:root{--primary: #2563eb;--primary-dark: #1d4ed8;--accent: #f59e0b;--success: #10b981;--danger: #ef4444;--bg: #f8fafc;--surface: #ffffff;--border: #e2e8f0;--text: #0f172a;--muted: #64748b;--radius: 12px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 4px 16px rgba(0,0,0,.06);--hindu-bg: #fef3c7;--hindu-text: #92400e;--muslim-bg: #d1fae5;--muslim-text: #065f46;--sikh-bg: #fce7f3;--sikh-text: #9d174d;--jain-bg: #ede9fe;--jain-text: #5b21b6;--buddhist-bg: #fef9c3;--buddhist-text: #713f12;--christian-bg: #dbeafe;--christian-text: #1e3a8a;--hindu-tamil-bg: #fce7f3;--hindu-tamil-text: #9d174d;--hindu-telugu-bg: #ecfdf5;--hindu-telugu-text: #065f46;--hindu-north-bg: #fef9c3;--hindu-north-text: #713f12}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6;color:var(--text);background:var(--bg);min-height:100dvh;display:flex;flex-direction:column}main{flex:1}img,svg{display:block;max-width:100%}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-family:Poppins,sans-serif;font-weight:700;line-height:1.2}h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}h2{font-size:clamp(1.4rem,3vw,1.875rem)}h3{font-size:1.125rem}.container{max-width:1120px;margin:0 auto;padding:0 1.25rem}.section{padding:3rem 0}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.pill{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize}.pf-trigger{display:flex;align-items:center;gap:.35rem;padding:.28rem .7rem;border:1.5px solid var(--border);border-radius:20px;background:var(--bg);color:var(--muted);font-size:.75rem;font-weight:600;cursor:pointer;flex-shrink:0;transition:border-color .15s,color .15s}.pf-trigger:hover{border-color:var(--primary);color:var(--primary)}.pf-trigger svg{flex-shrink:0}.pf-overlay{display:none;position:fixed;inset:0;z-index:1000;background:#0f172a8c;backdrop-filter:blur(3px);align-items:flex-start;justify-content:center;padding-top:6vh}.pf-overlay.open{display:flex}.pf-modal{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 20px 60px #0003;width:min(680px,94vw);max-height:80vh;overflow-y:auto;padding:1.2rem 1.4rem 1.4rem}.pf-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.pf-modal-title{font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;color:var(--text)}.pf-close{border:none;background:none;font-size:1rem;cursor:pointer;color:var(--muted);padding:.2rem .4rem;border-radius:6px;line-height:1}.pf-close:hover{background:var(--bg);color:var(--text)}#pf-search-ui{--pagefind-ui-scale: .9;--pagefind-ui-primary: var(--primary);--pagefind-ui-text: var(--text);--pagefind-ui-background: var(--surface);--pagefind-ui-border: var(--border);--pagefind-ui-border-radius: 10px;--pagefind-ui-font: Inter, system-ui, sans-serif}.site-header{background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.header-top{display:flex;align-items:center;justify-content:space-between;padding:.45rem 0;border-bottom:1px solid var(--border);gap:.5rem}.site-logo{font-family:Poppins,sans-serif;font-weight:800;font-size:1.15rem;color:var(--text);text-decoration:none;flex-shrink:0;line-height:1}.site-logo span{color:var(--primary)}.site-tagline{font-size:.7rem;color:var(--muted);margin:0;font-style:italic;white-space:nowrap}.site-nav-bar{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.35rem 0}.site-nav-bar::-webkit-scrollbar{display:none}.site-nav{display:flex;flex-wrap:nowrap;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0;width:max-content}.site-nav li.nav-gap{width:1px;background:var(--border);align-self:stretch;margin:.1rem .3rem;flex-shrink:0}.site-nav a{display:inline-block;padding:.22rem .62rem;border-radius:20px;font-size:.77rem;font-weight:500;color:var(--muted);background:transparent;border:1px solid transparent;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.site-nav a:hover{background:var(--bg);border-color:var(--border);color:var(--primary)}.site-nav a.active{background:var(--primary);color:#fff;border-color:var(--primary)}@media (min-width: 860px){.site-nav-bar{overflow-x:visible}.site-nav{flex-wrap:wrap;width:auto}}.site-footer{background:var(--surface);border-top:1px solid var(--border);padding:2rem 0;font-size:.875rem;color:var(--muted)}.footer-inner{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.footer-col h4{font-size:.875rem;font-weight:600;color:var(--text);margin-bottom:.75rem;font-family:Poppins}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.4rem}.footer-col a{color:var(--muted)}.footer-col a:hover{color:var(--primary)}.footer-bottom{margin-top:1.5rem;border-top:1px solid var(--border);padding-top:1rem}.time-card{--_bg: var(--surface);background:var(--_bg);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}.time-card.auspicious{border-left:4px solid var(--success)}.time-card.inauspicious{border-left:4px solid var(--danger)}.time-card .time-range{font-family:Inter,sans-serif;font-weight:700;font-size:1.35rem;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.time-card .time-name{font-weight:600}.time-card .time-native{color:var(--muted);font-size:.9rem}@media (max-width: 640px){.site-tagline{display:none}.footer-inner{flex-direction:column}}
