:root{--ink:#163d46;--blue:#0b9fc4;--sky:#cbeefa;--aqua:#21c5bc;--paper:#fffdf7;--coral:#ff6b5d;--yellow:#ffd447;--pink:#ffcbd5;--line:#cce2df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 "Trebuchet MS",Arial,sans-serif}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:99}.topline{background:var(--yellow);text-align:center;padding:8px 20px;font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.topline i{margin:0 20px}header{height:86px;display:flex;align-items:center;max-width:1240px;margin:auto;padding:0 28px}.logo{text-decoration:none;font:700 2.25rem Georgia;letter-spacing:-.1rem;transform:rotate(-2deg)}.logo em{font-weight:400;color:var(--blue)}.logo span{font:900 2.5rem Arial;color:var(--coral)}.logo small{font:.55rem Arial;letter-spacing:.1em;background:var(--yellow);border-radius:20px;padding:4px 6px;margin-left:3px;vertical-align:middle}header nav{display:flex;gap:6px;margin:auto}header nav a{font-size:.9rem;font-weight:800;text-decoration:none;padding:9px 14px;border-radius:99px}header nav a:hover,header nav a:focus{background:var(--sky)}.searchlink,.cta{background:var(--coral);color:#fff;text-decoration:none;font-weight:900;border-radius:99px;padding:11px 18px;box-shadow:4px 4px 0 var(--ink)}.hero{max-width:1400px;min-height:610px;margin:auto;display:grid;grid-template-columns:46% 54%;background:var(--sky);border-radius:38px;overflow:hidden}.hero-copy{padding:90px 8vw 70px}.kicker{color:var(--coral);font-size:.78rem;font-weight:900;letter-spacing:.16em}.hero h1,.content h2,.vibes h2,.legal h1,.article h1{font:400 4.7rem/.95 Georgia;margin:20px 0 28px;letter-spacing:-.25rem}.hero h1 em{color:var(--coral);text-decoration:underline var(--yellow) 10px;text-underline-offset:-6px}.hero-copy>p:not(.kicker){font-size:1.15rem;max-width:480px}.hero .cta{display:inline-block;margin-top:18px}.hero-photo{position:relative;background:center/cover no-repeat;clip-path:ellipse(87% 87% at 61% 50%)}.hero-photo>b{position:absolute;right:40px;top:45px;width:120px;height:120px;border-radius:50%;background:var(--coral);color:#fff;display:grid;place-items:center;text-align:center;transform:rotate(9deg);border:4px solid #fff;box-shadow:0 0 0 4px var(--coral);font:italic 1.5rem Georgia}.hero-photo>b small{display:block;font:700 .55rem Arial;letter-spacing:.08em}.hero-photo>a,.hero-photo>span{position:absolute;bottom:28px;right:35px;max-width:360px;background:#fff;text-decoration:none;font-weight:900;padding:14px 18px;border-radius:16px;box-shadow:4px 4px 0 var(--ink)}.trust{max-width:1080px;margin:auto;padding:34px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.trust>div{display:flex;gap:15px;font-size:1.5rem}.trust span{font-size:.8rem;color:#628087}.trust b{display:block;color:var(--ink);font-size:.95rem}.content{max-width:1180px;margin:auto;padding:75px 28px}.content h2,.vibes h2{font-size:3rem;margin:0 0 35px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.card{background:#fff;border:2px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:4px 4px 0 #dbe7e3}.card>a:first-child{display:block;text-decoration:none}.card-image{height:230px;background:center/cover}.card-image span{display:inline-block;margin:15px;background:var(--yellow);padding:5px 10px;font-size:.75rem;font-weight:900;text-transform:uppercase;transform:rotate(-2deg)}.card h3{font:700 1.5rem/1.2 Georgia;margin:20px 20px 8px}.card p{margin:0 20px 15px;color:#547178}.card>a:first-child>b{display:block;margin:0 20px 20px;color:var(--coral)}.deal-link{display:block;background:var(--sky);padding:12px 20px;text-decoration:none;font-weight:900;font-size:.85rem}.empty{background:#fff;border:2px dashed var(--blue);padding:35px;border-radius:24px}.vibes{background:var(--aqua);padding:80px max(28px,calc((100% - 1124px)/2))}.vibes .kicker{color:#fff}.vibes>div{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vibes>div>a{min-height:200px;background:#fff;border-radius:25px;padding:24px;text-decoration:none;box-shadow:5px 5px 0 rgba(22,61,70,.25);font-size:2rem}.vibes>div>a:nth-child(2){background:#fff5f7}.vibes>div>a:nth-child(3){background:#eefaff}.vibes b,.vibes span{display:block;font-size:1.25rem}.vibes span{font-size:.8rem;color:#62777b;margin-top:7px}.article,.legal{max-width:850px;margin:40px auto 90px;padding:0 28px}.article h1,.legal h1{font-size:4rem}.lead{font:1.35rem/1.6 Georgia;color:#48696e}.article-hero{width:100%;max-height:520px;object-fit:cover;border-radius:28px;margin:25px 0}.article-body h2{font:2rem Georgia;margin-top:38px}.article-body a,.legal a,.travel-link a{color:#087f9d}.travel-link{font-size:1.08rem;margin:30px 0}.travel-link a{font-weight:900}.offer{background:var(--yellow);padding:25px;border-radius:22px;margin:35px 0;display:grid;gap:10px}.offer>a,.inline-button{justify-self:start;background:var(--ink);color:#fff;padding:12px 18px;border:0;border-radius:99px;text-decoration:none;font-weight:900}.offer small,.changed{font-size:.8rem}.legal h2{font:2rem Georgia;margin-top:35px}footer{background:var(--ink);color:#fff;padding:50px max(28px,calc((100% - 1124px)/2))}footer>div{display:flex;justify-content:space-between;align-items:center}footer .logo em{color:#67d7ec}footer nav{display:flex;flex-wrap:wrap;gap:20px;margin:25px 0;font-size:.85rem}footer nav a,footer nav button{color:#fff;background:none;border:0;padding:0;text-decoration:underline;cursor:pointer}footer>small{color:#a8c0c1}.cookie-banner{position:fixed;z-index:100;left:20px;right:20px;bottom:20px;max-width:1050px;margin:auto;background:#fff;border:3px solid var(--ink);border-radius:25px;padding:24px;box-shadow:8px 8px 0 var(--ink);display:grid;grid-template-columns:1fr auto;gap:20px}.cookie-banner[hidden]{display:none}.cookie-banner h2{font:1.6rem Georgia;margin:0}.cookie-banner p{margin:5px 0}.cookie-actions{display:flex;gap:8px;align-items:center}.cookie-actions button,.cookie-settings button{border:2px solid var(--ink);background:#fff;border-radius:99px;padding:10px 13px;font-weight:900;cursor:pointer}.cookie-actions button:nth-child(2),.cookie-settings button{background:var(--coral);color:#fff}.cookie-settings{grid-column:1/-1;background:var(--sky);padding:15px;border-radius:15px}.cookie-settings label{display:block;margin-bottom:10px}
@media(max-width:900px){header nav{display:none}.searchlink{margin-left:auto}.hero{margin:0 15px;grid-template-columns:1fr}.hero-photo{height:480px}.cards{grid-template-columns:1fr 1fr}.vibes>div{grid-template-columns:1fr 1fr}.cookie-banner{grid-template-columns:1fr}.cookie-actions{flex-wrap:wrap}}
@media(max-width:580px){.topline{font-size:.6rem}.topline i{display:none}header{height:70px;padding:0 18px}.logo{font-size:1.9rem}.searchlink{font-size:.75rem;padding:9px 12px}.hero-copy{padding:55px 25px}.hero h1,.article h1,.legal h1{font-size:3.1rem;letter-spacing:-.15rem}.hero-photo{height:370px}.hero-photo>b{width:85px;height:85px;right:18px;font-size:1.05rem}.trust,.cards{grid-template-columns:1fr}.content{padding-top:55px}.content h2,.vibes h2{font-size:2.3rem}.vibes>div{grid-template-columns:1fr 1fr}.vibes>div>a{min-height:175px;padding:18px}.vibes b{font-size:1rem}footer>div{display:block}.cookie-banner{left:10px;right:10px;bottom:10px;max-height:90vh;overflow:auto}.cookie-actions{display:grid}.cookie-actions button{width:100%}}
.ai-note{background:var(--sky);border-radius:12px;padding:10px 14px;font-size:.8rem}
