*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,h1,h2,h3,p{margin:0}body{min-width:320px}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}:root{--navy:#062b4b;--navy-2:#0a2540;--blue:#087ef5;--body:#30445a;--muted:#6c7d8f;--border:#dde5ec;--surface:#f6f9fc;--white:#fff;--footer:#041d33;--footer-muted:#b8c7d8;--serif:Georgia, "Times New Roman", serif;--sans:Inter, Arial, Helvetica, sans-serif;--container:1280px;--radius:18px}html{scroll-behavior:smooth}body{background:var(--white);color:var(--body);font-family:var(--sans);font-size:16px;line-height:1.65;overflow-x:hidden}#root{min-height:100vh}:focus-visible{outline-offset:4px;outline:3px solid #087ef559}.section-container,.header-container,.footer-container,.footer-bottom{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #dde5ece6;transition:box-shadow .16s,border-color .16s;position:sticky;top:0}.site-header--scrolled{border-color:#c5d3e0e6;box-shadow:0 10px 30px #062b4b14}.header-container{justify-content:space-between;align-items:center;gap:32px;min-height:92px;display:flex}.logo-link,.footer-logo-link{color:var(--navy);font-family:var(--serif);align-items:center;gap:12px;font-size:22px;font-weight:700;line-height:1.1;display:inline-flex}.logo-link img{object-fit:contain;width:70px;height:70px}.desktop-nav{color:var(--body);align-items:center;gap:34px;font-size:15px;font-weight:600;display:flex}.desktop-nav a,.mobile-nav a,.footer-column a,.back-to-top{transition:color .15s,background-color .15s}.desktop-nav a{padding:8px 0;position:relative}.desktop-nav a:after{content:"";background:var(--blue);opacity:0;border-radius:999px;height:2px;transition:opacity .15s,transform .15s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.5)}.desktop-nav a:hover,.desktop-nav a.active{color:var(--navy)}.desktop-nav a:hover:after,.desktop-nav a.active:after{opacity:1;transform:scaleX(1)}.mobile-menu-button{border:1px solid var(--border);background:var(--white);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:none}.mobile-menu-button span{background:var(--navy);border-radius:999px;width:20px;height:2px}.mobile-nav{display:none}.button{text-align:center;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 22px;font-weight:700;line-height:1.2;display:inline-flex}.button-primary{background:var(--blue);color:var(--white)}.button-primary:hover{background:#056fd9}.button-secondary{border-color:var(--border);background:var(--white);color:var(--navy)}.button-secondary:hover,.button-light:hover{color:var(--blue);border-color:#087ef573}.button-light{border-color:var(--white);background:var(--white);color:var(--navy)}.button-outline{color:var(--white);border-color:#ffffff8c}.button-outline:hover{background:#ffffff1a}.eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:800;line-height:1.2}.hero-section{padding:64px 0 88px}.hero-container{width:min(calc(100% - 48px), var(--container));grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);align-items:center;gap:clamp(40px,5vw,76px);min-height:570px;margin-inline:auto;display:grid}.hero-copy{max-width:560px}.hero-copy h1,.section-intro h2,.page-heading h1,.simple-page h1,.appointment-card h1,.contact-panel h2{color:var(--navy);font-family:var(--serif);letter-spacing:-.025em;font-weight:700;line-height:.98}.hero-copy h1{font-size:clamp(48px,5vw,72px)}.hero-copy p:not(.eyebrow){max-width:520px;color:var(--body);margin-top:24px;font-size:clamp(18px,1.45vw,21px);line-height:1.55}.hero-copy .button{margin-top:34px}.hero-image-wrap{background:var(--surface);border-radius:0;min-height:500px;overflow:hidden}.hero-image-wrap img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:500px}.services-section{background:var(--surface);padding:88px 0}.page-section{padding:88px 0}.section-intro{max-width:720px}.section-intro h2,.page-heading h1,.simple-page h1,.appointment-card h1,.contact-panel h2{font-size:clamp(38px,3.5vw,54px)}.section-intro p,.page-heading p,.simple-page p,.appointment-card p{max-width:760px;color:var(--body);margin-top:16px;font-size:18px}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:52px;display:grid}.service-card{background:var(--white);min-width:0;color:inherit;cursor:pointer;border:1px solid #e1e8ef;border-radius:16px;flex-direction:column;transition:border-color .28s,box-shadow .28s,transform .28s;display:flex;overflow:hidden;box-shadow:0 8px 24px #062b4b0f}.service-image-frame{aspect-ratio:4/3;background:var(--white);display:block;overflow:hidden}.service-image-frame img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .28s,filter .28s}.service-card-content{flex-direction:column;flex:1;min-height:224px;padding:24px;display:flex}.service-card-title{color:var(--navy);font-family:var(--serif);font-size:clamp(22px,1.75vw,25px);font-weight:700;line-height:1.15}.service-card-description{color:var(--body);margin-top:12px;line-height:1.55;display:block}.service-card-cta{color:var(--navy);letter-spacing:.02em;align-items:center;gap:8px;margin-top:auto;padding-top:22px;font-size:14px;font-weight:800;transition:color .28s;display:inline-flex}.service-card:focus-visible{border-color:#087ef580;box-shadow:0 0 0 4px #087ef524,0 14px 34px #062b4b1a}@media (hover:hover) and (pointer:fine){.service-card:hover{border-color:#087ef547;transition-delay:0s;transform:translateY(-4px);box-shadow:0 14px 34px #062b4b1a}.service-card:hover .service-image-frame img{filter:saturate(1.04);transform:scale(1.035)}.service-card:hover .service-card-cta{color:var(--blue)}}.reveal-card{opacity:0;transition:opacity .62s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), transform .62s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), border-color .28s ease, box-shadow .28s ease;transform:translateY(22px)}.reveal-card.is-visible{opacity:1;transform:translateY(0)}.contact-section{background:var(--surface);padding:76px 0}.contact-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;display:grid}.contact-panel address,.footer-column address{gap:2px;margin-top:20px;font-style:normal;display:grid}.contact-email{color:var(--blue);margin-top:18px;font-weight:700;display:inline-block}.contact-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.contact-panel .button-outline{color:var(--navy);border-color:#062b4b40}.contact-panel .button-outline:hover{background:#062b4b0f}.site-footer{background:var(--footer);color:var(--footer-muted)}.footer-container{grid-template-columns:1.4fr .8fr 1fr 1.2fr;gap:40px;padding:64px 0 44px;display:grid}.footer-logo-link{color:var(--white)}.footer-logo-link img{object-fit:contain;background:var(--white);border-radius:999px;width:58px;height:58px}.footer-brand p{max-width:340px;margin-top:18px}.footer-column h2{color:var(--white);font-family:var(--serif);margin-bottom:18px;font-size:22px;line-height:1.2}.footer-column ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.footer-column a:hover,.back-to-top:hover{color:var(--white)}.footer-column a:hover,.footer-column a:focus-visible{text-underline-offset:4px;text-decoration:underline}.footer-column address{gap:6px}.footer-column address a{margin-top:6px}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;font-size:14px;display:flex}.page-section{background:var(--white)}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;font-size:14px;font-weight:700;display:flex}.breadcrumb a{color:var(--blue)}.page-heading{max-width:820px}.booking-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:50px;display:grid}.booking-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);scroll-margin-top:120px;transition:border-color .22s,box-shadow .22s;overflow:hidden}.booking-card.is-hash-highlighted{border-color:#087ef580;box-shadow:0 0 0 4px #087ef51f,0 14px 34px #062b4b1a}.booking-card img{object-fit:cover;width:100%;height:240px}.booking-card-content{padding:24px}.booking-card h2{color:var(--navy);font-family:var(--serif);font-size:26px;line-height:1.15}.price{color:var(--navy);margin:12px 0 22px;font-size:20px;font-weight:800}.appointment-layout{place-items:start center;display:grid}.appointment-card{border:1px solid var(--border);background:var(--white);border-radius:24px;width:min(100%,860px);padding:clamp(28px,5vw,54px)}.selected-service{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:32px 0;display:grid}.selected-service div{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:18px}.selected-service dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:13px;font-weight:800}.selected-service dd{color:var(--navy);margin:6px 0 0;font-size:22px;font-weight:800}.appointment-card a:not(.button){color:var(--blue);font-weight:700}.appointment-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.narrow-content{max-width:760px}.simple-page .button{margin-top:28px}.contact-page .contact-section{background:var(--white)}@media (width<=1024px){.header-container{min-height:84px}.hero-container{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:720px}.hero-image-wrap,.hero-image-wrap img{min-height:420px}.services-section{padding:64px 0}.services-grid,.booking-grid,.footer-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.section-container,.header-container,.footer-container,.footer-bottom{width:min(calc(100% - 32px), var(--container))}.header-container{min-height:72px}.logo-link{font-size:18px}.logo-link img{width:50px;height:50px}.desktop-nav{display:none}.mobile-menu-button{display:inline-flex}.mobile-nav{background:var(--white);border-top:1px solid #0000;max-height:0;transition:max-height .18s,border-color .18s;display:grid;overflow:hidden}.mobile-nav.is-open{border-color:var(--border);max-height:260px}.mobile-nav a{color:var(--body);padding:14px 24px;font-weight:700}.mobile-nav a.active,.mobile-nav a:hover{color:var(--blue);background:var(--surface)}.hero-section{padding:48px 0 56px}.hero-container{width:min(calc(100% - 32px), var(--container));gap:34px}.hero-copy{order:1}.hero-image-wrap{order:2}.hero-copy h1{font-size:clamp(38px,11vw,48px)}.hero-copy p:not(.eyebrow),.section-intro p,.page-heading p,.simple-page p,.appointment-card p{font-size:16px}.hero-image-wrap,.hero-image-wrap img{min-height:300px}.page-section,.contact-section{padding:52px 0}.services-section{padding:48px 0}.section-intro h2,.page-heading h1,.simple-page h1,.appointment-card h1,.contact-panel h2{font-size:clamp(32px,9vw,40px)}.services-grid,.booking-grid{grid-template-columns:1fr;gap:36px;margin-top:38px}.service-card h3{margin-top:18px;font-size:23px}.contact-panel,.footer-container,.selected-service{grid-template-columns:1fr}.contact-actions{justify-content:flex-start}.contact-actions .button,.appointment-actions .button{width:100%}.footer-container{gap:32px;padding:48px 0 34px}.footer-bottom{flex-direction:column;align-items:flex-start}.booking-card img{height:220px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-card,.reveal-card.is-visible{opacity:1;transform:none;animation:none!important}.service-card:hover,.service-card:hover .service-image-frame img{transform:none}}
