:root{--color-primary:#059669;--color-primary-dark:#064e3b;--color-primary-hover:#047857;--color-accent:#f97316;--color-accent-hover:#ea6c0a;--color-gold:#f59e0b;--color-green:#059669;--color-bg:#f9fafb;--color-white:#fff;--color-text:#111827;--color-text-muted:#d1d5db;--color-border:#e5e7eb;--color-card-hover:#ecfdf5;--color-row-hover:#ecfdf5;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--radius-sm:6px;--radius-md:12px;--radius-lg:20px}*,:before,:after{box-sizing:border-box}html{font-family:var(--font-sans);scroll-behavior:smooth;-webkit-text-size-adjust:100%;tab-size:4;font-size:16px;line-height:1.15}body,h1,h2,h3,h4,p,ul,ol,dl,dd{margin:0}ul,ol{padding:0}button,input,textarea,select{font:inherit}button{cursor:pointer}body{min-height:100dvh;color:var(--color-text);background-color:#151617;background-image:radial-gradient(circle,#76767638 0%,#38383824 40%,#121212c7 100%),repeating-linear-gradient(108deg,#ffffff06 0 2px,#00000008 3px 8px,#0000 9px 16px),linear-gradient(#2a2b2d 0%,#1b1d1f 55%,#121416 100%);background-position:top,0 0,top;background-repeat:no-repeat,repeat,no-repeat;background-size:cover,auto,cover;flex-direction:column;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}
.Header-module__D5nTzG__header{color:var(--color-white);z-index:100;border-bottom:3px solid var(--color-accent);background-color:#021f14;position:sticky;top:0;box-shadow:0 2px 16px #00000080}.Header-module__D5nTzG__inner{align-items:center;gap:24px;max-width:1160px;height:62px;margin:0 auto;padding:0 20px;display:flex}.Header-module__D5nTzG__logo{color:var(--color-white);flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__D5nTzG__logoImg{object-fit:contain;width:auto;height:48px;display:block}.Header-module__D5nTzG__logoText{color:var(--color-white);letter-spacing:.01em;white-space:nowrap;font-size:1.1rem;font-weight:800}.Header-module__D5nTzG__nav{flex:1;justify-content:center;display:flex}.Header-module__D5nTzG__navList{flex-wrap:wrap;gap:2px;margin:0;padding:0;list-style:none;display:flex}.Header-module__D5nTzG__navLink{border-radius:var(--radius-sm);color:#fffffff2;white-space:nowrap;padding:6px 13px;font-size:.83rem;font-weight:600;transition:background-color .15s,color .15s;display:block}.Header-module__D5nTzG__navLink:hover{color:#fff;background-color:#ffffff1f}.Header-module__D5nTzG__ageBadge{object-fit:contain;filter:drop-shadow(0 2px 4px #0006);flex-shrink:0;width:40px;height:40px}@media (max-width:768px){.Header-module__D5nTzG__nav{display:none}.Header-module__D5nTzG__inner{justify-content:space-between}}.Header-module__D5nTzG__right{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__D5nTzG__burger{cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;padding:4px;display:none}.Header-module__D5nTzG__burgerLine{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.Header-module__D5nTzG__burgerLine1Open{transform:translateY(7px)rotate(45deg)}.Header-module__D5nTzG__burgerLine2Open{opacity:0}.Header-module__D5nTzG__burgerLine3Open{transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Header-module__D5nTzG__burger{display:flex}}.Header-module__D5nTzG__mobileMenu{z-index:99;background:#021f14;border-top:1px solid #ffffff1a;padding:12px 20px 20px;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #0006}.Header-module__D5nTzG__mobileNavList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.Header-module__D5nTzG__mobileNavLink{border-radius:var(--radius-sm);color:#ffffffe6;padding:12px 16px;font-size:.95rem;font-weight:600;transition:background .15s;display:block}.Header-module__D5nTzG__mobileNavLink:hover{color:#fff;background:#ffffff1a}
.Footer-module__JGhRua__footer{background-color:var(--color-primary-dark);color:#ffffffbf;border-top:3px solid var(--color-accent);margin-top:auto}.Footer-module__JGhRua__inner{max-width:1160px;margin:0 auto;padding:40px 20px 20px}.Footer-module__JGhRua__top{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;padding-bottom:28px;display:grid}.Footer-module__JGhRua__brand{flex-direction:column;gap:12px;display:flex}.Footer-module__JGhRua__brandLogoLink{align-items:center;gap:10px;display:inline-flex}.Footer-module__JGhRua__brandLogo{object-fit:contain;width:auto;height:64px}.Footer-module__JGhRua__brandName{color:var(--color-white);letter-spacing:.01em;font-size:1rem;font-weight:800}.Footer-module__JGhRua__tagline{color:#ffffff80;max-width:220px;margin:0;font-size:.82rem;line-height:1.55}.Footer-module__JGhRua__navCol{flex-direction:column;gap:10px;display:flex}.Footer-module__JGhRua__navHeading{text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent);margin:0;font-size:.72rem;font-weight:700}.Footer-module__JGhRua__navList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:860px){.Footer-module__JGhRua__top{grid-template-columns:1fr 1fr}.Footer-module__JGhRua__brand{grid-column:1/-1}}@media (max-width:540px){.Footer-module__JGhRua__top{grid-template-columns:1fr}}.Footer-module__JGhRua__navLink{color:#ffffffbf;font-size:.85rem;transition:color .15s}.Footer-module__JGhRua__navLink:hover{color:var(--color-white)}.Footer-module__JGhRua__regulators{border-bottom:1px solid #ffffff1f;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:20px 0;display:flex}.Footer-module__JGhRua__regulatorLink{opacity:.75;align-items:center;transition:opacity .15s;display:flex}.Footer-module__JGhRua__regulatorLink:hover{opacity:1}.Footer-module__JGhRua__regulatorImg{object-fit:contain}.Footer-module__JGhRua__regulatorImgInvert{object-fit:contain;filter:brightness(0)invert()}.Footer-module__JGhRua__badge18{opacity:.75;border:2.5px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Footer-module__JGhRua__badge18Text{color:var(--color-white);letter-spacing:-.02em;font-size:.95rem;font-weight:800}.Footer-module__JGhRua__bottom{flex-direction:column;gap:8px;padding-top:16px;display:flex}.Footer-module__JGhRua__disclaimer{color:#ffffff80;font-size:.75rem;line-height:1.65}.Footer-module__JGhRua__copyright{color:#fff6;text-align:center;font-size:.75rem}@media (max-width:600px){.Footer-module__JGhRua__top{flex-direction:column;align-items:flex-start}.Footer-module__JGhRua__nav{align-items:flex-start}.Footer-module__JGhRua__navList,.Footer-module__JGhRua__rofusRow{justify-content:flex-start}}
