@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/cormorant-garamond-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/cormorant-garamond-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/plus-jakarta-sans-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/plus-jakarta-sans-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #faf5f1;--bg-soft: #f3e9e2;--bg-peach: #f4e3d9;--text: #4a3a31;--muted: #7a6558;--accent: #875540;--accent-hover: #6e4332;--line: #eaddd3;--white: #ffffff;--lilac: #e2d6ee;--sage: #d6e6d3;--butter: #f6e7b8;--blush: #f5d6dc;--terracotta: #e8bfae;--serif: "Cormorant Garamond", Georgia, serif;--sans: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--radius-lg: 28px;--radius-md: 16px;--shadow: 0 1px 2px rgba(74, 58, 49, .05), 0 10px 30px rgba(135, 85, 64, .08);--gutter: 120px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:var(--accent)}a:hover{color:var(--accent-hover)}button,input,textarea{font-family:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}img{max-width:100%}svg.i{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.app{min-height:100vh;display:flex;flex-direction:column}.app main{flex-grow:1}.eyebrow{font-size:12px;line-height:16px;font-weight:600;letter-spacing:.08em;color:var(--accent);text-transform:uppercase}.eyebrow--muted{color:var(--muted)}.eyebrow--plain{color:var(--text)}.h1,.h2,.h3{margin:0;font-family:var(--serif);font-weight:400}.h1{font-size:60px;line-height:64px}.h2{font-size:44px;line-height:52px}.h2--sm{font-size:32px;line-height:40px}.h3{font-weight:500;font-size:26px;line-height:32px}.lead{margin:0;font-size:18px;line-height:30px;color:var(--muted)}.body{margin:0;font-size:16px;line-height:26px;color:var(--muted)}.text-dark{color:var(--text)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;line-height:20px;font-weight:600;text-decoration:none;padding:14px 24px;border-radius:var(--radius-md);border:0;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.btn--primary{background:var(--accent);color:var(--white)}.btn--primary:hover{background:var(--accent-hover);color:var(--white)}.btn--primary:disabled{background:var(--line);color:var(--muted);cursor:not-allowed}.btn--secondary{background:var(--white);color:var(--accent);border:1px solid var(--line);padding:13px 24px}.btn--secondary:hover{border-color:var(--accent)}.link-arrow{display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:20px;font-weight:600;color:var(--accent);text-decoration:none;padding:12px 0}.divider-ornament{display:flex;align-items:center;gap:8px;padding:8px 0}.divider-ornament span:nth-child(odd){width:5px;height:5px;border-radius:999px;background:var(--accent)}.divider-ornament span:nth-child(2){width:120px;height:1px;background:var(--accent)}.divider-ornament--short span:nth-child(2){width:80px}.section{padding:96px var(--gutter)}.section--soft{background:var(--bg-soft)}.section--bordered{border-top:1px solid var(--line)}.section-head{display:flex;flex-direction:column;gap:8px}.section-head--center{align-items:center;text-align:center}.placeholder-tag{position:relative;font-size:12px;line-height:16px;font-weight:600;letter-spacing:.08em;color:var(--muted);background:var(--bg);padding:8px 12px;border-radius:999px}.site-header{position:sticky;top:0;z-index:50;height:88px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--bg)}.brand{display:flex;align-items:center;gap:8px;font-family:var(--serif);font-size:34px;line-height:40px;color:var(--text);text-decoration:none}.brand:hover{color:var(--text)}.brand img{width:60px;height:60px;display:block}.brand em{font-style:normal;color:var(--accent)}.site-nav{display:flex;align-items:center;gap:40px}.site-nav a.nav-link{font-size:14px;line-height:20px;font-weight:600;color:var(--text);text-decoration:none;padding:12px 0;border-bottom:1px solid transparent}.site-nav a.nav-link:hover{color:var(--accent)}.site-nav a.nav-link.active{color:var(--accent);border-bottom-color:var(--accent)}.nav-toggle{display:none;width:44px;height:44px;border-radius:999px;border:1px solid var(--line);background:var(--white);color:var(--text);align-items:center;justify-content:center;cursor:pointer}.site-footer{background:var(--bg-soft);padding:64px var(--gutter) 40px;display:flex;flex-direction:column;gap:48px}.footer-top{display:flex;justify-content:space-between;gap:64px}.footer-brand{display:flex;flex-direction:column;gap:12px;max-width:360px}.footer-brand img{width:180px;height:180px;display:block;margin:-24px 0 -16px -28px}.footer-cols{display:flex;gap:96px}.footer-col{display:flex;flex-direction:column;gap:12px;font-size:14px;line-height:22px}.footer-col a{color:var(--text);text-decoration:none}.footer-col a:hover{color:var(--accent)}.footer-bottom{display:flex;justify-content:space-between;gap:16px;padding-top:24px;border-top:1px solid var(--line);font-size:14px;line-height:22px;color:var(--muted)}.footer-bottom a{color:var(--muted)}.hero{padding:80px var(--gutter) 96px;display:flex;align-items:center;gap:96px}.hero-copy{flex:1 1 0;display:flex;flex-direction:column;gap:24px}.hero-copy .lead{max-width:520px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding-top:16px}.hero-note{font-size:14px;line-height:22px;color:var(--muted)}.hero-visual{width:520px;height:560px;flex-shrink:0;position:relative;border-radius:var(--radius-lg);background:var(--bg-soft);overflow:hidden}.hero-visual .orb{position:absolute;border-radius:999px}.hero-visual .orb--1{width:340px;height:340px;background:var(--terracotta);opacity:.55;left:8%;top:16%}.hero-visual .orb--2{width:300px;height:300px;background:var(--blush);opacity:.8;left:36%;top:34%}.hero-visual .axis{position:absolute;left:50%;top:48px;bottom:48px;width:1px;background:var(--accent);opacity:.6}.hero-visual .dot{position:absolute;left:calc(50% - 3px);width:7px;height:7px;border-radius:999px;background:var(--accent)}.hero-visual .dot--top{top:44px}.hero-visual .dot--bottom{bottom:44px}.hero-visual .placeholder-tag{position:absolute;left:24px;bottom:24px}.about{display:flex;gap:96px;align-items:center}.about-photo{width:480px;height:560px;flex-shrink:0;border-radius:var(--radius-lg);background:var(--lilac);display:flex;align-items:flex-end;justify-content:center;padding:24px;position:relative;overflow:hidden}.about-photo .orb{position:absolute;width:280px;height:280px;border-radius:999px;background:var(--bg);opacity:.6;left:calc(50% - 140px);top:110px}.about-photo .placeholder-tag{color:var(--text)}.about-photo--image{padding:0;background:var(--bg-soft)}.about-photo--image img{width:100%;height:100%;object-fit:cover;display:block}.about-copy{flex:1 1 0;display:flex;flex-direction:column;gap:24px}.about-copy p{max-width:600px}.about-role{margin:0;font-size:18px;line-height:30px}.fact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fact-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:20px;display:flex;flex-direction:column;gap:4px;font-size:16px;line-height:26px}.process{display:flex;flex-direction:column;gap:48px}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.step-card{background:var(--white);border-radius:var(--radius-lg);padding:32px;display:flex;flex-direction:column;gap:12px;box-shadow:var(--shadow)}.step-num{font-family:var(--serif);font-size:48px;line-height:52px;color:var(--accent)}.services-preview{display:flex;flex-direction:column;gap:48px}.services-preview-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.service-card{text-decoration:none;color:var(--text);background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px;display:flex;flex-direction:column;gap:16px;min-height:300px;transition:box-shadow .2s ease,transform .2s ease}.service-card:hover{color:var(--text);box-shadow:var(--shadow);transform:translateY(-2px)}.service-card .swatch{width:56px;height:56px;border-radius:999px}.service-card .body{flex-grow:1}.service-card .more{font-size:14px;line-height:20px;font-weight:600;color:var(--accent)}.quote{padding:80px var(--gutter) 96px;background:var(--bg-soft);display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.quote img{width:140px;height:140px;display:block}.quote blockquote{margin:0;font-family:var(--serif);font-size:44px;line-height:56px;max-width:900px}.faq{display:flex;gap:96px;align-items:flex-start;scroll-margin-top:88px}.faq-intro{width:400px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.faq-list{flex:1 1 0;display:flex;flex-direction:column;border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;background:transparent;border:0;cursor:pointer;text-align:left;color:var(--text);font-size:18px;line-height:28px;font-weight:600}.faq-q svg{color:var(--muted)}.faq-q[aria-expanded=true] svg{color:var(--accent)}.faq-a{margin:0;padding:0 48px 24px 0;max-width:640px}.cta-wrap{padding:0 var(--gutter) 96px}.cta{position:relative;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:72px 80px;display:flex;align-items:center;justify-content:space-between;gap:48px}.cta .orb{position:absolute;border-radius:999px}.cta .orb--1{width:320px;height:320px;background:var(--terracotta);opacity:.35;right:-60px;top:-120px}.cta .orb--2{width:220px;height:220px;background:var(--blush);opacity:.7;right:140px;bottom:-130px}.cta-copy{position:relative;display:flex;flex-direction:column;gap:12px;max-width:620px}.cta .btn{position:relative;flex-shrink:0}.cta--center{flex-direction:column;text-align:center;padding:64px 80px;gap:16px}.cta--center .lead{max-width:560px}.cta--center .btn{margin-top:16px}.page-head{padding:96px var(--gutter) 64px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.page-head .h1{max-width:820px}.page-head .lead{max-width:620px}.page-head .divider-ornament{padding-top:16px}.free-intro-wrap{padding:0 var(--gutter) 32px}.free-intro{background:var(--bg-peach);border-radius:var(--radius-lg);padding:40px 56px;display:flex;align-items:center;justify-content:space-between;gap:48px}.free-intro-copy{display:flex;flex-direction:column;gap:8px}.free-intro-title{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.badge{font-size:12px;line-height:16px;font-weight:600;letter-spacing:.08em;color:var(--accent);background:var(--white);padding:6px 12px;border-radius:999px}.free-intro .btn{flex-shrink:0}.service-rows{padding:0 var(--gutter) 96px;display:flex;flex-direction:column;gap:32px}.service-row{border-radius:var(--radius-lg);padding:56px;display:flex;gap:56px;align-items:stretch;scroll-margin-top:112px}.service-row-copy{flex:1 1 0;display:flex;flex-direction:column;gap:16px}.service-row-copy .lead{color:var(--text);max-width:520px}.service-row-copy .spacer{flex-grow:1}.service-row-copy .btn{align-self:flex-start}.service-details{width:460px;flex-shrink:0;background:var(--white);border-radius:var(--radius-md);padding:32px;display:flex;flex-direction:column;gap:20px}.detail-block{display:flex;flex-direction:column;gap:8px;font-size:16px;line-height:26px}.check-item{display:flex;gap:8px;align-items:flex-start}.check-item svg{color:var(--accent);margin-top:4px}.service-meta{display:flex;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid var(--line);font-size:14px;line-height:22px}.service-meta span:first-child{color:var(--muted)}.service-meta span:last-child{font-weight:600}.booking-head{padding:72px var(--gutter) 40px;display:flex;flex-direction:column;gap:12px}.booking-head .lead{max-width:620px}.booking{padding:0 var(--gutter) 96px;display:flex;gap:32px;align-items:flex-start}.booking-main{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:32px}.stepper{margin:0;padding:0;list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:16px}.stepper li{display:flex;align-items:center;gap:12px}.stepper .circle{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;background:var(--white);color:var(--muted);border:1px solid var(--line)}.stepper .circle.active{background:var(--accent);color:var(--white);border-color:var(--accent)}.stepper .label{font-size:14px;line-height:20px;font-weight:600;color:var(--muted)}.stepper .label.current{color:var(--text)}.stepper .line{width:48px;height:1px;background:var(--line);margin-left:4px}.panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:40px;display:flex;flex-direction:column;gap:24px}.panel-actions{display:flex;justify-content:space-between;gap:16px;padding-top:8px}.panel-actions--end{justify-content:flex-end}.svc-options{display:flex;flex-direction:column;gap:12px}.svc-option{display:flex;align-items:center;gap:16px;width:100%;padding:16px 20px;border-radius:var(--radius-md);cursor:pointer;background:var(--white);border:2px solid var(--line);text-align:left;transition:border-color .15s ease,background-color .15s ease}.svc-option:hover{border-color:var(--terracotta)}.svc-option.selected{background:var(--bg-peach);border-color:var(--accent)}.svc-option .swatch{width:40px;height:40px;border-radius:999px;flex-shrink:0}.svc-option .info{flex-grow:1;display:flex;flex-direction:column;gap:2px}.svc-option .title{font-size:16px;line-height:24px;font-weight:600;color:var(--text)}.svc-option .meta{font-size:14px;line-height:22px;color:var(--muted)}.svc-option .price{font-size:14px;line-height:22px;font-weight:600;color:var(--text);white-space:nowrap}.picker{display:flex;gap:40px;align-items:flex-start}.calendar{width:440px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.calendar-head{display:flex;align-items:center;justify-content:space-between}.calendar-head .month{font-family:var(--serif);font-size:26px;line-height:32px;font-weight:500}.round-btn{width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--white);border:1px solid var(--line);color:var(--text);cursor:pointer}.round-btn:disabled{opacity:.4;cursor:not-allowed}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;justify-items:center}.calendar-grid .weekday{font-size:12px;line-height:16px;font-weight:600;letter-spacing:.08em;color:var(--muted);padding-bottom:4px}.day{width:52px;height:52px;max-width:100%;aspect-ratio:1;border-radius:999px;font-size:16px;line-height:20px;background:var(--white);color:var(--text);border:1px solid var(--line);cursor:pointer}.day:hover:not(:disabled){border-color:var(--accent)}.day:disabled{background:transparent;color:var(--muted);opacity:.45;border-color:transparent;cursor:default}.day.selected{background:var(--accent);color:var(--white);font-weight:600;border-color:var(--accent)}.day.empty{visibility:hidden}.legend{display:flex;align-items:center;flex-wrap:wrap;gap:16px;font-size:14px;line-height:22px;color:var(--muted)}.legend span{display:flex;align-items:center;gap:8px}.legend i{width:12px;height:12px;border-radius:999px;display:inline-block}.legend .free{border:1px solid var(--line);background:var(--white)}.legend .sel{background:var(--accent)}.slots-col{flex:1 1 0;display:flex;flex-direction:column;gap:16px;padding-left:40px;border-left:1px solid var(--line);align-self:stretch}.slots-empty{background:var(--bg-soft);border-radius:var(--radius-md);padding:24px;font-size:16px;line-height:26px;color:var(--muted)}.slots-day{font-size:16px;line-height:26px;font-weight:600}.slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.slot{height:48px;border-radius:var(--radius-md);font-size:16px;line-height:20px;font-weight:600;background:var(--white);color:var(--text);border:1px solid var(--line);cursor:pointer}.slot:hover:not(:disabled){border-color:var(--accent)}.slot.selected{background:var(--accent);color:var(--white);border-color:var(--accent)}.slot:disabled{background:var(--bg-soft);color:var(--muted);border-color:var(--bg-soft);text-decoration:line-through;cursor:not-allowed}.hint{font-size:14px;line-height:22px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.field{display:flex;flex-direction:column;gap:8px}.field label,.field .label{font-size:14px;line-height:20px;font-weight:600}.field .optional{font-weight:400;color:var(--muted)}.field input,.field textarea{box-sizing:border-box;padding:0 16px;height:48px;border:1px solid var(--line);border-radius:8px;background:var(--white);font-size:16px;color:var(--text);width:100%}.field textarea{height:auto;padding:12px 16px;line-height:26px;resize:vertical}.field input:focus,.field textarea:focus{border-color:var(--accent);outline:none}.field .readonly{height:48px;padding:0 16px;border-radius:8px;background:var(--bg-soft);font-size:16px;line-height:48px;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.consent{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:22px;cursor:pointer}.consent input{width:20px;height:20px;margin:1px 0 0;accent-color:var(--accent);flex-shrink:0}.turnstile{min-height:65px}.summary{width:380px;flex-shrink:0;margin-top:76px;background:var(--bg-soft);border-radius:var(--radius-lg);padding:32px;display:flex;flex-direction:column;gap:20px;position:sticky;top:112px}.summary-item{display:flex;flex-direction:column;gap:4px;font-size:16px;line-height:26px}.summary hr{border:0;height:1px;background:var(--line);margin:0;width:100%}.summary-note{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:22px;color:var(--muted)}.summary-note svg{color:var(--accent);margin-top:2px}.confirm-wrap{padding:0 var(--gutter) 96px}.confirm{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:72px 80px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;box-shadow:var(--shadow)}.confirm .lead{max-width:620px}.confirm-icon{width:72px;height:72px;border-radius:999px;background:var(--sage);color:#3f6b4a;display:flex;align-items:center;justify-content:center}.confirm-facts{margin-top:16px;display:flex;flex-wrap:wrap;justify-content:center;gap:16px 32px;background:var(--bg-soft);border-radius:var(--radius-md);padding:20px 32px;font-size:16px;line-height:26px}.confirm-facts span{display:flex;align-items:center;gap:8px}.confirm-facts svg{color:var(--accent)}.confirm-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:16px}.legal{max-width:820px;margin:0 auto;padding:0 var(--gutter) 96px;box-sizing:content-box;font-size:16px;line-height:27px;color:var(--text)}.legal p,.legal ul{margin:0 0 16px}.legal ul{padding-left:22px}.legal li{margin-bottom:6px}.legal a{color:var(--accent)}.legal a:hover{color:var(--accent-hover)}.legal .h3{margin:48px 0 16px;scroll-margin-top:112px}.legal-meta{color:var(--muted);font-size:14px}.legal-toc{background:var(--bg-soft);border-radius:var(--radius-md);padding:24px 32px;margin-bottom:32px}.legal-toc ol{margin:8px 0 0;padding-left:22px;columns:2;column-gap:32px}.legal-toc li{break-inside:avoid}.legal-facts{display:grid;grid-template-columns:max-content 1fr;gap:6px 24px;margin:0 0 16px}.legal-facts dt{color:var(--muted)}.legal-facts dd{margin:0;overflow-wrap:anywhere}.legal-table{overflow-x:auto;margin:0 0 16px;border:1px solid var(--line);border-radius:var(--radius-md)}.legal-table table{width:100%;border-collapse:collapse;font-size:15px;line-height:24px}.legal-table th,.legal-table td{padding:12px 16px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line)}.legal-table th{background:var(--bg-soft);font-weight:600}.legal-table tr:last-child td{border-bottom:0}.not-found{padding:120px var(--gutter);display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}@media(max-width:1280px){:root{--gutter: 64px}.hero,.about,.faq{gap:64px}.hero-visual{width:440px;height:500px}.about-photo{width:400px;height:500px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-details{width:400px}.picker{flex-direction:column}.calendar{width:100%;max-width:440px}.slots-col{padding-left:0;border-left:0;padding-top:24px;border-top:1px solid var(--line);width:100%}.summary{width:320px}}@media(max-width:1024px){:root{--gutter: 40px}.h1{font-size:48px;line-height:54px}.h2{font-size:36px;line-height:44px}.quote blockquote{font-size:36px;line-height:46px}.hero{flex-direction:column;align-items:stretch}.hero-visual{width:100%;height:420px}.about{flex-direction:column;align-items:stretch}.about-photo{width:100%;height:420px}.step-grid{grid-template-columns:1fr;gap:20px}.faq{flex-direction:column;gap:32px}.faq-intro,.faq-list{width:100%}.service-row{flex-direction:column;padding:40px;gap:32px}.service-details{width:100%}.booking{flex-direction:column;align-items:stretch}.summary{width:100%;margin-top:0;position:static}.site-nav{gap:24px}}@media(max-width:820px){.nav-toggle{display:inline-flex}.site-nav{position:absolute;top:88px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:8px var(--gutter) 24px;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 12px 24px #4a3a3114;display:none}.site-nav.open{display:flex}.site-nav a.nav-link{padding:14px 0;border-bottom:1px solid var(--line)}.site-nav a.nav-link.active{border-bottom-color:var(--line)}.site-nav .btn{margin-top:16px}.footer-top{flex-direction:column;gap:32px}.footer-cols{gap:48px;flex-wrap:wrap}.cta{flex-direction:column;align-items:flex-start;padding:48px 32px}.cta--center{align-items:center}.free-intro{flex-direction:column;align-items:flex-start;padding:32px;gap:24px}}@media(max-width:640px){:root{--gutter: 16px}.site-header{height:72px}.site-nav{top:72px}.brand{font-size:28px}.brand img{width:48px;height:48px}.section{padding-top:64px;padding-bottom:64px}.hero{padding-top:48px;padding-bottom:64px;gap:40px}.h1{font-size:40px;line-height:46px}.h2{font-size:32px;line-height:40px}.h2--sm{font-size:28px;line-height:34px}.lead{font-size:17px;line-height:28px}.quote{padding-top:56px;padding-bottom:64px}.quote img{width:110px;height:110px}.quote blockquote{font-size:30px;line-height:40px}.hero-visual,.about-photo{height:340px}.hero-visual .orb--1{width:240px;height:240px}.hero-visual .orb--2{width:210px;height:210px}.fact-grid,.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.services-preview-head{flex-direction:column;align-items:flex-start;gap:8px}.faq-a{padding-right:0}.cta-wrap,.confirm-wrap,.service-rows,.booking{padding-bottom:64px}.cta,.confirm{padding:40px 24px}.page-head{padding-top:56px;padding-bottom:40px}.legal{padding-bottom:64px}.legal-toc{padding:20px}.legal-toc ol{columns:1}.legal-facts{grid-template-columns:1fr;gap:0}.legal-facts dd{margin-bottom:8px}.legal-table table{min-width:560px}.booking-head{padding-top:48px;padding-bottom:32px}.service-row{padding:28px 20px}.service-details{padding:24px}.panel{padding:24px 16px}.panel-actions{flex-direction:column-reverse}.panel-actions .btn{width:100%}.form-grid{grid-template-columns:1fr}.svc-option{flex-wrap:wrap;padding:14px 16px}.svc-option .price{margin-left:56px}.calendar-grid{gap:4px}.day{width:100%;height:auto;font-size:15px}.stepper .line{width:20px}.footer-bottom{flex-direction:column}.confirm-facts{flex-direction:column;align-items:flex-start;padding:20px}}
