@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+Bengali:wght@400;500;600;700&display=swap');
:root{--ink:#172521;--muted:#65706a;--dark:#121918;--green:#1b483b;--paper:#fff;--pale:#f3f6f4;--line:#dce3df;--silver:#c6d0ca}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}.hlv-site{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.7 "Noto Sans Bengali","DM Sans",system-ui,sans-serif}.hlv-site.is-en{font-family:"DM Sans",system-ui,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit}button,a{touch-action:manipulation}h1,h2,h3,p{margin:0}button{cursor:pointer}img{max-width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:14px 24px;background:var(--green);color:#fff;text-decoration:none;border:1px solid transparent;border-radius:6px;font-weight:600;line-height:1.5;min-height:48px;transition:background .2s,transform .2s}.button:hover{background:#103b2e;transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait;transform:none}.button.small{padding:12px 20px;font-size:15px}.site-header{min-height:98px;padding:14px clamp(20px,5vw,90px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand img{width:62px;height:62px;border-radius:5px}.brand strong{display:block;font-family:"DM Sans",sans-serif;font-size:20px;letter-spacing:3px;font-weight:600;line-height:1.4}.brand small{display:block;font:10px/2 "DM Sans",sans-serif;letter-spacing:2.2px;color:var(--muted)}.site-header nav{display:flex;align-items:center;gap:30px}.nav-link{font-size:15px;text-decoration:none}.nav-link:hover{text-decoration:underline;text-underline-offset:6px}.language-switch{display:flex;gap:2px;padding:4px;border:1px solid var(--line);border-radius:6px}.language-switch a{font-size:14px;padding:5px 9px;text-decoration:none;min-width:38px;text-align:center;border-radius:3px}.language-switch .selected{background:var(--dark);color:#fff}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,490px);gap:clamp(40px,6vw,100px);align-items:center;background:var(--dark);padding:68px clamp(20px,7vw,110px) 72px;color:#fff;position:relative}.hero-copy{max-width:680px}.eyebrow{font-size:13px;font-weight:600;letter-spacing:1.8px;line-height:1.7;text-transform:uppercase}.hero .eyebrow{color:var(--silver)}.eyebrow-line{display:inline-block;width:34px;height:1px;background:currentColor;vertical-align:middle;margin-right:12px}.hero h1{font-size:clamp(42px,5vw,76px);font-weight:500;line-height:1.35;letter-spacing:-2px;margin:28px 0}.hero h1 span{color:#c3d4c9}.is-en .hero h1{font-size:clamp(52px,5.4vw,86px);font-weight:500;line-height:1.12;letter-spacing:-3px}.hero-description{max-width:490px;font-size:18px;color:#c0c9c4;line-height:1.9}.hero-note{margin-top:48px;border-top:1px solid #3c4842;padding-top:22px;max-width:490px;display:flex;gap:20px;align-items:center}.hero-note>span{font:12px "DM Sans",sans-serif;letter-spacing:2px;white-space:nowrap;color:#c3d4c9}.hero-note p{font-size:14px;color:#c0c9c4}.booking-card{background:white;color:var(--ink);padding:30px 32px;border-radius:12px;box-shadow:0 25px 75px #0002;scroll-margin-top:30px}.booking-heading{padding-bottom:20px}.booking-heading .eyebrow{color:var(--green);font-size:11px}.booking-heading h2{font-size:26px;font-weight:600;line-height:1.5;margin:7px 0}.booking-heading p:last-child{font-size:14px;color:var(--muted)}form label{display:flex;flex-direction:column;gap:5px;min-width:0;font-size:14px;font-weight:500}input,select,textarea{width:100%;min-width:0;border:1px solid #d7dfd9;border-radius:5px;background:#fff;color:var(--ink);padding:10px 12px;min-height:46px;line-height:1.5;font-size:15px;outline-offset:3px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid #527a65;border-color:transparent}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field-row.three{grid-template-columns:1fr 1fr 1fr}#hlv-booking-form{display:flex;flex-direction:column;gap:14px}.optional-note summary{font-size:14px;color:var(--muted);cursor:pointer}.optional-note textarea{margin-top:8px}.submit{width:100%;justify-content:space-between;margin-top:2px;font-size:16px}.submit span{font-family:system-ui;font-size:24px;line-height:1}.booking-disclosure{font-size:12px;color:var(--muted);line-height:1.75}.data-note{font-size:12px;text-align:center;color:var(--muted);margin-top:-3px}.data-note a{text-underline-offset:3px}.hp-field{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}#booking-message:empty{display:none}#booking-message{padding:12px;background:#fff0ed;color:#923d2b;border-radius:4px;font-size:14px}#booking-success{text-align:center;padding:35px 0;min-height:405px}#booking-success[hidden]{display:none}.success-symbol{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#e4f0e8;color:var(--green);font:36px system-ui;margin-bottom:22px}#booking-success h3{font-size:26px;margin-bottom:16px}#booking-success p{color:var(--muted);font-size:15px;margin:14px 0}#booking-reference{display:block;font:600 22px "DM Sans",sans-serif;letter-spacing:1.5px}#new-request{margin-top:16px}.stay-section,.faq-section,.how-section,.contact-section{padding:85px clamp(20px,7vw,110px)}.section-intro{display:grid;grid-template-columns:1fr 1.1fr;gap:10px 50px;align-items:end}.section-intro .eyebrow{grid-column:1/-1;color:var(--green);margin-bottom:8px}.section-intro h2,.how-section h2,.faq-section h2,.contact-section h2{font-size:clamp(27px,3vw,40px);font-weight:500;line-height:1.45;letter-spacing:-.6px}.section-intro>p:last-child{max-width:470px;color:var(--muted);justify-self:end}.stay-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;margin-top:42px}.stay-grid article{border:1px solid var(--line);padding:28px;border-radius:8px}.card-number{font:500 13px "DM Sans",sans-serif;color:#88978f;letter-spacing:2px;display:block;margin-bottom:30px}.stay-grid h3{font-size:23px;font-weight:500;margin-bottom:12px}.stay-grid p{font-size:16px;color:var(--muted);min-height:84px}.stay-grid a{display:inline-block;font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid #8da596;padding-bottom:3px;margin-top:20px}.how-section{background:var(--pale);display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.how-section .eyebrow,.faq-section .eyebrow{color:var(--green);margin-bottom:14px}.how-section ol{list-style:none;margin:0;padding:0}.how-section li{display:flex;gap:26px;padding:20px 0;border-bottom:1px solid var(--line)}.how-section li:first-child{padding-top:0}.how-section li:last-child{border:0;padding-bottom:0}.how-section li>span{font:15px "DM Sans",sans-serif;color:#799386;padding-top:5px}.how-section li h3{font-size:20px;font-weight:500}.how-section li p{font-size:15px;color:var(--muted);margin-top:3px}.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.faq-section>div>p:last-child{color:var(--muted);max-width:340px;margin-top:12px}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{font-size:18px;font-weight:500;cursor:pointer;padding-right:20px}.faq-list details p{margin:14px 0 4px;color:var(--muted);font-size:16px}.contact-section{background:var(--pale);text-align:center}.contact-section p{margin-bottom:16px}.contact-section h2{margin-bottom:20px}.site-footer{background:var(--dark);color:#fff;padding:38px clamp(20px,5vw,90px);display:flex;justify-content:space-between;align-items:center;gap:24px}.site-footer .brand small{color:#9aaba1}.site-footer>div{text-align:right;color:#a9b6ae;font-size:13px}.site-footer a{text-underline-offset:4px}.privacy-section{max-width:850px;min-height:65vh;margin:auto;padding:80px 24px}.privacy-section h1{font-size:40px;line-height:1.4;margin:18px 0 26px}.privacy-section>p{margin-bottom:22px}.privacy-section .button{margin-top:20px}.skip-link{position:absolute;left:20px;top:-100px;z-index:1000;background:white;padding:12px;color:var(--ink)}.skip-link:focus{top:10px}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
@media(min-width:1550px){.hero{padding-left:max(7vw,calc((100vw - 1360px)/2));padding-right:max(7vw,calc((100vw - 1360px)/2))}}@media(max-width:1100px){.site-header nav{gap:18px}.nav-link{display:none}.hero{gap:35px;padding:50px 35px}.hero h1{font-size:48px}.hero-description{font-size:16px}.booking-card{padding:26px}.stay-section,.faq-section,.how-section{padding:65px 35px}.stay-grid{gap:16px}.stay-grid article{padding:22px}.stay-grid p{min-height:112px}}@media(max-width:790px){.site-header{padding:12px 20px;min-height:82px}.brand img{width:50px;height:50px}.brand strong{font-size:17px;letter-spacing:2px}.brand small{font-size:9px;letter-spacing:1.4px}.site-header .button{display:none}.hero{grid-template-columns:1fr;padding:40px 22px;gap:32px}.hero-copy{max-width:580px}.hero h1{font-size:45px;line-height:1.4;margin:18px 0}.is-en .hero h1{font-size:55px}.hero-description{max-width:570px}.hero-note{display:none}.booking-card{max-width:580px;width:100%;justify-self:center;padding:25px 23px}.booking-heading h2{font-size:25px}.section-intro,.how-section,.faq-section{grid-template-columns:1fr;gap:28px}.section-intro>p:last-child{justify-self:start;max-width:100%}.stay-section,.how-section,.faq-section,.contact-section{padding:52px 22px}.stay-grid{grid-template-columns:1fr;gap:16px;margin-top:30px}.stay-grid article{padding:24px}.stay-grid p{min-height:0}.card-number{margin-bottom:15px}.stay-grid a{margin-top:16px}.site-footer{padding:30px 22px;align-items:flex-start;flex-direction:column}.site-footer>div{text-align:left}.privacy-section{padding:45px 22px}.privacy-section h1{font-size:30px}}@media(max-width:380px){.brand{gap:8px}.brand strong{font-size:14px}.brand img{width:43px;height:43px}.site-header nav{gap:8px}.booking-card{padding:22px 18px}.field-row{gap:10px}.hero{padding-left:14px;padding-right:14px}.hero h1{font-size:39px}.language-switch a{padding:4px 6px}.booking-heading h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
