.home-site{--bg:#061017;--bg2:#09161e;--panel:#0c1b24;--panel2:#10242e;--line:rgba(255,255,255,.09);--text:#f6fafb;--muted:#8da0aa;--blue:#0db2ee;--lime:#aad633;--violet:#8a7cff;--amber:#ffb84b;--radius:22px;--shadow:0 30px 80px rgba(0,0,0,.32)}.home-site *{box-sizing:border-box}html:has(.home-site){scroll-behavior:smooth}body:has(.home-site){margin:0;background:var(--bg);color:var(--text);font:400 16px/1.7 Vazirmatn,system-ui,sans-serif;overflow-x:hidden}.home-site a{color:inherit;text-decoration:none}.home-site button,.home-site input,.home-site select,.home-site textarea{font:inherit}.home-site .wrap{width:min(1180px,calc(100% - 40px));margin:auto}.home-site .grain{position:fixed;inset:0;z-index:99;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.home-site .sprite{position:absolute;width:0;height:0;overflow:hidden}.home-site .site-header{position:fixed;top:0;left:0;right:0;height:82px;z-index:50;border-bottom:1px solid transparent;transition:.3s}.home-site .site-header.scrolled{height:70px;background:rgba(6,16,23,.84);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-color:var(--line)}.home-site .header-inner{height:100%;display:flex;align-items:center;gap:50px}.home-site .brand{display:flex;align-items:center;gap:9px;direction:ltr;font:700 24px/1 Space Grotesk;letter-spacing:-.04em}.home-site .brand img{width:39px;height:39px;object-fit:contain}.home-site .brand b{color:var(--lime)}.home-site nav{display:flex;align-items:center;gap:30px}.home-site nav a{font-size:14px;color:#aebcc3;transition:.2s}.home-site nav a:hover{color:white}.home-site .header-actions{margin-right:auto;display:flex;align-items:center;gap:18px}.home-site .login{font-size:14px;color:#c5d1d6}.home-site .nav-cta{background:rgba(18,174,232,.1);border:1px solid rgba(18,174,232,.23);border-radius:10px;padding:9px 13px;display:flex;align-items:center;gap:8px;color:#8dddff;font-size:13px;font-weight:700}.home-site .btn svg,.home-site .dev-copy>a svg,.home-site .nav-cta svg,.home-site .service-grid a svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;transform:rotate(180deg)}.home-site #menuBtn{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.04);color:white}.home-site #menuBtn svg{width:20px;fill:none;stroke:currentColor;stroke-width:2}.home-site .hero{min-height:850px;position:relative;padding:155px 0 0;overflow:hidden;background:radial-gradient(ellipse at 50% 0,rgba(18,174,232,.06),transparent 48%)}.home-site .hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 0);background-size:55px 55px;-webkit-mask-image:linear-gradient(180deg,black,transparent 80%);mask-image:linear-gradient(180deg,black,transparent 80%)}.home-site .aura{position:absolute;border-radius:50%;filter:blur(120px);opacity:.13}.home-site .aura.blue{width:500px;height:500px;background:var(--blue);left:-200px;top:80px}.home-site .aura.lime{width:400px;height:400px;background:var(--lime);right:25%;bottom:-180px;opacity:.07}.home-site .hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;position:relative;z-index:2}.home-site .hero-copy{padding-top:45px}.home-site .pill{display:inline-flex;align-items:center;gap:9px;padding:7px 11px;border:1px solid rgba(18,174,232,.2);background:rgba(18,174,232,.06);border-radius:99px;color:#96dffa;font-size:12px;font-weight:700}.home-site .footer-bottom i,.home-site .pill i,.home-site .terminal footer i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px var(--lime)}.home-site h1,.home-site h2,.home-site h3{margin:0;font-family:Vazirmatn,sans-serif}.home-site .hero h1{font-size:clamp(46px,5vw,72px);line-height:1.2;letter-spacing:-.055em;margin:23px 0}.home-site .dev-copy em,.home-site .hero h1 span,.home-site .process-copy em,.home-site .section-head em,.home-site .support-grid h2 em{font-style:normal;background:linear-gradient(90deg,var(--blue),#79dcff);-webkit-background-clip:text;color:transparent}.home-site .hero-copy>p{max-width:600px;color:var(--muted);font-size:17px;line-height:2}.home-site .hero-actions{display:flex;gap:12px;margin:31px 0}.home-site .btn{border:0;border-radius:12px;min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;font-size:14px;cursor:pointer;transition:.22s}.home-site .btn:hover{transform:translateY(-2px)}.home-site .btn.primary{background:linear-gradient(135deg,var(--blue),#087ccd);box-shadow:0 12px 35px rgba(18,174,232,.2)}.home-site .btn.ghost{border:1px solid var(--line);background:rgba(255,255,255,.035)}.home-site .btn.ghost:hover{background:rgba(255,255,255,.08)}.home-site .proof{display:flex;align-items:center;gap:13px;margin-top:34px}.home-site .faces{display:flex;direction:ltr}.home-site .faces span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#15313f;border:2px solid var(--bg);margin-left:-7px;font-size:11px;font-weight:700}.home-site .faces span:nth-child(2){background:#32552f}.home-site .faces span:nth-child(3){background:#3b345e}.home-site .faces span:last-child{background:var(--panel);color:var(--blue)}.home-site .proof b{display:block;color:var(--lime);font-size:11px;letter-spacing:2px}.home-site .proof p{margin:2px 0 0;color:var(--muted);font-size:12px}.home-site .proof strong{color:#d5e0e4}.home-site .hero-art{height:510px;position:relative;perspective:900px}.home-site .art-grid{position:absolute;inset:5%;background-image:linear-gradient(rgba(18,174,232,.12) 1px,transparent 0),linear-gradient(90deg,rgba(18,174,232,.12) 1px,transparent 0);background-size:34px 34px;transform:rotateX(63deg) rotate(-12deg);-webkit-mask-image:radial-gradient(circle,black,transparent 68%);mask-image:radial-gradient(circle,black,transparent 68%)}.home-site .orbit{position:absolute;left:50%;top:48%;border:1px solid rgba(18,174,232,.2);border-radius:50%;transform:translate(-50%,-50%) rotate(-18deg)}.home-site .o1{width:450px;height:270px}.home-site .o2{width:310px;height:440px;transform:translate(-50%,-50%) rotate(38deg);border-color:rgba(169,214,49,.13)}.home-site .core{position:absolute;left:50%;top:48%;width:180px;height:205px;transform:translate(-50%,-50%) rotateY(-8deg);background:linear-gradient(145deg,#122b38,#08151c);border:1px solid rgba(18,174,232,.3);border-radius:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 90px rgba(18,174,232,.18),var(--shadow);animation:float 5s ease-in-out infinite}.home-site .core:before{content:"";position:absolute;inset:9px;border:1px solid rgba(255,255,255,.07);border-radius:25px}.home-site .core>span{width:92px;height:92px;border-radius:24px;background:rgba(18,174,232,.07);display:grid;place-items:center}.home-site .core img{width:80px}.home-site .core>b{font:600 17px Space Grotesk;margin-top:16px}.home-site .core small{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}.home-site .core small i{width:5px;height:5px;background:var(--lime);border-radius:50%;box-shadow:0 0 9px var(--lime)}.home-site .float{position:absolute;background:rgba(8,20,27,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);z-index:3}.home-site .float.code{left:1%;top:12%;width:195px;padding:13px 16px}.home-site .float.code>div{font-size:8px;color:#45616e;letter-spacing:2px}.home-site .float code{font:500 11px/1.8 Space Grotesk;color:#acc0c9}.home-site .float code b{color:var(--violet)}.home-site .float code em{color:var(--blue)}.home-site .float code span{color:var(--lime)}.home-site .uptime{right:0;bottom:16%;width:170px;padding:16px}.home-site .uptime small{display:block;color:var(--muted);font-size:10px}.home-site .uptime>b{font:600 25px Space Grotesk;display:block;margin:4px 0 9px}.home-site .uptime>div{height:3px;background:rgba(255,255,255,.08);border-radius:3px}.home-site .uptime i{display:block;width:82%;height:100%;background:linear-gradient(90deg,var(--blue),var(--lime));box-shadow:0 0 10px var(--blue)}.home-site .stack{left:12%;bottom:4%;padding:10px;display:flex;direction:ltr;gap:6px}.home-site .stack span{width:31px;height:31px;border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:8px;display:grid;place-items:center;font:600 9px Space Grotesk;color:#8da8b4}.home-site .hero-foot{height:100px;position:relative;z-index:2;margin-top:80px;border-top:1px solid var(--line);display:flex;align-items:center;gap:50px}.home-site .hero-foot>span{color:#607680;font-size:11px}.home-site .hero-foot>div{display:flex;justify-content:space-around;align-items:center;flex:1 1}.home-site .hero-foot b{font-size:16px;color:#71838b;font-weight:700}.home-site .numbers{border-block:1px solid var(--line);background:rgba(255,255,255,.015)}.home-site .numbers .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.home-site .numbers .wrap>div{padding:30px;border-left:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:12px}.home-site .numbers .wrap>div:last-child{border:0}.home-site .numbers b{font:600 29px Space Grotesk;color:var(--blue)}.home-site .numbers span{font-size:12px;color:var(--muted)}.home-site .section{padding:120px 0}.home-site .section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:48px}.home-site .eyebrow{display:block;color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;margin-bottom:12px}.home-site .dev-copy h2,.home-site .process-copy h2,.home-site .section-head h2,.home-site .support-grid h2{font-size:clamp(32px,4vw,50px);line-height:1.3;letter-spacing:-.045em}.home-site .section-head>p{width:390px;color:var(--muted);font-size:14px;line-height:2;margin:0}.home-site .services{background:linear-gradient(to bottom,var(--bg),#08151d)}.home-site .service-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:16px}.home-site .service-grid article{min-height:270px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(16,35,45,.72),rgba(8,20,27,.85));padding:28px;position:relative;overflow:hidden;transition:.25s}.home-site .service-grid article:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.16);box-shadow:var(--shadow)}.home-site .service-grid .featured{grid-row:span 2;min-height:556px;background:radial-gradient(circle at 10% 80%,rgba(18,174,232,.13),transparent 45%),var(--panel)}.home-site .service-grid article>small{position:absolute;left:22px;top:20px;color:#4d6570;font:500 11px Space Grotesk}.home-site .icon{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;margin-bottom:58px}.home-site .icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5}.home-site .icon.cyan{color:var(--blue);background:rgba(18,174,232,.1)}.home-site .icon.green{color:var(--lime);background:rgba(169,214,49,.09)}.home-site .icon.violet{color:var(--violet);background:rgba(138,124,255,.1)}.home-site .icon.amber{color:var(--amber);background:rgba(255,184,75,.1)}.home-site .service-grid h3{font-size:20px;margin-bottom:10px}.home-site .service-grid p{color:var(--muted);font-size:13px;line-height:2}.home-site .service-grid ul{list-style:none;padding:22px 0;margin:22px 0;border-block:1px solid var(--line)}.home-site .service-grid li{font-size:13px;color:#bdcbd0;margin:9px 0}.home-site .service-grid li:before{content:"✓";color:var(--lime);margin-left:9px}.home-site .dev-copy>a,.home-site .service-grid a{position:absolute;bottom:27px;display:flex;align-items:center;gap:7px;color:#b8c7cd;font-size:12px;font-weight:700}.home-site .products{background:#07131a}.home-site .tabs{display:flex;gap:8px;margin-bottom:23px}.home-site .tabs button{border:1px solid var(--line);background:rgba(255,255,255,.025);border-radius:99px;padding:9px 16px;color:var(--muted);font-size:12px;cursor:pointer}.home-site .tabs button.active{color:#8edfff;border-color:rgba(18,174,232,.3);background:rgba(18,174,232,.1)}.home-site .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-site .product-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--panel);transition:.25s}.home-site .product-card:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.17);box-shadow:var(--shadow)}.home-site .product-art{height:210px;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle,rgba(18,174,232,.16),transparent 60%),#091821;color:var(--blue)}.home-site .product-art:after,.home-site .product-art:before{content:"";position:absolute;border:1px solid;opacity:.16;border-radius:35%;width:180px;height:180px;transform:rotate(35deg)}.home-site .product-art:after{width:120px;height:120px;border-radius:50%;transform:none}.home-site .product-art.green{color:var(--lime);background:radial-gradient(circle,rgba(169,214,49,.13),transparent 60%),#0b181d}.home-site .product-art.violet{color:var(--violet);background:radial-gradient(circle,rgba(138,124,255,.15),transparent 60%),#0e1720}.home-site .product-art.amber{color:var(--amber)}.home-site .glyph{font:700 55px Space Grotesk;position:relative;z-index:2;text-shadow:0 0 35px currentColor}.home-site .product-body{padding:22px}.home-site .product-body small{color:var(--muted);font-size:10px;letter-spacing:.08em}.home-site .product-body h3{font-size:18px;margin:5px 0}.home-site .product-body p{color:var(--muted);font-size:12px;line-height:1.8;min-height:44px}.home-site .product-meta{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px;margin-top:15px}.home-site .product-meta b{font-size:14px}.home-site .product-meta button{width:36px;height:36px;border:0;border-radius:10px;background:var(--blue);color:white;display:grid;place-items:center;cursor:pointer}.home-site .product-meta svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.home-site .process{background:radial-gradient(circle at 20% 50%,rgba(169,214,49,.055),transparent 35%),var(--bg)}.home-site .process-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.home-site .process-copy{position:sticky;top:130px;align-self:start}.home-site .process-copy>p{color:var(--muted);font-size:14px;line-height:2;margin:22px 0 28px}.home-site .timeline{position:relative}.home-site .timeline:before{content:"";position:absolute;right:24px;top:30px;bottom:30px;width:1px;background:linear-gradient(var(--blue),rgba(255,255,255,.08))}.home-site .timeline article{display:grid;grid-template-columns:50px 1fr;gap:24px;padding:26px 0;opacity:.55}.home-site .timeline article.active{opacity:1}.home-site .timeline article>span{width:50px;height:50px;display:grid;place-items:center;border:1px solid var(--line);background:var(--bg);border-radius:50%;z-index:2;font:600 14px Space Grotesk}.home-site .timeline .active>span{background:var(--blue);border-color:var(--blue);box-shadow:0 0 30px rgba(18,174,232,.25)}.home-site .timeline small{color:var(--blue);font-size:10px}.home-site .timeline h3{font-size:18px;margin:3px 0}.home-site .timeline p{color:var(--muted);font-size:12px;margin:0}.home-site .developer{padding-top:40px}.home-site .dev-panel{border:1px solid rgba(18,174,232,.18);border-radius:30px;background:linear-gradient(125deg,#0b1e28,#08151d);padding:60px;display:grid;grid-template-columns:1fr 1fr;gap:60px;position:relative;overflow:hidden}.home-site .dev-panel:before{content:"";position:absolute;width:380px;height:380px;background:rgba(18,174,232,.08);filter:blur(80px);left:-100px;top:-100px}.home-site .dev-copy{position:relative;z-index:2}.home-site .dev-copy>p{color:var(--muted);font-size:14px;line-height:2}.home-site .badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.home-site .badges span{border:1px solid var(--line);border-radius:8px;padding:6px 10px;color:#a9bbc3;font:500 10px Space Grotesk}.home-site .dev-copy>a{position:static;margin-top:30px;color:var(--blue)}.home-site .terminal{position:relative;z-index:2;background:#061017;border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow);overflow:hidden}.home-site .term-head{height:44px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 15px;gap:6px}.home-site .term-head i{width:7px;height:7px;border-radius:50%;background:#ff6474}.home-site .term-head i:nth-child(2){background:#ffbe54}.home-site .term-head i:nth-child(3){background:var(--lime)}.home-site .term-head span{margin:auto;font:500 9px Space Grotesk;color:#536b76}.home-site .terminal pre{padding:24px;margin:0;font:500 11px/1.85 Space Grotesk;color:#a8bcc5;white-space:pre-wrap}.home-site .terminal pre em{color:#4f6c78}.home-site .terminal pre b{color:var(--violet)}.home-site .terminal pre i{color:var(--lime);font-style:normal}.home-site .terminal pre span{color:var(--blue)}.home-site .terminal pre strong{color:var(--lime)}.home-site .terminal footer{height:39px;border-top:1px solid var(--line);padding:0 15px;display:flex;align-items:center;justify-content:space-between;font:500 9px Space Grotesk;color:#607985}.home-site .terminal footer span{display:flex;align-items:center;gap:6px}.home-site .support-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.home-site .support-grid>div>p{color:var(--muted);font-size:14px;line-height:2}.home-site .reply{display:flex;align-items:center;gap:14px;margin:24px 0}.home-site .reply>div:last-child{display:flex;flex-direction:column}.home-site .reply b{font-size:15px}.home-site .reply small{color:var(--muted);font-size:10px}.home-site .support blockquote{margin:0;padding:38px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(16,35,45,.75),rgba(8,20,27,.9))}.home-site .support blockquote>svg{width:38px;height:38px;fill:rgba(18,174,232,.14);stroke:var(--blue)}.home-site .support blockquote>p{font-size:18px;line-height:2.1;margin:20px 0 30px}.home-site .support blockquote footer{display:flex;align-items:center;gap:12px}.home-site .support blockquote footer>span{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#087ccd);display:grid;place-items:center;font-size:11px}.home-site .support blockquote footer div{display:flex;flex-direction:column}.home-site .support blockquote footer b{font-size:12px}.home-site .support blockquote footer small{color:var(--muted);font-size:10px}.home-site .support blockquote footer em{font-style:normal;color:var(--lime);font-size:10px;letter-spacing:2px;margin-right:auto}.home-site .faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px;margin-top:120px}.home-site .faq h2{font-size:29px;line-height:1.5}.home-site .faq details{border-top:1px solid var(--line);padding:19px 0}.home-site .faq details:last-child{border-bottom:1px solid var(--line)}.home-site .faq summary{list-style:none;font-size:14px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between}.home-site .faq summary::-webkit-details-marker{display:none}.home-site .faq summary i{width:20px;height:20px;position:relative}.home-site .faq summary i:after,.home-site .faq summary i:before{content:"";position:absolute;top:9px;left:4px;width:12px;height:1px;background:var(--blue)}.home-site .faq summary i:after{transform:rotate(90deg);transition:.2s}.home-site .faq details[open] summary i:after{transform:none}.home-site .faq details p{color:var(--muted);font-size:12px;line-height:2;padding-left:40px}.home-site .contact{position:relative;overflow:hidden;background:linear-gradient(125deg,#079fd9,#057fc8);padding:85px 0;text-align:center}.home-site .contact:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:radial-gradient(circle,black,transparent 65%);mask-image:radial-gradient(circle,black,transparent 65%)}.home-site .contact .wrap{position:relative;z-index:2}.home-site .contact .eyebrow{color:#d8f5ff}.home-site .contact h2{font-size:clamp(38px,5vw,60px);line-height:1.25;letter-spacing:-.05em}.home-site .contact p{color:rgba(255,255,255,.75);font-size:14px}.home-site .contact>div>div:last-child{display:flex;justify-content:center;align-items:center;gap:25px;margin-top:28px}.home-site .btn.light{background:white;color:#087db8}.home-site .contact a[href^=tel]{font:600 14px Space Grotesk;direction:ltr}.home-site .footer{padding:75px 0 25px;background:#040b10}.home-site .footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:60px}.home-site .footer-brand p{color:var(--muted);font-size:12px;line-height:2;margin:20px 0}.home-site .social{display:flex;gap:8px;direction:ltr}.home-site .social a{width:31px;height:31px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;font:600 9px Space Grotesk;color:#7f949d}.home-site .footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:11px}.home-site .footer h3{font-size:13px;margin-bottom:10px}.home-site .footer-grid>div>a{font-size:11px;color:var(--muted)}.home-site .footer-grid>div>a:hover{color:var(--blue)}.home-site .footer-bottom{border-top:1px solid var(--line);margin-top:55px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;color:#59707b;font-size:10px}.home-site .footer-bottom>div{display:flex;gap:20px}.home-site .footer-bottom span{display:flex;align-items:center;gap:6px;color:#7e9997}.home-site dialog{width:min(540px,calc(100% - 30px));padding:0;border:0;border-radius:22px;background:#0c1b24;color:var(--text);box-shadow:var(--shadow)}.home-site dialog::backdrop{background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-site dialog form{padding:30px}.home-site .dialog-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.home-site .dialog-head h2{font-size:24px}.home-site .dialog-head>button{width:38px;height:38px;border:1px solid var(--line);background:transparent;color:white;border-radius:10px;font-size:20px}.home-site .dialog-head .eyebrow{margin-bottom:3px}.home-site dialog label{display:grid;gap:6px;margin-top:13px;color:#a8b9c1;font-size:12px}.home-site dialog input,.home-site dialog select,.home-site dialog textarea{width:100%;background:#071219;border:1px solid var(--line);border-radius:10px;padding:11px;color:white;outline:0}.home-site dialog input:focus,.home-site dialog select:focus,.home-site dialog textarea:focus{border-color:rgba(18,174,232,.55)}.home-site .dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.home-site .toast{position:fixed;left:22px;bottom:22px;z-index:100;background:#10252e;border:1px solid rgba(169,214,49,.25);border-radius:12px;padding:12px 16px;box-shadow:var(--shadow);font-size:12px;transform:translateY(30px);opacity:0;transition:.25s}.home-site .toast.show{transform:none;opacity:1}.home-site .toast span{color:var(--lime);margin-left:7px}@keyframes float{50%{transform:translate(-50%,-55%) rotateY(4deg)}}@media(max-width:1000px){.home-site nav{display:none;position:absolute;top:72px;right:20px;left:20px;flex-direction:column;align-items:stretch;padding:20px;background:#0b1b24;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow)}.home-site nav.open{display:flex}.home-site #menuBtn{display:grid;place-items:center}.home-site .nav-cta{display:none}.home-site .hero-grid{gap:20px}.home-site .hero h1{font-size:50px}.home-site .service-grid{grid-template-columns:1fr 1fr}.home-site .service-grid .featured{grid-row:auto;min-height:350px}.home-site .product-grid{grid-template-columns:repeat(2,1fr)}.home-site .dev-panel{padding:40px;gap:30px}.home-site .support-grid{gap:35px}}@media(max-width:760px){.home-site .wrap{width:min(100% - 28px,1180px)}.home-site .site-header{height:70px}.home-site .header-inner{gap:14px}.home-site .login{display:none}.home-site .hero{padding-top:100px;min-height:auto}.home-site .hero-grid{grid-template-columns:1fr}.home-site .hero-copy{padding-top:20px}.home-site .hero h1{font-size:clamp(39px,11vw,55px)}.home-site .hero-copy>p{font-size:15px}.home-site .hero-art{height:450px}.home-site .hero-foot{margin-top:20px;height:auto;padding:25px 0;display:block;text-align:center}.home-site .hero-foot>div{margin-top:15px;gap:16px;flex-wrap:wrap}.home-site .hero-foot b{font-size:12px}.home-site .numbers .wrap{grid-template-columns:1fr 1fr}.home-site .numbers .wrap>div{padding:20px 10px;border-bottom:1px solid var(--line)}.home-site .section{padding:80px 0}.home-site .section-head{display:block}.home-site .section-head>p{width:auto;margin-top:18px}.home-site .dev-panel,.home-site .faq,.home-site .process-grid,.home-site .product-grid,.home-site .service-grid,.home-site .support-grid{grid-template-columns:1fr}.home-site .service-grid .featured{min-height:440px}.home-site .product-grid{gap:12px}.home-site .process-grid{gap:50px}.home-site .process-copy{position:static}.home-site .dev-panel{padding:28px 20px}.home-site .terminal pre{font-size:9px}.home-site .support-grid{gap:45px}.home-site .faq{gap:30px;margin-top:80px}.home-site .footer-grid{grid-template-columns:1fr 1fr}.home-site .footer-brand{grid-column:span 2}.home-site .footer-bottom{align-items:start;gap:20px}.home-site .footer-bottom>div{flex-wrap:wrap}.home-site .contact>div>div:last-child{flex-direction:column}.home-site .float.code{left:0}.home-site .uptime{right:-5px}.home-site .o1{width:370px}.home-site .o2{height:360px}.home-site .core{width:155px;height:185px}}@media(max-width:460px){.home-site .hero-actions{flex-direction:column}.home-site .hero-actions .btn{width:100%}.home-site .hero-art{height:400px}.home-site .core{width:140px;height:170px}.home-site .float.code{width:165px}.home-site .uptime{width:145px}.home-site .stack{left:0}.home-site .footer-grid,.home-site .product-grid{grid-template-columns:1fr}.home-site .footer-brand{grid-column:auto}.home-site .dialog-actions{flex-direction:column-reverse}.home-site .dialog-actions .btn{width:100%}}@media(prefers-reduced-motion:reduce){.home-site *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}body:has(.home-site){font-family:Vazirmatn,Tahoma,Arial,sans-serif}.home-site .product-card[hidden]{display:none}.home-site .home-catalog-error{grid-column:1/-1;color:var(--muted);padding:28px;border:1px solid var(--line);border-radius:var(--radius)}.home-site .home-intake-status{color:var(--amber);font-size:12px;line-height:1.8}.home-site .dialog-actions button:disabled{opacity:.45;cursor:not-allowed}.home-site .toast{max-width:min(420px,calc(100% - 44px))}.home-site #menuBtn:focus-visible,.home-site [data-buy]:focus-visible,.home-site [data-filter]:focus-visible,.home-site a:focus-visible,.home-site button:focus-visible,.home-site summary:focus-visible{outline:2px solid var(--lime);outline-offset:3px}