:root{--sk-blue:#2563eb;--sk-ink:#14213d;--sk-muted:#667085;--sk-bg:#f7f9fc;--sk-line:#e8edf5}
html{scroll-behavior:smooth}body{font-family:'Vazirmatn',sans-serif;color:var(--sk-ink);background:#fff}a{text-decoration:none}.fw-black{font-weight:900}.nav-glass{background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(232,237,245,.75);z-index:1000}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#edf3ff;color:var(--sk-blue)}.navbar-brand{color:var(--sk-ink)}.nav-link{color:#4b5565!important;font-weight:500}.nav-link:hover{color:var(--sk-blue)!important}
.hero-section{min-height:760px;padding:150px 0 90px;background:linear-gradient(180deg,#f7faff 0%,#fff 70%)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(37,99,235,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.04) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,#000,transparent 85%)}.hero-row{min-height:560px}.eyebrow,.section-kicker{display:inline-flex;gap:8px;align-items:center;font-size:.9rem;font-weight:700;color:var(--sk-blue);background:#edf3ff;border-radius:999px;padding:8px 14px}.hero-section h1{font-size:clamp(2.6rem,5.5vw,5rem);letter-spacing:-1.5px}.hero-section h1 span{color:var(--sk-blue)}.hero-copy{color:#596579;max-width:690px;line-height:2}.hero-note{color:#667085;font-size:.9rem}.hero-note i{color:#16a34a;margin-left:6px}.map-card{background:#fff;border:1px solid var(--sk-line);border-radius:28px;box-shadow:0 24px 70px rgba(20,33,61,.12);overflow:hidden}.map-toolbar,.map-footer{padding:15px 18px}.dot{width:9px;height:9px;border-radius:50%;display:inline-block}.dot.green{background:#22c55e}.map-visual{height:390px;position:relative;overflow:hidden;background:#eef3ea;background-image:linear-gradient(115deg,rgba(130,150,120,.15) 25%,transparent 25%),linear-gradient(25deg,rgba(130,150,120,.12) 25%,transparent 25%);background-size:90px 90px}.map-river{position:absolute;inset:-20% 35%;background:#c8ddf3;border-radius:45%;transform:rotate(13deg)}.map-road{position:absolute;background:#fff4d7;height:16px;border:2px solid #dbd1b9;border-radius:12px;transform-origin:left center}.r1{width:120%;top:27%;right:-20%;transform:rotate(-16deg)}.r2{width:110%;top:62%;right:-5%;transform:rotate(9deg)}.r3{width:75%;top:45%;right:5%;transform:rotate(40deg)}.map-block{position:absolute;border:2px solid rgba(115,135,110,.35);background:rgba(255,255,255,.55);border-radius:8px}.b1{width:90px;height:70px;top:16%;right:12%;transform:rotate(-8deg)}.b2{width:72px;height:115px;top:58%;right:15%;transform:rotate(13deg)}.b3{width:115px;height:64px;top:35%;right:59%;transform:rotate(14deg)}.b4{width:75px;height:80px;top:69%;right:51%;transform:rotate(-9deg)}.map-selection{position:absolute;top:27%;right:22%;width:280px;height:190px;border:3px solid rgba(37,99,235,.9);background:rgba(37,99,235,.08);border-radius:14px;transform:rotate(-7deg)}.map-pin{position:absolute;top:44%;right:47%;width:54px;height:54px;border-radius:18px;background:#1d4ed8;color:#fff;display:grid;place-items:center;font-size:1.7rem;box-shadow:0 10px 24px rgba(37,99,235,.35)}.mini-chip{background:#f4f6fa;border-radius:999px;padding:7px 10px;font-size:.8rem}.section-pad{padding:100px 0}.soft-section{background:var(--sk-bg)}.section-heading{max-width:680px}.section-heading p{line-height:1.9}.feature-card{padding:28px;border:1px solid var(--sk-line);border-radius:20px;background:#fff;transition:.25s ease;box-shadow:0 8px 30px rgba(20,33,61,.04)}.feature-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px rgba(20,33,61,.09)}.feature-card h5{margin:18px 0 10px;font-weight:800}.feature-card p{color:#687386;line-height:1.9;margin:0}.icon-tile{width:52px;height:52px;border-radius:16px;background:#edf3ff;color:var(--sk-blue);display:grid;place-items:center;font-size:1.35rem}.dataset-pill{padding:18px;border:1px solid var(--sk-line);border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:700;height:100%;transition:.2s}.dataset-pill:hover{border-color:#cdd9f7;box-shadow:0 10px 24px rgba(20,33,61,.05)}.dataset-pill i{color:var(--sk-blue)}.steps-wrap{display:flex;align-items:flex-start;gap:10px;justify-content:center}.step-item{text-align:center;max-width:180px}.step-number{width:48px;height:48px;border-radius:50%;margin:0 auto 12px;background:#edf3ff;color:var(--sk-blue);display:grid;place-items:center;font-weight:900;font-size:1.05rem}.step-item h6{font-weight:800}.step-item p{color:#6b7280;line-height:1.8;font-size:.9rem}.step-line{height:2px;background:var(--sk-line);width:70px;margin-top:24px}.cta-section{padding:40px 0 95px}.cta-box{background:linear-gradient(135deg,#1741a6,#2563eb);color:#fff;border-radius:30px;padding:70px 24px;box-shadow:0 22px 60px rgba(37,99,235,.25)}.cta-box .section-kicker{background:rgba(255,255,255,.14);color:#fff}.cta-box p{color:rgba(255,255,255,.8)}.footer{border-top:1px solid var(--sk-line);color:#4b5565;font-size:.9rem}@media(max-width:991.98px){.hero-section{padding-top:125px}.hero-row{min-height:auto}.steps-wrap{flex-direction:column;align-items:center}.step-line{width:2px;height:45px;margin:0}.map-card{max-width:680px;margin:0 auto}}@media(max-width:575.98px){.hero-section{padding-bottom:55px}.map-visual{height:300px}.map-selection{width:210px;height:145px}.hero-section h1{letter-spacing:-1px}.section-pad{padding:75px 0}.cta-box{padding:55px 18px;border-radius:22px}}
