@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap');
:root{--ink:#15110d;--muted:#6f665d;--gold:#d69a32;--gold2:#f0c36b;--cream:#fff8ed;--paper:#fffdf8;--navy:#161629;--purple:#4b2c68;--line:#eadfce;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:var(--paper)}a{text-decoration:none;color:inherit;cursor:pointer}button,input{font:inherit}button{cursor:pointer;border:0}.topbar{height:34px;background:#1a1422;color:#fff;font-size:12px;display:flex;justify-content:center;align-items:center;gap:28px}.topbar span{opacity:.75}.nav{height:76px;background:rgba(255,253,248,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 5.5%;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;min-width:210px}.brand strong,.footer-brand strong{display:block;font-family:"Playfair Display";font-size:24px}.brand small,.footer-brand small{display:block;font-size:10px;color:var(--muted);letter-spacing:.4px}.brand-mark{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f6d58c,#9c6720);color:#2b1d0d;font-size:24px;box-shadow:0 5px 18px #b57a282b}.nav nav{display:flex;gap:23px;margin:auto;font-size:13px;font-weight:600;color:#4d443c}.nav nav a:hover{color:#9a681c}.nav-actions{display:flex;gap:9px}.primary,.ghost,.outline,.darkbtn{border-radius:10px;padding:11px 17px;font-weight:700}.primary{background:linear-gradient(135deg,#c88923,#e3ad4f);color:#20160b;box-shadow:0 8px 22px #bd812d2e}.ghost{background:transparent;color:#4b433a}.outline{background:transparent;border:1px solid #c7b8a4;color:#433a32}.darkbtn{background:#1c1721;color:#fff}.big{padding:14px 22px;border-radius:12px}.menu{display:none;background:transparent;font-size:24px;margin-left:auto}.hero{min-height:650px;padding:70px 7%;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:30px;background:radial-gradient(circle at 75% 35%,#f7d58a55,transparent 28%),linear-gradient(180deg,#fffdf8,#fff7e9)}.eyebrow{font-size:11px;letter-spacing:2.4px;color:#a26b1e;font-weight:800}.hero h1{font:600 clamp(46px,6vw,76px)/1.02 "Playfair Display";margin:18px 0}.hero h1 span{color:#b37722}.hero p{max-width:630px;font-size:17px;line-height:1.75;color:var(--muted)}.hero-buttons{display:flex;gap:12px;margin:28px 0}.trust-row{display:flex;gap:20px;color:#6e5d4d;font-size:12px}.hero-orbit{min-height:500px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #b8823c55;border-radius:50%;transform:rotate(-18deg)}.o1{width:440px;height:440px}.o2{width:340px;height:340px}.o3{width:245px;height:245px}.planet{position:absolute;border-radius:50%;display:grid;place-items:center;font-size:22px;background:#fff;border:1px solid #d9b36e;box-shadow:0 7px 20px #7d541e20}.p1{top:60px;right:80px;width:52px;height:52px}.p2{bottom:105px;left:75px;width:44px;height:44px}.p3{top:155px;left:85px;width:38px;height:38px}.hero-card{position:relative;width:330px;padding:28px;border:1px solid #ead8ba;border-radius:22px;background:#fffdf9e8;box-shadow:0 25px 70px #7e531d22}.hero-card h3{font:600 30px "Playfair Display";margin:8px 0}.hero-card p{font-size:13px;line-height:1.6}.mini-label{font-size:10px;letter-spacing:2px;color:#a36e24;font-weight:800}.ticker{height:45px;background:#211a28;color:#fff;display:flex;align-items:center;justify-content:center;gap:34px;font-size:12px;overflow:hidden}.ticker div{white-space:nowrap}.ticker div:first-child{color:#ffb44d;font-weight:800}.quick-tools,.section{padding:82px 7%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head h2,.guru-copy h2,.wealth-copy h2{font:600 clamp(30px,4vw,48px)/1.08 "Playfair Display";margin:8px 0}.section-head a{color:#a46c1f;font-weight:700;font-size:13px}.tool-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.tool{padding:22px 14px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:16px;transition:.2s}.tool:hover{transform:translateY(-4px);box-shadow:0 15px 35px #5e3d1515}.tool b{font-size:25px;color:#ad7625;display:block;margin-bottom:18px}.tool span,.tool small{display:block}.tool span{font-weight:800}.tool small{color:var(--muted);margin-top:5px;font-size:11px}.filterbar{display:flex;gap:8px;margin-bottom:22px;flex-wrap:wrap}.filterbar button{background:#f5eee4;padding:9px 14px;border-radius:20px;font-size:12px}.filterbar .active{background:#211a28;color:#fff}.expert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.expert{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.expert.featured{border:2px solid #d6a04a}.badge{position:absolute;right:14px;top:14px;background:#f3d394;color:#5c3d0f;font-size:9px;padding:5px 8px;border-radius:20px;font-weight:800}.avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#ece3d7;color:#5b3a1b;font-weight:800;font-size:19px}.avatar.purple{background:#e8dcf2;color:#5d3b79}.avatar.gold{background:#f5e0a9;color:#704b09}.avatar.rose{background:#f2d9d3;color:#6b3a33}.online{font-size:10px;color:#188353;margin-top:8px}.expert h3{margin:10px 0 4px}.expert p,.meta{font-size:11px;color:var(--muted)}.meta{margin:10px 0}.rate{display:flex;justify-content:space-between;align-items:center;font-weight:800;border-top:1px solid var(--line);padding-top:14px;margin-top:12px}.rate button,.product button,.puja-grid button{background:#f4eadb;border-radius:8px;padding:8px 13px;font-weight:800}.cream{background:var(--cream)}.panchang-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.panchang-layout>div:first-child p{max-width:550px;color:var(--muted);line-height:1.8}.panchang-card{background:#211a28;color:#fff;border-radius:26px;padding:30px;box-shadow:0 30px 70px #4a321e20}.pc-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.5px;color:#d7c7b2}.moon{font-size:62px;color:#f3cb72;margin:18px 0 0}.panchang-card h3{font:600 30px "Playfair Display";margin:0}.panchang-card p{color:#cdbca7}.pc-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ffffff22;margin-top:25px}.pc-grid span{padding:15px 0;border-bottom:1px solid #ffffff18;font-size:11px;color:#bfb2a3}.pc-grid b{display:block;color:#fff;font-size:13px;margin-top:4px}.muhurta{margin-top:18px;padding:14px;border-radius:10px;background:#ffffff10;color:#d9c6aa;font-size:11px}.muhurta strong{float:right;color:#f2cc79}.prediction-grid,.product-grid,.puja-grid,.partner-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.prediction-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.zodiac{font-size:38px;color:#a87325}.prediction-card h3{font:600 24px "Playfair Display";margin:10px 0}.prediction-card span{font-size:11px;color:#a87325}.prediction-card p{font-size:13px;line-height:1.6;color:var(--muted);min-height:65px}.prediction-card a{font-size:12px;font-weight:800;color:#a87325}.dark-section{background:#1c1722;color:#fff}.light .eyebrow{color:#e5b65c}.light h2{color:#fff}.light-btn{border-color:#766453;color:#fff}.puja-grid article{background:#28202f;border:1px solid #ffffff16;border-radius:18px;padding:26px}.puja-icon{font-size:38px}.puja-grid h3{font:600 25px "Playfair Display"}.puja-grid p{color:#c6b8aa;font-size:13px;line-height:1.6;min-height:50px}.puja-grid b{display:block;color:#e6bc6d;margin-bottom:14px}.puja-grid button{background:#f0c66e;color:#271b0c}.product{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.product-art{height:190px;border-radius:13px;display:grid;place-items:center;font-size:72px;margin-bottom:18px}.product-art.blue{background:linear-gradient(145deg,#e9eff8,#cad8ed)}.product-art.red{background:linear-gradient(145deg,#f6e0db,#eac0b8)}.product-art.gold{background:linear-gradient(145deg,#fff0c8,#ebca75)}.product-art.green{background:linear-gradient(145deg,#e3f0df,#bdd7b4)}.product h3{margin:5px 0}.product p{font-size:12px;color:var(--muted);min-height:34px}.product b{display:inline-block;margin:10px 0}.product button{float:right}.guru-section{background:linear-gradient(120deg,#f8efe2,#fffdf8);display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.guru-copy p,.wealth-copy p{color:var(--muted);line-height:1.8;max-width:580px}.guru-buttons{display:flex;gap:10px;margin-top:25px}.guru-video{min-height:330px;border-radius:24px;background:radial-gradient(circle at 50% 30%,#765f7e,#201825 55%,#0e0c13);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;box-shadow:0 25px 70px #3b293d35}.play{width:64px;height:64px;border-radius:50%;background:#e2b25c;color:#20170d;display:grid;place-items:center;font-size:22px;margin-bottom:auto}.guru-video span{font-size:10px;letter-spacing:2px;color:#e5bd6c}.guru-video strong{font:600 30px "Playfair Display";margin:7px 0}.guru-video small{color:#c8bdaf}.wealth{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:center;background:#f7efe5}.wealth-image{height:500px;border-radius:26px;overflow:hidden;background:#ded2c4;display:flex;justify-content:center}.wealth-image img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.lead{font:600 22px "Playfair Display";color:#7e531d!important}.wealth-stats{display:flex;gap:12px;margin:28px 0}.wealth-stats div{padding:14px 18px;background:#fff;border:1px solid var(--line);border-radius:12px}.wealth-stats b,.wealth-stats span{display:block}.wealth-stats b{font-size:12px}.wealth-stats span{font-size:10px;color:var(--muted);margin-top:4px}.ai-section{padding-top:30px;padding-bottom:30px}.ai-box{border-radius:24px;padding:32px;display:grid;grid-template-columns:80px 1fr auto;gap:20px;align-items:center;background:linear-gradient(120deg,#211a28,#3d2c4a);color:#fff}.ai-symbol{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:#e0b15c;color:#271a0a;font-size:34px}.ai-box h2{font:600 32px "Playfair Display";margin:5px 0}.ai-box p{color:#d0c2b5;max-width:650px;font-size:13px;line-height:1.6}.partner-grid button{padding:25px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:18px}.partner-grid b{font-size:28px;display:block;margin-bottom:18px}.partner-grid strong,.partner-grid span{display:block}.partner-grid span{font-size:11px;color:var(--muted);margin-top:5px}.newsletter{margin:0 7% 70px;padding:42px 50px;border-radius:24px;background:#f1dfc0;display:flex;justify-content:space-between;align-items:center;gap:30px}.newsletter h2{font:600 35px "Playfair Display";margin:6px 0}.newsletter p{color:#75614b}.newsletter form{display:flex;min-width:400px}.newsletter input{flex:1;border:1px solid #d0b98f;background:#fff;padding:14px 16px;border-radius:10px 0 0 10px;outline:0}.newsletter .darkbtn{border-radius:0 10px 10px 0}footer{background:#17121a;color:#fff;padding:55px 7% 25px}.footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:35px}.footer-brand small{color:#9f9386}.footer-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding-bottom:40px}.footer-cols b{color:#e7b965;font-size:12px}.footer-cols a{display:block;color:#b8aea3;font-size:12px;margin-top:12px}.footer-bottom{border-top:1px solid #ffffff16;padding-top:18px;color:#8e857c;font-size:10px;display:flex;justify-content:space-between}.modal{position:fixed;inset:0;background:#110d14b8;backdrop-filter:blur(5px);display:none;place-items:center;z-index:100;padding:20px}.modal.open{display:grid}.modal-card{width:min(520px,100%);background:#fffdf8;border-radius:22px;padding:35px;position:relative;box-shadow:0 30px 100px #0005}.close{position:absolute;right:18px;top:15px;background:#f0e7da;width:34px;height:34px;border-radius:50%;font-size:22px}.modal-card h2{font:600 32px "Playfair Display";margin:0 0 8px}.modal-card p{color:var(--muted);line-height:1.7}.modal-form{display:grid;gap:12px;margin-top:18px}.modal-form input,.modal-form select{padding:13px;border:1px solid #dacdbb;border-radius:10px;background:#fff}.modal-form button{margin-top:5px}.success{padding:16px;background:#edf5ea;border-radius:10px;color:#32613a;font-weight:700}
@media(max-width:1000px){.nav nav{display:none}.menu{display:block}.nav-actions{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:50px}.hero-orbit{min-height:420px}.tool-grid{grid-template-columns:repeat(3,1fr)}.expert-grid,.prediction-grid,.product-grid,.puja-grid,.partner-grid{grid-template-columns:repeat(2,1fr)}.panchang-layout,.guru-section,.wealth{grid-template-columns:1fr}.wealth-image{height:430px}.ai-box{grid-template-columns:60px 1fr}.ai-box button{grid-column:2}.newsletter{flex-direction:column;align-items:flex-start}.newsletter form{min-width:0;width:100%}}
@media(max-width:650px){.topbar{font-size:10px;padding:0 10px}.topbar span{display:none}.nav{padding:0 4%}.nav-actions{display:none}.hero{padding:45px 5%}.hero h1{font-size:45px}.hero p{font-size:14px}.hero-buttons{flex-direction:column}.trust-row{flex-direction:column;gap:6px}.o1{width:320px;height:320px}.o2{width:250px;height:250px}.o3{width:180px;height:180px}.hero-card{width:280px}.quick-tools,.section{padding:58px 5%}.section-head{align-items:flex-start;flex-direction:column}.tool-grid{grid-template-columns:repeat(2,1fr)}.expert-grid,.prediction-grid,.product-grid,.puja-grid,.partner-grid{grid-template-columns:1fr}.panchang-layout{gap:30px}.pc-grid{grid-template-columns:1fr 1fr}.wealth-image{height:380px}.wealth-stats{flex-wrap:wrap}.ai-box{grid-template-columns:1fr}.ai-box button{grid-column:auto}.newsletter{margin:0 5% 50px;padding:30px}.footer-cols{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:10px}}
