@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{--sp-xs:4px;--sp-sm:8px;--sp-md:16px;--sp-lg:24px;--sp-xl:40px;--sp-2xl:64px;--sp-section:72px;--fs-xs:11px;--fs-sm:13px;--fs-base:15px;--fs-lg:17px;--fs-xl:22px;--fs-2xl:28px;--fs-hero:clamp(32px,5.5vw,52px);--fw-normal:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-black:800;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:18px;--card-bg:rgba(255,255,255,0.025);--card-border:rgba(255,255,255,0.07);--card-hover:rgba(255,255,255,0.05);--card-radius:16px;--card-padding:24px;--card-shadow:0 2px 20px rgba(0,0,0,0.4);--btn-sm:11px;--btn-md:13px;--btn-lg:15px;--btn-radius:12px;--btn-pad-sm:8px 16px;--btn-pad-md:12px 24px;--btn-pad-lg:14px 32px}[data-theme=light]{--card-bg:#ffffff;--card-border:#e2e8f0;--card-hover:#f8f9fc;--card-shadow:0 1px 3px rgba(0,0,0,0.04),0 4px 16px rgba(0,0,0,0.03)}[data-theme=light] [style*="rgba(255,255,255,0.0"]{background:#ffffff!important;border-color:#e2e8f0!important;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 16px rgba(0,0,0,.03)}[data-theme=light] [style*="color: #e4e4e7"],[data-theme=light] [style*="color: #eeeef0"],[data-theme=light] [style*="color: #fafafa"],[data-theme=light] [style*="color: #fff"],[data-theme=light] [style*="color: rgb(250"]{color:#0f172a!important}[data-theme=light] [style*="color: rgba(255, 255, 255, 0.5"],[data-theme=light] [style*="color: rgba(255, 255, 255, 0.6"],[data-theme=light] [style*="color: rgba(255,255,255,0.5"],[data-theme=light] [style*="color: rgba(255,255,255,0.6"]{color:#64748b!important}[data-theme=light] [style*="color: rgba(255, 255, 255, 0.2"],[data-theme=light] [style*="color: rgba(255, 255, 255, 0.3"],[data-theme=light] [style*="color: rgba(255,255,255,0.2"],[data-theme=light] [style*="color: rgba(255,255,255,0.25"],[data-theme=light] [style*="color: rgba(255,255,255,0.3"],[data-theme=light] [style*="color: rgba(255,255,255,0.35"]{color:#94a3b8!important}[data-theme=light] [style*="background: #050505"],[data-theme=light] [style*="background: #09090b"],[data-theme=light] [style*="background: #0c0c14"],[data-theme=light] [style*="background: #111113"],[data-theme=light] [style*="background: #18181b"],[data-theme=light] [style*="background: rgb(17"],[data-theme=light] [style*="background: rgb(5"],[data-theme=light] [style*="background: rgb(9"]{background:#ffffff!important;border-color:#e2e8f0!important}[data-theme=light] [style*="border-color: #1a1a2e"],[data-theme=light] [style*="border-color: #27272a"],[data-theme=light] [style*="border: 1px solid #1a1a2e"],[data-theme=light] [style*="border: 1px solid #27272a"],[data-theme=light] [style*="border: 1px solid rgba(255,255,255,0.0"]{border-color:#e2e8f0!important}[data-theme=light] div[style*="background: #0"],[data-theme=light] footer[style*="background: #0"],[data-theme=light] section[style*="background: #0"]{background:transparent!important}[data-theme=light] [style*="-webkit-text-fill-color: transparent"],[data-theme=light] [style*="WebkitTextFillColor: transparent"]{-webkit-text-fill-color:currentColor!important;background:none!important}[data-theme=light] input[style*="rgba(255,255,255"]{background:#f1f5f9!important;color:#0f172a!important;border-color:#e2e8f0!important}[data-theme=light] input::placeholder{color:#94a3b8!important}[data-theme=light] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.08)!important}[data-theme=light] ::selection{background:#dbeafe!important}*{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:#8b5cf640}::-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)}:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px;border-radius:4px}input:focus-visible,select:focus-visible{outline:none;border-color:#8b5cf680!important;box-shadow:0 0 0 3px #8b5cf620}input:focus,select:focus{border-color:#8b5cf660!important;box-shadow:0 0 0 3px #8b5cf615;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}}.sn-footer{border-top:1px solid rgba(128,128,128,.15);padding:40px 24px;transition:background .3s}@media (prefers-color-scheme:light){::-webkit-scrollbar-thumb{background:#d1d5db}::-webkit-scrollbar-thumb:hover{background:#3b82f6}}@keyframes tipFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:768px){div[style*="repeat(3"]{grid-template-columns:1fr!important}@media (max-width:480px){div[style*="1fr 1fr 1fr"],div[style*="repeat(3"]{grid-template-columns:1fr!important}}section div[style*="repeat(3, 1fr)"]{grid-template-columns:1fr!important}a[style*=gridColumn]{grid-column:auto!important}body,main,section{overflow-x:hidden}div[style*="overflow-x: auto"],div[style*='overflowX: "auto"']{padding-right:24px!important;-webkit-overflow-scrolling:touch}div[style*="position: fixed"][style*="bottom: 24px"][style*="left: 24px"]{left:12px!important;right:12px!important;bottom:70px!important;width:auto!important;max-width:none!important}div[style*="position: fixed"][style*="bottom: 80"][style*="right: 20"]{display:none!important}div[style*="position: fixed"][style*="bottom: 0"][style*="left: 0"][style*="right: 0"]>div{margin-right:60px!important}button[aria-label*=Chat i],button[aria-label*=chat i]{bottom:76px!important}.cookie-consent,div[style*=cookie i]{z-index:60!important}div[style*=gridTemplateColumns][style*="1.2fr"]{grid-template-columns:1fr!important}input[type=number],select{font-size:16px!important}section[style*='padding: "80px']{padding-top:48px!important;padding-bottom:48px!important}}@media (max-width:380px){h1{font-size:22px!important}h2{font-size:20px!important}div[style*=grid]{gap:6px!important}}@media (max-width:768px){div[style*="repeat(3, 1fr)"]{grid-template-columns:1fr!important}.bento-large,a[style*="1 / -1"],div[style*="1 / -1"],div[style*="span 1"],div[style*="span 2"]{grid-column:auto!important}.bento-stat{display:none!important}}@media (max-width:480px){.hero-calc-row{flex-wrap:wrap}.hero-calc-row input{min-width:0;width:100%!important}.hero-calc-row button{width:100%!important}}@media (max-width:768px){.sn-footer-grid{grid-template-columns:1fr 1fr!important;gap:24px!important}}@media (max-width:480px){.sn-footer-grid{grid-template-columns:1fr!important;gap:20px!important}}@media (max-width:768px){[role=button],a[href],button,input,select{min-height:44px}span[style*='padding: "1px'],span[style*='padding: "2px']{min-height:auto}}a,div,label,li,p,span,td,th{font-size:max(var(--font-size,inherit),11px)}[style*="opacity: 0.35"],[style*="opacity:0.35"]{opacity:.5!important}[style*="opacity: 0.25"],[style*="opacity:0.25"]{opacity:.4!important}