.loading-spinner-module-scss-module__FFrWEG__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.loading-spinner-module-scss-module__FFrWEG__containerFull{width:100%}.loading-spinner-module-scss-module__FFrWEG__spinner{border-radius:var(--radius-full);border-style:solid;border-color:#d9770626;border-top-color:var(--color-primary);animation:.8s linear infinite loading-spinner-module-scss-module__FFrWEG__spin}.loading-spinner-module-scss-module__FFrWEG__small{border-width:2px;width:24px;height:24px}.loading-spinner-module-scss-module__FFrWEG__medium{border-width:3px;width:40px;height:40px}.loading-spinner-module-scss-module__FFrWEG__large{border-width:4px;width:64px;height:64px}.loading-spinner-module-scss-module__FFrWEG__message{margin-top:var(--space-4);color:var(--color-text-tertiary)}@keyframes loading-spinner-module-scss-module__FFrWEG__spin{to{transform:rotate(360deg)}}
@keyframes panchang-today-module-scss-module__WgkiVW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes panchang-today-module-scss-module__WgkiVW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes panchang-today-module-scss-module__WgkiVW__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes panchang-today-module-scss-module__WgkiVW__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes panchang-today-module-scss-module__WgkiVW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes panchang-today-module-scss-module__WgkiVW__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes panchang-today-module-scss-module__WgkiVW__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes panchang-today-module-scss-module__WgkiVW__pulseGlow{0%,to{box-shadow:0 0 #d9770666}50%{box-shadow:0 0 0 8px #d9770600}}@keyframes panchang-today-module-scss-module__WgkiVW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.panchang-today-module-scss-module__WgkiVW__pageContainer{min-height:100vh;font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;color:#292524;background:#fffef7}.panchang-today-module-scss-module__WgkiVW__pageContent{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.panchang-today-module-scss-module__WgkiVW__pageContent{max-width:768px;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.panchang-today-module-scss-module__WgkiVW__pageContent{max-width:1024px}}@media (min-width:1280px){.panchang-today-module-scss-module__WgkiVW__pageContent{max-width:1200px}}.panchang-today-module-scss-module__WgkiVW__pageContent{padding-top:1.5rem;padding-bottom:3rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__pageContent{padding-top:1rem;padding-bottom:2rem}}.panchang-today-module-scss-module__WgkiVW__visualHeroWrap,.panchang-today-module-scss-module__WgkiVW__answerSummaryWrap{max-width:1200px;margin:16px auto 0;padding:0 16px}.panchang-today-module-scss-module__WgkiVW__answerSummary{color:#292524;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:0;padding:12px 16px;font-size:14px;line-height:1.6}.panchang-today-module-scss-module__WgkiVW__answerSummary strong{font-weight:600}.panchang-today-module-scss-module__WgkiVW__hero{transition:all .2s ease cubic-bezier(.4, 0, .2, 1);background:#fff;border-radius:1rem;margin-bottom:1.5rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 4px 12px #b4530914}.panchang-today-module-scss-module__WgkiVW__hero:before{content:"";background:linear-gradient(90deg,#d97706 0%,#f59e0b 50%,#d97706 100%);height:4px;position:absolute;top:0;left:0;right:0}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__hero{border-radius:.75rem;margin-bottom:1rem;padding:1.25rem}}.panchang-today-module-scss-module__WgkiVW__heroHeader{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__heroHeader{flex-direction:column;margin-bottom:1rem}}.panchang-today-module-scss-module__WgkiVW__heroLeft{flex:1}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__heroRight{width:100%;margin-top:1rem}}.panchang-today-module-scss-module__WgkiVW__dateNavigation{align-items:center;margin-bottom:.75rem;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__dateNavigation{justify-content:space-between;width:100%}}.panchang-today-module-scss-module__WgkiVW__navButton{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;cursor:pointer;transition:all .15s ease cubic-bezier(.4, 0, .2, 1);border:none;border-radius:.75rem;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.panchang-today-module-scss-module__WgkiVW__navButton:disabled{opacity:.5;cursor:not-allowed}.panchang-today-module-scss-module__WgkiVW__navButton:focus-visible{outline-offset:2px;outline:2px solid #d97706}.panchang-today-module-scss-module__WgkiVW__navButton{color:#57534e;background:0 0}.panchang-today-module-scss-module__WgkiVW__navButton{border-radius:.5rem;min-width:36px;min-height:36px;padding:.5rem}.panchang-today-module-scss-module__WgkiVW__navButton:hover:not(:disabled){color:#d97706;background:#fdf6e3}.panchang-today-module-scss-module__WgkiVW__navButton svg{width:20px;height:20px}.panchang-today-module-scss-module__WgkiVW__todayButton{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;cursor:pointer;transition:all .15s ease cubic-bezier(.4, 0, .2, 1);border:none;border-radius:.75rem;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.panchang-today-module-scss-module__WgkiVW__todayButton:disabled{opacity:.5;cursor:not-allowed}.panchang-today-module-scss-module__WgkiVW__todayButton:focus-visible{outline-offset:2px;outline:2px solid #d97706}.panchang-today-module-scss-module__WgkiVW__todayButton{color:#292524;background:#fff;border:1px solid #e7e5e4}.panchang-today-module-scss-module__WgkiVW__todayButton:hover:not(:disabled){color:#d97706;background:#fdf6e3;border-color:#d97706}.panchang-today-module-scss-module__WgkiVW__todayButton{margin-left:.75rem;margin-right:.75rem;padding:.5rem 1rem;font-size:.875rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__todayButton{margin-left:.5rem;margin-right:.5rem}}.panchang-today-module-scss-module__WgkiVW__dateDisplay{font-family:var(--font-display),"Georgia",serif;letter-spacing:-.02em;font-size:1.875rem;font-weight:700;line-height:1.2}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__dateDisplay{font-size:1.5rem}}.panchang-today-module-scss-module__WgkiVW__dateDisplay{color:#292524;margin:0 0 .5rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__dateDisplay{text-align:center;width:100%;font-size:1.25rem}}.panchang-today-module-scss-module__WgkiVW__vikramSamvat{font-family:var(--font-display),"Georgia",serif;font-size:inherit;color:#57534e;margin-bottom:.75rem;font-size:.875rem;font-style:italic;font-weight:500}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__vikramSamvat{text-align:center}}.panchang-today-module-scss-module__WgkiVW__locationDisplay{color:#78716c;cursor:pointer;align-items:center;font-size:.875rem;transition:color .15s;display:flex}.panchang-today-module-scss-module__WgkiVW__locationDisplay:hover{color:#d97706}.panchang-today-module-scss-module__WgkiVW__locationDisplay svg{width:16px;height:16px;margin-right:.5rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__locationDisplay{justify-content:center}}.panchang-today-module-scss-module__WgkiVW__auspiciousnessBadge{border-radius:9999px;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.panchang-today-module-scss-module__WgkiVW__auspiciousnessBadge svg{width:18px;height:18px;margin-right:.5rem}.panchang-today-module-scss-module__WgkiVW__auspiciousnessBadge.panchang-today-module-scss-module__WgkiVW__good{color:#047857;background:#d1fae5}.panchang-today-module-scss-module__WgkiVW__auspiciousnessBadge.panchang-today-module-scss-module__WgkiVW__mixed{color:#b45309;background:#fef3c7}.panchang-today-module-scss-module__WgkiVW__auspiciousnessBadge.panchang-today-module-scss-module__WgkiVW__avoid{color:#b91c1c;background:#fee2e2}.panchang-today-module-scss-module__WgkiVW__festivalBanner{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a;border-radius:.75rem;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.panchang-today-module-scss-module__WgkiVW__festivalBanner svg{color:#d97706;width:20px;height:20px;margin-right:.75rem}.panchang-today-module-scss-module__WgkiVW__festivalBanner span{color:#b45309;font-size:.875rem;font-weight:500}.panchang-today-module-scss-module__WgkiVW__quickStats{flex-flow:wrap;margin:1rem -.5rem -.5rem;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__quickStats{margin-top:.75rem}}.panchang-today-module-scss-module__WgkiVW__quickStat{text-align:center;background:#fdf6e3;border-radius:.75rem;flex:auto;min-width:120px;margin:.5rem;padding:.75rem 1rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__quickStat{flex:calc(50% - 1rem);min-width:0;padding:.75rem}}.panchang-today-module-scss-module__WgkiVW__quickStatLabel{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;letter-spacing:.02em;color:#78716c;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.75rem;font-weight:500;line-height:1.5}.panchang-today-module-scss-module__WgkiVW__quickStatValue{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;font-variant-numeric:tabular-nums;color:#292524;font-size:1.0625rem;font-weight:600;line-height:1.3}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__quickStatValue{font-size:.875rem}}.panchang-today-module-scss-module__WgkiVW__quickStatValueFlex{justify-content:center;align-items:center;display:flex}.panchang-today-module-scss-module__WgkiVW__moonPhaseSpacing{margin-left:8px}.panchang-today-module-scss-module__WgkiVW__celestialCircle{justify-content:center;align-items:center;margin:1.5rem 0;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__celestialCircle{margin:1rem 0}}.panchang-today-module-scss-module__WgkiVW__circleContainer{width:200px;height:200px;position:relative}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__circleContainer{width:160px;height:160px}}.panchang-today-module-scss-module__WgkiVW__circleCenter{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.panchang-today-module-scss-module__WgkiVW__circleMoon{margin-bottom:.5rem}.panchang-today-module-scss-module__WgkiVW__circleTithi{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;font-variant-numeric:tabular-nums;color:#292524;margin-bottom:.25rem;font-size:1.0625rem;font-weight:600;line-height:1.3}.panchang-today-module-scss-module__WgkiVW__circleNakshatra{color:#57534e;font-size:.75rem}.panchang-today-module-scss-module__WgkiVW__rightNowSection{margin-bottom:1.5rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__rightNowSection{margin-bottom:1rem}}.panchang-today-module-scss-module__WgkiVW__sectionHeader{align-items:center;margin-bottom:1rem;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__sectionHeader{margin-bottom:.75rem}}.panchang-today-module-scss-module__WgkiVW__sectionTitle{font-family:var(--font-display),"Georgia",serif;font-size:1.5rem;font-weight:600;line-height:1.35}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__sectionTitle{font-size:1.25rem}}.panchang-today-module-scss-module__WgkiVW__sectionTitle{color:#292524;align-items:center;margin:0;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__sectionTitle{font-size:1.125rem}}.panchang-today-module-scss-module__WgkiVW__liveIndicator{color:#047857;text-transform:uppercase;letter-spacing:.04em;background:#d1fae5;border-radius:9999px;align-items:center;margin-left:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.panchang-today-module-scss-module__WgkiVW__liveIndicator:before{content:"";background:#059669;border-radius:50%;width:8px;height:8px;margin-right:.5rem;animation:2s infinite panchang-today-module-scss-module__WgkiVW__pulse}.panchang-today-module-scss-module__WgkiVW__elementsGrid{flex-flow:wrap;margin:-.75rem;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__elementsGrid{flex-direction:column;margin:0}}.panchang-today-module-scss-module__WgkiVW__elementCard{transition:all .2s ease cubic-bezier(.4, 0, .2, 1);background:#fff;border-left:4px solid #0000;border-radius:1rem;flex:calc(50% - 1.5rem);margin:.75rem;padding:1.25rem;transition:all .2s;position:relative;box-shadow:0 4px 12px #b4530914}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__elementCard{flex:100%;margin:0 0 .75rem;padding:1rem}.panchang-today-module-scss-module__WgkiVW__elementCard:last-child{margin-bottom:0}}.panchang-today-module-scss-module__WgkiVW__elementCard.panchang-today-module-scss-module__WgkiVW__active{border-left-color:#059669;box-shadow:0 4px 12px #b4530914,0 0 0 1px #0596691a}.panchang-today-module-scss-module__WgkiVW__elementCard.panchang-today-module-scss-module__WgkiVW__active .panchang-today-module-scss-module__WgkiVW__elementCardHeader:after{content:"";background:#059669;border-radius:50%;width:10px;height:10px;animation:2s infinite panchang-today-module-scss-module__WgkiVW__pulse;position:absolute;top:1rem;right:1rem}.panchang-today-module-scss-module__WgkiVW__elementCard.panchang-today-module-scss-module__WgkiVW__past{opacity:.7;border-left-color:#f3f4f6}.panchang-today-module-scss-module__WgkiVW__elementCard.panchang-today-module-scss-module__WgkiVW__future{border-left-color:#fef3c7}.panchang-today-module-scss-module__WgkiVW__elementCard:hover{box-shadow:0 8px 24px #b453091a}.panchang-today-module-scss-module__WgkiVW__elementCardHeader{margin-bottom:.75rem;position:relative}.panchang-today-module-scss-module__WgkiVW__elementType{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#78716c;margin-bottom:.25rem;font-size:.6875rem;font-weight:600;line-height:1.5}.panchang-today-module-scss-module__WgkiVW__elementName{font-family:var(--font-display),"Georgia",serif;font-size:1.25rem;font-weight:600;line-height:1.35}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__elementName{font-size:1.125rem}}.panchang-today-module-scss-module__WgkiVW__elementName{color:#292524;flex-wrap:wrap;align-items:center;margin:0;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__elementName{font-size:1rem}}.panchang-today-module-scss-module__WgkiVW__qualityBadge,.panchang-today-module-scss-module__WgkiVW__qualityBadge.panchang-today-module-scss-module__WgkiVW__neutral,.panchang-today-module-scss-module__WgkiVW__qualityBadge.panchang-today-module-scss-module__WgkiVW__inauspicious,.panchang-today-module-scss-module__WgkiVW__qualityBadge.panchang-today-module-scss-module__WgkiVW__auspicious{text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;align-items:center;margin-left:.5rem;padding:.25rem .75rem;font-size:.6875rem;font-weight:600;display:inline-flex}.panchang-today-module-scss-module__WgkiVW__qualityBadge.panchang-today-module-scss-module__WgkiVW__auspicious{color:#047857;background:#d1fae5}.panchang-today-module-scss-module__WgkiVW__qualityBadge.panchang-today-module-scss-module__WgkiVW__inauspicious{color:#b91c1c;background:#fee2e2}.panchang-today-module-scss-module__WgkiVW__qualityBadge.panchang-today-module-scss-module__WgkiVW__neutral{color:#6b7280;background:#f3f4f6}.panchang-today-module-scss-module__WgkiVW__pakshaBadge{color:#78716c;background:#fdf6e3;border:none;border-radius:.25rem;margin-left:.5rem;padding:2px .5rem;font-size:.75rem;font-weight:400}.panchang-today-module-scss-module__WgkiVW__elementTiming{margin-bottom:.75rem}.panchang-today-module-scss-module__WgkiVW__timingRow{align-items:baseline;margin-bottom:.25rem;font-size:.875rem;display:flex}.panchang-today-module-scss-module__WgkiVW__timingRow:last-child{margin-bottom:0}.panchang-today-module-scss-module__WgkiVW__timingLabel{color:#78716c;min-width:50px;margin-right:.5rem}.panchang-today-module-scss-module__WgkiVW__timingValue{color:#57534e;font-weight:500}.panchang-today-module-scss-module__WgkiVW__timingContext{color:#d97706;margin-left:.5rem;font-size:.75rem;font-weight:500}.panchang-today-module-scss-module__WgkiVW__countdown{color:#047857;background:#d1fae5;border-radius:.25rem;align-items:center;margin-left:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.panchang-today-module-scss-module__WgkiVW__transitionIndicator{background:#fffbeb;border:1px solid #fef3c7;border-radius:.5rem;align-items:center;margin-top:.75rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.panchang-today-module-scss-module__WgkiVW__transitionIndicator svg{color:#d97706;width:16px;height:16px;margin-right:.5rem}.panchang-today-module-scss-module__WgkiVW__transitionIndicator .panchang-today-module-scss-module__WgkiVW__transitionLabel{color:#78716c;margin-right:.5rem}.panchang-today-module-scss-module__WgkiVW__transitionIndicator .panchang-today-module-scss-module__WgkiVW__transitionName{color:#292524;margin-right:.5rem;font-weight:600}.panchang-today-module-scss-module__WgkiVW__transitionIndicator .panchang-today-module-scss-module__WgkiVW__transitionTime{color:#b45309}.panchang-today-module-scss-module__WgkiVW__elementDetails{border-top:1px solid #f5f5f4;margin-top:.75rem;padding-top:.75rem}.panchang-today-module-scss-module__WgkiVW__detailRow{margin-bottom:.5rem;font-size:.875rem;display:flex}.panchang-today-module-scss-module__WgkiVW__detailRow:last-child{margin-bottom:0}.panchang-today-module-scss-module__WgkiVW__detailLabel{color:#78716c;min-width:80px;font-weight:500}.panchang-today-module-scss-module__WgkiVW__detailValue{color:#57534e;flex:1}.panchang-today-module-scss-module__WgkiVW__timingsSection{transition:all .2s ease cubic-bezier(.4, 0, .2, 1);background:#fff;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 12px #b4530914}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__timingsSection{border-radius:.75rem;margin-bottom:1rem;padding:1rem}}.panchang-today-module-scss-module__WgkiVW__timingsHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__timingsHeader{margin-bottom:1rem}}.panchang-today-module-scss-module__WgkiVW__timingsGrid{flex-flow:wrap;margin:-.5rem;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__timingsGrid{flex-direction:column;margin:0}}.panchang-today-module-scss-module__WgkiVW__timingCard{text-align:center;background:#fdf6e3;border:1px solid #f5f5f4;border-radius:.75rem;flex:calc(33.333% - 1rem);margin:.5rem;padding:1rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__timingCard{text-align:left;flex:100%;justify-content:space-between;align-items:center;margin:0 0 .75rem;padding:.75rem 1rem;display:flex}.panchang-today-module-scss-module__WgkiVW__timingCard:last-child{margin-bottom:0}}.panchang-today-module-scss-module__WgkiVW__timingCardIcon{margin-bottom:.5rem;font-size:1.5rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__timingCardIcon{margin-bottom:0;margin-right:.75rem;font-size:1.25rem}}.panchang-today-module-scss-module__WgkiVW__timingCardLabel{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;letter-spacing:.02em;color:#78716c;margin-bottom:.5rem;font-size:.75rem;font-weight:500;line-height:1.5}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__timingCardLabel{margin-bottom:.25rem}}.panchang-today-module-scss-module__WgkiVW__timingCardValue{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:-.01em;color:#292524;font-size:1.25rem;font-weight:600;line-height:1}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__timingCardValue{font-size:1rem}.panchang-today-module-scss-module__WgkiVW__timingCardContent{flex:1}}.panchang-today-module-scss-module__WgkiVW__moonPhaseSection{background:linear-gradient(135deg,#fdf6e3 0%,#f5efdc 100%);border-radius:.75rem;justify-content:center;align-items:center;margin-top:1rem;padding:1rem;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__moonPhaseSection{text-align:center;flex-direction:column}}.panchang-today-module-scss-module__WgkiVW__moonPhaseInfo{margin-left:16px}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__moonPhaseInfo{margin-top:.5rem;margin-left:0}}.panchang-today-module-scss-module__WgkiVW__moonPhaseLabel{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;letter-spacing:.02em;color:#57534e;margin-right:1rem;font-size:.875rem;font-weight:500;line-height:1.5}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__moonPhaseLabel{margin-bottom:.5rem;margin-right:0}}.panchang-today-module-scss-module__WgkiVW__moonPhaseValue{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;font-variant-numeric:tabular-nums;color:#292524;font-size:1.0625rem;font-weight:600;line-height:1.3}.panchang-today-module-scss-module__WgkiVW__collapsibleSection{transition:all .2s ease cubic-bezier(.4, 0, .2, 1);background:#fff;border-radius:1rem;margin-bottom:1rem;overflow:hidden;box-shadow:0 4px 12px #b4530914}.panchang-today-module-scss-module__WgkiVW__collapsibleSection:last-child{margin-bottom:0}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__collapsibleSection{border-radius:.75rem}}.panchang-today-module-scss-module__WgkiVW__collapsibleHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:background .15s;display:flex}.panchang-today-module-scss-module__WgkiVW__collapsibleHeader:hover{background:#fdf6e3}.panchang-today-module-scss-module__WgkiVW__collapsibleHeader:focus-visible{outline-offset:-2px;outline:2px solid #d97706}.panchang-today-module-scss-module__WgkiVW__collapsibleTitle{font-family:var(--font-display),"Georgia",serif;color:#292524;align-items:center;margin:0;font-size:1.125rem;font-weight:600;line-height:1.35;display:flex}.panchang-today-module-scss-module__WgkiVW__collapsibleTitle svg{color:#d97706;width:20px;height:20px;margin-right:.75rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__collapsibleTitle{font-size:1rem}}.panchang-today-module-scss-module__WgkiVW__collapsibleSummary{color:#57534e;margin-left:auto;margin-right:.75rem;font-size:.875rem}.panchang-today-module-scss-module__WgkiVW__collapsibleChevron{color:#78716c;flex-shrink:0;width:20px;height:20px;transition:transform .2s}.panchang-today-module-scss-module__WgkiVW__collapsibleChevron.panchang-today-module-scss-module__WgkiVW__expanded{transform:rotate(180deg)}.panchang-today-module-scss-module__WgkiVW__collapsibleContent{padding:0 1.25rem 1.25rem;animation:.3s ease-out panchang-today-module-scss-module__WgkiVW__slideDown}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__collapsibleContent{padding:0 1rem 1rem}}@keyframes panchang-today-module-scss-module__WgkiVW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.panchang-today-module-scss-module__WgkiVW__lunarCalendarGrid{flex-flow:wrap;margin:-.5rem;display:flex}.panchang-today-module-scss-module__WgkiVW__lunarCalendarItem{background:#fdf6e3;border-radius:.5rem;flex:calc(50% - 1rem);margin:.5rem;padding:.75rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__lunarCalendarItem{flex:100%;justify-content:space-between;align-items:center;margin:.25rem 0;display:flex}}.panchang-today-module-scss-module__WgkiVW__lunarCalendarLabel{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;letter-spacing:.02em;color:#78716c;margin-bottom:.25rem;font-size:.75rem;font-weight:500;line-height:1.5}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__lunarCalendarLabel{margin-bottom:0}}.panchang-today-module-scss-module__WgkiVW__lunarCalendarValue{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;font-variant-numeric:tabular-nums;color:#292524;font-size:1.0625rem;font-weight:600;line-height:1.3}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__lunarCalendarValue{font-size:.875rem}}.panchang-today-module-scss-module__WgkiVW__rashiGrid{flex-flow:wrap;margin:-.5rem;display:flex}.panchang-today-module-scss-module__WgkiVW__rashiCard{text-align:center;background:#fdf6e3;border-radius:.75rem;flex:calc(33.333% - 1rem);margin:.5rem;padding:1rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__rashiCard{text-align:left;flex:100%;align-items:center;margin:.25rem 0;padding:.75rem;display:flex}}.panchang-today-module-scss-module__WgkiVW__rashiIcon{margin-bottom:.5rem;font-size:1.875rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__rashiIcon{margin-bottom:0;margin-right:.75rem;font-size:1.5rem}.panchang-today-module-scss-module__WgkiVW__rashiContent{flex:1}}.panchang-today-module-scss-module__WgkiVW__rashiLabel{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;letter-spacing:.02em;color:#78716c;margin-bottom:.25rem;font-size:.75rem;font-weight:500;line-height:1.5}.panchang-today-module-scss-module__WgkiVW__rashiName{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;font-variant-numeric:tabular-nums;color:#292524;font-size:1.0625rem;font-weight:600;line-height:1.3}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__rashiName{font-size:.875rem}}.panchang-today-module-scss-module__WgkiVW__rashiLord{color:#78716c;margin-top:.25rem;font-size:.75rem}.panchang-today-module-scss-module__WgkiVW__planetaryTable{overflow-x:auto}.panchang-today-module-scss-module__WgkiVW__planetaryHeader{border-bottom:2px solid #f5f5f4;margin-bottom:.5rem;padding:.5rem 0;display:flex}.panchang-today-module-scss-module__WgkiVW__planetaryHeaderCell{color:#78716c;text-transform:uppercase;letter-spacing:.04em;flex:1;min-width:80px;padding:0 .5rem;font-size:.75rem;font-weight:600}.panchang-today-module-scss-module__WgkiVW__planetaryHeaderCell:first-child{min-width:100px}.panchang-today-module-scss-module__WgkiVW__planetaryRow{border-bottom:1px solid #f5f5f4;padding:.75rem 0;transition:background .15s;display:flex}.panchang-today-module-scss-module__WgkiVW__planetaryRow:last-child{border-bottom:none}.panchang-today-module-scss-module__WgkiVW__planetaryRow:hover{background:#fdf6e3;border-radius:.25rem}.panchang-today-module-scss-module__WgkiVW__planetaryCell{color:#57534e;flex:1;min-width:80px;padding:0 .5rem;font-size:.875rem}.panchang-today-module-scss-module__WgkiVW__planetaryCell:first-child{color:#292524;align-items:center;min-width:100px;font-weight:500;display:flex}.panchang-today-module-scss-module__WgkiVW__planetEmoji{margin-right:.5rem;font-size:1rem}.panchang-today-module-scss-module__WgkiVW__planetaryCombinationsLabel{margin-bottom:8px}.panchang-today-module-scss-module__WgkiVW__planetaryCombinationsWrap{flex-wrap:wrap;margin:-4px;display:flex}.panchang-today-module-scss-module__WgkiVW__planetaryCombinationTag{color:#b45309;background:#fffbeb;border:1px solid #fef3c7;border-radius:16px;margin:4px;padding:4px 12px;font-size:.75rem}.panchang-today-module-scss-module__WgkiVW__retrogradeIndicator{color:#b91c1c;text-transform:uppercase;background:#fee2e2;border-radius:.25rem;margin-left:.5rem;padding:1px 6px;font-size:.6875rem;font-weight:600;display:inline-block}.panchang-today-module-scss-module__WgkiVW__fadeInUp{opacity:0;animation:.5s ease-out forwards panchang-today-module-scss-module__WgkiVW__fadeInUp}.panchang-today-module-scss-module__WgkiVW__staggerChild:first-child{animation-delay:.1s}.panchang-today-module-scss-module__WgkiVW__staggerChild:nth-child(2){animation-delay:.2s}.panchang-today-module-scss-module__WgkiVW__staggerChild:nth-child(3){animation-delay:.3s}.panchang-today-module-scss-module__WgkiVW__staggerChild:nth-child(4){animation-delay:.4s}.panchang-today-module-scss-module__WgkiVW__staggerChild:nth-child(5){animation-delay:.5s}.panchang-today-module-scss-module__WgkiVW__staggerChild:nth-child(6){animation-delay:.6s}.panchang-today-module-scss-module__WgkiVW__staggerChild:nth-child(7){animation-delay:.7s}.panchang-today-module-scss-module__WgkiVW__staggerChild:nth-child(8){animation-delay:.8s}.panchang-today-module-scss-module__WgkiVW__staggerChild:nth-child(9){animation-delay:.9s}.panchang-today-module-scss-module__WgkiVW__staggerChild:nth-child(10){animation-delay:1s}.panchang-today-module-scss-module__WgkiVW__staggerChild:nth-child(11){animation-delay:1.1s}.panchang-today-module-scss-module__WgkiVW__staggerChild:nth-child(12){animation-delay:1.2s}.panchang-today-module-scss-module__WgkiVW__loadingContainer{transition:all .2s ease cubic-bezier(.4, 0, .2, 1);text-align:center;background:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 12px #b4530914}.panchang-today-module-scss-module__WgkiVW__loadingSpinner{border:3px solid #f5f5f4;border-top-color:#d97706;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite panchang-today-module-scss-module__WgkiVW__spin}@keyframes panchang-today-module-scss-module__WgkiVW__spin{to{transform:rotate(360deg)}}.panchang-today-module-scss-module__WgkiVW__loadingText{color:#57534e;font-size:1rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__hideOnMobile{display:none}}@media (min-width:768px){.panchang-today-module-scss-module__WgkiVW__hideOnDesktop{display:none}}.panchang-today-module-scss-module__WgkiVW__monthlyContainer{max-width:1200px;margin:0 auto;padding:0 1rem 2.5rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__monthlyContainer{padding:0 .75rem 2rem}}.panchang-today-module-scss-module__WgkiVW__monthlyHeader{text-align:center;margin-bottom:1.25rem}.panchang-today-module-scss-module__WgkiVW__monthlyTitle{font-family:var(--font-display),"Georgia",serif;letter-spacing:-.02em;font-size:1.875rem;font-weight:700;line-height:1.2}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__monthlyTitle{font-size:1.5rem}}.panchang-today-module-scss-module__WgkiVW__monthlyTitle{color:#292524;margin:0 0 .5rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__monthlyTitle{font-size:1.25rem}}.panchang-today-module-scss-module__WgkiVW__monthlyLocation{color:#57534e;margin:0;font-size:1rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__monthlyLocation{font-size:.875rem}}.panchang-today-module-scss-module__WgkiVW__monthNavigation{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__monthNavigation{flex-direction:column;align-items:stretch}}.panchang-today-module-scss-module__WgkiVW__monthNavButtons{flex-wrap:wrap;align-items:center;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__monthNavButtons{justify-content:center;margin-bottom:.75rem}}.panchang-today-module-scss-module__WgkiVW__monthNavButton{color:#292524;cursor:pointer;background:#fff;border:1px solid #f5f5f4;border-radius:.5rem;align-items:center;margin-right:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.panchang-today-module-scss-module__WgkiVW__monthNavButton:last-child{margin-right:0}.panchang-today-module-scss-module__WgkiVW__monthNavButton:hover{background:#fdf6e3;border-color:#e7e5e4}.panchang-today-module-scss-module__WgkiVW__monthNavButton svg{width:18px;height:18px}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__monthNavButton{margin-right:.25rem;padding:.5rem .75rem;font-size:.75rem}}.panchang-today-module-scss-module__WgkiVW__monthNavLabel{text-align:right;color:#57534e;font-size:.875rem;font-weight:500}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__monthNavLabel{text-align:center;font-size:.75rem}}.panchang-today-module-scss-module__WgkiVW__monthlyDaysList{flex-direction:column;display:flex}.panchang-today-module-scss-module__WgkiVW__monthlyDayCard{background:#fff;border:1px solid #f5f5f4;border-radius:.75rem;margin-bottom:.75rem;padding:1rem;transition:all .15s}.panchang-today-module-scss-module__WgkiVW__monthlyDayCard:last-child{margin-bottom:0}.panchang-today-module-scss-module__WgkiVW__monthlyDayCard:hover{border-color:#f59e0b;box-shadow:0 1px 3px #b453090f}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__monthlyDayCard{margin-bottom:.5rem;padding:.75rem}}.panchang-today-module-scss-module__WgkiVW__dayCardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__dayCardHeader{margin-bottom:.5rem}}.panchang-today-module-scss-module__WgkiVW__dayCardDate{font-family:var(--font-display),"Georgia",serif;color:#d97706;margin:0;font-size:1.125rem;font-weight:600}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__dayCardDate{font-size:1rem}}.panchang-today-module-scss-module__WgkiVW__dayCardLink{color:#d97706;align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.panchang-today-module-scss-module__WgkiVW__dayCardLink:hover{color:#b45309;text-decoration:underline}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__dayCardLink{font-size:.75rem}}.panchang-today-module-scss-module__WgkiVW__dayCardContent{flex-wrap:wrap;margin:0 -.5rem;display:flex}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__dayCardContent{flex-direction:column;margin:0}}.panchang-today-module-scss-module__WgkiVW__dayCardItem{color:#292524;flex:calc(50% - 1rem);margin-bottom:.5rem;padding:0 .5rem;font-size:.875rem}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__dayCardItem{flex:100%;margin-bottom:.25rem;padding:0}}.panchang-today-module-scss-module__WgkiVW__dayCardLabel{color:#57534e;margin-right:.25rem;font-weight:500}.panchang-today-module-scss-module__WgkiVW__dayCardValue{color:#292524}.panchang-today-module-scss-module__WgkiVW__dayCardEndTime{color:#78716c;margin-left:.25rem;font-size:.75rem}.panchang-today-module-scss-module__WgkiVW__errorContainer{text-align:center;max-width:600px;margin:0 auto;padding:2rem 1rem}.panchang-today-module-scss-module__WgkiVW__errorTitle{font-family:var(--font-display),"Georgia",serif;letter-spacing:-.02em;font-size:1.875rem;font-weight:700;line-height:1.2}@media (max-width:767px){.panchang-today-module-scss-module__WgkiVW__errorTitle{font-size:1.5rem}}.panchang-today-module-scss-module__WgkiVW__errorTitle{color:#dc2626;margin:0 0 1rem}.panchang-today-module-scss-module__WgkiVW__errorMessage{color:#57534e;margin-bottom:.5rem;font-size:1rem}.panchang-today-module-scss-module__WgkiVW__errorDetail{color:#78716c;margin-bottom:1.5rem;font-size:.875rem}.panchang-today-module-scss-module__WgkiVW__errorButton{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;cursor:pointer;transition:all .15s ease cubic-bezier(.4, 0, .2, 1);border:none;border-radius:.75rem;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.panchang-today-module-scss-module__WgkiVW__errorButton:disabled{opacity:.5;cursor:not-allowed}.panchang-today-module-scss-module__WgkiVW__errorButton:focus-visible{outline-offset:2px;outline:2px solid #d97706}.panchang-today-module-scss-module__WgkiVW__errorButton{color:#fff;background:linear-gradient(135deg,#d97706 0%,#b45309 100%);box-shadow:0 1px 3px #b453090f}.panchang-today-module-scss-module__WgkiVW__errorButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #b4530914}.panchang-today-module-scss-module__WgkiVW__errorButton:active:not(:disabled){transform:translateY(0)}.panchang-today-module-scss-module__WgkiVW__errorButton{text-decoration:none;display:inline-block}
@keyframes PanchangTimeline-module-scss-module__eLkb9q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PanchangTimeline-module-scss-module__eLkb9q__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes PanchangTimeline-module-scss-module__eLkb9q__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes PanchangTimeline-module-scss-module__eLkb9q__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes PanchangTimeline-module-scss-module__eLkb9q__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes PanchangTimeline-module-scss-module__eLkb9q__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes PanchangTimeline-module-scss-module__eLkb9q__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes PanchangTimeline-module-scss-module__eLkb9q__pulseGlow{0%,to{box-shadow:0 0 #d9770666}50%{box-shadow:0 0 0 8px #d9770600}}@keyframes PanchangTimeline-module-scss-module__eLkb9q__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.PanchangTimeline-module-scss-module__eLkb9q__timeline{background:#f5f0eb;padding:1rem 0;font-family:Inter,sans-serif}@media (max-width:767px){.PanchangTimeline-module-scss-module__eLkb9q__timeline{padding:.75rem 0}}@media (max-width:1200px){.PanchangTimeline-module-scss-module__eLkb9q__timeline{padding:.5rem 0}}@media (max-width:700px){.PanchangTimeline-module-scss-module__eLkb9q__timeline{padding:0}}.PanchangTimeline-module-scss-module__eLkb9q__container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.PanchangTimeline-module-scss-module__eLkb9q__container{max-width:768px;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.PanchangTimeline-module-scss-module__eLkb9q__container{max-width:1024px}}@media (min-width:1280px){.PanchangTimeline-module-scss-module__eLkb9q__container{max-width:1200px}}.PanchangTimeline-module-scss-module__eLkb9q__container{justify-content:center;display:flex}@media (max-width:1200px){.PanchangTimeline-module-scss-module__eLkb9q__container{max-width:100%;padding:0 .5rem}}@media (max-width:700px){.PanchangTimeline-module-scss-module__eLkb9q__container{max-width:100%;padding:0}}.PanchangTimeline-module-scss-module__eLkb9q__desktopTimeline{background:#e8e4de;border-radius:8px;width:100%;max-width:1400px;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}@media (max-width:1200px){.PanchangTimeline-module-scss-module__eLkb9q__desktopTimeline{border-radius:6px}}@media (max-width:700px){.PanchangTimeline-module-scss-module__eLkb9q__desktopTimeline{box-shadow:none;border-radius:0}}.PanchangTimeline-module-scss-module__eLkb9q__scrollContainer{width:100%;position:relative;overflow-x:hidden}@media (max-width:700px){.PanchangTimeline-module-scss-module__eLkb9q__scrollContainer{overflow-x:auto}}.PanchangTimeline-module-scss-module__eLkb9q__scrollContainer::-webkit-scrollbar{height:6px}.PanchangTimeline-module-scss-module__eLkb9q__scrollContainer::-webkit-scrollbar-track{background:#d4cfc8}.PanchangTimeline-module-scss-module__eLkb9q__scrollContainer::-webkit-scrollbar-thumb{background:#9e9588;border-radius:3px}.PanchangTimeline-module-scss-module__eLkb9q__scrollContainer::-webkit-scrollbar-thumb:hover{background:#7d776c}.PanchangTimeline-module-scss-module__eLkb9q__chartWrapper{width:100%;padding:40px 0 .75rem;position:relative}@media (max-width:700px){.PanchangTimeline-module-scss-module__eLkb9q__chartWrapper{min-width:900px}}.PanchangTimeline-module-scss-module__eLkb9q__nightOverlay{z-index:0;pointer-events:none;background:#0000001a;position:absolute;top:0;bottom:0}.PanchangTimeline-module-scss-module__eLkb9q__ruler{z-index:1;height:24px;margin-bottom:.75rem;margin-left:100px;position:relative}@media (max-width:700px){.PanchangTimeline-module-scss-module__eLkb9q__ruler{margin-left:50px}}.PanchangTimeline-module-scss-module__eLkb9q__rulerLine{background-color:#616161;height:1px;position:absolute;bottom:0;left:0;right:0}.PanchangTimeline-module-scss-module__eLkb9q__rulerMark{flex-direction:column;align-items:center;display:flex;position:absolute;bottom:0;transform:translate(-50%)}.PanchangTimeline-module-scss-module__eLkb9q__rulerText{color:#666;margin-bottom:3px;font-size:10px;font-weight:500}.PanchangTimeline-module-scss-module__eLkb9q__rulerTick{background-color:#616161;width:1px;height:5px}.PanchangTimeline-module-scss-module__eLkb9q__celestialIcon{z-index:15;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:0;transform:translate(-50%)}.PanchangTimeline-module-scss-module__eLkb9q__sunIcon{color:#ffc107;text-shadow:0 1px 3px #00000040;margin-bottom:-8px;font-size:22px;line-height:1}.PanchangTimeline-module-scss-module__eLkb9q__moonIcon{color:#9e9e9e;text-shadow:0 1px 2px #0000004d;margin-bottom:-8px;font-size:16px;line-height:1}.PanchangTimeline-module-scss-module__eLkb9q__celestialTime{color:#b71c1c;white-space:nowrap;font-size:11px;font-weight:700;position:absolute;top:-16px}.PanchangTimeline-module-scss-module__eLkb9q__sunGuide{z-index:2;pointer-events:none;border-left:1px dashed #0003;width:1px;position:absolute;top:24px;bottom:0}.PanchangTimeline-module-scss-module__eLkb9q__rowsContainer{z-index:1;position:relative}.PanchangTimeline-module-scss-module__eLkb9q__periodRow{border-bottom:1px solid #0000000f;align-items:center;height:44px;display:flex;position:relative}.PanchangTimeline-module-scss-module__eLkb9q__rowLabel{text-align:right;z-index:30;background:#e8e4de;border-right:2px solid #b8a99a;flex-shrink:0;justify-content:flex-end;align-items:center;width:100px;height:100%;padding-left:12px;padding-right:12px;display:flex;position:sticky;left:0}@media (max-width:700px){.PanchangTimeline-module-scss-module__eLkb9q__rowLabel{width:35px;padding-left:4px;padding-right:6px}}.PanchangTimeline-module-scss-module__eLkb9q__labelText{color:#5d4037;font-size:12px}@media (max-width:700px){.PanchangTimeline-module-scss-module__eLkb9q__labelText{writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap;font-size:10px;transform:rotate(180deg)}}.PanchangTimeline-module-scss-module__eLkb9q__labelText{text-transform:none;letter-spacing:0;font-weight:600}.PanchangTimeline-module-scss-module__eLkb9q__rowTrack{flex:1;align-items:center;height:100%;display:flex;position:relative}.PanchangTimeline-module-scss-module__eLkb9q__trackLine{opacity:.7;background-color:#795548;height:1px;position:absolute;top:50%;left:0;right:0}.PanchangTimeline-module-scss-module__eLkb9q__segmentWrapper{pointer-events:none;position:absolute;inset:0}.PanchangTimeline-module-scss-module__eLkb9q__periodNameLabel{color:#333;white-space:nowrap;z-index:5;font-size:10px;font-weight:600;position:absolute;top:4px;transform:translate(-50%)}.PanchangTimeline-module-scss-module__eLkb9q__periodNameLabel.PanchangTimeline-module-scss-module__eLkb9q__offsetDown{top:auto;bottom:4px}.PanchangTimeline-module-scss-module__eLkb9q__transitionMarker{z-index:6;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;transform:translate(-50%)}.PanchangTimeline-module-scss-module__eLkb9q__transitionArrow{justify-content:center;align-items:center;margin-top:-4px;display:flex}.PanchangTimeline-module-scss-module__eLkb9q__arrowLeft{border-top:4px solid #0000;border-bottom:4px solid #0000;border-right:5px solid #5d4037;width:0;height:0;margin-right:1px}.PanchangTimeline-module-scss-module__eLkb9q__arrowRight{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:5px solid #5d4037;width:0;height:0;margin-left:1px}.PanchangTimeline-module-scss-module__eLkb9q__transitionTime{color:#333;white-space:nowrap;margin-top:1px;font-size:10px;font-weight:600}.PanchangTimeline-module-scss-module__eLkb9q__verticalGuide{z-index:1;border-left:2px dashed #0000004d;width:1px;position:absolute;top:-1000px;bottom:50%}.PanchangTimeline-module-scss-module__eLkb9q__currentTimeLine{z-index:20;pointer-events:none;background-color:#fff;width:1px;position:absolute;top:0;bottom:0;box-shadow:0 0 2px #0000004d}.PanchangTimeline-module-scss-module__eLkb9q__currentTimeKnob{border-top:6px solid #fff;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:0;left:50%;transform:translate(-50%)}.PanchangTimeline-module-scss-module__eLkb9q__mobileTimeline{display:none}@media (max-width:767px){.PanchangTimeline-module-scss-module__eLkb9q__mobileTimeline{display:block}}
@keyframes MoonPhase-module-scss-module__oPe4Ma__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MoonPhase-module-scss-module__oPe4Ma__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes MoonPhase-module-scss-module__oPe4Ma__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes MoonPhase-module-scss-module__oPe4Ma__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes MoonPhase-module-scss-module__oPe4Ma__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes MoonPhase-module-scss-module__oPe4Ma__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes MoonPhase-module-scss-module__oPe4Ma__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes MoonPhase-module-scss-module__oPe4Ma__pulseGlow{0%,to{box-shadow:0 0 #d9770666}50%{box-shadow:0 0 0 8px #d9770600}}@keyframes MoonPhase-module-scss-module__oPe4Ma__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.MoonPhase-module-scss-module__oPe4Ma__moonContainer{flex-direction:column;align-items:center;display:flex}.MoonPhase-module-scss-module__oPe4Ma__moonWrapper{background:#1a1a2e;border-radius:50%;position:relative;overflow:hidden}.MoonPhase-module-scss-module__oPe4Ma__moonImage{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.MoonPhase-module-scss-module__oPe4Ma__moonShadow{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.MoonPhase-module-scss-module__oPe4Ma__moonGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#ffffff1f 0%,#ffffff0a 50%,#0000 70%);border-radius:50%;width:116%;height:116%;position:absolute;top:-8%;left:-8%}.MoonPhase-module-scss-module__oPe4Ma__phaseLabel{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;color:#57534e;text-align:center;margin-top:.5rem;font-size:.875rem;font-weight:400;line-height:1.5}
@keyframes panchang-reference-module-scss-module__hIaD1G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes panchang-reference-module-scss-module__hIaD1G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes panchang-reference-module-scss-module__hIaD1G__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes panchang-reference-module-scss-module__hIaD1G__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes panchang-reference-module-scss-module__hIaD1G__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes panchang-reference-module-scss-module__hIaD1G__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes panchang-reference-module-scss-module__hIaD1G__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes panchang-reference-module-scss-module__hIaD1G__pulseGlow{0%,to{box-shadow:0 0 #d9770666}50%{box-shadow:0 0 0 8px #d9770600}}@keyframes panchang-reference-module-scss-module__hIaD1G__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.panchang-reference-module-scss-module__hIaD1G__pageContainer{max-width:1200px;margin:0 auto;padding:0 16px 40px;overflow-x:hidden}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__pageContainer{padding:0 12px 32px}}.panchang-reference-module-scss-module__hIaD1G__dailyGuide{border-top:3px solid var(--color-primary-dark);background:var(--color-background);box-shadow:var(--shadow-warm-lg);flex-wrap:wrap;margin:0 -6px 18px;display:flex}.panchang-reference-module-scss-module__hIaD1G__guideLead,.panchang-reference-module-scss-module__hIaD1G__guideCard{box-sizing:border-box;border-bottom:1px solid var(--color-border);padding:18px}.panchang-reference-module-scss-module__hIaD1G__guideLead{background:var(--color-background-secondary);flex:40%;min-width:300px}.panchang-reference-module-scss-module__hIaD1G__guideCard{border-left:1px solid var(--color-border);flex:220px;min-width:200px}.panchang-reference-module-scss-module__hIaD1G__observeCard{background:var(--color-background);flex-basis:100%;padding-top:12px;padding-bottom:12px}.panchang-reference-module-scss-module__hIaD1G__observeCard p{color:var(--color-text-secondary);margin:7px 0 0;font-size:14px}.panchang-reference-module-scss-module__hIaD1G__eyebrow{color:var(--color-primary-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:700}.panchang-reference-module-scss-module__hIaD1G__guideLead h2{color:var(--color-text-primary);font-family:var(--font-display),"Georgia",serif;margin:0;font-size:27px;line-height:1.1}.panchang-reference-module-scss-module__hIaD1G__guideLead h2 span{color:var(--color-text-secondary);font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;font-size:14px;font-weight:500}.panchang-reference-module-scss-module__hIaD1G__guideLead>p:not(.panchang-reference-module-scss-module__hIaD1G__eyebrow){color:var(--color-text-secondary);margin:9px 0 0;font-size:14px;line-height:1.55}.panchang-reference-module-scss-module__hIaD1G__nextMoment{background:var(--color-auspicious-light);border-left:3px solid var(--color-auspicious-dark);color:var(--color-auspicious-dark);align-items:center;margin-top:14px;padding:8px 10px;font-size:13px;display:flex}.panchang-reference-module-scss-module__hIaD1G__nextMoment svg{margin-right:7px}.panchang-reference-module-scss-module__hIaD1G__nextAvoid{background:var(--color-inauspicious-light);border-left-color:var(--color-inauspicious-dark);color:var(--color-inauspicious-dark)}.panchang-reference-module-scss-module__hIaD1G__guideTitle{color:var(--color-text-primary);font-family:var(--font-display),"Georgia",serif;align-items:center;font-size:16px;font-weight:600;display:flex}.panchang-reference-module-scss-module__hIaD1G__guideTitle svg{color:var(--color-primary-dark);margin-right:7px}.panchang-reference-module-scss-module__hIaD1G__windowList{margin:12px 0 0;padding:0;list-style:none}.panchang-reference-module-scss-module__hIaD1G__windowList li{border-top:1px solid var(--color-border-light);align-items:center;padding:8px 0;font-size:13px;display:flex;position:relative}.panchang-reference-module-scss-module__hIaD1G__windowList strong{color:var(--color-text-primary);font-weight:600}.panchang-reference-module-scss-module__hIaD1G__windowList span{color:var(--color-text-secondary);white-space:nowrap;margin-left:auto;padding-left:8px}.panchang-reference-module-scss-module__hIaD1G__goodMark,.panchang-reference-module-scss-module__hIaD1G__avoidMark{border-radius:50%;width:6px;height:6px;margin-left:8px}.panchang-reference-module-scss-module__hIaD1G__goodMark{background:var(--color-auspicious-dark)}.panchang-reference-module-scss-module__hIaD1G__avoidMark{background:var(--color-inauspicious-dark)}.panchang-reference-module-scss-module__hIaD1G__guideEmpty{color:var(--color-text-secondary);margin:14px 0 0;font-size:13px}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__dailyGuide{margin:0 0 14px}.panchang-reference-module-scss-module__hIaD1G__guideLead,.panchang-reference-module-scss-module__hIaD1G__guideCard{border-left:none;flex-basis:100%;min-width:0;padding:14px}.panchang-reference-module-scss-module__hIaD1G__guideLead h2{font-size:23px}}.panchang-reference-module-scss-module__hIaD1G__observancesSection{border-color:var(--color-almanac-rule)}.panchang-reference-module-scss-module__hIaD1G__observanceIntro{color:var(--color-text-secondary);margin:var(--space-1) 0 0;font-size:12px}.panchang-reference-module-scss-module__hIaD1G__observanceHeaderLink,.panchang-reference-module-scss-module__hIaD1G__observanceGuideLink{color:var(--color-primary-dark);font-size:13px;font-weight:700;text-decoration:none}.panchang-reference-module-scss-module__hIaD1G__observanceHeaderLink:hover,.panchang-reference-module-scss-module__hIaD1G__observanceGuideLink:hover{color:var(--color-primary);text-decoration:underline}.panchang-reference-module-scss-module__hIaD1G__observanceHeaderLink{margin-left:var(--space-4);white-space:nowrap}.panchang-reference-module-scss-module__hIaD1G__observanceContent{padding:var(--space-2)}.panchang-reference-module-scss-module__hIaD1G__observanceList{flex-wrap:wrap;display:flex}.panchang-reference-module-scss-module__hIaD1G__observanceCard{background:var(--color-almanac-paper);border:1px solid var(--color-almanac-rule);border-radius:var(--radius-md);box-sizing:border-box;flex:1 1 calc(50% - var(--space-4));margin:var(--space-2);min-width:280px;padding:var(--space-4)}.panchang-reference-module-scss-module__hIaD1G__observanceCardHeading{justify-content:space-between;align-items:flex-start;display:flex}.panchang-reference-module-scss-module__hIaD1G__observanceCardHeading>div{padding-right:var(--space-4)}.panchang-reference-module-scss-module__hIaD1G__observanceCardHeading h3{color:var(--color-almanac-ink);font-family:var(--font-display),"Georgia",serif;margin:var(--space-1) 0 0;font-size:20px;line-height:1.2}.panchang-reference-module-scss-module__hIaD1G__observanceType{color:var(--color-primary-dark);letter-spacing:var(--tracking-wider);text-transform:uppercase;font-size:10px;font-weight:800}.panchang-reference-module-scss-module__hIaD1G__observanceGuideLink{white-space:nowrap;flex:none}.panchang-reference-module-scss-module__hIaD1G__observanceContext{margin:var(--space-3) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.panchang-reference-module-scss-module__hIaD1G__observanceContext li{color:var(--color-text-secondary);margin:var(--space-1) var(--space-4) 0 0;font-size:12px}.panchang-reference-module-scss-module__hIaD1G__observanceContext li:before{color:var(--color-primary);content:"•";margin-right:var(--space-1)}.panchang-reference-module-scss-module__hIaD1G__paranaWindow{border-top:1px solid var(--color-almanac-rule);color:var(--color-text-secondary);margin-top:var(--space-4);padding-top:var(--space-3);flex-wrap:wrap;align-items:center;font-size:13px;display:flex}.panchang-reference-module-scss-module__hIaD1G__paranaWindow>span:last-child{padding-left:var(--space-3);margin-left:auto}.panchang-reference-module-scss-module__hIaD1G__paranaLabel{color:var(--color-text-primary);align-items:center;font-weight:700;display:inline-flex}.panchang-reference-module-scss-module__hIaD1G__paranaLabel svg{color:var(--color-primary-dark);margin-right:var(--space-1)}.panchang-reference-module-scss-module__hIaD1G__observanceEmpty{background:var(--color-background-secondary);border-radius:var(--radius-md);margin:var(--space-2);padding:var(--space-4)}.panchang-reference-module-scss-module__hIaD1G__observanceEmpty p{color:var(--color-text-secondary);margin:0 0 var(--space-2);font-size:13px}.panchang-reference-module-scss-module__hIaD1G__observanceNotice{color:var(--color-text-secondary);margin:var(--space-1) var(--space-2) var(--space-2);font-size:12px}@media (max-width:640px){.panchang-reference-module-scss-module__hIaD1G__observanceCard{flex-basis:100%;min-width:0}.panchang-reference-module-scss-module__hIaD1G__observanceCardHeading{display:block}.panchang-reference-module-scss-module__hIaD1G__observanceCardHeading>div{padding-right:0}.panchang-reference-module-scss-module__hIaD1G__observanceGuideLink{margin-top:var(--space-2);display:inline-block}.panchang-reference-module-scss-module__hIaD1G__paranaWindow>span:last-child{padding:var(--space-1) 0 0;flex-basis:100%;margin-left:0}}.panchang-reference-module-scss-module__hIaD1G__headerBar{background:linear-gradient(135deg,#fffef7 0%,#fef3c7 100%);border:1px solid #e5e7eb;border-radius:8px;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__headerBar{padding:10px 12px}}.panchang-reference-module-scss-module__hIaD1G__headerMoon{border-right:1px solid #e5e7eb;flex-direction:column;align-items:center;margin-right:16px;padding-right:16px;display:flex}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__headerMoon{margin-right:12px;padding-right:12px}}.panchang-reference-module-scss-module__hIaD1G__headerMoon .panchang-reference-module-scss-module__hIaD1G__illumination{color:#57534e;margin-top:4px;font-size:11px;font-weight:500}.panchang-reference-module-scss-module__hIaD1G__headerContent{flex-direction:column;flex:1;min-width:0;display:flex}.panchang-reference-module-scss-module__hIaD1G__headerInfoRow{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__headerInfoRow{margin-bottom:4px}}.panchang-reference-module-scss-module__hIaD1G__headerDivider{color:#e5e7eb;margin:0 10px;font-weight:300}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__headerDivider{margin:0 6px}}.panchang-reference-module-scss-module__hIaD1G__headerItem{color:#292524;align-items:center;font-size:14px;display:inline-flex}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__headerItem{font-size:12px}}.panchang-reference-module-scss-module__hIaD1G__headerItem strong{color:#57534e;margin-right:4px}.panchang-reference-module-scss-module__hIaD1G__headerTimesRow{color:#57534e;flex-wrap:wrap;justify-content:flex-end;align-items:center;font-size:13px;display:flex}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__headerTimesRow{justify-content:flex-start;font-size:12px}}.panchang-reference-module-scss-module__hIaD1G__headerTimesRow svg{margin-right:4px}.panchang-reference-module-scss-module__hIaD1G__headerTimesRow .panchang-reference-module-scss-module__hIaD1G__timeDivider{color:#e5e7eb;margin:0 8px}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__headerTimesRow .panchang-reference-module-scss-module__hIaD1G__timeDivider{display:none}}.panchang-reference-module-scss-module__hIaD1G__celestialTime{white-space:nowrap;align-items:center;display:inline-flex}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__celestialTime{margin:0 12px 4px 0}}.panchang-reference-module-scss-module__hIaD1G__advancedIntro,.panchang-reference-module-scss-module__hIaD1G__advancedNote{color:var(--color-text-secondary);margin:0;padding:10px 12px;font-size:12px;line-height:1.55}.panchang-reference-module-scss-module__hIaD1G__advancedIntro{background:var(--color-background-secondary);border-bottom:1px solid var(--color-border)}.panchang-reference-module-scss-module__hIaD1G__advancedNote{background:var(--color-background);border-top:1px solid var(--color-border-light)}.panchang-reference-module-scss-module__hIaD1G__advancedTimingTable th:nth-child(2),.panchang-reference-module-scss-module__hIaD1G__advancedTimingTable td:nth-child(2){width:43%}.panchang-reference-module-scss-module__hIaD1G__panchakaTimingTable th:last-child,.panchang-reference-module-scss-module__hIaD1G__panchakaTimingTable td:last-child{white-space:nowrap}.panchang-reference-module-scss-module__hIaD1G__advancedGoodRow td:first-child{border-left:3px solid var(--color-auspicious-dark)}.panchang-reference-module-scss-module__hIaD1G__advancedCautionRow td:first-child{border-left:3px solid var(--color-inauspicious-dark)}.panchang-reference-module-scss-module__hIaD1G__advancedLabel,.panchang-reference-module-scss-module__hIaD1G__advancedMeaning{display:block}.panchang-reference-module-scss-module__hIaD1G__advancedLabel{color:var(--color-text-primary);font-size:13px}.panchang-reference-module-scss-module__hIaD1G__advancedMeaning{color:var(--color-text-tertiary);margin-top:2px;font-size:11px}.panchang-reference-module-scss-module__hIaD1G__advancedTimeCell{color:var(--color-text-primary);font-variant-numeric:tabular-nums;white-space:normal}@media (max-width:420px){.panchang-reference-module-scss-module__hIaD1G__advancedTimingTable{font-size:12px}.panchang-reference-module-scss-module__hIaD1G__advancedTimingTable th,.panchang-reference-module-scss-module__hIaD1G__advancedTimingTable td{padding-left:7px;padding-right:7px}.panchang-reference-module-scss-module__hIaD1G__advancedMeaning{display:none}}.panchang-reference-module-scss-module__hIaD1G__dateNavigation{align-items:center;margin-bottom:16px;display:flex}.panchang-reference-module-scss-module__hIaD1G__dateNavigation h1{font-family:var(--font-display),"Georgia",serif;color:#292524;margin:0 16px;font-size:24px;font-weight:600}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__dateNavigation h1{margin:0 8px;font-size:18px}}.panchang-reference-module-scss-module__hIaD1G__navButton{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;padding:6px 10px;transition:all .2s;display:flex}.panchang-reference-module-scss-module__hIaD1G__navButton:hover{background:#f3f4f6;border-color:#d1d5db}.panchang-reference-module-scss-module__hIaD1G__navButton svg{width:18px;height:18px}.panchang-reference-module-scss-module__hIaD1G__twoColumnRow{flex-wrap:wrap;margin:0 -6px 12px;display:flex}@media (max-width:900px){.panchang-reference-module-scss-module__hIaD1G__twoColumnRow{margin:0 0 12px;display:block}}.panchang-reference-module-scss-module__hIaD1G__twoColumnRow .panchang-reference-module-scss-module__hIaD1G__columnHalf{flex:1;min-width:0;padding:0 6px}@media (max-width:900px){.panchang-reference-module-scss-module__hIaD1G__twoColumnRow .panchang-reference-module-scss-module__hIaD1G__columnHalf{margin-bottom:12px;padding:0}.panchang-reference-module-scss-module__hIaD1G__twoColumnRow .panchang-reference-module-scss-module__hIaD1G__columnHalf:last-child{margin-bottom:0}}.panchang-reference-module-scss-module__hIaD1G__twoColumnRow .panchang-reference-module-scss-module__hIaD1G__columnHalf .panchang-reference-module-scss-module__hIaD1G__section{margin-bottom:0}.panchang-reference-module-scss-module__hIaD1G__section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;overflow:hidden}.panchang-reference-module-scss-module__hIaD1G__sectionHeader{background:#fafafa;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px;display:flex}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__sectionHeader{padding:10px}}.panchang-reference-module-scss-module__hIaD1G__sectionHeader h2,.panchang-reference-module-scss-module__hIaD1G__sectionHeader h3{font-family:var(--font-display),"Georgia",serif;color:#292524;align-items:center;margin:0;font-size:16px;font-weight:600;display:flex}.panchang-reference-module-scss-module__hIaD1G__sectionHeader h2 svg,.panchang-reference-module-scss-module__hIaD1G__sectionHeader h3 svg{color:#d97706;margin-right:8px}.panchang-reference-module-scss-module__hIaD1G__sectionContent{padding:0}.panchang-reference-module-scss-module__hIaD1G__denseTable{border-collapse:collapse;width:100%;font-size:14px}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__denseTable{font-size:13px}}.panchang-reference-module-scss-module__hIaD1G__denseTable th,.panchang-reference-module-scss-module__hIaD1G__denseTable td{text-align:left;border-bottom:1px solid #e5e7eb;padding:8px 10px}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__denseTable th,.panchang-reference-module-scss-module__hIaD1G__denseTable td{padding:6px 8px}}.panchang-reference-module-scss-module__hIaD1G__denseTable th{color:#57534e;text-transform:uppercase;letter-spacing:.5px;background:#f9fafb;font-size:12px;font-weight:600}.panchang-reference-module-scss-module__hIaD1G__denseTable tr:nth-child(2n){background:#f9fafb}.panchang-reference-module-scss-module__hIaD1G__denseTable tr:last-child td{border-bottom:none}.panchang-reference-module-scss-module__hIaD1G__denseTable tr:hover{background:#f3f4f6}.panchang-reference-module-scss-module__hIaD1G__labelValueTable{width:100%}.panchang-reference-module-scss-module__hIaD1G__labelValueTable .panchang-reference-module-scss-module__hIaD1G__row{border-bottom:1px solid #e5e7eb;display:flex}.panchang-reference-module-scss-module__hIaD1G__labelValueTable .panchang-reference-module-scss-module__hIaD1G__row:last-child{border-bottom:none}.panchang-reference-module-scss-module__hIaD1G__labelValueTable .panchang-reference-module-scss-module__hIaD1G__row:nth-child(2n){background:#f9fafb}.panchang-reference-module-scss-module__hIaD1G__labelValueTable .panchang-reference-module-scss-module__hIaD1G__label{color:#57534e;background:#f9fafb;border-right:1px solid #e5e7eb;flex:0 0 100px;padding:8px 10px;font-weight:600}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__labelValueTable .panchang-reference-module-scss-module__hIaD1G__label{flex:0 0 90px;padding:6px 8px;font-size:12px}}.panchang-reference-module-scss-module__hIaD1G__labelValueTable .panchang-reference-module-scss-module__hIaD1G__value{color:#292524;flex:1;padding:8px 10px}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__labelValueTable .panchang-reference-module-scss-module__hIaD1G__value{padding:6px 8px}}.panchang-reference-module-scss-module__hIaD1G__qualityBadge{border-radius:12px;align-items:center;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.panchang-reference-module-scss-module__hIaD1G__qualityBadge.panchang-reference-module-scss-module__hIaD1G__auspicious{color:#059669;background:#0596691a}.panchang-reference-module-scss-module__hIaD1G__qualityBadge.panchang-reference-module-scss-module__hIaD1G__inauspicious{color:#dc2626;background:#dc26261a}.panchang-reference-module-scss-module__hIaD1G__qualityBadge.panchang-reference-module-scss-module__hIaD1G__neutral{color:#6b7280;background:#6b72801a}.panchang-reference-module-scss-module__hIaD1G__qualityDot{border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.panchang-reference-module-scss-module__hIaD1G__qualityDot.panchang-reference-module-scss-module__hIaD1G__auspicious{background:#059669}.panchang-reference-module-scss-module__hIaD1G__qualityDot.panchang-reference-module-scss-module__hIaD1G__inauspicious{background:#dc2626}.panchang-reference-module-scss-module__hIaD1G__qualityDot.panchang-reference-module-scss-module__hIaD1G__neutral{background:#6b7280}.panchang-reference-module-scss-module__hIaD1G__timeValue{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif,"SF Mono",Monaco,monospace;color:#292524;font-size:13px}.panchang-reference-module-scss-module__hIaD1G__timeValue .panchang-reference-module-scss-module__hIaD1G__nextDay{color:#57534e;margin-left:4px;font-size:11px}.panchang-reference-module-scss-module__hIaD1G__uptoTime{color:#57534e;font-size:13px}.panchang-reference-module-scss-module__hIaD1G__uptoTime:before{content:"upto "}.panchang-reference-module-scss-module__hIaD1G__uptoTime .panchang-reference-module-scss-module__hIaD1G__time{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif,"SF Mono",Monaco,monospace;color:#292524}.panchang-reference-module-scss-module__hIaD1G__expandableHeader{cursor:pointer;-webkit-user-select:none;user-select:none}.panchang-reference-module-scss-module__hIaD1G__expandableHeader:hover{background:#f3f4f6}.panchang-reference-module-scss-module__hIaD1G__expandableHeader .panchang-reference-module-scss-module__hIaD1G__expandIcon{transition:transform .2s}.panchang-reference-module-scss-module__hIaD1G__expandableHeader .panchang-reference-module-scss-module__hIaD1G__expandIcon.panchang-reference-module-scss-module__hIaD1G__expanded{transform:rotate(180deg)}.panchang-reference-module-scss-module__hIaD1G__expandableContent{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.panchang-reference-module-scss-module__hIaD1G__expandableContent.panchang-reference-module-scss-module__hIaD1G__expanded{max-height:2000px;transition:max-height .5s ease-in}.panchang-reference-module-scss-module__hIaD1G__fixedLayout{table-layout:fixed}.panchang-reference-module-scss-module__hIaD1G__idColumn{width:50px}.panchang-reference-module-scss-module__hIaD1G__hourColumn{width:60px}.panchang-reference-module-scss-module__hIaD1G__qualityColumn{width:100px}.panchang-reference-module-scss-module__hIaD1G__rashiLabelColumn{width:120px}.panchang-reference-module-scss-module__hIaD1G__lordColumn{width:100px}.panchang-reference-module-scss-module__hIaD1G__elementColumn{width:20%}.panchang-reference-module-scss-module__hIaD1G__valueColumn{width:50%}.panchang-reference-module-scss-module__hIaD1G__timeColumn{width:30%}.panchang-reference-module-scss-module__hIaD1G__headerActions{align-items:center;display:flex}.panchang-reference-module-scss-module__hIaD1G__summaryText{color:#6b7280;margin-right:12px;font-size:13px}.panchang-reference-module-scss-module__hIaD1G__panchangTable .panchang-reference-module-scss-module__hIaD1G__sequenceElementCell{background:var(--color-almanac-paper);vertical-align:top}.panchang-reference-module-scss-module__hIaD1G__panchangTable .panchang-reference-module-scss-module__hIaD1G__elementName{color:#292524;align-items:center;font-weight:600;display:flex}.panchang-reference-module-scss-module__hIaD1G__panchangTable .panchang-reference-module-scss-module__hIaD1G__elementName .panchang-reference-module-scss-module__hIaD1G__paksha{color:#57534e;margin-left:4px;font-size:12px;font-weight:400}.panchang-reference-module-scss-module__hIaD1G__panchangTable .panchang-reference-module-scss-module__hIaD1G__elementValue{align-items:center;display:flex}.panchang-reference-module-scss-module__hIaD1G__panchangTable .panchang-reference-module-scss-module__hIaD1G__deity{color:#57534e;margin-top:2px;font-size:12px}.panchang-reference-module-scss-module__hIaD1G__panchangTable .panchang-reference-module-scss-module__hIaD1G__sunriseBadge{margin-left:var(--space-2);border-radius:var(--radius-full);background:var(--color-primary-50);color:var(--color-primary-dark);letter-spacing:var(--tracking-wide);text-transform:uppercase;padding:2px 6px;font-size:10px;font-weight:700;display:inline-flex}.panchang-reference-module-scss-module__hIaD1G__celestialBand{background:var(--color-almanac-paper);border-color:var(--color-almanac-rule);box-shadow:var(--shadow-warm-sm)}.panchang-reference-module-scss-module__hIaD1G__celestialBandHeader{background:var(--color-background-secondary);border-bottom-color:var(--color-almanac-rule);border-top:3px solid var(--color-primary-dark);align-items:flex-start;padding:18px 20px 16px}.panchang-reference-module-scss-module__hIaD1G__celestialBandHeader h2{color:var(--color-almanac-ink);margin-top:4px;font-size:24px;line-height:1.15}.panchang-reference-module-scss-module__hIaD1G__celestialBandHeader p{color:var(--color-text-secondary);margin:7px 0 0;font-size:13px;line-height:1.5}.panchang-reference-module-scss-module__hIaD1G__celestialEyebrow{color:var(--color-primary-dark);letter-spacing:var(--tracking-wider);text-transform:uppercase;font-size:10px;font-weight:700;display:block}.panchang-reference-module-scss-module__hIaD1G__celestialColumns{align-items:stretch;display:flex}.panchang-reference-module-scss-module__hIaD1G__celestialColumn{background:var(--color-surface);box-sizing:border-box;flex:1 1 0;min-width:0;padding:18px 20px 20px}.panchang-reference-module-scss-module__hIaD1G__celestialColumn+.panchang-reference-module-scss-module__hIaD1G__celestialColumn{border-left:1px solid var(--color-almanac-rule)}.panchang-reference-module-scss-module__hIaD1G__solarColumn{border-top:3px solid var(--color-sunrise)}.panchang-reference-module-scss-module__hIaD1G__solarColumn .panchang-reference-module-scss-module__hIaD1G__celestialIcon{background:var(--color-day);color:var(--color-sunset)}.panchang-reference-module-scss-module__hIaD1G__lunarColumn{border-top:3px solid var(--color-night)}.panchang-reference-module-scss-module__hIaD1G__lunarColumn .panchang-reference-module-scss-module__hIaD1G__celestialIcon{background:var(--color-background-secondary);color:var(--color-night)}.panchang-reference-module-scss-module__hIaD1G__cycleColumn{border-top:3px solid var(--color-primary-dark)}.panchang-reference-module-scss-module__hIaD1G__cycleColumn .panchang-reference-module-scss-module__hIaD1G__celestialIcon{background:var(--color-primary-50);color:var(--color-primary-dark)}.panchang-reference-module-scss-module__hIaD1G__celestialColumnHeader{align-items:center;margin-bottom:14px;display:flex}.panchang-reference-module-scss-module__hIaD1G__celestialColumnHeader>div{min-width:0}.panchang-reference-module-scss-module__hIaD1G__celestialColumnHeader span:not(.panchang-reference-module-scss-module__hIaD1G__celestialIcon){color:var(--color-text-tertiary);letter-spacing:var(--tracking-wide);text-transform:uppercase;font-size:10px;font-weight:700;display:block}.panchang-reference-module-scss-module__hIaD1G__celestialColumnHeader h3{color:var(--color-almanac-ink);font-family:var(--font-display),"Georgia",serif;margin:2px 0 0;font-size:20px;font-weight:600;line-height:1.1}.panchang-reference-module-scss-module__hIaD1G__celestialIcon{border-radius:var(--radius-full);flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;margin-right:10px;display:inline-flex;overflow:hidden}.panchang-reference-module-scss-module__hIaD1G__celestialFacts{margin:0}.panchang-reference-module-scss-module__hIaD1G__celestialNotice{background:var(--color-primary-50);border-left:2px solid var(--color-primary-dark);color:var(--color-text-secondary);margin:0 0 10px;padding:7px 9px;font-size:11px;line-height:1.45}.panchang-reference-module-scss-module__hIaD1G__celestialFact{border-top:1px solid var(--color-border-light);justify-content:space-between;align-items:baseline;padding:9px 0;display:flex}.panchang-reference-module-scss-module__hIaD1G__celestialFact:first-child{border-top:0}.panchang-reference-module-scss-module__hIaD1G__celestialFact dt{color:var(--color-text-secondary);flex:0 44%;margin-right:12px;font-size:12px}.panchang-reference-module-scss-module__hIaD1G__celestialFact dd{color:var(--color-text-primary);font-family:var(--font-body),"Segoe UI",system-ui,sans-serif;font-variant-numeric:tabular-nums;text-align:right;flex:auto;margin:0;font-size:13px;font-weight:600}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__celestialBandHeader{padding:15px 16px 14px}.panchang-reference-module-scss-module__hIaD1G__celestialBandHeader h2{font-size:21px}.panchang-reference-module-scss-module__hIaD1G__celestialColumns{display:block}.panchang-reference-module-scss-module__hIaD1G__celestialColumn{padding:16px}.panchang-reference-module-scss-module__hIaD1G__celestialColumn+.panchang-reference-module-scss-module__hIaD1G__celestialColumn{border-top-width:3px;border-left:0}}.panchang-reference-module-scss-module__hIaD1G__padaBand{background:var(--color-almanac-paper);border-color:var(--color-almanac-rule);box-shadow:var(--shadow-warm-sm)}.panchang-reference-module-scss-module__hIaD1G__padaBandHeader{background:var(--color-background-secondary);border-bottom-color:var(--color-almanac-rule);border-top:3px solid var(--color-night);align-items:flex-start;padding:18px 20px 16px}.panchang-reference-module-scss-module__hIaD1G__padaBandHeader h2{color:var(--color-almanac-ink);margin-top:4px;font-size:24px;line-height:1.15}.panchang-reference-module-scss-module__hIaD1G__padaBandHeader p{color:var(--color-text-secondary);margin:7px 0 0;font-size:13px;line-height:1.5}.panchang-reference-module-scss-module__hIaD1G__padaEyebrow{color:var(--color-night);letter-spacing:var(--tracking-wider);text-transform:uppercase;font-size:10px;font-weight:700;display:block}.panchang-reference-module-scss-module__hIaD1G__padaColumns{align-items:stretch;display:flex}.panchang-reference-module-scss-module__hIaD1G__padaColumn{background:var(--color-surface);box-sizing:border-box;flex:50%;min-width:0}.panchang-reference-module-scss-module__hIaD1G__padaColumn+.panchang-reference-module-scss-module__hIaD1G__padaColumn{border-left:1px solid var(--color-almanac-rule)}.panchang-reference-module-scss-module__hIaD1G__moonPadaColumn{border-top:3px solid var(--color-night)}.panchang-reference-module-scss-module__hIaD1G__moonPadaColumn .panchang-reference-module-scss-module__hIaD1G__padaIcon{background:var(--color-background-secondary);color:var(--color-night)}.panchang-reference-module-scss-module__hIaD1G__moonPadaColumn .panchang-reference-module-scss-module__hIaD1G__padaDotActive{background:var(--color-night);border-color:var(--color-night)}.panchang-reference-module-scss-module__hIaD1G__sunPadaColumn{border-top:3px solid var(--color-sunrise)}.panchang-reference-module-scss-module__hIaD1G__sunPadaColumn .panchang-reference-module-scss-module__hIaD1G__padaIcon{background:var(--color-day);color:var(--color-sunset)}.panchang-reference-module-scss-module__hIaD1G__sunPadaColumn .panchang-reference-module-scss-module__hIaD1G__padaDotActive{background:var(--color-sunrise);border-color:var(--color-sunrise)}.panchang-reference-module-scss-module__hIaD1G__padaColumnHeader{border-bottom:1px solid var(--color-almanac-rule);align-items:center;padding:16px 18px 14px;display:flex}.panchang-reference-module-scss-module__hIaD1G__padaColumnHeader>div{min-width:0}.panchang-reference-module-scss-module__hIaD1G__padaColumnHeader>div>span{color:var(--color-text-tertiary);letter-spacing:var(--tracking-wide);text-transform:uppercase;font-size:10px;font-weight:700;display:block}.panchang-reference-module-scss-module__hIaD1G__padaColumnHeader h3{color:var(--color-almanac-ink);font-family:var(--font-display),"Georgia",serif;margin:2px 0 0;font-size:20px;font-weight:600;line-height:1.1}.panchang-reference-module-scss-module__hIaD1G__padaColumnHeader p{color:var(--color-text-tertiary);margin:4px 0 0;font-size:11px;line-height:1.4}.panchang-reference-module-scss-module__hIaD1G__padaIcon{border-radius:var(--radius-full);flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;margin-right:10px;display:inline-flex}.panchang-reference-module-scss-module__hIaD1G__padaList{margin:0;padding:0;list-style:none}.panchang-reference-module-scss-module__hIaD1G__padaRow{border-bottom:1px solid var(--color-border-light);align-items:center;min-height:54px;padding:10px 18px;display:flex}.panchang-reference-module-scss-module__hIaD1G__padaRow:last-child{border-bottom:0}.panchang-reference-module-scss-module__hIaD1G__padaRail{flex:0 0 50px;align-items:center;margin-right:9px;display:flex}.panchang-reference-module-scss-module__hIaD1G__padaDot{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);box-sizing:border-box;width:7px;height:7px;margin-right:4px}.panchang-reference-module-scss-module__hIaD1G__padaDot:last-child{margin-right:0}.panchang-reference-module-scss-module__hIaD1G__padaIdentity{flex-wrap:wrap;flex:180px;align-items:baseline;min-width:0;padding-right:12px;display:flex}.panchang-reference-module-scss-module__hIaD1G__padaIdentity strong{color:var(--color-text-primary);font-family:var(--font-display),"Georgia",serif;margin-right:7px;font-size:16px;font-weight:600}.panchang-reference-module-scss-module__hIaD1G__padaIdentity>span:not(.panchang-reference-module-scss-module__hIaD1G__padaSunriseBadge){color:var(--color-text-secondary);white-space:nowrap;font-size:11px;font-weight:650}.panchang-reference-module-scss-module__hIaD1G__padaSunriseBadge{background:var(--color-primary-50);border-radius:var(--radius-full);color:var(--color-primary-dark);letter-spacing:var(--tracking-wide);text-transform:uppercase;white-space:nowrap;margin:4px 0 0 7px;padding:2px 6px;font-size:9px;font-weight:700}.panchang-reference-module-scss-module__hIaD1G__padaTime{color:var(--color-text-secondary);font-variant-numeric:tabular-nums;text-align:right;flex:0 155px;font-size:12px;line-height:1.35}.panchang-reference-module-scss-module__hIaD1G__padaEmpty,.panchang-reference-module-scss-module__hIaD1G__padaUnavailable{color:var(--color-text-secondary);margin:0;padding:18px;font-size:12px;line-height:1.5}.panchang-reference-module-scss-module__hIaD1G__padaUnavailable{background:var(--color-primary-50);border-left:3px solid var(--color-primary-dark);margin:16px 18px}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__padaBandHeader{padding:15px 16px 14px}.panchang-reference-module-scss-module__hIaD1G__padaBandHeader h2{font-size:21px}.panchang-reference-module-scss-module__hIaD1G__padaColumns{display:block}.panchang-reference-module-scss-module__hIaD1G__padaColumn+.panchang-reference-module-scss-module__hIaD1G__padaColumn{border-top-width:3px;border-left:0}.panchang-reference-module-scss-module__hIaD1G__padaColumnHeader,.panchang-reference-module-scss-module__hIaD1G__padaRow{padding-left:14px;padding-right:14px}}@media (max-width:520px){.panchang-reference-module-scss-module__hIaD1G__padaRow{flex-wrap:wrap;align-items:flex-start}.panchang-reference-module-scss-module__hIaD1G__padaRail{margin-top:5px}.panchang-reference-module-scss-module__hIaD1G__padaTime{box-sizing:border-box;text-align:left;flex-basis:100%;margin-top:6px;padding-left:59px}}.panchang-reference-module-scss-module__hIaD1G__muhurtaPlanner{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-warm-sm);margin-bottom:12px;overflow:hidden}.panchang-reference-module-scss-module__hIaD1G__muhurtaPlannerHeader{background:var(--color-background-secondary);border-top:3px solid var(--color-primary-dark);justify-content:space-between;align-items:flex-start;padding:18px 20px 16px;display:flex}.panchang-reference-module-scss-module__hIaD1G__muhurtaPlannerHeader h2{color:var(--color-text-primary);font-family:var(--font-display),"Georgia",serif;margin:0;font-size:24px;line-height:1.15}.panchang-reference-module-scss-module__hIaD1G__muhurtaPlannerHeader>div>p:last-child{color:var(--color-text-secondary);margin:6px 0 0;font-size:13px;line-height:1.5}.panchang-reference-module-scss-module__hIaD1G__muhurtaLocalLabel{background:var(--color-primary-100);border-radius:var(--radius-full);color:var(--color-primary-dark);flex:none;margin-left:16px;padding:5px 9px;font-size:11px;font-weight:700}.panchang-reference-module-scss-module__hIaD1G__muhurtaMoment{background:var(--color-auspicious-light);border-bottom:1px solid var(--color-border);color:var(--color-auspicious-dark);align-items:center;min-height:42px;padding:9px 20px;font-size:13px;display:flex}.panchang-reference-module-scss-module__hIaD1G__muhurtaMoment svg{flex:none;margin-right:8px}.panchang-reference-module-scss-module__hIaD1G__muhurtaMomentCaution{background:var(--color-inauspicious-light);color:var(--color-inauspicious-dark)}.panchang-reference-module-scss-module__hIaD1G__muhurtaColumns{display:flex}.panchang-reference-module-scss-module__hIaD1G__muhurtaColumn{flex:50%;min-width:0}.panchang-reference-module-scss-module__hIaD1G__muhurtaColumn+.panchang-reference-module-scss-module__hIaD1G__muhurtaColumn{border-left:1px solid var(--color-border)}.panchang-reference-module-scss-module__hIaD1G__muhurtaColumnHeader{border-bottom:1px solid var(--color-border);align-items:flex-start;padding:14px 16px;display:flex}.panchang-reference-module-scss-module__hIaD1G__muhurtaColumnHeader>svg{color:var(--color-auspicious-dark);flex:none;margin:1px 9px 0 0}.panchang-reference-module-scss-module__hIaD1G__muhurtaColumnHeader h3{color:var(--color-text-primary);font-family:var(--font-display),"Georgia",serif;margin:0;font-size:17px;line-height:1.2}.panchang-reference-module-scss-module__hIaD1G__muhurtaColumnHeader p{color:var(--color-text-tertiary);margin:3px 0 0;font-size:12px;line-height:1.4}.panchang-reference-module-scss-module__hIaD1G__muhurtaCautionColumn .panchang-reference-module-scss-module__hIaD1G__muhurtaColumnHeader>svg{color:var(--color-inauspicious-dark)}.panchang-reference-module-scss-module__hIaD1G__muhurtaWindowList{margin:0;padding:0;list-style:none}.panchang-reference-module-scss-module__hIaD1G__muhurtaWindow{border-bottom:1px solid var(--color-border-light);padding:13px 16px;position:relative}.panchang-reference-module-scss-module__hIaD1G__muhurtaWindow:last-child{border-bottom:none}.panchang-reference-module-scss-module__hIaD1G__muhurtaWindow>p{color:var(--color-text-secondary);margin:5px 0 0;font-size:12px;line-height:1.45}.panchang-reference-module-scss-module__hIaD1G__muhurtaWindowActive{background:var(--color-primary-50)}.panchang-reference-module-scss-module__hIaD1G__muhurtaWindowActive:before{background:var(--color-primary);content:"";width:3px;position:absolute;top:0;bottom:0;left:0}.panchang-reference-module-scss-module__hIaD1G__muhurtaWindowTopline{justify-content:space-between;align-items:center;display:flex}.panchang-reference-module-scss-module__hIaD1G__muhurtaWindowTopline strong{color:var(--color-text-primary);padding-right:8px;font-size:14px;font-weight:650}.panchang-reference-module-scss-module__hIaD1G__muhurtaStatus{border-radius:var(--radius-full);letter-spacing:.04em;text-transform:uppercase;flex:none;padding:3px 7px;font-size:10px;font-weight:700}.panchang-reference-module-scss-module__hIaD1G__muhurtaStatusactive{background:var(--color-primary-100);color:var(--color-primary-dark)}.panchang-reference-module-scss-module__hIaD1G__muhurtaStatusupcoming{background:var(--color-auspicious-light);color:var(--color-auspicious-dark)}.panchang-reference-module-scss-module__hIaD1G__muhurtaStatuscompleted,.panchang-reference-module-scss-module__hIaD1G__muhurtaStatusscheduled{background:var(--color-neutral-light);color:var(--color-text-tertiary)}.panchang-reference-module-scss-module__hIaD1G__muhurtaRange{color:var(--color-text-primary);font-variant-numeric:tabular-nums;margin-top:4px;font-size:13px;display:block}.panchang-reference-module-scss-module__hIaD1G__muhurtaConflict{color:var(--color-inauspicious-dark);align-items:center;margin-top:7px;font-size:11px;font-weight:600;display:flex}.panchang-reference-module-scss-module__hIaD1G__muhurtaConflict svg{flex:none;margin-right:5px}.panchang-reference-module-scss-module__hIaD1G__muhurtaEmpty{color:var(--color-text-tertiary);margin:0;padding:18px 16px;font-size:13px}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__muhurtaPlannerHeader{padding:15px 14px 13px}.panchang-reference-module-scss-module__hIaD1G__muhurtaPlannerHeader h2{font-size:21px}.panchang-reference-module-scss-module__hIaD1G__muhurtaLocalLabel{display:none}.panchang-reference-module-scss-module__hIaD1G__muhurtaMoment{padding-left:14px;padding-right:14px}.panchang-reference-module-scss-module__hIaD1G__muhurtaColumns{display:block}.panchang-reference-module-scss-module__hIaD1G__muhurtaColumn+.panchang-reference-module-scss-module__hIaD1G__muhurtaColumn{border-left:none;border-top:1px solid var(--color-border)}.panchang-reference-module-scss-module__hIaD1G__muhurtaColumnHeader,.panchang-reference-module-scss-module__hIaD1G__muhurtaWindow{padding-left:14px;padding-right:14px}}.panchang-reference-module-scss-module__hIaD1G__choghadiyaSection .panchang-reference-module-scss-module__hIaD1G__periodLabel{color:#57534e;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:8px 12px;font-size:13px;font-weight:600}.panchang-reference-module-scss-module__hIaD1G__rashiTable .panchang-reference-module-scss-module__hIaD1G__rashiSymbol{margin-right:8px;font-size:18px}.panchang-reference-module-scss-module__hIaD1G__rashiTable .panchang-reference-module-scss-module__hIaD1G__rashiName{align-items:center;display:flex}.panchang-reference-module-scss-module__hIaD1G__rashiTable .panchang-reference-module-scss-module__hIaD1G__englishName{color:#57534e;margin-left:4px;font-size:12px}.panchang-reference-module-scss-module__hIaD1G__calendarLedger{background:var(--color-almanac-paper);border-color:var(--color-almanac-rule);box-shadow:var(--shadow-warm-sm)}.panchang-reference-module-scss-module__hIaD1G__calendarLedgerHeader{background:var(--color-background-secondary);border-bottom:1px solid var(--color-almanac-rule);padding:var(--space-4) var(--space-5)}.panchang-reference-module-scss-module__hIaD1G__calendarLedgerHeader .panchang-reference-module-scss-module__hIaD1G__eyebrow{margin-bottom:var(--space-1)}.panchang-reference-module-scss-module__hIaD1G__calendarLedgerHeader h2{color:var(--color-almanac-ink);font-family:var(--font-display),"Georgia",serif;font-size:var(--text-2xl);font-weight:600;line-height:var(--leading-tight);margin:0}.panchang-reference-module-scss-module__hIaD1G__calendarLedgerHeader>p:not(.panchang-reference-module-scss-module__hIaD1G__eyebrow){color:var(--color-text-secondary);font-size:var(--text-sm);line-height:var(--leading-normal);margin:var(--space-1) 0 0}.panchang-reference-module-scss-module__hIaD1G__calendarEraList{background:var(--color-background);display:flex}.panchang-reference-module-scss-module__hIaD1G__calendarEra{box-sizing:border-box;min-width:0;padding:var(--space-5);flex:1 1 0}.panchang-reference-module-scss-module__hIaD1G__calendarEra+.panchang-reference-module-scss-module__hIaD1G__calendarEra{border-left:1px solid var(--color-almanac-rule)}.panchang-reference-module-scss-module__hIaD1G__calendarEra h3{color:var(--color-text-secondary);font-size:var(--text-2xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;margin:0;font-weight:700}.panchang-reference-module-scss-module__hIaD1G__calendarEraValue{color:var(--color-almanac-ink);font-family:var(--font-display),"Georgia",serif;font-size:var(--text-data-xl);font-weight:600;line-height:var(--leading-snug);margin:var(--space-2) 0 0}.panchang-reference-module-scss-module__hIaD1G__calendarEraMeta{color:var(--color-text-tertiary);font-size:var(--text-xs);line-height:var(--leading-normal);margin:var(--space-2) 0 0}.panchang-reference-module-scss-module__hIaD1G__calendarEraMeta span{display:block}.panchang-reference-module-scss-module__hIaD1G__calendarFactList{border-top:1px solid var(--color-almanac-rule);padding:0 var(--space-2) var(--space-3);flex-wrap:wrap;margin:0;display:flex}.panchang-reference-module-scss-module__hIaD1G__calendarFact{box-sizing:border-box;padding:var(--space-3) var(--space-3) 0;flex:160px;margin:0}.panchang-reference-module-scss-module__hIaD1G__calendarFact dt{color:var(--color-text-tertiary);font-size:var(--text-2xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;font-weight:700}.panchang-reference-module-scss-module__hIaD1G__calendarFact dd{color:var(--color-text-primary);font-size:var(--text-sm);font-weight:600;line-height:var(--leading-snug);margin:var(--space-1) 0 0}@media (max-width:768px){.panchang-reference-module-scss-module__hIaD1G__calendarLedgerHeader{padding:var(--space-3) var(--space-4)}.panchang-reference-module-scss-module__hIaD1G__calendarLedgerHeader h2{font-size:var(--text-xl)}.panchang-reference-module-scss-module__hIaD1G__calendarEraList{display:block}.panchang-reference-module-scss-module__hIaD1G__calendarEra{padding:var(--space-4)}.panchang-reference-module-scss-module__hIaD1G__calendarEra+.panchang-reference-module-scss-module__hIaD1G__calendarEra{border-left:none;border-top:1px solid var(--color-almanac-rule)}.panchang-reference-module-scss-module__hIaD1G__calendarEraValue{font-size:var(--text-data-lg)}}.panchang-reference-module-scss-module__hIaD1G__planetaryTable .panchang-reference-module-scss-module__hIaD1G__planetName{align-items:center;display:flex}.panchang-reference-module-scss-module__hIaD1G__planetaryTable .panchang-reference-module-scss-module__hIaD1G__planetName .panchang-reference-module-scss-module__hIaD1G__planetIcon{margin-right:8px;font-size:16px}.panchang-reference-module-scss-module__hIaD1G__planetaryTable .panchang-reference-module-scss-module__hIaD1G__retrograde{color:#dc2626;margin-left:6px;font-size:11px;font-weight:600}.panchang-reference-module-scss-module__hIaD1G__planetaryTable .panchang-reference-module-scss-module__hIaD1G__degree{font-family:var(--font-body),"Segoe UI",system-ui,sans-serif,"SF Mono",Monaco,monospace;color:#57534e;font-size:12px}.panchang-reference-module-scss-module__hIaD1G__timelineSection{margin-bottom:16px}.panchang-reference-module-scss-module__hIaD1G__timelineSection .timeline{border:1px solid #e5e7eb;border-radius:8px;margin:0;overflow:hidden}.panchang-reference-module-scss-module__hIaD1G__festivalBanner{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #f59e0b;border-radius:8px;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.panchang-reference-module-scss-module__hIaD1G__festivalBanner .panchang-reference-module-scss-module__hIaD1G__festivalIcon{margin-right:12px;font-size:20px}.panchang-reference-module-scss-module__hIaD1G__festivalBanner .panchang-reference-module-scss-module__hIaD1G__festivalName{color:#92400e;font-size:15px;font-weight:600}.panchang-reference-module-scss-module__hIaD1G__festivalBanner .panchang-reference-module-scss-module__hIaD1G__festivalDescription{color:#a16207;margin-left:8px;font-size:13px}.panchang-reference-module-scss-module__hIaD1G__loading{flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.panchang-reference-module-scss-module__hIaD1G__loading .panchang-reference-module-scss-module__hIaD1G__spinner{border:3px solid #e5e7eb;border-top-color:#d97706;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite panchang-reference-module-scss-module__hIaD1G__spin}.panchang-reference-module-scss-module__hIaD1G__loading .panchang-reference-module-scss-module__hIaD1G__loadingText{color:#57534e;margin-top:16px;font-size:14px}@keyframes panchang-reference-module-scss-module__hIaD1G__spin{to{transform:rotate(360deg)}}.panchang-reference-module-scss-module__hIaD1G__emptyState{text-align:center;color:#57534e;padding:40px 20px}.panchang-reference-module-scss-module__hIaD1G__emptyState .panchang-reference-module-scss-module__hIaD1G__emptyIcon{margin-bottom:12px;font-size:32px}.panchang-reference-module-scss-module__hIaD1G__emptyState .panchang-reference-module-scss-module__hIaD1G__emptyText{font-size:14px}
