:root{--landing-teal:#00c4cc;--landing-teal-dark:#00a8af;--landing-navy:#1a2b3c;--landing-muted:#5f6b7a;--landing-bg:#f7f9fc}.landing-root{min-height:100vh;overflow-x:clip;background:var(--landing-bg);color:var(--landing-navy);font-family:Vazirmatn,Inter,system-ui,sans-serif}.landing-container{width:min(1140px,100%);margin-inline:auto;padding-inline:clamp(1rem,4vw,1.5rem)}.landing-nav{position:sticky;top:0;z-index:20;backdrop-filter:blur(12px);background:rgba(247,249,252,.88);border-bottom:1px solid rgba(26,43,60,.06)}.landing-nav-inner{display:flex;align-items:center;justify-content:space-between;padding-block:1rem}.landing-brand{display:inline-flex;align-items:center;gap:.65rem;font-weight:800;font-size:1.15rem;color:inherit;text-decoration:none}.landing-brand-icon{width:36px;height:36px;color:var(--landing-teal)}.landing-nav-cta{display:inline-flex;align-items:center;padding:.55rem 1.1rem;border-radius:999px;background:var(--landing-teal);color:#fff;font-weight:700;font-size:.9rem;text-decoration:none;box-shadow:0 8px 24px rgba(0,196,204,.35);transition:transform .15s ease,background .15s ease}.landing-nav-cta:hover{background:var(--landing-teal-dark);transform:translateY(-1px)}.landing-hero{position:relative;overflow:hidden;padding:3.5rem 0 4rem}.landing-hero-shape{position:absolute;border-radius:50%;pointer-events:none}.landing-hero-shape--1{width:220px;height:220px;top:8%;inset-inline-start:4%;background:linear-gradient(135deg,#ffd8c2,#ffe8dc);opacity:.7}.landing-hero-shape--2{width:140px;height:140px;top:18%;inset-inline-end:12%;background:#fff3b0;opacity:.65}.landing-hero-shape--3{width:180px;height:180px;bottom:10%;inset-inline-end:6%;background:repeating-linear-gradient(45deg,#d4ecff,#d4ecff 8px,#eef7ff 0,#eef7ff 16px);opacity:.55}.landing-hero-grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:center}.landing-title{margin:0 0 1rem;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:800;line-height:1.25;letter-spacing:-.02em}.landing-title--center{text-align:center}.landing-title--light{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.12)}.landing-title-accent{color:var(--landing-teal)}.landing-lead{margin:0 0 2rem;max-width:38rem;color:var(--landing-muted);line-height:1.85;font-size:1rem}.landing-lead--center{margin-inline:auto;text-align:center}.landing-lead--light{color:rgba(255,255,255,.92)}.landing-hero-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.landing-mini-feature{display:flex;gap:.75rem;align-items:flex-start}.landing-mini-feature-icon{flex-shrink:0;width:28px!important;height:28px!important;color:var(--landing-teal)}.landing-mini-feature h3{margin:0 0 .25rem;font-size:.95rem;font-weight:700}.landing-mini-feature p{margin:0;font-size:.82rem;color:var(--landing-muted);line-height:1.6}.landing-hero-phones,.landing-hero-visual{display:flex;justify-content:center;max-width:100%}.landing-hero-phones{align-items:flex-end;gap:clamp(.5rem,2vw,1.25rem);flex-wrap:wrap}.landing-hero-phones .landing-phone{width:min(220px,38vw)}.landing-hero-phones .landing-phone-wrap--child{transform:translateY(10px)}.landing-phone-wrap{display:flex;flex-direction:column;align-items:center;gap:.65rem}.landing-phone-wrap--child{transform:translateY(12px)}.landing-phone-label{font-size:.82rem;font-weight:800;color:var(--landing-navy);text-align:center;padding:.35rem .85rem;border-radius:999px;background:rgba(0,196,204,.12)}.landing-phone-wrap--child .landing-phone-label{background:rgba(5,150,105,.12);color:#047857}.landing-dual-phones{display:flex;align-items:flex-end;justify-content:center;gap:clamp(.5rem,2vw,1rem);flex-wrap:wrap;max-width:100%}.landing-dual-phones .landing-phone--center{width:min(200px,36vw)}.landing-dual-phones .landing-phone-wrap--child{transform:translateY(8px)}.landing-phone{position:relative;width:min(260px,88vw);max-width:100%;aspect-ratio:9/18;border-radius:36px;padding:12px;background:linear-gradient(160deg,#2a3544,#111820);box-shadow:0 30px 60px rgba(26,43,60,.22),inset 0 0 0 2px rgba(255,255,255,.08)}.landing-phone--center{width:min(240px,70vw)}.landing-phone-notch{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:96px;height:22px;border-radius:0 0 14px 14px;background:#0f141b;z-index:2}.landing-phone-screen{position:relative;width:100%;height:100%;border-radius:28px;overflow:hidden;background:#fff}.landing-phone-screen--center{background:#fff}.landing-phone-screen--app{background:#f7f9fc}.landing-phone-image{object-fit:cover}.app-preview{display:flex;flex-direction:column;width:100%;height:100%;background:#f7f9fc;font-size:10px;line-height:1.35;color:#1a2b3c;direction:rtl}.app-preview-statusbar{height:18px;flex-shrink:0;background:linear-gradient(180deg,rgba(0,0,0,.04),transparent)}.app-preview-topbar{flex-shrink:0;padding:8px 10px 6px;font-weight:800;font-size:11px;text-align:center;background:#fff;border-bottom:1px solid rgba(26,43,60,.06);color:#1a2b3c}.app-preview-topbar--child{color:#047857}.app-preview-scroll{flex:1;overflow:hidden;padding:8px;display:flex;flex-direction:column;gap:6px}.app-preview-hero{border-radius:12px;padding:10px;color:#fff;display:flex;flex-direction:column;gap:3px}.app-preview-hero strong{font-size:12px}.app-preview-hero span{font-size:9px;opacity:.92}.app-preview-hero--parent{background:linear-gradient(135deg,#00c4cc,#14b8a6 55%,#1a2b3c)}.app-preview-hero--child{background:linear-gradient(135deg,#059669,#047857)}.app-preview-chip{align-self:flex-start;margin-top:4px;padding:2px 8px;border-radius:999px;font-size:8px;font-weight:700}.app-preview-chip--ok,.app-preview-chip--online{background:rgba(255,255,255,.22);color:#fff}.app-preview-section-title{font-size:9px;font-weight:800;color:#1a2b3c;margin-top:2px}.app-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.app-preview-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.app-preview-map{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(26,43,60,.08);border:1px solid rgba(0,196,204,.12)}.app-preview-map--compact .app-preview-map-canvas{height:72px}.app-preview-map-header{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 8px;background:linear-gradient(90deg,rgba(0,196,204,.08),transparent);border-bottom:1px solid rgba(26,43,60,.05)}.app-preview-map-title{font-size:8px;font-weight:800;color:#1a2b3c}.app-preview-map-time{font-size:7px;font-weight:700;color:#16a34a;background:rgba(22,163,74,.1);padding:2px 6px;border-radius:999px}.app-preview-map-canvas{position:relative;height:88px;overflow:hidden}.app-preview-map-svg{width:100%;height:100%;display:block}.app-preview-map-pulse{transform-origin:center;animation:app-preview-map-pulse 2.4s ease-out infinite}.app-preview-map-pulse--delay{animation-delay:.8s}@keyframes app-preview-map-pulse{0%{transform:scale(.6);opacity:.45}70%{transform:scale(1.35);opacity:0}to{transform:scale(1.35);opacity:0}}.app-preview-map-bubble{position:absolute;left:8px;bottom:8px;background:#fff;border-radius:8px;padding:4px 8px;box-shadow:0 4px 12px rgba(26,43,60,.12);display:flex;flex-direction:column;gap:1px;max-width:calc(100% - 16px)}.app-preview-map-bubble strong{font-size:8px;font-weight:800;color:#1a2b3c}.app-preview-map-bubble span{font-size:7px;color:#5f6b7a}.app-preview-tile{background:#fff;border-radius:10px;padding:6px 4px;text-align:center;box-shadow:0 2px 8px rgba(26,43,60,.06);display:flex;flex-direction:column;gap:2px}.app-preview-tile-icon{font-size:12px;line-height:1}.app-preview-tile strong{font-size:8px;font-weight:800}.app-preview-tile small{font-size:7px;color:#5f6b7a}.app-preview-card{background:#fff;border-radius:10px;padding:8px;box-shadow:0 2px 8px rgba(26,43,60,.06)}.app-preview-card--message{border-inline-start:3px solid #00c4cc}.app-preview-card-title{font-size:8px;font-weight:800;color:#5f6b7a;margin-bottom:4px}.app-preview-card strong{display:block;font-size:9px;margin-bottom:2px}.app-preview-card p{margin:0;font-size:8px;color:#5f6b7a}.app-preview-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.app-preview-list li{display:flex;justify-content:space-between;align-items:center;font-size:8px}.app-preview-check{font-weight:800;color:#b8c2cc}.app-preview-check--ok{color:#16a34a}.app-preview-btn{margin-top:auto;text-align:center;padding:7px;border-radius:10px;font-size:9px;font-weight:800;color:#fff}.app-preview-btn--child{background:#059669}.app-preview-bottom-nav{flex-shrink:0;display:grid;grid-template-columns:repeat(4,1fr);gap:2px;padding:6px 4px 8px;background:#fff;border-top:1px solid rgba(26,43,60,.06)}.app-preview-nav-item{font-size:7px;text-align:center;color:#5f6b7a;font-weight:600}.app-preview-nav-item--active{color:#00c4cc;font-weight:800}.landing-phone-default{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff 0,#fff 38%,var(--landing-teal) 38%,var(--landing-teal) 100%)}.landing-phone-wave{position:absolute;top:34%;left:0;right:0;height:36px;background:var(--landing-teal);border-radius:50% 50% 0 0/100% 100% 0 0}.landing-phone-logo,.landing-phone-logo-img{position:relative;z-index:1;color:var(--landing-teal)}.landing-phone-logo{width:72px;height:72px}.landing-main-features{padding:4.5rem 0 5rem;background:#fff}.landing-section-head{margin-bottom:3rem}.landing-section-head--light{margin-bottom:2.5rem}.landing-main-showcase{display:grid;grid-template-columns:1fr auto 1fr;gap:1.5rem;align-items:center}.landing-side-feature{position:relative;text-align:center;padding:1.5rem 1rem}.landing-side-feature-icon{width:40px!important;height:40px!important;color:var(--landing-teal);margin-bottom:.75rem}.landing-side-feature h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:800}.landing-side-feature p{margin:0 auto;max-width:16rem;color:var(--landing-muted);font-size:.88rem;line-height:1.7}.landing-arc{position:absolute;width:120px;height:80px;color:var(--landing-teal);opacity:.75;pointer-events:none}.landing-arc--left{bottom:-10px;inset-inline-start:-20px}.landing-arc--right{bottom:-10px;inset-inline-end:-20px;transform:scaleX(-1)}.landing-main-phone{position:relative;display:flex;flex-direction:column;align-items:center;max-width:100%}.landing-center-logo-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;pointer-events:none}.landing-center-logo{border-radius:50%;background:#fff;padding:8px}.landing-other{padding:4rem 0 5rem;background:var(--landing-teal)}.landing-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.landing-card{background:rgba(255,255,255,.96);border-radius:28px;padding:2rem 1.5rem;text-align:center;box-shadow:0 16px 40px rgba(0,0,0,.08)}.landing-card-icon{width:44px!important;height:44px!important;color:var(--landing-teal);margin-bottom:1rem}.landing-card h3{margin:0 0 .75rem;font-size:1.05rem;font-weight:800;color:var(--landing-teal-dark)}.landing-card p{margin:0;color:var(--landing-muted);font-size:.88rem;line-height:1.75}.landing-footer{padding:3rem 0 4rem;background:#fff;border-top:1px solid rgba(26,43,60,.06)}.landing-downloads-head{margin-bottom:2rem}.landing-downloads-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.landing-downloads--compact .landing-downloads-grid{margin-bottom:2rem;grid-template-columns:1fr}@media (min-width:560px){.landing-downloads--compact .landing-downloads-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-download-card{display:flex;align-items:center;gap:1rem;padding:1.15rem 1.25rem;border-radius:20px;border:2px solid rgba(0,196,204,.22);background:#fff;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}a.landing-download-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(0,196,204,.18);border-color:var(--landing-teal)}.landing-download-card--parent{background:linear-gradient(135deg,#f4feff,#fff)}.landing-download-card--child{background:linear-gradient(135deg,#fff8f4,#fff)}.landing-download-icon-wrap{flex-shrink:0;width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:rgba(0,196,204,.1)}.landing-download-card--child .landing-download-icon-wrap{background:rgba(255,152,80,.12)}.landing-download-icon-default{width:40px;height:40px;color:var(--landing-teal)}.landing-download-card--child .landing-download-icon-default{color:#e07a3a}.landing-download-icon-img{width:56px;height:56px;border-radius:14px;object-fit:cover}.landing-download-copy{flex:1;min-width:0}.landing-download-copy h3{margin:0 0 .25rem;font-size:1rem;font-weight:800}.landing-download-copy p{margin:0;font-size:.82rem;color:var(--landing-muted);line-height:1.55}.landing-download-btn{flex-shrink:0;padding:.55rem 1rem;border-radius:999px;background:var(--landing-teal);color:#fff;font-size:.85rem;font-weight:700}.landing-download-card--child .landing-download-btn{background:#e07a3a}.landing-download-btn--disabled{background:#b8c2cc}.landing-footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.landing-footer-tagline{margin:0;font-weight:700;font-size:1.05rem}.landing-footer-btn{display:inline-flex;padding:.7rem 1.4rem;border-radius:999px;border:2px solid var(--landing-teal);color:var(--landing-teal);font-weight:700;text-decoration:none;transition:background .15s ease,color .15s ease}.landing-footer-inner--center{justify-content:center;flex-direction:column;text-align:center}.landing-footer-subtitle{margin:.35rem 0 0;color:var(--landing-muted);font-size:.95rem;line-height:1.7;max-width:36rem}@media (max-width:960px){.landing-hero{padding:2.5rem 0 3rem}.landing-hero-grid{grid-template-columns:1fr;gap:2rem}.landing-hero-visual{order:-1}.landing-hero-phones .landing-phone{width:min(200px,42vw)}.landing-hero-phones .landing-phone-wrap--child{transform:translateY(6px)}.landing-lead{margin-bottom:1.5rem}.landing-main-features{padding:3rem 0 3.5rem}.landing-main-showcase{grid-template-columns:1fr;gap:1.5rem}.landing-main-phone{order:-1}.landing-arc{display:none}.landing-cards{grid-template-columns:1fr}.landing-other{padding:3rem 0 3.5rem}}@media (max-width:640px){.landing-hero-shape--1,.landing-hero-shape--2,.landing-hero-shape--3{opacity:.35;transform:scale(.75)}.landing-title{font-size:clamp(1.5rem,6.5vw,2rem)}.landing-lead{font-size:.95rem;line-height:1.75}.landing-hero-features{grid-template-columns:1fr;gap:1rem}.landing-hero-phones{flex-direction:column;align-items:center;gap:1rem}.landing-hero-phones .landing-phone{width:min(260px,78vw)}.landing-hero-phones .landing-phone-wrap--child{transform:none}.landing-dual-phones{flex-direction:column;align-items:center;gap:.85rem}.landing-dual-phones .landing-phone--center{width:min(240px,72vw)}.landing-dual-phones .landing-phone-wrap--child{transform:none}.landing-side-feature{padding:1rem .5rem}.landing-downloads-grid{grid-template-columns:1fr}.landing-download-card{flex-wrap:wrap;padding:1rem}.landing-download-icon-wrap{width:52px;height:52px}.landing-download-btn{width:100%;text-align:center}.landing-card{padding:1.5rem 1.25rem;border-radius:20px}.landing-footer{padding:2rem 0 2.5rem}}@media (max-width:380px){.landing-container{padding-inline:.85rem}.landing-download-copy h3{font-size:.92rem}}