:root{--green:#173f35;--green2:#225646;--gold:#d7b56d;--cream:#f6f2e8;--paper:#fffdf8;--ink:#17312b;--muted:#62706c;--shadow:0 18px 60px rgba(17,45,38,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}img{display:block;width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{height:76px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;gap:28px;position:sticky;top:0;background:rgba(255,253,248,.94);backdrop-filter:blur(14px);z-index:100;border-bottom:1px solid rgba(23,63,53,.08)}.brand{font-weight:800;font-size:21px;display:flex;align-items:center;gap:8px;white-space:nowrap}.brand-mark{font-size:24px}.accent{color:#9e7335}.nav{display:flex;gap:26px;margin-left:auto}.nav a{font-size:14px;font-weight:700}.nav a:hover,.text-link:hover{color:#9e7335}.cta,.ghost,.book-now{border-radius:999px;padding:13px 20px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;transition:.2s}.cta{background:var(--green);color:white}.cta:hover{background:var(--green2);transform:translateY(-1px)}.cta.small{padding:10px 16px;font-size:13px}.ghost{border:1px solid rgba(255,255,255,.6);color:white}.ghost:hover{background:white;color:var(--green)}.menu-btn{display:none;margin-left:auto;border:0;background:none;font-size:25px}.hero{height:min(780px,calc(100vh - 76px));min-height:600px;position:relative;color:white;overflow:hidden}.hero>img{height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,31,26,.84) 0%,rgba(5,31,26,.52) 47%,rgba(5,31,26,.1) 80%),linear-gradient(0deg,rgba(5,31,26,.32),transparent 50%)}.hero-content{position:absolute;left:clamp(24px,8vw,120px);top:50%;transform:translateY(-50%);max-width:720px}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.15em;font-weight:900;font-size:12px;color:#f2d99c;margin-bottom:16px}.eyebrow.dark{color:#8d652d}.hero h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,86px);line-height:.98;margin:0 0 24px;font-weight:500}.hero h1 span{color:#f2d99c}.hero p{font-size:clamp(17px,2vw,21px);max-width:620px;color:#f2f5f3}.hero-actions{display:flex;gap:12px;margin:28px 0}.hero .cta{background:#e3c27e;color:#193a31}.hero .cta:hover{background:white}.hero-pills{display:flex;flex-wrap:wrap;gap:8px}.hero-pills span{padding:7px 11px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:12px}.trust-strip{max-width:1100px;margin:-35px auto 0;position:relative;z-index:4;background:white;border-radius:22px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);padding:24px}.trust-strip div{text-align:center;border-right:1px solid #e7e8e1}.trust-strip div:last-child{border-right:0}.trust-strip strong{display:block;font-family:Georgia,serif;font-size:26px;color:var(--green)}.trust-strip span{font-size:12px;color:var(--muted)}.section{padding:100px clamp(20px,6vw,90px)}.section-head{max-width:720px;margin:0 auto 48px;text-align:center}.section-head h2,.split-head h2,.rooms-note h2{font-family:Georgia,serif;font-size:clamp(38px,5vw,58px);line-height:1.05;margin:0 0 15px;font-weight:500}.section-head p,.split-head p{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1240px;margin:auto}.stay-card{background:white;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #ece9df}.stay-card>img{height:260px;object-fit:cover}.stay-card.feature{transform:translateY(-18px)}.card-body{padding:25px}.location{font-size:12px;font-weight:800;color:#8d652d;text-transform:uppercase;letter-spacing:.08em}.card-body h3{font-family:Georgia,serif;font-size:30px;margin:7px 0 8px}.card-body p{color:var(--muted);min-height:52px}.meta{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.meta span,.chips span{border-radius:999px;background:#f3f3ed;padding:7px 10px;font-size:12px}.price{display:flex;align-items:baseline;gap:5px;margin:12px 0}.price strong{font-size:30px}.price span{font-size:13px;color:var(--muted)}.text-link{display:inline-block;margin-top:8px;font-weight:900;color:var(--green)}.fineprint{text-align:center;color:#7b817e;font-size:12px;margin:28px auto 0}.darjeeling{background:var(--cream)}.split-head{max-width:1240px;margin:0 auto 50px;display:grid;grid-template-columns:1.4fr .7fr;gap:80px;align-items:end}.split-head p{margin:0}.property{max-width:1240px;margin:0 auto 95px;display:grid;grid-template-columns:.72fr 1.6fr;gap:50px;align-items:center}.property.reverse{grid-template-columns:1.6fr .72fr}.property.reverse .property-info{order:2}.property-info .num{font:italic 46px Georgia,serif;color:#c9a963}.property-info h3{font:500 38px Georgia,serif;margin:5px 0 10px}.property-info p{color:var(--muted)}.chips{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0}.book-now{background:var(--green);color:#fff;padding:12px 17px}.gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:210px 210px;gap:9px}.photo{padding:0;border:0;background:none;overflow:hidden;border-radius:16px;cursor:zoom-in}.photo img{height:100%;object-fit:cover;transition:transform .35s}.photo:hover img{transform:scale(1.035)}.gallery-grid .wide{grid-row:span 2}.fourbhk{background:var(--green);color:white}.four-wrap{max-width:1240px;margin:auto;display:grid;grid-template-columns:.75fr 1.45fr;gap:55px;align-items:center}.four-copy h2{font:500 clamp(45px,6vw,70px) Georgia,serif;margin:0 0 18px}.four-copy p{color:#dce6e2}.big-price{font-size:38px;font-weight:900;margin:25px 0}.big-price small{font-size:14px;font-weight:500;color:#c9d7d2}.chips.light span{background:rgba(255,255,255,.1);color:white}.light-btn{background:#e3c27e;color:#193a31}.mini{font-size:12px}.four-gallery{display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:240px 240px;gap:10px}.four-gallery .tall{grid-row:span 2}.rooms-note{padding-top:70px;padding-bottom:70px}.notice{max-width:1100px;margin:auto;border:1px solid #e4dfd3;background:#fff;border-radius:26px;padding:40px 46px;display:flex;gap:50px;justify-content:space-between;align-items:center;box-shadow:0 15px 40px rgba(17,45,38,.07)}.notice h2{font-size:40px}.notice p{color:var(--muted);margin-bottom:0}.dark-ghost{color:var(--green);border-color:var(--green);white-space:nowrap}.dark-ghost:hover{background:var(--green);color:white}.siliguri{background:#edf3f0}.siliguri-layout{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr;gap:12px}.siliguri-main{position:relative;min-height:560px;border-radius:24px;overflow:hidden}.siliguri-main>img{height:100%;object-fit:cover}.siliguri-copy{position:absolute;bottom:22px;left:22px;background:rgba(255,253,248,.94);padding:18px 20px;border-radius:18px;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;max-width:390px}.siliguri-copy>span{font-size:12px;color:var(--muted)}.siliguri-copy strong{font-size:34px}.siliguri-copy small{color:var(--muted)}.siliguri-copy .cta{width:100%;margin-top:8px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mini-grid .photo{min-height:270px}.cabs{background:white}.cab-cards{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cab{border:1px solid #e4e4dc;border-radius:24px;padding:28px;background:#fff}.cab-icon{font-size:38px}.cab h3{font:500 30px Georgia,serif;margin:10px 0}.cab p{color:var(--muted)}.service-card{background:var(--green);color:white}.service-card .eyebrow{margin-bottom:0}.service-card ul{padding-left:20px;color:#e4ede9}.contact{background:#102f28;color:white}.contact-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:.8fr 1.1fr;gap:80px;align-items:start}.contact-copy h2{font:500 clamp(43px,5vw,62px) Georgia,serif;line-height:1.05;margin:0 0 18px}.contact-copy p{color:#d5e2de}.contact-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.booking-numbers{margin-top:18px;display:grid;gap:9px}.booking-numbers>span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#b9ccc6}.booking-numbers a{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:9px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;font-weight:800;color:white}.booking-numbers a:hover{background:rgba(255,255,255,.1)}.footer-phones a{font-weight:800;color:white}.footer-phones a:hover{color:#f2d99c}.booking-form{background:white;color:var(--ink);padding:30px;border-radius:24px}.booking-form label{display:block;font-size:12px;font-weight:800;margin-bottom:14px}.booking-form input,.booking-form select,.booking-form textarea{width:100%;margin-top:6px;border:1px solid #dcded8;border-radius:11px;padding:12px;background:#fbfcf9;color:var(--ink)}.two{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-submit{border:0;width:100%;cursor:pointer;margin-top:5px}.booking-form small{display:block;margin-top:10px;color:#777}footer{background:#0a241e;color:#cbd7d3;padding:36px clamp(20px,6vw,90px);display:flex;align-items:center;gap:25px;justify-content:space-between;font-size:13px}.footer-brand{color:white}.floating-wa{position:fixed;right:22px;bottom:22px;background:#1f9d63;color:#fff;padding:13px 17px;border-radius:999px;font-weight:900;box-shadow:0 8px 30px rgba(0,0,0,.22);z-index:80}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);display:none;align-items:center;justify-content:center;padding:30px;z-index:200}.lightbox.open{display:flex}.lightbox img{max-width:min(1200px,94vw);max-height:90vh;width:auto;border-radius:8px}.lightbox-close{position:absolute;right:25px;top:15px;border:0;background:none;color:white;font-size:45px;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:.6s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:950px){.nav,.topbar>.cta{display:none}.menu-btn{display:block}.nav.open{display:flex;position:absolute;top:76px;left:0;right:0;background:white;flex-direction:column;padding:20px 28px;box-shadow:var(--shadow)}.hero{min-height:650px}.hero-overlay{background:linear-gradient(90deg,rgba(5,31,26,.82),rgba(5,31,26,.38))}.trust-strip{margin:0;border-radius:0;grid-template-columns:1fr 1fr}.trust-strip div{padding:12px;border-bottom:1px solid #e7e8e1}.trust-strip div:nth-child(2){border-right:0}.cards{grid-template-columns:1fr}.stay-card.feature{transform:none}.split-head,.property,.property.reverse,.four-wrap,.siliguri-layout,.contact-grid{grid-template-columns:1fr}.property.reverse .property-info{order:0}.property{gap:25px}.four-wrap{gap:30px}.contact-grid{gap:40px}.notice{flex-direction:column;align-items:flex-start}.cab-cards{grid-template-columns:1fr}.four-gallery{grid-template-rows:200px 200px}.siliguri-main{min-height:480px}footer{flex-direction:column;text-align:center}.section{padding-top:75px;padding-bottom:75px}}
@media(max-width:620px){.topbar{height:68px}.hero{height:720px}.hero-content{top:auto;bottom:42px;transform:none;left:22px;right:22px}.hero h1{font-size:47px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-strip{grid-template-columns:1fr 1fr;padding:12px}.trust-strip strong{font-size:21px}.section{padding-left:17px;padding-right:17px}.section-head,.split-head{text-align:left}.split-head{gap:10px}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:220px 160px 160px}.gallery-grid .wide{grid-column:span 2;grid-row:auto}.four-gallery{grid-template-columns:1fr 1fr;grid-template-rows:230px 170px}.four-gallery .tall{grid-column:span 2;grid-row:auto}.notice{padding:28px}.mini-grid{grid-template-columns:1fr 1fr}.mini-grid .photo{min-height:190px}.two{grid-template-columns:1fr}.contact{padding-top:70px}.floating-wa{right:14px;bottom:14px}.siliguri-copy{left:12px;right:12px;bottom:12px}.siliguri-main{min-height:450px}}

html{scroll-padding-top:85px}
.brand-mark{width:42px;height:42px;object-fit:contain;flex:0 0 42px;font-size:0}
.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-name{font-size:21px}.brand-copy small{margin-top:4px;font-size:10px;font-weight:700;letter-spacing:.035em;color:var(--muted)}
.footer-brand .brand-mark{width:46px;height:46px;flex-basis:46px}
.cancellation-note{font-size:12px!important;line-height:1.45;margin:13px 0 0!important;max-width:680px!important;color:#e7eee9!important}
.trust-strip strong{font-size:clamp(19px,2vw,26px)}
.destinations{padding-top:115px;padding-bottom:70px;background:var(--paper)}
.destination-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:22px}
.destination-card{height:420px;position:relative;overflow:hidden;border-radius:28px;color:#fff;box-shadow:var(--shadow)}
.destination-card img{height:100%;object-fit:cover;transition:transform .55s ease}
.destination-card:hover img{transform:scale(1.04)}
.destination-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,37,30,.88),rgba(7,37,30,.08) 72%)}
.destination-copy{position:absolute;left:30px;right:30px;bottom:28px;display:flex;flex-direction:column;align-items:flex-start}
.destination-copy small{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900;color:#f2d99c}
.destination-copy strong{font:500 52px Georgia,serif;line-height:1.05;margin:5px 0 10px}
.destination-copy em{font-style:normal;font-weight:900}
.property-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.gallery-open{border:1px solid var(--green);color:var(--green);background:transparent;border-radius:999px;padding:11px 16px;font-weight:900;cursor:pointer;transition:.2s}
.gallery-open:hover{background:var(--green);color:#fff}
.light-gallery{border-color:#e3c27e;color:#f2d99c}
.light-gallery:hover{background:#e3c27e;color:#193a31}
.siliguri-copy .gallery-open{width:100%;margin-top:3px}
.reviews{background:#f6f2e8}
.reviews-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:.72fr 1.28fr;gap:24px;align-items:stretch}
.review-empty,.feedback-card{background:#fff;border:1px solid #e7e2d8;border-radius:28px;padding:36px;box-shadow:0 16px 45px rgba(17,45,38,.08)}
.review-empty{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.empty-stars{color:#d0aa55;font-size:25px;letter-spacing:.14em}
.review-empty h3,.feedback-card h3{font:500 35px Georgia,serif;margin:10px 0}
.review-empty p,.feedback-copy p{color:var(--muted)}
.feedback-form{margin-top:25px}
.feedback-form>label,.feedback-form .two>label{display:block;font-size:12px;font-weight:800;margin-bottom:14px}
.feedback-form input,.feedback-form select,.feedback-form textarea{width:100%;margin-top:6px;border:1px solid #dcded8;border-radius:11px;padding:12px;background:#fbfcf9;color:var(--ink)}
.rating{border:0;padding:0;margin:0 0 17px}
.rating legend{font-size:12px;font-weight:800;margin-bottom:5px}
.star-options{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:4px}
.star-options input{position:absolute;opacity:0;width:1px;height:1px}
.star-options label{font-size:38px;color:#ccd1ce;cursor:pointer;line-height:1}
.star-options label:hover,.star-options label:hover~label,.star-options input:checked~label{color:#d0a74c}
.star-options input:focus-visible+label{outline:2px solid var(--green);outline-offset:3px}
.qr-card{display:flex;gap:20px;align-items:center;margin-top:26px;padding-top:24px;border-top:1px solid #e7e2d8}
.qr-card img{width:130px;height:130px;border-radius:10px;background:#fff}
.qr-card div{display:flex;flex-direction:column;align-items:flex-start;gap:5px}
.qr-card span{font-size:13px;color:var(--muted)}
.qr-card a{font-size:13px;font-weight:900;color:#8d652d;text-decoration:underline}
.lightbox{gap:18px}
.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(0,0,0,.4);color:#fff;font-size:40px;line-height:1;cursor:pointer;z-index:2}
.lightbox-prev{left:24px}.lightbox-next{right:24px}
.lightbox-count{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);color:#fff;background:rgba(0,0,0,.55);padding:7px 12px;border-radius:999px;font-size:13px}
body.gallery-opened{overflow:hidden}
.attractions{background:#fff}.attraction-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.attraction-card{background:var(--paper);border:1px solid #e7e2d8;border-radius:24px;overflow:hidden;box-shadow:0 14px 42px rgba(17,45,38,.08)}.attraction-card>img{height:230px;object-fit:cover}.attraction-card>div{padding:22px}.attraction-card span{font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#8d652d}.attraction-card h3{font:500 29px Georgia,serif;margin:6px 0 8px}.attraction-card p{margin:0;color:var(--muted)}.section-actions{display:flex;justify-content:center;gap:12px;margin-top:34px}.booking-qr{display:flex;align-items:center;gap:16px;margin-top:24px;padding-top:22px;border-top:1px solid #e1e3dc}.booking-qr img{width:116px;height:116px}.booking-qr div{display:flex;flex-direction:column;gap:4px}.booking-qr span{font-size:13px;color:var(--muted)}.booking-qr a{font-size:13px;font-weight:900;color:#8d652d;text-decoration:underline}
@media(max-width:950px){.destination-grid,.reviews-grid{grid-template-columns:1fr}.destination-card{height:360px}.nav.open{max-height:calc(100vh - 76px);overflow:auto}.reviews-grid{gap:18px}}
@media(max-width:950px){.attraction-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.brand-mark{width:36px;height:36px;flex-basis:36px}.brand-name{font-size:18px}.brand-copy small{font-size:8.5px;letter-spacing:0}.hero{height:790px}.hero-pills{max-height:122px;overflow:auto;padding-right:4px}.destinations{padding-top:70px}.destination-card{height:300px}.destination-copy{left:22px;right:22px;bottom:22px}.destination-copy strong{font-size:41px}.review-empty,.feedback-card{padding:25px}.qr-card,.booking-qr{flex-direction:column;align-items:flex-start}.qr-card img{width:160px;height:160px}.booking-qr img{width:150px;height:150px}.attraction-grid{grid-template-columns:1fr}.attraction-card>img{height:215px}.section-actions{flex-direction:column}.lightbox{padding:18px 8px}.lightbox img{max-width:96vw;max-height:76vh}.lightbox-prev,.lightbox-next{width:42px;height:42px;font-size:32px;top:auto;bottom:20px}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-count{bottom:25px}.property-actions>*{width:100%}}
