:root{--surface-bg: #f5f8f6;--surface-card: #ffffff;--text-primary: #1f2a21;--text-muted: #5c6f61;--brand-700: #2c5530;--brand-800: #1a3a1e;--brand-600: #3f7048;--brand-100: #dceede;--danger-700: #9d2222;--border-color: #d6e2d8;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--font-family-base: "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Arial, sans-serif;--font-family-heading: var(--font-family-base);--hero-gradient: linear-gradient(135deg, var(--brand-700) 0%, var(--brand-600) 100%)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:var(--font-family-base);line-height:1.6;color:var(--text-primary);scroll-behavior:smooth}body{overflow-x:hidden;background:var(--surface-bg)}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--brand-600);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--brand-700)}::selection{background:var(--brand-100);color:var(--brand-800)}:focus-visible{outline:3px solid var(--brand-100);outline-offset:2px}.page-loading{max-width:1200px;margin:6rem auto 2rem;padding:0 1rem}.loading-alert{margin:6rem auto 1rem;max-width:1200px;padding:.65rem 1rem;border-radius:var(--radius-md);background:#fff2f2;color:var(--danger-700);border:1px solid #f0c9c9;font-weight:600}.skeleton{position:relative;overflow:hidden;background:linear-gradient(90deg,#e6ede8 25%,#d5e1d9 37%,#e6ede8 63%);background-size:400% 100%;animation:skeleton-pulse 1.3s ease-in-out infinite;border-radius:10px}.skeleton-line{height:14px;margin-bottom:.6rem}.skeleton-line:last-child{margin-bottom:0}.skeleton-card{height:180px;border-radius:var(--radius-lg)}.about-page,.tourism-page,.village-life-page,.contact-page,.culture-page,.history-page,.gallery-page,.scholars-page{min-height:100vh;padding-top:80px}.container{max-width:1200px;margin:0 auto}.section{padding:5rem 2rem}.section:nth-child(odd){background:#f8f9fa}.section:nth-child(2n){background:#fff}.section-title{text-align:center;font-size:2.5rem;color:var(--brand-700);margin-bottom:.5rem;font-family:var(--font-family-heading)}.section-subtitle{text-align:center;color:#888;font-size:1.1rem;margin-bottom:3rem}:where(.about-page,.tourism-page,.village-life-page) .page-header{color:#fff;text-align:center}:where(.about-page,.village-life-page) .page-header{background:var(--hero-gradient);padding:4rem 2rem}:where(.about-page,.tourism-page,.village-life-page) .page-header h1{font-size:3rem;margin-bottom:1rem}:where(.about-page,.tourism-page,.village-life-page) .page-header p{font-size:1.2rem;opacity:.9}:where(.contact-page,.culture-page,.history-page,.gallery-page) .page-header{background:var(--hero-gradient);color:#fff;text-align:center;padding:4rem 2rem}:where(.contact-page,.culture-page,.history-page,.gallery-page) .page-header h1{font-size:3rem;margin-bottom:1rem}:where(.contact-page,.culture-page,.history-page,.gallery-page) .page-header p{font-size:1.2rem;opacity:.9}:where(.highlight-card,.geo-card,.demo-card,.admin-card,.village-attraction-card,.activity-card,.healthcare-card,.agri-card,.infra-card,.education-card,.govt-infra-card){background:#fff;box-shadow:0 4px 20px #0000000f;transition:transform .3s ease,box-shadow .3s ease}:where(.news-date,.distance-tag,.highlight-tag,.edu-type,.edu-students,.service-tag,.agri-tag){display:inline-block;border-radius:20px;font-size:.8rem;font-weight:600;padding:.25rem .8rem}@keyframes skeleton-pulse{0%{background-position:100% 0}to{background-position:0 0}}@media(max-width:768px){.section-title{font-size:2rem}:where(.about-page,.tourism-page,.village-life-page) .page-header h1{font-size:2rem}:where(.contact-page,.culture-page,.history-page,.gallery-page,.scholars-page) .page-header h1{font-size:2rem}}
