:root{--navy:#071a33;--navy2:#0d294a;--yellow:#f5c542;--cream:#f8f6ef;--white:#fff;--text:#10233c;--muted:#6d7a89;--line:#e7e5dd}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Vazirmatn,Tahoma,sans-serif;background:var(--cream);color:var(--text);line-height:1.8}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(7,26,51,.96);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px)}.nav-wrap{height:78px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:19px;font-weight:700;margin-left:auto}.brand-mark{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:var(--yellow);color:var(--navy);font-weight:900;font-size:21px;letter-spacing:-2px}.brand-name b{color:var(--yellow)}.nav{display:flex;gap:28px}.nav a{color:#dce5ef;text-decoration:none;font-size:14px;font-weight:500;transition:.2s}.nav a:hover{color:var(--yellow)}.nav-button{background:var(--yellow);color:var(--navy);text-decoration:none;padding:9px 18px;border-radius:10px;font-weight:800;font-size:13px}.hero{position:relative;overflow:hidden;background:var(--navy);color:#fff;min-height:600px}.hero:after{content:"";position:absolute;left:-180px;bottom:-250px;width:650px;height:650px;border-radius:50%;border:1px solid rgba(245,197,66,.12)}.hero-grid{min-height:600px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.eyebrow{color:#dce5ef;font-size:14px;margin-bottom:18px}.eyebrow span{display:inline-block;width:8px;height:8px;background:var(--yellow);border-radius:50%;margin-left:8px}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.25;margin:0 0 18px;font-weight:800;letter-spacing:-2px}.hero h1 strong{color:var(--yellow)}.hero p{color:#bdc9d7;max-width:550px;font-size:17px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:145px;padding:12px 22px;border-radius:11px;text-decoration:none;font-weight:700;font-size:14px}.btn-primary{background:var(--yellow);color:var(--navy)}.btn-outline{border:1px solid rgba(255,255,255,.25);color:#fff}.live-note{margin-top:25px;color:#95a8bc;font-size:12px}.live-note i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#6bd48c;margin-left:7px}.hero-visual{height:440px;position:relative;display:flex;align-items:center;justify-content:center}.glow{position:absolute;width:330px;height:330px;border-radius:50%;background:rgba(245,197,66,.09);filter:blur(8px)}.orb{position:relative;width:255px;height:255px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(245,197,66,.35);box-shadow:0 0 90px rgba(245,197,66,.12),inset 0 0 50px rgba(245,197,66,.07)}.orb-inner{width:185px;height:185px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--navy);font-size:72px;font-weight:900;letter-spacing:-7px;padding-left:7px;box-shadow:0 20px 60px rgba(0,0,0,.3)}.market-pill{position:absolute;z-index:2;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px);padding:10px 15px;border-radius:13px;min-width:125px}.market-pill small{display:block;color:#9fb0c3;font-size:10px}.market-pill b{color:#fff;font-size:15px}.pill-one{top:55px;right:20px}.pill-two{bottom:65px;left:5px}.pill-three{top:175px;right:-10px}.trend{position:absolute;bottom:5px;left:0;width:100%;height:180px;color:rgba(245,197,66,.25)}.section{padding:90px 0}.prices-section{background:var(--cream)}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:35px}.section-tag{display:inline-block;color:#9a7b18;font-size:11px;font-weight:900;letter-spacing:2px}.section-head h2{font-size:32px;margin:4px 0 0;color:var(--navy)}.update-badge{font-size:12px;color:#52705e;background:#edf4ec;padding:7px 12px;border-radius:20px}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.price-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 10px 35px rgba(7,26,51,.04);transition:.25s}.price-card:hover{transform:translateY(-4px)}.price-card.featured{border-top:3px solid var(--yellow)}.card-top{display:flex;align-items:center;gap:10px;color:#687587;font-size:13px}.icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#f4f0df;color:#8e7116;font-size:13px;font-weight:900}.price{font-size:27px;font-weight:800;color:var(--navy);margin:22px 0}.price small{font-size:10px;color:#8d98a5;font-weight:600}.card-foot{border-top:1px solid #eee;padding-top:12px;display:flex;justify-content:space-between;color:#8b96a2;font-size:11px}.dash{color:#bd9a23}.analysis-section{background:#fff}.center-head{text-align:center;justify-content:center}.center-head p{margin:5px 0 0;color:var(--muted);font-size:14px}.analysis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.analysis-card{padding:30px;border:1px solid var(--line);border-radius:18px;background:var(--cream)}.analysis-icon{width:48px;height:48px;display:grid;place-items:center;background:var(--navy);color:var(--yellow);border-radius:14px;font-size:21px}.analysis-card h3{margin:20px 0 5px;color:var(--navy)}.analysis-card p{color:var(--muted);font-size:13px;margin:0 0 18px}.analysis-card span{font-size:11px;color:#9a7b18;background:#f2ead0;border-radius:20px;padding:5px 10px}.about-section{padding-top:0;background:#fff}.about-box{background:var(--navy);color:#fff;border-radius:25px;padding:45px 55px;display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden}.about-box h2{margin:5px 0 10px;font-size:30px}.about-box p{margin:0;color:#b9c7d6;max-width:720px;font-size:14px}.about-mark{width:150px;height:150px;min-width:150px;border-radius:50%;border:1px solid rgba(245,197,66,.3);display:grid;place-items:center}.about-mark span{display:grid;place-items:center;width:105px;height:105px;border-radius:50%;background:var(--yellow);color:var(--navy);font-size:39px;font-weight:900;letter-spacing:-5px;padding-left:5px}.footer{background:var(--navy);color:#91a1b3;padding:22px 0;font-size:11px}.footer-wrap{display:flex;justify-content:space-between}.footer span:first-child span{color:var(--yellow)}@media(max-width:900px){.nav{display:none}.hero-grid{grid-template-columns:1fr;text-align:center;padding:65px 0}.hero p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{height:350px}.price-grid{grid-template-columns:repeat(2,1fr)}.about-box{padding:35px}.about-mark{display:none}}@media(max-width:560px){.container{width:min(100% - 26px,1160px)}.nav-wrap{height:68px}.nav-button{display:none}.hero h1{font-size:42px}.hero p{font-size:14px}.hero-visual{height:300px}.orb{width:190px;height:190px}.orb-inner{width:140px;height:140px;font-size:52px}.market-pill{min-width:100px;padding:7px 10px}.pill-one{top:20px;right:0}.pill-two{bottom:25px;left:0}.pill-three{top:120px;right:-5px}.section{padding:65px 0}.section-head{align-items:start;gap:15px}.section-head h2{font-size:26px}.price-grid,.analysis-grid{grid-template-columns:1fr}.price-card{padding:18px}.about-box{padding:30px 24px}.about-box h2{font-size:25px}.footer-wrap{flex-direction:column;gap:5px}}
