.location-finder-overlay{animation:location-finder-fade .2s ease-out;animation:location-finder-fade var(--motion-standard,.2s) var(--ease-standard,ease-out);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:radial-gradient(circle at 72% 14%,var(--color-cosmic-glow),#0000 30rem),#180610d1;background:radial-gradient(circle at 72% 14%,var(--color-cosmic-glow),#0000 30rem),var(--color-overlay,#180610d1);display:grid;inset:0;padding:clamp(.75rem,3vw,2rem);place-items:center;position:fixed;z-index:100000;z-index:var(--z-modal,100000)}.location-finder-modal{animation:location-finder-rise .36s ease-out;animation:location-finder-rise var(--motion-slow,.36s) var(--ease-standard,ease-out);background:var(--color-surface);border:1px solid var(--color-border-inverse);border-radius:clamp(1.25rem,3vw,var(--radius-xl));box-shadow:var(--shadow-modal);color:var(--color-text);display:grid;grid-template-rows:auto auto minmax(8rem,1fr) auto;max-height:min(88dvh,51rem);overflow:hidden;width:min(100%,47rem)}.location-finder__header{align-items:flex-end;background:radial-gradient(circle at 80% 15%,var(--color-cosmic-glow),#0000 17rem),var(--color-surface-inverse);background:radial-gradient(circle at 80% 15%,var(--color-cosmic-glow),#0000 17rem),var(--color-cosmic-surface,var(--color-surface-inverse));color:var(--color-text-inverse);color:var(--color-cosmic-text,var(--color-text-inverse));display:flex;isolation:isolate;min-height:12.5rem;overflow:hidden;padding:clamp(1.5rem,5vw,2.75rem);position:relative}.location-finder__heading{position:relative;width:min(100%,31rem);z-index:2}.location-finder__eyebrow,.location-finder__result-summary,.location-finder__search-section label{font-family:var(--font-body);font-size:var(--text-xs);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.location-finder__eyebrow{align-items:center;color:var(--color-accent-soft);display:inline-flex;gap:.65rem}.location-finder__eyebrow:before{background:currentColor;content:"";height:1px;width:1.5rem}.location-finder__heading h2{font-family:var(--font-display);font-size:clamp(2.35rem,7vw,4.25rem);font-weight:400;letter-spacing:-.045em;line-height:.95;margin:.7rem 0 0}.location-finder__heading p{color:var(--color-text-inverse-muted);color:var(--color-cosmic-text-muted,var(--color-text-inverse-muted));font-size:.92rem;line-height:1.55;margin:1rem 0 0;max-width:29rem}.location-finder__close{background:color-mix(in srgb,var(--color-cosmic-surface-raised) 82%,#0000);border:1px solid var(--color-cosmic-line-strong);border-radius:50%;color:var(--color-cosmic-text);cursor:pointer;display:grid;height:2.75rem;height:var(--touch-target,2.75rem);padding:0;place-items:center;position:absolute;right:1.25rem;top:1.25rem;transition:transform var(--motion-fast),background var(--motion-fast),border-color var(--motion-fast);width:2.75rem;width:var(--touch-target,2.75rem);z-index:4}.location-finder__close span{font-size:1.55rem;font-weight:300;line-height:1;transform:translateY(-1px)}.location-finder__close:hover{background:var(--color-cosmic-surface-raised);border-color:var(--color-accent);transform:rotate(6deg)}.location-finder__orbit{aspect-ratio:1;border:1px solid var(--color-cosmic-line-strong);border-radius:50%;box-shadow:0 0 0 2.7rem var(--color-cosmic-glow),0 0 0 5.4rem color-mix(in srgb,var(--color-cosmic-glow) 45%,#0000);opacity:.72;position:absolute;right:-4.5rem;top:-7.5rem;width:20rem;z-index:1}.location-finder__orbit span{aspect-ratio:1;background:var(--color-accent-soft);border-radius:50%;bottom:3.1rem;box-shadow:0 0 1.25rem var(--color-accent);position:absolute;right:1.65rem;width:.7rem}.location-finder__search-section{background:var(--color-canvas-subtle);border-bottom:1px solid var(--color-border);padding:1.35rem clamp(1.25rem,5vw,2.5rem) 1rem}.location-finder__search-section label{color:var(--color-brand);display:block;margin-bottom:.65rem}.location-finder__search-control{align-items:center;display:flex;position:relative}.location-finder__search-icon{aspect-ratio:1;border:1.5px solid var(--color-text-muted);border-radius:50%;left:1.1rem;pointer-events:none;position:absolute;width:1rem}.location-finder__search-icon:after{background:var(--color-text-muted);bottom:-.22rem;content:"";height:1.5px;position:absolute;right:-.34rem;transform:rotate(45deg);transform-origin:left center;width:.48rem}.location-finder__search-input{background:var(--color-surface-raised);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);box-sizing:border-box;color:var(--color-text);font:500 1rem/1.3 var(--font-body);min-height:3.5rem;min-height:var(--control-height-lg,3.5rem);outline:none;padding:.85rem 4.4rem .85rem 3rem;transition:border-color var(--motion-fast),box-shadow var(--motion-fast),background var(--motion-fast);width:100%}.location-finder__search-input::placeholder{color:var(--color-text-subtle)}.location-finder__search-input:focus{background:var(--color-surface-raised);border-color:var(--color-focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-focus) 16%,#0000)}.location-finder__search-control button{background:var(--color-surface-muted);border:0;border-radius:var(--radius-pill);color:var(--color-brand);cursor:pointer;font:700 var(--text-xs)/1 var(--font-body);min-height:2.3rem;padding:0 .75rem;position:absolute;right:.6rem}.location-finder__result-summary{align-items:center;color:var(--color-text-subtle);display:flex;justify-content:space-between;letter-spacing:.12em;margin-top:.85rem}.location-finder__result-summary strong{color:var(--color-text-muted)}.location-finder__locations{background:var(--color-surface);overflow-y:auto;overscroll-behavior:contain;padding:.45rem clamp(.65rem,2vw,1rem);scrollbar-color:var(--color-border-strong) #0000;scrollbar-width:thin}.location-finder__item{grid-gap:.9rem;align-items:center;background:#0000;border:0;border-bottom:1px solid var(--color-border);color:var(--color-text);cursor:pointer;display:grid;font-family:var(--font-body);gap:.9rem;grid-template-columns:auto minmax(0,1fr) auto;min-height:4.75rem;padding:.75rem 1rem;position:relative;text-align:left;transition:background var(--motion-fast),transform var(--motion-fast);width:100%}.location-finder__item:focus-visible,.location-finder__item:hover{background:var(--color-canvas-subtle);border-radius:var(--radius-md);outline:none;transform:translateX(.2rem);z-index:1}.location-finder__item.is-current{background:color-mix(in srgb,var(--color-accent-soft) 24%,var(--color-surface));border-radius:var(--radius-md)}.location-finder__marker{aspect-ratio:1;background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:50% 50% 50% 0;display:grid;place-items:center;position:relative;transform:rotate(-45deg) scale(.76);width:2.4rem}.location-finder__marker:after{aspect-ratio:1;background:var(--color-brand);border-radius:50%;content:"";width:.48rem}.location-finder__item.is-current .location-finder__marker{background:var(--color-brand);border-color:var(--color-brand)}.location-finder__item.is-current .location-finder__marker:after{background:var(--color-on-brand)}.location-finder__place{grid-gap:.32rem;display:grid;gap:.32rem;min-width:0}.location-finder__place strong{color:var(--color-text);font-family:var(--font-display);font-size:1.05rem;font-weight:400;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-finder__place small{color:var(--color-text-subtle);font:500 .68rem/1.2 var(--font-mono);letter-spacing:.045em}.location-finder__select-state{border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text-subtle);font-size:var(--text-xs);font-weight:700;min-width:4.3rem;padding:.45rem .65rem;text-align:center}.location-finder__item.is-current .location-finder__select-state{background:var(--color-brand);border-color:var(--color-brand);color:var(--color-on-brand)}.location-finder__empty{align-items:center;color:var(--color-text-muted);display:flex;flex-direction:column;justify-content:center;min-height:14rem;padding:2rem;text-align:center}.location-finder__empty>span{color:var(--color-accent);font:400 2.25rem/1 var(--font-display)}.location-finder__empty strong{color:var(--color-text);font:400 1.45rem/1.2 var(--font-display);margin-top:.75rem}.location-finder__empty p{font-size:.88rem;margin:.45rem 0 1.2rem}.location-finder__empty button{background:var(--color-brand);border:0;border-radius:var(--radius-pill);color:var(--color-on-brand);cursor:pointer;font-weight:700;min-height:var(--control-height-sm);padding:0 1rem}.location-finder__footer{align-items:center;background:var(--color-surface-inverse);background:var(--color-cosmic-surface,var(--color-surface-inverse));color:var(--color-text-inverse-muted);color:var(--color-cosmic-text-muted,var(--color-text-inverse-muted));display:flex;font-size:.72rem;gap:.65rem;line-height:1.35;padding:.85rem clamp(1.25rem,5vw,2.5rem)}.location-finder__live-dot{aspect-ratio:1;background:var(--color-accent-soft);border-radius:50%;box-shadow:0 0 .8rem var(--color-accent);flex:0 0 auto;width:.45rem}@keyframes location-finder-fade{0%{opacity:0}}@keyframes location-finder-rise{0%{opacity:0;transform:translateY(1rem) scale(.985)}}@media (max-width:560px){.location-finder-overlay{align-items:end;padding:0}.location-finder-modal{border-bottom:0;border-left:0;border-radius:1.5rem 1.5rem 0 0;border-right:0;max-height:92dvh;width:100%}.location-finder__header{min-height:11rem;padding:1.35rem 1.25rem 1.5rem}.location-finder__heading h2{font-size:clamp(2.4rem,12vw,3.25rem);max-width:16rem}.location-finder__heading p{font-size:.78rem;max-width:18rem}.location-finder__orbit{right:-8rem}.location-finder__search-section{padding:1.1rem 1rem .85rem}.location-finder__item{gap:.6rem;min-height:4.5rem;padding:.7rem .45rem}.location-finder__select-state{font-size:.62rem;min-width:0;padding:.4rem .55rem}.location-finder__footer{padding:.8rem 1rem calc(.8rem + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.location-finder-modal,.location-finder-overlay{animation:none}.location-finder__close,.location-finder__item{transition:none}}.panchang-page{background:linear-gradient(135deg,#fff3e0,#ffe0b2 50%,#ffcc80);min-height:100vh;padding-top:80px}.panchang-content{padding:10px 0}.container{margin:0 auto;max-width:1200px;padding:0 20px}.page-header{margin-bottom:15px;text-align:center}.page-header h1{color:#e91e63;font-size:2rem;margin-bottom:5px}.page-header p{color:#666;font-size:1rem;margin:0 auto;max-width:600px}.panchang-navigation{margin-top:20px}.monthly-panchang-link{align-items:center;background:linear-gradient(135deg,#e91e63,#ff6f00);border-radius:25px;box-shadow:0 4px 15px #e91e634d;display:inline-flex;font-weight:600;gap:8px;padding:12px 20px;text-decoration:none;transition:all .3s}.monthly-panchang-link:hover{box-shadow:0 8px 25px #e91e6366;text-decoration:none;transform:translateY(-2px)}.loading-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:60vh}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e91e6333;border-left-color:#e91e63;border-radius:50%;height:50px;width:50px}.loading-text{color:#e91e63;font-size:1.2rem;font-weight:600}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-container{align-items:center;display:flex;justify-content:center;min-height:60vh}.error-message{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;max-width:500px;padding:40px;text-align:center}.error-message h3{color:#e74c3c;margin-bottom:15px}.error-message p{color:#666;margin-bottom:25px}.retry-btn{background:linear-gradient(135deg,#e91e63,#ff6f00);border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:transform .2s}.retry-btn:hover{transform:translateY(-2px)}.panchang-header{background:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a;margin-bottom:15px;padding:15px}.header-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:15px}.date-navigation-container{align-items:center;border:2px solid #e91e6333;box-shadow:0 2px 8px #0000001a;display:flex;flex-shrink:0;overflow:hidden;transition:all .2s ease}.date-navigation-container:hover{border-color:#e91e63;box-shadow:0 4px 12px #e91e6333}.date-display{color:#e91e63;font-size:1.3rem;font-weight:600;margin:0;text-align:center}.location-info{align-items:center;display:flex;font-size:14px;gap:8px}.date-navigation{flex-shrink:0;gap:15px}.date-navigation,.nav-btn{align-items:center;display:flex}.nav-btn{background:linear-gradient(135deg,#e91e63,#ff6f00);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;justify-content:center;transition:all .2s ease}.nav-btn:hover{background:linear-gradient(135deg,#d81b60,#f57c00);transform:scale(1.05)}.date-selector{align-items:center;display:flex;gap:10px}.date-input{background:#fff;border:none;box-sizing:border-box;color:#333;font-size:16px;font-weight:500;outline:none;padding:12px 16px}.date-input:focus{background:#fafafa}.today-btn{background:#e91e631a;border:2px solid #e91e63;border-radius:20px;color:#e91e63;cursor:pointer;flex-shrink:0;font-weight:600;padding:8px 16px;transition:all .2s;white-space:nowrap}.today-btn:hover{background:#e91e63}.calendar-select{border:2px solid #e91e6333;border-radius:8px;font-size:14px;outline:none;padding:10px 15px}.location-controls{margin-bottom:10px}.location-display{align-items:center;display:flex;flex-shrink:0;gap:10px;white-space:nowrap}.location-icon{font-size:18px}.location-text{color:#333;font-weight:600;white-space:nowrap}.change-location-btn{background:#ff6f001a;border:2px solid #ff6f00;border-radius:15px;color:#ff6f00;cursor:pointer;font-size:12px;font-weight:600;padding:6px 12px;transition:all .2s}.change-location-btn:hover{background:#ff6f00}.festival-indicator{margin-bottom:10px}.festival-banner{align-items:center;animation:festivalGlow 2s infinite alternate;background:linear-gradient(135deg,gold,#ff6b6b);border-radius:20px;color:#fff;display:flex;gap:8px;padding:8px 15px}@keyframes festivalGlow{0%{box-shadow:0 0 10px #ffd70080}to{box-shadow:0 0 20px #ff6b6b99}}.festival-icon{font-size:20px}.festival-text{font-weight:600}.date-display h1{color:#e91e63;font-size:1.5rem;margin:0;text-align:center}.panchang-sections{display:flex;flex-direction:column;gap:15px}.panchang-section{background:#fff;border-radius:10px;box-shadow:0 5px 20px #0000001a;margin-bottom:10px}.section-header{background:linear-gradient(135deg,#e91e63,#ff6f00);color:#fff!important;margin:0;padding:12px 20px}.section-header h2{color:#fff!important;font-size:1.5rem;font-weight:600;margin:0}.section-header h2:hover{background:#0000!important;color:#fff!important}.panchang-section .section-header h2{color:#fff!important}.panchang-section .section-header h2:hover{background:#0000!important;color:#fff!important}.panchang-section .section-header h2:hover,.panchang-section .section-header:hover,.section-header h2:hover,.section-header:hover{background:linear-gradient(135deg,#e91e63,#ff6f00)!important;color:#fff!important}.section-content{padding:20px}.panchang-grid{grid-gap:10px!important;display:grid!important;gap:10px!important;grid-template-columns:repeat(3,1fr)!important}@media (max-width:1200px){.panchang-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:600px){.panchang-grid{grid-template-columns:1fr!important}}.timing-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:20px}.timing-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;padding:20px}.timing-card h3{align-items:center;display:flex;font-size:1.2rem;gap:8px;margin-bottom:15px}.timing-card h3,.timing-card h3:hover{color:#e91e63!important}.timing-section{margin-bottom:15px}.timing-section h4{align-items:center;display:flex;font-size:1.1rem;font-weight:600;gap:8px;margin-bottom:15px}.timing-section h4,.timing-section h4:hover{color:#e91e63!important}.timing-list{display:flex;flex-direction:column;gap:12px}.timing-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;display:flex;justify-content:space-between;padding:8px 12px;transition:all .2s ease}.timing-item:hover{background:#fff5f8;border-color:#e91e63}.timing-name{color:#333;flex:1 1;font-weight:600}.timing-duration{color:#e91e63;font-family:monospace;font-weight:500;margin:0 15px}.timing-description{color:#666;flex:1 1;font-size:13px;text-align:right}.twilight-grid{grid-gap:15px;align-items:center;display:grid;gap:15px;grid-template-columns:1fr auto auto}.twilight-type{color:#333;font-weight:500}.twilight-time{color:#e91e63;font-family:monospace;font-weight:500;text-align:center}.lunar-info{background:linear-gradient(135deg,#3f51b50d,#673ab70d);border:2px solid #3f51b51a}.lunar-info h3{color:#3f51b5}.moon-phase-visual{align-items:center;display:flex;gap:15px;margin-bottom:20px}.moon-icon{color:#3f51b5;font-size:3rem}.phase-details{flex:1 1}.phase-name{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:5px}.illumination{color:#666;font-size:1.1rem}.planets-table{margin:20px 0}.planets-table table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;width:100%}.planets-table th{background:#f7fafc;border-bottom:1px solid #e2e8f0;color:#2d3748;font-weight:600;padding:12px;text-align:left}.planets-table td{border-bottom:1px solid #f7fafc;padding:12px}.planet-cell{align-items:center;display:flex;gap:8px}.planet-icon{font-size:16px}.planet-name{color:#2d3748;font-weight:500}.sign-name{color:#4a5568;font-weight:500}.degree{color:#718096;font-size:14px}.status-indicators{display:flex;gap:4px}.status-badge{border-radius:4px;font-size:11px;font-weight:600;padding:2px 6px}.status-badge.retrograde{background:#fed7d7;color:#742a2a}.status-badge.combust{background:#fbb6ce;color:#97266d}.planetary-summary{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:20px}.summary-item h4{color:#2d3748;font-size:14px;font-weight:600;margin-bottom:8px}.summary-content{display:flex;flex-wrap:wrap;gap:6px}.planet-tag{background:#edf2f7;border-radius:4px;color:#4a5568;font-size:12px;font-weight:500;padding:4px 8px}.no-status{color:#a0aec0;font-size:12px;font-style:italic}.planetary-header{margin-bottom:16px}.ayanamsa-info{color:#4a5568;font-size:14px}.general-advice{background:linear-gradient(135deg,#e91e630d,#ff6f000d);border:1px solid #e91e631a;border-radius:10px;margin-top:20px;padding:20px}.general-advice h5{align-items:center;color:#e91e63;display:flex;font-size:16px;font-weight:600;gap:8px;margin-bottom:15px}.general-advice h5:before{content:"💡";font-size:18px}.general-advice ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.general-advice li{background:#fff;border-left:4px solid #e91e63;border-radius:8px;box-shadow:0 2px 4px #0000000d;color:#333;font-size:14px;line-height:1.5;padding:12px 15px 12px 45px;position:relative}.general-advice li:first-child:before{content:"✅"}.general-advice li:nth-child(2):before{content:"❌"}.general-advice li:nth-child(3):before{content:"🆘"}.general-advice li:nth-child(4):before{content:"⚠️"}.general-advice li:before{font-size:16px;left:15px;position:absolute;top:12px}.weekly-pattern{background:#f443360d;border:1px solid #f443361a;border-radius:10px;margin-top:15px;padding:15px}.weekly-pattern h4{color:#f44336;font-size:14px;font-weight:600;margin-bottom:10px}.pattern-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}.pattern-item{background:#fff;border:1px solid #e9ecef;border-radius:6px;font-size:12px;padding:10px 8px;text-align:center}.pattern-item.today{background:#f443361a;border-color:#f44336;font-weight:600}.day-name{color:#333;font-size:11px;font-weight:600;margin-bottom:4px}.timing-info{font-family:monospace;font-size:10px;line-height:1.2}.planets-grid{grid-gap:4px!important;display:grid!important;gap:4px!important;grid-template-columns:repeat(9,1fr)!important;margin-bottom:15px!important}.planetary-positions .planet-card{background:#fff!important;border:1px solid #e9ecef!important;border-radius:4px!important;height:50px!important;max-height:50px!important;min-width:0!important;overflow:hidden!important;padding:2px!important;position:relative!important;text-align:center!important;transition:all .2s ease!important}.planet-card:hover{border-color:#e91e63;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.planet-header{align-items:center!important;display:flex!important;flex-direction:column!important;margin-bottom:1px!important}.planet-header .planet-icon{font-size:14px!important;margin-bottom:1px!important}.planet-header .planet-name{color:#333!important;font-size:12px!important;font-weight:600!important}.status-badges{display:flex;gap:2px;position:absolute;right:2px;top:2px}.badge{border-radius:3px;font-size:8px;font-weight:600;padding:2px 4px}.badge.retrograde{background:#fed7d7;color:#742a2a}.badge.combust{background:#fbb6ce;color:#97266d}.planet-info{align-items:center!important;display:flex!important;flex-direction:column!important;gap:0!important}.planet-info .sign{color:#4a5568!important;font-size:11px!important;font-weight:500!important}.planet-info .degree{color:#718096!important;font-family:monospace!important;font-size:10px!important}.timings-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:20px}.auspicious-timings{max-width:100%;overflow:hidden;width:100%}.active-auspicious{background:linear-gradient(135deg,#4caf500d,#8bc34a0d);border:2px solid #4caf5033;border-radius:10px;box-sizing:border-box;margin-bottom:20px;padding:15px;width:100%}.auspicious-header{align-items:center;color:#4caf50;display:flex;font-weight:600;gap:8px;margin-bottom:10px}.active-periods{display:flex;flex-direction:column;gap:8px}.active-period{align-items:center;background:#4caf501a;border-radius:6px;display:flex;font-size:14px;gap:10px;padding:8px 12px}.period-icon{font-size:16px}.period-name{color:#2e7d32;font-weight:600}.period-duration{color:#666;font-family:monospace;font-size:12px;margin-left:auto}.muhurta-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:8px}.muhurta-details{color:#666;font-size:13px;line-height:1.4}.muhurta-details,.significance{word-wrap:break-word;overflow-wrap:break-word}.significance{font-style:italic;margin-bottom:5px}.activities{word-wrap:break-word;color:#4caf50;overflow-wrap:break-word}.active-badge{background:#4caf50;border-radius:10px;color:#fff;font-size:10px;font-weight:600;padding:2px 6px}.choghadiya-sections{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:15px}.choghadiya-sections h5{color:#e91e63;font-size:14px;margin-bottom:10px;text-align:center}.choghadiya-list{gap:6px}.choghadiya-item{word-wrap:break-word;border-left:3px solid #0000;font-size:12px;overflow-wrap:break-word;padding:8px 10px}.choghadiya-item.good{border-left-color:#4caf50}.choghadiya-item.best{background:#4caf5033;border-left-color:#2e7d32}.choghadiya-item.gain{background:#8bc34a1a;border-left-color:#689f38}.choghadiya-item.neutral{background:#9e9e9e1a;border-left-color:#757575}.choghadiya-item.evil{background:#f4433626;border-left-color:#d32f2f}.choghadiya-item.bad{background:#ff98001a;border-left-color:#f57c00}.choghadiya-item.loss{background:#9c27b01a;border-left-color:#7b1fa2}.choghadiya-item.active{box-shadow:0 2px 4px #0000001a;font-weight:600}.choghadiya-header{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:space-between;margin-bottom:3px}.choghadiya-name{flex:1 1;min-width:0}.choghadiya-time{font-family:monospace;font-size:10px;white-space:nowrap}.choghadiya-quality{color:#888;font-size:10px;text-transform:uppercase}.active-indicator{color:#4caf50;font-size:8px;margin-left:5px}.hora-sections{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-top:20px}.hora-sections h5{background:linear-gradient(135deg,#e91e631a,#ff6f001a);border:1px solid #e91e6333;border-radius:8px;color:#e91e63;font-size:16px;font-weight:600;margin-bottom:15px;padding:10px;text-align:center}.hora-list{display:flex;flex-direction:column;gap:8px}.hora-item{word-wrap:break-word;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 4px #0000000d;font-size:13px;overflow-wrap:break-word;padding:12px 15px;transition:all .2s ease}.hora-item:hover{border-color:#e91e63;box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.hora-item.active{background:linear-gradient(135deg,#e91e631a,#ff6f000d);border:2px solid #e91e63;box-shadow:0 4px 12px #e91e6333;font-weight:600}.hora-header{flex-wrap:wrap;justify-content:space-between;margin-bottom:5px}.hora-header,.hora-planet{align-items:center;display:flex;gap:8px}.hora-planet{color:#333;flex:1 1;font-weight:600;min-width:0}.hora-planet:before{content:"🪐";font-size:16px}.hora-planet[data-planet=Sun]:before{content:"☀️"}.hora-planet[data-planet=Moon]:before{content:"🌙"}.hora-planet[data-planet=Mars]:before{content:"♂️"}.hora-planet[data-planet=Mercury]:before{content:"☿️"}.hora-planet[data-planet=Jupiter]:before{content:"♃"}.hora-planet[data-planet=Venus]:before{content:"♀️"}.hora-planet[data-planet=Saturn]:before{content:"♄"}.hora-time{background:#e91e631a;border-radius:4px;color:#666;font-family:monospace;font-size:11px;font-weight:500;padding:4px 8px;white-space:nowrap}@media (max-width:768px){.timing-grid{grid-template-columns:1fr}.section-content{padding:20px}.timing-item{align-items:flex-start;flex-direction:column;gap:8px}.timing-duration{margin:0}.timing-description{text-align:left}.twilight-grid{gap:8px;grid-template-columns:1fr}.choghadiya-sections,.hora-sections{gap:15px;grid-template-columns:1fr}.choghadiya-header,.hora-header{align-items:flex-start;flex-direction:column;gap:3px}}.inauspicious-times{background:linear-gradient(135deg,#f443360d,#e91e630d);border:2px solid #f443361a}.inauspicious-times h3{color:#f44336}.time-slot{background:#f443361a;border:1px solid #f4433633;border-radius:8px;margin-bottom:10px;padding:12px}.time-slot-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.time-name{color:#f44336;font-weight:600}.time-duration{color:#666;font-size:14px}.avoid-activities{color:#999;font-size:12px;font-style:italic}.auspicious-times{background:linear-gradient(135deg,#4caf500d,#8bc34a0d);border:2px solid #4caf501a}.auspicious-times h3{color:#4caf50}.auspicious-times .time-slot{background:#4caf501a;border-color:#4caf5033}.auspicious-times .time-name{color:#4caf50}.choghadiya-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:20px}.choghadiya-section h4{color:#e91e63;margin-bottom:15px;text-align:center}.choghadiya-list{display:flex;flex-direction:column;gap:8px}.choghadiya-item{align-items:center;border-radius:6px;display:flex;font-size:14px;justify-content:space-between;padding:8px 12px}.choghadiya-item.good{background:#4caf501a;border-left:4px solid #4caf50}.choghadiya-item.bad{background:#f443361a;border-left:4px solid #f44336}.choghadiya-name{font-weight:600}.choghadiya-time{color:#666;font-size:12px}.panchang-element{border:1px solid #e9ecef;border-radius:6px;box-shadow:0 2px 4px #0000000d;padding:10px;transition:all .2s ease}.panchang-element:hover{border-color:#e91e63;box-shadow:0 4px 8px #e91e631a}.element-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:8px;padding-bottom:6px}.element-header h3{color:#e91e63;font-size:1rem;font-weight:600;margin:0}.element-number{background:#e91e63;border-radius:12px;color:#fff;font-size:11px;font-weight:600;padding:2px 8px}.main-value{color:#333;font-size:1.3rem;font-weight:700;margin-bottom:8px;text-align:center}.english-name{text-align:center}.english-name,.timing-info{color:#666;font-size:12px;margin-bottom:10px}.time-range{display:flex;justify-content:space-between;margin-bottom:6px}.progress-container{margin:8px 0}.progress-bar{background:#e91e631a;border-radius:3px;height:6px;overflow:hidden;width:100%}.progress-fill{background:#e91e63;border-radius:3px;height:100%;transition:width .3s ease}.progress-text{color:#666;font-size:11px;margin-top:4px;text-align:center}.karana-significance,.nakshatra-details,.ruling-info,.yoga-significance{font-size:13px;line-height:1.4}.deity,.effect,.lord,.nature,.quality,.ruling-deity,.ruling-planet{display:flex;justify-content:space-between;margin-bottom:3px}.pada-info{font-size:13px;margin:8px 0}.pada-progress{background:#e91e631a;border-radius:2px;height:4px;margin-top:4px;overflow:hidden;width:100%}.pada-fill{background:#e91e63;border-radius:2px;height:100%}.business-recommendation,.career-hint,.day-recommendations,.recommended-activities,.spiritual-practice,.suitable-activities{color:#555;font-size:12px;line-height:1.3;margin-bottom:6px}.colors,.favorable{font-size:12px;margin-bottom:4px}.color-swatch{border-radius:50%;display:inline-block;height:12px;margin:0 4px;vertical-align:middle;width:12px}.next-preview{color:#ff6f00;font-size:12px;font-weight:600;margin-top:8px}.significance{color:#555;font-size:12px;line-height:1.3;margin-bottom:8px}.quality-badge{border-radius:8px;display:inline-block;font-size:10px;font-weight:600;margin-left:8px;padding:2px 6px;text-transform:uppercase}.quality-badge.auspicious{background:#d4edda;color:#155724}.quality-badge.inauspicious{background:#f8d7da;color:#721c24}.quality-badge.neutral{background:#fff3cd;color:#856404}.recommendation{border-radius:8px;font-size:10px;font-weight:600;margin-left:8px;padding:2px 6px}.recommendation.favorable{background:#d4edda;color:#155724}.recommendation.unfavorable{background:#f8d7da;color:#721c24}@media (max-width:768px){.panchang-page{padding-top:160px}.container{padding:0 10px}.panchang-header{padding:15px}.planets-grid{gap:8px;grid-template-columns:repeat(3,1fr)}.planet-card{padding:8px 4px}.planet-header .planet-name{font-size:10px}.planet-info .sign{font-size:9px}.planet-info .degree{font-size:8px}.header-row{gap:8px;justify-content:center}.date-navigation-container{border-radius:10px}.nav-btn{font-size:16px;height:36px;width:36px}.date-input{font-size:16px;padding:8px;width:140px}.today-btn{font-size:14px;padding:8px 12px}.calendar-select{font-size:14px;padding:8px}.date-display{font-size:1.1rem}.location-info{font-size:12px}.change-location-btn{font-size:11px;padding:4px 8px}.date-controls{align-items:stretch;flex-direction:column;gap:15px}.date-navigation-container{justify-content:center}.date-display h1{font-size:1.5rem}.panchang-element{padding:8px}.main-value{font-size:1rem}}.panchang-page{--panchang-ink:#211817;--panchang-muted:#675b58;--panchang-soft:#fff8f2;--panchang-panel:#fffffff0;--panchang-line:#6a422a24;--panchang-rust:#b94717;--panchang-rose:#9d174d;--panchang-gold:#d99a21;--panchang-green:#2f7d66;--panchang-shadow:0 18px 50px #50301a1f;background:radial-gradient(circle at 14% 8%,#d99a2129,#0000 28%),radial-gradient(circle at 88% 4%,#9d174d1f,#0000 34%),linear-gradient(180deg,#fffaf4,#f8efe6 46%,#fffaf6);color:var(--panchang-ink);padding-top:78px}.panchang-page .panchang-content{padding:28px 0 72px}.panchang-page .container{max-width:1180px;padding:0 24px}.panchang-header{grid-gap:22px;background:linear-gradient(115deg,#fffffff5,#fff6eee6),linear-gradient(135deg,#b947171a,#2f7d6614);border:1px solid var(--panchang-line);border-radius:18px;box-shadow:var(--panchang-shadow);display:grid;gap:22px;grid-template-columns:minmax(0,1fr);margin-bottom:22px;overflow:hidden;padding:34px;position:relative}.panchang-header:after{background:radial-gradient(circle,#d99a212e,#0000 68%);border-radius:50%;content:"";height:360px;inset:auto -80px -120px auto;pointer-events:none;position:absolute;width:360px}.panchang-hero-copy{max-width:820px;position:relative;z-index:1}.panchang-eyebrow{align-items:center;color:var(--panchang-rust);display:inline-flex;font-size:.76rem;font-weight:800;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase;width:fit-content}.panchang-hero-copy h1,.panchang-seo-intro h2{color:var(--panchang-ink);letter-spacing:0;margin:0}.panchang-hero-copy h1{font-size:clamp(2rem,4vw,4rem);line-height:1.04;max-width:760px}.panchang-copy-grid p,.panchang-faq-card p,.panchang-guide-card p,.panchang-hero-copy p,.panchang-seo-intro p{color:var(--panchang-muted);line-height:1.72}.panchang-hero-copy p{font-size:1.05rem;margin:14px 0 0;max-width:720px}.panchang-hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.panchang-hero-tags span{align-items:center;background:#ffffffad;border:1px solid #b947172e;border-radius:999px;color:#69321d;display:inline-flex;font-size:.88rem;font-weight:700;min-height:34px;padding:7px 13px;white-space:nowrap}.header-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:max-content max-content max-content minmax(220px,1fr) max-content;margin-bottom:0;position:relative;z-index:1}.date-navigation-container{background:#fff;border:1px solid var(--panchang-line);border-radius:12px;box-shadow:0 8px 24px #50301a14;height:46px}.date-navigation-container:hover{border-color:#b9471752;box-shadow:0 10px 28px #50301a1a}.nav-btn{background:#0000;border-radius:0;color:var(--panchang-rust);font-size:1.15rem;height:44px;width:44px}.nav-btn:hover{background:#b9471714;color:#8d3513;transform:none}.date-input{color:var(--panchang-ink);font-weight:700;height:44px;min-width:160px;padding:9px 12px}.calendar-select,.change-location-btn,.monthly-panchang-link,.today-btn{border-radius:12px;box-shadow:none;font-weight:800;min-height:44px}.today-btn{background:#fff;border:1px solid #b9471738;color:var(--panchang-rust);padding:0 18px}.today-btn:hover{background:var(--panchang-rust);color:#fff}.calendar-select{background:#fff;color:var(--panchang-ink);padding:0 38px 0 14px}.calendar-select,.location-info{border:1px solid var(--panchang-line)}.location-info{background:#ffffffd1;border-radius:12px;gap:10px;height:46px;justify-content:space-between;min-width:0;padding:5px 6px 5px 14px}.location-name{color:var(--panchang-ink);font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.change-location-btn{background:#2f7d661a;border:0;color:var(--panchang-green);flex:0 0 auto;min-height:34px;padding:0 12px}.change-location-btn:hover{background:var(--panchang-green);color:#fff}.monthly-panchang-link{background:var(--panchang-ink);border:0;color:#fff;justify-content:center;padding:0 18px}.monthly-panchang-link:hover{background:#3a2925;box-shadow:none;color:#fff;transform:none}.festival-banner{align-items:flex-start;animation:none;background:#fffaeae6;border:1px solid #d99a2147;border-radius:12px;color:#7a4b02;max-width:100%;position:relative;width:fit-content;z-index:1}.festival-icon{font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.festival-text{overflow-wrap:anywhere}.panchang-faq-section,.panchang-section,.panchang-seo-section,.timing-card{background:var(--panchang-panel);border:1px solid var(--panchang-line);border-radius:16px;box-shadow:0 14px 38px #50301a14}.panchang-inline-error,.panchang-inline-loading{align-items:center;background:#ffffffd1;border:1px solid var(--panchang-line);border-radius:14px;color:var(--panchang-muted);display:flex;font-weight:700;gap:12px;margin:0 0 18px;padding:14px 16px}.panchang-inline-loading .loading-spinner{border-color:#b947172e;border-left-color:var(--panchang-rust);border-width:3px;height:22px;width:22px}.panchang-inline-error{border-color:#9d174d38;color:var(--panchang-rose);justify-content:space-between}.panchang-section{margin-bottom:18px;overflow:hidden}.section-header{background:#0000!important;color:var(--panchang-ink)!important;padding:20px 24px 10px}.section-header span{color:var(--panchang-rust);display:block;font-size:.72rem;font-weight:900;letter-spacing:.1em;margin-bottom:4px;text-transform:uppercase}.panchang-section .section-header h2,.panchang-section .section-header h2:hover,.panchang-section .section-header:hover,.panchang-section .section-header:hover h2,.section-header h2,.section-header h2:hover,.section-header:hover{background:#0000!important;color:var(--panchang-ink)!important;font-size:clamp(1.35rem,2vw,1.8rem);letter-spacing:0}.panchang-page .element-header h3:hover,.panchang-page .element-header:hover,.panchang-page .panchang-section .section-header h2:hover,.panchang-page .panchang-section .section-header:hover,.panchang-page .section-header h2:hover,.panchang-page .section-header:hover,.panchang-page .timing-card h3:hover,.panchang-page .timing-section h4:hover{background:#0000!important;color:var(--panchang-ink)!important}.section-content{padding:18px 24px 24px}.panchang-grid{gap:12px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}.panchang-element{background:#fff;border:1px solid #6a422a1f;border-radius:12px;box-shadow:none}.panchang-element:hover{border-color:#b947174d;box-shadow:0 12px 26px #50301a14}.choghadiya-sections h5,.element-header h3,.hora-sections h5,.timing-card h3,.timing-section h4{color:var(--panchang-ink)!important;letter-spacing:0}.element-number,.pada-fill,.progress-fill{background:var(--panchang-rust)}.main-value{color:var(--panchang-ink);line-height:1.18}.timing-grid{gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.timing-card{padding:22px}.timing-card h3{font-size:1.12rem;margin:0 0 16px}.hora-item,.time-slot,.timing-item{background:#fffaf6;border-color:#6a422a1f;border-radius:10px}.hora-item:hover,.timing-item:hover{background:#fff;border-color:#b9471740}.choghadiya-name,.hora-planet,.planet-name,.sign-name,.time-name,.timing-name{color:var(--panchang-ink)}.choghadiya-time,.hora-time,.timing-duration,.twilight-time{color:var(--panchang-rust)}.active-auspicious,.auspicious-times{background:#2f7d660f;border-color:#2f7d662e}.inauspicious-times,.weekly-pattern{background:#9d174d0d;border-color:#9d174d24}.planets-grid{gap:8px!important;grid-template-columns:repeat(9,minmax(0,1fr))!important}.planetary-positions .planet-card{border-color:#6a422a1f!important;border-radius:10px!important;box-shadow:none!important;height:64px!important;max-height:64px!important}.planet-card:hover{border-color:#b947174d}.sunrise-sunset-info>.timing-grid{gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.sunrise-sunset-info>.timing-grid>.timing-card{align-items:stretch;background:#fff;border-radius:14px;display:flex;flex-direction:column;gap:12px;min-height:0;padding:16px}.sunrise-sunset-info .timing-heading{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:42px minmax(0,1fr);min-width:0}.sunrise-sunset-info .timing-icon{background:#b9471714;border-radius:12px;display:grid;font-size:1.25rem;height:42px;place-items:center;width:42px}.sunrise-sunset-info .timing-details{min-width:0;width:100%}.sunrise-sunset-info .day-progress h4,.sunrise-sunset-info .duration-card h4,.sunrise-sunset-info .timing-heading h4{color:var(--panchang-ink);font-weight:900;letter-spacing:0;margin:0}.sunrise-sunset-info .timing-heading h4{font-size:1rem;line-height:1.18;overflow-wrap:anywhere}.sunrise-sunset-info .main-time{align-items:center;background:#b947171a;border-radius:10px;box-sizing:border-box;color:var(--panchang-rust);display:flex;font-size:clamp(.86rem,1.35vw,1.02rem);font-weight:900;justify-content:center;line-height:1.15;margin-top:0;max-width:none;overflow-wrap:normal;padding:6px 10px;white-space:nowrap;width:100%}.sunrise-sunset-info .additional-info{grid-gap:3px;color:var(--panchang-muted);display:grid;font-size:.86rem;gap:3px;line-height:1.35;margin-top:9px}.sunrise-sunset-info .additional-info strong{color:var(--panchang-ink);font-size:.95rem;line-height:1.35}.sunrise-sunset-info .duration-info{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:8px 0 16px}.sunrise-sunset-info .duration-card{background:#fffaf6;border:1px solid #6a422a1f;border-radius:14px;padding:14px 16px}.sunrise-sunset-info .duration-value{color:var(--panchang-rust);font-size:1.1rem;font-weight:900;margin-top:8px}.sunrise-sunset-info .day-progress{background:#fff;border:1px solid #6a422a1f;border-radius:14px;margin:6px 0 18px;padding:16px}.sunrise-sunset-info .progress-container{margin:12px 0 0}.sunrise-sunset-info .progress-labels{color:var(--panchang-muted);display:flex;font-size:.86rem;font-weight:800;gap:16px;justify-content:space-between;margin-top:8px}.sunrise-sunset-info .progress-labels span:last-child{text-align:right}.panchang-faq-section,.panchang-seo-section{margin-top:24px;padding:30px}.panchang-seo-intro{margin-bottom:22px;max-width:850px}.panchang-seo-intro h2{font-size:clamp(1.55rem,3vw,2.5rem);line-height:1.12}.panchang-seo-intro p{margin:12px 0 0}.panchang-guide-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.panchang-copy-grid article,.panchang-faq-card,.panchang-guide-card{background:#fff;border:1px solid #6a422a1f;border-radius:14px}.panchang-guide-card{padding:18px}.panchang-copy-grid h3,.panchang-faq-card h3,.panchang-guide-card h3{color:var(--panchang-ink);letter-spacing:0;margin:0}.panchang-guide-card h3{font-size:1rem}.panchang-faq-card p,.panchang-guide-card p{font-size:.94rem;margin:9px 0 0}.panchang-copy-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.panchang-copy-grid article{background:linear-gradient(180deg,#fff,#fff9f4);padding:22px}.panchang-copy-grid h3,.panchang-faq-card h3{font-size:1.08rem}.panchang-copy-grid p{margin:10px 0 0}.panchang-faq-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.panchang-faq-card{padding:20px}@media (max-width:1100px){.header-row{grid-template-columns:max-content max-content max-content minmax(260px,1fr)}.monthly-panchang-link{grid-column:1/-1;width:fit-content}.panchang-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.panchang-guide-grid,.timing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.panchang-page{padding-top:142px}.panchang-page .panchang-content{padding-top:18px}.panchang-page .container{padding:0 14px}.panchang-header{border-radius:14px;padding:24px 18px}.panchang-hero-copy h1{font-size:2rem}.header-row{align-items:stretch;grid-template-columns:1fr}.date-navigation-container{justify-content:space-between;width:100%}.date-input{flex:1 1 auto;min-width:0;text-align:center}.calendar-select,.location-info,.monthly-panchang-link,.today-btn{width:100%}.monthly-panchang-link{grid-column:auto}.panchang-copy-grid,.panchang-faq-grid,.panchang-grid,.panchang-guide-grid,.timing-grid{grid-template-columns:1fr!important}.panchang-faq-section,.panchang-seo-section,.section-content,.timing-card{padding:18px}.section-header{padding:18px 18px 4px}.planets-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.planetary-positions .planet-card{height:60px!important;max-height:60px!important}.sunrise-sunset-info .duration-info,.sunrise-sunset-info>.timing-grid{grid-template-columns:1fr}.sunrise-sunset-info>.timing-grid>.timing-card{gap:12px}.sunrise-sunset-info .timing-heading{grid-template-columns:40px minmax(0,1fr)}}@media (min-width:761px) and (max-width:1300px){.sunrise-sunset-info>.timing-grid>.timing-card{gap:10px}.sunrise-sunset-info .timing-icon{height:38px;width:38px}.sunrise-sunset-info .main-time{font-size:.9rem;padding:6px 8px}}.panchang-page--themed{--panchang-ink:var(--color-text);--panchang-muted:var(--color-text-muted);--panchang-soft:var(--color-canvas-subtle);--panchang-panel:var(--color-surface-raised);--panchang-line:var(--color-border);--panchang-rust:var(--color-brand);--panchang-rose:var(--color-brand-hover);--panchang-gold:var(--color-accent);--panchang-green:var(--color-success);--panchang-shadow:var(--shadow-card);background:radial-gradient(circle at 88% 7%,color-mix(in srgb,var(--color-accent) 14%,#0000),#0000 24rem),var(--color-canvas);color:var(--color-text);font-family:var(--font-body);min-height:100vh;overflow-x:clip;padding-top:0}.panchang-page--themed *,.panchang-page--themed :after,.panchang-page--themed :before{box-sizing:border-box}.panchang-page--themed .panchang-content{padding:clamp(1rem,2.5vw,2.5rem) 0 var(--space-section)}.panchang-page--themed .panchang-container{margin-inline:auto;width:min(calc(100% - var(--page-gutter)*2),var(--content-wide))}.panchang-editorial-hero{background:radial-gradient(circle at 72% 50%,var(--color-cosmic-glow),#0000 27%),linear-gradient(145deg,var(--color-surface-inverse),var(--color-cosmic-surface));border:1px solid var(--color-border-inverse);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);color:var(--color-text-inverse);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(21rem,.75fr);min-height:clamp(35rem,72vh,49rem);overflow:hidden;position:relative}.panchang-editorial-hero:before{background-image:radial-gradient(var(--color-accent-soft) .7px,#0000 .7px);background-size:42px 42px;content:"";inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 30%,#000);mask-image:linear-gradient(90deg,#0000 30%,#000);opacity:.28;pointer-events:none;position:absolute}.panchang-editorial-copy{align-self:center;padding:clamp(3rem,7vw,7.5rem);z-index:1}.panchang-back-link{align-items:center;background:#0000;border:0;color:var(--color-text-inverse-muted);cursor:pointer;display:inline-flex;font:700 var(--text-xs)/1 var(--font-body);gap:.65rem;letter-spacing:.16em;margin:0 0 clamp(3rem,7vh,5rem);padding:0;text-transform:uppercase}.panchang-back-link:hover{color:var(--color-accent-soft)}.panchang-editorial-eyebrow,.panchang-page--themed .panchang-eyebrow{color:var(--color-accent-soft);display:block;font-size:var(--text-xs);font-weight:800;letter-spacing:.22em;text-transform:uppercase}.panchang-editorial-copy h1{color:var(--color-text-inverse);font:400 clamp(3.7rem,7.2vw,7.6rem)/.88 var(--font-display);letter-spacing:-.055em;margin:1rem 0 1.5rem;max-width:12ch}.panchang-editorial-copy h1 em{color:var(--color-accent-soft);font-weight:400}.panchang-editorial-copy p{color:var(--color-text-inverse-muted);font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.75;margin:0;max-width:38rem}.panchang-day-orbit{align-self:center;aspect-ratio:1;justify-self:center;position:relative;width:min(35vw,29rem);z-index:1}.panchang-orbit-ring{border:1px solid var(--color-cosmic-line-strong);border-radius:50%;position:absolute}.panchang-orbit-ring--outer{inset:0}.panchang-orbit-ring--inner{border-color:var(--color-cosmic-line);inset:15%}.panchang-orbit-ring--outer:after,.panchang-orbit-ring--outer:before{background:var(--color-cosmic-line);content:"";height:1px;inset:49.8% -2%;position:absolute}.panchang-orbit-ring--outer:after{transform:rotate(90deg)}.panchang-orbit-center{align-items:center;background:color-mix(in srgb,var(--color-surface-inverse-raised) 88%,#0000);border:1px solid var(--color-cosmic-line-strong);border-radius:50%;box-shadow:0 0 70px var(--color-cosmic-glow);display:flex;flex-direction:column;inset:27%;justify-content:center;position:absolute;text-align:center}.panchang-orbit-center small,.panchang-orbit-center span{color:var(--color-cosmic-text-muted);font-size:clamp(.57rem,.9vw,.75rem);letter-spacing:.14em;text-transform:uppercase}.panchang-orbit-center strong{color:var(--color-accent-soft);font:400 clamp(3.4rem,6vw,6.2rem)/1 var(--font-display);margin:.15rem 0}.panchang-orbit-label{background:var(--color-cosmic-surface-raised);border:1px solid var(--color-cosmic-line);border-radius:var(--radius-pill);color:var(--color-cosmic-text-muted);font-size:.64rem;font-weight:700;letter-spacing:.14em;padding:.45rem .7rem;position:absolute;text-transform:uppercase}.panchang-orbit-label--tithi{left:22%;top:5%}.panchang-orbit-label--star{right:-2%;top:27%}.panchang-orbit-label--yoga{bottom:13%;right:13%}.panchang-orbit-label--karana{bottom:19%;left:0}.panchang-orbit-dot{background:var(--color-accent-soft);border-radius:50%;box-shadow:0 0 22px var(--color-accent);height:.75rem;position:absolute;width:.75rem}.panchang-orbit-dot--one{right:15%;top:15%}.panchang-orbit-dot--two{bottom:12%;height:.45rem;left:20%;width:.45rem}.panchang-hero-proof{background:color-mix(in srgb,var(--color-cosmic-surface) 72%,#0000);border-top:1px solid var(--color-border-inverse);bottom:0;display:grid;grid-template-columns:repeat(3,1fr);left:0;position:absolute;right:0;z-index:2}.panchang-hero-proof span{align-items:center;color:var(--color-text-inverse-muted);display:flex;font-size:.78rem;gap:.75rem;letter-spacing:.08em;padding:1.3rem clamp(1rem,3vw,2.5rem);text-transform:uppercase}.panchang-hero-proof span+span{border-left:1px solid var(--color-border-inverse)}.panchang-hero-proof strong{color:var(--color-accent-soft)}.panchang-control-deck{grid-gap:clamp(1.5rem,4vw,4rem);align-items:start;display:grid;gap:clamp(1.5rem,4vw,4rem);grid-template-columns:minmax(13rem,.35fr) minmax(0,1fr);margin:clamp(1.5rem,4vw,4rem) 0}.panchang-control-intro{padding:1.5rem 0}.panchang-control-intro p{color:var(--color-text-muted);font-size:.95rem;line-height:1.7;max-width:25rem}.panchang-page--themed .panchang-header{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);margin:0;padding:clamp(1.5rem,3vw,2.75rem)}.panchang-page--themed .panchang-hero-copy{margin-bottom:1.75rem}.panchang-page--themed .panchang-hero-copy h1{color:var(--color-text);font:400 clamp(2rem,3.6vw,3.8rem)/1.03 var(--font-display);letter-spacing:-.035em;margin:.55rem 0 .75rem;max-width:18ch}.panchang-page--themed .panchang-hero-copy p{color:var(--color-text-muted);line-height:1.65;max-width:50rem}.panchang-page--themed .panchang-hero-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.1rem}.panchang-page--themed .activity-tag,.panchang-page--themed .panchang-hero-tags span,.panchang-page--themed .planet-tag,.panchang-page--themed .quality-badge,.panchang-page--themed .recommendation{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text);font-size:.72rem;font-weight:700;padding:.38rem .7rem}.panchang-page--themed .header-row{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:minmax(15rem,1fr) auto auto minmax(12rem,auto);margin:0}.panchang-page--themed .date-navigation-container,.panchang-page--themed .location-info{background:var(--color-canvas-subtle);border:1px solid var(--color-border);border-radius:var(--radius-pill);box-shadow:none;min-height:var(--control-height-md)}.panchang-page--themed .date-navigation-container:hover{border-color:var(--color-border-strong);box-shadow:none}.panchang-page--themed .calendar-select,.panchang-page--themed .change-location-btn,.panchang-page--themed .monthly-panchang-link,.panchang-page--themed .nav-btn,.panchang-page--themed .retry-btn,.panchang-page--themed .today-btn{background:#0000;border:1px solid var(--color-border);border-radius:var(--radius-pill);box-shadow:none;color:var(--color-brand);font:700 .78rem/1 var(--font-body);min-height:var(--control-height-md);transition:border-color var(--motion-standard),background var(--motion-standard),color var(--motion-standard)}.panchang-page--themed .nav-btn{border:0;border-radius:0;min-width:var(--touch-target)}.panchang-page--themed .calendar-select,.panchang-page--themed .date-input{background:#0000;border:0;color:var(--color-text);font-family:var(--font-body)}.panchang-page--themed .calendar-select{border:1px solid var(--color-border);padding-inline:1rem}.panchang-page--themed .change-location-btn:hover,.panchang-page--themed .monthly-panchang-link:hover,.panchang-page--themed .retry-btn:hover,.panchang-page--themed .today-btn:hover{background:var(--color-brand);border-color:var(--color-brand);box-shadow:none;color:var(--color-on-brand);transform:none}.panchang-page--themed .location-info{background:var(--color-surface-raised);border-color:var(--color-border);color:var(--color-text);padding:.25rem .4rem .25rem 1rem}.panchang-page--themed .location-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panchang-page--themed .change-location-btn{min-height:2.35rem;padding-inline:.85rem}.panchang-page--themed .monthly-panchang-link{grid-column:1/-1;justify-self:start;padding-inline:1.15rem}.panchang-page--themed .festival-banner{background:color-mix(in srgb,var(--color-accent-soft) 30%,#0000);border:1px solid color-mix(in srgb,var(--color-accent) 42%,#0000);border-radius:var(--radius-md);color:var(--color-text);margin-top:1rem}.panchang-page--themed .panchang-inline-error,.panchang-page--themed .panchang-inline-loading{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-muted);margin:1rem 0 2rem}.panchang-page--themed .loading-spinner{border-color:var(--color-border);border-left-color:var(--color-brand)}.panchang-page--themed .panchang-section,.panchang-page--themed>.panchang-content .timing-grid>.timing-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:none;margin:clamp(1.5rem,3vw,3rem) 0;overflow:hidden}.panchang-page--themed .section-header{align-items:end;background:#0000;border-bottom:1px solid var(--color-border);display:grid;grid-template-columns:minmax(10rem,.28fr) 1fr;padding:clamp(1.5rem,3vw,3rem)}.panchang-page--themed .section-header span{color:var(--color-brand);font-size:.7rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.panchang-page--themed .section-header h2{color:var(--color-text);font:400 clamp(2rem,4vw,4.3rem)/.98 var(--font-display);letter-spacing:-.04em;margin:0}.panchang-page--themed .section-content{padding:clamp(1rem,2.5vw,2.5rem)}.panchang-page--themed .panchang-grid{grid-gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-lg);display:grid;gap:1px;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden}.panchang-page--themed .panchang-element{background:var(--color-surface-raised);border:0;border-radius:0;box-shadow:none;min-width:0}.panchang-page--themed .element-header{background:#0000;border-bottom:1px solid var(--color-border)}.panchang-page--themed .element-header h3{color:var(--color-text)}.panchang-page--themed .element-number{color:var(--color-brand)}.panchang-page--themed .main-value{color:var(--color-text);font-family:var(--font-display);font-size:clamp(1.45rem,2vw,2rem)}.panchang-page--themed .element-content,.panchang-page--themed .element-content *{color:var(--color-text-muted)}.panchang-page--themed .element-content strong{color:var(--color-text)}.panchang-page--themed .pada-progress,.panchang-page--themed .progress-bar{background:var(--color-surface-muted)}.panchang-page--themed .pada-fill,.panchang-page--themed .progress-fill{background:var(--color-brand)}.panchang-page--themed>.panchang-content .panchang-container>.timing-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:clamp(1.5rem,3vw,3rem) 0}.panchang-page--themed>.panchang-content .timing-grid>.timing-card{margin:0;min-width:0;padding:clamp(1rem,2vw,1.75rem)}.panchang-page--themed>.panchang-content .timing-grid>.timing-card>h3{color:var(--color-text);font:400 clamp(1.5rem,2.3vw,2.3rem)/1.05 var(--font-display);margin:0 0 1.5rem}.panchang-page--themed .active-auspicious,.panchang-page--themed .active-warning,.panchang-page--themed .choghadiya-item,.panchang-page--themed .day-progress,.panchang-page--themed .duration-card,.panchang-page--themed .general-advice,.panchang-page--themed .hora-item,.panchang-page--themed .summary-item,.panchang-page--themed .timing-item,.panchang-page--themed .timing-section,.panchang-page--themed .timings-grid .timing-card,.panchang-page--themed .weekly-pattern{background:var(--color-canvas-subtle);border-color:var(--color-border);box-shadow:none;color:var(--color-text)}.panchang-page--themed .day-progress h4,.panchang-page--themed .duration-card h4,.panchang-page--themed .timing-name,.panchang-page--themed .timing-section h4,.panchang-page--themed .timing-section h5,.panchang-page--themed .timing-title{color:var(--color-text)}.panchang-page--themed .additional-info,.panchang-page--themed .choghadiya-time,.panchang-page--themed .hora-time,.panchang-page--themed .muhurat-details,.panchang-page--themed .timing-description,.panchang-page--themed .timing-duration{color:var(--color-text-muted)}.panchang-page--themed .duration-value,.panchang-page--themed .main-time{color:var(--color-brand);font-family:var(--font-display)}.panchang-page--themed .active-warning{border-left-color:var(--color-danger)}.panchang-page--themed .active-auspicious{border-left-color:var(--color-success)}.panchang-page--themed .choghadiya-item.active,.panchang-page--themed .hora-item.active,.panchang-page--themed .timing-card.active,.panchang-page--themed .timing-item.active{background:color-mix(in srgb,var(--color-accent-soft) 28%,var(--color-surface));outline-color:var(--color-accent)}.panchang-page--themed .planets-grid{gap:.75rem}.panchang-page--themed .planet-card-compact{background:var(--color-surface-raised)!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-md)!important;color:var(--color-text)!important;height:auto!important;line-height:1.2;max-height:none!important;min-height:7rem!important;min-width:0;overflow:hidden;padding:1rem!important;position:relative;text-align:center}.panchang-page--themed .planet-card-compact .planet-icon,.panchang-page--themed .planet-card-compact .planet-info .sign,.panchang-page--themed .planet-card-compact .planet-name{color:var(--color-text)!important}.panchang-page--themed .ayanamsa-info,.panchang-page--themed .planet-card-compact .planet-info .degree{color:var(--color-text-muted)!important}.panchang-page--themed .planet-card-compact .badge.retrograde{background:color-mix(in srgb,var(--color-brand) 18%,var(--color-surface-raised));border:1px solid color-mix(in srgb,var(--color-brand) 42%,#0000);color:var(--color-brand)}.panchang-page--themed .planet-card-compact .badge.combust{background:color-mix(in srgb,var(--color-danger) 16%,var(--color-surface-raised));border:1px solid color-mix(in srgb,var(--color-danger) 42%,#0000);color:var(--color-danger)}.panchang-page--themed .planetary-summary{gap:1rem}.panchang-page--themed .planetary-summary .summary-item{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:6rem;padding:1rem}.panchang-page--themed .planetary-summary .summary-item h4{color:var(--color-text)!important;margin:0 0 .75rem}.panchang-page--themed .planetary-summary .planet-tag{background:var(--color-surface-muted);border:1px solid var(--color-border);color:var(--color-text)!important}.panchang-page--themed .planetary-summary .no-status{color:var(--color-text-muted)}.panchang-page--themed .general-advice h5,.panchang-page--themed .weekly-pattern h4{color:var(--color-brand)!important}.panchang-page--themed .general-advice li{background:var(--color-surface-raised);border:1px solid var(--color-border);border-left:4px solid var(--color-accent);box-shadow:none;color:var(--color-text)}.panchang-page--themed .pattern-item{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text)}.panchang-page--themed .pattern-item .day-name{color:var(--color-text)}.panchang-page--themed .pattern-item .timing-info{color:var(--color-text-muted)}.panchang-page--themed .pattern-item.today{background:var(--color-accent-soft);border-color:var(--color-accent);color:var(--color-on-accent)}.panchang-page--themed .pattern-item.today .day-name,.panchang-page--themed .pattern-item.today .timing-info{color:var(--color-on-accent)}.panchang-page--themed .panchang-faq-section,.panchang-page--themed .panchang-seo-section{background:var(--color-surface-inverse);border:1px solid var(--color-border);border-radius:var(--radius-xl);color:var(--color-text-inverse);margin-top:clamp(4rem,8vw,8rem);padding:clamp(2rem,5vw,5rem)}.panchang-page--themed .panchang-faq-section{background:#0000;color:var(--color-text)}.panchang-page--themed .panchang-seo-intro{margin-bottom:clamp(2rem,5vw,4rem);max-width:58rem}.panchang-page--themed .panchang-seo-intro h2{color:inherit;font:400 clamp(2.4rem,5vw,5rem)/.95 var(--font-display);letter-spacing:-.045em;margin:.8rem 0 1rem}.panchang-page--themed .panchang-seo-intro p{color:var(--color-text-inverse-muted);font-size:1.05rem;line-height:1.75}.panchang-page--themed .panchang-faq-section .panchang-seo-intro p{color:var(--color-text-muted)}.panchang-page--themed .panchang-guide-grid{grid-gap:1px;background:var(--color-border-inverse);border:1px solid var(--color-border-inverse);border-radius:var(--radius-lg);display:grid;gap:1px;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.panchang-page--themed .panchang-guide-card{background:var(--color-surface-inverse-raised);border:0;border-radius:0;min-height:17rem;padding:1.6rem}.panchang-page--themed .panchang-guide-number{color:var(--color-accent-soft);display:block;font:700 .7rem/1 var(--font-mono);letter-spacing:.14em;margin-bottom:4rem}.panchang-page--themed .panchang-guide-card h3{color:var(--color-text-inverse);font-family:var(--font-display);font-size:1.45rem}.panchang-page--themed .panchang-guide-card p{color:var(--color-text-inverse-muted);line-height:1.65}.panchang-page--themed .panchang-copy-grid{grid-gap:clamp(2rem,5vw,5rem);display:grid;gap:clamp(2rem,5vw,5rem);grid-template-columns:1fr 1fr;margin-top:clamp(3rem,6vw,6rem)}.panchang-page--themed .panchang-copy-grid article{background:#0000;border:0}.panchang-page--themed .panchang-copy-grid h3{color:var(--color-accent-soft);font:400 1.8rem/1.1 var(--font-display)}.panchang-page--themed .panchang-copy-grid p{color:var(--color-text-inverse-muted);line-height:1.75}.panchang-page--themed .panchang-faq-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr}.panchang-page--themed .panchang-faq-card{background:#0000;border:0;border-bottom:1px solid var(--color-border);border-radius:0;box-shadow:none;margin:0;padding:0}.panchang-page--themed .panchang-faq-card summary{align-items:center;color:var(--color-text);cursor:pointer;display:flex;font:400 clamp(1.25rem,2vw,1.7rem)/1.2 var(--font-display);gap:2rem;justify-content:space-between;list-style:none;padding:1.5rem 0}.panchang-page--themed .panchang-faq-card summary::-webkit-details-marker{display:none}.panchang-page--themed .panchang-faq-card summary span{color:var(--color-brand);font-family:var(--font-body);transition:transform var(--motion-standard)}.panchang-page--themed .panchang-faq-card[open] summary span{transform:rotate(45deg)}.panchang-page--themed .panchang-faq-card p{color:var(--color-text-muted);line-height:1.75;margin:-.25rem 0 1.5rem;max-width:54rem}@media (max-width:1100px){.panchang-editorial-hero{grid-template-columns:1fr .8fr}.panchang-page--themed .panchang-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panchang-page--themed .panchang-element:last-child{grid-column:1/-1}.panchang-page--themed>.panchang-content .panchang-container>.timing-grid{grid-template-columns:1fr}.panchang-page--themed .panchang-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panchang-page--themed .header-row{grid-template-columns:1fr auto auto}.panchang-page--themed .location-info{grid-column:1/-1}}@media (max-width:760px){.panchang-page--themed .panchang-container{width:min(calc(100% - 1.25rem),var(--content-wide))}.panchang-editorial-hero{border-radius:var(--radius-lg);display:block;min-height:55rem}.panchang-editorial-copy{padding:2rem 1.35rem 1rem}.panchang-back-link{margin-bottom:2.5rem}.panchang-editorial-copy h1{font-size:clamp(3.4rem,17vw,5.5rem)}.panchang-editorial-copy p{font-size:.98rem}.panchang-day-orbit{margin:1.5rem auto 0;width:min(76vw,18rem)}.panchang-hero-proof{grid-template-columns:1fr}.panchang-hero-proof span{padding:.65rem 1.2rem}.panchang-hero-proof span+span{border-left:0;border-top:1px solid var(--color-border-inverse)}.panchang-control-deck{gap:.5rem;grid-template-columns:1fr}.panchang-control-intro{padding-bottom:.25rem}.panchang-page--themed .panchang-header{border-radius:var(--radius-lg);padding:1.25rem}.panchang-page--themed .header-row{grid-template-columns:1fr}.panchang-page--themed .location-info,.panchang-page--themed .monthly-panchang-link{grid-column:auto;width:100%}.panchang-page--themed .calendar-select,.panchang-page--themed .today-btn{width:100%}.panchang-page--themed .section-header{gap:.75rem;grid-template-columns:1fr;padding:1.35rem}.panchang-page--themed .section-content{padding:.75rem}.panchang-page--themed .panchang-copy-grid,.panchang-page--themed .panchang-grid,.panchang-page--themed .panchang-guide-grid{grid-template-columns:1fr!important}.panchang-page--themed .panchang-element:last-child{grid-column:auto}.panchang-page--themed .panchang-faq-section,.panchang-page--themed .panchang-seo-section{border-radius:var(--radius-lg);padding:1.5rem 1.25rem}.panchang-page--themed .panchang-guide-number{margin-bottom:2.5rem}.panchang-page--themed .panchang-guide-card{min-height:14rem}.panchang-page--themed .planets-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (prefers-reduced-motion:reduce){.panchang-page--themed *,.panchang-page--themed :after,.panchang-page--themed :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}