
:root{--sun:#ffc83d;--sun2:#f47b35;--sea:#007a8a;--sea2:#00a9c7;--deep:#062b35;--palm:#0f5c45;--sand:#fff4df;--cream:#fffdf7;--ink:#142126;--muted:#60737a;--line:#e6eced;--shadow:0 22px 55px rgba(2,31,40,.16);--radius:24px;}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fffdf7 0%,#fff8eb 100%);line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.topbar{background:linear-gradient(90deg,var(--deep),#064d59,var(--palm));color:white;font-size:.92rem}.topbar .wrap{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:8px 20px;max-width:1200px;margin:auto}.topbar a{color:white;text-decoration:none}.navbar{position:sticky;top:0;background:rgba(255,253,247,.94);backdrop-filter:blur(14px);z-index:10;box-shadow:0 10px 30px rgba(0,0,0,.07)}.navwrap{max-width:1200px;margin:auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;color:var(--deep);letter-spacing:.3px}.logo img{width:130px}.menu{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.menu a{padding:10px 12px;text-decoration:none;font-weight:750;font-size:.9rem;border-radius:999px}.menu a:hover,.menu a.active{background:#fff0c5;color:#8a4700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--sun),var(--sun2));color:#17242a;text-decoration:none;font-weight:900;padding:13px 19px;border-radius:999px;border:0;cursor:pointer;box-shadow:0 12px 25px rgba(244,123,53,.25)}.btn.alt{background:var(--deep);color:white}.btn.ghost{background:white;border:1px solid var(--line);box-shadow:none}.hero{position:relative;min-height:72vh;display:flex;align-items:center;overflow:hidden;background:var(--deep);color:white}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,30,39,.84),rgba(2,30,39,.35),rgba(2,30,39,.08)),url('../images/hero-beach.jpg') center/cover no-repeat}.hero:after{content:"";position:absolute;inset:auto -10% -70px -10%;height:140px;background:var(--cream);border-radius:50% 50% 0 0/60% 60% 0 0}.hero .content{position:relative;z-index:1;max-width:1200px;margin:auto;padding:90px 20px 140px;width:100%}.eyebrow{text-transform:uppercase;letter-spacing:4px;color:var(--sun);font-weight:900;font-size:.85rem}.hero h1{font-family:Georgia,serif;font-size:clamp(3rem,8vw,7.3rem);line-height:.88;margin:16px 0 20px;text-shadow:0 8px 30px rgba(0,0,0,.3)}.hero p{font-size:clamp(1.1rem,2vw,1.45rem);max-width:690px;color:#eef8fa}.actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.section{max-width:1200px;margin:auto;padding:78px 20px}.section.tight{padding:40px 20px}.title{text-align:center;margin-bottom:42px}.title .palm{color:var(--sea);font-size:1.6rem}.title h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1;margin:6px 0;color:var(--deep)}.title p{max-width:720px;margin:auto;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.card.pad{padding:26px}.card img{height:230px;width:100%;object-fit:cover}.card h3{font-size:1.35rem;margin:18px 20px 8px;color:var(--deep)}.card p,.card ul{margin:0 20px 20px;color:var(--muted)}.card .price{font-weight:900;color:var(--palm);margin:0 20px 20px}.feature{display:flex;gap:15px;align-items:flex-start}.icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#e9fbfd;color:var(--sea);font-size:1.25rem;flex:none}.band{background:linear-gradient(135deg,var(--deep),var(--sea));color:white;margin:30px 0}.band .section{padding:58px 20px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.photo-frame{border:12px solid white;border-radius:28px;box-shadow:var(--shadow);overflow:hidden;transform:rotate(-1deg)}.photo-frame img{height:430px;width:100%;object-fit:cover}.list{display:grid;gap:12px}.check{display:flex;gap:10px;align-items:flex-start}.check:before{content:'✓';font-weight:900;color:var(--sea);background:#e9fbfd;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;flex:none}.form{display:grid;gap:15px}.form .row{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{font-weight:800;font-size:.9rem;color:var(--deep)}input,select,textarea{width:100%;padding:13px 14px;border:1px solid #cfdadd;border-radius:12px;font:inherit;background:white}textarea{min-height:130px}.notice{padding:18px;border-radius:18px;background:#eaf9fb;border:1px solid #bfeaf0;color:#17414a}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery img{height:235px;object-fit:cover;border-radius:20px;box-shadow:var(--shadow);width:100%}.video-box{background:#071e26;color:white;min-height:220px;border-radius:20px;display:grid;place-items:center;text-align:center;padding:20px;box-shadow:var(--shadow);border:1px solid #143b47}.pay-card{text-align:center;padding:35px}.pay-card .pay-logo{font-size:2rem;font-weight:900;color:var(--sea)}.socials{display:flex;gap:12px;flex-wrap:wrap}.socials a{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:white;text-decoration:none;font-weight:900}.fb{background:#1877f2}.ig{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7)}.tt{background:#111}.yt{background:#ff0000}.wa{background:#25d366}.map{min-height:260px;background:linear-gradient(135deg,#d9f6fb,#fff0c5);border-radius:22px;display:grid;place-items:center;text-align:center;color:var(--deep);border:1px solid var(--line)}footer{background:#051f28;color:white;margin-top:50px}.foot{max-width:1200px;margin:auto;padding:45px 20px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px}footer a{color:#d9f7ff;text-decoration:none}footer .mini{font-size:.9rem;color:#b9d5dc}.footer-nav{display:grid;gap:8px}.badge-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.badge{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);padding:8px 12px;border-radius:999px;font-weight:800;font-size:.85rem}.page-hero{background:linear-gradient(135deg,rgba(6,43,53,.9),rgba(0,122,138,.82)),url('../images/resort-lagoon.jpg') center/cover;color:white;text-align:center;padding:95px 20px}.page-hero h1{font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,5rem);line-height:1;margin:0}.page-hero p{max-width:720px;margin:18px auto 0;color:#eef8fa;font-size:1.15rem}.business-card{border-radius:22px;box-shadow:var(--shadow);border:8px solid white}.steps{counter-reset:step;display:grid;gap:16px}.step{counter-increment:step;background:white;border:1px solid var(--line);border-radius:20px;padding:20px 20px 20px 70px;position:relative;box-shadow:0 12px 30px rgba(2,31,40,.07)}.step:before{content:counter(step);position:absolute;left:20px;top:22px;width:34px;height:34px;border-radius:50%;background:var(--sun);display:grid;place-items:center;font-weight:900}.muted{color:var(--muted)}.small{font-size:.92rem}.hidden-help{font-size:.86rem;color:var(--muted)}
@media(max-width:900px){.topbar .wrap,.navwrap{align-items:flex-start}.navwrap{flex-direction:column}.menu{justify-content:flex-start}.grid,.grid.two,.grid.four,.split,.foot{grid-template-columns:1fr}.hero{min-height:auto}.hero h1{font-size:3.7rem}.gallery{grid-template-columns:1fr 1fr}.form .row{grid-template-columns:1fr}.photo-frame img{height:320px}}
@media(max-width:560px){.topbar .wrap{display:block}.menu a{font-size:.82rem;padding:8px 9px}.logo img{width:105px}.hero .content{padding:70px 18px 120px}.hero h1{font-size:3rem}.section{padding:56px 16px}.grid,.gallery{grid-template-columns:1fr}.card img{height:205px}.actions .btn{width:100%}.page-hero{padding:70px 18px}}
