@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#102a43;--deep:#0c2237;--red:#b9093c;--red-dark:#96062f;--ink:#152d41;--muted:#62707a;--pale:#f3f6f6;--line:#dfe5e8;--white:#fff;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:var(--font);color:var(--ink);background:white;font-size:16px;line-height:1.65}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1.13;letter-spacing:-.045em}h1{font-size:clamp(52px,5.8vw,84px);font-weight:750}h2{font-size:clamp(35px,3.3vw,48px);font-weight:700}h3{font-size:21px;font-weight:700;letter-spacing:-.035em}h1 em,h2 em{font-style:normal;color:var(--red)}p{color:var(--muted)}.container{width:min(1180px,calc(100% - 80px));margin-inline:auto}.section{padding-block:108px}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;color:var(--red);line-height:1.5;margin-bottom:20px}.eyebrow>span{width:25px;height:2px;display:inline-block;background:var(--red);vertical-align:middle;margin-right:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:18px 25px;border:1px solid transparent;background:var(--red);color:white;font-weight:600;font-size:14px;line-height:1.5;border-radius:3px;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 7px 20px #b9093c25}.button.small{padding:13px 19px;gap:18px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:650;border-bottom:1px solid #a4b1ba;padding-block:9px;transition:color .2s}.text-link:hover{color:var(--red)}.text-link span{font-size:19px}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;background:white;padding:12px}.skip-link:focus{top:12px}:focus-visible{outline:3px solid #eaa647;outline-offset:5px}.topbar{background:var(--navy);color:#e2e8ec;font-size:12px;letter-spacing:.02em}.topbar .container{display:flex;justify-content:space-between;align-items:center;min-height:39px}.topbar a{display:flex;gap:9px;align-items:center}.topbar .icon{width:13px;height:13px}.topbar strong{margin-left:10px;color:white;font-weight:500}.site-header{position:sticky;top:0;z-index:20;background:#fffffff5;backdrop-filter:blur(12px);border-bottom:1px solid #e7ecee}.navigation{display:flex;align-items:center;justify-content:space-between;min-height:104px;gap:30px}.brand{width:176px;flex-shrink:0}.brand img{width:100%;height:88px;object-fit:contain}.navigation nav{display:flex;gap:31px;align-items:center}.navigation nav>a{font-size:14px;font-weight:550}.navigation nav>a:hover{color:var(--red)}.menu-toggle{display:none}.hero{min-height:620px;background:#f3f5f5;position:relative;overflow:hidden}.hero-photo{position:absolute;right:0;top:0;width:49%;height:100%}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f3f5f5 0%,#f3f5f500 30%)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:55% 50%}.hero-content{position:relative;padding-block:69px 62px;z-index:2;pointer-events:none}.hero-content>*{max-width:570px;pointer-events:auto}.hero .eyebrow{margin-bottom:22px}.hero h1{margin-bottom:25px}.hero p{font-size:20px;line-height:1.5;color:#425a6c}.hero .hero-description{font-size:16px;margin-top:17px;max-width:420px;line-height:1.75;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:29px}.hero-note{display:flex;align-items:center;gap:9px;font-size:12px;color:#647787;margin-top:32px}.hero-note .icon{width:16px;height:16px}.comfort-card{position:absolute;z-index:3;bottom:41px;right:max(40px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:20px;padding:23px 29px;background:#ffffffed;box-shadow:0 10px 45px #102a4310;border-left:3px solid var(--red)}.round-icon{width:55px;height:55px;background:#f9ecf0;border-radius:50%;display:grid;place-items:center;color:var(--red)}.round-icon .icon{width:29px;height:29px}.comfort-card strong{display:block;font-size:20px;line-height:1.25;letter-spacing:-.025em}.comfort-card div>span{display:block;color:var(--muted);font-size:12px;margin-top:7px}.service-ribbon{border-bottom:1px solid var(--line);background:white}.service-ribbon .container{display:grid;grid-template-columns:repeat(4,1fr);padding-block:25px}.service-ribbon span{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid var(--line);font-size:13px;font-weight:600}.service-ribbon span:first-child{justify-content:flex-start}.service-ribbon span:last-child{border:0;justify-content:flex-end}.service-ribbon .icon{color:var(--red);width:25px;height:25px}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-images{height:540px;position:relative}.about-main{height:455px;width:75%;object-fit:cover;border-radius:3px;object-position:32% center}.about-detail{position:absolute;right:0;bottom:0;width:45%;height:285px;object-fit:cover;border:8px solid white;border-radius:3px}.image-label{position:absolute;left:-22px;bottom:3px;background:var(--navy);color:white;padding:27px 30px;z-index:2;min-width:225px}.image-label span{font-size:10px;letter-spacing:.15em;color:#c4d1db}.image-label strong{display:block;font-family:var(--heading);font-size:27px;line-height:1.25;margin-top:10px;letter-spacing:-.025em}.about-copy h2{margin-bottom:26px}.about-copy p{font-size:15px;margin-bottom:17px}.check-list{display:grid;gap:8px;margin-block:23px}.check-list span{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:500}.check-list .icon{color:var(--red);width:18px}.services{background:var(--pale)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px}.section-heading>p{font-size:15px;padding-bottom:4px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.service-card{position:relative;background:white;padding:31px 25px 25px;border-bottom:3px solid transparent;border-radius:3px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-7px);border-bottom-color:var(--red);box-shadow:0 12px 40px #102a4309}.service-number{position:absolute;right:24px;top:30px;color:#b4bfc7;font-size:12px;letter-spacing:.1em}.service-icon{width:39px;height:39px;color:var(--red);margin-bottom:32px;stroke-width:1.25}.service-card h3{font-size:19px;line-height:1.35;letter-spacing:-.035em;margin-bottom:15px}.service-card p{font-size:14px;line-height:1.8;flex:1}.card-link{border:0;border-top:1px solid var(--line);background:none;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:650;margin-top:25px;padding:18px 0 0;color:var(--navy)}.card-link:hover{color:var(--red)}.card-link .icon{width:19px}.expertise{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:white}.expertise-photo{position:relative;min-height:650px;overflow:hidden}.expertise-photo>img{height:100%;width:100%;object-fit:cover;object-position:54% center}.expertise-photo:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#071b31aa)}.expertise-photo>span{position:absolute;z-index:1;bottom:28px;left:35px;right:35px;font-size:11px;letter-spacing:.15em;display:flex;justify-content:space-between;color:white}.expertise-photo i{font-style:normal}.expertise-copy{padding:77px clamp(36px,5vw,85px)}.expertise-copy .eyebrow{color:#faa0b9;font-size:11px}.expertise h2{font-size:clamp(30px,3vw,43px);line-height:1.19}.expertise h2 em{color:#e9b2c1}.expertise-copy>p{color:#c1cdd7;font-size:15px;margin-block:23px 32px;max-width:470px}.expertise-items{display:grid;grid-template-columns:1fr 1fr;gap:27px;padding-top:28px;border-top:1px solid #ffffff29}.expertise-items span{font-size:10px;letter-spacing:.15em;color:#e9b2c1}.expertise-items h3{font-size:17px;letter-spacing:-.02em;margin-block:12px}.expertise-items p{font-size:13px;color:#c1cdd7;line-height:1.7}.light-link{background:transparent;border:0;border-bottom:1px solid #ffffff50;padding:10px 0;color:white;font-size:13px;display:flex;align-items:center;gap:20px;margin-top:28px}.light-link:hover{color:#e9b2c1}.center-heading{text-align:center}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:42px;margin-top:58px}.process-grid article{text-align:center;position:relative}.process-grid article:not(:last-child):after{content:'';position:absolute;top:45px;left:calc(50% + 65px);width:calc(100% - 85px);border-top:1px dashed #c7d0d6}.process-icon{position:relative;width:94px;height:94px;border:1px solid #d9e1e6;border-radius:50%;margin:0 auto 24px;display:grid;place-items:center;background:white;box-shadow:0 0 0 7px #f6f8f8}.process-icon .icon{width:31px;height:31px;color:var(--red)}.process-icon span{position:absolute;top:-7px;right:-3px;width:29px;height:29px;background:var(--red);color:white;border-radius:50%;display:grid;place-items:center;font-size:10px}.process-grid h3{font-size:17px;letter-spacing:-.03em;margin-bottom:13px}.process-grid p{font-size:14px}.process-foot{text-align:center;padding-top:42px;margin-top:40px;border-top:1px solid var(--line);font-size:14px}.process-foot button{border:0;border-bottom:1px solid #d9a8b7;background:none;color:var(--red);font-weight:600;padding:0;margin-left:4px;font-size:14px}.comfort-banner{background:var(--deep);color:white;overflow:hidden}.comfort-banner>.container{display:grid;grid-template-columns:1fr 1fr;gap:80px;min-height:470px;align-items:center}.comfort-banner .eyebrow{color:#e9a0b5;font-size:11px}.comfort-banner h2{font-size:43px}.comfort-banner h2 em{color:#e9b2c1}.comfort-banner p{color:#c1cdd7;max-width:470px;margin:24px 0 27px;font-size:15px}.comfort-banner-image{height:470px;position:relative}.comfort-banner-image img{height:100%;width:100%;object-fit:cover}.comfort-banner-image:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--deep),transparent 45%)}.contact{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.contact>div>p{max-width:440px;font-size:15px;margin-top:23px}.contact-card{background:var(--pale);text-align:center;padding:38px 30px;border:1px solid var(--line);border-radius:3px}.contact-card .round-icon{margin:0 auto 20px}.contact-card .eyebrow{display:block;font-size:10px;margin-bottom:10px}.contact-number{font-family:var(--heading);font-size:34px;letter-spacing:-.05em;font-weight:700}.contact-card>p{font-size:13px!important;margin:9px auto 23px!important}.contact-note{display:block;font-size:12px;max-width:270px;margin:19px auto 0;color:var(--muted)}footer{background:#091c2e;color:#d3dce3;padding-top:58px}.footer-grid{display:grid;grid-template-columns:1.4fr .85fr 1.1fr 1.2fr;gap:48px;padding-bottom:48px}.footer-brand>a{background:white;display:block;width:185px;padding:10px 18px;border-radius:2px}.footer-brand img{height:auto;width:100%}.footer-brand p{font-size:13px;color:#9dafbe;margin-top:20px}.footer-grid h3{font-size:14px;color:white;letter-spacing:0;margin:10px 0 20px}.footer-grid>div>a:not(.button),.footer-grid>div>button:not(.button){display:block;font-size:13px;margin-bottom:10px}.footer-grid button:not(.button){border:0;background:none;padding:0;text-align:left;color:#d3dce3}.footer-grid a:hover,.footer-grid button:not(.button):hover{color:#f0a4ba}.footer-contact p{font-size:13px;color:#9dafbe;margin-bottom:12px}.footer-contact>a{font-size:18px!important;font-weight:600;letter-spacing:-.02em}.footer-contact .button{margin-top:12px;font-size:12px}.footer-bottom{border-top:1px solid #ffffff18;padding-block:22px;display:flex;justify-content:space-between;font-size:11px;color:#a8b9c8}.mobile-booking{display:none}dialog{border:0;border-radius:8px;padding:46px;width:min(490px,calc(100% - 32px));color:var(--ink);box-shadow:0 20px 80px #0004;max-height:calc(100dvh - 40px);overflow:auto}dialog::backdrop{background:#071b31bb;backdrop-filter:blur(4px)}dialog h2{font-size:39px;margin-bottom:20px}dialog>p{font-size:14px}.dialog-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:28px;padding:0 9px;color:var(--muted)}dialog label{display:block;margin:24px 0 8px;font-size:13px;font-weight:600}dialog select{width:100%;padding:13px 10px;background:white;border:1px solid #bac6ce;border-radius:3px;color:var(--navy);font-size:14px}.booking-summary{font-size:12px;padding:13px 0 20px;color:var(--muted)}dialog .button{width:100%;gap:12px}dialog .dialog-note{font-size:12px;text-align:center;margin-top:18px}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.motion-ready .reveal.visible{opacity:1;transform:none}body.dialog-open{overflow:hidden}
@media(min-width:1600px){.hero{min-height:700px}.hero-content{padding-top:98px}.hero-photo{width:50%}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.navigation nav{gap:20px}.brand{width:150px}.navigation{min-height:94px}.about,.contact{gap:55px}.hero-content>*{max-width:52%}.hero-description{max-width:43%!important}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero{min-height:660px}.hero-photo{width:47%}.comfort-card{right:28px;padding:20px;bottom:35px}.service-ribbon span{font-size:11px;gap:8px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{padding:28px}.service-card h3{font-size:21px}.service-card p{font-size:15px}.card-link{font-size:14px}.expertise-copy{padding:55px 35px}.expertise-photo{min-height:620px}.expertise-items{gap:20px}.footer-grid{gap:28px}.footer-contact>a{font-size:15px!important}.comfort-banner>.container{gap:35px}.comfort-banner h2{font-size:36px}.contact-number{font-size:29px}}
@media(max-width:800px){html{scroll-padding-top:86px}.topbar .container>span{display:none}.topbar .container{justify-content:center;min-height:32px}.navigation{min-height:80px}.brand{width:133px}.brand img{height:67px}.menu-toggle{display:flex;width:44px;height:44px;border:1px solid var(--line);background:white;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-radius:3px}.menu-toggle span{width:20px;height:2px;background:var(--navy);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.navigation nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:20px 28px 28px;border-bottom:1px solid var(--line);box-shadow:0 20px 25px #102a4312;align-items:stretch;gap:0}.navigation nav.open{display:flex;flex-direction:column}.navigation nav>a{padding:12px 0}.navigation nav .button{margin-top:10px}.section{padding-block:74px}.hero h1{font-size:58px}.hero-content{padding-top:48px;padding-bottom:320px}.hero-content>*{max-width:100%}.hero .hero-description{max-width:410px!important}.hero-photo{top:auto;bottom:0;width:100%;height:290px}.hero-photo img{object-position:50% 65%}.hero-photo:after{background:linear-gradient(#f3f5f5,transparent 40%)}.hero-actions{flex-direction:row;align-items:center;gap:22px}.hero-note{margin-top:23px}.comfort-card{padding:16px 20px;bottom:22px;right:28px;gap:14px}.comfort-card strong{font-size:17px}.comfort-card .round-icon{width:45px;height:45px}.service-ribbon .container{grid-template-columns:1fr 1fr;gap:18px;padding-block:22px}.service-ribbon span{justify-content:flex-start!important;font-size:12px;border:0}.about{gap:42px;grid-template-columns:1fr}.about-images{height:460px;max-width:530px;width:100%;margin:auto}.about-main{height:390px;width:78%;object-position:50% 30%}.about-detail{height:250px;width:40%}.image-label{left:0;bottom:0}.about-copy h2 br:nth-child(2){display:none}.about-copy{max-width:590px}.about-copy p{font-size:16px}.section-heading{align-items:flex-start;flex-direction:column;gap:22px}.section-heading>p{font-size:16px}.expertise{grid-template-columns:1fr}.expertise-photo{height:380px;min-height:0}.expertise-photo img{object-position:center 32%}.expertise-copy{padding:54px 28px;max-width:680px;margin:auto}.expertise h2{font-size:39px}.expertise-copy>p{font-size:16px}.expertise-items h3{font-size:19px}.expertise-items p{font-size:14px}.process-grid{grid-template-columns:1fr 1fr;gap:42px 30px}.process-grid article:nth-child(2):after{display:none}.comfort-banner>.container{grid-template-columns:1fr;gap:35px;padding-top:60px}.comfort-banner-image{height:300px}.comfort-banner-image:before{background:linear-gradient(var(--deep),transparent 40%)}.comfort-banner p{font-size:16px}.contact{grid-template-columns:1fr;gap:35px}.contact-card{max-width:500px;width:100%;margin:auto}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1;display:flex;gap:30px;align-items:center}.footer-brand p{margin:0}.footer-contact{grid-column:1/-1}.footer-contact>a{font-size:21px!important}.footer-bottom{gap:18px}.mobile-booking{position:fixed;bottom:0;left:0;right:0;z-index:19;background:white;display:grid;grid-template-columns:1fr 1.5fr;box-shadow:0 -3px 25px #102a4318;padding:9px 16px calc(9px + env(safe-area-inset-bottom));gap:10px}.mobile-booking>a,.mobile-booking>button{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:600;padding:12px 8px}.mobile-booking>button{background:var(--red);color:white;border:0;border-radius:3px}.mobile-booking .icon{width:18px}footer{padding-bottom:74px}}
@media(max-width:480px){.container{width:calc(100% - 40px)}h2{font-size:35px}.hero h1{font-size:54px}.hero-content{padding-top:37px}.hero .eyebrow{font-size:10px}.hero p{font-size:19px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-actions .button{width:100%;justify-content:space-between;padding-inline:20px}.hero-actions .text-link{font-size:13px}.comfort-card{right:20px}.service-ribbon span{font-size:10px;gap:7px}.service-ribbon .icon{width:21px}.about-images{height:400px}.about-main{height:345px}.about-detail{height:215px;width:44%}.image-label{min-width:190px;padding:21px 24px}.image-label strong{font-size:25px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:27px}.service-icon{margin-bottom:22px}.service-card h3{font-size:22px}.section-heading{margin-bottom:30px}.expertise-photo{height:310px}.expertise h2{font-size:33px}.expertise-items{grid-template-columns:1fr;gap:25px}.expertise-copy{padding:48px 20px}.process-grid{gap:38px 22px}.process-grid h3{font-size:16px;line-height:1.35}.process-grid p{font-size:13px}.process-grid article:after{display:none}.process-icon{width:80px;height:80px}.process-foot button{display:inline;margin:7px 0 0}.comfort-banner h2{font-size:33px}.contact-card{padding:30px 20px}.contact-number{font-size:31px}.contact-card .button{font-size:13px;gap:15px;width:100%;padding-inline:12px}.footer-brand{display:block}.footer-brand p{margin-top:20px}.footer-grid{gap:25px}.footer-bottom{flex-direction:column;font-size:11px}.footer-bottom a{align-self:flex-start}dialog{padding:40px 25px 28px}dialog h2{font-size:34px}.button{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.motion-ready .reveal{opacity:1;transform:none}}
@media(max-width:480px){.hero h1{font-size:clamp(42px,11vw,54px)}}
