/* New-pane consent/share presentation. Existing-site layout rules are not imported. */
.fusa-consent{position:fixed;z-index:21000;left:18px;right:18px;bottom:18px;display:none;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;max-width:1120px;margin:auto;padding:20px;background:#100f0cf7;border:1px solid #675233;box-shadow:0 12px 60px #0008;color:#f0ece2;font:14px/1.55 Arial,Helvetica,sans-serif}.fusa-consent.is-open{display:grid}.fusa-consent strong{display:block;margin-bottom:5px;font-size:15px;font-weight:500}.fusa-consent p{margin:0;max-width:700px;color:#c2bbae;font-size:14px;line-height:1.6}.fusa-consent-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.fusa-consent button,.fusa-consent a{appearance:none;padding:10px 12px;border:1px solid #675233;background:transparent;color:#efd7a8;font:14px/1.2 Arial,Helvetica,sans-serif;text-decoration:none;cursor:pointer}.fusa-consent .allow{background:#e1b45a;color:#171107}.fusa-consent :focus-visible,.fusa-share :focus-visible{outline:2px solid #e1b45a;outline-offset:3px}.fusa-share{position:fixed;z-index:95;left:22px;bottom:22px}.fusa-share-toggle{font:14px/1.2 Arial,Helvetica,sans-serif;padding:10px 13px;background:#17140e;border:1px solid #675233;color:#efd7a8;cursor:pointer}.fusa-share-menu{display:none;position:absolute;bottom:calc(100% + 8px);left:0;min-width:165px;padding:8px;background:#100f0c;border:1px solid #675233;box-shadow:0 8px 30px #0008}.fusa-share.is-open .fusa-share-menu{display:grid;gap:4px}.fusa-share-menu button{background:transparent;border:0;color:#efd7a8;text-align:start;padding:10px;cursor:pointer;font:14px/1.3 Arial,Helvetica,sans-serif}.fusa-share-menu button:hover{background:#2b2317}.fusa-share--nav{position:relative;left:auto;bottom:auto;display:inline-flex;align-items:center}.top-nav .fusa-share-toggle{font-size:14px;letter-spacing:inherit}.fusa-share--nav .fusa-share-menu{top:calc(100% + 14px);bottom:auto;left:auto;right:0}.top-nav .fusa-share-menu button{font-size:14px;letter-spacing:0;padding:10px;text-align:start}body.fusa-consent-visible>.fusa-share{bottom:210px}
@media(max-width:720px){.fusa-consent{grid-template-columns:1fr;gap:14px;left:10px;right:10px;bottom:10px;padding:16px}.fusa-consent-actions{justify-content:flex-start}.fusa-consent p,.fusa-consent button,.fusa-consent a{font-size:13px}.fusa-share{left:16px;bottom:16px}.top-nav .fusa-share-toggle{font-size:13px}body.fusa-consent-visible>.fusa-share{bottom:320px}}
