#cookie-consent-banner{--cookie-consent-bottom: calc(var(--mode-nav-height, 51px) + env(safe-area-inset-bottom, 0px));position:fixed;left:0;right:0;bottom:var(--cookie-consent-bottom);z-index:205;padding:0 12px 10px;pointer-events:none;box-sizing:border-box}#cookie-consent-banner .cookie-consent-banner__inner{pointer-events:auto;max-width:920px;margin:0 auto;background:#fff;border-radius:14px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;padding:22px 24px 20px;box-sizing:border-box}#cookie-consent-banner .cookie-consent-banner__text{margin:0 0 14px;font-size:.95rem;line-height:1.5;color:#1a1a1a;font-family:Segoe UI,Roboto,Arial,sans-serif}#cookie-consent-banner .cookie-consent-banner__privacy{display:inline;margin-left:.35em;font-size:inherit;color:#1a1a1a;text-decoration:underline;font-weight:600;cursor:pointer}#cookie-consent-banner .cookie-consent-banner__privacy:focus-visible{outline:2px solid #055c52;outline-offset:2px}#cookie-consent-banner .cookie-consent-banner__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:stretch}#cookie-consent-banner .cookie-consent-btn{font-family:inherit;font-size:.95rem;font-weight:700;border-radius:8px;padding:12px 18px;min-height:48px;cursor:pointer;border:2px solid transparent;box-sizing:border-box;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}#cookie-consent-banner .cookie-consent-btn--secondary{flex:1 1 160px;max-width:100%;background:#fff;color:#111;border-color:#111}#cookie-consent-banner .cookie-consent-btn--secondary:hover{background:#f6f6f6}#cookie-consent-banner .cookie-consent-btn--primary{flex:1 1 200px;max-width:100%;background:#055c52;color:#fff;border-color:#055c52;box-shadow:0 4px 14px #055c5259;min-width:min(100%,200px)}#cookie-consent-banner .cookie-consent-btn--primary:hover{background:#044a42;border-color:#044a42;box-shadow:0 6px 18px #055c526b}#cookie-consent-banner .cookie-consent-btn:focus-visible{outline:2px solid #055c52;outline-offset:2px}@media(max-width:560px){#cookie-consent-banner{padding:0 10px 6px}#cookie-consent-banner .cookie-consent-banner__inner{padding:10px 12px;border-radius:12px}#cookie-consent-banner .cookie-consent-banner__text{margin:0 0 8px;font-size:.82rem;line-height:1.38}#cookie-consent-banner .cookie-consent-banner__actions{flex-direction:row;flex-wrap:nowrap;gap:8px;justify-content:stretch}#cookie-consent-banner .cookie-consent-btn{flex:1 1 0;min-width:0;width:auto;min-height:40px;padding:8px 10px;font-size:.78rem}#cookie-consent-banner .cookie-consent-btn--secondary,#cookie-consent-banner .cookie-consent-btn--primary{max-width:none}}#cookie-consent-overlay{position:fixed;inset:0;z-index:206;background:#00000073;display:none;align-items:center;justify-content:center;padding:20px max(16px,env(safe-area-inset-right)) 24px max(16px,env(safe-area-inset-left));box-sizing:border-box}#cookie-consent-overlay.is-open{display:flex}#cookie-consent-modal{position:relative;width:min(100%,440px);max-height:min(88vh,640px);overflow:auto;background:#fff;border-radius:14px;box-shadow:0 16px 48px #0003;padding:22px 22px 20px;box-sizing:border-box;font-family:Segoe UI,Roboto,Arial,sans-serif;color:#1a1a1a}#cookie-consent-modal h2{margin:0 40px 12px 0;font-size:1.2rem;font-weight:700;color:#111}#cookie-consent-modal .cookie-consent-modal__intro{margin:0 0 18px;font-size:.9rem;line-height:1.45;color:#333}#cookie-consent-modal-close{position:absolute;top:12px;right:12px;width:40px;height:40px;border:none;background:transparent;color:#555;font-size:1.5rem;line-height:1;cursor:pointer;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0}#cookie-consent-modal-close:hover{background:#f0f0f0;color:#111}#cookie-consent-modal-close:focus-visible{outline:2px solid #055c52;outline-offset:2px}.cookie-consent-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08)}.cookie-consent-toggle-row:first-of-type{border-top:1px solid rgba(0,0,0,.08)}.cookie-consent-toggle-row label{font-weight:600;font-size:.95rem;flex:1;min-width:0}.cookie-consent-switch{position:relative;width:48px;height:28px;flex-shrink:0}.cookie-consent-switch input{opacity:0;width:0;height:0;position:absolute}.cookie-consent-switch__track{position:absolute;inset:0;background:#ccc;border-radius:999px;transition:background .2s ease;cursor:pointer}.cookie-consent-switch__thumb{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 4px #0003}.cookie-consent-switch input:checked+.cookie-consent-switch__track{background:#055c52}.cookie-consent-switch input:checked+.cookie-consent-switch__track .cookie-consent-switch__thumb{transform:translate(20px)}.cookie-consent-switch input:focus-visible+.cookie-consent-switch__track{outline:2px solid #055c52;outline-offset:2px}#cookie-consent-modal .cookie-consent-modal__actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}#cookie-consent-modal .cookie-consent-btn{font-family:inherit;font-size:.92rem;font-weight:700;border-radius:8px;padding:11px 16px;min-height:46px;cursor:pointer;border:2px solid transparent;width:100%;transition:background .15s ease,color .15s ease,border-color .15s ease}#cookie-consent-modal .cookie-consent-btn--primary{background:#055c52;color:#fff;border-color:#055c52;box-shadow:0 3px 12px #055c524d}#cookie-consent-modal .cookie-consent-btn--primary:hover{background:#044a42}#cookie-consent-modal .cookie-consent-btn--outline{background:#fff;color:#111;border-color:#111}#cookie-consent-modal .cookie-consent-btn--outline:hover{background:#f6f6f6}#cookie-consent-modal .cookie-consent-btn--ghost{background:#f4f4f4;color:#222;border-color:#ddd}#cookie-consent-modal .cookie-consent-btn--ghost:hover{background:#eaeaea}#cookie-consent-modal .cookie-consent-btn:focus-visible{outline:2px solid #055c52;outline-offset:2px}
