:root{--navy:#083b66;--blue:#326f9f;--green:#4b7f20;--ink:#172a3a;--muted:#607285;--line:#bdcad4;--paper:#fff;--wash:#eef3f6;--soft:#f6f8fa;--good:#26734d;--warn:#94610a;--danger:#a33b32;--shadow:0 8px 22px rgba(17,42,63,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--wash);color:var(--ink);font-family:"Noto Sans Devanagari","Mangal","Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}.tools-shell{width:min(1180px,calc(100% - 32px));margin-inline:auto}.tools-topbar{background:var(--navy);color:#fff;border-bottom:4px solid #6d9b3e}.tools-topbar__inner{height:86px;display:flex;align-items:center;justify-content:space-between}.tools-brand{display:flex;align-items:center;gap:13px;text-decoration:none}.tools-brand__mark{display:grid;place-items:center;width:54px;height:54px;background:#fff;color:var(--navy);font-size:29px;font-weight:800;border-radius:4px}.tools-brand strong{display:block;font-size:27px;line-height:1.05}.tools-brand small{display:block;margin-top:4px;color:#d8e4ed;font-size:14px}.tools-language{display:flex;border:1px solid rgba(255,255,255,.35)}.tools-language a{padding:9px 12px;text-decoration:none;font-weight:700}.tools-language a.is-active{background:#fff;color:var(--navy)}
.tools-nav{position:relative;z-index:20;background:#0d4777;color:#fff;box-shadow:0 3px 9px rgba(0,0,0,.14)}.tools-nav__inner{width:min(1180px,calc(100% - 32px));margin:auto;display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:thin}.tools-nav__link{padding:15px 16px;text-decoration:none;font-weight:700;white-space:nowrap;border-bottom:3px solid transparent}.tools-nav__link:hover,.tools-nav__link.is-active{background:#3b7aaa;border-bottom-color:#a9d16f}.kl-topbar+.tools-nav{margin-bottom:0}.kl-page>.tools-nav{margin-inline:0}
.tools-main{padding-block:34px 54px}.tools-hero,.tools-page-title,.tools-filter,.tools-data-panel,.tools-match-form,.tools-match-result,.tools-person-summary{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow)}.tools-hero{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:42px}.tools-hero h1,.tools-page-title h1{font-size:clamp(30px,4vw,48px);line-height:1.2;margin:9px 0 12px;color:var(--navy)}.tools-hero p,.tools-page-title p{max-width:760px;margin:0;color:var(--muted);font-size:18px}.tools-kicker{color:#296994;font-size:14px;font-weight:800;letter-spacing:.04em}.tools-section{margin-top:34px}.tools-section__heading h2,.tools-data-panel h2,.tools-score-summary h2{margin:0;color:var(--navy);font-size:25px}.tools-section__heading p{margin:4px 0 16px;color:var(--muted)}.tools-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tools-service-card{position:relative;min-height:196px;padding:24px;background:#fff;border:1px solid var(--line);border-top:4px solid var(--blue);text-decoration:none;box-shadow:var(--shadow)}.tools-service-card:hover{transform:translateY(-2px);border-top-color:var(--green)}.tools-service-card__icon{display:grid;place-items:center;width:42px;height:42px;background:#e8f1f7;color:var(--navy);font-weight:800}.tools-service-card h3{margin:13px 0 5px;font-size:21px;color:var(--navy)}.tools-service-card p{margin:0 0 14px;color:var(--muted)}.tools-service-card strong{color:#236b40}
.tools-page-title{padding:30px 34px;border-top:5px solid var(--blue)}.tools-page-title h1{font-size:38px}.tools-filter{display:grid;grid-template-columns:180px 1fr auto;align-items:end;gap:14px;padding:20px;margin-top:18px}.tools-filter label,.tools-form-grid label{display:block;min-width:0}.tools-filter label>span,.tools-form-grid label>span{display:block;margin-bottom:5px;font-size:13px;font-weight:800;color:#435b6c}.tools-filter input,.tools-form-grid input{width:100%;height:43px;padding:8px 11px;border:1px solid #879dac;background:#fff;color:var(--ink);font:inherit;border-radius:2px}.tools-place-field{position:relative;display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px;min-width:0}.tools-place-field label{min-width:0}.tools-place-results{position:absolute;top:calc(100% + 5px);left:0;right:0;z-index:40;background:#fff;border:1px solid #859aaa;box-shadow:0 8px 20px rgba(0,0,0,.16);max-height:280px;overflow:auto}.tools-place-option,.tools-place-loading{display:block;width:100%;border:0;border-bottom:1px solid #e0e7ec;background:#fff;text-align:left;padding:10px 12px;font:inherit}.tools-place-option:hover{background:#edf5fa}.tools-place-loading{color:var(--muted)}.tools-button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:9px 18px;border:1px solid #356581;border-radius:2px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.tools-button--primary{background:var(--green);border-color:#355d16;color:#fff}.tools-button--light{background:#edf3f7;color:var(--navy)}
.tools-alert{margin-top:18px;padding:14px 17px;border:1px solid}.tools-alert--error{background:#fff1ef;border-color:#d7a29d;color:#7f2923}.tools-alert--note{background:#f8f6ed;border-color:#d7ca9c;color:#5a5030}.tools-result-heading{display:flex;justify-content:space-between;align-items:end;margin:30px 0 12px}.tools-result-heading span{color:var(--muted)}.tools-result-heading h2{margin:3px 0 0;color:var(--navy);font-size:29px}.tools-date-nav{display:flex;gap:5px}.tools-date-nav a{display:grid;place-items:center;width:41px;height:41px;border:1px solid #8399a9;background:#fff;text-decoration:none;font-size:22px}.tools-summary-strip{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.tools-summary-strip>div,.tools-inline-data>div{padding:15px;border-right:1px solid #d5dde3}.tools-summary-strip>div:last-child{border:0}.tools-summary-strip span,.tools-inline-data span{display:block;color:var(--muted);font-size:13px}.tools-summary-strip strong,.tools-inline-data strong{display:block;margin-top:3px;font-size:17px;color:var(--ink)}.tools-two-column{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.tools-data-panel{padding:20px;margin-top:18px}.tools-two-column>.tools-data-panel{margin-top:0}.tools-data-panel h2{padding-bottom:8px;border-bottom:3px solid var(--blue)}.tools-data-list{margin:10px 0 0}.tools-data-list>div{display:grid;grid-template-columns:42% 58%;padding:8px 4px;border-bottom:1px solid #e1e7eb}.tools-data-list>div:last-child{border-bottom:0}.tools-data-list dt{color:#506679;font-weight:700}.tools-data-list dd{margin:0;font-weight:800}.tools-data-list small{display:block;color:var(--muted);font-weight:500}.tools-inline-data{display:grid;grid-template-columns:repeat(6,1fr);margin-top:12px;border:1px solid #d2dce3}.tools-choghadiya{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:12px}.tools-choghadiya>div{border:1px solid #d4dde3}.tools-choghadiya h3{margin:0;padding:9px 13px;background:#edf3f7;color:var(--navy)}.tools-choghadiya p{display:flex;justify-content:space-between;gap:10px;margin:0;padding:8px 13px;border-top:1px solid #e3e8ec}.tools-choghadiya span{color:var(--muted)}
.tools-match-form{padding:22px;margin-top:18px}.tools-person-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tools-person-panel{min-width:0;margin:0;padding:18px;border:1px solid var(--line)}.tools-person-panel legend{padding:0 9px;color:var(--navy);font-size:20px;font-weight:800}.tools-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.tools-place-field--full{grid-column:1/-1}.tools-form-action{display:flex;justify-content:center;margin-top:18px}.tools-match-result{display:grid;grid-template-columns:250px 1fr;margin-top:26px}.tools-score{padding:25px;text-align:center;background:var(--navy);color:#fff}.tools-score>span,.tools-score>em{display:block}.tools-score strong{display:block;font-size:58px;line-height:1.05}.tools-score small{font-size:21px}.tools-score em{font-style:normal;color:#cfe2ee}.tools-score-summary{padding:24px}.tools-score-summary p{margin:7px 0}.tools-score-summary .is-good{color:var(--good);font-weight:700}.tools-score-summary .is-review{color:var(--warn);font-weight:700}.tools-person-summary{display:grid;grid-template-columns:1fr 1fr;margin-top:18px}.tools-person-summary>div{padding:20px}.tools-person-summary>div+div{border-left:1px solid var(--line)}.tools-person-summary h3{margin:0 0 10px;color:var(--navy);font-size:22px}.tools-person-summary p{display:flex;justify-content:space-between;margin:5px 0}.tools-person-summary span{color:var(--muted)}.tools-table-wrap{overflow-x:auto}.tools-table{width:100%;border-collapse:collapse;margin-top:12px}.tools-table th,.tools-table td{padding:10px 12px;border:1px solid #cdd7de;text-align:left}.tools-table th{background:#eaf1f5;color:var(--navy)}.tools-table__total td{font-weight:800;background:#f5f7f8}
.tools-footer{padding:24px 0;background:#dfe7eb;border-top:1px solid #b9c6ce;color:#536878;text-align:center}
@media(max-width:900px){.tools-card-grid{grid-template-columns:repeat(2,1fr)}.tools-filter{grid-template-columns:1fr}.tools-summary-strip{grid-template-columns:repeat(2,1fr)}.tools-inline-data{grid-template-columns:repeat(3,1fr)}.tools-person-grid,.tools-two-column{grid-template-columns:1fr}.tools-match-result{grid-template-columns:200px 1fr}}
@media(max-width:620px){body{font-size:15px}.tools-shell{width:min(100% - 20px,1180px)}.tools-topbar__inner{height:72px}.tools-brand__mark{width:44px;height:44px}.tools-brand strong{font-size:22px}.tools-brand small{font-size:12px}.tools-nav__inner{width:100%;padding-inline:8px}.tools-nav__link{padding:12px 11px}.tools-main{padding-block:18px 36px}.tools-hero{display:block;padding:25px 20px}.tools-hero .tools-button{margin-top:20px}.tools-card-grid{grid-template-columns:1fr}.tools-service-card{min-height:auto}.tools-page-title{padding:23px 20px}.tools-page-title h1{font-size:31px}.tools-filter,.tools-match-form,.tools-data-panel{padding:15px}.tools-place-field{grid-template-columns:1fr auto}.tools-result-heading{align-items:center}.tools-result-heading h2{font-size:23px}.tools-summary-strip{grid-template-columns:1fr 1fr}.tools-summary-strip>div:nth-child(even){border-right:0}.tools-inline-data{grid-template-columns:1fr 1fr}.tools-choghadiya{grid-template-columns:1fr}.tools-form-grid{grid-template-columns:1fr}.tools-place-field--full{grid-column:auto}.tools-match-result{grid-template-columns:1fr}.tools-score strong{font-size:48px}.tools-person-summary{grid-template-columns:1fr}.tools-person-summary>div+div{border-left:0;border-top:1px solid var(--line)}.tools-data-list>div{grid-template-columns:40% 60%}}

html,body{max-width:100%;overflow-x:hidden}.tools-page-title{min-width:0}.tools-filter{grid-template-columns:180px minmax(0,1fr) auto}.tools-filter>*{min-width:0}.tools-place-field{grid-template-columns:minmax(0,1fr) auto}
@media(max-width:900px){.tools-filter{grid-template-columns:minmax(0,1fr)}}
@media(max-width:620px){.tools-shell{width:min(1180px,calc(100% - 20px))}.tools-place-field{grid-template-columns:minmax(0,1fr) auto}.tools-page-title p{overflow-wrap:anywhere}}
@media(max-width:620px){.tools-main.tools-shell{width:100%;margin:0;padding-left:10px;padding-right:10px}.tools-page-title,.tools-filter,.tools-match-form,.tools-person-panel,.tools-data-panel{width:100%;max-width:100%}.tools-person-panel{min-inline-size:0}.tools-form-grid,.tools-form-grid>*{min-width:0}}
@media(max-width:620px){.tools-place-field{grid-template-columns:minmax(0,1fr)}.tools-place-field>[data-place-button]{display:none}.tools-place-field label,.tools-place-field input{min-width:0;max-width:100%}}

/* Panchang editorial report */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.panchang-editorial-head{max-width:960px;margin:0 auto;padding:12px 4px 8px;background:transparent}.panchang-editorial-head h1{margin:7px 0 13px;color:var(--navy);font-size:clamp(31px,4.2vw,48px);line-height:1.18}.panchang-editorial-head>p{max-width:900px;margin:0;color:#354c5e;font-size:18px;line-height:1.8}.panchang-editorial-head .panchang-location{margin-top:7px;color:#17679d;font-size:15px;font-weight:700}.panchang-location span{margin-right:4px}
.panchang-date-switcher{display:flex;align-items:center;justify-content:center;gap:7px;max-width:960px;margin:15px auto 0;padding:10px 0;border-top:1px solid #ced8df;border-bottom:1px solid #ced8df}.panchang-date-switcher>a,.panchang-date-jump button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 13px;border:1px solid #a8b8c4;background:#fff;color:#075e99;text-decoration:none;font-weight:800}.panchang-date-switcher>a:hover,.panchang-date-switcher>a.is-current{background:#e9f2f8;border-color:#4e83a7}.panchang-date-jump{display:flex;align-items:center}.panchang-date-jump label{display:flex;align-items:center;gap:7px;height:38px;padding:0 8px;border:1px solid #a8b8c4;border-right:0;background:#fff;color:var(--navy)}.panchang-date-jump input{width:132px;border:0;background:transparent;color:var(--ink);font:inherit;outline:0}.panchang-date-jump button{height:38px;background:var(--blue);border-color:var(--blue);color:#fff;cursor:pointer}
.panchang-change{max-width:960px;margin:12px auto 22px;background:#fff;border:1px solid #c5d0d8}.panchang-change>summary{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;color:var(--navy);font-weight:800;cursor:pointer;list-style:none}.panchang-change>summary::-webkit-details-marker{display:none}.panchang-change[open]>summary{border-bottom:1px solid #d5dde3}.panchang-change[open]>summary span{transform:rotate(45deg)}.panchang-change .tools-filter{margin:0;border:0;box-shadow:none}
.panchang-sheet{max-width:960px;margin:0 auto;background:#fff;border:1px solid #b9c7d1;border-top:4px solid #d9a31a;box-shadow:0 8px 24px rgba(16,43,64,.09)}.panchang-sheet__header{padding:18px 24px 16px;background:#fff7db}.panchang-sheet__header>span{color:#725715;font-size:13px;font-weight:800}.panchang-sheet__header h2{margin:2px 0;color:#193d57;font-size:28px;line-height:1.3}.panchang-sheet__header p{margin:0;color:#586b79;font-size:14px}
.panchang-sky-strip{display:grid;grid-template-columns:repeat(5,1fr);background:#0c817b;color:#fff}.panchang-sky-strip>div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:9px;align-items:center;padding:12px 14px;border-right:1px solid rgba(255,255,255,.22)}.panchang-sky-strip>div:last-child{border-right:0}.panchang-sky-icon{grid-row:1/3;color:#ffe165;font-size:25px;line-height:1}.panchang-sky-strip small{color:#d7f6f2;font-size:12px}.panchang-sky-strip strong{font-size:14px;white-space:nowrap}
.panchang-sheet__body{padding:26px 28px 30px}.panchang-lead{margin:0 0 26px;padding-bottom:20px;border-bottom:1px solid #dbe2e7;color:#31495b;font-size:17px;line-height:1.8}.panchang-prose-section{margin:0 0 27px}.panchang-prose-section h3{display:inline-block;margin:0 0 10px;padding-bottom:5px;border-bottom:3px solid #2e719f;color:#163e5d;font-size:24px;line-height:1.3}.panchang-prose-section h4{margin:15px 0 7px;color:#244c67;font-size:17px}.panchang-prose-section>p{margin:7px 0;color:#334b5d;font-size:16px;line-height:1.75}.panchang-prose-section>p strong{color:#122e43}.panchang-section-note{color:#6a7d8b!important;font-size:14px!important}.panchang-prose-columns{display:grid;grid-template-columns:1fr 1fr;gap:35px}.panchang-time-line{display:flex;align-items:baseline;justify-content:space-between;gap:15px;padding:5px 0;border-bottom:1px dotted #cbd5dc}.panchang-time-line span{white-space:nowrap;color:#526878}
.panchang-choghadiya-flow{display:flex;flex-wrap:wrap;gap:7px}.panchang-choghadiya-flow>span{display:inline-flex;flex-direction:column;min-width:102px;padding:7px 9px;background:#f2f6f8;border-left:3px solid #5d8bad;color:#607181;font-size:12px}.panchang-choghadiya-flow strong{color:#173c56;font-size:14px}.panchang-calculation-note{margin-top:30px;padding-top:15px;border-top:1px solid #d8e0e5;color:#607383}.panchang-calculation-note summary{color:#24658e;font-weight:800;cursor:pointer}.panchang-calculation-note p{margin:8px 0 0;font-size:13px}
@media(max-width:760px){.panchang-editorial-head{padding-inline:5px;overflow-wrap:anywhere}.panchang-editorial-head>p{font-size:16px;line-height:1.7}.panchang-date-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.panchang-date-switcher>a{min-width:0;padding-inline:7px}.panchang-date-jump{grid-column:1/-1;width:100%;justify-content:center}.panchang-date-jump label{flex:1;min-width:0}.panchang-date-jump input{width:100%;min-width:0}.panchang-sheet{min-width:0}.panchang-sky-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.panchang-sky-strip>div{min-width:0;border-bottom:1px solid rgba(255,255,255,.2)}.panchang-sheet__body{min-width:0;padding:21px 18px;overflow-wrap:anywhere}.panchang-prose-columns{grid-template-columns:1fr;gap:0}.panchang-prose-section h3{font-size:21px}.panchang-time-line span{white-space:normal;text-align:right;font-size:13px}}
@media(max-width:430px){.panchang-sheet__header{padding:15px 17px}.panchang-sheet__header h2{font-size:24px}.panchang-sky-strip>div{padding:10px}.panchang-sky-strip strong{font-size:13px}.panchang-choghadiya-flow>span{flex:1 1 44%}}

/* Compact full Panchang report with internal navigation */
.panchang-report-head{max-width:1120px;margin:0 auto 18px;padding-bottom:16px;border-bottom:1px solid #cdd8df}.panchang-report-head h1{margin:4px 0 7px;color:var(--navy);font-size:clamp(30px,3vw,40px);line-height:1.25}.panchang-report-head p{max-width:850px;margin:0;color:#425a6b;font-size:16px;line-height:1.65}.panchang-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:22px;max-width:1120px;margin:0 auto}.panchang-report-column{min-width:0}.panchang-report-column .panchang-date-switcher,.panchang-report-column .panchang-change{max-width:none}.panchang-report-column .panchang-date-switcher{margin-top:0}.panchang-clean-report{background:#fff;border:1px solid #bcc9d2}.panchang-day-title{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border-top:4px solid #d6a21e}.panchang-day-title small{color:#6d5314;font-weight:800}.panchang-day-title h2{margin:0;color:#153d5b;font-size:27px}.panchang-day-title p{margin:1px 0 0;color:#637585;font-size:14px}.panchang-day-title>strong{color:#745915;font-size:14px;text-align:right}.panchang-clean-report .panchang-sky-strip>div{padding:10px 11px}.panchang-clean-report .panchang-sky-strip>div>span{grid-row:1/3;color:#ffe15b;font-size:22px}.panchang-clean-body{padding:19px 22px 23px}.panchang-text-section{padding:0 0 17px;margin:0 0 17px;border-bottom:1px solid #d9e1e6}.panchang-text-section h2{display:inline-block;margin:0 0 8px;padding-bottom:3px;border-bottom:2px solid #2d709e;color:#163e5d;font-size:21px}.panchang-text-section h3{margin:10px 0 4px;color:#32556e;font-size:15px}.panchang-text-section p{margin:5px 0;color:#354d5e;line-height:1.65}.panchang-text-section p>strong{color:#132f43}.panchang-time-groups{display:grid;grid-template-columns:1fr 1fr;gap:24px}.panchang-time-groups>div>p{display:flex;justify-content:space-between;gap:12px;padding:4px 0;border-bottom:1px dotted #ccd6dd}.panchang-time-groups span{color:#5c7080;white-space:nowrap}.panchang-period-line{display:flex;flex-wrap:wrap;gap:0}.panchang-period-line>span{padding:4px 10px 4px 0;margin:0 10px 3px 0;border-right:1px solid #ced8df;color:#5b6f7e;font-size:13px}.panchang-period-line>span:last-child{border-right:0}.panchang-period-line strong{display:block;color:#163b55;font-size:14px}.panchang-more-detail{padding:11px 0;border-bottom:1px solid #d9e1e6}.panchang-more-detail summary{color:#11669d;font-weight:800;cursor:pointer}.panchang-more-detail .panchang-period-line{margin-top:10px}.panchang-clean-body .panchang-calculation-note{margin-top:15px}.panchang-sidebar{position:sticky;top:18px}.panchang-sidebar section{margin-bottom:18px;background:#fff;border:1px solid #c0ccd4}.panchang-sidebar h2{margin:0;padding:11px 13px;background:#edf3f6;color:#173f5d;font-size:17px;border-bottom:1px solid #cbd5dc}.panchang-sidebar nav{display:block}.panchang-sidebar a{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #e0e6ea;color:#174d71;text-decoration:none;font-size:14px;font-weight:700}.panchang-sidebar a:last-child{border-bottom:0}.panchang-sidebar a:hover{background:#f2f7fa;color:#0b659f}.panchang-sidebar a span{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:#4d8128;color:#fff;font-size:17px;line-height:1}
@media(max-width:900px){.panchang-page-grid{grid-template-columns:1fr}.panchang-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr;gap:14px}.panchang-sidebar section{margin:0}}
@media(max-width:760px){.panchang-date-switcher>a:nth-of-type(1){grid-column:1;grid-row:1}.panchang-date-switcher>a:nth-of-type(2){grid-column:2;grid-row:1}.panchang-date-switcher>a:nth-of-type(3){grid-column:3;grid-row:1}.panchang-date-switcher .panchang-date-jump{grid-column:1/-1;grid-row:2}}
@media(max-width:620px){.panchang-report-head{padding-inline:4px}.panchang-report-head h1{font-size:28px;overflow-wrap:anywhere}.panchang-report-head p{font-size:15px}.panchang-day-title{align-items:flex-start;padding:14px}.panchang-day-title h2{font-size:23px}.panchang-clean-report,.panchang-clean-body,.panchang-text-section{width:100%;min-width:0;max-width:100%;overflow-wrap:anywhere}.panchang-clean-body{padding:16px 15px}.panchang-time-groups{grid-template-columns:1fr;gap:10px}.panchang-time-groups>div,.panchang-time-groups>div>p{min-width:0}.panchang-time-groups span{max-width:58%;white-space:normal;text-align:right;overflow-wrap:anywhere}.panchang-period-line>span{min-width:0;overflow-wrap:anywhere}.panchang-sidebar{grid-template-columns:1fr}.panchang-text-section h2{font-size:20px}}

/* Wide editorial proportions: broad article with a dedicated reference rail. */
@media(min-width:901px){.tools-shell,.tools-nav__inner{width:min(1440px,calc(100% - 32px))}.panchang-report-head{max-width:1440px;padding-right:350px}.panchang-page-grid{grid-template-columns:minmax(0,1fr) 300px;gap:30px;max-width:1440px}.panchang-sidebar{margin-top:-126px}.panchang-clean-body{padding-inline:32px}}
.panchang-clean-report{border-color:#cbd5dc;box-shadow:none}.panchang-report-head .panchang-intro-detail{max-width:1180px;margin-top:10px;color:#2f4657;font-size:17px;line-height:1.85}.panchang-report-head .panchang-intro-detail strong{color:#122f44}

/* Panchang production balance and metadata UI */
body.panchang-page{background:#fff}.tools-topbar__actions{display:flex;align-items:center;gap:14px}.tools-live-presence{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#dce9f1;font-size:13px;font-weight:700;white-space:nowrap}.tools-live-presence__dot{width:8px;height:8px;border-radius:50%;background:#a7b8c3;box-shadow:0 0 0 3px rgba(255,255,255,.08)}.tools-live-presence.is-live .tools-live-presence__dot{background:#76d56c;box-shadow:0 0 0 3px rgba(118,213,108,.16)}.tools-live-presence strong{color:#fff;font-size:14px}
.panchang-breadcrumb{display:flex;align-items:center;gap:7px;max-width:1200px;margin:0 auto 14px;color:#657888;font-size:13px}.panchang-breadcrumb a{color:#176593;text-decoration:none}.panchang-breadcrumb a:hover{text-decoration:underline}.panchang-related-pills{display:flex;flex-wrap:wrap;gap:8px;max-width:1200px;margin:-5px auto 17px}.panchang-related-pills a{padding:6px 11px;border:1px solid #c8d6df;border-radius:999px;background:#f7fafc;color:#17618f;text-decoration:none;font-size:13px;font-weight:700}.panchang-related-pills a:hover{background:#eaf3f8;border-color:#79a2bc}
.panchang-report-head{max-width:1200px;margin-bottom:15px;padding:0 0 15px}.panchang-report-head p{max-width:980px}.panchang-report-head .panchang-intro{line-height:1.75}.panchang-page-grid{grid-template-columns:minmax(0,925px) 250px;gap:25px;max-width:1200px}.panchang-sidebar{margin-top:0}.panchang-sidebar section{margin-bottom:13px}.panchang-sidebar h2{padding:9px 11px;font-size:15px}.panchang-sidebar a{gap:7px;padding:7px 10px;font-size:13px;line-height:1.35}.panchang-sidebar a span{flex-basis:17px;width:17px;height:17px;font-size:14px}.panchang-sky-strip{grid-template-columns:repeat(6,minmax(0,1fr))}.panchang-clean-report .panchang-sky-strip>div{padding:10px 9px}.panchang-daily-summary{padding:0 0 18px;margin:0 0 18px;border-bottom:1px solid #d9e1e6}.panchang-daily-summary p{margin:0;color:#314a5c;font-size:16px;line-height:1.85}.panchang-daily-summary p+p{margin-top:10px}.panchang-daily-summary strong{color:#122f44;font-weight:800}
@media(min-width:901px){body.panchang-page .tools-shell,body.panchang-page .tools-nav__inner{width:min(1200px,calc(100% - 32px))}.panchang-report-head{max-width:1200px;padding-right:0}.panchang-page-grid{grid-template-columns:minmax(0,925px) 250px;gap:25px;max-width:1200px}.panchang-sidebar{margin-top:0}.panchang-clean-body{padding-inline:27px}}
@media(max-width:900px){.panchang-breadcrumb,.panchang-related-pills{max-width:none}.panchang-related-pills{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.panchang-page-grid{grid-template-columns:minmax(0,1fr);gap:18px}.panchang-report-column{width:100%;min-width:0}.panchang-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:0}.panchang-sidebar section{margin:0}.panchang-sky-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.tools-topbar__actions{gap:7px}.tools-live-presence{padding:6px 8px}.tools-language a{padding:7px 9px}.panchang-breadcrumb{margin-bottom:10px}.panchang-related-pills{gap:6px;margin-bottom:14px}.panchang-related-pills a{flex:0 0 auto;padding:5px 9px;font-size:12px}.panchang-report-head{padding-inline:2px}.panchang-report-head h1{font-size:27px}.panchang-intro{line-height:1.7!important}.panchang-day-title{display:block}.panchang-day-title>strong{display:block;margin-top:7px;text-align:left}.panchang-day-title h2{font-size:21px}.panchang-sky-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.panchang-sidebar{grid-template-columns:1fr}.panchang-daily-summary p{font-size:15px;line-height:1.8}}
@media(max-width:420px){.tools-brand{gap:8px}.tools-brand small{display:none}.tools-live-presence{font-size:0;gap:5px}.tools-live-presence strong{font-size:13px}.tools-language a{padding-inline:7px}}

/* Choghadiya table and date-based Panchang chooser */
.panchang-choghadiya-note{margin:3px 0 14px!important;padding:11px 13px;border:1px solid #ead48d;border-radius:5px;background:#fff7d8;color:#6b5314!important;font-size:14px}.panchang-choghadiya-card{overflow:hidden;border:1px solid #c9d4dc;background:#fff;box-shadow:0 5px 15px rgba(16,48,70,.07)}.panchang-choghadiya-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #d2dbe1;background:#f5f7f8}.panchang-choghadiya-tabs button{position:relative;min-height:52px;padding:12px 16px;border:0;background:transparent;color:#334d60;font:inherit;font-size:17px;font-weight:700;cursor:pointer}.panchang-choghadiya-tabs button[aria-selected="true"]{background:#fff;color:#102f45;font-weight:800}.panchang-choghadiya-tabs button[aria-selected="true"]:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:4px;background:#d8a014}.panchang-choghadiya-tabs button:focus-visible{z-index:1;outline:3px solid rgba(50,111,159,.3);outline-offset:-3px}.panchang-choghadiya-panel[hidden]{display:none}.panchang-choghadiya-row{display:grid;grid-template-columns:minmax(120px,1.2fr) minmax(105px,.9fr) minmax(105px,.9fr);align-items:center;min-height:49px;border-bottom:1px solid #dbe2e7}.panchang-choghadiya-row:last-child{border-bottom:0}.panchang-choghadiya-row>*{min-width:0;padding:10px 14px}.panchang-choghadiya-row>*+*{border-left:1px solid #d5dee4}.panchang-choghadiya-row.is-heading{min-height:40px;background:#edf3f6;color:#526878;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.panchang-choghadiya-row strong{font-size:16px}.panchang-choghadiya-row time{font-size:15px;font-weight:700;white-space:nowrap}.panchang-choghadiya-row.is-most-auspicious{color:#158238}.panchang-choghadiya-row.is-good{color:#087ac0}.panchang-choghadiya-row.is-inauspicious{color:#d9472d}.panchang-choghadiya-row.is-vela{color:#1d2730}.panchang-choghadiya-legend{display:flex;flex-wrap:wrap;gap:9px 17px;margin-top:12px;color:#405666;font-size:13px;font-weight:700}.panchang-choghadiya-legend span{display:inline-flex;align-items:center;gap:6px}.panchang-choghadiya-legend i{width:13px;height:13px;border-radius:2px;background:#748491}.panchang-choghadiya-legend i.is-most-auspicious{background:#158238}.panchang-choghadiya-legend i.is-good{background:#0b91df}.panchang-choghadiya-legend i.is-inauspicious{background:#ea4b2e}.panchang-choghadiya-legend i.is-vela{background:#1d2730}
.panchang-date-calculator{margin:27px 0 6px;padding-top:24px;border-top:1px solid #d8e1e6}.panchang-date-calculator>h2{display:inline-block;margin:0 0 8px;padding-bottom:4px;border-bottom:3px solid #2d709e;color:#153d5b;font-size:25px;line-height:1.3}.panchang-date-calculator>p{max-width:760px;margin:0 0 17px;color:#4e6372}.panchang-date-calculator>form{display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:end;gap:13px;max-width:790px;margin:0 auto;padding:20px;background:#fff3c9;border:1px solid #ead58d}.panchang-date-calculator label{display:block;min-width:0}.panchang-date-calculator label>span{display:block;margin-bottom:5px;color:#3c4e5a;font-size:13px;font-weight:800}.panchang-date-calculator input{width:100%;height:45px;padding:8px 11px;border:1px solid #a99d78;background:#fff;color:var(--ink);font:inherit}.panchang-calculator-place{grid-template-columns:minmax(0,1fr) auto}.panchang-calculator-place .tools-button{height:45px;border-color:#a99d78;background:#fff;color:#174d71}.panchang-calculator-submit{min-height:45px;padding:9px 18px;border:1px solid #c74a1f;background:#df5b2d;color:#fff;font:inherit;font-weight:800;text-transform:uppercase;cursor:pointer}.panchang-calculator-submit:hover{background:#c94b20}
@media(max-width:760px){.panchang-choghadiya-tabs button{min-height:48px;padding:10px 8px;font-size:15px}.panchang-choghadiya-row{grid-template-columns:minmax(90px,1fr) minmax(88px,.9fr) minmax(88px,.9fr)}.panchang-choghadiya-row>*{padding:9px 8px}.panchang-choghadiya-row strong{font-size:15px}.panchang-choghadiya-row time{font-size:13px}.panchang-date-calculator>h2{font-size:22px}.panchang-date-calculator>form{grid-template-columns:1fr;padding:15px}.panchang-calculator-place{grid-template-columns:minmax(0,1fr) auto}.panchang-calculator-submit{width:100%}}
@media(max-width:390px){.panchang-choghadiya-row{grid-template-columns:minmax(76px,1fr) minmax(82px,.92fr) minmax(82px,.92fr)}.panchang-choghadiya-row>*{padding-inline:6px}.panchang-choghadiya-row time{font-size:12px}.panchang-choghadiya-legend{gap:7px 12px}.panchang-calculator-place{grid-template-columns:1fr}.panchang-calculator-place>[data-place-button]{display:none}}

/* Panchang location remains readable text until the visitor chooses to change it. */
.panchang-location-trigger{appearance:none;display:inline;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:800;line-height:inherit;text-align:left;text-decoration:underline dotted;text-underline-offset:4px;cursor:pointer}
.panchang-location-trigger:hover,.panchang-location-trigger:focus-visible{color:#0b659c;text-decoration-style:solid;outline:0}

/* Daily Panchang SEO summary, location and festival presentation. */
.panchang-location-badge{display:inline-flex;align-items:center;gap:10px;margin-top:13px;padding:9px 14px;border:1px solid #77a6b5;border-radius:8px;background:#eef9f8;color:#075e62;font:inherit;text-align:left;cursor:pointer;box-shadow:0 3px 10px rgba(9,78,82,.08)}
.panchang-location-badge>span:first-child{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;border-radius:50%;background:#0d7778;color:#fff;font-size:18px}
.panchang-location-badge small,.panchang-location-badge strong{display:block}.panchang-location-badge small{color:#4f7377;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.panchang-location-badge strong{color:#07555b;font-size:15px}.panchang-location-badge:hover,.panchang-location-badge:focus-visible{background:#e1f4f2;border-color:#2b8084;outline:3px solid rgba(43,128,132,.18)}
.panchang-festival-box{margin:0 0 22px;padding:20px;border:1px solid #e0c36a;border-left:5px solid #d69b10;border-radius:8px;background:linear-gradient(135deg,#fffaf0,#fff4ce);box-shadow:0 7px 18px rgba(116,86,16,.08)}
.panchang-festival-box__head{display:flex;align-items:center;gap:12px;margin-bottom:13px}.panchang-festival-box__head>span{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:50%;background:#9a6810;color:#fff;font-size:20px}.panchang-festival-box__head small{display:block;color:#876411;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.panchang-festival-box__head h2{margin:1px 0 0;color:#5d410b;font-size:22px;line-height:1.25}.panchang-festival-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.panchang-festival-list article{padding:13px 14px;border:1px solid rgba(180,133,31,.32);border-radius:6px;background:rgba(255,255,255,.72)}.panchang-festival-list strong{display:block;color:#754e08;font-size:17px}.panchang-festival-list p{margin:4px 0 0;color:#5d5644;line-height:1.55}.panchang-festival-note{margin:12px 0 0!important;color:#756946!important;font-size:12px!important}
.panchang-faq details{border:1px solid #d0dce3;background:#f8fbfc}.panchang-faq details+details{margin-top:8px}.panchang-faq summary{padding:11px 13px;color:#174865;font-weight:800;cursor:pointer}.panchang-faq details p{margin:0;padding:0 13px 13px;color:#425968}
@media(max-width:620px){.panchang-location-badge{width:100%;margin-top:11px}.panchang-location-badge strong{overflow-wrap:anywhere}.panchang-festival-box{padding:16px 14px}.panchang-festival-list{grid-template-columns:1fr}.panchang-festival-box__head h2{font-size:20px}}
/* Shared location autocomplete: used by every astrology tool. */
.tools-place-results[hidden]{display:none!important}
.tools-place-results{box-sizing:border-box;width:auto;min-width:100%;max-height:min(320px,50vh);overscroll-behavior:contain}
.tools-place-option{box-sizing:border-box;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:52px!important;margin:0!important;padding:8px 11px!important;border:0!important;border-bottom:1px solid #e0e7ec!important;border-radius:0!important;background:#fff!important;color:#263f4d!important;text-align:left!important;white-space:normal!important;line-height:1.25!important;box-shadow:none!important;transform:none!important;cursor:pointer}
.tools-place-option:hover,.tools-place-option.is-active{background:#edf5fa!important;color:#173b50!important}
.tools-place-option .kl-place-option-flag{display:grid;place-items:center;width:28px;height:28px;float:none!important;font-size:18px;line-height:1}
.tools-place-option .kl-place-option-copy{display:block;min-width:0;float:none!important}
.tools-place-option .kl-place-option-title{display:block;overflow:hidden;color:inherit;font-size:13px;font-weight:850;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.tools-place-option .kl-place-option-meta{display:block;overflow:hidden;margin-top:2px;color:#70818b;font-size:10px;font-weight:600;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.tools-place-loading{box-sizing:border-box;width:100%;min-height:46px;padding:12px;color:var(--muted);background:#fff}
