:root{--h-bg:#f7f8fc;--h-surface:#fff;--h-text:#0f172a;--h-muted:#5f6b7c;--h-line:#e6eaf1;--h-brand:#5b4df7;--h-brand2:#2563eb;--h-soft:#eef2ff;--h-success:#059669;--h-shadow:0 24px 80px rgba(15,23,42,.09)}[data-theme="dark"]{--h-bg:#090e1a;--h-surface:#111827;--h-text:#f8fafc;--h-muted:#aab4c4;--h-line:#263247;--h-soft:#18223a;--h-shadow:0 24px 80px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--h-bg);color:var(--h-text);font-family:Vazirmatn,Tahoma,sans-serif;line-height:1.8}.h-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.h-skip{position:absolute;top:-60px;right:16px;background:var(--h-brand);color:#fff;padding:8px 15px;border-radius:10px;z-index:9999}.h-skip:focus{top:12px}.h-header{position:sticky;top:0;z-index:1000;background:color-mix(in srgb,var(--h-bg) 88%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--h-line)}.h-nav{height:72px;display:flex;align-items:center;gap:24px}.h-brand{display:flex;align-items:center;gap:10px;color:var(--h-text);text-decoration:none;min-width:max-content}.h-logo{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--h-brand),var(--h-brand2));color:#fff;font-weight:950}.h-brand strong,.h-brand small{display:block}.h-brand strong{font-size:16px}.h-brand small{font-size:10px;color:var(--h-muted)}.h-links{display:flex;align-items:center;gap:2px;margin-inline:auto}.h-links a{color:var(--h-muted);text-decoration:none;font-weight:850;font-size:13px;padding:8px 10px;border-radius:10px}.h-links a:hover{color:var(--h-brand);background:var(--h-soft)}.h-actions{display:flex;align-items:center;gap:8px}.h-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 16px;border-radius:13px;border:1px solid var(--h-line);background:var(--h-surface);color:var(--h-text);text-decoration:none;font-weight:950;cursor:pointer}.h-btn.primary{background:linear-gradient(135deg,var(--h-brand),var(--h-brand2));border-color:transparent;color:#fff;box-shadow:0 12px 28px color-mix(in srgb,var(--h-brand) 25%,transparent)}.h-btn.soft{background:var(--h-soft);color:var(--h-brand);border-color:color-mix(in srgb,var(--h-brand) 18%,var(--h-line))}.h-btn.large{min-height:52px;padding-inline:22px}.h-icon{width:42px;height:42px;padding:0}.h-menu-btn{display:none}.h-drawer{display:none}.h-hero{padding:70px 0 46px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:56px;align-items:center}.h-kicker{display:inline-flex;align-items:center;gap:7px;border:1px solid color-mix(in srgb,var(--h-brand) 24%,var(--h-line));background:var(--h-soft);color:var(--h-brand);border-radius:999px;padding:6px 11px;font-size:12px;font-weight:950}.h-hero h1{font-size:clamp(38px,5.4vw,70px);line-height:1.25;letter-spacing:-2.4px;margin:18px 0}.h-hero h1 span{background:linear-gradient(135deg,var(--h-brand),var(--h-brand2));-webkit-background-clip:text;background-clip:text;color:transparent}.h-lead{font-size:17px;color:var(--h-muted);max-width:690px;margin:0}.h-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.h-pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:22px}.h-pills span{display:inline-flex;align-items:center;gap:6px;color:var(--h-muted);font-size:12px;font-weight:850}.h-pills svg{width:16px;color:var(--h-success)}.h-preview{position:relative}.h-preview:before{content:"";position:absolute;inset:10% -4% -5% 12%;background:linear-gradient(135deg,#c7d2fe,#bfdbfe);filter:blur(60px);opacity:.55}.h-preview img{position:relative;display:block;width:100%;border-radius:34px;box-shadow:var(--h-shadow);border:1px solid color-mix(in srgb,var(--h-brand) 12%,var(--h-line));background:var(--h-surface)}.h-preview-note{position:absolute;left:-18px;bottom:26px;background:var(--h-surface);border:1px solid var(--h-line);box-shadow:var(--h-shadow);border-radius:17px;padding:11px 14px;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:900}.h-preview-note i{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#ecfdf5;color:var(--h-success)}.h-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:78px}.h-quick a{background:var(--h-surface);border:1px solid var(--h-line);border-radius:20px;padding:18px;color:var(--h-text);text-decoration:none;box-shadow:0 10px 36px rgba(15,23,42,.045);transition:.18s}.h-quick a:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--h-brand) 30%,var(--h-line))}.h-quick i{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--h-soft);color:var(--h-brand);margin-bottom:12px}.h-quick b,.h-quick small{display:block}.h-quick small{color:var(--h-muted);margin-top:4px}.h-section{padding:68px 0}.h-section.alt{background:color-mix(in srgb,var(--h-soft) 46%,var(--h-bg));border-block:1px solid var(--h-line)}.h-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:28px}.h-head h2{font-size:clamp(26px,3.6vw,44px);line-height:1.35;margin:7px 0 0}.h-head p{max-width:600px;color:var(--h-muted);margin:0}.h-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.h-card{background:var(--h-surface);border:1px solid var(--h-line);border-radius:22px;padding:22px;box-shadow:0 14px 44px rgba(15,23,42,.045)}.h-card .num{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:linear-gradient(135deg,var(--h-brand),var(--h-brand2));color:#fff;font-weight:950}.h-card h3{margin:16px 0 7px}.h-card p{color:var(--h-muted);margin:0}.h-product{display:grid;grid-template-columns:1fr 1fr;gap:16px}.h-feature-list{display:grid;gap:10px}.h-feature{display:flex;gap:12px;align-items:flex-start;background:var(--h-surface);border:1px solid var(--h-line);border-radius:18px;padding:15px}.h-feature i{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:var(--h-soft);color:var(--h-brand)}.h-feature b,.h-feature small{display:block}.h-feature small{color:var(--h-muted);margin-top:3px}.h-tools{display:grid;grid-template-columns:1fr 1fr;gap:16px}.h-tool{background:var(--h-surface);border:1px solid var(--h-line);border-radius:24px;padding:23px}.h-tool h3{font-size:23px;margin:0 0 5px}.h-tool p{color:var(--h-muted);margin:0 0 16px}.h-form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.h-control{min-width:0;height:48px;border:1px solid var(--h-line);border-radius:13px;background:var(--h-bg);color:var(--h-text);padding:8px 13px;font:inherit;outline:0}.h-control:focus{border-color:var(--h-brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--h-brand) 12%,transparent)}.h-status{display:none;margin-top:10px;border-radius:12px;padding:10px;font-size:12px;font-weight:850}.h-status.show{display:block}.h-status.safe{background:#ecfdf5;color:#166534}.h-status.danger{background:#fff1f2;color:#be123c}.h-plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:14px}.h-plan{background:var(--h-surface);border:1px solid var(--h-line);border-radius:24px;padding:22px;position:relative}.h-plan.featured{border-color:var(--h-brand);box-shadow:0 18px 55px color-mix(in srgb,var(--h-brand) 15%,transparent)}.h-plan .badge{position:absolute;top:14px;left:14px;background:var(--h-soft);color:var(--h-brand);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:950}.h-plan h3{margin:0 0 6px}.h-plan p{color:var(--h-muted);min-height:52px}.h-price{font-size:30px;font-weight:950}.h-price small{font-size:11px;color:var(--h-muted)}.h-plan ul{padding:0;list-style:none;color:var(--h-muted);font-size:12px}.h-plan li{margin:7px 0}.h-local{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.h-local>div{background:var(--h-surface);border:1px solid var(--h-line);border-radius:20px;padding:18px}.h-local nav{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.h-local a{font-size:11px;color:var(--h-brand);text-decoration:none;background:var(--h-soft);padding:5px 8px;border-radius:999px}.h-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:20px}.h-faq-intro{background:linear-gradient(135deg,#111827,#1e3a8a);color:#fff;border-radius:26px;padding:28px}.h-faq-intro p{color:#dbeafe}.h-faq-list{display:grid;gap:9px}.h-faq details{background:var(--h-surface);border:1px solid var(--h-line);border-radius:16px;padding:14px 16px}.h-faq summary{cursor:pointer;font-weight:950}.h-faq details p{color:var(--h-muted);margin:10px 0 0}.h-cta{margin:68px auto;background:linear-gradient(135deg,#111827,#3730a3);color:#fff;border-radius:30px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.h-cta h2{margin:0 0 7px}.h-cta p{margin:0;color:#cbd5e1}.h-footer{border-top:1px solid var(--h-line);padding:48px 0 22px;background:var(--h-surface)}.h-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:30px}.h-footer p{color:var(--h-muted)}.h-footer nav{display:grid;align-content:start;gap:7px}.h-footer nav a{color:var(--h-muted);text-decoration:none;font-size:12px}.h-footer-bottom{border-top:1px solid var(--h-line);margin-top:30px;padding-top:18px;color:var(--h-muted);font-size:11px;display:flex;justify-content:space-between}.h-ltr{direction:ltr;unicode-bidi:plaintext}@media(max-width:1000px){.h-links,.h-actions>.desktop{display:none}.h-menu-btn{display:inline-flex}.h-hero{grid-template-columns:1fr;padding-top:44px}.h-preview{max-width:780px;margin:auto}.h-quick{grid-template-columns:repeat(2,1fr)}.h-drawer{position:fixed;inset:0;background:rgba(2,6,23,.55);z-index:990;display:none}.h-drawer.open{display:block}.h-drawer-inner{position:absolute;right:0;top:0;bottom:0;width:min(86vw,340px);background:var(--h-surface);padding:86px 16px 22px;display:flex;flex-direction:column;gap:6px;overflow:auto}.h-drawer a{color:var(--h-text);text-decoration:none;padding:11px 12px;border-radius:12px;font-weight:900}.h-drawer a:hover{background:var(--h-soft)}.h-product,.h-faq{grid-template-columns:1fr}.h-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.h-container{width:min(100% - 22px,1180px)}.h-nav{height:62px}.h-brand small{display:none}.h-hero{padding:34px 0 28px;gap:28px}.h-hero h1{font-size:37px;letter-spacing:-1.2px}.h-lead{font-size:14px}.h-hero-actions{display:grid}.h-hero-actions .h-btn{width:100%}.h-preview-note{position:relative;left:auto;bottom:auto;margin:-12px 12px 0}.h-quick{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:45px}.h-quick a{padding:14px}.h-section{padding:45px 0}.h-head{display:block}.h-grid3,.h-tools,.h-local,.h-footer-grid{grid-template-columns:1fr}.h-form-row{grid-template-columns:1fr}.h-form-row .h-btn{width:100%}.h-cta{display:grid;padding:24px}.h-cta .h-btn{width:100%}.h-footer-bottom{display:grid;gap:6px}.h-product{grid-template-columns:1fr}}
