@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap');
:root{--teal:#155c6b;--ink:#183e45;--muted:#576c70;--pale:#eef5f4;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);font-size:16px;line-height:1.7}img{display:block;max-width:100%;object-fit:cover}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #dcab54;outline-offset:6px}a:hover{opacity:.8}.wrap{max-width:1280px;margin:auto;padding-left:64px;padding-right:64px}.header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:10px 5%;gap:24px;background:#fff}.brand img{width:128px;height:88px;object-fit:contain}.header nav{display:flex;gap:36px;font-size:14px}.contact-top{font-size:14px;border:1px solid #afc4c8;padding:12px 21px;border-radius:3px}.contact-top span{margin-left:18px}.hero{height:680px;min-height:560px;position:relative;color:white;margin:0 20px;overflow:hidden;border-radius:5px}.hero-image,.hero-shade{position:absolute;width:100%;height:100%;inset:0}.hero-image{object-position:center 52%}.hero-shade{background:linear-gradient(90deg,rgba(5,33,35,.76),rgba(5,33,35,.12) 90%),linear-gradient(0deg,rgba(4,34,39,.55),transparent 30%)}.hero-copy{position:relative;padding:100px max(44px,calc((100vw - 1152px)/2 - 20px));padding-right:25px}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:600;margin:0 0 24px;line-height:1.7}.teal{color:var(--teal)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(48px,5.2vw,76px);line-height:1.12;letter-spacing:-.035em;margin-bottom:24px}em{font-weight:400}h1 em{color:#d0eff0}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#e9f0ee;margin-bottom:30px}.button{display:inline-flex;gap:36px;align-items:center;padding:15px 25px;font-size:14px;border-radius:3px}.light{background:white;color:var(--teal)}.hero-bottom{position:absolute;bottom:30px;left:44px;right:44px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff4d;padding-top:20px;font-size:12px;letter-spacing:.12em}.hero-bottom span+span{font-family:var(--serif);font-style:italic;font-size:16px;letter-spacing:0}.intro{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:110px;padding-bottom:110px}h2{font-size:clamp(36px,3.5vw,50px);line-height:1.2;letter-spacing:-.025em;margin-bottom:26px}h2 em{color:var(--teal)}.intro-text{padding-top:40px;color:var(--muted)}.intro-text p{margin-bottom:20px}.text-link{display:inline-flex;gap:35px;align-items:center;border-bottom:1px solid #9fb8bd;padding:10px 0;color:var(--teal);font-size:14px;font-weight:600}.spaces{padding-bottom:105px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:35px}.section-heading h2{margin-bottom:0}.section-heading p:not(.eyebrow){font-size:14px;color:var(--muted);margin-bottom:5px}.section-heading .eyebrow{margin-bottom:16px}.feature-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:28px}.feature img{width:100%;height:320px;border-radius:3px}.feature:nth-child(2) img{object-position:40% center}.feature:nth-child(3) img{object-position:center 62%}.feature>div{padding-top:25px}.number{font-size:12px;letter-spacing:.14em;color:var(--teal)}h3{font-size:29px;line-height:1.25;margin:14px 0}.feature p{font-size:14px;color:var(--muted);max-width:290px}.gallery-section{background:var(--pale);padding:80px 0}.gallery{display:grid;grid-template-columns:1.3fr .85fr .85fr 1.1fr;gap:18px}.gallery figure{margin:0}.gallery img{width:100%;height:270px;border-radius:3px}.gallery figcaption{font-size:14px;padding-top:12px;color:var(--muted)}.location{padding-top:105px;padding-bottom:105px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.location-photo{position:relative}.location-photo img{width:100%;height:510px;border-radius:3px}.location-photo span{position:absolute;bottom:25px;left:25px;background:#fff;padding:18px 26px;font-size:12px;letter-spacing:.1em}.location-photo strong{font-family:var(--serif);font-size:23px;font-weight:400;letter-spacing:0}.location-copy>p:not(.eyebrow){color:var(--muted)}address{font-style:normal;margin:25px 0 10px;font-size:14px}.invitation{text-align:center;background:var(--teal);color:white;padding:80px 24px 85px}.invitation h2{font-size:clamp(42px,4.5vw,62px)}.invitation h2 em{color:#bce4e5}.invitation p:not(.eyebrow){color:#d2e5e7}.phone{display:inline-block;font-size:clamp(26px,3vw,38px);border-bottom:1px solid #80b4be;line-height:1.6;margin-top:12px}.phone span{font-size:24px;margin-left:18px}.phone-label{display:block;margin-top:10px;font-size:14px;color:#d2e5e7}footer.wrap{padding-top:35px;padding-bottom:35px;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:12px}footer p{margin:0}.footer-name{font-family:var(--serif);font-size:17px}.footer-name strong{display:block;font-weight:500}footer a{font-size:14px}.skip{position:absolute;left:10px;top:-70px;z-index:10;background:white;padding:10px}.skip:focus{top:5px}@media(min-width:1500px){.hero{height:730px}}@media(max-width:900px){.wrap{padding-left:32px;padding-right:32px}.header nav{gap:18px}.intro,.location{gap:40px}.hero-copy{padding:100px 40px}.feature-grid{gap:18px}.feature img{height:260px}h3{font-size:25px}.gallery{grid-template-columns:1fr 1fr}.gallery img{height:300px}.location-photo img{height:440px}}@media(max-width:600px){html{scroll-padding-top:20px}.header{height:auto;min-height:104px;flex-wrap:wrap;padding:8px 20px 15px;gap:4px 15px}.brand img{width:100px;height:72px}.contact-top{padding:9px 12px;font-size:14px}.contact-top span{margin-left:9px}.header nav{order:3;justify-content:space-between;width:100%;gap:12px;padding-top:4px;font-size:14px}.hero{margin:0 10px;height:620px;min-height:0}.hero-image{object-position:58% center}.hero-copy{padding:76px 24px 90px}.hero-copy h1{font-size:47px}.hero-copy .eyebrow{font-size:11px;letter-spacing:.13em}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-bottom{left:24px;right:24px;bottom:25px}.hero-bottom span:first-child{font-size:10px;letter-spacing:.08em}.hero-bottom span+span{display:none}.wrap{padding-left:24px;padding-right:24px}.intro{grid-template-columns:1fr;gap:0;padding-top:68px;padding-bottom:65px}.intro-text{padding-top:0}h2{font-size:38px}.eyebrow{font-size:11px;margin-bottom:18px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px}.feature-grid{grid-template-columns:1fr;gap:30px}.feature img{height:330px}.feature>div{padding-top:18px}.feature h3 br{display:none}.feature p{max-width:none}.spaces{padding-bottom:55px}.gallery-section{padding:55px 0}.gallery{gap:22px 12px}.gallery img{height:200px}.gallery figcaption{font-size:13px}.location{grid-template-columns:1fr;gap:35px;padding-top:65px;padding-bottom:65px}.location-photo img{height:370px}.invitation{padding:60px 24px}.invitation .eyebrow{font-size:11px;letter-spacing:.1em}.invitation h2{font-size:42px}footer.wrap{flex-wrap:wrap;gap:20px}footer p{width:100%;order:3}.hero-copy h1 em{display:inline}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.reviews{padding-top:80px;padding-bottom:10px}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.review-grid figure{margin:0;padding:32px;background:var(--pale);border-top:2px solid #82b3bc}.review-source{font-size:12px;letter-spacing:.1em;color:var(--teal)}blockquote{font-family:var(--serif);font-size:24px;line-height:1.5;margin:18px 0 24px}.review-grid figcaption{font-size:14px;color:var(--muted)}.map-wrap{padding-bottom:80px}.map-wrap iframe{display:block;width:100%;height:400px;border:0;border-radius:4px;background:var(--pale)}.whatsapp-button{background:white;color:var(--teal);margin-top:26px}.whatsapp-floating{position:fixed;right:22px;bottom:22px;z-index:20;background:#147b47;color:#fff;border-radius:40px;padding:13px 22px;box-shadow:0 4px 18px #0002;font-size:14px;font-weight:600;display:flex;gap:18px}footer.wrap{padding-bottom:95px}@media(max-width:600px){.reviews{padding-top:55px}.review-grid{grid-template-columns:1fr;gap:16px}.review-grid figure{padding:26px}blockquote{font-size:23px}.map-wrap{padding-bottom:55px}.map-wrap iframe{height:330px}.whatsapp-floating{right:16px;bottom:16px;padding:11px 18px}}
footer.wrap{flex-wrap:wrap}footer .credits{width:100%;order:4;border-top:1px solid #dce6e7;padding-top:20px;font-size:13px;color:var(--muted)}footer .credits a{font-size:13px;color:var(--teal);text-decoration:underline;text-underline-offset:3px}
/* Floating contact: compact on mobile, welcoming on desktop. */
.whatsapp-floating{right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));align-items:center;gap:12px;padding:8px 22px 8px 8px;background:#fff;color:#155c6b;border:1px solid #155c6b1a;border-radius:999px;box-shadow:0 8px 30px #123e4526,0 2px 6px #123e4512;line-height:1.4;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-floating:hover{opacity:1;transform:translateY(-3px);box-shadow:0 12px 34px #123e4533}.whatsapp-floating:active{transform:translateY(0)}.wa-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:#16834b;color:white}.wa-icon svg{width:27px;height:27px}.wa-copy{display:flex;flex-direction:column;gap:2px}.wa-copy>span{font-size:12px;font-weight:400;color:#526d72}.wa-copy strong{font-size:14px;font-weight:600}@media(max-width:600px){.whatsapp-floating{right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));padding:5px;gap:0}.wa-icon{width:50px;height:50px;flex-basis:50px}.wa-copy{display:none}}@media(prefers-reduced-motion:reduce){.whatsapp-floating{transition:none}.whatsapp-floating:hover{transform:none}}
