:root{--blue:#1c82ff;--blue-dark:#145fbf;--blue-tint:#eaf3ff;--bg:#fafaf8;--ink:#14171c;--muted:#5b6270;--line:#e4e6ea;--navy:#0b2a4a;--navy-dark:#071a30;--font-sans:"Vazirmatn", system-ui, sans-serif;--wrap:1120px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;direction:rtl}body{font-family:var(--font-sans);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-align:right;line-height:1.6;overflow-x:hidden}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}.app{max-width:var(--wrap);margin:0 auto;padding:0 24px}.site-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#fafaf8e6;width:100%;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1120px;height:68px;margin:0 auto;padding:0 24px;display:flex;position:relative}.logo{justify-self:start}.logo img{width:auto;height:28px;display:block}.nav{align-items:center;gap:32px;font-size:.9rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav a{color:var(--muted);transition:color .15s}.nav a:hover,.nav a:focus-visible{color:var(--ink)}.nav-toggle{flex-direction:column;gap:4px;padding:8px;display:none}.nav-toggle span{background:var(--ink);width:20px;height:1.5px}.hero-scroll{height:450vh;position:relative}.hero-pinned{background:var(--navy);align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.hero-visual,.hero-layers{position:absolute;inset:0}.hero-layer{width:100%;height:100%;position:absolute;inset:0}.hero-layer-cover{object-fit:cover;object-position:top}.hero-layer-video{object-fit:cover;object-position:top;background:var(--navy)}.hero-inner{z-index:2;max-width:var(--wrap);width:100%;margin:0 auto;padding:0 24px;position:relative}.hero-copy{max-width:460px;margin-right:-220px}.hero-kicker{color:#fff;background:var(--blue);border-radius:999px;margin-bottom:20px;padding:10px 26px;font-size:1.05rem;font-weight:600;transition:background .15s;display:inline-block}.hero-kicker:hover{background:var(--blue-dark)}.hero-copy h1{color:#fff;max-width:15ch;font-size:clamp(2rem,3.6vw,2.9rem);font-weight:600;line-height:1.3}.hero-sub{color:#e4e9f2;max-width:48ch;margin-top:24px;font-size:1.02rem}.hero-actions{gap:14px;margin-top:36px;display:flex}.btn{border-radius:3px;padding:12px 22px;font-size:.92rem;font-weight:500;transition:background .15s;display:inline-block}.btn-primary,.btn-ghost{background:var(--blue);color:#fff;border:none}.btn-primary:hover,.btn-ghost:hover{background:var(--blue-dark)}.hero-product{object-fit:contain;width:256px;height:auto}.hero-product-staple{width:179px}.hero-products-desktop{z-index:2;flex-direction:column;gap:24px;display:flex;position:absolute;top:50%;left:40px;transform:translateY(-50%)}.hero-mobile-overlay{display:none}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.trust-inner{color:var(--muted);flex-direction:column;align-items:center;gap:20px;font-size:2.05rem;display:flex}.trust-marks{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.trust-marks img{object-fit:contain;width:auto;height:72px}.solutions{padding:96px 0}.section-head{max-width:42ch;margin-bottom:48px}.section-head h2{font-size:1.7rem;font-weight:600}.section-head p{color:var(--muted);margin-top:10px}.solutions-list{border-top:1px solid var(--line)}.solution-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 2fr;gap:40px;padding:32px 0;display:grid}.solution-row h3{font-size:1.05rem;font-weight:600}.solution-row p{color:var(--muted);max-width:52ch}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (width<=860px){.nav{background:var(--bg);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:0;padding:8px 24px 20px;display:none;position:absolute;top:68px;left:0;right:0;transform:none}.nav a{width:100%;padding:12px 0}.nav.nav-open,.nav-toggle{display:flex}.solution-row{grid-template-columns:1fr;gap:8px}}@media (width<=600px){.hero-pinned{height:auto;display:block;top:68px}.hero-visual{aspect-ratio:16/9;width:100%;position:relative;inset:auto}.hero-layer-cover,.hero-layer-video{object-fit:cover;object-position:top}.hero-inner-desktop,.hero-products-desktop{display:none}.hero-mobile-overlay{background:var(--navy);text-align:center;flex-direction:column;align-items:center;min-height:220px;padding:32px 20px 40px;display:flex;position:relative}.hero-loading-logo{filter:brightness(0)invert();pointer-events:none;width:120px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-products-mobile{flex-direction:row;justify-content:center;gap:14px;margin-bottom:24px;display:flex}.hero-products-mobile .hero-product,.hero-products-mobile .hero-product-staple{width:110px}.hero-copy-mobile{width:100%;max-width:100%;margin-right:0}.hero-kicker{margin-bottom:12px;padding:7px 18px;font-size:.9rem}.hero-copy-mobile h1{max-width:100%;font-size:1.4rem}.hero-sub{max-width:100%;margin-top:10px;font-size:.85rem}.hero-actions{flex-flow:wrap;justify-content:center;gap:10px;margin-top:18px}.btn{padding:9px 16px;font-size:.8rem}.trust-marks img{height:40px}.trust-inner{font-size:1.1rem}}
