
:root{--fest-saffron:#c45a12;--fest-maroon:#861717;--fest-gold:#f4b33f;--fest-bg:#fff8ed;--fest-border:#ead7bf;--fest-muted:#6b5b4d;--fest-card:#fff;--fest-shadow:0 20px 55px rgba(88,42,8,.12)}
.festival-shell{max-width:1180px;margin:0 auto;padding:34px 18px 80px}.festival-hero{border:1px solid var(--fest-border);background:linear-gradient(135deg,#fff8ed,#fff);border-radius:30px;padding:42px 34px;margin:28px 0;box-shadow:var(--fest-shadow)}.festival-eyebrow{letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:#d97706;font-size:.75rem}.festival-hero h1{font-size:clamp(2rem,5vw,4.5rem);line-height:1.04;margin:.45rem 0;color:var(--fest-maroon)}.festival-hero p{max-width:780px;color:var(--fest-muted);font-size:1.08rem}.festival-actions,.festival-tool-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.festival-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--fest-maroon);color:#fff;text-decoration:none;padding:12px 18px;font-weight:900;cursor:pointer}.festival-btn.secondary{background:#fff;color:var(--fest-maroon);border:1px solid var(--fest-border)}.festival-section{margin-top:34px}.festival-section h2{font-size:clamp(1.45rem,3vw,2.3rem);color:var(--fest-maroon)}.festival-input,.festival-select{border:1px solid var(--fest-border);border-radius:999px;padding:13px 18px;background:#fff;min-width:220px;font:inherit}.festival-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.festival-card{background:var(--fest-card);border:1px solid var(--fest-border);border-radius:22px;padding:20px;box-shadow:0 8px 28px rgba(80,40,8,.08);transition:.25s transform,.25s box-shadow}.festival-card:hover{transform:translateY(-4px);box-shadow:var(--fest-shadow)}.festival-card h3{margin:.2rem 0;color:var(--fest-maroon)}.meta{color:var(--fest-muted);font-size:.92rem}.chip{display:inline-flex;border:1px solid #f4c47a;color:#92400e;background:#fff7e6;border-radius:999px;padding:5px 10px;font-size:.78rem;font-weight:800;margin:4px 5px 4px 0}.month-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.month-card{background:#fff;border:1px solid var(--fest-border);border-radius:20px;padding:18px}.panchangam-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.panchangam-item{border:1px solid var(--fest-border);border-radius:18px;background:#fff;padding:18px}.pill-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.pill-card{background:#fff;border:1px solid var(--fest-border);border-radius:999px;padding:12px 16px}.notice-box{background:#fff4dc;border:1px solid #fed7aa;color:#78350f;border-radius:18px;padding:16px;margin:20px 0}.calendar-link{font-family:ui-monospace,monospace;font-size:.82rem;word-break:break-all;color:#7c2d12}@media(max-width:760px){.festival-hero{padding:28px 20px}.festival-input,.festival-select{min-width:100%;width:100%}}
