:root{--primary:#06b889;--accent:#ff8a00;--soft:#f4f8fb;--ink:#172033;--muted:#617287;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink)}a{color:inherit}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;padding:18px clamp(22px,5vw,90px);background:#fff;border-bottom:1px solid #edf1f4}.brand{font-weight:900;text-decoration:none;font-size:30px;letter-spacing:0;color:#ff8a00;white-space:nowrap}.brand span{color:#06b889}.site-header nav{display:flex;gap:30px;align-items:center;justify-content:center;flex-wrap:wrap}.site-header nav a{text-decoration:none;color:#111827;font-weight:800;font-size:17px}.site-header nav a::after,.nav-menu>a::after{content:"v";color:#009b7c;margin-left:9px;font-size:18px}.site-header nav>a:last-child::after{content:""}.nav-menu{position:relative;display:inline-flex}.nav-dropdown{position:absolute;top:100%;left:0;display:none;min-width:190px;padding:10px;background:#fff;border:1px solid #e3e8ee;border-radius:8px;box-shadow:0 18px 36px rgba(15,23,42,.14)}.nav-menu:hover .nav-dropdown,.nav-menu:focus-within .nav-dropdown{display:grid;gap:4px}.nav-dropdown a{padding:9px 10px;border-radius:6px}.nav-dropdown a::after{content:""!important}.nav-dropdown a:hover{background:#f2faf7}.header-tools{display:flex;align-items:center;gap:14px;font-weight:800}.header-tools span{font-size:0;width:28px;height:28px;border:4px solid #111;border-radius:999px;position:relative;display:inline-block}.header-tools span::after{content:"";position:absolute;width:12px;height:4px;background:#111;right:-11px;bottom:-5px;transform:rotate(45deg);border-radius:999px}.header-tools strong{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:30px;border-radius:999px;background:#ff8a00;color:#fff}.hero{min-height:430px;margin:0 clamp(22px,5vw,34px);border-radius:0 0 8px 8px;background:linear-gradient(90deg,rgba(0,84,100,.08),rgba(0,72,95,.08)),url("https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=2200&q=82") center/cover no-repeat}.home-hero{display:grid;align-items:center;padding:70px clamp(22px,6vw,92px)}.home-hero-copy{max-width:620px;color:#fff;text-shadow:0 2px 16px rgba(15,23,42,.28)}.home-hero-copy h1{font-size:clamp(42px,6vw,78px);line-height:1;margin:0 0 18px}.home-hero-copy p{font-size:20px;line-height:1.55;margin:0 0 24px}.home-hero-copy .cta{text-shadow:none}.hero-editorial{position:relative}.intro-panel-wrap{max-width:1320px;margin:-255px auto 0;padding:0 clamp(22px,5vw,34px);position:relative;z-index:2}.intro-panel{background:#fff;border-radius:8px;padding:38px 40px;box-shadow:0 12px 28px rgba(15,23,42,.14);display:grid;gap:20px}.quick-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:18px}.quick-links a{color:#009b7c;text-decoration:none}.quick-links span{height:28px;width:1px;background:#d9dde3}.intro-panel h1{font-size:42px;line-height:1.1;margin:0}.intro-panel p{font-size:19px;line-height:1.65;margin:0;color:#1f2937}.intro-panel h2{font-size:20px;margin:6px 0 0}.partner-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.partner-card{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:72px;border:1px solid #d7dde3;border-radius:8px;padding:12px 16px;text-decoration:none;background:#fff;box-shadow:0 3px 0 rgba(15,23,42,.10)}.partner-card img{max-width:150px;max-height:44px;object-fit:contain}.partner-card em{font-style:normal;color:#08b98f;font-size:34px;line-height:1}.partner-placeholder{display:inline-flex;align-items:center;justify-content:center;width:50px;height:38px;border-radius:8px;background:#eef9f6;color:#0f766e;font-weight:900}.partner-card strong{font-size:18px}.eyebrow{display:inline-flex;margin-bottom:12px;color:#fff;font-weight:900;text-transform:uppercase;font-size:13px}.page-hero,.hotel-hero{max-width:1120px;margin:0 auto;width:100%}.page-hero h1,.hotel-hero h1{font-size:clamp(36px,6vw,76px);line-height:1.02;margin:0 0 18px;letter-spacing:0}.page-hero p,.hotel-hero p{font-size:20px;line-height:1.55;color:#334155;max-width:720px}.cta,.button{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;text-decoration:none;border-radius:6px;padding:13px 20px;font-weight:800}.section{max-width:1180px;margin:0 auto;padding:56px clamp(18px,4vw,28px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.section h2,.section-head h2{font-size:30px;margin:0}.section-head p{color:var(--muted);margin:0;max-width:520px}.featured-destinations{background:#f6faf9;max-width:none;padding-left:clamp(22px,5vw,90px);padding-right:clamp(22px,5vw,90px)}.featured-destinations>.section-head,.featured-grid,.trust-row{max-width:1180px;margin-left:auto;margin-right:auto}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.featured-card{position:relative;display:grid;text-decoration:none;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 16px 32px rgba(15,23,42,.08)}.featured-card img,.featured-card .image-fallback{width:100%;aspect-ratio:16/7.8;object-fit:cover}.featured-card>span{position:absolute;top:16px;left:16px;background:#ff8a00;color:#fff;border-radius:999px;padding:8px 14px;font-weight:900}.featured-card div{padding:22px 24px 28px}.featured-card h3{font-size:24px;line-height:1.25;margin:0 0 10px}.featured-card p{font-size:17px;line-height:1.5;margin:0;color:#334155}.trust-row{display:flex;justify-content:center;gap:34px;flex-wrap:wrap;margin-top:28px;color:#111827;font-size:17px}.trust-row span::first-letter{color:#08b98f}.destination-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.destination-tile{display:grid;gap:8px;text-decoration:none;border:1px solid #dbe6ef;border-radius:8px;padding:20px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.06)}.destination-tile span,.destination-tile small,.hotel-card span,.hotel-card small{color:var(--muted)}.destination-tile strong{font-size:23px}.hotel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.hotel-card{display:grid;border:1px solid #dbe6ef;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.06)}.hotel-card img,.image-fallback{width:100%;aspect-ratio:16/10;object-fit:cover;background:var(--soft);display:grid;place-items:center;color:var(--primary);font-weight:850}.hotel-card>div{display:grid;gap:8px;padding:16px}.hotel-card h3{font-size:21px;margin:0}.hotel-card h3 a{text-decoration:none}.hotel-card p{color:#475569;line-height:1.55;margin:0}.meta-row{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:8px}.page-hero{padding:70px clamp(18px,4vw,28px) 20px}.page-hero .eyebrow,.hotel-hero .eyebrow{color:var(--primary)}.hotel-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:34px;align-items:center;padding:56px clamp(18px,4vw,28px) 28px}.hotel-hero img{width:100%;border-radius:8px;aspect-ratio:16/11;object-fit:cover}.price{font-size:34px!important;font-weight:850;color:var(--primary)!important}.price small{font-size:16px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.article-body{font-size:17px;line-height:1.75}.article-body p{margin:0 0 18px}.highlights{display:grid;gap:8px;margin:0 0 24px;padding:18px 18px 18px 38px;background:var(--soft);border-radius:8px}.deal-box{position:sticky;top:88px;border:1px solid #dbe6ef;border-radius:8px;padding:20px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.08)}.deal-box h2{margin-top:0}.offer-list{display:grid;gap:12px}.offer-card{display:grid;gap:7px;border-top:1px solid #e5edf3;padding-top:12px}.offer-card span{font-size:22px;font-weight:850;color:var(--primary)}details{border-top:1px solid #e5edf3;padding:14px 0}summary{font-weight:800;cursor:pointer}.site-footer{display:grid;gap:8px;padding:34px clamp(18px,4vw,56px);background:#102033;color:#eaf7ff}.site-footer span,.site-footer small{color:#b9c9d6}@media(max-width:980px){.site-header{grid-template-columns:1fr}.site-header nav{justify-content:flex-start}.intro-panel-wrap{margin:-170px auto 0}.partner-grid{grid-template-columns:1fr 1fr}.featured-grid{grid-template-columns:1fr}.trust-row{justify-content:flex-start}.result-head{display:block}}@media(max-width:640px){.site-header{padding:16px 18px}.brand{font-size:25px}.site-header nav{gap:14px}.site-header nav a{font-size:15px}.hero{min-height:300px;margin:0}.home-hero{padding:38px 20px}.intro-panel-wrap{margin:0;padding:0}.intro-panel{border-radius:0;padding:24px}.intro-panel h1{font-size:32px}.partner-grid{grid-template-columns:1fr}.section-head,.hotel-hero{display:block}.content-grid{grid-template-columns:1fr}.deal-box{position:static}}