:root{--ink:#17293a;--navy:#10283b;--coral:#ff5f68;--pink:#ffb9ca;--blue:#8edcf0;--yellow:#ffd55a;--cream:#fff8ed;--white:#fff;--radius:28px;--shadow:0 24px 70px rgba(18,44,62,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6}a{color:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;background:#fff;padding:.7rem 1rem;border-radius:10px}.skip-link:focus{top:1rem}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.2rem,5vw,5rem);background:rgba(255,248,237,.92);backdrop-filter:blur(15px);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;font-family:"Fraunces",serif;font-size:1.45rem;font-weight:700}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--coral);color:#fff;font-family:"DM Sans",sans-serif;font-weight:800}.site-nav{display:flex;align-items:center;gap:clamp(1rem,2.4vw,2.2rem)}.site-nav a{text-decoration:none;font-weight:600;font-size:.95rem}.nav-cta{background:var(--navy);color:#fff!important;padding:.72rem 1.1rem;border-radius:99px}.menu-button{display:none;background:transparent;border:1px solid rgba(16,40,59,.25);border-radius:99px;padding:.55rem .9rem;font:inherit;font-weight:700}.hero{min-height:calc(100svh - 86px);margin:0 clamp(.8rem,2vw,2rem);border-radius:var(--radius);overflow:hidden;position:relative;display:flex;align-items:center}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(7,33,50,.88) 0%,rgba(7,33,50,.64) 38%,rgba(7,33,50,.08) 70%)}.hero-content{position:relative;z-index:2;color:#fff;width:min(720px,86%);margin-left:clamp(1.4rem,7vw,7.5rem);padding:5rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:800;margin:0 0 1rem}.coral{color:#d63f4c}.hero h1,.section h2{font-family:"Fraunces",serif;line-height:.98;letter-spacing:-.035em}.hero h1{font-size:clamp(3.4rem,8vw,7.6rem);margin:.2rem 0 1.5rem;max-width:780px}.hero-copy{font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.55;max-width:640px}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:99px;padding:1rem 1.35rem;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.button-primary{background:var(--yellow);color:var(--ink)}.button-ghost{border:1px solid rgba(255,255,255,.72);color:#fff}.button-dark{background:var(--navy);color:#fff;width:100%}.postcard{position:absolute;right:clamp(1.5rem,5vw,5rem);bottom:2rem;z-index:3;background:#fff;color:var(--ink);padding:1rem 3.2rem 1rem 1.2rem;transform:rotate(-3deg);box-shadow:var(--shadow);display:flex;flex-direction:column;font-size:.78rem;line-height:1.25}.postcard strong{font-family:"Fraunces",serif;font-size:1.18rem}.postcard-arrow{position:absolute;right:1rem;top:50%;font-size:1.5rem;transform:translateY(-50%)}.trust-strip{display:flex;justify-content:center;align-items:center;gap:clamp(.8rem,2vw,2.5rem);padding:2rem 1rem;font-weight:800;text-align:center}.trust-strip i{width:6px;height:6px;border-radius:50%;background:var(--coral)}.section{padding:clamp(5rem,10vw,9rem) clamp(1.2rem,7vw,7rem)}.section-heading{display:grid;grid-template-columns:1fr 1.5fr;column-gap:3rem;align-items:end;margin-bottom:3.2rem}.section-heading .eyebrow{grid-column:1}.section-heading h2{grid-column:1;font-size:clamp(2.8rem,5.5vw,5.5rem);margin:0}.section-heading>p:last-child{grid-column:2;font-size:1.1rem;max-width:570px;margin:0 0 .5rem}.holiday-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.holiday-card{min-height:390px;padding:1.6rem;border-radius:24px;display:flex;flex-direction:column;transition:transform .25s ease}.holiday-card:hover{transform:translateY(-7px) rotate(-.5deg)}.card-pink{background:var(--pink)}.card-blue{background:var(--blue)}.card-yellow{background:var(--yellow)}.card-coral{background:var(--coral);color:#fff}.card-number{font-weight:800}.holiday-card h3{font-family:"Fraunces",serif;font-size:2rem;line-height:1.06;margin:auto 0 1rem}.holiday-card p{margin:0}.card-link{font-weight:800;margin-top:1.5rem}.about{background:var(--navy);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);align-items:center}.about-stamp{justify-self:center;width:min(360px,78vw);aspect-ratio:1;border:2px solid var(--yellow);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-7deg);box-shadow:0 0 0 14px var(--navy),0 0 0 16px rgba(255,213,90,.35)}.about-stamp span{letter-spacing:.35em;font-weight:800}.about-stamp strong{font-family:"Fraunces",serif;font-size:clamp(4rem,8vw,7rem);line-height:.85;color:var(--yellow)}.about-stamp small{margin-top:1rem;letter-spacing:.18em}.about h2{font-size:clamp(3rem,6vw,6rem);margin:.2rem 0 1.5rem}.about .lead{font-size:1.25rem;color:#fff}.about-copy>p{color:#cfdae1;max-width:720px}.proof-list{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.proof-list span{border:1px solid rgba(255,255,255,.32);padding:.55rem .85rem;border-radius:99px;font-size:.86rem;font-weight:700}.how{display:grid;grid-template-columns:1fr 1.3fr;gap:5rem}.section-heading.compact{display:block;margin:0}.compact h2{font-size:clamp(2.8rem,5vw,5.2rem);margin:.3rem 0}.steps{list-style:none;margin:0;padding:0;border-top:1px solid rgba(16,40,59,.18)}.steps li{display:grid;grid-template-columns:58px 1fr;gap:1rem;padding:1.7rem 0;border-bottom:1px solid rgba(16,40,59,.18)}.steps li>span{width:42px;height:42px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-weight:800}.steps h3{font-family:"Fraunces",serif;font-size:1.6rem;margin:0 0 .25rem}.steps p{margin:0;color:#536473}.enquire{background:var(--coral);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);align-items:start}.enquire h2{font-size:clamp(3rem,5.6vw,5.7rem);margin:.2rem 0 1.5rem}.email-link{font-weight:800;font-size:1.1rem}.enquiry-form{background:#fff;color:var(--ink);border-radius:var(--radius);padding:clamp(1.2rem,3vw,2.5rem);box-shadow:var(--shadow)}label{display:block;font-weight:800;font-size:.9rem;margin-bottom:1rem}input,select,textarea{width:100%;margin-top:.42rem;padding:.9rem 1rem;border:1px solid #cbd3d8;border-radius:12px;background:#fff;color:var(--ink);font:inherit;font-weight:400}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-note{font-size:.78rem;color:#6d7a83;text-align:center;margin:.8rem 0 0}footer{background:#091b28;color:#fff;padding:4rem clamp(1.2rem,7vw,7rem) 2rem;display:grid;grid-template-columns:1fr auto;gap:2rem}.footer-brand .brand-mark{background:var(--yellow);color:var(--ink)}footer p{color:#aebcc5}.footer-links{display:flex;gap:1.4rem;align-items:start}.footer-links a{font-weight:700}.legal{grid-column:1;max-width:720px;font-size:.78rem}.copyright{grid-column:2;text-align:right;font-size:.8rem}
@media(max-width:980px){.holiday-grid{grid-template-columns:1fr 1fr}.section-heading{display:block}.section-heading>p:last-child{margin-top:1.2rem}.about,.how,.enquire{grid-template-columns:1fr}.about-stamp{width:260px}.postcard{display:none}}
@media(max-width:720px){.site-header{height:72px}.menu-button{display:block}.site-nav{display:none;position:absolute;left:1rem;right:1rem;top:68px;background:#fff;border-radius:18px;padding:1rem;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-nav.open{display:flex}.site-nav a{padding:.55rem}.nav-cta{text-align:center}.hero{min-height:calc(100svh - 88px)}.hero-shade{background:linear-gradient(0deg,rgba(7,33,50,.92) 4%,rgba(7,33,50,.64) 62%,rgba(7,33,50,.08) 100%)}.hero-content{align-self:flex-end;margin:0;padding:5rem 1.3rem 2.5rem;width:100%}.hero h1{font-size:clamp(3.15rem,15vw,5rem)}.hero-actions{display:grid}.button{width:100%}.trust-strip{overflow:auto;justify-content:flex-start;padding-inline:1.5rem}.trust-strip span{white-space:nowrap}.section{padding:5.2rem 1.2rem}.holiday-grid{grid-template-columns:1fr}.holiday-card{min-height:330px}.how{gap:2.5rem}.form-row{grid-template-columns:1fr}.enquire{padding-bottom:4rem}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.legal,.copyright{grid-column:1;text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.holiday-card{transition:none}}
.holiday-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.holiday-card{grid-column:auto;min-height:360px}
.holiday-card.card-wide{grid-column:auto;min-height:360px}
.card-navy{background:var(--navy);color:#fff}
.social-cta{display:inline-flex;margin-top:1.4rem;color:var(--yellow);font-weight:800;text-underline-offset:5px}
@media(max-width:980px){.holiday-grid{grid-template-columns:1fr 1fr}.holiday-card,.holiday-card.card-wide{grid-column:auto}}
@media(max-width:720px){.holiday-grid{grid-template-columns:1fr}.holiday-card,.holiday-card.card-wide{min-height:330px}}
.card-media{position:relative;width:100%;height:auto;aspect-ratio:3/4;overflow:hidden;border-radius:16px;margin-bottom:1rem;background:transparent;box-shadow:0 12px 30px rgba(16,40,59,.13)}
.card-image{width:100%;height:100%;object-fit:cover;object-position:center}
.holiday-card:has(.card-image) h3{margin-top:2rem}
.about-photo-wrap{position:relative;justify-self:center;width:min(390px,82vw)}
.about-photo{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:52% 18%;border-radius:42% 42% 20px 20px;box-shadow:0 28px 80px rgba(0,0,0,.35);border:8px solid rgba(255,255,255,.08)}
.about-photo-stamp{position:absolute;right:-2rem;bottom:1.5rem;width:140px;height:140px;border-radius:50%;background:var(--yellow);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(7deg);box-shadow:0 12px 35px rgba(0,0,0,.24)}
.about-photo-stamp span{font-family:"Fraunces",serif;font-size:1.35rem;font-weight:700;line-height:1}
.about-photo-stamp strong{font-size:.7rem;letter-spacing:.13em;margin-top:.55rem}
@media(max-width:720px){.about-photo-stamp{right:-.4rem;width:118px;height:118px}}
.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.optional{font-weight:400;color:#6d7a83}
.button:disabled{cursor:wait;opacity:.72}
.form-status{margin-top:1rem;padding:1rem 1.1rem;border-radius:14px;font-weight:800;line-height:1.45}
.form-status.success{background:#e5f7ee;color:#155d3b;border:1px solid #a8dec2}
.form-status.error{background:#fff0f0;color:#8a2630;border:1px solid #f3b7bd}
.form-note a{font-weight:700;text-underline-offset:3px}
.legal-header{position:sticky;top:0}
.legal-page{padding:clamp(3.5rem,8vw,7rem) clamp(1.2rem,7vw,7rem);background:var(--cream)}
.legal-wrap{width:min(820px,100%);margin:0 auto}
.legal-page h1{font-family:"Fraunces",serif;font-size:clamp(3.2rem,8vw,6.5rem);line-height:.98;letter-spacing:-.035em;margin:.25rem 0 1.2rem}
.legal-intro{font-size:1.15rem;max-width:720px;color:#435867}
.legal-updated{display:inline-block;margin:1rem 0 3rem;padding:.45rem .75rem;border-radius:99px;background:var(--yellow);font-weight:800;font-size:.82rem}
.policy-sections{display:grid;gap:1rem}
.policy-section{background:#fff;border-radius:20px;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 12px 35px rgba(18,44,62,.07)}
.policy-section h2{font-family:"Fraunces",serif;font-size:1.8rem;line-height:1.15;margin:0 0 .7rem}
.policy-section p,.policy-section ul{margin:.5rem 0;color:#435867}
.policy-section ul{padding-left:1.25rem}
.policy-section a{font-weight:700;text-underline-offset:3px}
.back-link{display:inline-flex;margin-top:2rem;font-weight:800;color:#d63f4c;text-underline-offset:4px}
