.CookieConsent-module__oLM77a__wrap{z-index:80;padding:14px;padding-bottom:max(14px, env(safe-area-inset-bottom));pointer-events:none;justify-content:center;display:flex;position:fixed;inset:auto 0 0}.CookieConsent-module__oLM77a__card{pointer-events:auto;-webkit-backdrop-filter:blur(10px);background:linear-gradient(#091e2efc 0%,#04101bfc 100%);border:1px solid #5ce8c880;border-radius:14px;flex-direction:column;gap:14px;width:100%;max-width:620px;max-height:calc(100vh - 28px);padding:18px 20px;animation:.3s CookieConsent-module__oLM77a__cookieIn;display:flex;overflow-y:auto;box-shadow:0 -6px 24px #00000073,0 24px 64px -12px #000c}@keyframes CookieConsent-module__oLM77a__cookieIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.CookieConsent-module__oLM77a__text{color:var(--dim);font-size:13px;line-height:1.6}.CookieConsent-module__oLM77a__link{color:var(--glow);border-bottom:1px solid #5ce8c859}.CookieConsent-module__oLM77a__link:hover,.CookieConsent-module__oLM77a__link:focus-visible{border-color:var(--glow)}.CookieConsent-module__oLM77a__actions{flex-wrap:wrap;gap:10px;display:flex}.CookieConsent-module__oLM77a__actions>*{flex:150px}.CookieConsent-module__oLM77a__primary,.CookieConsent-module__oLM77a__secondary{min-height:52px;font-family:var(--font-ui);letter-spacing:.04em;cursor:pointer;border-radius:10px;padding:14px 20px;font-size:14px;font-weight:800;transition:opacity .15s,border-color .15s,background .15s}.CookieConsent-module__oLM77a__primary{color:#032420;background:linear-gradient(#7cf3d8 0%,#4fd9bc 58%,#33bfa4 100%);border:1px solid #0000;box-shadow:0 4px 18px #5ce8c840}.CookieConsent-module__oLM77a__primary:hover,.CookieConsent-module__oLM77a__primary:focus-visible{opacity:.92}.CookieConsent-module__oLM77a__secondary{color:#eafbf6;background:#020c148c;border:1px solid #5ce8c873}.CookieConsent-module__oLM77a__secondary:hover,.CookieConsent-module__oLM77a__secondary:focus-visible{border-color:var(--glow);color:#eafbf6}.CookieConsent-module__oLM77a__panelHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.CookieConsent-module__oLM77a__heading{font-family:var(--font-display);color:var(--text);outline:none;font-size:17px;font-weight:500}.CookieConsent-module__oLM77a__close{border:1px solid var(--line-soft);min-width:44px;min-height:44px;color:var(--text);cursor:pointer;background:#020c1466;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.CookieConsent-module__oLM77a__close:hover,.CookieConsent-module__oLM77a__close:focus-visible{border-color:var(--glow);color:#eafbf6}.CookieConsent-module__oLM77a__close span:first-child{font-size:17px;line-height:1}.CookieConsent-module__oLM77a__escCap{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);border:1px solid var(--line-soft);border-radius:3px;padding:2px 5px;font-size:9px;font-weight:700}.CookieConsent-module__oLM77a__categories{flex-direction:column;gap:10px;display:flex}.CookieConsent-module__oLM77a__category{background:var(--panel);border:1px solid var(--line-soft);border-radius:10px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}label.CookieConsent-module__oLM77a__category{cursor:pointer;transition:border-color .15s}label.CookieConsent-module__oLM77a__category:hover,label.CookieConsent-module__oLM77a__category:focus-within{border-color:var(--line)}.CookieConsent-module__oLM77a__categoryHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.CookieConsent-module__oLM77a__categoryName{letter-spacing:.02em;color:#eaf6f4;font-size:13.5px;font-weight:700}.CookieConsent-module__oLM77a__alwaysOn{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);border:1px solid var(--line-soft);white-space:nowrap;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.CookieConsent-module__oLM77a__categoryDesc{color:var(--dim);font-size:12.5px;line-height:1.55}.CookieConsent-module__oLM77a__toggleHit{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:relative}.CookieConsent-module__oLM77a__toggleInput{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.CookieConsent-module__oLM77a__toggleTrack{pointer-events:none;border:1px solid var(--line-soft);background:#8fb4be38;border-radius:999px;width:34px;height:20px;transition:background .15s,border-color .15s;position:relative}.CookieConsent-module__oLM77a__toggleThumb{background:var(--faint);border-radius:50%;width:16px;height:16px;transition:transform .15s,background .15s;position:absolute;top:1px;left:1px}.CookieConsent-module__oLM77a__toggleInput:checked~.CookieConsent-module__oLM77a__toggleTrack{border-color:var(--glow);background:#5ce8c852}.CookieConsent-module__oLM77a__toggleInput:checked~.CookieConsent-module__oLM77a__toggleTrack .CookieConsent-module__oLM77a__toggleThumb{background:var(--glow);transform:translate(14px)}.CookieConsent-module__oLM77a__toggleInput:focus-visible~.CookieConsent-module__oLM77a__toggleTrack{outline:2px solid var(--glow);outline-offset:2px}.CookieConsent-module__oLM77a__panelActions{justify-content:flex-end;display:flex}.CookieConsent-module__oLM77a__panelActions .CookieConsent-module__oLM77a__primary{flex:none;min-width:160px}@media (max-width:480px){.CookieConsent-module__oLM77a__card{border-radius:12px;padding:16px}.CookieConsent-module__oLM77a__actions>*{flex:100%}.CookieConsent-module__oLM77a__panelActions .CookieConsent-module__oLM77a__primary{width:100%}}
:root{--glow:#5ce8c8;--amber:#ffc966;--amber-hi:#ffe0a8;--coral:#ff7b6b;--text:#dceff2;--dim:#8fb4be;--faint:#80a2ad;--hull-1:#16465e;--hull-2:#0a2e47;--paper:#f2e9d8;--ink:#2a2620;--abyss:#01060c;--paper-label:#7a5e33;--background:var(--abyss);--foreground:var(--text);--panel:#0515239e;--panel-2:#04101bc7;--line:#5ce8c829;--line-soft:#8fb4be29;--line-amber:#ffc9664d;--font-display:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;--font-ui:"Avenir Next", "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--container:1180px;--gutter:clamp(16px, 3.4vw, 34px)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-text-size-adjust:100%;scroll-behavior:smooth;scrollbar-gutter:stable;height:100%}html,body{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--foreground);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:linear-gradient(#0a3050 0%,#08243b 16%,#061d33 32%,#041526 52%,#020e1a 72%,#010910 88%,#01060c 100%) fixed;flex-direction:column;font-size:15px;line-height:1.62;display:flex}body:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(120% 62% at 50% -8%,#7ed6e026,#0000 60%),radial-gradient(90% 60% at 50% 108%,#00000080,#0000 70%);position:fixed;inset:0}::selection{color:#eafbf6;background:#5ce8c847}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:.01em;font-weight:500}a{color:inherit;text-decoration:none}img,svg{max-width:100%}:focus-visible{outline:2px solid var(--glow);outline-offset:3px;border-radius:3px}.tnum{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
