@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap);code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fbf4f8;color:#3a2442;font-family:Poppins,system-ui,-apple-system,sans-serif;line-height:1.6;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Poppins,system-ui,sans-serif;font-weight:600;letter-spacing:0;line-height:1.3;margin:0}a{text-decoration:none}.form-error-screen{align-items:center;display:flex;flex-direction:column;gap:16px;padding:48px 24px;text-align:center}.form-error-screen h2{color:#3a2442}.form-error-screen p{color:#6b4e5e;font-size:.95rem;max-width:380px}.form-error-contacts{display:flex;flex-direction:column;gap:10px;margin:4px 0}.form-error-link{border:1.5px solid #5e3a6b;border-radius:50px;color:#5e3a6b;display:inline-block;font-size:.88rem;font-weight:600;padding:10px 24px;transition:background .2s,color .2s}.form-error-link:hover{background:#5e3a6b;color:#fff}.form-error-wa{border-color:#25d366;color:#25d366}.form-error-wa:hover{background:#25d366;color:#fff}.form-error-retry{background:none;border:none;color:#b07898;cursor:pointer;font-family:inherit;font-size:.85rem;margin-top:4px;text-decoration:underline}.navbar{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #f0e4ebcc;box-shadow:0 1px 0 #f0e4eb,0 4px 24px #5e3a6b12;display:flex;height:68px;justify-content:space-between;padding:0 48px;position:sticky;top:0;z-index:200}.logo-text{color:#fff;font-family:Poppins,system-ui,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:-.5px}.logo-ivy{-webkit-text-fill-color:#0000;background:linear-gradient(160deg,#c8960c,#f5d978 45%,#d4af37 70%,#c8960c);-webkit-background-clip:text;background-clip:text}.logo-huts,.logo-ivy{font-family:Poppins,system-ui,sans-serif;font-size:1.75rem;font-weight:900;letter-spacing:-.5px}.logo-huts{color:#4a1060}.hero-iim-badge{align-items:center;background:linear-gradient(135deg,#c8960c2e,#f5d9781f);border:1px solid #c8960c73;border-radius:50px;box-shadow:0 0 12px #c8960c26;color:#f5d978;display:inline-flex;font-size:.72rem;font-weight:600;gap:6px;letter-spacing:.3px;margin-bottom:14px;padding:5px 12px}.hero-iim-badge svg{color:#f5d978;flex-shrink:0}.hero-tagline{color:#ffffffd9;font-size:.82rem;font-weight:700;letter-spacing:1.5px;margin:0 0 12px;text-transform:uppercase}.hero-img-wrap{box-shadow:0 24px 64px #0000004d;flex-shrink:0;width:clamp(260px,36vw,460px)}.footer-logo-wrap{align-items:baseline;display:flex;margin-bottom:10px}.footer-logo-ivy{-webkit-text-fill-color:#0000;background:linear-gradient(160deg,#c8960c,#f5d978 45%,#d4af37 70%,#c8960c);-webkit-background-clip:text;background-clip:text}.footer-logo-huts,.footer-logo-ivy{font-size:1.4rem;font-weight:900;letter-spacing:-.5px}.footer-logo-huts{color:#c9a8d8}.footer-tagline{color:#ffffff73;font-size:.78rem;font-weight:700;letter-spacing:1px;margin:0 0 8px!important;text-transform:uppercase}.nav-links{align-items:center;display:flex;gap:0}.nav-links a{color:#5a3d65;font-size:.8rem;font-weight:500;margin:0 7px;padding:6px 2px;position:relative;transition:color .2s;white-space:nowrap}.nav-links a:after{background:linear-gradient(90deg,#5e3a6b,#c47a8a);border-radius:2px;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.nav-links a:hover{color:#5e3a6b}.nav-links a:hover:after{transform:scaleX(1)}.nav-wa-btn{align-items:center;background:#25d366;border-radius:50%;box-shadow:0 2px 8px #25d36659;color:#fff;display:flex;flex-shrink:0;height:34px;justify-content:center;margin-left:10px;transition:transform .2s,box-shadow .2s;width:34px}.nav-wa-btn:hover{box-shadow:0 6px 16px #25d36673;transform:translateY(-2px)}.nav-btn-ghost{background:#0000;border:1.5px solid #b07898;border-radius:6px;color:#5e3a6b;cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:600;padding:7px 18px;transition:background .2s,color .2s,border-color .2s}.nav-btn-ghost:hover{background:#5e3a6b;border-color:#5e3a6b;color:#fff}.cta-btn{background:#c47a8a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:700;margin-left:4px;padding:8px 18px;transition:opacity .2s,transform .15s}.cta-btn:hover{opacity:.9;transform:translateY(-1px)}.hero{background:#fbf4f8;padding:32px 0 0;position:relative}.hero-purple-box{background:radial-gradient(circle,#ffffff12 1px,#0000 0) 0 0 /28px 28px,linear-gradient(135deg,#3e2050,#5e3a6b 45%,#8b6088);border-radius:24px 24px 0 0;color:#fff;margin:0 auto;max-width:860px;overflow:hidden;padding:36px 44px 32px;position:relative;z-index:1}.hero-purple-box:before{border:44px solid #c47a8a1a;border-radius:50%;height:420px;right:-100px;top:-100px;width:420px}.hero-purple-box:after,.hero-purple-box:before{content:"";pointer-events:none;position:absolute}.hero-purple-box:after{background:radial-gradient(circle,#ffffff0d 0,#0000 70%);border-radius:50%;bottom:-80px;height:320px;left:-80px;width:320px}.hero-bg-ring{border:24px solid #ffffff0a;border-radius:50%;bottom:-50px;height:200px;right:280px;width:200px}.hero-bg-lines,.hero-bg-ring{pointer-events:none;position:absolute}.hero-bg-lines{background:repeating-linear-gradient(-55deg,#0000,#0000 60px,hsla(0,0%,100%,.018) 0,hsla(0,0%,100%,.018) 61px);bottom:0;left:0;right:0;top:0}.hero-content{align-items:center;display:flex;gap:24px;justify-content:space-between;position:relative;z-index:2}.hero-huts-left,.hero-huts-right{align-items:flex-end;bottom:0;color:#5e3a6b;display:flex;line-height:0;max-width:360px;opacity:.55;pointer-events:none;position:fixed;top:72px;transition:opacity .2s;width:calc(50vw - 430px);z-index:0}.hero-huts-left{left:0}.hero-huts-right{right:0;transform:scaleX(-1)}.hero-huts-hidden{opacity:0}.hero-huts-left svg,.hero-huts-right svg{display:block;height:auto;width:100%}.hero-text{flex:1 1;max-width:540px;min-width:280px}.hero h1{font-size:clamp(1.8rem,3.8vw,2.6rem);font-weight:700;letter-spacing:-.2px;line-height:1.25;margin:0 0 16px}.hero-purple-box .hero-text>p{color:#ffffffbf;font-size:.96rem;line-height:1.65;margin:0 0 24px;max-width:420px}.hero-sub-tagline{color:#ffffffd1!important;font-size:1rem!important;line-height:1.6!important;margin:0 0 24px!important;max-width:460px}.hero-pointers{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0 0 28px;max-width:460px;padding:0}.hero-pointers li{color:#ffffffe6;font-size:.95rem;line-height:1.5;padding-left:22px;position:relative}.hero-pointers li:before{color:#f5d978;content:"✓";font-size:.9rem;font-weight:700;left:0;position:absolute}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:28px}.primary-btn{background:linear-gradient(135deg,#c47a8a,#b05e72);border:none;border-radius:50px;box-shadow:0 4px 18px #c47a8a59;color:#fff;cursor:pointer;font-family:inherit;font-size:.94rem;font-weight:600;letter-spacing:.2px;overflow:hidden;padding:13px 30px;position:relative;transition:transform .2s,box-shadow .2s;white-space:nowrap}.primary-btn:after{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);width:60%}@keyframes shimmer{0%{left:-100%}60%,to{left:160%}}.primary-btn:hover{box-shadow:0 12px 30px #c47a8a85;transform:translateY(-2px)}.hero-secondary-btn{border-bottom:1px solid #fff6;color:#ffffffd9;font-size:.92rem;font-weight:600;padding-bottom:2px;transition:color .2s,border-color .2s}.hero-secondary-btn:hover{border-color:#f5c2cc;color:#f5c2cc}.hero-stats{align-items:stretch;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff21;border:1px solid #ffffff38;border-radius:16px;box-shadow:0 8px 32px #0000001f,inset 0 1px 0 #ffffff26;display:flex;gap:0;padding:14px 8px;width:fit-content}.hero-stat{align-items:center;display:flex;flex-direction:column;gap:3px;padding:0 22px}.hero-stat-num{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.5px;line-height:1;text-shadow:0 2px 8px #00000026}.hero-stat-label{color:#ffffffe0;font-size:.64rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}.hero-stat-divider{align-self:stretch;background:#ffffff2e;flex-shrink:0;width:1px}.hero-img-wrap{animation:float 5s ease-in-out infinite;border-radius:20px;box-shadow:0 0 0 1px #ffffff1f,0 8px 0 #00000026,0 20px 60px #00000059;flex:0 0 320px;overflow:hidden;position:relative}.hero-img-wrap:after{border-radius:20px;box-shadow:inset 0 1px 0 #ffffff2e;content:"";inset:0;pointer-events:none;position:absolute}.hero-img{display:block;height:260px;object-fit:cover;transition:transform .5s ease;width:100%}.hero-img-wrap:hover .hero-img{transform:scale(1.04)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.section{padding:56px 48px}.section-eyebrow{background:linear-gradient(135deg,#5e3a6b14,#b078981f);border:1px solid #b0789840;border-radius:20px;color:#5e3a6b;display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:1.4px;margin:0 0 14px;padding:5px 14px;text-align:center;text-transform:uppercase}.section>.section-eyebrow,.why-sticky-win .section-eyebrow{display:block;margin-bottom:14px;margin-left:auto;margin-right:auto;width:fit-content}.section-title{color:#3a2442;font-size:clamp(1.4rem,2.6vw,1.85rem);font-weight:600;letter-spacing:0;line-height:1.3;margin:0;text-align:center}.section-title.left-aligned{text-align:left}.section-underline{background:linear-gradient(90deg,#5e3a6b,#c47a8a);border-radius:2px;height:3px;margin:12px auto 32px;width:40px}.section-underline.left-aligned{margin-left:0}.search-input{background:#0000;border:none;color:#3a2442;flex:1 1;font-family:inherit;font-size:.95rem;outline:none;padding:13px 0}.search-input::placeholder{color:#aaa}.search-select{background:#ffffff1f;border:1.5px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;min-width:140px;outline:none;padding:13px 14px}.search-select option{background:#fff;color:#3a2442}.search-btn{background:#c47a8a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:700;padding:13px 24px;transition:opacity .2s,transform .15s;white-space:nowrap}.search-btn:hover{opacity:.9;transform:translateY(-1px)}.trust-strip{background:#fff;border-bottom:1px solid #edd5e3;border-top:1px solid #edd5e3}.trust-strip-inner{align-items:center;display:flex;flex-wrap:wrap;gap:0;justify-content:center;margin:0 auto;max-width:1200px;padding:22px 48px}.trust-badge{align-items:center;display:flex;gap:12px;padding:10px 28px;transition:transform .2s}.trust-badge:hover{transform:translateY(-2px)}.trust-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.trust-icon--verified{background:linear-gradient(135deg,#5e3a6b,#b07898)}.trust-icon--shield{background:linear-gradient(135deg,#2e7d32,#66bb6a)}.trust-icon--fees{background:linear-gradient(135deg,#c8960c,#f5d978)}.trust-icon--support{background:linear-gradient(135deg,#7eb8c9,#4a90d9)}.trust-label{color:#3a2442;font-size:.9rem;font-weight:700;line-height:1.2}.trust-sub{color:#6b4e5e;font-size:.74rem;line-height:1.3;margin-top:1px}.trust-divider{background:#edd5e3;flex-shrink:0;height:36px;width:1px}.rooms-promise-banner{background:linear-gradient(135deg,#3e2050,#5e3a6b 60%,#8b6088);padding:20px 48px}.rooms-promise-in-hero{background:#00000038!important;border-radius:0;border-top:1px solid #ffffff21;margin:20px -44px -32px;padding:16px 44px!important}.rooms-promise-inner{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin:0 auto;max-width:1100px}.rooms-promise-icon{align-items:center;background:#ffffff1f;border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.rooms-promise-icon svg{height:24px;width:24px}.rooms-promise-text{display:flex;flex:1 1;flex-direction:column;gap:3px}.rooms-promise-text strong{color:#fff;font-size:.96rem;font-weight:700;line-height:1.3}.rooms-promise-text span{color:#ffffffb8;font-size:.82rem;line-height:1.5}.rooms-promise-cta{background:#fff;border-radius:50px;color:#5e3a6b;flex-shrink:0;font-size:.85rem;font-weight:700;padding:10px 22px;transition:opacity .2s,transform .15s;white-space:nowrap}.rooms-promise-cta:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:600px){.rooms-promise-banner{padding:18px 20px}.rooms-promise-cta{text-align:center;width:100%}}.hiw-section{background:radial-gradient(ellipse at 20% 50%,#5e3a6b0d 0,#0000 50%),radial-gradient(ellipse at 80% 50%,#7eb8c90f 0,#0000 50%),#fbf4f8;overflow:hidden;position:relative}.hiw-steps{align-items:flex-start;display:flex;flex-wrap:wrap;gap:0;justify-content:center;margin:0 auto;max-width:1100px;position:relative}.hiw-steps:before{background:linear-gradient(90deg,#0000,#edd5e3 15%,#edd5e3 85%,#0000);content:"";height:1.5px;left:15%;pointer-events:none;position:absolute;right:15%;top:52px}.hiw-step{flex:1 1;max-width:250px;min-width:200px;padding:0 20px 32px;position:relative;text-align:center}.hiw-num{align-items:center;background:linear-gradient(135deg,#5e3a6b,#b07898);border-radius:14px;box-shadow:0 6px 20px #5e3a6b40;color:#fff;display:flex;font-size:1rem;font-weight:800;height:44px;justify-content:center;margin:0 auto 16px;position:relative;transition:transform .2s,box-shadow .2s;width:44px;z-index:1}.hiw-step:hover .hiw-num{box-shadow:0 10px 28px #5e3a6b59;transform:translateY(-3px)}.hiw-step h3{color:#3a2442;font-size:1rem;font-weight:700;margin:0 0 10px}.hiw-step p{color:#7b5b70;font-size:.85rem;line-height:1.65;margin:0}.hiw-arrow{color:#c47a8a;flex-shrink:0;font-size:1.2rem;opacity:.4;padding-top:12px}.cities-section{background:radial-gradient(circle,#5e3a6b0a 1px,#0000 0) 0 0 /26px 26px,#fff}.cities-scroll-wrap{-ms-overflow-style:none;margin:0 auto 36px;max-width:1200px;overflow-x:auto;padding-bottom:16px;scrollbar-width:none}.cities-scroll-wrap::-webkit-scrollbar{display:none}.cities-grid{display:flex;gap:16px;width:max-content}.city-card{align-items:center;border:1.5px solid #edd5e3;border-radius:16px;display:flex;flex:0 0 250px;gap:12px;padding:18px 16px}.city-card,.city-card:hover{background:#fff;box-shadow:0 2px 8px #5e3a6b0a}.city-card:hover{border-color:#edd5e3;transform:none}.city-flag{flex-shrink:0;font-size:2rem;line-height:1}.city-info{flex:1 1;min-width:0}.city-name{color:#3a2442;font-size:.92rem;font-weight:700;line-height:1.25;white-space:normal}.city-country{color:#b07898;font-size:.72rem;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.city-meta{flex-shrink:0;text-align:right}.city-count{color:#5e3a6b;font-size:.72rem;font-weight:700}.city-price{color:#7b5b70;font-size:.72rem;font-weight:600}.cities-cta{text-align:center}.roomtypes-section{background:radial-gradient(ellipse at 50% 100%,#5e3a6b12 0,#0000 60%),#fbf4f8}.roomtypes-scroll-wrap{-ms-overflow-style:none;margin:0 auto;max-width:1200px;overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.roomtypes-scroll-wrap::-webkit-scrollbar{display:none}.roomtypes-grid{display:flex;gap:20px;width:max-content}.roomtype-card{background:#fff;border:1.5px solid #edd5e3;border-radius:20px;display:flex;flex:0 0 260px;flex-direction:column;gap:10px;padding:28px 24px 24px}.roomtype-card,.roomtype-card:hover{box-shadow:0 2px 12px #5e3a6b0f,0 1px 3px #5e3a6b0a}.roomtype-card:hover{border-color:#edd5e3;transform:none}.roomtype-name{color:#3a2442;font-size:1.05rem;font-weight:800}.roomtype-desc{color:#a68e9b;flex:1 1;font-size:.82rem;line-height:1.55}.roomtype-footer{display:flex;flex-direction:column;gap:4px}.roomtype-price{color:#5e3a6b;font-size:.95rem;font-weight:800}.roomtype-best{color:#b07898;font-size:.72rem;font-weight:600}.testimonials-section{background:#fff}.testimonials-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0 auto;max-width:1200px}.testimonial-card{background:#fbf4f8;border:1.5px solid #edd5e3;border-radius:20px;box-shadow:0 2px 8px #5e3a6b0a;display:flex;flex-direction:column;gap:14px;padding:28px 24px;transition:transform .25s,box-shadow .25s,border-color .25s}.testimonial-card:hover{border-color:#d4abbe;box-shadow:0 14px 36px #5e3a6b1a;transform:translateY(-5px)}.testimonial-stars{color:#c8960c;font-size:.95rem;letter-spacing:2px}.testimonial-text{color:#5e3a6b;flex:1 1;font-size:.9rem;font-style:italic;line-height:1.8;margin:0;position:relative}.testimonial-text:before{color:#b078982e;content:"\201C";font-family:Georgia,serif;font-size:3rem;left:-8px;line-height:1;position:absolute;top:-16px}.testimonial-author{align-items:center;display:flex;gap:12px}.testimonial-avatar{align-items:center;background:linear-gradient(135deg,#5e3a6b,#b07898);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:800;height:40px;justify-content:center;width:40px}.testimonial-name{color:#3a2442;font-size:.9rem;font-weight:700}.testimonial-detail{color:#a68e9b;font-size:.75rem}.footer-ratings{margin-top:12px}.footer-rating-badge{background:#ffffff12;border:1px solid #ffffff1f;border-radius:20px;color:#fff9;display:inline-block;font-size:.78rem;padding:4px 12px}.about-section{background:#fff}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:56px;margin:0 auto;max-width:1200px}.about-image{flex-shrink:0}.about-image img{border-radius:20px;box-shadow:0 20px 60px #5e3a6b1f;display:block;width:clamp(260px,34vw,400px)}.about-text{flex:1 1;min-width:280px}.about-eyebrow{color:#b07898;font-size:.78rem;font-weight:700;letter-spacing:1.2px;margin:0 0 10px;text-transform:uppercase}.about-text p{color:#7b5b70;font-size:.97rem;line-height:1.8;margin:0 0 12px}.about-highlights{display:flex;flex-direction:column;gap:10px;list-style:none;margin:20px 0 0;padding:0}.about-highlights li{align-items:center;color:#3a2442;display:flex;font-size:.92rem;font-weight:600;gap:10px}.about-highlights li:before{align-items:center;background:#c47a8a;border-radius:50%;color:#fff;content:"✓";display:flex;flex-shrink:0;font-size:.7rem;font-weight:900;height:22px;justify-content:center;width:22px}.services-section{background:radial-gradient(ellipse at 0 50%,#7eb8c917 0,#0000 50%),radial-gradient(ellipse at 100% 50%,#c47a8a14 0,#0000 50%),#fbf4f8;overflow:hidden;position:relative}.cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:1200px}.service-card{background:#fff;border:1.5px solid #edd5e3;border-radius:20px;box-shadow:0 4px 18px #b078980f;cursor:default;overflow:hidden;padding:32px 24px 28px;position:relative;text-align:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,border-color .25s;width:210px}.service-card:after{background:linear-gradient(90deg,#5e3a6b,#c47a8a);bottom:0;content:"";height:3px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.service-card:hover{border-color:#b07898;box-shadow:0 20px 48px #5e3a6b24;transform:translateY(-10px)}.service-card:hover:after{transform:scaleX(1)}.service-icon{flex-shrink:0;height:48px;margin-bottom:16px;width:48px}.service-title{color:#3a2442;font-size:1rem;font-weight:800;margin-bottom:4px}.service-subtitle{color:#b07898;font-size:.72rem;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.service-desc{color:#a68e9b;font-size:.8rem;line-height:1.5}.countries-section{background:#fff}.country-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.country-card{align-items:center;background:linear-gradient(155deg,#5e3a6b,#8b6088);border-radius:24px;box-shadow:0 4px 0 #00000026,0 12px 36px #5e3a6b40;color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:32px 24px 24px;position:relative;text-align:center;transition:transform .3s cubic-bezier(.34,1.4,.64,1),box-shadow .3s}.country-card:before{background:#fff3;content:"";height:1px;left:0;position:absolute;right:0;top:0}.country-card:hover{box-shadow:0 4px 0 #00000026,0 28px 56px #5e3a6b59;transform:translateY(-10px)}.country-card-featured{background:linear-gradient(155deg,#5e3a6b,#8b6088 50%,#b07898);border:2px solid #c47a8a;transform:scale(1.04)}.country-card-featured:hover{transform:scale(1.04) translateY(-8px)}.country-featured-tag{background:#c47a8a;border-radius:20px;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.4px;padding:4px 14px;position:absolute;text-transform:uppercase;top:-13px}.country-flag{font-size:3rem;line-height:1;margin-bottom:10px}.country-name{font-size:1.3rem;font-weight:800;margin-bottom:6px}.country-highlight{color:#f5c2cc;font-size:.78rem;font-weight:600;letter-spacing:.2px;margin-bottom:14px}.country-facts{display:flex;flex-direction:column;gap:7px;list-style:none;margin:0 0 18px;padding:0;text-align:left;width:100%}.country-facts li{color:#ffffffc7;font-size:.82rem;padding-left:16px;position:relative}.country-facts li:before{color:#f5c2cc;content:"→";font-size:.75rem;left:0;position:absolute}.country-explore-btn{background:#ffffff1f;border:1px solid #ffffff40;border-radius:20px;color:#fff;display:inline-block;font-size:.82rem;font-weight:700;margin-top:auto;padding:8px 20px;transition:background .2s,border-color .2s}.country-explore-btn:hover{background:#c47a8a;border-color:#c47a8a;color:#fff}.roadmap-section{background:#fbf4f8}.roadmap{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1200px}.roadmap-step{align-items:flex-start;background:#fff;border:1.5px solid #edd5e3;border-radius:16px;box-shadow:0 2px 8px #5e3a6b0a;display:flex;gap:16px;overflow:hidden;padding:20px 18px;position:relative;transition:transform .25s,box-shadow .25s,border-color .25s}.roadmap-step:before{background:linear-gradient(180deg,#5e3a6b,#c47a8a);border-radius:0 0 0 0;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .25s;width:3px}.roadmap-step:hover{border-color:#d4abbe;box-shadow:0 10px 28px #5e3a6b1a;transform:translateY(-4px)}.roadmap-step:hover:before{opacity:1}.step-num{align-items:center;background:linear-gradient(135deg,#5e3a6b,#b07898);border-radius:10px;box-shadow:0 4px 12px #5e3a6b40;color:#fff;display:flex;flex-shrink:0;font-size:.88rem;font-weight:800;height:34px;justify-content:center;width:34px}.step-content{flex:1 1}.step-title{color:#3a2442;font-size:.92rem;font-weight:700;margin-bottom:4px}.step-desc{color:#7b5b70;font-size:.8rem;line-height:1.5}.why-section{background:radial-gradient(ellipse at 90% 10%,#b078981a 0,#0000 55%),radial-gradient(ellipse at 10% 90%,#5e3a6b14 0,#0000 55%),radial-gradient(circle,rgba(94,58,107,.045) 1px,#0000 0) 0 0 /22px 22px,#fefcfe;position:relative}.why-scroll-driver{height:360vh}.why-sticky-win{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:0 48px;position:sticky;top:0}.why-sticky-win .section-eyebrow{margin-bottom:8px}.why-sticky-win .section-title{margin-bottom:0}.why-sticky-win .section-underline{margin-bottom:28px}.why-deck{display:grid;grid-template-areas:"card";width:min(700px,calc(100vw - 48px))}.why-stack-card{align-items:flex-start;border:1.5px solid #edd5e3;border-radius:24px;box-shadow:0 2px 0 #edd5e3,0 12px 40px #5e3a6b1f,0 2px 8px #5e3a6b0f;display:flex;gap:24px;grid-area:card;opacity:0;padding:32px 36px;pointer-events:none;transform:translateY(80px) scale(.94);transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .4s ease,scale .4s ease}.why-stack-card.wc-on{opacity:1;opacity:calc(1 - var(--depth, 0)*.12);pointer-events:auto;transform:translateY(0) scale(1);transform:translateY(calc(var(--depth, 0)*7px)) scale(calc(1 - var(--depth, 0)*.025))}.why-stack-card.wc-on:not(:last-child){pointer-events:none}.why-stack-card:first-child{background:#fff}.why-stack-card:nth-child(2){background:#fdf8fb}.why-stack-card:nth-child(3){background:#faf2f7}.why-stack-card:nth-child(4){background:#f6ebf3}.why-stack-card:nth-child(5){background:#f2e4ef}.why-stack-card:nth-child(6){background:#eedded}.why-dots{display:flex;gap:8px;margin-top:20px}.why-dot{background:#edd5e3;border-radius:50%;height:8px;transition:background .3s,transform .3s;width:8px}.why-dot.active{background:#5e3a6b;transform:scale(1.3)}.why-icon{flex-shrink:0;height:44px;margin-top:2px;width:44px}.why-card-text{flex:1 1}.why-card-text h3{color:#3a2442;font-size:1.05rem;font-weight:800;margin:0 0 8px}.why-card-text p{color:#7b5b70;font-size:.88rem;line-height:1.7;margin:0}.faq-section{background:radial-gradient(ellipse at 100% 0,#b0789814 0,#0000 50%),radial-gradient(circle,rgba(94,58,107,.035) 1px,#0000 0) 0 0 /24px 24px,#fbf4f8;overflow:hidden;position:relative}.faq{margin:0 auto;max-width:760px}.faq-item{background:#fff;border:1.5px solid #edd5e3;border-radius:12px;box-shadow:0 2px 8px #5e3a6b0d;margin-bottom:10px;overflow:hidden;transition:border-color .2s}.faq-item:hover{border-color:#d4abbe}.faq-item[open]{border-color:#b07898}.faq-item summary{align-items:center;color:#3a2442;cursor:pointer;display:flex;font-size:.93rem;font-weight:600;justify-content:space-between;list-style:none;padding:16px 20px;transition:background .2s,color .2s}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open] summary{background:#5e3a6b;color:#fff}.faq-q{flex:1 1}.faq-icon{color:#b07898;flex-shrink:0;font-size:1.4rem;font-weight:300;line-height:1;margin-left:12px;transition:transform .2s,color .2s}.faq-item[open] .faq-icon{color:#f5c2cc;transform:rotate(45deg)}.faq-item p{border-top:1px solid #edd5e3;color:#7b5b70;font-size:.92rem;line-height:1.75;margin:0;padding:16px 20px}.cta-section{background:linear-gradient(135deg,#3e2050,#5e3a6b 40%,#8b6088);overflow:hidden;padding:72px 48px;position:relative;text-align:center}.cta-section:before{background:#c47a8a1a;height:360px;right:-80px;top:-80px;width:360px}.cta-section:after,.cta-section:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.cta-section:after{background:#ffffff0a;bottom:-100px;height:280px;left:-60px;width:280px}.cta-inner{margin:0 auto;max-width:680px;position:relative;z-index:1}.cta-eyebrow{color:#f5c2cc;font-size:.78rem;font-weight:700;letter-spacing:1.2px;margin:0 0 12px;text-transform:uppercase}.cta-section h2{color:#fff;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;line-height:1.2;margin:0 0 14px}.cta-sub{color:#ffffffbf;font-size:1.05rem;line-height:1.6;margin:0 0 32px}.cta-actions{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cta-secondary-btn{border-bottom:1px solid #ffffff59;color:#fffc;font-size:.95rem;font-weight:600;padding-bottom:2px;transition:color .2s,border-color .2s}.cta-secondary-btn:hover{border-color:#f5c2cc;color:#f5c2cc}.scholarship-banner{background:linear-gradient(135deg,#5e3a6b,#8b6088);color:#fff;overflow:hidden;padding:60px 48px;position:relative}.scholarship-banner:before{background:#c47a8a14;border-radius:50%;content:"";height:340px;pointer-events:none;position:absolute;right:-80px;top:-80px;width:340px}.scholarship-banner-inner{align-items:center;display:flex;gap:56px;margin:0 auto;max-width:1200px;position:relative;z-index:1}.scholarship-banner-left{flex:1 1;min-width:0}.scholarship-title{color:#fff;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800;letter-spacing:-.3px;line-height:1.2;margin:0 0 14px}.scholarship-desc{color:#ffffffbf;font-size:.97rem;line-height:1.7;margin:0 0 24px;max-width:480px}.scholarship-banner-stats{background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;display:flex;flex-direction:column;flex-shrink:0;gap:20px;padding:24px 32px}.schol-stat{display:flex;flex-direction:column;gap:3px;text-align:center}.schol-num{color:#f5c2cc;font-size:1.8rem;font-weight:800;line-height:1}.schol-label{color:#fff9;font-size:.75rem;font-weight:600;letter-spacing:.4px;text-transform:uppercase}.footer{background:#2a1830;color:#ffffffa6;padding:52px 48px 0}.footer-inner{border-bottom:1px solid #ffffff14;display:flex;flex-wrap:wrap;gap:48px;margin:0 auto;max-width:1200px;padding-bottom:44px}.footer-brand{flex:1.5 1;min-width:200px}.footer-logo-text{color:#fff;display:block;font-size:1.4rem;font-weight:800;letter-spacing:-.5px;margin-bottom:12px}.footer-brand p{color:#ffffff80;font-size:.88rem;line-height:1.6;margin:0}.footer-iim{color:#ffffff61!important;font-size:.78rem!important;font-style:italic;margin-top:6px!important}.footer-links{display:flex;flex:1 1;flex-direction:column;gap:10px;min-width:140px}.footer-links h4{color:#ffffffe6;font-size:.8rem;font-weight:700;letter-spacing:.8px;margin:0 0 6px;text-transform:uppercase}.footer-links a,.footer-links span{color:#ffffff80;font-size:.88rem;transition:color .2s}.footer-links a:hover{color:#f5c2cc}.footer-bottom{color:#ffffff4d;font-size:.78rem;margin:0 auto;max-width:1200px;padding:16px 0;text-align:center}@media (max-width:1100px){.country-grid{grid-template-columns:repeat(2,1fr)}.hero-huts-left,.hero-huts-right{display:none}}@media (max-width:960px){.navbar{padding:0 24px}.hero{padding:20px 0 0}.hero-purple-box{border-radius:16px 16px 0 0;padding:32px 24px 28px}.hero-content{flex-direction:column}.hero-content,.hero-text{text-align:center}.hero-purple-box .hero-text>p{margin-left:auto;margin-right:auto;max-width:100%}.hero-actions{justify-content:center}.hero-stats{margin:0 auto}.hero-img-wrap{margin:0 auto;width:clamp(220px,70vw,400px)}.section{padding:44px 24px}.about-container{flex-direction:column;gap:36px}.about-image img{display:block;margin:0 auto;max-width:420px;width:100%}.section-title.left-aligned{text-align:center}.section-underline.left-aligned{margin-left:auto}.about-eyebrow{text-align:center}.footer{padding:36px 24px 0}}@media (max-width:600px){.nav-links .nav-btn-ghost:nth-child(4){display:none}.hero h1{font-size:2rem}.hero-stats{flex-wrap:wrap;gap:0;padding:12px 16px}.hero-stat{padding:6px 14px}.hero-search{flex-direction:column}.search-input-wrap{min-width:0;min-width:auto}.country-grid{grid-template-columns:1fr}.country-card{margin:0 auto;max-width:400px;width:100%}.country-card-featured{transform:scale(1)}.country-card-featured:hover{transform:translateY(-8px)}.cities-grid{grid-template-columns:1fr 1fr}.hiw-steps{align-items:center;flex-direction:column}.hiw-arrow{padding-top:0;transform:rotate(90deg)}.trust-strip-inner{flex-direction:column;gap:0;padding:16px 24px}.trust-divider{height:1px;width:80%}.trust-badge{padding:10px 20px}.cta-section{padding:52px 24px}.footer-inner{gap:28px}.scholarship-banner{padding:44px 24px}.scholarship-banner-inner{flex-direction:column;gap:36px}.why-stack-card{gap:16px;padding:22px 20px}.why-sticky-win{padding:0 20px}.why-scroll-driver{height:360vh}}@media (max-width:960px){.trust-strip-inner{padding:16px 24px}.trust-badge{padding:10px 20px}.hiw-arrow{display:none}.hiw-steps{gap:16px}}.navbar-home{background:#fff!important;box-shadow:0 2px 12px #5e3a6b1a!important}.navbar-home .logo-huts{color:#4a1060}.nav-link-dark,.nav-links .nav-link-dark{border-radius:6px;color:#3a2442!important;font-size:.88rem;font-weight:600;padding:6px 12px;text-decoration:none;transition:color .2s,background .2s}.nav-link-dark:hover,.nav-links .nav-link-dark:hover{background:#f8eef4;color:#5e3a6b!important}.nav-btn-dark{background:#0000;border:1.5px solid #b07898;border-radius:6px;color:#5e3a6b;cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:600;padding:7px 18px;transition:background .2s,color .2s,border-color .2s}.nav-btn-dark:hover{background:#5e3a6b;border-color:#5e3a6b;color:#fff}.nav-user-name{color:#5e3a6b!important;font-size:.88rem;font-weight:600;padding:6px 10px}.roomtype-footer{border-top:1px solid #edd5e3;padding-top:12px}.view-all-btn{background:none;border:none;border-bottom:2px solid #c47a8a;color:#5e3a6b;cursor:pointer;display:inline-block;font-family:inherit;font-size:.9rem;font-weight:700;padding-bottom:2px;transition:color .2s,border-color .2s}.view-all-btn:hover{color:#c47a8a}.city-count{display:none}
/*# sourceMappingURL=main.df036a35.css.map*/