.location-finder-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.location-finder-modal{background:#fff;border-radius:15px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:80vh;max-width:500px;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px}.modal-header h3{color:#e91e63;font-size:1.3rem;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:all .2s;width:30px}.close-btn:hover{background:#f5f5f5;color:#e91e63}.search-section{border-bottom:1px solid #e9ecef;padding:20px}.search-input{border:2px solid #e9ecef;border-radius:8px;box-sizing:border-box;font-size:16px;outline:none;padding:12px 16px;transition:border-color .2s;width:100%}.search-input:focus{border-color:#e91e63}.locations-list{flex:1 1;max-height:400px;overflow-y:auto}.location-item{border-bottom:1px solid #f5f5f5;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:15px 20px;position:relative;transition:all .2s}.location-item:hover{background:#f8f9fa}.location-item.current{background:#e91e630d;border-left:4px solid #e91e63}.location-name{color:#333;font-size:15px;font-weight:600}.location-coords{color:#666;font-family:monospace;font-size:12px}.current-badge{background:#e91e63;border-radius:10px;color:#fff;font-size:11px;font-weight:600;padding:2px 8px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.no-results{color:#666;font-style:italic;padding:40px 20px;text-align:center}@media (max-width:768px){.location-finder-modal{max-height:85vh;width:95%}.modal-header{padding:15px}.modal-header h3{font-size:1.2rem}.search-section{padding:15px}.location-item{padding:12px 15px}}.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}}