@import"https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800&display=swap";:root{color-scheme:dark;--page:#07111f;--surface:rgba(15,29,48,.78);--surface-strong:#10233a;--surface-soft:hsla(0,0%,100%,.05);--border:rgba(158,193,226,.18);--text:#f7fbff;--muted:#a9bbcd;--accent:#56c9ba;--accent-strong:#2fb6a5;--blue:#4b9cff;--telegram:#32a8e4;--whatsapp:#2fc878;--shadow:0 24px 80px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% 4%,rgba(75,156,255,.15),transparent 34rem),radial-gradient(circle at 92% 34%,rgba(86,201,186,.11),transparent 30rem),linear-gradient(180deg,#07111f,#081523 55%,#06101c);color:var(--text);font-family:Vazirmatn,Tahoma,Arial,sans-serif;line-height:1.8;-webkit-font-smoothing:antialiased}a,button{font:inherit}a{color:inherit;text-decoration:none}.site-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:96px;border-bottom:1px solid var(--border)}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{display:grid;width:50px;height:50px;place-items:center;border:1px solid rgba(86,201,186,.26);border-radius:16px;background:linear-gradient(145deg,#56c9ba33,#4b9cff21);box-shadow:inset 0 1px #ffffff14}.brand-mark svg{width:30px;fill:#56c9ba33;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.brand-mark .brand-check{fill:none;stroke:#fff;stroke-width:2.6}.brand-copy{display:flex;flex-direction:column;line-height:1.4}.brand-copy strong{font-size:1.08rem}.brand-copy small{color:var(--muted);font-size:.78rem}.status-pill{padding:8px 14px;border:1px solid rgba(255,210,120,.24);border-radius:999px;background:#ffd27814;color:#f1d89f;font-size:.8rem}.hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);align-items:center;gap:72px;min-height:650px;padding:70px 0 72px}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:.83rem;font-weight:700;letter-spacing:.02em}.hero h1{max-width:720px;margin:0;font-size:clamp(2.15rem,5vw,4.3rem);font-weight:800;line-height:1.28;letter-spacing:-.045em}.hero-description{max-width:700px;margin:25px 0 0;color:var(--muted);font-size:1.05rem}.bot-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.bot-button{display:inline-flex;min-width:210px;min-height:62px;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:10px 20px;border:1px solid transparent;border-radius:15px;color:#fff;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.bot-button small{font-size:.72rem;font-weight:500;opacity:.72}.bot-button.telegram{border-color:#32a8e457;background:linear-gradient(135deg,#32a8e433,#32a8e414)}.bot-button.whatsapp{border-color:#2fc87857;background:linear-gradient(135deg,#2fc87833,#2fc87814)}.bot-button[href]:hover{transform:translateY(-2px);box-shadow:0 15px 30px #0003}.bot-button:disabled{cursor:not-allowed;filter:saturate(.45);opacity:.62}.availability-note{margin:15px 2px 0;color:#8397ab;font-size:.8rem}.hero-visual{position:relative;min-height:440px;display:grid;place-items:center}.connection-card{position:relative;z-index:2;width:min(100%,450px);padding:28px;border:1px solid var(--border);border-radius:26px;background:linear-gradient(145deg,#11243bf5,#0b1829eb);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.connection-topline{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:.85rem}.signal-dot{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 6px #56c9ba17,0 0 24px #56c9ba8c}.route-line{display:grid;grid-template-columns:74px 1fr 74px;align-items:center;gap:14px;margin:45px 0}.route-node{display:grid;width:74px;height:74px;place-items:center;border:1px solid rgba(75,156,255,.22);border-radius:22px;background:#4b9cff14;color:#cfe5ff;font-weight:700}.route-node.iran{border-color:#56c9ba47;background:#56c9ba1a;color:#c7fff7}.route-track{position:relative;height:2px;overflow:hidden;border-radius:999px;background:#ffffff1a}.route-track i{position:absolute;top:-2px;left:0;width:32%;height:6px;border-radius:inherit;background:linear-gradient(90deg,transparent,var(--accent),transparent);animation:route-flow 2.2s linear infinite}.connection-result{display:flex;align-items:center;gap:11px;padding:15px 17px;border:1px solid rgba(86,201,186,.18);border-radius:15px;background:#56c9ba12;color:#d9fff9}.connection-result svg{width:23px;fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.soft-orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{top:18px;right:5%;width:165px;height:165px;background:#4b9cff1f}.orb-two{bottom:5px;left:4%;width:120px;height:120px;background:#56c9ba1f}.service-summary{padding:80px 0;border-top:1px solid var(--border)}.section-heading{max-width:760px;margin-bottom:36px}.section-heading h2,.trust-panel h2{margin:0;font-size:clamp(1.55rem,3vw,2.45rem);line-height:1.45}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.summary-grid article{min-height:230px;padding:27px;border:1px solid var(--border);border-radius:20px;background:var(--surface-soft)}.step-number{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#56c9ba1a;color:var(--accent);font-weight:800}.summary-grid h3{margin:22px 0 7px;font-size:1.08rem}.summary-grid p,.trust-panel p{margin:0;color:var(--muted);font-size:.93rem}.trust-panel{display:flex;align-items:center;justify-content:space-between;gap:36px;margin:20px 0 90px;padding:38px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(135deg,#56c9ba14,#4b9cff0f)}.trust-panel>div{max-width:760px}.trust-panel p{margin-top:12px}.trust-badge{flex:0 0 auto;padding:12px 18px;border:1px solid hsla(0,0%,100%,.12);border-radius:13px;color:#d9eaff;direction:ltr;font-size:.9rem;font-weight:600}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:28px 0 36px;border-top:1px solid var(--border);color:#8093a7;font-size:.78rem}@keyframes route-flow{0%{transform:translate(-120%)}to{transform:translate(420%)}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:26px;min-height:auto;padding-top:55px}.hero-visual{min-height:370px}.summary-grid{grid-template-columns:1fr}.summary-grid article{min-height:0}}@media(max-width:620px){.site-shell{width:min(100% - 24px,1180px)}.site-header{min-height:82px}.brand-copy small,.status-pill{display:none}.brand-mark{width:44px;height:44px;border-radius:14px}.hero{padding:42px 0 55px}.hero h1{font-size:2.15rem}.hero-description{font-size:.96rem}.bot-actions,.bot-button{width:100%}.hero-visual{min-height:320px}.connection-card{padding:21px;border-radius:21px}.route-line{grid-template-columns:62px 1fr 62px;margin:34px 0}.route-node{width:62px;height:62px;border-radius:18px;font-size:.85rem}.service-summary{padding:60px 0}.trust-panel{align-items:flex-start;flex-direction:column;margin-bottom:60px;padding:27px}.site-footer{flex-direction:column;gap:7px}}
