:root{--p:#4f46e5;--p2:#7c3aed;--ink:#111827;--muted:#687386;--soft:#f5f7fb}*{box-sizing:border-box}body{font-family:"Vazirmatn",Tahoma,sans-serif;color:var(--ink);background:#fff}.public-nav{height:82px;display:flex;align-items:center;border-bottom:1px solid #eef0f5;background:#ffffffdf;backdrop-filter:blur(14px);position:sticky;top:0;z-index:1000}.public-nav .container{height:100%}.public-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-size:22px;font-weight:900}.logo-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--p),var(--p2))}.public-nav nav a{text-decoration:none;color:#4b5563;font-size:14px;font-weight:600}.public-nav nav a:hover{color:var(--p)}.hero-section{position:relative;overflow:hidden;background:radial-gradient(circle at 70% 20%,#ede9fe 0,transparent 32%),linear-gradient(180deg,#fbfbff,#fff);padding:70px 0 85px}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-1{width:220px;height:220px;background:#c7d2fe55;right:-80px;top:70px}.orb-2{width:180px;height:180px;background:#ddd6fe66;left:-50px;bottom:0}.eyebrow{display:inline-flex;align-items:center;gap:7px;background:#eef2ff;color:#4338ca;padding:8px 13px;border-radius:999px;font-size:13px;font-weight:700}.hero-section h1{font-size:clamp(42px,6vw,72px);line-height:1.2;font-weight:900;letter-spacing:-2px;margin:20px 0}.hero-section h1 span{background:linear-gradient(135deg,var(--p),var(--p2));-webkit-background-clip:text;color:transparent}.hero-lead{font-size:18px;line-height:2;color:#667085;max-width:640px}.hero-points{display:flex;gap:18px;flex-wrap:wrap;color:#526070;font-size:13px}.hero-points i{color:#16a34a}.shipping-demo{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:24px;box-shadow:0 30px 80px #4f46e51c;transform:rotate(-1deg)}.demo-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.demo-head small,.provider-row small{display:block;color:#8a94a6}.demo-head strong{display:block;font-size:20px}.live-dot{background:#ecfdf3;color:#15803d;padding:5px 10px;border-radius:99px;font-size:11px}.provider-row{display:flex;align-items:center;gap:12px;border:1px solid #e7eaf0;border-radius:18px;padding:16px;margin:10px 0;transition:.2s}.provider-row.selected{border-color:#818cf8;background:#f7f7ff}.provider-icon{width:46px;height:46px;display:grid;place-items:center;background:#f3f4f6;border-radius:14px;font-size:20px;color:#4f46e5}.provider-price{font-weight:900;direction:rtl}.provider-price small{display:inline}.demo-footer{border-top:1px solid #eef0f4;padding-top:16px;margin-top:18px;display:flex;justify-content:space-between;align-items:center;color:#64748b;font-size:12px}.demo-footer button{border:0;background:#111827;color:#fff;border-radius:10px;padding:9px 12px}.section-space{padding:90px 0}.soft-section{background:var(--soft)}.section-heading{text-align:center;max-width:680px;margin:0 auto 38px}.section-heading>span{color:var(--p);font-size:13px;font-weight:800}.section-heading h2{font-size:36px;font-weight:900;margin:8px 0 12px}.section-heading p{color:#748094;line-height:1.9}.feature-card{height:100%;border:1px solid #e8ebf1;border-radius:22px;padding:24px;transition:.25s;background:#fff}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #1118270d;border-color:#c7d2fe}.feature-icon{width:52px;height:52px;border-radius:16px;background:#eef2ff;color:var(--p);display:grid;place-items:center;font-size:23px;margin-bottom:18px}.feature-card h3{font-size:18px;font-weight:800}.feature-card p{font-size:14px;color:#748094;line-height:1.9;margin:0}.steps-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.step{background:#fff;border:1px solid #e6e9ef;border-radius:18px;padding:20px;display:flex;gap:13px;align-items:flex-start}.step b{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;background:#eef2ff;color:#4f46e5;border-radius:10px}.step span{font-size:14px;line-height:1.8}.cta-section{padding:50px 0 85px}.cta-box{background:linear-gradient(135deg,#111827,#312e81);color:#fff;border-radius:30px;padding:45px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box span{color:#c7d2fe;font-size:12px}.cta-box h2{font-weight:900;margin:7px 0}.cta-box p{margin:0;color:#cbd5e1}.public-footer{border-top:1px solid #edf0f5;padding:25px 0;color:#8a94a6;font-size:12px}@media(max-width:767px){.hero-section{padding-top:30px}.shipping-demo{transform:none}.steps-grid{grid-template-columns:1fr}.cta-box{padding:28px;display:block}.cta-box .btn{margin-top:20px}.section-space{padding:60px 0}}
