:root{--red:#e31937;--red-dark:#bc102c;--ink:#121318;--muted:#6f737c;--line:#e7e9ed;--bg:#fff;--soft:#f6f7f9;--card:#fff;--shadow:0 24px 70px rgba(16,20,30,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Vazir",Tahoma,sans-serif;direction:rtl;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}button{font:inherit}.ui-sprite{position:absolute;width:0;height:0;overflow:hidden}.ui-icon{width:19px;height:19px;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.container{width:min(1180px,calc(100% - 44px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,233,237,.86)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;direction:ltr;font-weight:900;letter-spacing:-.7px}.brand-mark{width:42px;height:42px;border-radius:12px;background:var(--red);color:#fff;display:grid;place-items:center;letter-spacing:-2px;box-shadow:0 10px 28px rgba(227,25,55,.2)}.brand strong{font-size:17px}.brand strong span{color:var(--red)}.navlinks{display:flex;align-items:center;gap:24px;color:#565b64;font-size:12px;font-weight:700}.navlinks>a{position:relative;padding-block:8px}.navlinks>a:after{content:"";position:absolute;right:0;left:100%;bottom:2px;height:2px;background:var(--red);border-radius:99px;transition:left .2s}.navlinks>a:hover{color:var(--ink)}.navlinks>a:hover:after{left:0}.nav-actions{display:flex;gap:8px;margin-right:8px}.btn{min-height:42px;border-radius:12px;padding:0 16px;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-1px);box-shadow:0 9px 24px rgba(18,19,24,.07)}.btn.primary{background:var(--red);border-color:var(--red);color:#fff}.btn.primary:hover{background:var(--red-dark);border-color:var(--red-dark)}.btn.ghost{background:#fff}.btn.large{min-height:50px;padding-inline:20px;font-size:12px}.menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;place-items:center;color:var(--ink)}
.hero{min-height:690px;padding-block:92px 78px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:58px;position:relative}.hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(227,25,55,.075),transparent 68%);right:-260px;top:20px;pointer-events:none}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--red);font:800 10px/1.4 "Vazir",sans-serif;letter-spacing:1.4px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(227,25,55,.09)}.hero h1{font-size:clamp(42px,5vw,72px);line-height:1.26;letter-spacing:-2.4px;margin:20px 0 15px;max-width:720px}.hero-copy>p{font-size:14px;line-height:2.15;color:var(--muted);max-width:650px;margin:0}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.trust-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:24px;color:#777c84;font-size:10px}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row .ui-icon{width:15px;height:15px;color:var(--red)}.hero-visual{position:relative;min-width:0}.code-window{position:relative;min-height:410px;border-radius:26px;padding:22px;background:#101116;color:#f5f5f6;border:1px solid #25272d;box-shadow:0 35px 90px rgba(13,15,21,.23);overflow:hidden;transform:perspective(1100px) rotateY(4deg) rotateX(1deg)}.code-window:before{content:"";position:absolute;width:290px;height:290px;border-radius:50%;background:rgba(227,25,55,.14);left:-110px;bottom:-110px;filter:blur(4px)}.code-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.09);direction:ltr}.code-head>div{display:flex;gap:6px}.code-head i{width:8px;height:8px;border-radius:50%;display:block;background:#3a3c45}.code-head i:first-child{background:var(--red)}.code-head span{font:10px/1 ui-monospace,SFMono-Regular,Consolas,monospace;color:#777b85}.code{direction:ltr;text-align:left;white-space:pre-wrap;margin:35px 8px;font:13px/2.05 ui-monospace,SFMono-Regular,Consolas,monospace;color:#e8e9ec}.code-status{position:absolute;left:20px;right:20px;bottom:18px;display:flex;align-items:center;gap:7px;color:#9fa3ad;font:10px/1 ui-monospace}.code-status span{width:7px;height:7px;border-radius:50%;background:#36c96e;box-shadow:0 0 15px rgba(54,201,110,.7)}.hero-visual>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}
.section{padding:92px 0}.section:nth-of-type(even){background:var(--soft)}.section-heading{max-width:760px;margin-bottom:38px}.section-heading>span,.contact>div>span{font-size:10px;font-weight:900;letter-spacing:1.4px;color:var(--red)}.section-heading h2,.contact h2{font-size:clamp(28px,3.5vw,46px);letter-spacing:-1.3px;line-height:1.4;margin:10px 0 8px}.section-heading p,.contact p{margin:0;color:var(--muted);font-size:13px;line-height:2}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{position:relative;min-height:245px;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff;transition:.22s}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#f4c8d0}.feature-index{position:absolute;left:20px;top:20px;color:#c3c6cc;font:700 10px/1 ui-monospace}.feature-icon{width:48px;height:48px;border-radius:15px;background:#fff0f3;color:var(--red);display:grid;place-items:center;margin-bottom:29px}.feature-icon .ui-icon{width:23px;height:23px}.feature-card h3{font-size:16px;margin:0 0 8px}.feature-card p{margin:0;color:var(--muted);font-size:12px;line-height:2}.roadmap{background:#101116!important;color:#fff}.roadmap .section-heading p{color:#aeb1ba}.roadmap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.roadmap-card{min-height:175px;padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.035);display:flex;gap:15px}.roadmap-card>span{width:36px;height:36px;flex:0 0 auto;border-radius:11px;background:var(--red);display:grid;place-items:center;font-weight:900}.roadmap-card h3{margin:4px 0 6px;font-size:15px}.roadmap-card p{margin:0;color:#aeb1ba;font-size:11px;line-height:2}.people-grid,.quote-grid,.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.person-card,.quote-card,.pricing-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px}.person-card img,.person-placeholder{width:100%;aspect-ratio:4/3;border-radius:15px;object-fit:cover;background:#101116;color:#fff;display:grid;place-items:center;font-size:40px;font-weight:900;margin-bottom:16px}.person-card h3,.pricing-card h3{margin:0 0 7px;font-size:15px}.person-card p,.pricing-card p,.quote-card p{margin:0;color:var(--muted);font-size:11px;line-height:2}.quote-card strong{display:block;margin-top:15px;font-size:12px}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:58px;align-items:start}.faq-list{display:grid;gap:9px}.faq-item{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:17px 18px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;font-weight:850}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .ui-icon{transition:.2s}.faq-item[open] summary .ui-icon{transform:rotate(45deg);color:var(--red)}.faq-item p{padding:0 18px 18px;margin:0;color:var(--muted);font-size:11px;line-height:2}.contact-section{padding-top:50px}.contact{border-radius:26px;background:linear-gradient(135deg,#121318,#202229);color:#fff;padding:34px 38px;display:flex;justify-content:space-between;align-items:center;gap:30px;overflow:hidden;position:relative}.contact:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(227,25,55,.18);left:-90px;top:-100px}.contact p{color:#b6b9c1}.contact-actions{display:flex;gap:8px;flex-wrap:wrap;position:relative;z-index:2}.contact-chip{direction:ltr;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);padding:10px 13px;border-radius:11px;font-size:11px}.footer{padding:28px 0 34px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.footer>.container{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand .brand-mark{width:34px;height:34px;border-radius:10px}.footer-brand strong{font-size:14px}
:where(a,button,summary):focus-visible{outline:3px solid rgba(227,25,55,.16);outline-offset:3px}@media(max-width:980px){.navlinks{position:fixed;top:78px;right:18px;left:18px;display:grid;gap:3px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:var(--shadow);opacity:0;transform:translateY(-8px);pointer-events:none;transition:.2s}.navlinks.open{opacity:1;transform:none;pointer-events:auto}.navlinks>a{padding:11px 12px;border-radius:10px}.navlinks>a:hover{background:var(--soft)}.nav-actions{margin:5px 0 0;padding-top:10px;border-top:1px solid var(--line)}.nav-actions .btn{flex:1}.menu-toggle{display:grid}.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-copy{max-width:800px}.hero-visual{max-width:720px;width:100%;margin-inline:auto}.code-window{transform:none}.feature-grid,.roadmap-grid,.people-grid,.quote-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.faq-layout{grid-template-columns:1fr;gap:25px}.contact{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.nav{height:68px}.navlinks{top:68px;right:10px;left:10px}.hero{padding-block:54px}.hero h1{font-size:40px;letter-spacing:-1.5px}.hero-copy>p{font-size:12px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.trust-row{gap:9px 14px}.code-window{min-height:330px;padding:16px;border-radius:20px}.code{font-size:11px;margin:27px 3px}.section{padding:66px 0}.section-heading{margin-bottom:26px}.feature-grid,.roadmap-grid,.people-grid,.quote-grid,.pricing-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.contact{padding:25px 21px;border-radius:20px}.contact-actions{width:100%}.contact-chip{width:100%;text-align:center}.footer>.container{align-items:flex-start;flex-direction:column}.brand strong{font-size:15px}.brand-mark{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
