@font-face{font-family:IRANSans;src:url(/fonts/IRANSans_Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:IRANSans;src:url(/fonts/IRANSans_Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IRANSans;src:url(/fonts/IRANSans_Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--bg:#f4f7ff;--surface:#fff;--ink:#0b1220;--muted:#667085;--line:#d5dce8;--brand:#1b6ef3;--brand-dark:#0b3d99;--accent:#ff5c33;--success:#12b76a;--radius:16px;--shadow:0 24px 60px rgba(11,18,32,.12);--font:"IRANSans",Tahoma,sans-serif;--header-height:72px}*{box-sizing:border-box;padding:0;margin:0}body,html{min-height:100%}html{direction:rtl;scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;display:block}.landing{min-height:100vh}.container{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{position:fixed;inset-inline:0;top:0;z-index:50;height:var(--header-height);display:flex;align-items:center;transition:background .2s ease,box-shadow .2s ease,border-color .2s ease;border-bottom:1px solid transparent}.site-header.scrolled{background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-color:var(--line);box-shadow:0 8px 24px rgba(11,18,32,.06)}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:1.15rem}.brand img{width:36px;height:36px}.site-nav{display:flex;align-items:center;gap:8px}.site-nav a{padding:10px 14px;border-radius:999px;color:var(--muted);font-size:.92rem;transition:color .15s ease,background .15s ease}.site-nav a:hover{color:var(--ink);background:rgba(27,110,243,.08)}.header-cta{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:999px;background:var(--brand);color:#fff;font-weight:700;font-size:.92rem;box-shadow:0 10px 24px rgba(27,110,243,.28);transition:transform .15s ease,box-shadow .15s ease}.header-cta--ghost{background:hsla(0,0%,100%,.14);color:inherit;box-shadow:none;border:1px solid hsla(0,0%,100%,.28)}.site-header.scrolled .header-cta--ghost{background:rgba(27,110,243,.08);color:var(--brand);border-color:rgba(27,110,243,.2)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.site-header__inner .header-cta,.site-header__inner .header-cta--ghost{flex-shrink:0}.header-cta:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(27,110,243,.34)}.header-actions{gap:10px}.header-actions,.hero{display:flex;align-items:center}.hero{position:relative;min-height:100vh;padding-top:calc(var(--header-height) + 32px);padding-bottom:64px;overflow:hidden}.hero__bg{position:absolute;inset:0;z-index:0}.hero__bg img{object-fit:cover}.hero__overlay{position:absolute;inset:0;background:linear-gradient(115deg,rgba(11,18,32,.88),rgba(11,61,153,.72) 48%,rgba(27,110,243,.45))}.hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:48px;gap:48px;align-items:center}.hero__copy{color:#fff}.hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);font-size:.85rem;margin-bottom:18px}.hero__title{font-size:clamp(2rem,4.8vw,3.4rem);line-height:1.25;font-weight:700;margin-bottom:16px;white-space:pre-line}.hero__description{max-width:34rem;color:hsla(0,0%,100%,.86);line-height:1.9;font-size:1.02rem;margin-bottom:28px}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;border-radius:14px;font-weight:700;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{transform:translateY(-1px)}.btn--primary{background:#fff;color:var(--brand-dark);box-shadow:0 14px 30px rgba(0,0,0,.18)}.btn--ghost{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.24)}.hero__visual{display:flex;justify-content:center}.phone{width:min(100%,320px);aspect-ratio:9/19.5;border-radius:36px;padding:12px;background:linear-gradient(160deg,#1a2332,#0b1220);box-shadow:var(--shadow);position:relative}.phone:before{content:"";position:absolute;top:10px;left:50%;transform:translateX(-50%);width:96px;height:24px;border-radius:999px;background:#05080f;z-index:2}.phone__screen{width:100%;height:100%;border-radius:28px;overflow:hidden;background:var(--bg);display:flex;flex-direction:column}.phone__status{padding:14px 16px 8px;font-size:.68rem;color:var(--muted)}.phone__header,.phone__status{display:flex;align-items:center;justify-content:space-between}.phone__header{padding:8px 16px 12px}.phone__header img{width:28px;height:28px}.phone__search{margin:0 16px 12px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid var(--line);color:var(--muted);font-size:.72rem}.phone__cards{padding:0 16px 16px;display:flex;flex-direction:column;gap:10px;flex:1 1}.phone-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;display:grid;grid-template-columns:52px 1fr;grid-gap:10px;gap:10px;align-items:center}.phone-card__thumb{width:52px;height:52px;border-radius:12px;background:linear-gradient(135deg,#dbeafe,#eff6ff)}.phone-card__title{font-size:.72rem;font-weight:700;margin-bottom:4px}.phone-card__meta{font-size:.64rem;color:var(--muted)}.phone-card__price{margin-top:6px;font-size:.68rem;color:var(--brand);font-weight:700}.features{padding:88px 0}.section-head{text-align:center;max-width:640px;margin:0 auto 40px}.section-head h2{font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:10px}.section-head p{color:var(--muted);line-height:1.9}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.feature-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 10px 30px rgba(11,18,32,.04)}.feature-card__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:rgba(27,110,243,.1);color:var(--brand);font-weight:700;margin-bottom:14px}.feature-card h3{font-size:1.05rem;margin-bottom:8px}.feature-card p{color:var(--muted);line-height:1.85;font-size:.94rem}.kpis{padding:72px 0 96px;background:linear-gradient(180deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.95)),radial-gradient(circle at top,rgba(27,110,243,.08),transparent 55%)}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.kpi-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px 20px;text-align:center;box-shadow:0 12px 32px rgba(11,18,32,.05)}.kpi-card strong{display:block;font-size:clamp(1.6rem,3vw,2.2rem);color:var(--brand);margin-bottom:8px}.kpi-card span{display:block;font-weight:700;margin-bottom:6px}.kpi-card small{color:var(--muted);font-size:.85rem}.site-footer{background:#0b1220;color:#d7e2f2;padding:48px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:32px;gap:32px;align-items:start;margin-bottom:28px}.footer-brand p{margin-top:12px;color:#8ea0b8;line-height:1.9;max-width:28rem}.footer-links{display:flex;flex-wrap:wrap;gap:10px 18px;justify-content:flex-start}.footer-links a{color:#d7e2f2;font-size:.92rem}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.08);color:#8ea0b8;font-size:.88rem}.footer-bottom p{margin:0}.footer-enamad{display:inline-flex;flex-shrink:0}.footer-enamad img{display:block;width:80px;height:auto;cursor:pointer}@media (max-width:960px){.site-nav{display:none}.feature-grid,.footer-grid,.hero__grid,.kpi-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-bottom:48px}.hero__visual{order:-1}.phone{width:min(100%,280px)}}@media (max-width:640px){.container{width:min(100%,calc(100% - 28px))}.header-cta{padding:10px 14px;font-size:.85rem}.hero__actions{flex-direction:column}.btn{width:100%}}