:root{--ink:#11120f;--muted:#686960;--paper:#f7f7f3;--white:#fff;--yellow:#f3c500;--line:#d9d9d1;--dark:#171815;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{height:88px;max-width:var(--max);margin:auto;padding:0 4vw;display:flex;align-items:center;gap:3rem;border-bottom:1px solid var(--line);background:rgba(247,247,243,.95);position:relative;z-index:20}.brand{display:inline-flex;align-items:center;gap:.8rem;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--yellow);font-family:Manrope,sans-serif;font-weight:700;font-size:1.25rem}.brand-name{font-family:Manrope,sans-serif;font-size:.95rem;letter-spacing:.12em}.brand-name b{font-weight:400;color:#6a6b64}.site-header nav{display:flex;gap:2.2rem;margin-left:auto}.site-header nav a{font-size:.9rem;color:#484943;transition:color .2s}.site-header nav a:hover{color:#000}.header-cta{font-size:.9rem;font-weight:600;border-bottom:2px solid var(--yellow);padding:.4rem 0}.menu-toggle{display:none;border:0;background:transparent}.hero{max-width:var(--max);margin:auto;display:grid;grid-template-columns:55% 45%;min-height:690px;border-bottom:1px solid var(--line);position:relative}.hero-copy{padding:7.5rem 5vw 8rem 4vw;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-family:Manrope,sans-serif;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:600;display:flex;align-items:center;gap:.75rem}.eyebrow span{width:28px;height:2px;background:var(--yellow)}h1,h2,h3{font-family:Manrope,sans-serif;margin:0;letter-spacing:-.045em;line-height:1.05}h1{font-size:clamp(3.8rem,7.2vw,7.2rem);font-weight:500;margin:2rem 0}.hero-intro{max-width:600px;font-size:1.18rem;color:var(--muted);line-height:1.65}.hero-actions{display:flex;align-items:center;gap:2rem;margin-top:2.4rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;border:0;padding:1rem 1.4rem;font-weight:600;cursor:pointer}.button-primary{background:var(--yellow);color:#111}.button-primary:hover{background:#ffd923}.text-link{font-size:.9rem;font-weight:600}.hero-visual{background:var(--dark);color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:3.5rem}.hero-visual:before{content:"";position:absolute;width:85%;height:125%;right:-42%;top:-15%;background:var(--yellow);transform:rotate(13deg);opacity:.94}.hero-line{position:absolute;inset:2rem;border:1px solid rgba(255,255,255,.16)}.hero-monogram{font-family:Manrope,sans-serif;font-size:clamp(8rem,19vw,17rem);line-height:.72;font-weight:600;letter-spacing:-.1em;opacity:.07;position:absolute;left:1rem;top:25%}.hero-visual p{z-index:1;text-transform:uppercase;letter-spacing:.2em;font-size:.66rem}.hero-visual p span{color:var(--yellow);margin:0 .65rem}.hero-proof{position:absolute;bottom:0;left:0;background:#fff;display:grid;grid-template-columns:repeat(3,1fr);width:55%;padding:1.45rem 4vw;gap:1rem}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-family:Manrope;font-size:1.15rem}.hero-proof span{font-size:.72rem;color:var(--muted)}.section{max-width:var(--max);margin:auto;padding:8rem 4vw}.section-label{text-transform:uppercase;letter-spacing:.16em;font-size:.67rem;font-weight:600;color:#72736c}.about{display:grid;grid-template-columns:22% 78%}.statement{font-family:Manrope;font-size:clamp(2rem,4.5vw,4.35rem);line-height:1.15;letter-spacing:-.045em;max-width:1100px;margin:0 0 7rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:7vw;border-top:1px solid var(--line);padding-top:3rem}.about-grid h2{font-size:clamp(2rem,3.2vw,3.2rem);font-weight:500}.body-copy{color:var(--muted);font-size:1.05rem}.body-copy p:first-child{margin-top:0}.section-dark{max-width:var(--max);margin:auto;background:var(--dark);color:#fff}.principles{display:grid;grid-template-columns:1fr 1fr}.principle-card{padding:6rem 6vw}.principle-card span{text-transform:uppercase;letter-spacing:.16em;font-size:.67rem;color:#aaa}.principle-card h2{font-size:clamp(2.2rem,4vw,4.2rem);font-weight:500;margin:5rem 0 2rem;max-width:600px}.principle-card p{max-width:540px;color:#b9bbb3}.accent-card{background:var(--yellow);color:#111}.accent-card span,.accent-card p{color:#37372f}.section-heading{display:grid;grid-template-columns:22% 78%;margin-bottom:5rem}.section-heading>div:last-child{display:flex;align-items:flex-start;justify-content:space-between;gap:5rem}.section-heading h2{font-size:clamp(2.4rem,4.5vw,4.8rem);font-weight:500;max-width:820px}.service-list{border-top:1px solid var(--line)}.service-list article{display:grid;grid-template-columns:8% 34% 1fr auto;gap:2rem;align-items:center;padding:2.5rem 0;border-bottom:1px solid var(--line)}.service-list article>span{font-size:.75rem;color:#888}.service-list h3{font-size:1.5rem;font-weight:500;letter-spacing:-.02em}.service-list p{margin:0;color:var(--muted);max-width:540px}.service-list b{font-size:1.5rem;font-weight:400}.services-note{font-size:.72rem;color:#888;margin-top:1rem}.work{background:#fff}.work-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem}.work h2{font-size:clamp(2.8rem,5vw,5.5rem);font-weight:500;margin-top:1rem}.filters{display:flex;flex-wrap:wrap;gap:.6rem}.filter{border:1px solid var(--line);background:transparent;padding:.65rem 1rem;border-radius:100px;color:#666;cursor:pointer}.filter.active,.filter:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.project-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem 1.5rem}.project-large{grid-row:span 2}.project-image{aspect-ratio:4/3;background:#252622;color:#fff;display:flex;align-items:flex-end;justify-content:space-between;padding:1.3rem;position:relative;overflow:hidden}.project-image:after{content:"";position:absolute;width:55%;height:140%;background:#31322d;right:-10%;top:-20%;transform:rotate(19deg)}.project-large .project-image{aspect-ratio:4/5}.project-image.warm{background:#d7d3c7;color:#222}.project-image.warm:after{background:#ece9df}.project-image.light{background:#ecece7;color:#222}.project-image.light:after{background:var(--yellow)}.project-image span,.project-image b{z-index:1;text-transform:uppercase;letter-spacing:.14em;font-size:.65rem}.project-image b{font-family:Manrope;font-size:3rem;opacity:.22}.project-meta{display:flex;justify-content:space-between;align-items:baseline;margin-top:1rem}.project-meta h3{font-size:1.25rem;font-weight:500;letter-spacing:-.02em}.project-meta p{font-size:.78rem;color:var(--muted)}.project.hidden{display:none}.reviews-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:8vw;margin-top:5rem}.rating{font-family:Manrope;font-size:1.25rem;font-weight:600}.rating span{color:var(--yellow);font-size:.9rem;margin-left:.5rem;letter-spacing:.14em}.review-intro h2{font-size:clamp(2.4rem,4vw,4.5rem);font-weight:500;margin:2rem 0}.review-intro p{color:var(--muted)}.review-card{border-left:1px solid var(--line);padding-left:5vw}.quote-mark{font-family:Georgia;font-size:7rem;line-height:.8;color:var(--yellow)}blockquote{font-family:Manrope;font-size:clamp(1.6rem,2.8vw,2.8rem);line-height:1.3;letter-spacing:-.035em;margin:1rem 0 4rem}.reviewer{display:flex;flex-direction:column}.reviewer small{color:var(--muted)}.coverage{padding:7rem 6vw;display:grid;grid-template-columns:1fr 1fr;gap:7vw}.coverage h2{font-size:clamp(2.8rem,5vw,5.3rem);font-weight:500;margin-top:2rem}.light-eyebrow{color:#bbb}.city-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #3f403b}.city-list span{padding:1.2rem 0;border-bottom:1px solid #3f403b;color:#ccc}.quote{display:grid;grid-template-columns:1fr 1.2fr;gap:9vw}.quote-copy h2{font-size:clamp(2.8rem,5vw,5.2rem);font-weight:500;margin:2rem 0}.quote-copy>p{color:var(--muted);max-width:520px}.contact-placeholder{border-top:1px solid var(--line);margin-top:4rem;padding-top:1.4rem;display:flex;flex-direction:column}.contact-placeholder span{font-size:.75rem;text-transform:uppercase;letter-spacing:.13em;color:#888}.contact-placeholder strong{font-family:Manrope;font-size:1.25rem;margin-top:.4rem}.quote-form{display:flex;flex-direction:column;gap:1.3rem;background:#fff;padding:3rem}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem}.quote-form label{font-size:.72rem;text-transform:uppercase;letter-spacing:.11em;font-weight:600}.quote-form label>span{font-weight:400;color:#999;text-transform:none;letter-spacing:0}.quote-form input,.quote-form textarea{width:100%;margin-top:.45rem;border:0;border-bottom:1px solid #c9cac2;background:transparent;padding:.8rem 0;outline:none;font-size:1rem;text-transform:none;letter-spacing:normal}.quote-form input:focus,.quote-form textarea:focus{border-color:#111}.quote-form textarea{resize:vertical}.file-field{position:relative;border:1px dashed #c7c8c0;padding:1.1rem}.file-field input{position:absolute;opacity:0;pointer-events:none}.file-field em{display:inline-block;background:#efefe9;padding:.55rem .8rem;margin:.6rem 1rem 0 0;font-style:normal;text-transform:none;letter-spacing:0}.file-field small{text-transform:none;letter-spacing:0;color:#888}.quote-form .button{align-self:flex-start;margin-top:.6rem}.form-note,.form-status{font-size:.72rem;color:#888;margin:0}.form-status{color:#5b531e}.quote-form.ready{outline:2px solid var(--yellow);outline-offset:-2px}footer{max-width:var(--max);margin:auto;background:#0d0e0c;color:#fff;padding:4rem 4vw 2rem}.footer-brand .brand-name b{color:#aaa}footer>p{color:#aaa;max-width:460px;margin:2rem 0 4rem}footer>div{border-top:1px solid #30312d;padding-top:1.5rem;display:flex;justify-content:space-between;color:#777;font-size:.75rem}footer>div a{color:#ccc}
@media(max-width:900px){.site-header{height:74px}.site-header nav{display:none;position:absolute;top:74px;left:0;right:0;background:var(--paper);padding:2rem 4vw;flex-direction:column;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.header-cta{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:5rem 5vw 8rem}.hero-visual{min-height:420px}.hero-proof{width:100%;bottom:auto;top:calc(100% - 90px)}.about{grid-template-columns:1fr;gap:2rem;padding-top:9rem}.statement{margin-bottom:4rem}.principles,.section-heading,.coverage,.quote{grid-template-columns:1fr}.section-heading{gap:2rem}.section-heading>div:last-child{display:block}.section-heading .eyebrow{margin-bottom:2rem}.project-grid{grid-template-columns:1fr 1fr}.project-large{grid-row:auto;grid-column:span 2}.project-large .project-image{aspect-ratio:16/9}.reviews-layout{grid-template-columns:1fr}.review-card{border-left:0;border-top:1px solid var(--line);padding:3rem 0 0}.coverage{gap:3rem}}
@media(max-width:620px){.section{padding:5.5rem 5vw}.brand-name{font-size:.8rem}.hero-copy{padding-top:4rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:1.2rem}.hero-proof{padding:1rem 5vw}.hero-proof strong{font-size:.95rem}.hero-proof span{font-size:.61rem}.about-grid{grid-template-columns:1fr;gap:2rem}.principles{grid-template-columns:1fr}.principle-card{padding:4.5rem 6vw}.principle-card h2{margin-top:3rem}.service-list article{grid-template-columns:10% 1fr auto;gap:1rem}.service-list article p{grid-column:2/4}.work-heading{display:block}.filters{margin-top:2rem}.project-grid{grid-template-columns:1fr}.project-large{grid-column:auto}.project-large .project-image,.project-image{aspect-ratio:4/3}.project-meta{display:block}.city-list{grid-template-columns:1fr}.field-row{grid-template-columns:1fr}.quote-form{padding:2rem 1.2rem}footer>div{gap:1rem;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Refined Reno Services brand and testimonial layout */
.brand-mark{width:42px;height:38px;border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);font-size:.82rem;letter-spacing:-.05em}
.footer-brand .brand-mark{border-color:var(--yellow);box-shadow:4px 4px 0 #383a34}
.review-stack{display:grid;gap:0;border-left:1px solid var(--line)}
.review-stack .review-card{border-left:0;padding:0 0 3rem 5vw}
.review-stack .review-card+.review-card{border-top:1px solid var(--line);padding-top:3rem}
.compact-review blockquote{font-size:clamp(1.2rem,1.8vw,1.65rem);margin:0 0 2rem;line-height:1.45}
.featured-review blockquote{margin-bottom:2.5rem}
.contact-email{margin-top:1.5rem}
.contact-placeholder a{transition:color .2s}
.contact-placeholder a:hover{color:#8f7600}
@media(max-width:900px){.review-stack{border-left:0;border-top:1px solid var(--line);padding-top:3rem}.review-stack .review-card{padding-left:0}}

/* Real project imagery */
.hero-visual{isolation:isolate;padding:3.5rem}
.hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;filter:saturate(.78) contrast(.96)}
.hero-visual:before{inset:0;width:auto;height:auto;right:0;top:0;transform:none;background:linear-gradient(180deg,rgba(17,18,15,.08),rgba(17,18,15,.72));opacity:1;z-index:1}
.hero-visual .hero-line,.hero-visual .hero-monogram,.hero-visual p{z-index:2}
.project-showcase{position:relative}
.project-gallery{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);grid-template-rows:auto auto;gap:1.25rem;animation:gallery-in .35s ease}
.project-gallery[hidden]{display:none}
.gallery-lead{min-height:620px;grid-row:1;overflow:hidden;background:#e6e6e0}
.gallery-side{display:grid;grid-template-rows:1fr 1fr;gap:1.25rem;min-height:620px}
.gallery-lead img,.gallery-side img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .55s ease}
.gallery-lead:hover img,.gallery-side img:hover{transform:scale(1.015)}
.gallery-caption{grid-column:1/-1;display:grid;grid-template-columns:22% 34% 1fr;align-items:baseline;gap:2rem;padding:1.3rem 0 0;border-top:1px solid var(--line)}
.gallery-caption>span{text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;color:#777}
.gallery-caption h3{font-size:1.55rem;font-weight:500;letter-spacing:-.025em}
.gallery-caption p{margin:0;color:var(--muted)}
@keyframes gallery-in{from{opacity:.25;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){.project-gallery{grid-template-columns:1fr}.gallery-lead{min-height:500px}.gallery-side{grid-template-columns:1fr 1fr;grid-template-rows:360px;min-height:auto}.gallery-caption{grid-template-columns:1fr 1fr}.gallery-caption p{grid-column:2}.filters{margin-top:2rem}}
@media(max-width:620px){.gallery-lead{min-height:380px}.gallery-side{grid-template-rows:240px}.gallery-caption{grid-template-columns:1fr;gap:.5rem}.gallery-caption p{grid-column:auto}.filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem}.filter{flex:0 0 auto}}

/* Gallery refinement and restored brand hero */
.hero-visual:before{inset:auto;width:85%;height:125%;right:-42%;top:-15%;background:var(--yellow);transform:rotate(13deg);opacity:.94;z-index:1}
.section-label{font-size:.8rem;font-weight:700}
.eyebrow{font-size:.8rem}
.filter{font-size:.88rem;font-weight:500;padding:.75rem 1.1rem}
.work-heading{margin-bottom:2rem}
.gallery-controls{max-width:1100px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:flex-end;gap:.8rem}
.gallery-arrow{width:42px;height:42px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:1.2rem;cursor:pointer;transition:background .2s,color .2s}
.gallery-arrow:hover{background:var(--ink);color:#fff}
.gallery-progress{width:110px;height:2px;background:var(--line);overflow:hidden}
.gallery-progress span{display:block;width:20%;height:100%;background:var(--yellow);transition:width .3s ease}
.project-showcase{max-width:1100px;margin:0 auto;overflow:hidden}
.project-gallery{grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);grid-template-rows:430px auto;min-height:0}
.gallery-lead{height:430px;min-height:0;overflow:hidden}
.gallery-side{height:430px;min-height:0;overflow:hidden;grid-template-rows:minmax(0,1fr) minmax(0,1fr)}
.gallery-side img{min-height:0;overflow:hidden}
.gallery-caption>span{font-size:.8rem;font-weight:600}
.gallery-caption h3{font-size:1.9rem}
@media(max-width:900px){.project-gallery{grid-template-columns:1fr;grid-template-rows:auto auto auto}.gallery-lead{height:430px;min-height:0}.gallery-side{height:280px;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr)}.gallery-controls{justify-content:flex-start}.gallery-caption{padding-bottom:1rem}}
@media(max-width:620px){.project-gallery{gap:.75rem}.gallery-lead{height:320px}.gallery-side{height:210px;gap:.75rem}.gallery-caption h3{font-size:1.55rem}.section-label{font-size:.74rem}.eyebrow{font-size:.74rem}}

/* Persistent navigation, review carousel, and estimate upload refinement */
html{scroll-padding-top:100px}
.site-header{position:sticky;top:0;z-index:100;box-shadow:0 1px 0 rgba(17,17,15,.05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.reviews-layout{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:5vw;align-items:stretch}
.review-intro{display:flex;flex-direction:column;min-height:490px;padding:3rem;background:var(--yellow)}
.review-intro p{color:#4b493e}
.review-controls{display:flex;align-items:center;gap:.75rem;margin-top:auto;padding-top:2rem}
.review-controls button{width:44px;height:44px;border:1px solid rgba(17,17,15,.35);background:transparent;cursor:pointer;font-size:1.1rem}
.review-controls button:hover{background:var(--ink);color:#fff}
.review-count{min-width:64px;text-align:center;font-family:Manrope,sans-serif;font-size:.75rem;letter-spacing:.12em}
.review-stack{min-height:490px;border-left:1px solid var(--line);display:block}
.review-stack .review-card{height:100%;min-height:490px;padding:3rem 0 3rem 5vw;animation:review-in .35s ease}
.review-stack .review-card[hidden]{display:none}
.review-stack blockquote{max-width:780px}
@keyframes review-in{from{opacity:.2;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}
.file-field{display:grid;grid-template-columns:minmax(170px,1fr) auto minmax(150px,1fr);align-items:center;gap:1rem;padding:1.4rem;cursor:pointer}
.file-field .file-label{font-size:.72rem;color:var(--ink);text-transform:uppercase;letter-spacing:.11em;font-weight:600;white-space:nowrap}
.file-field .file-label b{font-weight:400;color:#999;text-transform:none;letter-spacing:0;margin-left:.35rem}
.file-field .file-action{display:inline-flex;align-items:center;justify-content:center;background:#efefe9;padding:.7rem 1rem;font-size:.86rem;font-weight:600;text-transform:none;letter-spacing:0;white-space:nowrap}
.file-field small{font-size:.72rem;line-height:1.35;overflow-wrap:anywhere}
.file-field:hover .file-action{background:var(--yellow)}
@media(max-width:900px){html{scroll-padding-top:84px}.reviews-layout{grid-template-columns:1fr;gap:0}.review-intro{min-height:360px}.review-stack{min-height:420px;border-left:0;border-top:1px solid var(--line)}.review-stack .review-card{min-height:420px;padding:3rem}.site-header{width:100%}}
@media(max-width:620px){.review-intro{padding:2rem;min-height:340px}.review-stack .review-card{padding:2rem 0;min-height:390px}.file-field{grid-template-columns:1fr auto;gap:.8rem}.file-field .file-label{grid-column:1/-1}.file-field small{text-align:right}.quote-form{padding:2rem 1.25rem}}

/* Services grouped by customer need */
.service-categories{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.service-categories article{min-height:390px;padding:2.2rem;display:flex;flex-direction:column;border-right:1px solid var(--line)}
.service-categories article:last-child{border-right:0}
.service-categories article>span{font-family:Manrope,sans-serif;font-size:.75rem;color:#85867f;letter-spacing:.12em}
.service-categories h3{font-size:clamp(1.75rem,2.6vw,2.6rem);font-weight:500;margin:4rem 0 1.5rem;max-width:380px}
.service-categories p{color:var(--muted);margin:auto 0 0;max-width:430px}
.service-category-accent{background:var(--yellow)}
.service-category-accent p,.service-category-accent>span{color:#403e34!important}
.detailed-services{margin-top:5rem;border-top:1px solid var(--line);display:grid;grid-template-columns:30% 70%;padding-top:2rem}
.detailed-services-heading>span{text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:700}
.detailed-services-heading p{color:var(--muted);max-width:260px;margin-top:1rem}
.detailed-services ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr}
.detailed-services li{position:relative;padding:1.15rem 2rem 1.15rem 1.4rem;border-bottom:1px solid var(--line);font-family:Manrope,sans-serif;font-size:1rem}
.detailed-services li:nth-child(-n+2){border-top:1px solid var(--line)}
.detailed-services li:nth-child(odd){border-right:1px solid var(--line)}
.detailed-services li:before{content:"";position:absolute;left:0;top:1.7rem;width:5px;height:5px;background:var(--yellow)}
.services-note{margin-top:1.2rem;font-size:.82rem}
@media(max-width:900px){.service-categories{grid-template-columns:1fr}.service-categories article{min-height:300px;border-right:0;border-bottom:1px solid var(--line)}.service-categories article:last-child{border-bottom:0}.service-categories h3{margin:2.5rem 0 1.25rem}.detailed-services{grid-template-columns:1fr;gap:2rem}}
@media(max-width:620px){.service-categories article{padding:1.75rem;min-height:280px}.detailed-services{margin-top:3.5rem}.detailed-services ul{grid-template-columns:1fr}.detailed-services li:nth-child(odd){border-right:0}.detailed-services li:nth-child(2){border-top:0}}

/* Multi-review carousel */
.rating{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem}
.rating span{margin:0;font-size:1.25rem;letter-spacing:.16em;color:var(--ink)}
.rating small{font-family:"DM Sans",sans-serif;font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;color:#4b493e}
.review-controls{gap:.6rem}
.review-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:490px;border-left:1px solid var(--line)}
.review-stack .review-card,.review-stack .review-card+.review-card{display:flex;flex-direction:column;min-height:490px;height:auto;padding:3rem 2rem;border-top:0;border-right:1px solid var(--line);animation:review-in .35s ease}
.review-stack .review-card:last-child{border-right:0}
.review-stack .review-card[hidden]{display:none}
.review-stack blockquote{font-size:clamp(1.15rem,1.55vw,1.5rem);line-height:1.45;letter-spacing:-.025em;margin:0 0 3rem}
.review-stack .reviewer{margin-top:auto}
@media(max-width:1100px) and (min-width:901px){.reviews-layout{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:3vw}.review-stack .review-card,.review-stack .review-card+.review-card{padding:2.5rem 1.4rem}.review-stack blockquote{font-size:1.08rem}}
@media(max-width:900px){.review-stack{grid-template-columns:1fr;min-height:390px;border-left:0}.review-stack .review-card,.review-stack .review-card+.review-card{min-height:390px;padding:3rem;border-right:0}.review-stack blockquote{font-size:clamp(1.35rem,4vw,1.8rem)}}
@media(max-width:620px){.review-stack .review-card,.review-stack .review-card+.review-card{padding:2rem 0;min-height:360px}}

/* Footer and legal pages */
.form-note a{text-decoration:underline;text-underline-offset:3px}
.footer-contact{display:flex;gap:1.5rem;border-top:0;padding:0 0 2rem;color:#ccc;font-size:.9rem}
.footer-bottom{align-items:center;gap:2rem}
.footer-links{display:flex;align-items:center;gap:1.5rem}
.footer-links a:hover,.footer-contact a:hover{color:var(--yellow)}
.legal-page{background:var(--paper)}
.legal-header .header-cta{margin-left:auto}
.legal-main{max-width:980px;margin:0 auto;padding:7rem 4vw 9rem}
.legal-main .section-label{margin-bottom:1.5rem}
.legal-main h1{font-size:clamp(3rem,7vw,6rem);font-weight:500;margin:0 0 1.5rem}
.legal-updated{color:var(--muted);margin-bottom:5rem}
.legal-content{max-width:780px;margin-left:auto}
.legal-content section{padding:2.2rem 0;border-top:1px solid var(--line)}
.legal-content h2{font-size:1.5rem;font-weight:500;letter-spacing:-.02em;margin-bottom:1rem}
.legal-content p,.legal-content li{color:var(--muted)}
.legal-content ul{padding-left:1.2rem}
.legal-content a{text-decoration:underline;text-underline-offset:3px;color:var(--ink)}
.legal-disclaimer{background:#fff;padding:1.25rem 1.5rem;margin-top:3rem;color:var(--muted);font-size:.9rem;border-left:3px solid var(--yellow)}
@media(max-width:700px){.footer-contact,.footer-bottom,.footer-links{align-items:flex-start;flex-direction:column;gap:.8rem}.legal-main{padding-top:5rem}.legal-updated{margin-bottom:3rem}.legal-content{margin-left:0}}
.quote-form .button:disabled{opacity:.6;cursor:wait}
.form-status:not(:empty){font-size:.86rem;padding:.9rem 1rem;background:#fff8d6;color:#3f3a17}
