.festival-categories-section{margin:2.2rem 0 1.5rem}.fes-section{font-family:Poppins,sans-serif;color:#8e2e0f}.fes-heading h1{font-size:46px;color:#8e2e0f;font-weight:700;margin-bottom:10px;font-family:Batangas,sans-serif}.fes-heading p{font-size:18px;font-weight:500;color:#000;margin-bottom:30px}.festival-categories-heading{font-size:2.2rem;font-weight:700;color:#8e2e0f;font-family:batangas,sans-serif;margin-bottom:1.1rem}.festival-categories-grid{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.festival-category-btn{background:#fff;color:#8e2e0f;border:2px solid #f29726;border-radius:0;font-size:1.1rem;font-weight:700;padding:.9rem .4rem;cursor:pointer;transition:background .2s,color .2s;outline:none;text-align:center;width:100%}.festival-category-btn.active,.festival-category-btn:hover{background:#8e2e0f;color:#fff}.festival-search-section{margin:2.5rem 0 1.5rem}.festival-search-label{font-size:1.3rem;color:#8e2e0f;font-weight:700;margin-bottom:.7rem}.festival-search-form{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-wrap:wrap}.festival-search-input-wrapper{display:flex;align-items:center;background:#fffae2;border:2px solid #e0bfae;border-radius:5px;padding:0 1rem;min-width:220px}.festival-search-icon{font-size:1.2rem;color:#8e2e0f;margin-right:.5rem}.festival-search-input{border:none;outline:none;font-size:1rem;font-family:inherit;background:transparent;color:#8e2e0f;width:100%;padding:.6rem 0}.festival-search-year{font-size:1.1rem;padding:.7rem 1.2rem;border-radius:5px;border:2px solid #e0bfae;background:#fffae2;color:#000;font-family:inherit;font-weight:500;outline:none}.festival-search-btn{background:#8e2e0f;color:#fff;font-size:1.1rem;font-weight:700;border:none;border-radius:5px;padding:.4rem 2.2rem;cursor:pointer;transition:background .2s}.festival-search-btn:hover{background:#f29726}.festival-table-section{background:#fffae2;border-radius:16px;box-shadow:0 2px 12px rgba(184,92,59,.07);padding:1.5rem 1.2rem 2.2rem;margin:2.5rem auto}.festival-table-heading{font-size:2.5rem;font-weight:700;color:#8e2e0f;font-family:batangas,sans-serif;text-align:center;margin-bottom:1.2rem}.festival-table-wrapper{display:flex;gap:2.2rem;justify-content:center}.festival-table-col{flex:1 1 0;min-width:180px}.festival-table-row{display:flex;justify-content:space-between;align-items:center;padding:.18rem .5rem;font-size:1.08rem;color:#000}.festival-table-header{font-weight:700;color:#8e2e0f;font-size:1.1rem;background:none;margin-bottom:.2rem}.festival-table-date{min-width:90px;font-weight:500}.festival-table-date-header{min-width:90px;font-weight:700}.festival-table-festival{flex:1 1 0;margin-left:1.2rem;text-align:left;color:#8e2e0f;font-weight:500}.festivalNameHover:hover{color:#f29726;text-decoration:underline;transition:color .2s ease}.festival-table-controls{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.2rem}.festival-table-month,.festival-table-year{font-size:1.1rem;padding:.5rem 1.2rem;border-radius:5px;border:2px solid #e0bfae;background:#fffae2;color:#000;font-family:inherit;font-weight:500;outline:none}.festival-table-controls-btn{background:#8e2e0f;color:#fff;font-size:1.1rem;font-weight:700;border:none;border-radius:5px;padding:.5rem 2.2rem;cursor:pointer;transition:background .2s}.festival-table-controls-btn:hover{background:#f29726}.festival-details-close-btn{position:absolute;top:10px;right:14px;background:transparent;border:none;font-size:2rem;color:#8e2e0f;cursor:pointer;z-index:2;line-height:1;padding:0 8px;transition:color .2s}.festival-details-close-btn:hover{color:#f29726}@media (max-width:700px){.festival-categories-grid{grid-template-columns:repeat(2,1fr);justify-content:center}.festival-search-form{align-items:stretch}.festival-search-form,.festival-table-wrapper{flex-direction:column;gap:.7rem}.festival-table-section{padding:1.2rem .2rem 1.5rem;max-width:99vw}.festival-table-controls{flex-direction:column;align-items:stretch;gap:.7rem}}@media (max-width:500px){.festival-categories-grid{grid-template-columns:1fr;justify-content:center}}