@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{background:#09090b;color:#fafafa;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}html{scroll-behavior:smooth}::selection{background:#3b82f640}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#27272a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3b82f6}@keyframes heroIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes numPulse{0%{transform:scale(1)}30%{transform:scale(1.04)}to{transform:scale(1)}}a,button{transition:all .18s cubic-bezier(.4,0,.2,1)!important}button:hover{transform:translateY(-1px)}button:active{transform:translateY(0) scale(.98)}input:focus,select:focus{border-color:#3b82f660!important;box-shadow:0 0 0 3px #3b82f615;outline:none}input,select{transition:border-color .2s,box-shadow .2s!important}input[type=range]{-webkit-appearance:none;height:4px;background:#27272a;border-radius:2px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#3b82f6;cursor:pointer;border:2px solid #09090b;box-shadow:0 0 8px #3b82f640;-webkit-transition:transform .15s,box-shadow .15s;transition:transform .15s,box-shadow .15s}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 12px #3b82f660}[data-card],article{transition:border-color .25s,box-shadow .25s,transform .2s!important}[data-card]:hover,article:hover{border-color:#3b82f630!important;box-shadow:0 0 20px #3b82f610,0 6px 16px rgba(0,0,0,.35);transform:translateY(-3px)}[data-popular]{transition:transform .2s,box-shadow .25s!important}[data-popular]:hover{transform:translateY(-5px)!important;box-shadow:0 0 36px #3b82f618,0 12px 28px rgba(0,0,0,.4)!important}[data-faq]{transition:border-color .2s,background .2s!important}[data-faq]:hover{background:#18181b!important}[data-net]{animation:numPulse .3s ease-out}footer a:hover,footer p[style*=cursor]:hover{color:#fafafa!important}@media(min-width:768px){section[style]{max-width:880px!important;margin-left:auto!important;margin-right:auto!important}nav>div{max-width:1200px!important}footer>div{max-width:1000px!important}}@media(min-width:1080px){section[style]{max-width:1040px!important}article[style]{max-width:800px!important}}@media(min-width:1400px){section[style]{max-width:1200px!important}}@media(min-width:768px){section[data-hero] h1{font-size:48px!important}}@media(min-width:1080px){section[data-hero] h1{font-size:56px!important}}@media(max-width:767px){nav>div>div:last-child{overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0!important}nav>div>div:last-child::-webkit-scrollbar{display:none}nav>div>div:last-child a,nav>div>div:last-child button{white-space:nowrap!important;font-size:11px!important;padding:4px 8px!important;flex-shrink:0}div[style*=grid-template-columns]{grid-template-columns:1fr!important}div[style*="1fr 1fr 1fr"]{grid-template-columns:1fr 1fr 1fr!important}h1{font-size:26px!important}h2{font-size:18px!important}section{padding-left:16px!important;padding-right:16px!important}}