@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap);:root{--accent-saffron:#FF9933;--accent-saffron-hover:#E68A2E;--bg-color:#F8FAFC;--text-main:#1E293B;--text-muted:#64748B;--color-background-secondary:#F8FAFC;--color-border-primary:#CBD5E1;--color-border-secondary:#CBD5E1;--color-border-tertiary:#E2E8F0;--color-text-primary:#1E293B;--color-text-secondary:#64748B;--color-text-tertiary:#94A3B8;--border-radius-md:8px;--border-radius-lg:8px;--gold:#C9982A;--gold-light:#E8B84B;--gold-dim:rgba(201,152,42,0.12);--planet-sun:#BA7517;--planet-moon:#185FA5;--planet-mars:#A32D2D;--planet-mercury:#3B6D11;--planet-jupiter:#0F6E56;--planet-venus:#993556;--planet-saturn:#534AB7;--planet-rahu:#5F5E5A;--planet-ketu:#993C1D;--score-favorable:#1D9E75;--score-mixed:#BA7517;--score-caution:#D85A30;--score-challenging:#A32D2D}body{font-family:Outfit,sans-serif;background-color:var(--bg-color);color:var(--text-main);min-height:100vh;display:flex;flex-direction:column}main{flex:1}.glass-card{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);transition:transform .2s ease,box-shadow .2s ease}.glass-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);z-index:50;max-height:200px;overflow-y:auto}.autocomplete-item{padding:.75rem 1rem;cursor:pointer;transition:background-color .1s ease}.autocomplete-item:hover{background-color:#f1f5f9}.spinner{border:3px solid rgba(255,153,51,.3);border-radius:50%;border-top:3px solid var(--accent-saffron);width:24px;height:24px;animation:spin 1s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}input,select{outline:0;transition:border-color .2s ease,box-shadow .2s ease}input:focus,select:focus{border-color:var(--accent-saffron);box-shadow:0 0 0 3px rgba(255,153,51,.2)}.btn-primary{background-color:var(--accent-saffron);color:#fff;transition:background-color .2s ease,transform .1s ease}.btn-primary:hover{background-color:var(--accent-saffron-hover)}.btn-primary:active{transform:scale(.98)}.decision-shell{max-width:1120px;margin:0 auto}.tool-nav{position:sticky;top:64px;z-index:35;display:flex;gap:.5rem;overflow-x:auto;padding:.65rem 1rem;background:rgba(255,255,255,.96);border-bottom:1px solid #e2e8f0}.tool-nav a{flex:0 0 auto;color:#334155;border:1px solid #cbd5e1;border-radius:999px;padding:.45rem .75rem;font-size:.86rem;background:#fff}.profile-strip{display:flex;justify-content:space-between;gap:1rem;align-items:center;background:#0f172a;color:#fff;border-radius:8px;padding:.9rem 1rem;margin-bottom:1rem;font-size:1rem;min-width:0}.profile-strip>div:nth-child(2){min-width:0;flex:1 1 auto;overflow-wrap:anywhere}.profile-completion-ring,.profile-ring{flex:0 0 auto;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#14b8a6 var(--progress),#334155 0);color:#fff;font-size:.76rem;font-weight:800}.profile-ring{width:64px;height:64px;background:conic-gradient(var(--accent-saffron) var(--progress),#e2e8f0 0);color:#0f172a}.profile-completion-ring span,.profile-ring span{width:36px;height:36px;border-radius:50%;background:#0f172a;display:grid;place-items:center;line-height:1;white-space:nowrap}.profile-ring span{width:48px;height:48px;background:#fff}.profile-strip span{display:block;color:#cbd5e1;font-size:1rem;line-height:1.45}.profile-strip button{flex:0 0 auto;background:#fff;color:#0f172a;border-radius:8px;padding:.55rem .8rem;font-weight:700;font-size:.98rem}.profile-strip .profile-completion-ring span{display:grid;color:#fff;font-size:.76rem;line-height:1}.profile-wizard-progress{display:flex;gap:1rem;align-items:center;margin-bottom:1rem;padding:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.profile-steps{display:grid;gap:.25rem;font-size:.82rem;color:#64748b}.profile-steps span.active{color:#0f766e;font-weight:800}.unknown-time-row{display:flex;gap:.5rem;align-items:center;margin-top:.65rem;color:#334155;font-size:.9rem}.soft-disclaimer{margin-top:.55rem;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:.7rem;font-size:.86rem}.profile-privacy-note{margin-top:.45rem;color:#0f766e;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;padding:.55rem .7rem;font-size:.82rem;line-height:1.35}.profile-wizard-actions{display:flex;justify-content:flex-end;gap:.65rem;padding-top:.25rem}.profile-action-button{padding:.62rem 1.15rem;min-width:118px}.profile-secondary{border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .9rem;font-weight:700}.streak-badge{display:inline-flex;align-items:center;margin-left:.45rem;padding:.2rem .5rem;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:.78rem;font-weight:800;vertical-align:middle}.daily-snapshot,.daily-theme,.freshness-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.daily-snapshot{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);gap:1.25rem;align-items:stretch;padding:1.35rem;margin-bottom:1.5rem}.snapshot-kicker{color:#0f766e;font-size:.84rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem}.daily-snapshot h2{font-size:clamp(1.55rem, 2.4vw, 2.15rem);font-weight:800;margin-bottom:.5rem;line-height:1.15}.daily-snapshot p,.daily-theme p,.freshness-card p{color:var(--text-muted);font-size:1rem;line-height:1.65}.delta-grid,.snapshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.delta-grid div,.snapshot-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.7rem;min-width:0}.cosmic-briefing .snapshot-grid div{display:flex;flex-direction:column;gap:.25rem;align-items:center;justify-content:center;text-align:center}.cosmic-briefing .snapshot-grid strong{grid-column:auto;white-space:normal;overflow-wrap:anywhere;line-height:1.25}.tile-icon{grid-row:span 2;width:24px;height:24px;border:2px solid #0f766e;display:inline-block}.tile-icon.moon{border-radius:50%;box-shadow:inset -8px 0 0 #0f766e}.tile-icon.hora{border-radius:50%;border-style:dashed}.tile-icon.energy{transform:rotate(45deg)}.tile-icon.risk{border-radius:6px;border-color:#dc2626}.briefing-cta{display:inline-flex;margin-top:.75rem;color:#0f766e;font-weight:800}.reminder-card{display:flex;justify-content:space-between;gap:1rem;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:1.5rem}.toggle-row{display:flex;align-items:center;gap:.5rem;font-weight:800}.notification-options{display:grid;gap:.55rem;min-width:240px}.notification-enabled-label{display:block;color:#0f766e;font-size:.84rem;font-weight:800}.notify-time-row{display:flex;align-items:center;gap:.4rem;font-weight:800}.notify-time-row input{width:58px;border:1px solid #cbd5e1;border-radius:6px;padding:.28rem .4rem}#notification-status{display:block;margin-top:.35rem;color:#64748b}.delta-grid span,.snapshot-grid span{display:block;color:#64748b;font-size:.78rem}.freshness-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:1rem;align-items:center;padding:1rem;margin-bottom:1rem}.freshness-card p{display:grid;gap:.25rem;margin-top:.35rem}.daily-theme{padding:.85rem;margin-bottom:1rem;background:#f8fafc}.delta-up{color:#15803d;font-weight:800}.delta-down{color:#b91c1c;font-weight:800}.intent-form{display:grid;grid-template-columns:1fr;gap:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:1rem}.intent-form label{font-weight:700}.intent-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.intent-header p,.intent-help p,.mercury-tip,.question-hint{color:var(--text-muted);font-size:.86rem}.intent-help{max-width:330px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.55rem .7rem}.intent-help summary{cursor:pointer;font-weight:800;color:#0f766e}.intent-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.intent-card{min-height:118px;text-align:left;border:1px solid #dbe3ef;border-radius:8px;background:#fff;padding:.75rem;display:grid;gap:.35rem;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.intent-card.active,.intent-card:hover{border-color:#0f766e;box-shadow:0 8px 18px rgba(15,118,110,.1);transform:translateY(-1px)}.intent-card small{color:#64748b;line-height:1.25}.intent-icon{width:28px;height:28px;border:2px solid #0f766e;display:inline-block;position:relative}.intent-icon.circle,.intent-icon.coin{border-radius:50%}.intent-icon.briefcase::before{content:"";position:absolute;width:12px;height:6px;border:2px solid #0f766e;left:6px;top:-7px;border-bottom:0}.intent-icon.link{border-radius:14px;transform:rotate(-25deg)}.intent-icon.path{border:0;border-left:3px solid #0f766e;border-bottom:3px solid #0f766e;transform:skewX(-18deg)}.intent-icon.pulse{border:0;border-bottom:3px solid #0f766e}.intent-icon.pulse::before{content:"";position:absolute;left:4px;top:10px;width:18px;height:12px;border-top:3px solid #0f766e;transform:skewY(-35deg)}.intent-icon.book{border-radius:2px;border-left-width:6px}.intent-icon.shield{border-radius:14px 14px 6px 6px}.question-panel{display:grid;gap:.4rem}.intent-form input,.intent-form select{border:1px solid #cbd5e1;border-radius:8px;padding:.65rem .8rem;min-height:42px}.intent-form button{min-height:42px;border-radius:8px;padding:0 .9rem;font-weight:700}.decision-hero{padding:2.5rem 0 1.5rem}.decision-hero h1{font-size:clamp(2rem, 5vw, 3.5rem);line-height:1.05;letter-spacing:0}.decision-hero p{max-width:760px;color:var(--text-muted);margin-top:1rem}.decision-grid{display:grid;grid-template-columns:1fr;gap:1rem}.decision-grid.two{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.decision-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;box-shadow:0 8px 24px rgba(15,23,42,.05);overflow:hidden}.decision-card h2{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.decision-card p,.muted{color:var(--text-muted);font-size:1rem;line-height:1.62}.insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:1rem}.insight-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.85rem}.reflection{margin-top:1rem;border-left:3px solid #0ea5a4;padding-left:.85rem;color:#334155}.internal-links{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 2rem}.internal-links a,.pill-list span{display:inline-flex;align-items:center;min-height:36px;border:1px solid #cbd5e1;border-radius:999px;padding:.45rem .8rem;color:#0f766e;background:#fff;font-size:.9rem}.vedic-chart{width:100%;max-width:430px;margin:0 auto;display:block}.vedic-chart path,.vedic-chart rect{fill:none;stroke:#475569;stroke-width:1.4;vector-effect:non-scaling-stroke}.planet-label{font-size:11px;font-weight:700;fill:#b45309}.asc-label{font-size:11px;fill:#0f172a;font-weight:600}.house-number{text-anchor:middle;font-size:9px;fill:#64748b;font-weight:700}.rashi-number{text-anchor:middle;font-size:11px;fill:#0f172a;font-weight:800}.south-chart{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #475569;max-width:360px;margin:1rem auto}.south-chart div{min-height:58px;border:1px solid #94a3b8;padding:.35rem;display:flex;flex-direction:column;gap:.25rem;font-size:.78rem}.south-chart .south-center{background:#f8fafc}.south-chart b{color:#64748b;font-size:.72rem}.south-chart span{color:#b45309;font-weight:700}.table-wrap{overflow-x:auto;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin:1rem 0}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:.8rem;border-bottom:1px solid #e2e8f0;white-space:nowrap}th{font-size:.8rem;color:#64748b;text-transform:uppercase}.highlight{border-bottom:1px solid #e2e8f0;padding:.65rem 0}.score-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;padding:.6rem 0}.score-meaning span{display:grid;gap:.2rem}.score-meaning em,.score-meaning small,.score-reason{color:#64748b;font-size:.82rem;font-style:normal;font-weight:400}.score-value{min-width:2.2ch;text-align:right;animation:score-pop .6s ease-out}@keyframes score-pop{from{transform:translateY(4px);opacity:.3}to{transform:translateY(0);opacity:1}}.why-score{margin-top:.85rem;border:1px solid #e2e8f0;border-radius:8px;padding:.7rem .85rem;background:#f8fafc}.why-score summary{cursor:pointer;color:#0f766e;font-weight:800}.why-score ol{margin:.5rem 0 0 1.1rem;color:#475569}.gauge-label{text-align:center;font-weight:700;margin-top:-1.25rem}.h-timeline,.timeline{display:grid;gap:.65rem;margin:1rem 0}.h-timeline div,.timeline div{display:flex;justify-content:space-between;gap:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.8rem}.h-timeline div{background:linear-gradient(90deg,rgba(20,184,166,.18) var(--w),#f8fafc var(--w))}.h-timeline>div{flex-wrap:wrap;align-items:center}.h-timeline>div p{flex-basis:100%;margin:0}.day-timeline-bar{position:relative;height:38px;border-radius:999px;background:linear-gradient(90deg,#f8fafc,#e0f2fe);border:1px solid #e2e8f0;overflow:hidden;margin:.5rem 0 1rem}.day-timeline-bar .rahu-region{position:absolute;top:0;bottom:0;background:rgba(239,68,68,.28)}.day-timeline-bar b{position:absolute;right:.85rem;top:50%;transform:translateY(-50%);color:#991b1b;font-size:.78rem}.best-tags{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}.best-tags small{color:#0f766e;font-weight:800}.reminder-placeholder{border:1px solid #cbd5e1;border-radius:999px;padding:.3rem .65rem;background:#fff;color:#334155;font-size:.82rem}.calendar-heatmap{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem}.day-cell{min-height:70px;border-radius:8px;padding:.55rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;justify-content:space-between;font-size:.78rem}.calendar-legend{display:flex;flex-wrap:wrap;gap:.5rem;margin:.7rem 0 1rem}.calendar-legend span{border-radius:999px;padding:.28rem .65rem;font-size:.82rem;font-weight:800;border:1px solid #e2e8f0}.calendar-legend .favorable,.day-cell.favorable{background:#dcfce7;color:#166534}.day-cell.neutral{background:#f8fafc}.calendar-legend .unfavorable,.day-cell.unfavorable{background:#fee2e2;color:#991b1b}.day-cell.new-moon{box-shadow:inset 0 0 0 2px #0f172a}.day-cell.full-moon{box-shadow:inset 0 0 0 2px #f59e0b,0 0 18px rgba(245,158,11,.22)}.day-cell.quarter-moon{box-shadow:inset 0 0 0 2px #0ea5e9}.day-cell.new-moon::after{content:"●"}.day-cell.full-moon::after{content:"○"}.day-cell.quarter-moon::after{content:"◐"}.upcoming-window-list{display:grid;gap:.65rem;margin-top:1rem}.upcoming-window-list h3{font-weight:800}.upcoming-window-list div{border:1px solid #e2e8f0;border-radius:8px;padding:.75rem;background:#f8fafc}.upcoming-window-list div.soon{border-color:#0f766e;background:#ecfdf5}.upcoming-window-list span{display:block;color:#0f766e;font-weight:800;font-size:.86rem}.decision-history{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin:1rem 0}.decision-history summary{cursor:pointer;font-weight:800;color:#0f766e}.decision-history div{display:grid;grid-template-columns:32px 1fr auto;gap:.35rem .75rem;align-items:center;border-top:1px solid #e2e8f0;padding-top:.75rem;margin-top:.75rem}.decision-history p{grid-column:2/-1;color:#64748b}.period-meter{height:12px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin:.75rem 0 1rem}.period-meter span{display:block;height:100%;background:#0f766e}.period-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin:1rem 0}.period-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.85rem}.mini-form{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.mini-form input,.mini-form select{border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .75rem}.avoid-list{display:grid;gap:.75rem;padding-left:1.25rem;margin:1rem 0}.avoid-list li{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem}.avoid-list span{display:block;color:#64748b;font-size:.9rem;margin-top:.2rem}.seo-article{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin:2rem 0 3rem}.seo-article h2{font-size:1.5rem;font-weight:700;margin:1rem 0 .5rem}.seo-article p{color:#475569;margin-bottom:1rem}.shared-header{position:sticky;top:0;z-index:45;background:rgba(255,255,255,.97);border-bottom:1px solid var(--color-border-tertiary)}.shared-header-inner{max-width:1180px;margin:0 auto;min-height:72px;padding:0 16px;display:flex;align-items:center;gap:14px}.shared-logo{font-size:24px;font-weight:800;color:var(--gold);white-space:nowrap}.shared-nav{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:1;overflow:visible;padding:8px 0}.shared-nav-row{display:flex;align-items:center;justify-content:center;gap:8px 14px;flex-wrap:wrap}.shared-nav a{color:#334155;font-size:14px;font-weight:700;white-space:nowrap;padding:6px 0;border-bottom:3px solid transparent}.shared-nav a.active{color:var(--gold);border-bottom-color:var(--gold)}.shared-avatar,.shared-menu{border:1px solid var(--color-border-secondary);border-radius:8px;background:#fff;color:#334155;padding:7px 10px;font-weight:700;font-size:15px}.shared-avatar span{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:6px;border-radius:50%;background:var(--gold-dim);color:var(--gold)}.shared-menu{display:none}.shared-drawer{display:none;padding:10px 16px;border-top:1px solid var(--color-border-tertiary)}.shared-drawer.open{display:grid;gap:8px}.shared-drawer a{min-height:42px;display:flex;align-items:center;border:1px solid var(--color-border-tertiary);border-radius:8px;padding:0 12px;color:#334155;font-weight:800;background:#fff}.date-navigator{display:flex;align-items:center;gap:8px;padding:8px 16px;border-bottom:1px solid var(--color-border-tertiary);background:var(--color-background-secondary);font-size:15px;flex-wrap:wrap;margin-bottom:1rem;border-radius:8px}.date-navigator .day-nav-btn{background:0 0;border:1px solid var(--color-border-secondary);border-radius:4px;padding:4px 10px;cursor:pointer;font-size:15px;color:var(--color-text-secondary)}.date-navigator .day-nav-btn:hover{background:var(--color-background-secondary)}.date-navigator .date-label{font-weight:700;min-width:210px;text-align:center;color:var(--color-text-primary)}.date-navigator input[type=date],.date-navigator input[type=time]{font-size:14px;padding:5px 8px;border:1px solid var(--color-border-secondary);border-radius:4px}.date-navigator .reset-btn{font-size:13px;color:var(--color-text-tertiary);cursor:pointer;text-decoration:underline;background:0 0;border:none}.score-ring-wrap{display:flex;flex-direction:column;align-items:center;gap:4px}.score-ring svg{display:block}.score-band-label{font-size:14px;color:var(--color-text-secondary);text-align:center;max-width:300px;line-height:1.35}.intent-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin:12px 0}.intent-grid .intent-card{border:1px solid var(--color-border-tertiary);border-radius:var(--border-radius-md);padding:12px 8px;cursor:pointer;text-align:center;transition:border-color .15s,background .15s;min-height:86px;display:block}.intent-grid .intent-card:hover{border-color:var(--gold);background:var(--gold-dim);transform:none;box-shadow:none}.intent-grid .intent-card.active{border-color:var(--gold);background:var(--gold-dim);border-width:2px}.intent-card .ic-icon{width:28px;height:28px;margin:0 auto 6px}.intent-card .ic-label{font-size:13px;font-weight:500;display:block}.intent-card .ic-desc{font-size:11px;color:var(--color-text-secondary);margin-top:2px;display:block}.intent-card .ic-planets{font-size:10px;color:var(--gold);margin-top:4px;display:block}.factor-list{list-style:none;padding:0;margin:0}.factor-list li{display:flex;align-items:flex-start;gap:8px;padding:8px 0;border-bottom:1px solid var(--color-border-tertiary);font-size:14px}.factor-list li:last-child{border:none}.factor-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:5px}.factor-dot.positive{background:var(--score-favorable)}.factor-dot.negative{background:var(--score-challenging)}.factor-dot.neutral{background:var(--color-border-primary)}.dasha-card{border-radius:var(--border-radius-lg);border:1px solid var(--color-border-tertiary);background:#fff;padding:16px;display:flex;align-items:flex-start;gap:12px;margin-bottom:8px}.dasha-planet-dot{width:36px;height:36px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;color:#fff}.dasha-card .dasha-label{font-size:11px;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.06em}.dasha-card .dasha-name{font-size:16px;font-weight:500}.dasha-card .dasha-dates{font-size:12px;color:var(--color-text-secondary);margin-top:2px}.dasha-card .dasha-interp{font-size:14px;margin-top:8px;line-height:1.6;color:var(--color-text-primary)}.house-panel{border-top:1px solid var(--color-border-tertiary);padding:16px;margin-top:8px;background:var(--color-background-secondary);border-radius:0 0 var(--border-radius-lg) var(--border-radius-lg)}.house-panel .hp-title{font-size:16px;font-weight:500;margin-bottom:4px}.house-panel .hp-subtitle{font-size:13px;color:var(--color-text-secondary);margin-bottom:12px}.panel-close{float:right;border:1px solid var(--color-border-secondary);background:#fff;border-radius:4px;padding:2px 8px}.hp-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:12px}.hp-cat-cell{text-align:center;font-size:11px}.hp-cat-cell .hpc-label{color:var(--color-text-secondary);display:block}.hp-cat-cell .hpc-bar{height:4px;border-radius:2px;margin-top:3px;background:var(--color-border-tertiary)}.hp-cat-cell .hpc-fill{height:100%;border-radius:2px;background:var(--gold)}.contrib-bar-wrap{margin:8px 0}.contrib-bar-label{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--color-text-secondary);margin-bottom:3px}.contrib-bar-track{height:6px;border-radius:3px;background:var(--color-border-tertiary)}.contrib-bar-fill{height:100%;border-radius:3px;transition:width .6s ease-out}.phase-card{border:1px solid var(--color-border-tertiary);border-radius:var(--border-radius-lg);padding:20px;margin-bottom:16px;position:relative;background:#fff}.phase-card .phase-rank{position:absolute;top:-10px;left:16px;width:24px;height:24px;border-radius:50%;background:var(--gold);color:#fff;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center}.phase-card .phase-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px;margin-top:8px}.phase-card .phase-age{font-size:18px;font-weight:500}.phase-card .phase-years{font-size:13px;color:var(--color-text-secondary)}.phase-card .phase-dasha{font-size:12px;font-family:var(--font-mono, monospace);color:var(--color-text-secondary);margin-bottom:12px}.phase-card .phase-type-tag{display:inline-block;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500;margin-bottom:12px;border:1px solid currentColor}.phase-card .phase-score-bar{height:4px;border-radius:2px;background:var(--color-border-tertiary);margin-bottom:16px}.phase-card .phase-score-fill{height:100%;border-radius:2px;background:linear-gradient(to right,var(--score-mixed),var(--score-favorable));transition:width .8s ease-out}.phase-card .phase-section-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-secondary);margin:12px 0 6px}.phase-card .phase-factors{list-style:none;padding:0;margin:0}.phase-card .phase-factors li{font-size:14px;padding:4px 0 4px 16px;position:relative;color:var(--color-text-primary)}.phase-card .phase-factors li::before{content:'•';position:absolute;left:4px;color:var(--gold)}.phase-card .trait-pill{display:inline-block;padding:3px 10px;border-radius:12px;font-size:12px;background:var(--color-background-secondary);border:1px solid var(--color-border-tertiary);margin:3px 3px 3px 0;color:var(--color-text-primary)}.phase-expandable{cursor:pointer;font-size:13px;color:var(--color-text-secondary);margin-top:12px}.phase-expandable-body{display:none;padding:8px 0;font-size:14px;color:var(--color-text-secondary)}.phase-expandable-body.open,.phase-expandable[open] .phase-expandable-body{display:block}.life-timeline-wrap{margin:24px 0;overflow-x:auto}.life-timeline-track{position:relative;height:40px;background:var(--color-background-secondary);border-radius:20px;min-width:600px}.life-timeline-segment{position:absolute;top:6px;height:28px;border-radius:14px;cursor:pointer;transition:opacity .2s;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;color:#fff;overflow:hidden;border:0}.life-timeline-segment:hover{opacity:.8}.life-timeline-age-labels{display:flex;justify-content:space-between;font-size:10px;color:var(--color-text-secondary);margin-top:4px;min-width:600px}.life-timeline-current{position:absolute;top:0;width:2px;height:100%;background:var(--gold);border-radius:1px;z-index:2}.color-swatch-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}.color-swatch-card{border-radius:var(--border-radius-lg);overflow:hidden;border:1px solid var(--color-border-tertiary)}.color-swatch-block{height:90px;width:100%}.color-swatch-info{padding:12px}.color-swatch-name{font-size:20px;font-family:Georgia,serif;font-weight:500;margin-bottom:2px}.color-swatch-planet{font-size:12px;color:var(--color-text-secondary);margin-bottom:4px}.color-swatch-meaning{font-size:13px;color:var(--color-text-secondary);line-height:1.5}.yoga-power-wrap{display:flex;align-items:center;gap:8px;margin:8px 0}.yoga-power-track{flex:1;height:6px;border-radius:3px;background:var(--color-border-tertiary)}.yoga-power-fill{height:100%;border-radius:3px}.yoga-power-label{font-size:12px;font-weight:500;min-width:36px;text-align:right}.chance-badge{display:inline-block;padding:3px 10px;border-radius:4px;font-size:12px;font-weight:500}.chance-very-likely{background:rgba(29,158,117,.15);color:#0f6e56}.chance-likely{background:rgba(186,117,23,.15);color:#854f0b}.chance-possible{background:rgba(59,107,17,.1);color:#3b6d11}.chance-unlikely{background:rgba(95,94,90,.1);color:#5f5e5a}.gain-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0}.gain-cell{background:var(--color-background-secondary);border-radius:var(--border-radius-md);padding:8px;text-align:center}.gain-cell .gain-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);display:block;margin-bottom:3px}.gain-cell .gain-value{font-size:13px;font-weight:500}.numerology-strip{padding:10px 14px;border:1px solid var(--color-border-tertiary);border-radius:var(--border-radius-md);background:var(--color-background-secondary);margin:8px 0;display:flex;align-items:center;gap:12px}.num-number{font-size:22px;font-weight:500;min-width:32px;text-align:center;color:var(--gold)}.num-details{flex:1}.num-theme{font-size:13px;font-weight:500}.num-explanation{font-size:12px;color:var(--color-text-secondary);margin-top:1px}.day-cell{position:relative}.num-corner{position:absolute;top:4px;right:5px;font-size:9px;color:var(--color-text-secondary);font-style:normal}.phase-summary-card h2:not(:first-child){margin-top:22px;padding-top:14px;border-top:1px solid var(--color-border-tertiary)}.phase-summary-card .phase-factors{margin-bottom:12px}.hora-table{width:100%;border-collapse:collapse;font-size:13px}.hora-table th{font-size:11px;color:var(--color-text-secondary);font-weight:500;text-align:left;padding:6px 8px;border-bottom:1px solid var(--color-border-tertiary)}.hora-table td{padding:8px;border-bottom:1px solid var(--color-border-tertiary)}.hora-table .hora-row.current{background:var(--gold-dim)}.hora-table .hora-row.rahu-kaal{background:rgba(163,45,45,.07)}.hora-row .hora-lord-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}.timeline-strip{position:relative;height:32px;border-radius:var(--border-radius-md);overflow:hidden;background:var(--color-background-secondary);border:1px solid var(--color-border-tertiary);margin-bottom:1rem}.timeline-strip.detailed{height:44px;margin-top:.75rem}.timeline-segment{position:absolute;top:0;height:100%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;overflow:hidden}.ts-rahu-kaal{background:rgba(163,45,45,.25);color:#a32d2d}.timeline-label{position:absolute;bottom:2px;font-size:10px;color:#64748b;z-index:2}.timeline-label.start{left:6px}.timeline-label.end{right:6px}.ts-void-moon{background:rgba(95,94,90,.15);color:var(--color-text-secondary)}.ts-current-time{position:absolute;top:0;width:2px;height:100%;background:var(--gold);z-index:2}@keyframes shimmer{0%{opacity:.4}50%{opacity:.8}100%{opacity:.4}}.skeleton{background:var(--color-border-tertiary);border-radius:4px;animation:shimmer 1.5s ease-in-out infinite}.skeleton-text{height:14px;margin:6px 0}.skeleton-card{height:80px;margin:8px 0;border-radius:var(--border-radius-lg)}.planet-legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;font-size:12px;color:#475569;justify-content:center}.planet-legend span{display:inline-flex;align-items:center;gap:4px}.planet-legend i{width:9px;height:9px;border-radius:50%;display:inline-block}.vedic-chart.interactive .chart-house{cursor:pointer;outline:0}.vedic-chart.interactive .chart-house-shape{fill:transparent;stroke:transparent;transition:fill .15s ease,stroke .15s ease}.vedic-chart.interactive .chart-house:focus .chart-house-shape,.vedic-chart.interactive .chart-house:hover .chart-house-shape{fill:rgba(201,152,42,.16);stroke:var(--gold);stroke-width:2}.vedic-chart.interactive .chart-house.selected .chart-house-shape{fill:rgba(15,110,86,.18);stroke:#0F6E56;stroke-width:2.5}.south-chart.interactive button{min-height:58px;border:1px solid #94a3b8;padding:.35rem;display:flex;flex-direction:column;gap:.25rem;background:#fff;text-align:left}.south-chart.interactive button:focus,.south-chart.interactive button:hover{background:var(--gold-dim);outline:2px solid var(--gold);outline-offset:-2px}.south-chart.interactive button.selected{background:rgba(15,110,86,.13);outline:2px solid #0F6E56;outline-offset:-2px}.chart-toolbar{display:flex;gap:8px;margin:0 0 12px}.chart-toolbar button{border:1px solid var(--color-border-secondary);border-radius:8px;padding:7px 10px;background:#fff}.chart-toolbar button.active{border-color:var(--gold);background:var(--gold-dim);color:var(--gold)}.dignity-pill{border-radius:999px;padding:3px 8px;font-size:12px;background:#e2e8f0;color:#475569}.dignity-pill.exalted{background:#dcfce7;color:#166534}.dignity-pill.own-sign{background:#ccfbf1;color:#0f766e}.dignity-pill.under-pressure{background:#fee2e2;color:#991b1b}.rec-card h3{font-weight:800;margin-bottom:4px}.rec-card small{display:block;color:#64748b;margin-top:8px}.rec-card.avoid{border-left:4px solid var(--score-challenging)}.rec-card.do{border-left:4px solid var(--score-favorable)}.section-title{font-size:1.2rem;font-weight:800;margin:1rem 0 .5rem}.sparkline{height:126px;display:flex;align-items:flex-end;gap:8px;border:1px solid #e2e8f0;border-radius:8px;padding:28px 10px 8px;background:#f8fafc}.sparkline span{position:relative;flex:1;min-height:12%;background:var(--gold);border-radius:3px 3px 0 0}.sparkline span em{position:absolute;top:-22px;left:50%;transform:translateX(-50%);font-size:12px;color:#475569;font-style:normal;font-weight:800}.briefing-main{display:grid;grid-template-columns:76px minmax(0,1fr);gap:1rem;align-items:start}.moon-brief-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#fff7d6,#e8b84b 62%,#c9982a);box-shadow:0 10px 28px rgba(201,152,42,.25)}.moon-disc{width:54px;height:54px;border-radius:50%;display:block;background:#f8fafc;border:2px solid #d6a83b;box-shadow:inset -14px 0 0 #185fa5}.moon-disc.new-moon{background:#1e293b;box-shadow:none;border-color:#475569}.moon-disc.full-moon{background:#fffaf0;box-shadow:none}.moon-disc.first-quarter,.moon-disc.waxing-crescent,.moon-disc.waxing-gibbous{box-shadow:inset -18px 0 0 #185fa5}.moon-disc.last-quarter,.moon-disc.waning-crescent,.moon-disc.waning-gibbous{box-shadow:inset 18px 0 0 #185fa5}.briefing-metrics{align-content:stretch}.briefing-metrics div{min-height:86px}.briefing-metrics strong{font-size:1.08rem}.home-dasha-card{display:grid;grid-template-columns:minmax(260px,.62fr) minmax(0,1fr);gap:1.25rem;align-items:start;margin-bottom:1.5rem}.home-dasha-card h2{font-size:1.35rem}.home-dasha-line{display:flex;align-items:center;gap:.5rem;margin:.45rem 0;color:#334155;font-size:1rem}.home-dasha-line span{width:30px;height:30px;border-radius:50%;color:#fff;display:inline-grid;place-items:center;font-size:.78rem;font-weight:800;flex:0 0 auto}.home-dasha-actions{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-top:1rem}.home-dasha-card.single{grid-template-columns:1fr}.dasha-layer-list{display:grid;gap:.42rem;margin:.55rem 0 .7rem}.dasha-layer-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:.55rem;align-items:start;padding:.5rem .6rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;margin-left:var(--layer-indent,0);opacity:var(--layer-opacity, 1)}.dasha-layer-dot{width:28px;height:28px;border-radius:50%;color:#fff;display:grid;place-items:center;font-weight:800}.dasha-layer-row strong{display:block;font-size:.92rem;color:#1e293b}.dasha-layer-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.dasha-layer-head b{border-radius:999px;padding:.12rem .42rem;font-size:.72rem;background:#e2e8f0;color:#475569}.dasha-layer-head b.favorable{background:#dcfce7;color:#166534}.dasha-layer-head b.mixed{background:#fef3c7;color:#92400e}.dasha-layer-head b.unfavorable{background:#fee2e2;color:#991b1b}.dasha-layer-planet{display:inline-block;font-weight:800;color:#0f172a;margin-top:.05rem;font-size:.86rem}.dasha-weight-track{height:5px;border-radius:999px;background:#e2e8f0;margin:.28rem 0;overflow:hidden}.dasha-weight-track i{display:block;height:100%;border-radius:999px}.dasha-layer-row p{margin:.2rem 0 0;color:#475569;font-size:.8rem;line-height:1.35}.dasha-layer-row small{display:block;color:#64748b;font-size:.78rem;line-height:1.3;margin-top:.05rem}.impact-pill-row{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem}.impact-pill-row span{border-radius:999px;padding:.22rem .5rem;font-size:.8rem;font-weight:800}.impact-pill-row .good{background:#dcfce7;color:#166534}.impact-pill-row .mixed{background:#fef3c7;color:#92400e}.impact-pill-row .watch{background:#fee2e2;color:#991b1b}.loading-bar-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin:1rem 0;box-shadow:0 8px 24px rgba(15,23,42,.05)}.loading-bar-card span{display:block;color:#475569;font-weight:800;margin-bottom:.65rem}.loading-bar-card i{display:block;height:7px;border-radius:999px;overflow:hidden;background:linear-gradient(90deg,#e2e8f0 0,var(--gold) 45%,#e2e8f0 90%);background-size:220% 100%;animation:loading-slide 1.1s linear infinite}@keyframes loading-slide{from{background-position:100% 0}to{background-position:-120% 0}}.chart-explain,.trend-detail{font-size:.98rem;color:#64748b;line-height:1.5;margin:.25rem 0 .8rem}.trend-detail{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.7rem}.dasha-dashboard-card{overflow:visible}.home-dasha-placeholder{min-height:140px;display:grid;place-items:center;text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;padding:1rem;font-size:1rem}.dasha-card-large .dasha-name{font-size:1.2rem}.dasha-card-large .dasha-interp{font-size:1rem}.dasha-scroll-hint{color:#64748b;font-size:.92rem;margin:0 0 .45rem}.dasha-scroll-wrap{overflow-x:auto;overflow-y:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;scrollbar-color:var(--gold) #e2e8f0}.dasha-timeline{position:relative;overflow:visible;background:#fff;border:0;border-radius:8px;padding:0}.dasha-axis{position:absolute;left:0;right:0;top:4px;height:20px;font-size:12px;color:#64748b}.dasha-axis span{position:absolute;transform:translateX(-50%)}.dasha-row-label{position:absolute;left:8px;z-index:4;background:rgba(255,255,255,.9);border:1px solid #e2e8f0;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:800;color:#475569}.dasha-segment{position:absolute;border:0;border-radius:5px;color:#fff;font-size:12px;font-weight:800;overflow:hidden;white-space:nowrap;cursor:pointer;padding:0 4px}.dasha-segment:hover{filter:brightness(1.05);outline:2px solid var(--gold-light)}.dasha-segment.selected{outline:3px solid var(--gold-light);box-shadow:0 0 0 2px #fff inset}.dasha-now{position:absolute;top:24px;bottom:8px;width:3px;background:var(--gold);z-index:3}.dasha-detail{margin-top:8px}.score-mini-bars{display:grid;gap:6px;margin:10px 0}.score-mini-bars label{display:grid;grid-template-columns:90px 1fr 34px;gap:8px;align-items:center;font-size:12px}.score-mini-bars i{height:7px;background:#e2e8f0;border-radius:999px;overflow:hidden}.score-mini-bars b{display:block;height:100%;border-radius:999px}.score-mini-bars b.positive{background:var(--score-favorable)}.score-mini-bars b.neutral{background:var(--score-mixed)}.score-mini-bars b.negative{background:var(--score-challenging)}.current-row{background:var(--gold-dim)}.term-chip{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;padding:6px 10px;background:var(--color-background-secondary);border-left:2px solid var(--gold-dim,rgba(201,152,42,.3));border-radius:0 var(--border-radius-md) var(--border-radius-md) 0;margin:4px 0 12px;font-size:12px;line-height:1.5;text-transform:none;white-space:normal}.term-chip .tc-term{font-weight:600;color:var(--color-text-primary);font-size:12px}.term-chip .tc-def{color:var(--color-text-secondary);font-size:12px}.term-chip .tc-link{color:var(--gold);text-decoration:none;font-size:11px;white-space:nowrap;border-bottom:1px solid transparent}.term-chip .tc-link:hover{border-bottom-color:var(--gold)}body.guide-visited .term-chip{display:none}.guide-hero{padding:36px 24px 28px;border-bottom:1px solid var(--color-border-tertiary);max-width:800px;margin:0 auto}.guide-hero h1{font-size:26px;font-weight:400;margin-bottom:8px;letter-spacing:0}.guide-hero-sub{color:var(--color-text-secondary);font-size:15px;margin-bottom:20px;line-height:1.6}.guide-toc{display:flex;flex-wrap:wrap;gap:8px}.guide-toc a{font-size:12px;padding:5px 12px;border:1px solid var(--color-border-tertiary);border-radius:20px;text-decoration:none;color:var(--color-text-secondary);transition:border-color .15s,color .15s;white-space:nowrap}.guide-toc a:hover{border-color:var(--gold);color:var(--gold)}.guide-section{border-bottom:1px solid var(--color-border-tertiary);padding:48px 0}.guide-section .gs-inner{max-width:800px;margin:0 auto;padding:0 24px}.guide-section h2{font-size:22px;font-weight:400;margin-bottom:8px;letter-spacing:0}.guide-lead{font-size:16px;line-height:1.7;color:var(--color-text-secondary);margin-bottom:24px}.guide-section h3{font-size:16px;font-weight:500;margin:28px 0 10px}.guide-section p{font-size:15px;line-height:1.7;margin-bottom:14px;color:var(--color-text-primary)}.guide-analogy-card{display:flex;gap:14px;align-items:flex-start;padding:16px;background:var(--gold-dim,rgba(201,152,42,.1));border-left:3px solid var(--gold);border-radius:0 var(--border-radius-lg) var(--border-radius-lg) 0;margin:20px 0;font-size:14px;line-height:1.65;color:var(--color-text-primary)}.guide-analogy-card .ga-icon{font-size:20px;color:var(--gold);flex-shrink:0;line-height:1.4}.guide-dasha-example,.guide-note{background:var(--color-background-secondary);border-radius:var(--border-radius-md);padding:14px 16px;margin:12px 0 20px;font-size:13px;line-height:1.7;color:var(--color-text-secondary)}.guide-planet-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-top:20px}.guide-planet-card{border:1px solid var(--color-border-tertiary);border-radius:var(--border-radius-lg);overflow:hidden;background:#fff}.guide-planet-card .gp-header{display:flex;align-items:center;gap:10px;padding:10px 14px;color:#fff}.guide-planet-card .gp-abbr{font-size:12px;font-weight:600;background:rgba(255,255,255,.2);border-radius:4px;padding:2px 7px;font-family:var(--font-mono, monospace)}.guide-planet-card .gp-name{font-size:14px;font-weight:500}.guide-planet-card .gp-body{padding:12px 14px}.guide-planet-card .gp-essence{font-size:13px;font-style:italic;color:var(--color-text-secondary);margin-bottom:8px}.guide-planet-card p{font-size:13px;line-height:1.6;margin-bottom:8px}.guide-planet-card .gp-facts{display:flex;flex-direction:column;gap:3px;margin:8px 0}.guide-planet-card .gp-facts span{font-size:11px;color:var(--color-text-secondary);padding-left:10px;position:relative}.guide-planet-card .gp-facts span::before{content:'.';position:absolute;left:2px;color:var(--gold)}.guide-planet-card .gp-in-life{font-size:12px;color:var(--color-text-secondary);line-height:1.55;border-top:1px solid var(--color-border-tertiary);padding-top:8px;margin-top:8px}.guide-friendship-table-wrap,.guide-rashi-table-wrap{overflow-x:auto;margin:20px 0}.guide-friendship-table,.guide-rashi-table{width:100%;border-collapse:collapse;font-size:13px;min-width:560px}.guide-friendship-table th,.guide-rashi-table th{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-secondary);text-align:left;padding:8px 10px;border-bottom:2px solid var(--color-border-secondary);white-space:nowrap}.guide-friendship-table td,.guide-rashi-table td{padding:9px 10px;border-bottom:1px solid var(--color-border-tertiary);vertical-align:top;line-height:1.4}.guide-rashi-table tr:hover td{background:var(--color-background-secondary)}.guide-house-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;margin-top:20px}.guide-house-card{padding:14px;border:1px solid var(--color-border-tertiary);border-radius:var(--border-radius-md);background:#fff}.ghc-number{font-size:11px;font-family:var(--font-mono, monospace);color:var(--gold);margin-bottom:3px;letter-spacing:.05em}.ghc-name{font-size:15px;font-weight:500;margin-bottom:8px;line-height:1.3}.ghc-type{display:inline-block;font-size:10px;padding:2px 8px;border-radius:4px;font-family:var(--font-mono, monospace);margin-bottom:8px;letter-spacing:.04em}.ghc-type-kendra{background:rgba(201,152,42,.12);color:#7a5000}.ghc-type-trikona{background:rgba(29,158,117,.1);color:#0f6e56}.ghc-type-dusthana{background:rgba(163,45,45,.08);color:#a32d2d}.ghc-type-upachaya{background:rgba(59,107,17,.08);color:#3b6d11}.ghc-theme{font-size:13px;line-height:1.6;color:var(--color-text-primary);margin-bottom:8px}.ghc-governs{font-size:12px;color:var(--color-text-secondary);margin-bottom:4px}.ghc-body-part{font-size:11px;color:var(--color-text-tertiary);font-style:italic}.guide-connection-cards,.guide-special-aspects{display:flex;flex-direction:column;gap:12px;margin-top:20px}.guide-connection-card{padding:16px;border:1px solid var(--color-border-tertiary);border-radius:var(--border-radius-lg);background:#fff}.guide-connection-card h3{font-size:15px;font-weight:500;margin:0 0 8px}.guide-connection-card p{font-size:14px;line-height:1.65;margin-bottom:8px}.guide-dasha-wheel{display:flex;height:52px;border-radius:var(--border-radius-md);overflow:hidden;margin:16px 0 4px}.guide-dasha-wheel-segment{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;color:rgba(255,255,255,.9);overflow:hidden;text-overflow:clip;white-space:nowrap;padding:0 4px;letter-spacing:.02em}.guide-dasha-wheel-axis,.guide-dasha-wheel-label{font-size:11px;color:var(--color-text-tertiary);margin-bottom:16px}.guide-dasha-wheel-label{text-align:center}.guide-dasha-wheel-axis{display:flex;justify-content:space-between;margin-top:3px}.guide-dasha-example ul{margin:8px 0 0 18px;padding:0}.guide-sa-row{padding:12px 16px;border-left:3px solid var(--color-border-secondary);font-size:14px;line-height:1.65;border-radius:0 var(--border-radius-md) var(--border-radius-md) 0;background:var(--color-background-secondary)}.guide-sa-row .gsa-planet{font-weight:600}.guide-glossary-grid{display:flex;flex-direction:column;gap:0;margin-top:16px}.gg-entry{padding:18px 0;border-bottom:1px solid var(--color-border-tertiary)}.gg-entry:last-child{border-bottom:none}.gg-term{font-size:16px;font-weight:500;margin-bottom:3px}.gg-also-known{font-size:12px;color:var(--color-text-secondary);margin-bottom:8px;font-style:italic}.gg-detail{font-size:14px;line-height:1.7;color:var(--color-text-primary)}.guide-footer-note{max-width:800px;margin:0 auto;padding:32px 24px 48px;font-size:13px;color:var(--color-text-secondary);line-height:1.7;font-style:italic}.guide-hint{font-size:13px;color:var(--color-text-secondary);margin-top:12px}.guide-hint-points{margin:0 0 6px 16px;padding:0;color:var(--color-text-secondary)}.guide-hint-points li{margin-bottom:3px;line-height:1.45}.guide-cta-link,.guide-hint a{color:var(--gold);text-decoration:none;border-bottom:1px solid var(--gold-dim,rgba(201,152,42,.3))}.guide-cta-link:hover,.guide-hint a:hover{border-bottom-color:var(--gold)}.guide-cta-link{display:inline-block;font-size:13px;color:var(--color-text-secondary);margin-top:8px;transition:color .15s,border-color .15s}.guide-cta-link:hover{color:var(--gold)}@media (max-width:900px){.shared-header-inner{min-height:60px;gap:10px}.shared-logo{font-size:20px;flex:1 1 auto;min-width:0}.shared-nav{display:none}.shared-menu{display:inline-flex;align-items:center;justify-content:center;min-width:42px}.shared-avatar{max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:6px 8px;font-size:13px}.shared-avatar span{width:22px;height:22px}}@media (max-width:640px){.guide-hero{padding:24px 16px 20px}.guide-section .gs-inner{padding:0 16px}.guide-planet-grid{grid-template-columns:1fr}.guide-house-grid{grid-template-columns:1fr}.guide-toc a{font-size:11px;padding:4px 10px}body{overflow-x:hidden}.decision-shell{width:100%}.decision-card,.glass-card,.seo-article{border-radius:8px}.glass-card{padding:1rem!important}.shared-header-inner{padding:0 10px}.shared-logo{font-size:18px}.shared-avatar{max-width:88px}.tool-nav{top:64px;gap:.45rem;padding:.55rem 0;scrollbar-width:thin}.tool-nav a{font-size:.86rem;padding:.38rem .65rem}.profile-strip{align-items:flex-start;flex-direction:column}.daily-snapshot,.freshness-card{grid-template-columns:1fr}.briefing-main,.home-dasha-card{grid-template-columns:1fr}.moon-brief-icon{width:64px;height:64px}.snapshot-grid{grid-template-columns:1fr}.intent-form{grid-template-columns:1fr}.best-tags,.intent-header,.profile-wizard-progress,.reminder-card{flex-direction:column;align-items:stretch}.notification-options{width:100%}.notify-time-row{justify-content:space-between}.date-navigator{padding:8px;gap:6px}.date-navigator .date-label{min-width:100%;order:-1;text-align:left}.date-navigator input[type=date],.date-navigator input[type=time]{max-width:46%}.decision-grid.two{grid-template-columns:minmax(0,1fr)}.intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intent-card-grid{grid-template-columns:1fr}.calendar-heatmap{grid-template-columns:repeat(2,minmax(0,1fr))}td,th{padding:.65rem}}