:root{--ink:#17373a;--deep:#12696c;--teal:#0b9b9a;--coral:#f47735;--mint:#ddf0ed;--paper:#f3f7f6;--muted:#617678;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif;line-height:1.35}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{height:100px;display:flex;align-items:center;padding:0 72px;gap:40px;background:var(--white);border-bottom:1px solid #e5eeec}.brand{display:flex;flex-direction:column;line-height:1}.brand span{font-size:25px;font-weight:800;letter-spacing:.08em;color:var(--teal)}.brand small{font-size:10px;color:var(--muted);letter-spacing:.02em;margin-top:7px}.site-header nav{display:flex;gap:25px;margin-left:auto;font-size:13px}.site-header nav a,.footer-links a{transition:color .2s}.site-header nav a:hover,.footer-links a:hover,.text-link:hover{color:var(--coral)}.header-contact{display:flex;flex-direction:column;gap:4px;border-left:1px solid #dce7e5;padding-left:25px;white-space:nowrap}.header-contact small,.footer-info span{font-size:10px;color:var(--muted)}.header-contact a,.footer-info a{font-size:15px;font-weight:bold}.menu-toggle{display:none;border:0;background:var(--mint);color:var(--deep);padding:12px 16px;border-radius:20px}.hero{margin:34px 72px 0;min-height:590px;border-radius:34px;background:var(--deep);color:var(--white);display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative}.hero-copy{padding:72px 80px}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:bold;color:var(--coral);margin:0 0 25px}.hero .eyebrow{color:#a8e3dc}.hero h1{font-size:clamp(36px,4vw,67px);line-height:.96;letter-spacing:-.04em;margin:0;font-weight:800}.hero h1 em,.intro h2 em,.booking h2 em{color:#8eddd5;font-style:normal}.hero-lead{font-size:20px;line-height:1.35;margin:34px 0 36px}.button{border:0;border-radius:28px;padding:17px 23px;display:inline-flex;align-items:center;gap:17px;font-weight:bold;font-size:12px;letter-spacing:.03em;cursor:pointer;min-height:54px}.button span{font-size:19px}.primary{background:var(--coral);color:var(--white)}.primary:hover{background:#e86120}.hero-art{position:relative;background:var(--teal);min-height:100%;overflow:hidden}.sun{width:400px;height:400px;border-radius:50%;background:#5bbdb2;position:absolute;right:5%;top:9%}.card{position:absolute;right:27%;top:22%;background:#fff;color:var(--deep);border-radius:22px;padding:27px;width:180px;transform:rotate(8deg);box-shadow:0 16px 30px #075b5c55}.card .check{display:grid;place-items:center;background:var(--coral);color:#fff;width:40px;height:40px;border-radius:50%;font-size:25px;margin-bottom:18px}.card strong{display:block;font-size:18px}.card small{display:block;color:var(--muted);margin-top:10px}.child{position:absolute;width:255px;height:320px;bottom:-15px;right:20%;background:#f4b477;border-radius:130px 130px 65px 65px}.child:before{content:'';position:absolute;width:160px;height:160px;border-radius:50%;background:#f8c58e;top:-60px;left:48px}.child:after{content:'•  •';position:absolute;top:-2px;left:98px;color:var(--ink);font-size:27px;letter-spacing:20px}.child i{position:absolute;width:190px;height:110px;background:#f47735;border-radius:90px 90px 0 0;bottom:80px;left:32px}.child b{position:absolute;width:58px;height:20px;border-bottom:5px solid var(--ink);border-radius:50%;top:66px;left:99px}.intro{padding:115px 17% 100px;display:grid;grid-template-columns:1fr 1.2fr;column-gap:70px}.intro .eyebrow{grid-column:1}.intro h2{font-size:48px;line-height:1.03;margin:0;grid-column:1}.intro>p:not(.eyebrow){font-size:20px;color:var(--muted);max-width:480px;align-self:end;margin:0 0 22px}.text-link{color:var(--deep);font-size:14px;font-weight:bold;align-self:start}.services{background:var(--mint);padding:90px 72px;display:grid;grid-template-columns:35% 1fr;gap:80px}.section-heading h2,.booking h2{font-size:44px;line-height:1.05;margin:0}.service-grid{display:grid;grid-template-columns:1fr 1fr}.service-grid article{padding:20px 25px 30px 0;border-top:1px solid #a9ceca}.service-grid article:nth-child(even){padding-left:25px;border-left:1px solid #a9ceca}.service-grid span{font-size:11px;color:var(--coral);font-weight:bold}.service-grid h3{margin:22px 0 9px;font-size:20px}.service-grid p{margin:0;color:var(--muted);font-size:14px}.booking{padding:100px 12%;display:grid;grid-template-columns:1fr 1fr;gap:100px}.booking form{display:flex;flex-direction:column;gap:17px}.booking label{font-size:11px;color:var(--muted);display:flex;flex-direction:column;gap:7px}.booking input{height:52px;border:0;border-bottom:1px solid #b8cdca;background:transparent;color:var(--ink);outline:none}.booking input:focus{border-color:var(--teal)}.booking .button{align-self:flex-start;margin-top:12px}.form-note{font-size:11px;color:var(--muted);margin:0}footer{background:var(--deep);color:var(--white);padding:54px 72px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.footer-brand{display:flex;flex-direction:column;gap:7px}.footer-brand strong{font-size:22px;letter-spacing:.08em}.footer-brand span{font-size:11px;color:#a8d5d1}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:13px}.footer-info{display:flex;flex-direction:column;gap:7px;justify-self:end}.footer-info small{font-size:11px;color:#a8d5d1;line-height:1.6;margin-top:8px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--coral);outline-offset:3px}@media(max-width:900px){.site-header{padding:0 44px;gap:20px}.site-header nav{gap:12px;font-size:11px}.header-contact{display:none}.hero{margin-left:44px;margin-right:44px}.hero-copy{padding:60px 45px}.hero h1{font-size:45px}.intro{padding-left:10%;padding-right:10%}.services{padding-left:44px;padding-right:44px;gap:35px}.booking{padding:80px 8%;gap:45px}footer{padding:45px 44px;gap:25px}}@media(max-width:600px){.site-header{height:78px;padding:0 28px;justify-content:space-between}.brand span{font-size:20px}.brand small{font-size:8px}.site-header nav{display:none}.site-header nav.open{display:flex;position:absolute;z-index:5;top:78px;left:28px;right:28px;padding:14px 20px;background:var(--white);flex-direction:column;gap:0;border-radius:0 0 18px 18px;box-shadow:0 12px 25px #17373a22}.site-header nav.open a{padding:12px 0;min-height:44px}.menu-toggle{display:block;min-width:70px;min-height:44px}.hero{margin:20px 28px 0;display:block;min-height:730px;border-radius:27px}.hero-copy{padding:45px 28px 20px}.hero h1{font-size:37px}.hero-lead{font-size:16px;margin:25px 0}.hero-art{height:300px;min-height:0}.sun{width:240px;height:240px;right:8%;top:9%}.card{right:34%;top:11%;width:135px;padding:17px;border-radius:16px}.card .check{width:30px;height:30px;font-size:18px;margin-bottom:10px}.card strong{font-size:14px}.card small{font-size:10px}.child{width:175px;height:220px;right:14%;bottom:-15px}.child:before{width:110px;height:110px;left:33px;top:-38px}.child:after{font-size:19px;left:66px;top:-5px}.child i{width:130px;height:78px;left:23px;bottom:55px}.child b{top:44px;left:67px;width:40px}.intro{padding:75px 28px;display:block}.intro h2{font-size:36px;margin-bottom:24px}.intro>p:not(.eyebrow){font-size:17px;margin-bottom:24px}.services{padding:70px 28px;display:block}.section-heading h2,.booking h2{font-size:35px}.service-grid{margin-top:40px;display:block}.service-grid article,.service-grid article:nth-child(even){padding:20px 0 25px;border-left:0}.service-grid h3{margin:13px 0 7px}.booking{padding:70px 28px;display:block}.booking form{margin-top:40px}footer{padding:42px 28px;display:flex;flex-direction:column;gap:30px}.footer-links{grid-template-columns:1fr;gap:0}.footer-links a{min-height:44px;display:flex;align-items:center}.footer-info a{min-height:44px;display:flex;align-items:center}.footer-info{justify-self:auto} }@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
