﻿ :root{--bg-primary:#07121f;--bg-secondary:#0b1f33;--bg-card:#0f2738;--bg-card-hover:#123244;--bg-glass:#07121fd1;--brand-ink:#07121f;--brand-navy:#0b1f33;--brand-harbour:#0e3a46;--brand-teal:#2ab7a9;--brand-aqua:#78e1d8;--brand-copper:#c98746;--brand-gold:#e1b86b;--brand-mist:#f4f7f6;--brand-slate:#b8c7ce;--green-deep:var(--brand-ink);--green-dark:var(--brand-navy);--green-mid:var(--brand-teal);--green-light:var(--brand-aqua);--green-pale:#d9f8f4;--green-mist:#2ab7a91a;--sale-red:#b94d47;--hot-orange:var(--brand-copper);--hot-gradient:linear-gradient(135deg, var(--brand-copper), var(--brand-gold));--green-gradient:linear-gradient(135deg, var(--brand-teal), var(--brand-aqua));--accent-gradient:linear-gradient(135deg, var(--brand-copper), var(--brand-teal));--tier-exotic:var(--brand-copper);--tier-premium:var(--brand-teal);--tier-aaa:var(--brand-aqua);--tier-aa:#8cc7ff;--tier-budget:var(--brand-slate);--text-primary:#f4f7f6;--text-secondary:#b8c7ce;--text-muted:#7d96a1;--text-accent:var(--brand-teal);--border-subtle:#f4f7f624;--border-glow:#2ab7a952;--shadow-card:0 18px 50px #00000047;--shadow-card-hover:0 24px 70px #0000005c;--shadow-glow-green:0 0 34px #2ab7a929;--shadow-xl:0 24px 70px #00000057;--container-max:1240px;--container-wide:1480px;--radius-sm:8px;--radius-md:8px;--radius-lg:8px;--radius-xl:8px;--radius-pill:999px;--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--ease-smooth:cubic-bezier(.4, 0, .2, 1);--transition-fast:.2s var(--ease-smooth);--transition-med:.35s var(--ease-smooth);--transition-slow:.5s var(--ease-smooth);--font-display:Arial, Helvetica, system-ui, -apple-system, sans-serif;--font-body:Arial, Helvetica, system-ui, -apple-system, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background:var(--brand-ink);color:var(--text-primary);min-height:100vh;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(115deg,#2ab7a914,#0000 32%,#c9874614 70%,#0000);position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}.container{width:min(100% - 2rem, var(--container-max));margin-inline:auto}::selection{background:var(--brand-teal);color:var(--brand-ink)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
﻿.AgeGate-module__DXxq4a__overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07121fdb;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AgeGate-module__DXxq4a__modal{text-align:center;width:min(100%,440px);color:var(--brand-mist);background:linear-gradient(145deg,#0b1f33,#07121f);border:1px solid #e1b86b47;border-radius:8px;padding:30px;box-shadow:0 28px 90px #0000006b}.AgeGate-module__DXxq4a__logoWrap{justify-content:center;margin-bottom:18px;display:flex}.AgeGate-module__DXxq4a__logo{object-fit:contain;border-radius:8px;width:96px;height:96px}.AgeGate-module__DXxq4a__title{text-transform:uppercase;margin:0 0 12px;font-size:28px}.AgeGate-module__DXxq4a__text{color:var(--brand-slate);margin-bottom:20px;line-height:1.7}.AgeGate-module__DXxq4a__btnRow{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.AgeGate-module__DXxq4a__yesBtn,.AgeGate-module__DXxq4a__noBtn,.AgeGate-module__DXxq4a__exitBtn{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:44px;font-weight:900;text-decoration:none;display:inline-flex}.AgeGate-module__DXxq4a__yesBtn{background:var(--brand-teal);color:var(--brand-ink)}.AgeGate-module__DXxq4a__noBtn,.AgeGate-module__DXxq4a__exitBtn{color:var(--brand-mist);background:0 0;border-color:#f4f7f62e}.AgeGate-module__DXxq4a__disclaimer{color:var(--text-muted);font-size:12px;display:block}.AgeGate-module__DXxq4a__warningIcon{width:44px;height:44px;color:var(--brand-gold);background:#c9874626;border:1px solid #c987465c;border-radius:8px;justify-content:center;align-items:center;margin-bottom:14px;font-weight:900;display:inline-flex}@media (max-width:440px){.AgeGate-module__DXxq4a__btnRow{grid-template-columns:1fr}}
