:root,[data-theme=dark]{--layout-max-width:1320px;--layout-gutter:clamp(20px, 2vw, 28px);--primary:#2ecc71;--primary-dark:#27ae60;--secondary:#3498db;--accent:#e67e22;--bg:#0f1117;--bg-card:#1a1d27;--bg-input:#222534;--border:#2a2d3e;--text:#e8eaf0;--text-muted:#8b90a8;--text-label:#a0a4bc;--shadow:0 4px 24px #0006;--primary-a06:#2ecc710f;--primary-a12:#2ecc711f;--primary-a15:#2ecc7126;--primary-a40:#2ecc7166;--secondary-a08:#3498db14;--bg-card-a90:#1a1d27e6}[data-theme=light]{--primary:#16a34a;--primary-dark:#15803d;--secondary:#2563eb;--accent:#ea580c;--bg:#f1f5f9;--bg-card:#fff;--bg-input:#f8fafc;--border:#e2e8f0;--text:#0f172a;--text-muted:#64748b;--text-label:#475569;--shadow:0 4px 24px #00000014;--primary-a06:#16a34a0f;--primary-a12:#16a34a1f;--primary-a15:#16a34a26;--primary-a40:#16a34a66;--secondary-a08:#2563eb14;--bg-card-a90:#ffffffe6}[data-theme=neon]{--primary:#00e5ff;--primary-dark:#00b8d4;--secondary:#d500f9;--accent:#f59e0b;--bg:#050810;--bg-card:#0b1120;--bg-input:#101828;--border:#1a2640;--text:#e8f4ff;--text-muted:#6b8caf;--text-label:#8aafcf;--shadow:0 4px 32px #00e5ff14, 0 2px 12px #0009;--primary-a06:#00e5ff0f;--primary-a12:#00e5ff1f;--primary-a15:#00e5ff26;--primary-a40:#00e5ff66;--secondary-a08:#d500f914;--bg-card-a90:#0b1120e6}[data-theme=teal]{--primary:#1d9e75;--primary-dark:#168f68;--secondary:#22d3ee;--accent:#f59e0b;--bg:#071e22;--bg-card:#0c2b32;--bg-input:#0f343d;--border:#1c4a55;--text:#e0f4f1;--text-muted:#5ba99e;--text-label:#7dc7bc;--shadow:0 4px 32px #1d9e7524, 0 2px 12px #0000008c;--primary-a06:#1d9e750f;--primary-a12:#1d9e751f;--primary-a15:#1d9e7526;--primary-a40:#1d9e7566;--secondary-a08:#22d3ee14;--bg-card-a90:#0c2b32eb}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;line-height:1.6;transition:background-color .25s,color .25s}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none}input,select{outline:none;font-family:inherit}.container{max-width:var(--layout-max-width);padding-inline:var(--layout-gutter);margin:0 auto}
.Navbar-module-scss-module__ctge7G__header{z-index:100;background:var(--bg-card-a90);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);transition:background .25s,border-color .25s;position:sticky;top:0}.Navbar-module-scss-module__ctge7G__nav{justify-content:flex-start;align-items:center;gap:8px;min-height:72px;display:flex;position:relative}@media (min-width:900px){.Navbar-module-scss-module__ctge7G__nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:0;min-height:80px;display:grid}}.Navbar-module-scss-module__ctge7G__logo{background:var(--bg-card);border-radius:8px;flex-shrink:0;align-items:center;padding:2px 4px;transition:opacity .2s;display:flex}.Navbar-module-scss-module__ctge7G__logo:hover{opacity:.85}.Navbar-module-scss-module__ctge7G__logoImage{width:108px;height:auto}@media (min-width:600px){.Navbar-module-scss-module__ctge7G__logoImage{width:132px}}@media (min-width:900px){.Navbar-module-scss-module__ctge7G__logoImage{width:180px}}.Navbar-module-scss-module__ctge7G__links{justify-content:center;align-items:center;gap:2px;list-style:none;display:none}@media (min-width:900px){.Navbar-module-scss-module__ctge7G__links{justify-self:center;display:flex}}.Navbar-module-scss-module__ctge7G__link{color:var(--text-muted);white-space:nowrap;border-radius:999px;padding:8px 18px;font-size:.93rem;font-weight:500;transition:color .2s,background .2s;position:relative}.Navbar-module-scss-module__ctge7G__link:hover{color:var(--text);background:var(--bg-input)}.Navbar-module-scss-module__ctge7G__active{font-weight:600;color:var(--primary)!important;background:var(--primary-a12)!important}.Navbar-module-scss-module__ctge7G__right{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:flex}@media (min-width:900px){.Navbar-module-scss-module__ctge7G__right{justify-self:end;gap:6px;margin-left:0}}.Navbar-module-scss-module__ctge7G__mobileToggle{border:1px solid var(--border);width:40px;height:40px;color:var(--text-muted);background:var(--bg-input);border-radius:999px;justify-content:center;align-items:center;transition:color .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.Navbar-module-scss-module__ctge7G__mobileToggle:hover{color:var(--text);border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-a12)}@media (min-width:900px){.Navbar-module-scss-module__ctge7G__mobileToggle{display:none}}.Navbar-module-scss-module__ctge7G__mobileToggleLeft{order:-1}@media (min-width:900px){.Navbar-module-scss-module__ctge7G__mobileToggleLeft{display:none}}.Navbar-module-scss-module__ctge7G__mobileToggleActive{color:var(--primary)!important;border-color:var(--primary)!important;background:var(--primary-a12)!important}.Navbar-module-scss-module__ctge7G__userBtn{border:1px solid var(--border);color:var(--text-muted);background:var(--bg-input);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:.88rem;font-weight:600;transition:color .2s,background .2s,border-color .2s,box-shadow .2s;display:flex}@media (min-width:900px){.Navbar-module-scss-module__ctge7G__userBtn{gap:7px;padding:8px 14px}}.Navbar-module-scss-module__ctge7G__userBtn:hover{color:var(--text);border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-a12)}.Navbar-module-scss-module__ctge7G__mobileMenu{border-top:1px solid var(--border);background:var(--bg-card-a90);-webkit-backdrop-filter:blur(16px);transform-origin:top;animation:.18s ease-out Navbar-module-scss-module__ctge7G__mobileMenuReveal}@media (min-width:900px){.Navbar-module-scss-module__ctge7G__mobileMenu{display:none}}@keyframes Navbar-module-scss-module__ctge7G__mobileMenuReveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module-scss-module__ctge7G__mobileMenuInner{flex-direction:column;gap:4px;padding-top:14px;padding-bottom:18px;display:flex}.Navbar-module-scss-module__ctge7G__mobileSectionTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-label);margin:14px 0 8px;font-size:.72rem;font-weight:800}.Navbar-module-scss-module__ctge7G__mobileSectionTitle:first-child{margin-top:0}.Navbar-module-scss-module__ctge7G__mobileLinks{gap:6px;margin-bottom:4px;display:grid}.Navbar-module-scss-module__ctge7G__mobileLinks>*{opacity:0;animation:.22s ease-out forwards Navbar-module-scss-module__ctge7G__mobileItemReveal;transform:translateY(6px)}.Navbar-module-scss-module__ctge7G__mobileLinks>:first-child{animation-delay:30ms}.Navbar-module-scss-module__ctge7G__mobileLinks>:nth-child(2){animation-delay:60ms}.Navbar-module-scss-module__ctge7G__mobileLinks>:nth-child(3){animation-delay:90ms}.Navbar-module-scss-module__ctge7G__mobileLinks>:nth-child(4){animation-delay:.12s}.Navbar-module-scss-module__ctge7G__mobileLinks>:nth-child(5){animation-delay:.15s}.Navbar-module-scss-module__ctge7G__mobileLink{border:1px solid var(--border);background:var(--bg-input);color:var(--text);border-radius:8px;flex-direction:column;gap:1px;padding:10px 12px;transition:border-color .2s,background .2s,color .2s;display:flex}.Navbar-module-scss-module__ctge7G__mobileLink:hover{border-color:var(--primary);background:var(--primary-a06)}.Navbar-module-scss-module__ctge7G__mobileLinkActive{border-color:var(--primary)!important;background:var(--primary-a12)!important}.Navbar-module-scss-module__ctge7G__mobileLinkTitle{font-size:.92rem;font-weight:600;line-height:1.2}.Navbar-module-scss-module__ctge7G__mobileLinkDesc{color:var(--text-muted);font-size:.78rem}.Navbar-module-scss-module__ctge7G__mobileAction{border:1px solid var(--border);background:var(--bg-input);width:100%;color:var(--text);text-align:left;border-radius:8px;padding:10px 12px;font-size:.92rem;font-weight:600;transition:border-color .2s,background .2s,color .2s}.Navbar-module-scss-module__ctge7G__mobileAction:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-a06)}@keyframes Navbar-module-scss-module__ctge7G__mobileItemReveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Navbar-module-scss-module__ctge7G__mobileLinks>*{opacity:1;animation:none;transform:none}}.Navbar-module-scss-module__ctge7G__userBtnActive{color:var(--primary)!important;border-color:var(--primary)!important;background:var(--primary-a12)!important}.Navbar-module-scss-module__ctge7G__userFirstName{font-size:.88rem;font-weight:600;display:inline}.Navbar-module-scss-module__ctge7G__userMenu{position:relative}.Navbar-module-scss-module__ctge7G__dropdown{background:var(--bg-card);border:1px solid var(--border);z-index:200;border-radius:12px;min-width:175px;animation:.15s Navbar-module-scss-module__ctge7G__dropIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 8px 32px #0000003d}@keyframes Navbar-module-scss-module__ctge7G__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navbar-module-scss-module__ctge7G__dropdownItem{width:100%;color:var(--text);text-align:left;background:0 0;align-items:center;gap:8px;padding:11px 16px;font-size:.92rem;font-weight:500;transition:background .2s,color .2s;display:flex}.Navbar-module-scss-module__ctge7G__dropdownItem:hover{background:var(--bg-input);color:var(--primary)}.Navbar-module-scss-module__ctge7G__dropdownItemActive{background:var(--primary-a12);color:var(--primary)!important}.Navbar-module-scss-module__ctge7G__dropdownDivider{background:var(--border);height:1px;margin:4px 0}.Navbar-module-scss-module__ctge7G__calcMenu{position:static}.Navbar-module-scss-module__ctge7G__calcBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;display:flex}.Navbar-module-scss-module__ctge7G__chevron{flex-shrink:0;transition:transform .2s}.Navbar-module-scss-module__ctge7G__chevronOpen{transform:rotate(180deg)}.Navbar-module-scss-module__ctge7G__calcDropdown{background:var(--bg-card);border:1px solid var(--border);z-index:200;border-radius:14px;width:min(920px,100vw - 48px);padding:12px;animation:.15s Navbar-module-scss-module__ctge7G__calcDropIn;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000003d}@keyframes Navbar-module-scss-module__ctge7G__calcDropIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Navbar-module-scss-module__ctge7G__calcDropdownHeader{border-bottom:1px solid var(--border);margin-bottom:10px;padding:2px 6px 10px}.Navbar-module-scss-module__ctge7G__calcDropdownTitle{color:var(--text);margin:0;font-size:.95rem;font-weight:700}.Navbar-module-scss-module__ctge7G__calcDropdownSub{color:var(--text-muted);margin:2px 0 0;font-size:.78rem}.Navbar-module-scss-module__ctge7G__calcDropdownGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}@media (max-width:1160px){.Navbar-module-scss-module__ctge7G__calcDropdownGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.Navbar-module-scss-module__ctge7G__calcDropdownCol{flex-direction:column;gap:8px;display:flex}.Navbar-module-scss-module__ctge7G__calcDropdownColTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-label);margin:0;padding:0 4px;font-size:.73rem;font-weight:800}.Navbar-module-scss-module__ctge7G__calcDropdownList{gap:6px;display:grid}.Navbar-module-scss-module__ctge7G__calcDropdownItem{border:1px solid var(--border);background:var(--bg-input);border-radius:8px;flex-direction:column;gap:3px;padding:10px 12px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex}.Navbar-module-scss-module__ctge7G__calcDropdownItem:hover{background:var(--primary-a06);border-color:var(--primary);transform:translateY(-1px)}.Navbar-module-scss-module__ctge7G__calcDropdownItemActive{background:var(--primary-a12);border-color:var(--primary)}.Navbar-module-scss-module__ctge7G__calcDropdownItemActive .Navbar-module-scss-module__ctge7G__calcDropdownLabel{color:var(--primary)}.Navbar-module-scss-module__ctge7G__calcDropdownLabel{color:var(--text);font-size:.92rem;font-weight:600}.Navbar-module-scss-module__ctge7G__calcDropdownDesc{color:var(--text-muted);font-size:.78rem}
.Footer-module-scss-module__kQc2fa__footer{background:var(--bg-card);border-top:1px solid var(--border)}.Footer-module-scss-module__kQc2fa__body{grid-template-columns:1fr;gap:10px;padding:20px 0 18px;display:grid}@media (min-width:769px){.Footer-module-scss-module__kQc2fa__body{grid-template-columns:1fr 1fr 1fr;gap:16px;padding:28px 0 24px}}.Footer-module-scss-module__kQc2fa__col{background:color-mix(in srgb, var(--bg-input) 78%, transparent);border:1px solid var(--border);text-align:center;border-radius:12px;min-width:0;padding:14px 12px}@media (min-width:769px){.Footer-module-scss-module__kQc2fa__col{text-align:left;padding:16px 14px}}.Footer-module-scss-module__kQc2fa__colTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-label);margin-bottom:10px;font-size:.72rem;font-weight:800}.Footer-module-scss-module__kQc2fa__menuList{flex-direction:column;gap:8px;list-style:none;display:flex}.Footer-module-scss-module__kQc2fa__menuLink{color:var(--text-muted);font-size:.9rem;line-height:1.35;transition:color .2s;display:block}.Footer-module-scss-module__kQc2fa__menuLink:hover{color:var(--primary)}.Footer-module-scss-module__kQc2fa__contactList{flex-direction:column;gap:8px;list-style:none;display:flex}.Footer-module-scss-module__kQc2fa__contactItem{min-width:0;color:var(--text-muted);overflow-wrap:anywhere;justify-content:center;align-items:flex-start;gap:8px;font-size:.88rem;display:flex}@media (min-width:769px){.Footer-module-scss-module__kQc2fa__contactItem{justify-content:flex-start}}.Footer-module-scss-module__kQc2fa__contactIcon{background:var(--primary-a12);width:26px;height:26px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Footer-module-scss-module__kQc2fa__socialList{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.Footer-module-scss-module__kQc2fa__socialLink{border:1px solid var(--border);width:100%;height:44px;color:var(--text-muted);background:color-mix(in srgb, var(--bg-card) 75%, transparent);border-radius:12px;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s,transform .2s;display:flex}.Footer-module-scss-module__kQc2fa__socialLink:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-a12);transform:translateY(-2px)}.Footer-module-scss-module__kQc2fa__disclaimerBar{border-top:1px solid var(--border);background:color-mix(in srgb, var(--bg-input) 55%, transparent);padding:10px 0}.Footer-module-scss-module__kQc2fa__disclaimerRow{width:100%;color:var(--text-muted);opacity:.82;align-items:baseline;gap:2px;font-size:.76rem;display:flex}.Footer-module-scss-module__kQc2fa__disclaimerClipped{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;line-height:1.6;overflow:hidden}.Footer-module-scss-module__kQc2fa__disclaimerFull{white-space:normal;flex:1;min-width:0;line-height:1.7}.Footer-module-scss-module__kQc2fa__disclaimerLabel{font-style:normal;font-weight:700}.Footer-module-scss-module__kQc2fa__disclaimerToggle{cursor:pointer;color:var(--primary);background:0 0;border:none;flex-shrink:0;align-self:flex-start;padding:0;font-size:.74rem;font-weight:700}.Footer-module-scss-module__kQc2fa__disclaimerToggle{cursor:pointer;color:var(--primary);white-space:nowrap;opacity:1;background:0 0;border:none;flex-shrink:0;align-self:flex-start;margin-top:1px;padding:0;font-size:.74rem;font-weight:700}.Footer-module-scss-module__kQc2fa__disclaimerToggle:hover{text-decoration:underline}.Footer-module-scss-module__kQc2fa__bottom{border-top:1px solid var(--border);padding:12px 0}.Footer-module-scss-module__kQc2fa__copy{color:var(--text-muted);text-align:center;font-size:.82rem}.Footer-module-scss-module__kQc2fa__copy span{color:var(--primary);font-weight:600}
