@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--forest:#0d4036;--ink:#172e29;--lime:#e6f59a;--muted:#58675f;--line:#dce3df;--whatsapp:#25d366}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #b87927;outline-offset:5px}.skip{position:absolute;left:20px;top:-100px;z-index:20;background:white;padding:12px}.skip:focus{top:10px}[hidden]{display:none!important}
.header{max-width:1500px;margin:auto;min-height:92px;padding:18px 5%;display:flex;justify-content:space-between;align-items:center;gap:24px}.wordmark{font-family:Georgia,serif;font-size:36px;line-height:1;font-weight:500;letter-spacing:-1.5px}.wordmark span{font-family:'DM Sans',sans-serif;display:block;font-size:10px;font-weight:700;letter-spacing:2.1px;line-height:2.4}.header nav{display:flex;gap:32px;font-size:14px}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:var(--whatsapp);color:#063f31;box-shadow:0 2px 0 #12ad50;font-size:14px;font-weight:800;line-height:1;transition:background .2s,transform .2s}.header-cta:hover{background:#33e375;transform:translateY(-1px)}.header-cta img{flex-shrink:0}
.hero{position:relative;isolation:isolate;color:#fff;margin:0 20px;border-radius:6px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:10%;padding:80px max(5vw,28px);min-height:600px;align-items:center}.hero-image,.hero-shade{position:absolute;inset:0;height:100%;width:100%;border-radius:6px;object-fit:cover;z-index:-2}.hero-image{object-position:center 75%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(5,29,26,.87),rgba(5,29,26,.46) 65%,rgba(5,29,26,.36))}.hero-content{min-width:0}h1,h2,h3{font-family:Manrope,'DM Sans',sans-serif}.hero h1{font-size:clamp(42px,4.5vw,66px);font-weight:500;line-height:1.14;letter-spacing:-2.6px;margin:0}.hero h1 .free-highlight{display:inline-block;margin-top:14px;padding:7px 13px 8px;border-radius:999px;background:var(--lime);color:var(--forest);font-size:clamp(17px,.42em,25px);font-weight:800;line-height:1;letter-spacing:.01em}
.chat-form{position:relative;padding:28px 25px 20px;background:#e8e4dc;background-image:radial-gradient(#b8b3a94a .65px,transparent .65px);background-size:16px 16px;border-radius:24px;box-shadow:0 18px 50px #06251f4d;color:var(--ink);width:100%;max-width:440px;justify-self:end}.chat-field{position:relative;border-radius:4px 17px 17px 17px;background:#fff;margin-right:24px;padding:12px 16px 10px;box-shadow:0 1px 1px #00000014}.chat-field:before{content:'';position:absolute;top:0;left:-9px;border-top:11px solid #fff;border-left:10px solid transparent}.chat-field.outgoing{margin:17px 0 0 24px;background:#d9fdd3;border-radius:17px 4px 17px 17px}.chat-field.outgoing:before{left:auto;right:-9px;border:0;border-top:11px solid #d9fdd3;border-right:10px solid transparent}.chat-field label{display:block;font-size:14px;font-weight:600;color:#075e54;line-height:1.45}.chat-field label span{font-size:12px;font-weight:400;color:#5e7166}.chat-field input{display:block;border:0;background:transparent;min-width:0;width:100%;min-height:38px;padding:5px 0 2px;font-size:17px;color:#183c2b;border-radius:4px}.chat-field input::placeholder{color:#69796e}.chat-field input:focus{outline:0}.chat-field:focus-within{outline:2px solid #128c7e;outline-offset:3px}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:15px 23px;font-weight:700;font-size:15px;border-radius:28px;cursor:pointer;transition:background .2s,transform .2s}.button:hover{transform:translateY(-1px)}.button img{flex-shrink:0}.whatsapp-button{margin-top:24px;background:var(--whatsapp);color:#063f31;width:100%;box-shadow:0 3px 0 #12ad50}.whatsapp-button:hover{background:#33e375}.form-footnote{font-size:12px;color:#526156;line-height:1.5;text-align:center;margin:15px 0 0}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.forest{background:var(--forest);color:#fff}.forest:hover{background:#195a49}
.section{max-width:1250px;margin:auto;padding:58px 40px}h2{font-weight:500;font-size:clamp(28px,2.5vw,37px);line-height:1.25;letter-spacing:-1.3px;margin:0}.destinations{padding-top:78px;padding-bottom:82px}.destination-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:36px}.destination-heading>p{font-size:15px;color:var(--muted);margin:0}.destination-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.destination-grid figure{margin:0;min-width:0}.destination-grid figure>img{display:block;width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;border-radius:12px;background:#e2eadf}.destination-grid figcaption{padding-top:12px}.destination-grid h3{font-size:21px;font-weight:600;letter-spacing:-.5px;line-height:1.3;margin:0 0 3px}.destination-grid p{font-size:14px;color:var(--muted);margin:0}.destination-note{font-size:13px;color:var(--muted);margin:28px 0 0}.planning{border-top:1px solid var(--line);padding-top:47px;padding-bottom:56px}.section-heading{margin-bottom:30px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.steps article{border-top:1px solid #b8c9bf;padding-top:17px}.step-heading{display:flex;align-items:center;gap:14px;margin-bottom:12px}.step-heading-copy{min-width:0}.step-illustration{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:15px;background:#edf6bc;color:var(--forest)}.step-illustration svg{width:27px;height:27px}.step-number{display:block;color:#54816a;font-size:13px;line-height:1;letter-spacing:1px}.steps h3{font-size:19px;line-height:1.35;font-weight:600;margin:5px 0 0;letter-spacing:-.4px}.steps p{color:var(--muted);margin:0;font-size:16px}.bottom-cta{width:auto;margin-top:30px}footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:30px 5%;border-top:1px solid var(--line)}footer .wordmark{font-size:30px}footer p{color:var(--muted);font-size:14px;margin:0}.floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:30;display:inline-flex;align-items:center;gap:9px;padding:13px 18px;background:var(--whatsapp);color:#063f31;border-radius:999px;box-shadow:0 10px 28px #063f3152;font-size:14px;font-weight:800;line-height:1;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px) scale(.97);transition:opacity .2s,visibility .2s,transform .2s,background .2s}.floating-whatsapp.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.floating-whatsapp:hover{background:#33e375;transform:translateY(-1px)}.floating-whatsapp img{flex-shrink:0}
@media(min-width:1600px){.hero{max-width:1560px;margin:auto}}
@media(max-width:1000px) and (min-width:641px){.hero{grid-template-columns:minmax(0,1fr) minmax(315px,.85fr);gap:45px;padding:60px 34px;min-height:540px}.hero h1{font-size:43px;letter-spacing:-1.8px}.chat-form{padding:25px 20px 18px}.chat-field{margin-right:15px}.chat-field.outgoing{margin-left:15px}.section{padding-left:30px;padding-right:30px}.destination-grid{gap:20px}.destination-grid p{font-size:13px}.destination-heading{display:block}.destination-heading>p{margin-top:7px}.steps{gap:25px}}
@media(max-width:640px){.header{min-height:72px;padding:12px 22px;gap:16px}.header nav{display:none}.wordmark{font-size:28px}.header-cta{font-size:13px;gap:7px;padding:9px 13px}.hero{margin:0 9px;grid-template-columns:1fr;gap:32px;padding:38px 20px 42px;min-height:0}.hero h1{font-size:36px;letter-spacing:-1.4px;line-height:1.1}.hero h1 .free-highlight{margin-top:10px;letter-spacing:.01em}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(100deg,rgba(5,29,26,.86),rgba(5,29,26,.45))}.chat-form{padding:23px 19px 17px;max-width:none;border-radius:20px}.chat-field{padding:10px 13px 8px;margin-right:21px}.chat-field.outgoing{margin-top:15px;margin-left:21px}.chat-field label{font-size:14px}.chat-field input{font-size:16px;min-height:35px}.whatsapp-button{font-size:14px;padding:13px 14px;min-height:51px;margin-top:20px;gap:10px}.form-footnote{font-size:12px;margin-top:13px}.section{padding:37px 24px}.destinations{padding-top:54px;padding-bottom:58px}.destination-heading{display:block;margin-bottom:28px}.destination-heading>p{font-size:14px;margin-top:7px}h2{font-size:28px;letter-spacing:-1px}.destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 17px}.destination-grid img{border-radius:9px}.destination-grid figcaption{padding-top:9px}.destination-grid h3{font-size:18px}.destination-grid p{font-size:14px;line-height:1.4}.destination-note{font-size:12px;margin-top:25px}.planning{margin:0 24px;padding:32px 0 39px}.steps{grid-template-columns:1fr;gap:23px}.step-heading{gap:12px;margin-bottom:10px}.step-illustration{flex-basis:44px;width:44px;height:44px;border-radius:13px}.step-illustration svg{width:25px;height:25px}.steps h3{margin-top:4px;font-size:18px}.steps p{font-size:15px}.step-number{font-size:12px}.section-heading{margin-bottom:25px}.bottom-cta{width:100%;font-size:14px}footer{padding:28px 24px;gap:20px}footer p{max-width:160px;font-size:13px}.floating-whatsapp{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));padding:13px 16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Kerala Made Simple — unified, centered hero */
.header{position:absolute;z-index:2;top:0;left:0;right:0;max-width:none;margin:0;min-height:105px;padding:24px clamp(24px,5vw,72px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.2)}
.brand{grid-column:2;display:block;line-height:0}
.brand img{display:block;width:205px;height:auto}
.header nav{grid-column:3;justify-self:end;display:flex;gap:32px;font-size:14px;font-weight:500}
.header nav a{color:rgba(255,255,255,.88)}
.header nav a:hover{color:#fff;text-decoration:underline;text-underline-offset:6px}
.hero{position:relative;isolation:isolate;color:#fff;margin:0 20px;border-radius:0 0 8px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:34px;padding:168px max(5vw,28px) 92px;min-height:800px;text-align:center;overflow:hidden}
.hero-image,.hero-shade{border-radius:0 0 8px 8px}
.hero-image{object-position:center 72%}
.hero-shade{background:linear-gradient(180deg,rgba(5,29,26,.8),rgba(5,29,26,.48) 50%,rgba(5,29,26,.67))}
.hero-content{min-width:0}
.hero h1{font-size:clamp(44px,5vw,72px);line-height:1.1;letter-spacing:-3px;text-shadow:0 2px 24px rgba(4,26,22,.28)}
.hero h1 .free-highlight{min-width:7.4em;margin:15px 0 0 12px;font-size:clamp(17px,.38em,25px);text-align:center;text-shadow:none}
.hero h1 .free-highlight>span:first-child{display:block;transition:opacity .25s ease,transform .25s ease}
.hero h1 .free-highlight>span:first-child.is-changing{opacity:0;transform:translateY(4px)}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.chat-form{max-width:440px;justify-self:auto;text-align:left;box-shadow:0 18px 50px #06251f66}
footer{background:var(--forest)}
footer .footer-brand{grid-column:auto}
footer .footer-brand img{width:185px}
footer p{color:rgba(255,255,255,.72)}
.footer-copy{text-align:right}
.footer-copy a{display:inline-block;margin-top:5px;color:rgba(255,255,255,.82);font-size:13px;text-decoration:underline;text-underline-offset:4px}
.privacy-page{background:#f6f8f7}
.privacy-header{min-height:112px;display:flex;align-items:center;justify-content:center;padding:20px;background:var(--forest);border-bottom:1px solid rgba(255,255,255,.18)}
.privacy-header .brand{grid-column:auto}
.privacy-main{width:min(760px,calc(100% - 40px));margin:0 auto;padding:72px 0 88px}
.privacy-main .eyebrow{margin:0 0 12px;color:#5d7268;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.privacy-main h1{margin:0 0 28px;font-size:clamp(40px,6vw,64px);font-weight:500;line-height:1.05;letter-spacing:-2.5px}
.privacy-main h2{margin:42px 0 10px;font-size:23px;font-weight:600;letter-spacing:-.6px}
.privacy-main p{margin:0 0 18px;color:#43564e;font-size:17px;line-height:1.75}
.privacy-main a{color:var(--forest);font-weight:700;text-decoration:underline;text-underline-offset:4px}

@media(max-width:1000px) and (min-width:641px){
  .hero{gap:32px;padding:150px 34px 75px;min-height:750px}
  .hero h1{font-size:53px;letter-spacing:-2px}
}
@media(max-width:640px){
  .header{min-height:88px;padding:15px 22px;display:flex;justify-content:center}
  .header nav{display:none}
  .brand img{width:190px}
  .hero{margin:0 9px;gap:28px;padding:128px 20px 54px;min-height:690px}
  .hero h1{font-size:38px;letter-spacing:-1.6px;line-height:1.08}
  .hero h1 .free-highlight{display:block;width:max-content;margin:11px auto 0}
  .hero-image{object-position:62% center}
  .hero-shade{background:linear-gradient(180deg,rgba(5,29,26,.82),rgba(5,29,26,.48) 48%,rgba(5,29,26,.7))}
  footer .footer-brand img{width:172px}
  .footer-copy{text-align:right}
  .privacy-header .brand img{width:190px}
  .privacy-main{width:min(100% - 36px,760px);padding:50px 0 64px}
  .privacy-main h1{font-size:40px;letter-spacing:-1.6px}
  .privacy-main h2{margin-top:34px;font-size:21px}
  .privacy-main p{font-size:16px}
}
@media(prefers-reduced-motion:reduce){.hero h1 .free-highlight>span:first-child{transition:none}}
