:root{--navy:#101a31;--navy2:#18233d;--cream:#f6f1e8;--paper:#fbfaf6;--gold:#c79b5b;--gold2:#e5c998;--ink:#1d2940;--muted:#6d7180;--line:#ddd7cc;--serif:"DM Serif Display",Georgia,serif;--sans:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0}button,input,select{font:inherit}button{cursor:pointer}.shell{width:min(1160px,100% - 48px);margin:auto}.top{color:#fff;background:var(--navy);position:relative;overflow:hidden}.nav{z-index:5;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand{font-family:var(--serif);letter-spacing:.5px;color:var(--ink);align-items:center;gap:9px;font-size:27px;display:flex}.top .brand,.brand.light{color:#fff}.brand-mark{color:var(--gold2);font-size:19px}.nav-links{align-items:center;gap:30px;display:flex}.nav a,.text-button{color:#d9dce4;background:0 0;border:0;font-size:13px;text-decoration:none}.button{background:var(--ink);color:#fff;border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 23px;font-weight:600;display:inline-flex}.button.small{background:var(--gold2);color:#182136;min-height:42px;padding:0 18px}.button.light{color:#182136;background:#f3e7d2}.button.full{width:100%;margin-top:22px}.button.gold{background:#be8e4e}.button.outline{color:#f6e7cc;background:0 0;border:1px solid #d8b877;width:100%}.menu{color:#fff;background:0 0;border:0;display:none}.hero{align-items:center;min-height:695px;display:flex;position:relative}.hero-grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;display:grid;position:relative}.eyebrow{letter-spacing:2.2px;color:#e1c494;font-size:11px;font-weight:700}.eyebrow span{padding-right:7px}.eyebrow.dark{color:#a47742}.hero h1,.dash-hero h1{font:normal 64px/1.05 var(--serif);letter-spacing:-1px;margin:24px 0}.hero h1 em,.intro h2 em{color:#e5cda8;font-weight:400}.hero-copy>p{font:18px/1.7 var(--serif);color:#c8ccd6;max-width:550px}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.hero-actions>span{color:#aeb5c4;align-items:center;gap:7px;font-size:12px;display:flex}.trust{align-items:center;gap:15px;margin-top:42px;display:flex}.avatars{display:flex}.avatars i{color:#26304a;border:2px solid var(--navy);width:31px;height:31px;font:11px var(--sans);background:#cfb28b;border-radius:50%;justify-content:center;align-items:center;margin-left:-7px;display:flex}.avatars i:first-child{margin:0}.star-row{color:#e7c88e;letter-spacing:2px;font-size:11px}.trust small{color:#969eae}.hero-glow{filter:blur(5px);opacity:.22;border-radius:50%;position:absolute}.hero-glow.one{background:#8a734f;width:550px;height:550px;top:9%;right:5%}.hero-glow.two{background:#3c4a76;width:400px;height:400px;bottom:-40%;left:-15%}.stars{color:#eadcb9;opacity:.25;letter-spacing:30px;width:90%;position:absolute;top:135px;left:5%}.orbit-wrap{height:530px;position:relative}.orbit{border:1px solid #d6c59d40;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit:before,.orbit:after{content:"";border:1px solid #ffffff0d;border-radius:50%;position:absolute;inset:8%}.orbit-1{width:480px;height:480px}.orbit-2{width:360px;height:360px}.orbit-3{background:#fff1;width:235px;height:235px}.planet{color:#e5ca95;background:#1c2842;border:1px solid #c5a66b88;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute}.p1{top:34px;left:52px}.p2{top:205px;right:-8px}.p3{bottom:20px;left:50px}.p4{top:35px;right:25px}.moon{font:110px/1 var(--serif);color:#ead5a8;text-shadow:0 0 45px #dab86888;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.moon small{font:8px/1.7 var(--sans);letter-spacing:2px;text-align:center;color:#aeb5c4;position:absolute}.constellation{color:#d2bd8b55;letter-spacing:12px;position:absolute}.c1{top:65px;right:20px;transform:rotate(35deg)}.c2{bottom:60px;left:10px;transform:rotate(-30deg)}.intro{text-align:center;padding:110px 0}.intro h2,.quote blockquote{font:44px/1.16 var(--serif);margin:22px 0}.intro h2 em{color:#a77841}.intro>p{color:var(--muted);max-width:600px;margin:0 auto;line-height:1.7}.steps{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:70px;display:grid}.steps article{text-align:left;background:var(--paper);padding:40px;position:relative}.steps article>b{color:#c7bcae;font:14px var(--serif);position:absolute;right:30px}.steps svg{color:#ae7f48;width:30px;height:30px}.steps h3{font:24px var(--serif);margin:23px 0 10px}.steps p{color:var(--muted);font-size:14px;line-height:1.65}.quote{color:#fff;text-align:center;background:#18243f;padding:100px 0}.quote svg{color:var(--gold2)}.quote blockquote{color:#f4e6cf;font-size:50px}.quote p{color:#aeb6c7;max-width:570px;margin:0 auto 30px;line-height:1.7}footer{color:#8a8b91;justify-content:space-between;align-items:center;min-height:100px;font-size:11px;display:flex}footer .brand{font-size:22px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0b1222d9;place-items:center;padding:20px;animation:.2s fade;display:grid;position:fixed;inset:0}.modal{background:#fbf9f4;border-radius:10px;width:min(565px,100%);max-height:94vh;padding:36px 55px 42px;animation:.35s rise;position:relative;overflow:auto;box-shadow:0 30px 100px #0007}.close{color:#777;background:0 0;border:0;position:absolute;top:18px;right:20px}.modal-brand{justify-content:space-between;align-items:center;display:flex}.modal-brand .brand{font-size:23px}.modal-brand>span{letter-spacing:1.5px;color:#999;font-size:9px}.progress{background:#e2ddd4;height:2px;margin:25px 0 32px}.progress i{background:#ba8a4d;height:100%;transition:all .3s;display:block}.modal-copy{text-align:center}.mini-symbol{color:#ac7b41;font:31px var(--serif)}.modal h2{font:35px var(--serif);margin:12px 0}.modal-copy p,.palm-modal>p{color:var(--muted);margin-bottom:28px;font-size:14px;line-height:1.6}.modal label{letter-spacing:1.2px;color:#595c65;margin:17px 0;font-size:10px;font-weight:700;display:block}.modal label span{color:#aaa;font-weight:400}.modal input,.modal select{color:#303540;background:#fff;border:1px solid #d9d5ce;border-radius:4px;width:100%;height:48px;margin-top:8px;padding:0 13px;display:block}.two-input{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-note{color:#8b8b8d;align-items:center;gap:9px;line-height:1.5;display:flex;font-size:11px!important}.consent{text-transform:none;align-items:flex-start;gap:8px;line-height:1.5;letter-spacing:0!important;font-weight:400!important;display:flex!important}.consent input{width:16px!important;height:16px!important;margin:2px 0!important}.dashboard{background:#f5f1e9;min-height:100vh;padding-bottom:90px}.dash-nav{border-bottom:1px solid #dfd8cc;justify-content:space-between;align-items:center;height:82px;display:flex}.dash-tools{align-items:center;gap:16px;display:flex}.dash-tools button{color:#7b5c30;background:#e8ddc8;border:0;border-radius:20px;gap:6px;padding:8px 13px;font-size:11px;display:flex}.user-dot{color:#ead4ae;background:#17233e;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;display:grid}.dash-hero{justify-content:space-between;align-items:end;padding-top:65px;display:flex}.dash-hero h1{margin:13px 0;font-size:48px}.dash-hero p{color:var(--muted)}.birth-pill{font:14px var(--serif);background:#ece5d9;border-radius:5px;align-items:center;gap:12px;padding:14px 20px;display:flex}.birth-pill svg{color:#9c713c}.birth-pill small{font:11px var(--sans);color:#777}.sign-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:44px;display:grid}.sign-card{background:#fff;border:1px solid #e2dbcf;border-radius:6px;align-items:center;gap:18px;padding:22px;display:flex}.sign-icon{color:#e5c792;background:#18243e;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.sign-card small,.guide-card small{letter-spacing:1.5px;color:#a07745;font-size:9px;font-weight:700}.sign-card h3{font:25px var(--serif);margin:3px 0}.sign-card p{color:#888;margin:0;font-size:11px}.dashboard-grid{grid-template-columns:1.5fr .75fr;gap:24px;margin-top:24px;display:grid}.reading-panel{background:#fff;border:1px solid #e1d9cd;border-radius:6px;padding:40px}.panel-top{justify-content:space-between;display:flex}.status{letter-spacing:1px;color:#528063;align-items:center;gap:5px;font-size:9px;display:flex}.status svg{width:14px}.reading-panel h2,.palm-card h2{font:34px var(--serif);margin:20px 0 10px}.lead{color:#606674;line-height:1.7;font-family:var(--serif);font-size:17px}.timeline{border-left:1px solid #d9ccba;margin:30px 0 10px;padding-left:28px}.timeline>div{margin-bottom:27px;position:relative}.timeline i{background:#bd8b4d;border-radius:50%;width:9px;height:9px;position:absolute;top:4px;left:-33px;box-shadow:0 0 0 5px #f4eadc}.timeline span{letter-spacing:1.5px;color:#966c39;font-size:10px;font-weight:700}.timeline p{color:#666d7a;font-size:13px;line-height:1.65}.timeline .faded{max-height:67px;overflow:hidden;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.review-note{text-align:center;color:#929292;justify-content:center;gap:6px;margin-top:15px;font-size:10px;display:flex}.palm-card{color:#fff;background:#18243f;border-radius:6px;padding:34px}.palm-art{text-align:center;margin:0 0 20px;font-size:65px;position:relative}.palm-art span{color:#e9c57e;font-size:17px;position:absolute}.palm-card>small{color:#d4b47e;letter-spacing:2px}.palm-card h2{font-size:28px}.palm-card p{color:#b9c0ce;font-size:12px;line-height:1.7}.guide-card{background:#fff;border:1px solid #e1d9cd;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-top:18px;padding:20px;display:grid}.guide-avatar{background:#d9bd95;border-radius:50%;place-items:center;width:45px;height:45px;display:grid}.guide-card h3{font:17px var(--serif);margin:3px 0}.guide-card p{color:#888;margin:0;font-size:10px}.guide-card>span{color:#6a8a72;grid-column:2;font-size:9px}.palm-modal{text-align:center}.upload-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.upload-grid button{color:#9c7440;background:#f7f2e8;border:1px dashed #c9b38d;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:140px;display:flex}.upload-grid small{color:#999}.success{text-align:left;color:#3f704f;background:#edf5ed;align-items:center;gap:13px;margin:25px 0;padding:20px;display:flex}.success svg{color:#fff;background:#4d7a5a;border-radius:50%;width:30px;height:30px;padding:4px}.success small{color:#718278}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{transform:translateY(15px)}}.chart-style-choice{border:0;margin:24px 0 18px;padding:0}.chart-style-choice legend{letter-spacing:1.2px;color:#595c65;font-size:10px;font-weight:700}.chart-style-choice>p{color:#777;margin:6px 0 12px;font-size:12px}.chart-style-choice>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.chart-style-choice label{letter-spacing:0;background:#fff;border:1px solid #d9d5ce;border-radius:6px;align-items:center;gap:10px;margin:0;padding:14px;display:flex}.chart-style-choice label.selected{background:#faf2e5;border-color:#b98548;box-shadow:0 0 0 1px #b98548}.chart-style-choice input{width:16px!important;height:16px!important;margin:0!important}.chart-style-choice span{gap:3px;display:grid}.chart-style-choice b{color:#34283a;font-size:13px}.chart-style-choice small{color:#777;font-size:10px;font-weight:400}@media (width<=800px){.shell{width:min(100% - 32px,600px)}.nav{height:72px}.menu{display:block}.nav-links{background:#15213a;flex-direction:column;padding:25px;display:none;position:absolute;top:72px;left:-16px;right:-16px}.nav-links.open{display:flex}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:70px 0 30px}.hero h1{font-size:46px}.hero-actions{flex-direction:column;align-items:flex-start}.orbit-wrap{height:390px}.orbit-1{width:350px;height:350px}.orbit-2{width:270px;height:270px}.orbit-3{width:185px;height:185px}.moon{font-size:85px}.intro{padding:80px 0}.intro h2,.quote blockquote{font-size:36px}.steps,.sign-grid,.dashboard-grid{grid-template-columns:1fr}.steps article{padding:30px}.quote{padding:75px 0}footer{text-align:center;flex-direction:column;gap:15px;padding:30px 0}.modal{padding:32px 24px}.dash-hero{flex-direction:column;align-items:flex-start;gap:20px}.dash-hero h1{font-size:40px}.birth-pill{width:100%}.dashboard-grid{flex-direction:column;display:flex}.reading-panel{padding:25px}.sign-grid{margin-top:30px}.sign-card{padding:16px}.panel-top{gap:12px}.dash-tools button{display:none}.two-input{grid-template-columns:1fr}.upload-grid{grid-template-columns:1fr 1fr}.chart-style-choice>div{grid-template-columns:1fr}}.charts-section{margin-top:24px}.charts-heading{background:#fff;border:1px solid #e1d9cd;border-bottom:0;border-radius:7px 7px 0 0;justify-content:space-between;align-items:end;padding:32px 36px 25px;display:flex}.charts-heading h2{font:32px var(--serif);margin:10px 0 4px}.charts-heading p{color:#777;margin:0;font-size:13px}.calculation-tag{text-transform:uppercase;letter-spacing:1px;color:#528063;align-items:center;gap:6px;font-size:10px;display:flex}.calculation-tag svg{width:15px}.chart-tabs{background:#fff;border-bottom:1px solid #e1d9cd;border-left:1px solid #e1d9cd;border-right:1px solid #e1d9cd;gap:28px;padding:0 36px;display:flex}.chart-tabs button{color:#777;background:0 0;border:0;padding:14px 1px;font-size:12px}.chart-tabs button.active{color:#936735;border-bottom:2px solid #b7864e;font-weight:700}.chart-card{background:#fff;border:1px solid #e1d9cd;border-top:0;grid-template-columns:1fr 1fr;display:grid}.chart-visual{background:#18243f;place-items:center;min-height:450px;display:grid}.vedic-chart{filter:drop-shadow(0 12px 22px #071022);width:100%}.vedic-chart rect,.vedic-chart path{fill:none;stroke:#d8ba80;stroke-width:1px}.vedic-chart text{text-anchor:middle;dominant-baseline:middle}.house-no{fill:#78849b;font-size:8px}.house-planets{fill:#f0d9a9;font-size:15px;font-family:var(--serif)}.chart-title{fill:#f2dfb8;font:12px var(--serif);letter-spacing:1px}.chart-sub{fill:#778299;font:6px var(--sans);letter-spacing:2px}.positions{padding:30px 34px}.positions-title{border-bottom:1px solid #eee7dd;justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.positions-title h3{font:23px var(--serif);margin:0}.positions-title span{color:#999;text-transform:uppercase;letter-spacing:1px;font-size:9px}.position-list{grid-template-columns:1fr 1fr;gap:0 22px;display:grid}.position{border-bottom:1px solid #eee9e1;grid-template-columns:28px 1fr auto auto;align-items:center;gap:8px;padding:12px 0;display:grid}.position i{color:#a47742;font-size:20px;font-style:normal}.position span{flex-direction:column;display:flex}.position b{font-size:11px}.position small{color:#888;font-size:9px}.position strong{color:#737780;font-size:9px}.position em{color:#9a713e;border:1px solid #d9c49f;border-radius:10px;padding:3px 5px;font-size:8px;font-style:normal}.chart-disclaimer{color:#999;margin:10px 3px 0;font-size:9px}.zodiac-wheel{border:1px solid #cba966;border-radius:50%;place-items:center;width:315px;height:315px;display:grid;position:relative;box-shadow:inset 0 0 0 34px #ffffff08,inset 0 0 0 35px #cba96655,inset 0 0 0 78px #ffffff06,inset 0 0 0 79px #cba96655}.wheel-core{color:#e1c17f;border:1px solid #cba966;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.wheel-core span{font-size:25px}.wheel-core small{text-align:center;letter-spacing:1.5px;color:#aab2c1;font-size:6px}.zodiac-label,.wheel-planet{color:#9da7b8;font-size:8px;position:absolute}.wheel-planet{color:#efd69e;font-size:18px}@media (width<=800px){.charts-heading{align-items:flex-start;gap:15px;padding:25px}.calculation-tag{display:none}.chart-tabs{gap:18px;padding:0 18px;overflow-x:auto}.chart-tabs button{white-space:nowrap}.chart-card{grid-template-columns:1fr}.chart-visual{min-height:370px}.positions{padding:24px 20px}.position-list{grid-template-columns:1fr}.zodiac-wheel{width:275px;height:275px}.charts-heading h2{font-size:27px}}.sign-name{fill:#f0d9ae;font:600 7px var(--sans);letter-spacing:.35px}.asc-mark{fill:#fff1bc;font:700 6px var(--sans);letter-spacing:.4px}.planet-names{fill:#d1b981;font:600 6px var(--sans);letter-spacing:.3px}.south-chart .house-planets{fill:#fff8e8;font-size:17px}.south-chart .chart-title{font-size:15px;font-weight:700}.south-chart .chart-sub{fill:#c7ad83;font-size:7px}.south-chart rect,.south-chart path{stroke-width:1.35px}.vedic-wrap{width:min(430px,92%)}.chart-picker{justify-content:space-between;align-items:end;gap:24px;padding:16px 36px}.chart-picker label{color:#936735;letter-spacing:1px;text-transform:uppercase;gap:6px;min-width:250px;font-size:10px;font-weight:700;display:grid}.chart-picker select{color:#2d2331;text-transform:none;letter-spacing:0;background:#fff;border:1px solid #d8cbb9;border-radius:5px;height:42px;padding:0 12px;font-size:13px}.chart-picker p{color:#74727a;max-width:520px;margin:0;font-size:12px;line-height:1.5}.chart-picker p b{color:#3b293d}.north-chart .house-planets{fill:#fff8e8;font-size:14px}.north-chart .chart-title{font-size:13px;font-weight:700}.north-chart .chart-sub{fill:#c7ad83;font-size:6px}.north-chart rect,.north-chart path{stroke-width:1.25px}@media (width<=760px){.chart-picker{flex-direction:column;align-items:stretch}.chart-picker label{min-width:0}}:root{--navy:#27152d;--navy2:#3a203d;--cream:#f9f0df;--paper:#fffaf1;--gold:#d6943b;--gold2:#f2c977;--ink:#301e34;--muted:#756c75;--line:#e9dbc6}body{background:#fffaf1 radial-gradient(#c9934e18 1px,#0000 1px) 0 0/22px 22px}.top{background:linear-gradient(135deg,#24132b 0%,#3d213d 55%,#6a352f 125%)}.nav{border-color:#ffffff20}.brand{font-size:29px}.brand-mark{color:#351c38;background:#e4a84f;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;display:grid;box-shadow:0 0 0 5px #e4a84f18}.button{border-radius:999px;box-shadow:0 7px 20px #2b142229}.button.small{background:linear-gradient(135deg,#f2cf84,#d99a45)}.hero h1{font-size:68px}.hero h1 em{color:#0000;background:linear-gradient(90deg,#f4dba8,#d99a65);-webkit-background-clip:text;background-clip:text}.hero-copy>p{color:#d8cdd8}.hero-glow.one{opacity:.27;background:#d57745}.orbit{border-color:#e9bd7655}.orbit-3{background:radial-gradient(circle,#d9a75f25,#0000 68%);box-shadow:0 0 90px #d7914430}.intro{background:#fffaf1}.steps{background:0 0;border:0;gap:18px}.steps article{border:1px solid #eadbc7;border-radius:22px;box-shadow:0 18px 50px #5d39200c}.steps article svg{background:#f7e5c7;border-radius:15px;width:50px;height:50px;padding:10px}.quote{background:linear-gradient(135deg,#321b38,#512a3e)}.dashboard{background:#fbf5e9 radial-gradient(#a9743312 1px,#0000 1px) 0 0/20px 20px}.dash-nav{z-index:10;background:#fffaf4;border-color:#eadcc9;width:100%;padding:0 max(24px,50% - 580px);position:sticky;top:0;box-shadow:0 4px 24px #4f32200b}.dash-tools button{color:#855620;background:#f4e5c9}.user-dot{background:linear-gradient(145deg,#482449,#7f413a);box-shadow:0 6px 18px #4b29333b}.dash-hero{padding-top:54px}.dash-hero h1{color:#351c39}.birth-pill{background:#fff;border:1px solid #ead8bf;border-radius:16px;padding:17px 22px;box-shadow:0 12px 35px #6c45210c}.sign-card{border:0;border-radius:18px;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 40px #6f4c2811}.sign-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #6f4c2820}.sign-icon{background:linear-gradient(145deg,#3a1f40,#67383e);box-shadow:inset 0 0 0 1px #f0bd6c35}.sign-card h3{color:#38213a}.charts-heading{background:#fff;border:0;border-radius:22px 22px 0 0;padding:36px 40px 27px}.charts-heading h2{color:#38203a;font-size:35px}.chart-tabs{background:#fff;border:0;gap:8px;padding:0 40px}.chart-tabs button{background:#f8f0e4;border-radius:999px;margin-bottom:13px;padding:11px 18px}.chart-tabs button.active{color:#f3d290;background:#442448;border:0}.chart-card{border:0;border-radius:0 0 22px 22px;overflow:hidden;box-shadow:0 20px 55px #59371d15}.chart-visual{background:radial-gradient(circle,#4a284b,#24142b 72%);min-height:490px}.vedic-chart rect,.vedic-chart path{stroke:#e1af5c}.vedic-chart{filter:drop-shadow(0 18px 28px #140818)}.positions{background:#fffdf8;padding:36px 40px}.position{padding:14px 0}.position i{background:#f7ead5;border-radius:50%;place-items:center;width:30px;height:30px;font-size:16px;display:grid}.position em{background:#fbf0dd;border:0;padding:4px 7px}.chart-disclaimer{color:#8b765d;background:#f6ead6;border-radius:0 0 12px 12px;margin:0;padding:10px 18px}.reading-panel{border:0;border-radius:22px;padding:44px;box-shadow:0 16px 45px #5b3b2112}.palm-card{background:linear-gradient(150deg,#321a39,#62343e);border-radius:22px;box-shadow:0 18px 45px #3b1d2830}.guide-card{border:0;border-radius:18px;box-shadow:0 12px 35px #5a371917}.timeline i{background:#d99a45}.button.gold{background:linear-gradient(135deg,#da9a46,#b96936);box-shadow:0 10px 25px #b9743440}.modal{background:#fffaf2;border-radius:24px}.modal input,.modal select{background:#fffdf9;border-color:#e5d6c2;border-radius:12px}.progress i{background:linear-gradient(90deg,#dba049,#ae6038)}@media (width<=800px){.hero h1{font-size:48px}.dash-nav{padding:0 16px}.charts-heading{padding:26px 22px}.chart-tabs{padding:0 16px}.chart-card{border-radius:0 0 18px 18px}.chart-visual{min-height:390px}.positions{padding:25px 22px}.reading-panel{padding:27px}.steps{gap:14px}}.brand-emblem{object-fit:contain;flex:none;width:36px;height:36px;display:block}.upload-grid label{color:#9c7440;cursor:pointer;background:#f7f2e8;border:1px dashed #c9b38d;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:140px;padding:12px;display:flex;overflow:hidden}.upload-grid label input{display:none}.upload-grid label small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.upload-error{color:#a33;text-align:left;background:#fff0ed;border-radius:8px;padding:9px 12px;font-size:12px}.processing-consent{text-align:left;text-transform:none;align-items:flex-start;gap:9px;line-height:1.5;letter-spacing:0!important;margin:16px 0!important;font-size:11px!important;display:flex!important}.reading-disclaimer{color:#887b6e;margin-top:14px;font-size:10px;line-height:1.6}.existing-palms{text-align:center}.existing-palms>p{color:#746d75;font-size:13px;line-height:1.6}.existing-summary{text-align:left;color:#5d493a;background:#f6eddf;border-radius:13px;align-items:center;gap:12px;margin:22px 0;padding:16px;display:flex}.existing-summary svg{color:#568066}.existing-summary span{flex-direction:column;font-size:12px;font-weight:700;display:flex}.existing-summary small{color:#887c72;margin-top:3px;font-weight:400}.replace-button{color:#8c5c31;background:0 0;border:0;width:100%;padding:15px;font-size:12px;font-weight:700}.palm-reupload{color:#e6c88f;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;width:100%;padding:13px 0 0;font-size:11px;display:flex}.palm-reupload svg{width:15px}.auth-copy{text-align:center;padding-top:24px}.auth-copy h2{font:34px var(--serif);margin:10px 0}.auth-copy p{color:#79727a;max-width:380px;margin:0 auto 22px;font-size:13px;line-height:1.6}.auth-footnote{text-align:center;color:#948a82;margin:18px 0 0;font-size:10px}.google-button-slot{justify-content:center;align-items:center;min-height:44px;margin:24px auto 8px;display:flex}.google-status{text-align:center;color:#79727a;font-size:12px}.auth-modal>.upload-error{text-align:center;margin-top:16px}.results-page{background:#fbf5e9 radial-gradient(#a9743312 1px,#0000 1px) 0 0/20px 20px;min-height:100vh;padding-bottom:80px}.results-nav{border-bottom:1px solid #e5d6c2;justify-content:space-between;align-items:center;height:82px;display:flex}.results-nav button{color:#7e5d37;background:0 0;border:0;font-size:12px}.results-hero{justify-content:space-between;align-items:center;padding:65px 0 45px;display:flex}.results-hero h1{font:52px/1.08 var(--serif);color:#361e39;margin:16px 0}.results-hero h1 em{color:#b8773e;font-weight:400}.results-hero p{color:#736b74;max-width:580px;line-height:1.7}.analysis-seal{text-align:center;color:#9b652f;border:1px solid #d39a50;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:135px;height:135px;display:flex;box-shadow:0 0 0 9px #d39a5012}.analysis-seal b{letter-spacing:1.2px;font-size:8px;line-height:1.5}.results-grid{grid-template-columns:.8fr 1.2fr;gap:24px;display:grid}.palm-preview-card,.reading-results,.expert-review{background:#fff;border-radius:22px;box-shadow:0 16px 45px #5b3b2112}.palm-preview-card{padding:28px}.preview-head{letter-spacing:1.2px;color:#98672f;justify-content:space-between;font-size:10px;display:flex}.preview-head small{color:#999;letter-spacing:0}.palm-images{grid-template-columns:1fr 1fr;gap:12px;margin:22px 0;display:grid}.palm-images figure{background:#f1e6d5;border-radius:14px;margin:0;overflow:hidden}.palm-images img{object-fit:cover;width:100%;height:260px;display:block}.palm-images figcaption{text-transform:capitalize;justify-content:space-between;padding:11px 12px;font-size:10px;display:flex}.palm-images figcaption svg{color:#528063;width:14px}.quality{background:#f8f1e6;border-radius:13px;align-items:center;gap:12px;padding:14px;font-size:11px;display:flex}.quality svg{color:#a66e32}.quality small{color:#888}.reading-results{padding:30px}.demo-notice{color:#825a28;background:#fff3d9;border:1px solid #ebce93;border-radius:13px;gap:12px;padding:14px;display:flex}.demo-notice span{flex-direction:column;display:flex}.demo-notice small{color:#8b7963;margin-top:3px;line-height:1.5}.reading-results article{border-bottom:1px solid #eee5d8;grid-template-columns:45px 1fr;gap:17px;padding:22px 0;display:grid}.reading-results article:last-child{border:0}.reading-results article i{color:#ebc779;background:#3d2241;border-radius:50%;place-items:center;width:43px;height:43px;font-size:22px;font-style:normal;display:grid}.reading-results article small{letter-spacing:1.4px;color:#a67439;font-size:9px}.reading-results article h2{font:25px var(--serif);margin:4px 0}.reading-results article p{color:#72727a;margin:0;font-size:12px;line-height:1.65}.expert-review{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:24px;padding:27px 32px;display:grid}.expert-review h2{font:24px var(--serif);margin:4px 0}.expert-review p{color:#777;margin:0;font-size:12px}.pending-dot{color:#a76d30;font-size:10px}@media (width<=800px){.results-hero{align-items:flex-start;padding-top:45px}.results-hero h1{font-size:40px}.analysis-seal{flex:none;width:95px;height:95px}.results-grid{grid-template-columns:1fr}.palm-images img{height:220px}.expert-review{grid-template-columns:auto 1fr}.pending-dot{grid-column:2}.results-nav{height:70px}}.horoscopes{background:#f7eddd radial-gradient(#b9813d18 1px,#0000 1px) 0 0/20px 20px;padding:100px 0}.horoscope-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.horoscope-heading h2{font:44px/1.15 var(--serif);color:#371f39;margin:14px 0 8px}.horoscope-heading h2 em{color:#b8773e;font-weight:400}.horoscope-heading p{color:#756d75;margin:0}.period-toggle{background:#eadcc7;border-radius:999px;padding:4px;display:flex}.period-toggle button{color:#7a6c61;background:0 0;border:0;border-radius:999px;padding:10px 22px;font-size:12px}.period-toggle button.active{color:#f5d79e;background:#402244;box-shadow:0 5px 14px #4c29332c}.sign-pickers{align-items:center;gap:15px;margin:38px 0 22px;display:flex}.sign-pickers label{color:#8b5b2e;text-transform:uppercase;letter-spacing:1px;background:#fff;border:1px solid #e3d1b8;border-radius:14px;align-items:center;gap:9px;height:48px;padding:0 13px;font-size:10px;font-weight:700;display:flex}.sign-pickers svg{width:18px}.sign-pickers select{color:#38223b;background:0 0;border:0;outline:none;font-weight:700}.sign-pickers>span{color:#b88c58}.sign-pickers>small{color:#8d8175;margin-left:auto}.horoscope-date{letter-spacing:1.8px;text-transform:uppercase;color:#a47642;margin-bottom:12px;font-size:10px}.horoscope-cards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.horoscope-cards article{background:#fff;border-radius:22px;padding:34px;position:relative;overflow:hidden;box-shadow:0 17px 45px #66411e12}.horoscope-cards article:after{content:"";background:#e6a84d13;border-radius:50%;width:170px;height:170px;position:absolute;top:-80px;right:-80px}.moon-horoscope{color:#fff;background:linear-gradient(145deg,#39203e,#512d45)!important}.horo-card-top{align-items:center;gap:16px;display:flex}.horo-card-top i{color:#a86b2c;background:#f7e7cb;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.moon-horoscope .horo-card-top i{color:#efcc87;background:#ffffff12}.horo-card-top small{letter-spacing:1.5px;color:#a36c35;font-size:9px}.moon-horoscope .horo-card-top small{color:#e0bc7c}.horo-card-top h3{font:27px var(--serif);margin:4px 0}.horoscope-cards article>p{font:16px/1.75 var(--serif);color:#655f69;margin:25px 0}.moon-horoscope>p{color:#d7ced8!important}.horoscope-cards article>span{text-transform:uppercase;letter-spacing:1.2px;color:#a28d76;font-size:9px}.moon-horoscope>span{color:#a99cac!important}.horoscope-cta{color:#706772;background:#fff;border:1px solid #e5d3bb;border-radius:15px;justify-content:space-between;align-items:center;margin-top:20px;padding:16px 20px;font-size:12px;display:flex}.horoscope-cta button{color:#985e2f;background:0 0;border:0;align-items:center;gap:8px;font-weight:700;display:flex}.horoscope-cta svg{width:16px}.horo-disclaimer{text-align:center;color:#9b9186;margin:22px 0 0;font-size:9px}@media (width<=800px){.horoscopes{padding:70px 0}.horoscope-heading{flex-direction:column;align-items:flex-start}.horoscope-heading h2{font-size:36px}.sign-pickers{flex-wrap:wrap;align-items:stretch}.sign-pickers label{flex:1}.sign-pickers>small{width:100%;margin:0}.horoscope-cards{grid-template-columns:1fr}.horoscope-cards article{padding:27px}.horoscope-cta{flex-direction:column;align-items:flex-start;gap:12px}}.horoscope-cta{background:linear-gradient(110deg,#fffaf2,#f3e2c9);border-color:#dbc09d;padding:18px 20px 18px 24px;box-shadow:0 14px 34px #70461f12}.horoscope-cta>span{color:#625864;font-size:13px;font-weight:600}.horoscope-cta button{color:#fff6e7;background:linear-gradient(135deg,#3c203f,#6a3849);border:1px solid #6c3a50;border-radius:999px;min-height:46px;padding:0 20px;transition:transform .2s,box-shadow .2s;box-shadow:0 9px 22px #40223b35}.horoscope-cta button:hover{transform:translateY(-2px);box-shadow:0 13px 27px #40223b45}.horoscope-cta button:focus-visible{outline-offset:3px;outline:3px solid #d9a857}.horoscope-cta button svg{width:18px;transition:transform .2s}.horoscope-cta button:hover svg{transform:translate(3px)}@media (width<=800px){.horoscope-cta button{width:100%}}.hero-panchang{color:#352539;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf4f5;border:1px solid #e8c68455;border-radius:22px;justify-self:end;width:min(100%,510px);overflow:hidden;box-shadow:0 28px 70px #120a1738}.hero-panchang-top{background:linear-gradient(125deg,#f1d79f,#dfa655);padding:16px 22px 7px}.hero-panchang-top small{color:#74452f;letter-spacing:1.6px;font-size:9px;font-weight:800}.hero-panchang-top h2{color:#3b223a;font:28px var(--serif);margin:2px 0}.hero-panchang-date{color:#694536;text-align:center;background:linear-gradient(125deg,#f1d79f,#dfa655);grid-template-columns:34px 1fr 34px;align-items:center;gap:10px;padding:0 22px 13px;font-size:12px;font-weight:700;display:grid}.hero-panchang-date button{color:#4a2b40;background:#fff9;border:1px solid #7d4e3c35;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.hero-panchang-date button:disabled{cursor:not-allowed;opacity:.35}.hero-panchang-location{color:#7e583c;text-align:left;background:#fffaf4;border:0;border-bottom:1px solid #eadbc8;align-items:center;gap:8px;width:100%;padding:10px 22px;font-size:11px;font-weight:700;display:flex}.hero-panchang-location svg{width:15px;height:15px}.hero-panchang-sun{background:#f4e8d8;border-bottom:1px solid #e5d5c1;grid-template-columns:1fr 1fr;display:grid}.hero-panchang-sun span{color:#7a654f;padding:10px 22px;font-size:10px}.hero-panchang-sun span+span{border-left:1px solid #ddccb6}.hero-panchang-sun b{color:#3a2938;margin-top:2px;font-size:13px;display:block}.hero-panchang dl{grid-template-columns:1fr 1fr;gap:0;margin:0;padding:6px 22px;display:grid}.hero-panchang dl>div{border-bottom:1px solid #eee2d4;min-width:0;padding:8px 0}.hero-panchang dl>div:nth-child(odd){padding-right:14px}.hero-panchang dl>div:nth-child(2n){border-left:1px solid #eee2d4;padding-left:14px}.hero-panchang dt{color:#9b6838;letter-spacing:.7px;text-transform:uppercase;font-size:9px;font-weight:800}.hero-panchang dd{color:#352b35;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:12px;font-weight:800;overflow:hidden}.hero-panchang dd small{color:#9a7667;margin-top:2px;font-size:9px;font-weight:500;display:block}.hero-panchang>p{color:#857777;margin:0;padding:10px 22px 13px;font-size:9px;line-height:1.45}@media (width<=800px){.hero-panchang{justify-self:stretch;width:100%;margin:8px 0 30px}.hero-panchang dl{grid-template-columns:1fr}.hero-panchang dl>div:nth-child(odd),.hero-panchang dl>div:nth-child(2n){border-left:0;padding:8px 0}.hero-panchang dd{white-space:normal}}.hero{min-height:455px}.hero-copy{padding:36px 0 42px}.hero h1{margin:16px 0;font-size:54px}.hero-copy>p{margin:0;font-size:16px;line-height:1.55}.hero-actions,.trust{margin-top:22px}.horoscopes{padding:55px 0 75px}.horoscope-heading h2{margin-top:10px}@media (width<=800px){.hero{min-height:auto}.hero-copy{padding:42px 0 18px}.hero h1{font-size:42px}.trust{display:none}.horoscopes{padding:45px 0 60px}}.dashboard .dash-hero{padding-top:36px}.dashboard .dash-hero h1{margin:10px 0;font-size:42px}.dashboard .dash-hero p{margin:0}.dashboard .sign-grid{gap:14px;margin-top:25px}.dashboard .sign-card{min-height:88px;padding:14px 18px}.dashboard .sign-icon{flex:none;width:44px;height:44px}.dashboard .sign-icon svg{width:21px}.dashboard .sign-card h3{margin:1px 0;font-size:22px}.dashboard .sign-card p{font-size:10px}.dashboard .dashboard-grid{gap:16px;margin-top:16px}.dashboard .reading-panel{padding:25px 30px}.dashboard .reading-panel h2{margin:12px 0 5px;font-size:28px}.dashboard .lead{margin:0;font-size:15px;line-height:1.45}.dashboard .timeline{margin:17px 0 4px;padding-left:24px}.dashboard .timeline>div{margin-bottom:13px}.dashboard .timeline i{left:-29px}.dashboard .timeline p{margin:4px 0;font-size:11px;line-height:1.4}.dashboard .button.full{min-height:43px;margin-top:13px}.dashboard .review-note{margin-top:9px}.dashboard .palm-card{padding:23px 26px}.dashboard .palm-art{margin-bottom:8px;font-size:44px}.dashboard .palm-card h2{margin:10px 0 6px;font-size:23px}.dashboard .palm-card p{margin:5px 0;line-height:1.45}.dashboard .guide-card{margin-top:12px;padding:14px}.dashboard .charts-section{margin-top:17px}.dashboard .charts-heading{padding-top:25px;padding-bottom:20px}@media (width<=800px){.dashboard .dash-hero{padding-top:28px}.dashboard .sign-grid{gap:10px}.dashboard .sign-card{min-height:76px}.dashboard .reading-panel{padding:22px}.dashboard .timeline p{font-size:11px}.dashboard .charts-heading{padding:22px}}.birth-pill span{display:block}.birth-pill button{color:#9c713c;font:600 10px var(--sans);text-underline-offset:2px;background:0 0;border:0;padding:7px 0 0;text-decoration:underline;display:block}.locked-insight{min-height:92px;position:relative}.locked-insight>b{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#8e6537;letter-spacing:.5px;background:#fff9f1e8;border:1px solid #ead9bf;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px;font-size:10px;display:flex;position:absolute;inset:auto 0 6px}.locked-insight>b svg{width:14px}.unlock-benefits{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;display:grid}.unlock-benefits span{color:#6d5948;background:#f8f1e6;border:1px solid #eadbc5;border-radius:8px;align-items:flex-start;gap:5px;padding:10px 8px;font-size:9px;line-height:1.4;display:flex}.unlock-benefits svg{color:#60906c;flex:none;width:12px}.palm-locked{background:linear-gradient(160deg,#28334d,#18243f)}.premium-reading{box-shadow:inset 0 3px #c49a5b}.combined-summary{background:#fff;border:1px solid #eadfce;border-radius:16px;margin-bottom:24px;padding:28px 34px}.combined-summary h2{font:30px var(--serif);color:#3c293d;margin:10px 0}.combined-summary p{color:#6f6870;max-width:850px;margin:0;line-height:1.7}.vedic-timing{background:#fff;border:1px solid #e1d9cd;border-radius:8px;margin-top:17px;padding:28px}.timing-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.timing-heading h2,.dosha-heading h2{font:30px var(--serif);margin:8px 0 4px}.timing-heading p,.timing-unavailable p{color:#73727a;margin:0;font-size:12px}.timing-heading>small{color:#8d6a42}.current-dashas{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px;display:grid}.current-dashas article{background:#f8f1e6;border:1px solid #eadbc5;border-radius:7px;gap:5px;padding:14px;display:grid}.current-dashas small{color:#9b713e;text-transform:uppercase;letter-spacing:1px}.current-dashas b{font:22px var(--serif)}.current-dashas span,.dasha-future span{color:#777;font-size:10px}.dasha-future{border-top:1px solid #eee4d7;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:18px;padding-top:15px;display:grid}.dasha-future h3{font:18px var(--serif);grid-column:1/-1;margin:0}.dasha-future div{gap:4px;display:grid}.dosha-heading{margin-top:28px}.dosha-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.dosha-grid article{border:1px solid #ded8cf;border-radius:7px;padding:16px}.dosha-grid article>span{text-transform:uppercase;letter-spacing:1px;color:#598069;font-size:9px}.dosha-grid .dosha-found{background:#fff8ed;border-color:#dfbd8f}.dosha-grid .dosha-found>span{color:#a4642e}.dosha-grid h3{font:18px var(--serif);margin:8px 0}.dosha-grid p,.timing-disclaimer{color:#6f7078;font-size:11px;line-height:1.55}.timing-disclaimer{margin:16px 0 0}.timing-unavailable h2{font:26px var(--serif);margin:8px 0}.timing-unavailable{padding:24px}@media (width<=800px){.timing-heading{flex-direction:column;align-items:flex-start}.current-dashas,.dasha-future{grid-template-columns:1fr 1fr}.dosha-grid{grid-template-columns:1fr}.vedic-timing{padding:22px}}@media (width<=700px){.unlock-benefits{grid-template-columns:1fr}.combined-summary{padding:22px}}.dashboard .dashboard-grid{grid-template-columns:1.35fr .62fr .58fr;align-items:start}.remedy-shop{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 16px 45px #5b3b2112}.shop-heading{background:linear-gradient(145deg,#f5e8d2,#fffaf1);padding:25px 23px 19px}.shop-heading>span{letter-spacing:1.4px;color:#9d6b34;align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.shop-heading>span svg{width:14px}.shop-heading h2{font:23px/1.1 var(--serif);color:#3b223d;margin:10px 0 7px}.shop-heading p{color:#7c7277;margin:0;font-size:10px;line-height:1.5}.product-stack{padding:4px 15px}.product-stack article{border-bottom:1px solid #eee5d8;grid-template-columns:65px 1fr;gap:11px;padding:13px 0;display:grid}.product-art{background:radial-gradient(circle,#f8e7c8,#ead6b9);border-radius:13px;place-items:center;height:65px;display:grid;position:relative}.product-art>span{color:#7c4b45;font-size:27px}.product-art small{text-transform:uppercase;letter-spacing:.5px;background:#fff9;border-radius:8px;padding:2px 5px;font-size:6px;position:absolute;bottom:4px}.product-info>small{text-transform:uppercase;letter-spacing:1px;color:#aa7a45;font-size:7px}.product-info h3{font:15px var(--serif);color:#3c293d;margin:4px 0 8px}.product-info>div{justify-content:space-between;align-items:center;display:flex}.product-info b{color:#875b35;font-size:11px}.product-info button{color:#f0ce8e;background:#432547;border:0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.product-info button svg{width:12px}.view-shop{color:#8e6033;background:0 0;border:1px solid #dec59e;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:calc(100% - 30px);margin:12px 15px 5px;padding:10px;font-size:10px;font-weight:700;display:flex}.view-shop svg{width:13px}.remedy-shop>p{color:#999;text-align:center;margin:0;padding:4px 18px 14px;font-size:7px;line-height:1.4}@media (width<=1050px){.dashboard .dashboard-grid{grid-template-columns:1.25fr .7fr}.remedy-shop{grid-column:1/-1}.product-stack{grid-template-columns:repeat(4,1fr);gap:12px;padding:15px;display:grid}.product-stack article{border:0;padding:0;display:block}.product-info{padding-top:8px}}@media (width<=800px){.dashboard .dashboard-grid{flex-direction:column;display:flex}.remedy-shop{width:100%}.product-stack{grid-template-columns:1fr 1fr}.product-stack article{grid-template-columns:60px 1fr;display:grid}.product-art{height:60px}}.product-info a{color:#f0ce8e;background:#432547;border:0;border-radius:50%;place-items:center;width:27px;height:27px;text-decoration:none;display:grid}.product-info a svg{width:12px}.product-info>em{color:#7e674f;margin-top:5px;font-size:7px;font-style:normal;display:block}.view-shop{text-decoration:none}.dashboard-with-shop{grid-template-columns:minmax(0,1fr) 245px;align-items:start;gap:17px;margin-top:16px;display:grid}.dashboard-primary{min-width:0}.dashboard-primary .dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(220px,.65fr);width:100%;margin-top:0}.dashboard-with-shop>.remedy-shop{scrollbar-width:thin;max-height:calc(100vh - 116px);position:sticky;top:98px;overflow:auto}.charts-section.embedded{width:100%;margin-top:17px}.charts-section.embedded .charts-heading{padding:23px 28px 18px}.charts-section.embedded .charts-heading h2{font-size:28px}.charts-section.embedded .chart-tabs{padding:0 27px}.charts-section.embedded .chart-card{grid-template-columns:.9fr 1.1fr}.charts-section.embedded .chart-visual{min-height:380px}.charts-section.embedded .vedic-wrap{width:min(325px,90%)}.charts-section.embedded .positions{padding:22px}.charts-section.embedded .positions-title h3{font-size:19px}.charts-section.embedded .position-list{gap:0 12px}.charts-section.embedded .position{grid-template-columns:24px 1fr auto auto;gap:5px;padding:9px 0}.charts-section.embedded .position i{width:25px;height:25px;font-size:14px}@media (width<=1050px){.dashboard-with-shop{grid-template-columns:minmax(0,1fr) 220px}.dashboard-primary .dashboard-grid{grid-template-columns:1fr}.dashboard-with-shop>.remedy-shop{grid-column:auto}.dashboard-with-shop>.remedy-shop .product-stack{display:block}.dashboard-with-shop>.remedy-shop .product-stack article{grid-template-columns:60px 1fr;display:grid}.charts-section.embedded .chart-card{grid-template-columns:1fr}.charts-section.embedded .chart-visual{min-height:360px}}@media (width<=800px){.dashboard-with-shop{flex-direction:column;display:flex}.dashboard-with-shop>.remedy-shop{order:2;width:100%;max-height:none;position:static}.dashboard-primary{width:100%}.charts-section.embedded .charts-heading{padding:22px}.charts-section.embedded .chart-tabs{padding:0 16px}}.admin-page{background:#f7f1e7;min-height:100vh;padding-bottom:70px}.admin-nav{border-bottom:1px solid #e0d4c3;justify-content:space-between;align-items:center;height:82px;display:flex}.admin-nav>div{color:#805d36;align-items:center;gap:18px;font-size:10px;display:flex}.admin-nav button{color:#fff;background:#39213e;border:0;border-radius:20px;padding:9px 15px}.admin-heading{padding:50px 0 28px}.admin-heading h1{font:46px var(--serif);margin:9px 0}.admin-heading p{color:#78727a}.admin-layout{grid-template-columns:300px 1fr;align-items:start;gap:22px;display:grid}.admin-list,.admin-editor{background:#fff;border:1px solid #e5d8c7;border-radius:18px;overflow:hidden}.admin-list{padding:10px}.admin-list>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #eee4d8;border-radius:10px;flex-direction:column;width:100%;padding:16px;display:flex}.admin-list>button.active{background:#f2e4d2}.admin-list span,.admin-list small{color:#858087;margin-top:4px;font-size:10px}.admin-list>p{color:#777;padding:18px}.admin-editor{padding:30px}.admin-empty{text-align:center;color:#777;padding:70px 20px}.admin-empty svg{color:#a6753f}.admin-empty h2,.editor-title h2{font:28px var(--serif);color:#39213e}.editor-title{border-bottom:1px solid #eee4d8;justify-content:space-between;margin-bottom:24px;display:flex}.editor-title h2{margin:5px 0}.editor-title p,.editor-title span{color:#858087;font-size:11px}.admin-editor label{letter-spacing:1px;color:#805d36;margin:16px 0;font-size:10px;font-weight:700;display:block}.admin-editor textarea,.admin-editor select{width:100%;font:13px/1.55 var(--sans);color:#34313a;background:#fff;border:1px solid #dcd3c8;border-radius:7px;margin-top:7px;padding:11px;display:block}.admin-fields{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.admin-success{color:#427253;background:#edf6ee;border-radius:7px;padding:12px}.admin-editor>.button{margin-top:10px}@media (width<=800px){.admin-layout,.admin-fields{grid-template-columns:1fr}.admin-nav>div span{display:none}.editor-title{display:block}.admin-heading h1{font-size:38px}}.admin-report-picker{margin-bottom:22px}.admin-report-picker label{letter-spacing:1.2px;color:#805d36;font-size:10px;font-weight:700;display:block}.admin-report-picker select{color:#39213e;width:100%;height:54px;font:14px var(--sans);background:#fff;border:1px solid #d8c9b7;border-radius:12px;margin-top:8px;padding:0 16px;display:block;box-shadow:0 8px 24px #5b3b210d}.admin-layout.admin-layout-dropdown{display:block}.admin-layout-dropdown .admin-editor{width:100%}.admin-review-sources{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:start;gap:22px;margin:28px 0 36px;display:grid}.admin-birth-chart,.admin-palms{background:#fbf8f2;border:1px solid #e8ddcf;border-radius:16px;padding:22px;overflow:hidden}.admin-birth-chart .charts-section{margin:0}.admin-birth-chart .charts-heading{padding-top:0}.admin-birth-chart .chart-card{grid-template-columns:minmax(300px,.9fr) 1.1fr}.admin-source-heading h2,.admin-edit-heading h2{font:27px var(--serif);color:#39213e;margin:6px 0 18px}.admin-palm-grid{gap:14px;display:grid}.admin-palm-grid figure{background:#fff;border:1px solid #eadfd2;border-radius:12px;margin:0;overflow:hidden}.admin-palm-grid img{object-fit:cover;width:100%;height:310px;display:block}.admin-palm-grid figcaption{text-transform:capitalize;color:#777;overflow-wrap:anywhere;padding:10px 12px;font-size:10px}.admin-no-palms{text-align:center;color:#888;padding:30px 12px}.admin-edit-heading{border-top:1px solid #eadfd2;padding-top:30px}@media (width<=1000px){.admin-review-sources{grid-template-columns:1fr}.admin-palm-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.admin-birth-chart .chart-card,.admin-palm-grid{grid-template-columns:1fr}}.admin-editor input{color:#2f2832;width:100%;height:45px;font:14px/1.55 var(--sans);background:#fff;border:1px solid #cfc2b2;border-radius:7px;margin-top:7px;padding:11px;display:block}.admin-editor input:focus,.admin-editor textarea:focus,.admin-editor select:focus{outline-offset:1px;border-color:#b57b39;outline:2px solid #b57b39}.admin-basic-details{background:#fbf8f2;border:1px solid #e8ddcf;border-radius:16px;padding:22px}.admin-basic-details .admin-source-heading h2,.admin-awaiting h2{color:#39213e;font:27px var(--serif);margin:6px 0 10px}.admin-basic-details .admin-source-heading p{color:#746e75;max-width:720px;font-size:13px;line-height:1.55}.admin-detail-grid{grid-template-columns:repeat(3,1fr);gap:0 16px;display:grid}.admin-basic-details>.button{margin-top:8px}.admin-awaiting{color:#7c746f;background:#f7f0e5;border:1px solid #e4d4c0;border-radius:14px;align-items:flex-start;gap:16px;margin-top:28px;padding:24px;display:flex}.admin-awaiting svg{color:#ae7738;flex:none}.admin-awaiting h2{font-size:25px}.admin-awaiting p{margin:0;line-height:1.55}.admin-danger-zone{background:#fff7f5;border:1px solid #e6b9b3;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding:22px;display:flex}.admin-danger-zone h2{color:#702f2c;font:24px var(--serif);margin:5px 0}.admin-danger-zone p{color:#765e5c;max-width:720px;margin:0;font-size:13px;line-height:1.55}.admin-danger-zone button{color:#fff;cursor:pointer;background:#8d3430;border:0;border-radius:999px;flex:none;padding:12px 19px;font-weight:700}.admin-danger-zone button:disabled{cursor:wait;opacity:.6}@media (width<=700px){.admin-detail-grid{grid-template-columns:1fr}.admin-danger-zone{flex-direction:column;align-items:stretch}}.palm-modal{width:min(720px,100%)}.biometric-notice{text-align:left;color:#544b4d;background:#fff8ed;border:1px solid #dfc79f;border-radius:10px;margin:20px 0 12px;padding:18px 20px}.biometric-notice>div{color:#7b532d;align-items:center;gap:10px;display:flex}.biometric-notice>div svg{flex:none}.biometric-notice>div span{flex-direction:column;display:flex}.biometric-notice>div small{color:#967d66;margin-top:2px;font-size:9px}.biometric-notice p,.biometric-notice li{font-size:11px;line-height:1.55}.biometric-notice ul{margin:10px 0;padding-left:18px}.biometric-notice li{margin:6px 0}.biometric-notice .notice-law{color:#806d62;border-top:1px solid #ead9bd;margin-bottom:0;padding-top:10px}.processing-consent{text-align:left;text-transform:none;align-items:flex-start;gap:10px;line-height:1.5;letter-spacing:0!important;display:flex!important}.processing-consent input{flex:none;width:18px!important;height:18px!important;margin:2px 0!important}.processing-consent span{color:#625b61!important}.originals-deleted{text-align:center;color:#6c604f;background:#faf4e9;border:1px dashed #cfb790;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;margin:22px 0;padding:28px;display:flex}.originals-deleted svg{color:#588068;width:34px;height:34px;margin-bottom:10px}.originals-deleted h3{font:22px var(--serif);color:#39213e;margin:5px 0}.originals-deleted p{max-width:270px;margin:4px 0;font-size:11px;line-height:1.6}.biometric-notice li:nth-child(4){background:#f4ead9;border-radius:7px;margin-left:-10px;padding:9px 10px;list-style-position:inside}.guide-card-button{text-align:left;cursor:pointer;border:1px solid #e1d9cd;width:100%}.guide-card-button:hover{border-color:#bd8b4d;box-shadow:0 8px 24px #5b3b2112}.swami-modal{width:min(760px,100%)}.swami-profile-head{border-bottom:1px solid #e8dfd3;align-items:center;gap:18px;padding-bottom:20px;display:flex}.swami-profile-head .guide-avatar{width:64px;height:64px;font-size:18px}.swami-profile-head h2{margin:3px 0;font-size:38px}.swami-profile-head p{color:#777;margin:0;font-size:12px}.swami-credentials{grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0 10px;display:grid}.swami-credentials>div{background:#f7f0e5;border-radius:10px;padding:17px}.swami-credentials small,.consultation-package span{letter-spacing:1.3px;color:#9a6d38;font-size:8px;font-weight:700;display:block}.swami-credentials b{font:18px var(--serif);margin:5px 0;display:block}.swami-credentials p{color:#777;margin:0;font-size:10px;line-height:1.5}.credential-note{color:#999;font-size:9px}.consultation-package{color:#fff;background:#352039;border-radius:14px;justify-content:space-between;gap:20px;margin-top:20px;padding:24px;display:flex}.consultation-package h3{font:25px var(--serif);margin:5px 0}.consultation-package p{color:#c9becb;font-size:11px}.consultation-package ul{margin:14px 0 0;padding:0;list-style:none}.consultation-package li{align-items:center;gap:7px;margin:8px 0;font-size:10px;display:flex}.consultation-package li svg{color:#e7c27c;width:13px}.consultation-package>strong{font:34px var(--serif);white-space:nowrap}.consultation-package>strong small{font:8px var(--sans);letter-spacing:1px;color:#d6bd91;display:block}.consultation-terms{text-align:center;color:#8d888d;justify-content:center;align-items:center;gap:6px;font-size:9px;display:flex}.calendar-heading{margin:24px 0}.calendar-heading h3{font:30px var(--serif);margin:6px 0}.slot-calendar{border:1px solid #e5d9ca;border-radius:12px;max-height:330px;overflow:auto}.slot-day{border-bottom:1px solid #eee4d8;grid-template-columns:140px 1fr;align-items:center;padding:13px 16px;display:grid}.slot-day:last-child{border:0}.slot-day>b{color:#4d394f;font-size:11px}.slot-day>div{flex-wrap:wrap;gap:8px;display:flex}.slot-day button{color:#76542f;background:#fff;border:1px solid #d9c7ae;border-radius:7px;padding:8px 10px;font-size:11px}.slot-day button.active{color:#fff;background:#3a213e;border-color:#3a213e}.appointment-confirmed{color:#416c4e;background:#edf6ee;border-radius:12px;align-items:flex-start;gap:15px;margin-top:24px;padding:24px;display:flex}.appointment-confirmed>svg{color:#fff;background:#4f7c5b;border-radius:50%;width:34px;height:34px;padding:5px}.appointment-confirmed h3{font:24px var(--serif);margin:5px 0}.appointment-confirmed p{margin:0;font-size:11px}@media (width<=650px){.swami-credentials{grid-template-columns:1fr}.consultation-package{flex-direction:column}.slot-day{grid-template-columns:1fr;gap:9px}}.swami-profile-head p{color:#5f5961;font-size:14px;line-height:1.55}.swami-credentials{gap:14px}.swami-credentials>div{padding:20px}.swami-credentials small,.consultation-package span{letter-spacing:1.4px;color:#8a5c27;font-size:10px}.swami-credentials b{margin:7px 0;font-size:21px}.swami-credentials p{color:#5f5961;font-size:13px;line-height:1.6}.credential-note{color:#625d63;margin:13px 0 20px;font-size:11px;line-height:1.55}.consultation-package{padding:28px}.consultation-package span{color:#e2b96f}.consultation-package h3{margin:8px 0 12px;font-size:31px;line-height:1.15}.consultation-package p{color:#eee5ef;font-size:14px;line-height:1.6}.consultation-package li{color:#fff;margin:13px 0;font-size:13px;line-height:1.45}.consultation-package li svg{flex:none;width:16px;height:16px}.consultation-package>strong{font-size:38px}.consultation-package>strong small{color:#ead2a6;margin-bottom:4px;font-size:10px}.consultation-terms{color:#5f5961;max-width:620px;margin:12px auto 0;font-size:11px;line-height:1.55}.calendar-heading p,.calendar-loading{color:#5f5961;font-size:14px}.slot-day>b,.slot-day button{font-size:13px}.appointment-confirmed p{font-size:13px;line-height:1.55}@media (width<=650px){.consultation-package h3{font-size:27px}.consultation-package p,.consultation-package li{font-size:13px}}.language-switcher{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2e1936e8;border:1px solid #ffffff25;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;display:flex;position:fixed;top:10px;left:50%;transform:translate(-50%);box-shadow:0 5px 20px #170b1b35}.language-switcher button{color:#d9cdd7;background:0 0;border:0;padding:3px 5px;font-size:10px;font-weight:700}.language-switcher button.active{color:#f1cc87}.language-switcher span{color:#ffffff45}@media (width<=800px){.language-switcher{top:auto;bottom:12px}.language-switcher button{font-size:11px}}
