:root{--ink:#152e46;--muted:#657078;--cream:#fdf9f4;--white:#fff;--rose:#b73e64;--rose-hover:#9f3053;--blush:#fae8ed;--line:#e6e4e0;--radius:28px;--ease:cubic-bezier(.22,1,.36,1);--max:1200px;--pad:clamp(22px,5vw,72px);color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input,select,textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}button,input,select,textarea{font-size:16px}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{color:inherit}h1,h2,h3,p{margin:0}button,input,textarea,select{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--rose);outline-offset:5px}.skip{position:fixed;top:12px;left:12px;z-index:50;padding:12px 20px;background:var(--ink);color:#fff;border-radius:10px;transform:translateY(-200%)}.skip:focus{transform:translateY(0)}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.8px;line-height:1.5;color:var(--rose);margin-bottom:23px}h1,h2,h3{text-wrap:balance}h1{font-size:clamp(68px,7vw,98px);line-height:1.04;letter-spacing:-5px;font-weight:580}h1 em,h2 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--rose);letter-spacing:-.045em}h2{font-size:clamp(36px,4vw,56px);line-height:1.12;letter-spacing:-2.3px;font-weight:570}h3{font-size:25px;line-height:1.2;letter-spacing:-.8px;font-weight:560}.header{position:sticky;top:0;z-index:20;background:#fdf9f4ed;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #dfded760}.header-inner{max-width:calc(var(--max) + 2*var(--pad));padding:6px var(--pad);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:block;flex-shrink:0}.brand-window{display:block;position:relative;overflow:hidden;width:112px;height:76px;isolation:isolate}.brand-window img{position:absolute;width:148px;height:148px;max-width:none;left:-19px;top:-38px;mix-blend-mode:multiply}.header nav{display:flex;gap:32px;margin-left:40px}.header nav a{font-size:14px;color:#46535d;transition:color .16s}.header nav a:hover{color:var(--rose)}.nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:42px;padding:10px 20px;border-radius:100px;background:var(--ink);font-size:14px;font-weight:550;color:#fff;transition:background .2s,transform .2s}.nav-cta:hover{background:#274761}.nav-cta:active{transform:scale(.98)}.hero{background:var(--cream)}.hero-inner{max-width:calc(var(--max) + 2*var(--pad));margin:auto;padding:38px var(--pad) 0;display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.hero-copy{position:relative;z-index:2;padding:0 0 48px}.hero .eyebrow{margin-bottom:27px;font-size:12px;letter-spacing:1.5px}.hero .lead{font-size:21px;line-height:1.45;margin-top:28px;max-width:430px;letter-spacing:-.35px}.hero-description{margin-top:16px;font-size:17px;color:var(--muted);line-height:1.6}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:19px;margin-top:31px}.button{display:inline-flex;gap:27px;align-items:center;justify-content:center;min-height:54px;padding:16px 25px;border:0;border-radius:100px;background:var(--rose);color:#fff;font-size:15px;font-weight:600;line-height:1.45;transition:background .18s,transform .25s var(--ease),box-shadow .25s}.button span[aria-hidden]{font-size:20px;line-height:1}.button:hover{background:var(--rose-hover);box-shadow:0 6px 20px #b73e641c;transform:translateY(-1px)}.button:active{transform:scale(.985)}.quiet{font-size:14px;display:inline-flex;align-items:center;gap:16px;color:#53626d}.quiet:hover{color:var(--rose)}.hero-art{position:relative;align-self:stretch;min-height:630px;display:flex;align-items:flex-end;justify-content:center;isolation:isolate}.portrait-button{display:block;background:none;border:0;padding:0;width:min(100%,420px);aspect-ratio:2/3;position:relative;align-self:flex-end}.portrait-button:focus-visible{outline-offset:0;border-radius:40px}.carla-stage{display:block;position:relative;width:100%;height:100%;transform-origin:50% 80%;-webkit-mask-image:linear-gradient(to bottom,#000 82%,transparent 100%);mask-image:linear-gradient(to bottom,#000 82%,transparent 100%)}.carla-main{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.carla-main{mix-blend-mode:multiply}.carla-stage::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--cream),transparent 9%,transparent 92%,var(--cream))}#carla-live{opacity:0}#carla-live.ready{opacity:1}.hello-note{position:absolute;z-index:3;bottom:29px;left:20px;right:0;display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;color:#687076}.hello-line{display:block;height:1px;width:26px;background:#d799aa}.carla-greeting{position:absolute;top:27%;right:0;color:var(--rose);font:italic 20px/1.3 Georgia,serif;background:#fffaf7;border:1px solid #ecd7dd;box-shadow:0 7px 20px #35272a05;border-radius:20px 20px 20px 3px;padding:13px 20px;opacity:0;transform:translateY(7px);transition:opacity .25s,transform .4s var(--ease);pointer-events:none}.carla-greeting.visible{opacity:1;transform:translateY(0)}.service-strip{max-width:var(--max);margin:0 auto;min-height:78px;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);font-size:13px;color:#606b71}.service-strip>span{color:var(--ink);font-size:14px}.service-strip>div{display:flex;align-items:center;gap:21px}.service-strip a:hover{color:var(--rose)}.service-strip>div>span{color:#c795a5}.section{max-width:calc(var(--max) + 2*var(--pad));padding:100px var(--pad);margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-heading>p{font-size:17px;line-height:1.65;color:var(--muted);padding-bottom:4px;max-width:330px}.section-heading .eyebrow{margin-bottom:19px}.services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.services article{background:#fffdfb;border:1px solid #e9e6e2;border-radius:23px;padding:32px 30px 24px;display:flex;flex-direction:column;transition:background .28s,border-color .28s,transform .35s var(--ease),box-shadow .35s}.services article:nth-child(2){background:#fcf1f4;border-color:#f4e0e6}.services article:hover{transform:translateY(-4px);box-shadow:0 12px 32px #25344107;border-color:#dec4ce}.services article.is-selected{border-color:var(--rose);background:#f9e8ee}.service-label{font-size:12px;line-height:1.4;letter-spacing:1.3px;font-weight:650;color:var(--muted);margin-bottom:23px}.services h3{font-size:34px;line-height:1.15;letter-spacing:-1.4px;margin-bottom:18px}.services p{font-size:16px;line-height:1.7;color:#66717a;margin-bottom:31px;max-width:310px}.service-action{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;min-height:46px;width:100%;padding:0;border:0;background:none;font-size:14px;font-weight:600;text-align:left}.arrow-circle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid #e1d7d9;font-size:21px;font-weight:400;transition:background .2s,color .2s,transform .3s var(--ease)}.service-action:hover .arrow-circle{background:var(--ink);color:white;border-color:var(--ink);transform:rotate(5deg)}.service-action:active .arrow-circle{transform:scale(.93)}.custom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:26px}.custom p{font-size:15px;color:var(--muted)}.text-button,.text-link{display:inline-flex;gap:22px;align-items:center;border:0;background:none;padding:8px 0;color:var(--ink);font-size:15px;font-weight:600;line-height:1.5}.text-button:hover,.text-link:hover{color:var(--rose)}.text-link span,.text-button span{transition:transform .25s var(--ease);font-size:20px}.text-link:hover span,.text-button:hover span{transform:translate(2px,-2px)}.care{padding-top:0;padding-bottom:50px}.care-panel{background:#fae8ed;border-radius:var(--radius);display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;isolation:isolate}.care-content{padding:64px 0 58px 58px;position:relative;z-index:2}.care-content .eyebrow{font-size:12px;margin-bottom:23px;letter-spacing:1.4px}.care-content h2{font-size:clamp(38px,4.3vw,58px);line-height:1.13;letter-spacing:-2px}.care-lead{font-size:17px;color:#6e6570;line-height:1.6;margin-top:21px}.care-steps{padding:0;margin:30px 0 25px;list-style:none;display:flex;flex-direction:column;gap:23px}.care-steps li{display:flex;align-items:flex-start;gap:16px}.step-num{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;margin-top:1px;border:1px solid #d5b5c2;border-radius:50%;font-size:12px;font-weight:600;color:#916476}.care-steps h3{font-size:17px;letter-spacing:-.15px;line-height:1.45}.care-steps p{font-size:14px;color:#716a73;line-height:1.6;margin-top:4px;max-width:300px}.weekend-art{position:relative;min-height:630px;align-self:stretch;overflow:hidden}.weekend-art img{position:absolute;bottom:0;left:-6%;width:112%;max-width:none;height:95%;object-fit:cover;object-position:top;mix-blend-mode:multiply;mask-image:linear-gradient(to right,transparent,#000 12%);-webkit-mask-image:linear-gradient(to right,transparent,#000 12%)}.weekend-caption{position:absolute;z-index:1;bottom:40px;right:30px;padding:15px 22px;border-radius:17px;background:#fffaf5ed;font-size:14px;line-height:1.4;color:var(--ink)}.weekend-caption em{font:italic 27px/1.3 Georgia,serif;color:var(--rose)}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding-top:55px;padding-bottom:105px}.home-photo{border-radius:24px;overflow:hidden;aspect-ratio:1/1.08;background:#eae8e2}.home-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 55%}.about-copy h2{font-size:clamp(34px,3.5vw,48px);line-height:1.17}.about-copy>p:not(.eyebrow){margin-top:23px;font-size:17px;color:var(--muted);line-height:1.75;max-width:415px}.about-copy>p:nth-of-type(2){color:var(--ink);font-size:19px;line-height:1.6}.about-copy .text-link{margin-top:22px}.estimate{background:var(--ink);color:#fff;padding:82px var(--pad);scroll-margin-top:0}.estimate-inner{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.estimate-copy{padding:21px 0 0;position:relative}.estimate-copy .eyebrow{color:#f0b8c9;font-size:12px}.estimate-copy h2{font-size:clamp(40px,4vw,57px);line-height:1.16;letter-spacing:-2px}.estimate-copy h2 em{color:#f1b6c9}.estimate-copy>p:not(.eyebrow){font-size:17px;color:#c3cdd4;line-height:1.7;margin-top:24px}.estimate-contact{margin-top:35px}.phone{display:inline-flex;align-items:center;gap:25px;font-size:27px;line-height:1.5;letter-spacing:-.6px}.phone span{font-size:20px;color:#d7a6b6}.estimate-contact p{font-size:13px;color:#b5c1ca;margin-top:7px}.helper-note{display:flex;gap:18px;align-items:center;margin-top:37px}.helper-portrait{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--cream);position:relative;border:2px solid #f3d3dc}.helper-portrait img{position:absolute;width:106px;max-width:none;height:159px;left:-15px;top:-7px}.helper-note p{font-size:14px;color:#b8c4ce;line-height:1.55}.helper-note strong{font-weight:500;color:#f9d3df}.helper-note.respond .helper-portrait{animation:helper-nod .65s var(--ease)}#estimate-form{margin:0;border:0;background:#fff;padding:32px;border-radius:24px;color:var(--ink);box-shadow:0 10px 40px #06182917}.form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.form-header .eyebrow{margin:0;font-size:12px;letter-spacing:1.5px;color:#768088}.form-header>span:last-child{font-size:22px;color:var(--rose);line-height:1}label{display:block;font-size:14px;font-weight:550;line-height:1.4;margin-bottom:9px}label small{font-size:12px;font-weight:400;color:#8a9296}input,select,textarea{display:block;width:100%;background:#f8f8f7;border:1px solid #e6e7e6;border-radius:10px;padding:13px 14px;color:var(--ink);line-height:1.5;min-height:52px;margin-bottom:22px;box-shadow:none;transition:background .15s,border-color .15s}input:hover,select:hover,textarea:hover{border-color:#c8cccd}input:focus,select:focus,textarea:focus{background:#fff;border-color:#bc6a85;outline-offset:2px}input::placeholder,textarea::placeholder{color:#979fa4;font-size:14px}textarea{min-height:104px;resize:vertical}.fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px}.extra-details{border-top:1px solid #ececeb;padding-top:2px;margin-bottom:18px}.extra-details summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;padding:15px 0;cursor:pointer;font-size:14px;color:#67757d;min-height:48px}.extra-details summary::-webkit-details-marker{display:none}.extra-details summary>span{font-size:21px;font-weight:300;transition:transform .2s}.extra-details[open] summary>span{transform:rotate(45deg)}.extra-details[open] summary{margin-bottom:8px}.extra-details textarea{margin-bottom:4px}.form-note{font-size:12px;line-height:1.65;color:#7d878d;margin:0 0 19px}#estimate-form>.button{width:100%;justify-content:space-between;padding:16px 22px}.message-review{border-top:1px solid #e6e8e8;padding-top:25px;margin-top:27px}.message-review h3{font-size:25px;letter-spacing:-.65px}.message-review h3:focus{outline:none}#message-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.7;background:#f7f8f7;padding:17px;border-radius:12px;margin:17px 0}.review-actions{display:flex;gap:19px;align-items:center;flex-wrap:wrap}.review-actions .button{font-size:14px;padding:13px 18px;min-height:48px}.review-actions .text-button{font-size:14px}.secondary{font-size:13px;line-height:1.6;color:#7b858b;margin-top:15px}.footer{max-width:calc(var(--max) + 2*var(--pad));padding:27px var(--pad) 18px;margin:auto}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:25px}.footer-main>p{font-size:14px;line-height:1.65;color:#6b767d;margin-left:20px}.footer-main>a:last-child{font-size:14px;font-weight:550;margin-left:auto}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:15px;gap:20px}.footer-bottom small{font-size:12px;color:#7e898f}.motion-toggle{border:0;background:none;color:#6b787f;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;min-height:40px;padding:9px 0 9px 12px}.motion-symbol{font-size:14px;line-height:1}.mobile-contact{display:none}.reveal{transition:opacity .8s var(--ease),transform .8s var(--ease);transition-delay:var(--reveal-delay,0ms)}.reveal.pending{opacity:0;transform:translateY(16px)}.motion-paused,.motion-paused *{scroll-behavior:auto!important}.motion-paused *,.motion-paused *::before,.motion-paused *::after{animation:none!important;transition:none!important}.motion-paused .reveal.pending{opacity:1;transform:none}.portrait-button.hello .carla-stage{animation:hello-tilt 1s var(--ease)}@keyframes hello-tilt{0%,100%{transform:rotate(0)}35%{transform:rotate(1.2deg)}65%{transform:rotate(-.3deg)}}@keyframes helper-nod{0%,100%{transform:translateY(0)}40%{transform:translateY(-4px)}70%{transform:translateY(1px)}}
@media(min-width:1400px){.hero-inner{padding-top:48px}.hero-art{min-height:650px}.portrait-button{width:435px}.hero-copy{padding-bottom:45px}}
@media(max-width:1320px){.service-strip{margin-left:var(--pad);margin-right:var(--pad)}}
@media(max-width:1050px){.header nav{margin-left:0;gap:22px}.hero-inner{gap:20px}.hero-art{min-height:580px}.portrait-button{width:390px}.hero-copy{padding-bottom:28px}h1{font-size:80px;letter-spacing:-4px}.hero .lead{font-size:20px}.hello-note{left:0;bottom:22px;font-size:12px}.service-strip>span{display:none}.service-strip{justify-content:center}.section{padding-top:78px;padding-bottom:78px}.services article{padding:29px 24px 23px}.services h3{font-size:30px}.service-label{font-size:12px;letter-spacing:.9px}.services p{font-size:15px}.care{padding-top:0;padding-bottom:37px}.care-content{padding:48px 0 45px 39px}.care-content h2{font-size:45px}.weekend-art{min-height:595px}.weekend-art img{width:125%;left:-9%;object-fit:cover}.weekend-caption{bottom:28px;right:20px;padding:13px 18px}.about{gap:55px;padding-top:42px}.estimate-inner{gap:50px}.estimate{padding-top:65px;padding-bottom:65px}.estimate-copy h2{font-size:46px}#estimate-form{padding:28px}.phone{font-size:25px}}
@media(max-width:800px){.header nav{gap:18px}.header nav a{font-size:13px}.nav-cta{padding:10px 16px;gap:14px;font-size:13px}.hero-inner{gap:0;padding-top:34px}.hero-art{min-height:525px}.portrait-button{width:350px}.hero h1{font-size:68px;letter-spacing:-3.3px}.hero .eyebrow{font-size:12px;letter-spacing:1.2px}.hero .lead{font-size:18px}.hero-description{font-size:15px}.hero .button{font-size:14px;padding:15px 20px;gap:19px;min-height:50px}.hello-note{font-size:12px;gap:8px}.hello-line{width:16px}.carla-greeting{font-size:17px;right:-5px;top:25%;padding:10px 16px}.section-heading h2{font-size:40px}.section-heading>p{font-size:16px;max-width:260px}.services{gap:12px}.services article{padding:24px 19px 20px}.services h3{font-size:27px;letter-spacing:-1px}.services p{font-size:14px}.service-action{font-size:12px;gap:9px}.arrow-circle{width:33px;height:33px;flex-shrink:0;font-size:18px}.service-label{font-size:12px;letter-spacing:.7px}.care-content{padding:40px 0 36px 31px}.care-content h2{font-size:40px}.care-lead{font-size:16px}.care-steps h3{font-size:16px}.care-steps p{font-size:13px}.care-steps li{gap:12px}.care-steps{gap:21px}.weekend-art{min-height:560px}.care .text-link{font-size:13px;gap:15px}.weekend-caption{right:16px;bottom:25px;font-size:12px;padding:13px 16px}.weekend-caption em{font-size:24px}.about{gap:34px}.about-copy h2{font-size:34px}.about-copy>p:not(.eyebrow){font-size:15px;margin-top:18px}.about-copy>p:nth-of-type(2){font-size:17px}.estimate-inner{gap:34px}.estimate-copy h2{font-size:40px}.estimate-copy>p:not(.eyebrow){font-size:16px}.estimate-copy .eyebrow{font-size:12px}#estimate-form{padding:24px}.fields{gap:10px}.phone{font-size:22px;gap:13px}.estimate-contact p{font-size:12px}.helper-note{gap:13px}.helper-note p{font-size:13px}.helper-portrait{width:70px;height:70px}.helper-portrait img{width:94px;height:141px;left:-13px}.footer-main{gap:20px}.footer-main>p{margin-left:0;font-size:13px}.footer-main>a:last-child{font-size:13px}}
@media(max-width:680px){:root{--pad:24px;--radius:24px}html{scroll-padding-top:83px}.header-inner{padding:6px var(--pad);gap:16px}.brand-window{width:96px;height:65px}.brand-window img{width:127px;height:127px;left:-16px;top:-33px}.header nav{display:none}.nav-cta{font-size:13px;padding:10px 18px;min-height:40px;gap:18px}.hero-inner{grid-template-columns:1fr;padding-top:36px;gap:8px}.hero-copy{padding:0;max-width:460px}.hero .eyebrow{font-size:12px;letter-spacing:1.4px;margin-bottom:24px}.hero h1{font-size:clamp(62px,17.5vw,80px);letter-spacing:-3.8px;line-height:1.03}.hero .lead{font-size:20px;line-height:1.5;max-width:330px;margin-top:25px}.hero-description{font-size:16px;line-height:1.6;margin-top:12px}.hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap;column-gap:19px;row-gap:16px;margin-top:28px}.hero .button{font-size:14px;padding:15px 20px;min-height:52px;gap:20px}.quiet{font-size:13px;gap:10px}.hero-art{min-height:0;height:435px;width:100%;margin-top:18px}.portrait-button{width:290px;height:435px;aspect-ratio:2/3;margin-left:13px}.carla-stage{mask-image:linear-gradient(to bottom,#000 80%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 80%,transparent 100%)}.hello-note{bottom:19px;left:0;right:0;font-size:12px;gap:10px}.hello-line{width:24px}.carla-greeting{right:0;top:24%;font-size:18px}.service-strip{margin:0 var(--pad);padding:19px 0;min-height:70px;font-size:12px}.service-strip>div{gap:9px;flex-wrap:wrap;justify-content:center}.service-strip>div a{white-space:nowrap}.section{padding-top:66px;padding-bottom:66px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:17px}.section-heading h2{font-size:40px;letter-spacing:-1.9px}.section-heading>p{font-size:16px;max-width:none;margin-top:20px}.section-heading>p br{display:none}.services{grid-template-columns:1fr;gap:14px}.services article{padding:29px 27px 23px;border-radius:21px}.service-label{font-size:12px;letter-spacing:1.1px;margin-bottom:15px}.services h3{font-size:31px;letter-spacing:-1.2px;line-height:1.14}.services h3 br{display:none}.services p{font-size:16px;line-height:1.7;max-width:none;margin-bottom:24px}.service-action{font-size:14px;min-height:44px}.arrow-circle{width:40px;height:40px;font-size:20px}.custom{flex-direction:column;align-items:flex-start;gap:2px;padding-top:22px}.custom p{font-size:14px}.text-button,.text-link{font-size:14px;gap:20px}.care{padding-top:0;padding-bottom:34px}.care-panel{grid-template-columns:1fr;border-radius:24px}.care-content{padding:36px 27px 0}.care-content .eyebrow{font-size:12px;letter-spacing:1.2px;margin-bottom:20px}.care-content h2{font-size:45px;letter-spacing:-2px}.care-lead{font-size:16px;margin-top:19px}.care-steps{gap:22px;margin:27px 0 21px}.care-steps li{gap:14px}.care-steps h3{font-size:16px}.care-steps p{font-size:14px;margin-top:4px;max-width:none}.care .text-link{font-size:14px}.weekend-art{height:400px;min-height:0;margin-top:15px;overflow:hidden}.weekend-art img{width:calc(100% - 12px);max-width:330px;height:auto;left:50%;bottom:auto;top:0;transform:translateX(-50%);object-fit:contain;mask-image:linear-gradient(to bottom,#000 90%,transparent);-webkit-mask-image:linear-gradient(to bottom,#000 90%,transparent)}.weekend-caption{right:18px;bottom:24px;font-size:13px;padding:15px 19px}.weekend-caption em{font-size:27px}.about{grid-template-columns:1fr;gap:33px;padding-top:32px;padding-bottom:67px}.home-photo{aspect-ratio:1.15/1;border-radius:21px}.home-photo img{object-position:50% 60%}.about-copy .eyebrow{margin-bottom:18px}.about-copy h2{font-size:37px;letter-spacing:-1.8px}.about-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:none;margin-top:20px}.about-copy>p:nth-of-type(2){font-size:18px;line-height:1.6}.about-copy .text-link{margin-top:18px}.estimate{padding:49px var(--pad) 44px}.estimate-inner{grid-template-columns:1fr;gap:32px}.estimate-copy{padding:0}.estimate-copy .eyebrow{font-size:12px;letter-spacing:1.1px;margin-bottom:20px}.estimate-copy h2{font-size:44px;letter-spacing:-2px}.estimate-copy>p:not(.eyebrow){font-size:16px;margin-top:20px}.estimate-contact{margin-top:26px}.phone{font-size:25px;gap:19px}.estimate-contact p{font-size:12px}.helper-note{margin-top:25px;gap:14px}.helper-note p{font-size:14px}.helper-portrait{width:64px;height:64px}.helper-portrait img{width:85px;height:128px;left:-12px;top:-6px}#estimate-form{padding:26px 22px;border-radius:21px}.form-header{margin-bottom:24px}.fields{grid-template-columns:1fr;gap:0}input,select,textarea{font-size:16px;margin-bottom:20px;min-height:53px;padding:13px 14px}label{font-size:14px}.extra-details{margin-bottom:16px}.form-note{font-size:12px;line-height:1.6}.message-review h3{font-size:25px}.footer{padding:20px var(--pad) 111px}.footer-main{flex-wrap:wrap;gap:16px;padding-bottom:22px}.footer-main>p{font-size:12px;line-height:1.55;margin-left:auto;text-align:right}.footer-main>a:last-child{width:100%;margin:0;text-align:left;font-size:13px}.footer-bottom{gap:10px}.footer-bottom small,.motion-toggle{font-size:12px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:25;display:flex;align-items:center;gap:10px;border-top:1px solid #ece5e5;background:#fffdfaee;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:10px var(--pad) calc(10px + env(safe-area-inset-bottom));transition:transform .35s var(--ease),opacity .25s}.mobile-contact.hidden{transform:translateY(110%);opacity:0;pointer-events:none}.mobile-contact a{display:flex;justify-content:center;align-items:center;gap:22px;min-height:46px;padding:12px 17px;border-radius:100px;font-size:14px;font-weight:550;line-height:1.4}.mobile-contact a:first-child{border:1px solid #ddd8d6;flex:1}.mobile-contact a:last-child{background:var(--rose);color:#fff;flex:1.6}.mobile-contact span{font-size:18px}.carla-stage::after{background:linear-gradient(90deg,var(--cream),transparent 8%,transparent 92%,var(--cream))}}
@media(max-width:360px){:root{--pad:20px}.hero h1{font-size:61px}.hero .eyebrow{font-size:12px}.hero-actions{gap:16px}.hero .button{font-size:13px;gap:16px;padding:15px 18px}.quiet{font-size:12px}.hero-art{height:410px}.portrait-button{width:273px;height:410px}.section-heading h2{font-size:36px}.care-content{padding-left:23px;padding-right:23px}.care-content h2{font-size:40px}.estimate-copy h2{font-size:39px}.weekend-art{height:365px}.phone{font-size:23px}.footer-main>p{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal.pending{opacity:1;transform:none}}
