:root{--green:#174b36;--green2:#0e3022;--accent:#d7a84b;--cream:#f7f3e9;--ink:#17221d;--muted:#657068;--white:#fff;--line:#dfe5df;--shadow:0 16px 45px rgba(17,51,35,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,sans-serif;font-size:16px;line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.top-strip{background:#508a4f;color:#fff;font-size:.82rem}.top-strip .container{height:34px;display:flex;justify-content:space-between;align-items:center}.top-strip a{margin-left:20px}.header{height:78px;background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 4px 18px rgba(0,0,0,.08)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;color:var(--green);font-family:Georgia,serif;font-weight:700;font-size:1.2rem}.logo-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:var(--accent);border:2px solid var(--accent)}.menu{display:flex;align-items:center;gap:27px}.menu a{font-size:.9rem;font-weight:700}.menu a:hover{color:var(--green)}.nav-btn{padding:10px 17px;background:var(--green);color:#fff!important;border-radius:4px}.toggle{display:none;background:none;border:0;padding:8px}.toggle span{display:block;width:25px;height:2px;background:var(--green);margin:5px}.hero{min-height:540px;position:relative;display:flex;align-items:center;background-position:center;background-size:cover;color:#fff}.hero.home{background-image:linear-gradient(90deg,rgba(6,29,19,.86),rgba(8,31,21,.35)),url('assets/corbett.jpg')}.hero.uk{background-image:linear-gradient(90deg,rgba(6,29,19,.85),rgba(8,31,21,.28)),url('assets/uttarakhand.jpg')}.hero.corbett{background-image:linear-gradient(90deg,rgba(6,29,19,.86),rgba(8,31,21,.28)),url('assets/corbett.jpg')}.hero-copy{max-width:720px;padding:85px 0}.kicker{display:block;margin-bottom:10px;color:var(--accent);font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero h1{font-family:Georgia,serif;font-size:clamp(2.7rem,6vw,5.4rem);line-height:1.02;margin:0 0 18px}.hero p{max-width:650px;font-size:1.08rem;color:#edf3ef}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:0;border-radius:4px;background:var(--accent);color:#172219;font-weight:800;cursor:pointer}.btn.outline{margin-left:8px;border:1px solid #fff;background:transparent;color:#fff}.quick-form{position:relative;margin-top:-42px;z-index:5}.quick-form .container{padding:23px;background:#fff;box-shadow:var(--shadow);border-top:4px solid var(--accent)}.quick-form form{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr auto;gap:10px}.quick-form input,.quick-form select{width:100%;height:46px;border:1px solid var(--line);padding:0 12px}.section{padding:30px 0}.section.alt{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}.section-head h2,.content h2{font:700 clamp(2rem,4vw,2.2rem)/1.15 Georgia,serif;color:var(--green2);margin:0}.section-head p{max-width:500px;margin:0;color:var(--muted)}.intro{display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:center}.intro p,.content p{color:var(--muted)}.stat-box{padding:35px;background:var(--green);color:#fff;box-shadow:var(--shadow)}.stat-box h3{font:700 1.7rem Georgia,serif;margin:0 0 18px}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.stat-grid div{padding:15px;border:1px solid rgba(255,255,255,.18)}.stat-grid b,.stat-grid span{display:block}.stat-grid b{color:var(--accent);font-size:1.5rem}.stat-grid span{font-size:.78rem;color:#dbe6df}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{overflow:hidden;background:#fff;box-shadow:0 8px 28px rgba(16,49,32,.09);border-bottom:3px solid transparent}.card:hover{border-bottom-color:var(--accent)}.card img{width:100%;height:235px;object-fit:cover}.card-body{padding:23px}.card h3{font:700 1.45rem Georgia,serif;margin:0 0 8px;color:var(--green)}.card p{margin:0 0 15px;color:var(--muted)}.text-link{color:var(--green);font-weight:800}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service{padding:28px;background:var(--cream);border-left:4px solid var(--accent)}.service b{display:block;margin-bottom:8px;color:var(--green);font:700 1.25rem Georgia,serif}.why{background:var(--green2);color:#fff}.why .section-head h2{color:#fff}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.why-card{padding:25px;border:1px solid rgba(255,255,255,.16)}.why-card span{color:var(--accent);font:700 1.6rem Georgia,serif}.why-card h3{margin:8px 0}.why-card p{margin:0;color:#bdcbc2;font-size:.9rem}.content{max-width:900px}.content h2{margin-top:42px;font-size:2rem}.content h3{color:var(--green);margin:28px 0 7px}.zone-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:25px 0}.zone-list div{padding:18px;background:var(--cream);border-left:3px solid var(--accent)}.faq{max-width:850px}.faq article{border-bottom:1px solid var(--line)}.faq button{width:100%;padding:19px 0;border:0;background:none;text-align:left;display:flex;justify-content:space-between;font-weight:800;cursor:pointer}.faq .answer{max-height:0;overflow:hidden;transition:max-height .3s}.faq article.open .answer{max-height:180px}.faq .answer p{margin:0;padding:0 25px 18px 0;color:var(--muted)}.cta{padding:42px 0;background:var(--accent)}.cta .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font:700 2rem Georgia,serif;margin:0;color:var(--green2)}.footer{padding:58px 0 20px;background:#071a12;color:#b8c5bd}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.footer h3{color:#fff;font-size:1rem}.footer a{display:block;margin:7px 0;font-size:.86rem}.footer p{font-size:.9rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:38px;padding-top:18px;border-top:1px solid #1d3427;font-size:.8rem}.form-status{margin:10px 0 0;color:var(--green);font-size:.85rem;font-weight:700}.floating-wa{position:fixed;right:20px;bottom:20px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:900;z-index:40;box-shadow:0 8px 25px rgba(0,0,0,.25)}@media(max-width:900px){.toggle{display:block}.menu{display:none;position:absolute;top:78px;left:0;right:0;padding:18px 25px;background:#fff;box-shadow:0 12px 25px rgba(0,0,0,.12);flex-direction:column;align-items:stretch;gap:0}.menu.open{display:flex}.menu a{padding:11px}.quick-form form{grid-template-columns:1fr 1fr}.quick-form button{grid-column:1/-1}.intro{grid-template-columns:1fr}.cards,.service-grid{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.top-strip .container>span{display:none}.top-strip .container{justify-content:center}.top-strip a{margin:0 8px}.hero{min-height:430px}.hero-copy{padding:65px 0}.hero h1{font-size:2.65rem}.quick-form{margin-top:-24px}.quick-form form,.cards,.service-grid,.why-grid,.zone-list,.footer-grid{grid-template-columns:1fr}.section{padding:39px 0}.section-head{align-items:start;flex-direction:column;gap:10px}.card img{height:210px}.cta .container,.footer-bottom{flex-direction:column;align-items:flex-start}.btn.outline{margin:8px 0 0}.stat-grid{grid-template-columns:1fr}}
