.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(23rem,.7fr);min-height:calc(100svh - 5.5rem);align-items:center;gap:clamp(2rem,5vw,5rem);padding-block:clamp(1.75rem,4vh,3.5rem)}.hero__content h1{margin-bottom:clamp(1rem,2.2vh,1.5rem);font-size:clamp(3.25rem,6vw,6.75rem)}.hero__content h1 span,.hero__content h1 em{display:block}.hero__content h1 em{white-space:nowrap}.hero__intro{max-width:35rem;margin-bottom:clamp(1.25rem,2.4vh,1.75rem);color:var(--muted);font-size:var(--text-lg)}.hero__assurances{display:flex;flex-wrap:wrap;gap:.8rem 1.5rem;padding:0;margin:clamp(1.25rem,2.4vh,1.75rem) 0 0;color:var(--muted);font-size:var(--text-sm);list-style:none}.hero__assurances li{display:flex;align-items:center;gap:.5rem}.hero__assurances li:before{width:.35rem;height:.35rem;border-radius:50%;background:var(--accent);content:""}.hero__media{position:relative;align-self:center;height:min(42rem,calc(100svh - 9rem));min-height:29rem;overflow:hidden;border-radius:var(--radius-lg);background:var(--canvas)}.hero__media video{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.hero__media-note{position:absolute;right:1rem;bottom:1rem;left:1rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid rgb(255 255 255 / .32);border-radius:var(--radius-md);background:#11110fa6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--white)}.hero__media-note span{color:#c5c1b9;font-size:var(--text-xs)}.hero__media-note p{margin:0;font-size:var(--text-sm);text-align:right}.stats{border-block:1px solid var(--line)}.stats__grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{display:flex;min-height:10rem;flex-direction:column;justify-content:center;padding:1.5rem clamp(1rem,3vw,2rem);border-left:1px solid var(--line)}.stat:last-child{border-right:1px solid var(--line)}.stat strong{margin-bottom:.3rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;letter-spacing:-.05em;line-height:1}.stat span{color:var(--muted);font-size:var(--text-sm)}.section.home-section{padding-block:clamp(3.5rem,7vh,5.5rem)}.home-section .section-heading{margin-bottom:clamp(2rem,4vh,3.5rem)}.home-section .section-heading h2{font-size:clamp(2.5rem,4.6vw,4.75rem)}.work{overflow:hidden}.work__actions,.work__controls{display:flex;align-items:center}.work__actions{justify-self:end;gap:1.5rem}.work__controls{gap:.5rem}.featured-grid{display:flex;gap:1.375rem;padding:.25rem 0 .75rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-color:var(--ink) transparent;scrollbar-width:thin}.featured-card{width:auto;height:31.25rem;flex:0 0 auto;margin:0;overflow:hidden;border-radius:var(--radius-md);scroll-snap-align:start}.featured-card img{width:auto;height:100%;object-fit:contain;transition:transform .5s var(--ease-out)}.featured-card:hover img{transform:scale(1.025)}.story{background:var(--ink);color:var(--white)}.story__grid{display:grid;grid-template-columns:minmax(20rem,.75fr) minmax(0,1fr);align-items:start;gap:clamp(3rem,7vw,7rem)}.story__media{position:sticky;top:7.5rem;align-self:start;overflow:hidden;border-radius:var(--radius-lg)}.story__media img{width:100%;height:clamp(38rem,calc(100svh - 8.5rem),47rem);aspect-ratio:4 / 5;object-fit:cover}.story__content{padding-block:0}.story__content h2{max-width:10ch;margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,4.75rem)}.story__content>p:not(.eyebrow){max-width:38rem;color:#aaa69e}.story__content .lead{color:var(--white)!important;font-size:var(--text-lg)}.process-list{padding:0;margin:clamp(2rem,4vh,3rem) 0 0;border-top:1px solid #3b3934;list-style:none}.process-list li{display:grid;grid-template-columns:3rem 1fr;gap:1.5rem;padding-block:1rem;border-bottom:1px solid #3b3934}.process-list li>span{color:#77736b;font-size:var(--text-xs)}.process-list strong{display:block;margin-bottom:.3rem;font-size:var(--text-lg);font-weight:500}.process-list p{margin:0;color:#aaa69e}.pricing-section{background:var(--surface)}.pricing-intro{display:grid;grid-template-columns:minmax(20rem,.85fr) minmax(30rem,1.15fr);align-items:end;gap:clamp(2rem,5vw,5rem);margin-bottom:clamp(2rem,4vh,3rem)}.pricing-intro h2{max-width:none;margin:0;font-size:clamp(2.5rem,3.7vw,3.75rem)}.pricing-intro__aside{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.5rem}.pricing-intro__aside p{max-width:30rem;margin:0;color:var(--muted);font-size:var(--text-lg)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.price-card{display:flex;min-height:32rem;flex-direction:column;padding:clamp(2rem,3vw,2.5rem);border:1px solid var(--line);border-radius:.625rem;background:var(--surface);transition:box-shadow .18s ease}.price-card:hover{box-shadow:var(--shadow-sm)}.price-card h3{margin-bottom:2.25rem;font-size:clamp(1.6rem,2vw,2rem)}.price-card__type{margin-bottom:.75rem;color:var(--muted);font-size:var(--text-sm);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.price-card__price{margin-bottom:.25rem;color:#b83222;font-size:clamp(1.4rem,2vw,1.75rem);font-weight:500;letter-spacing:-.03em}.price-card__unit{margin-bottom:2rem;color:var(--muted);font-size:var(--text-sm);font-weight:500;text-transform:lowercase}.price-card>p:not(.price-card__type,.price-card__price,.price-card__unit){color:var(--muted);line-height:1.7}.price-card ul{display:grid;gap:.7rem;padding:1.5rem 0 0;margin:auto 0 0;border-top:1px solid var(--line);font-size:var(--text-sm);list-style:none}.price-card li{padding-bottom:.7rem;border-bottom:1px solid var(--line)}.price-card li:last-child{padding-bottom:0;border-bottom:0}.testimonials{background:#5a59ec;color:var(--white)}.testimonial-header{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:clamp(2rem,4vh,3rem)}.testimonial-header .eyebrow{color:#d9d9ff}.testimonial-header h2{margin:0;color:var(--white);font-size:clamp(2.5rem,4.5vw,4.5rem)}.testimonial-header>p{max-width:27rem;margin:0 0 .5rem;color:#e3e3ff;font-size:var(--text-lg)}.testimonial-viewport{width:100%;padding-bottom:.75rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:var(--white) transparent;scrollbar-width:thin}.testimonial-track,.testimonial-group{display:flex;width:max-content}.testimonial-group{gap:1.875rem;padding-right:1.875rem}.testimonial-group blockquote{display:flex;width:23.75rem;min-height:17.5rem;flex:0 0 23.75rem;flex-direction:column;justify-content:space-between;padding:1.875rem;margin:0;border:1px solid rgb(17 17 15 / .14);border-radius:0;background:var(--surface);color:var(--ink);transition:box-shadow .18s ease;scroll-snap-align:start}.testimonial-group blockquote:hover{box-shadow:var(--shadow-sm)}.testimonial-group blockquote>p{font-size:1rem;letter-spacing:0;line-height:1.6}.testimonial-group footer{display:flex;flex-direction:column;font-size:var(--text-sm)}.testimonial-group footer strong{font-size:1.05rem;font-weight:700}.testimonial-group footer span{color:var(--muted)}.faq__list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;min-height:5.5rem;align-items:center;justify-content:space-between;gap:2rem;cursor:pointer;font-size:var(--text-lg);list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span:last-child{color:var(--accent);font-size:1.75rem;transition:transform .18s ease}.faq details[open] summary span:last-child{transform:rotate(45deg)}.faq details>p{max-width:48rem;padding-bottom:2rem;margin:0;color:var(--muted)}.locations{border-top:1px solid var(--line)}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.location-card{display:flex;min-height:22rem;flex-direction:column;padding:clamp(1.5rem,3.5vw,3rem);border:1px solid var(--line);border-radius:.625rem;background:var(--surface);transition:box-shadow .18s ease,transform .18s var(--ease-out)}.location-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.location-card__city{margin-bottom:.2rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;letter-spacing:-.05em;line-height:1}.location-card>div:first-child>p:last-child,.location-card address{color:var(--muted)}.location-card address{max-width:28rem;margin:auto 0 2rem}.location-card__links{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.25rem;border-top:1px solid var(--line);font-size:var(--text-sm)}.location-card__links a{font-weight:500;text-decoration:none}.final-cta{padding-block:clamp(3.5rem,7vh,5.5rem);overflow:hidden;background:var(--accent);color:var(--white);text-align:center}.final-cta .eyebrow{color:#ded9ff}.final-cta h2{max-width:13ch;margin:0 auto 2.5rem;font-size:clamp(2.5rem,4.5vw,4.75rem)}.final-cta h2 em{color:var(--white)}@media (max-width: 64rem){.hero{grid-template-columns:1fr 24rem}.pricing-grid{grid-template-columns:1fr 1fr}.price-card:last-child{grid-column:1 / -1}.price-card:last-child{min-height:25rem}}@media (min-width: 50.0625rem) and (max-height: 50rem){.hero{padding-block:1.5rem}.hero__content h1{margin-bottom:1rem;font-size:clamp(3.5rem,5.35vw,6.1rem)}.hero__intro{margin-bottom:1.1rem}.hero__assurances{margin-top:1.1rem}.hero__media{height:calc(100svh - 8.5rem);min-height:27rem}}@media (max-width: 50rem){.hero{grid-template-columns:1fr;min-height:auto}.hero__media{height:auto;min-height:min(125vw,42rem)}.hero__content h1 em{white-space:normal}.stats__grid{grid-template-columns:1fr 1fr}.stat:nth-child(3){border-top:1px solid var(--line)}.stat:nth-child(4){border-top:1px solid var(--line);border-right:1px solid var(--line)}.work__actions{justify-self:start}.featured-grid{gap:.9375rem}.featured-card{height:25rem}.story__grid{grid-template-columns:1fr}.story__media{position:static;max-width:34rem}.story__media img{height:auto}.pricing-grid,.location-grid{grid-template-columns:1fr}.pricing-intro{grid-template-columns:1fr;gap:1.5rem}.pricing-intro__aside{grid-template-columns:1fr;justify-items:start}.testimonial-header{align-items:flex-start;flex-direction:column;gap:1rem}.price-card,.price-card:last-child{grid-column:auto;min-height:34rem}.testimonial-group{gap:1.25rem;padding-right:1.25rem}.testimonial-group blockquote{width:17.5rem;min-height:15rem;flex-basis:17.5rem;padding:1.25rem}}@media (max-width: 35rem){.hero__assurances{flex-direction:column}.stat{min-height:8rem;padding:1rem}.work__actions{width:100%;align-items:flex-start;justify-content:space-between;gap:1rem}.featured-grid{gap:.75rem}.featured-card{height:20rem}.location-card__links{align-items:flex-start;flex-direction:column}}
