:root{--green:#173d2c;--green2:#255f43;--cream:#fffaf0;--gold:#e0a52b;--rust:#a9472c;--ink:#1e2722;--muted:#65736b;--white:#fff;--shadow:0 18px 60px rgba(24,49,35,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Noto Sans Gurmukhi",system-ui,sans-serif;color:var(--ink);background:var(--cream);line-height:1.8}.container{width:min(1160px,calc(100% - 36px));margin:auto}.narrow{width:min(850px,calc(100% - 36px))}.hero{min-height:94vh;position:relative;color:white;background:linear-gradient(120deg,rgba(10,35,22,.88),rgba(20,63,38,.46)),url('https://loremflickr.com/1920/1080/punjab,village,wheat,field') center/cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(8,25,17,.48),transparent 55%)}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.brand{display:flex;align-items:center;gap:11px;color:white;text-decoration:none;font-size:1.28rem;font-weight:800}.brand-mark{width:42px;height:42px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center}.nav-links{display:flex;gap:28px}.nav-links a{color:white;text-decoration:none;font-weight:600}.nav-links a:hover{color:#ffd876}.menu-button{display:none;background:none;color:white;border:0;font-size:1.6rem}.hero-content{position:relative;z-index:2;padding:12vh 0 130px;max-width:850px;margin-left:max(18px,calc((100vw - 1160px)/2))}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:800;color:var(--gold)}.hero h1{font-size:clamp(3.4rem,8vw,7.8rem);line-height:1.02;margin:.2em 0 .25em;font-weight:800}.hero h1 span{color:#ffd46b}.hero-copy{font-size:clamp(1.05rem,2vw,1.4rem);max-width:680px;color:#f7f2e8}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.button{padding:13px 23px;border-radius:999px;text-decoration:none;font-weight:800}.primary{background:var(--gold);color:#213426}.secondary{border:1px solid rgba(255,255,255,.8);color:white;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.scroll-note{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);z-index:2;font-size:.8rem;letter-spacing:.1em}.section{padding:100px 0}.split{display:grid;grid-template-columns:1.35fr .75fr;gap:70px;align-items:center}h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.2;margin:.15em 0 .55em;color:var(--green)}.centered{text-align:center}.fact-card{background:var(--green);color:white;padding:36px;border-radius:26px;box-shadow:var(--shadow)}.fact-icon{font-size:2.6rem}.fact-card h3{font-size:1.45rem}.fact-card dl{margin:0}.fact-card dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.14)}.fact-card dd{margin:0;color:#ffd876}.essay-section{background:#f1e9d8}.essay-card{background:white;border-radius:28px;padding:clamp(28px,6vw,68px);box-shadow:var(--shadow);border-top:6px solid var(--gold)}.essay-card p{font-size:1.06rem;margin:0 0 1.45em}.dropcap:first-letter{float:left;font-size:4.3rem;line-height:.8;padding:.12em .12em 0 0;color:var(--rust);font-weight:800}.culture{background:var(--green);color:white}.culture h2{color:white}.culture-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:45px}.culture-grid article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);padding:28px;border-radius:22px}.culture-grid span{font-size:2.5rem}.culture-grid h3{color:#ffd876}.culture-grid p{color:#e2ebe4}.gallery-note{text-align:center;color:var(--muted);max-width:760px;margin:0 auto 35px}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.gallery-grid figure{margin:0;height:380px;position:relative;overflow:hidden;border-radius:22px;background:#d8dfd9}.gallery-grid figure.wide{grid-column:1/-1;height:440px}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.gallery-grid figure:hover img{transform:scale(1.04)}figcaption{position:absolute;left:18px;bottom:18px;background:rgba(15,43,29,.78);color:white;padding:9px 14px;border-radius:999px;backdrop-filter:blur(8px)}.quote-section{padding:90px 0;background:var(--rust);color:white;text-align:center}.quote-section blockquote{font-size:clamp(1.8rem,4vw,3.25rem);line-height:1.4;margin:0}.quote-section p{color:#ffe4d7}footer{background:#10291e;color:white;padding:34px 0}.footer-content{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-content p{margin:.25em 0;color:#c8d4cd}
@media(max-width:850px){.split,.culture-grid{grid-template-columns:1fr}.culture-grid{grid-template-columns:repeat(2,1fr)}.nav-links{display:none;position:absolute;top:74px;right:0;background:rgba(16,41,30,.97);padding:22px;border-radius:16px;flex-direction:column;min-width:210px}.nav-links.open{display:flex}.menu-button{display:block}.hero-content{margin-left:auto}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure.wide{grid-column:auto}.gallery-grid figure,.gallery-grid figure.wide{height:340px}}
@media(max-width:520px){.culture-grid{grid-template-columns:1fr}.section{padding:75px 0}.footer-content{display:block}.hero h1{font-size:3.4rem}}
