@layer reset{*,:before,:after{box-sizing:border-box;min-width:0;margin:0;padding:0}body{max-width:100vw;min-height:100dvh;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;font-family:system-ui,sans-serif}h1,h2,h3,h4{text-wrap:balance;line-height:1.2}p{text-wrap:pretty;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit}a:not([href]){text-decoration:none}button{cursor:pointer;background:0 0;border:none;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}ul,ol{list-style:none}:root{interpolate-size:allow-keywords}}@layer base{:root{--color-primary:#3eb4f4;--color-primary-dark:#0078aa;--color-highlight:#f2df3a;--color-background-light:#f5f7f8;--color-background-dark:#101c23;--color-surface-dark:#1a2c35;--radius-sm:.25rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-full:9999px}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background-color:var(--color-background-dark);color:#fff;margin:0;padding:0;font-family:Space Grotesk,sans-serif}.glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a2c3599;border:1px solid #3eb4f41a}.gradient-text{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-highlight)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.geometric-bg{background-image:radial-gradient(circle at 15%,#3eb4f414 0%,#0000 25%),radial-gradient(circle at 85% 30%,#0078aa1a 0%,#0000 25%)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:var(--radius-full)}}@layer slider{input[type=range]{appearance:none;background:0 0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#0076a8;border-radius:50%;width:20px;height:20px;margin-top:-8px;box-shadow:0 0 0 4px #0076a833}input[type=range]::-webkit-slider-runnable-track{cursor:pointer;background:#2e4c5a;border-radius:2px;width:100%;height:4px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0f1d23}::-webkit-scrollbar-thumb{background:#203e4b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2e596b}}@layer reveal{.reveal-hidden{opacity:0;will-change:opacity,transform;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}.reveal-fade-up{transform:translateY(32px)}.reveal-fade-in{transform:none}.reveal-fade-left{transform:translate(-32px)}.reveal-fade-right{transform:translate(32px)}.reveal-visible{opacity:1;transform:none!important}@media (prefers-reduced-motion:reduce){.reveal-hidden{opacity:1;transform:none}}}.skip-link{z-index:9999;background:var(--color-primary);color:var(--color-background-dark);border-radius:var(--radius-lg);padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:top .15s;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:1rem}:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-radius:4px}
.Header-module__zCemKG__header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a141ed9;border-bottom:1px solid #3eb4f41a;position:fixed;top:0;left:0;right:0}.Header-module__zCemKG__container{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__zCemKG__logo{color:inherit;flex-shrink:0;align-items:center;gap:.6rem;text-decoration:none;display:flex}.Header-module__zCemKG__logoIcon{color:var(--color-primary)}.Header-module__zCemKG__logoText{letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,var(--color-primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:800}.Header-module__zCemKG__nav{align-items:center;gap:.25rem;display:none}.Header-module__zCemKG__navLink{border-radius:var(--radius-lg);color:#9ab2c0;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.45rem .85rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.Header-module__zCemKG__navLink:hover{color:#f0f6ff;background:#ffffff0f}.Header-module__zCemKG__dropdown{position:relative}.Header-module__zCemKG__dropdownTrigger{white-space:nowrap}.Header-module__zCemKG__chevron{opacity:.7;margin-left:.1rem;transition:transform .2s}.Header-module__zCemKG__chevronOpen{transform:rotate(180deg)}.Header-module__zCemKG__dropdownMenu{border-radius:var(--radius-xl);background:#0e1d26;border:1px solid #3eb4f426;flex-direction:column;gap:.25rem;width:300px;padding:.5rem;animation:.15s Header-module__zCemKG__fadeIn;display:flex;position:absolute;top:calc(100% + 10px);left:50%;translate:-50%;box-shadow:0 16px 40px #00000080,0 0 0 1px #3eb4f40d}@keyframes Header-module__zCemKG__fadeIn{0%{opacity:0;translate:-50% -6px}to{opacity:1;translate:-50%}}.Header-module__zCemKG__dropdownItem{border-radius:.5rem;align-items:center;gap:.85rem;padding:.75rem .85rem;text-decoration:none;transition:background .15s;display:flex}.Header-module__zCemKG__dropdownItem:hover{background:#ffffff0d}.Header-module__zCemKG__dropdownItemDisabled{opacity:.38;cursor:not-allowed;pointer-events:none}.Header-module__zCemKG__dropdownIcon{border-radius:.4rem;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Header-module__zCemKG__iconGold{color:var(--color-highlight);background:#f2df3a1f}.Header-module__zCemKG__iconBlue{color:var(--color-primary);background:#3eb4f41f}.Header-module__zCemKG__dropdownItemTitle{color:#f0f6ff;font-size:.875rem;font-weight:600}.Header-module__zCemKG__dropdownItemSub{color:#6a8898;margin-top:.1rem;font-size:.75rem}.Header-module__zCemKG__ctaContainer{align-items:center;gap:.6rem;display:none}.Header-module__zCemKG__langButton{border-radius:var(--radius-full);letter-spacing:.06em;color:var(--color-primary);cursor:pointer;background:#3eb4f412;border:1px solid #3eb4f440;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.75rem;font-weight:700;transition:all .2s;display:inline-flex}.Header-module__zCemKG__langButton:hover{border-color:var(--color-primary);background:#3eb4f429}.Header-module__zCemKG__ctaButton{background:var(--color-primary);color:var(--color-background-dark);border-radius:var(--radius-lg);cursor:pointer;border:none;padding:.55rem 1.15rem;font-size:.85rem;font-weight:700;transition:all .25s;box-shadow:0 0 16px #3eb4f440}.Header-module__zCemKG__ctaButton:hover{background:var(--color-primary-dark);box-shadow:0 0 24px #3eb4f473}.Header-module__zCemKG__mobileButton{color:#fff;cursor:pointer;background:0 0;border:none}.Header-module__zCemKG__mobileMenu{background:#0a141c;border-bottom:1px solid #3eb4f41a;flex-direction:column;gap:.25rem;padding:1rem 1.25rem 1.25rem;display:flex}.Header-module__zCemKG__mobileLink{border-radius:var(--radius-lg);color:#9ab2c0;align-items:center;gap:.5rem;padding:.65rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.Header-module__zCemKG__mobileLink:hover{color:#f0f6ff;background:#ffffff0d}.Header-module__zCemKG__mobileSub{padding-left:1.5rem;font-size:.85rem}.Header-module__zCemKG__mobileLinkDisabled{opacity:.38;cursor:not-allowed;pointer-events:none}.Header-module__zCemKG__mobileDivider{letter-spacing:.1em;text-transform:uppercase;color:#3a5a6a;padding:.75rem .75rem .25rem;font-size:.7rem;font-weight:700}.Header-module__zCemKG__mobileLangRow{border-top:1px solid #ffffff0f;margin-top:.5rem;padding-top:.75rem}@media (min-width:768px){.Header-module__zCemKG__nav,.Header-module__zCemKG__ctaContainer{display:flex}.Header-module__zCemKG__mobileButton,.Header-module__zCemKG__mobileMenu{display:none}}
.Footer-module__q7ZRWa__footer{background:var(--color-background-dark);border-top:1px solid #223b49;padding:4rem 1.5rem 2rem;font-size:.9rem}.Footer-module__q7ZRWa__container{max-width:1200px;margin:0 auto}.Footer-module__q7ZRWa__grid{gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__q7ZRWa__brandColumn{max-width:300px}.Footer-module__q7ZRWa__logo{align-items:center;gap:8px;margin-bottom:1rem;display:flex}.Footer-module__q7ZRWa__logo svg{color:var(--color-primary)}.Footer-module__q7ZRWa__logo h3{font-size:1.25rem}.Footer-module__q7ZRWa__brandText{color:#94a3b8;margin-bottom:1.5rem}.Footer-module__q7ZRWa__socials{color:#94a3b8;gap:1rem;display:flex}.Footer-module__q7ZRWa__socialLink{color:#94a3b8;align-items:center;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__q7ZRWa__socialLink:hover{color:var(--color-primary)}.Footer-module__q7ZRWa__columnTitle{margin-bottom:1rem;font-weight:700}.Footer-module__q7ZRWa__list{padding:0;list-style:none}.Footer-module__q7ZRWa__list li{color:#94a3b8;cursor:pointer;margin-bottom:.5rem;transition:color .3s}.Footer-module__q7ZRWa__list li a{color:#94a3b8;text-decoration:none;transition:color .3s}.Footer-module__q7ZRWa__list li:hover,.Footer-module__q7ZRWa__list li a:hover{color:#fff}.Footer-module__q7ZRWa__bottom{color:#64748b;border-top:1px solid #1e293b;flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}.Footer-module__q7ZRWa__status{align-items:center;gap:8px;display:flex}.Footer-module__q7ZRWa__statusDot{background:#10b981;border-radius:50%;width:8px;height:8px}@media (min-width:768px){.Footer-module__q7ZRWa__grid{grid-template-columns:2fr 1fr 1fr}.Footer-module__q7ZRWa__bottom{flex-direction:row;justify-content:space-between;align-items:center}}
