@font-face{font-family:Manrope;src:url('assets/fonts/manrope-latin-wght-normal.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
@font-face{font-family:Cormorant;src:url('assets/fonts/cormorant-garamond-latin-500-italic.woff2') format('woff2');font-style:italic;font-weight:500;font-display:swap}
:root{--ink:#092f3b;--deep:#072e3a;--teal:#07566a;--gold:#cda369;--muted:#49636d;--line:#cbdadd;--mist:#f0f7f8;--shell:min(1400px,calc(100% - 7rem));--ease:cubic-bezier(.22,1,.36,1)}
body{font-family:Manrope,system-ui,sans-serif;background:#f0f7f8}
h1,h2,h3{font-family:Manrope,system-ui,sans-serif}
h2{font-weight:500;font-size:clamp(2.8rem,5.1vw,5rem);line-height:1.08;letter-spacing:-.067em}
h2 em{font-family:Cormorant,Georgia,serif;font-weight:500;font-size:1.15em;line-height:.85;letter-spacing:-.055em}
.eyebrow{font-size:.75rem;font-weight:650;letter-spacing:.13em;line-height:1.6}
.eyebrow:before{width:1.7rem}
.section{padding-block:8rem}
.button{border-radius:100px;padding:1.05rem 1.6rem;font-size:.875rem;font-weight:650;min-height:3.5rem;transition:background .3s,box-shadow .3s,color .3s,transform .4s var(--ease)}
.button svg{width:1.2rem;height:1.2rem}
.button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #07566a20}
.button-small{min-height:3rem;padding:.75rem 1.15rem;font-size:.875rem}
.button:focus-visible{outline-offset:5px}
.text-link{font-size:.9375rem;transition:color .25s}
.text-link svg{transition:transform .4s var(--ease)}
.text-link:hover svg{transform:translateX(5px)}
.reading-progress{position:fixed;top:0;left:0;height:3px;width:100%;z-index:100;background:var(--gold);transform:scaleX(0);transform-origin:left;pointer-events:none}
.site-header{background:#f0f7f8e6;backdrop-filter:blur(18px);border-bottom:1px solid #b8ced44d;transition:background .3s,box-shadow .3s}
.site-header.scrolled{background:#f7fbfcf2;box-shadow:0 5px 25px #092f3b08}
.nav-wrap{min-height:5.6rem}
.brand-mark{mix-blend-mode:multiply;border-radius:0;width:3.4rem;height:3.4rem}
.brand-copy strong{font-family:Manrope,sans-serif;font-size:1rem;font-weight:750;letter-spacing:.03em}
.brand-copy span{letter-spacing:.24em;font-size:.75rem}
.nav-links{gap:2rem;font-size:.875rem}
.nav-links .button{background:transparent;color:var(--ink);border-color:#92b0ba}
.nav-links .button:hover{background:var(--deep);color:white;border-color:var(--deep)}
/* The main composition: typography and an interactive glass study. */
.art-hero{background:#f0f7f8;color:var(--ink);overflow:clip;isolation:isolate}
.art-hero:after{display:none}
.art-hero .hero-content{position:relative;min-height:48.5rem;padding-block:4rem 6rem;align-items:flex-start}
.art-hero .hero-copy{width:59%;max-width:52rem;position:relative;z-index:3;animation:none;pointer-events:none}
.art-hero .hero-copy a{pointer-events:auto}
.art-hero .eyebrow{color:#466872;font-size:.75rem;letter-spacing:.115em}
.art-hero h1{font-size:clamp(5rem,9.2vw,9rem);font-weight:500;line-height:.98;letter-spacing:-.075em;margin:1.5rem 0 1.35rem}
.title-line{display:block;overflow:clip;padding-bottom:.13em;margin-bottom:-.13em}
.title-line>span,.title-line>em{display:block;transform-origin:0 100%}
.art-hero h1 em{font-family:Cormorant,Georgia,serif;font-weight:500;font-size:1.25em;line-height:.75;color:var(--teal);letter-spacing:-.065em;padding-top:.065em;padding-bottom:.14em}
.hero-bottom-copy{max-width:29rem;margin-top:1.7rem}
.art-hero .hero-intro{font-size:1rem;color:#415e69;line-height:1.85;max-width:none}
.art-hero .hero-actions{margin-top:1.75rem;display:flex}
.art-hero .button-gold{background:var(--deep);border-color:var(--deep);color:white;padding-inline:1.6rem;gap:1.3rem}
.art-hero .button-gold:hover{background:var(--teal);border-color:var(--teal)}
.art-hero .hero-note{font-size:.75rem;color:#526c75;margin-top:.85rem}
.glass-stage{position:absolute;right:-5%;top:0;width:63%;height:calc(100% - 3rem);z-index:1;perspective:1100px;overflow:visible;pointer-events:none}
.glass-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transform:translate3d(var(--art-x,0),var(--art-y,0),0) rotate(var(--art-r,0deg));will-change:transform;transition:opacity .8s,transform 1.1s var(--ease)}
#glass-canvas{display:block;position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity 1s;pointer-events:none}
.glass-stage[data-scene="ready"] #glass-canvas{opacity:1}
.glass-stage[data-scene="ready"] .glass-fallback{opacity:0}
.art-note{position:absolute;right:0;top:2.1rem;z-index:3;display:grid;text-align:right;font-size:.75rem;line-height:1.6;letter-spacing:.04em;color:#617c86}
.hero-local{position:absolute;right:1rem;bottom:7.1rem;z-index:3;display:flex;align-items:center;gap:1rem;border-top:1px solid #6b929d70;padding-top:1rem;color:var(--teal)}
.local-number{font-size:3.4rem;line-height:1;letter-spacing:-.065em;font-weight:400}
.hero-local>span:last-child{font-size:.75rem;line-height:1.5}
.hero-bottom{position:absolute;bottom:1.7rem;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;z-index:4}
.art-hero .hero-discover{position:static;display:inline-flex;align-items:center;gap:.8rem;color:var(--ink);font-size:.75rem}
.scroll-arrow{display:grid;place-items:center;border:1px solid #a9c1c8;border-radius:100%;width:2rem;height:2rem;transition:transform .3s}
.motion-toggle{display:inline-flex;gap:.6rem;align-items:center;padding:.5rem 0 .5rem 1rem;border:0;background:transparent;color:#536e79;font-size:.75rem;line-height:1.4;text-align:left}
.motion-icon{font-size:.9rem;display:inline-grid;place-items:center;width:1.5rem;height:1.5rem;border:1px solid #b3c8cf;border-radius:50%;flex-shrink:0}
.motion-toggle:hover{color:var(--ink)}
.trust-band{position:relative;z-index:3;background:#e5f0f2;border-block:1px solid #c5d9df;color:#315461}
.trust-inner{padding-block:1.7rem}
.trust-item{font-size:.8125rem;border-color:#aec6ce99;font-weight:500}
.trust-item svg{color:var(--teal)}
/* A photographic interlude keeps the craft at the heart of the site. */
.services-section{padding-top:5.5rem}
.service-film{position:relative;isolation:isolate;min-height:28rem;overflow:clip;border-radius:2px;margin-bottom:7rem;background:var(--deep)}
.service-film-image{position:absolute;inset:-6% 0;z-index:-2;transform:translateY(var(--photo-y,0));will-change:transform}
.service-film-image img{width:100%;height:100%;object-fit:cover;object-position:65% center}
.service-film:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#062d3bea,transparent 80%),linear-gradient(90deg,#062d3a55,transparent 60%)}
.service-film figcaption{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:28rem;padding:2.75rem 3rem;color:white}
.film-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:#d2e3e9;margin-bottom:1.3rem}
.service-film p{font-size:clamp(2.4rem,4.2vw,4rem);font-weight:500;letter-spacing:-.055em;line-height:1.1;max-width:40rem}
.service-film p em{font-family:Cormorant,Georgia,serif;font-size:1.25em;font-weight:500;color:#e6c799}
.film-index{position:absolute;bottom:3rem;right:3rem;color:#d9e6eb;font-size:.75rem;letter-spacing:.08em}
.section-heading{margin-bottom:4rem;align-items:flex-end}
.section-heading>p{max-width:24rem;font-size:1rem;line-height:1.9}
.services-grid{display:block;border-top:1px solid #afc8d0;border-bottom:0}
.service-card,.service-card+.service-card,.service-card:last-child{display:grid;grid-template-columns:3rem 1.25fr 1fr;gap:0 3rem;padding:2.3rem 0 2.5rem;border:0;border-bottom:1px solid #afc8d0;background:transparent;transition:padding .5s var(--ease)}
.service-top{grid-column:1;grid-row:1/4;display:block;margin:0}
.service-top>svg{display:none}
.card-index{font-family:Manrope,sans-serif;font-style:normal;font-size:.8125rem;color:#5e7c87;line-height:2}
.service-card h3{grid-column:2;grid-row:1;font-size:clamp(1.6rem,2.45vw,2.6rem);font-weight:500;letter-spacing:-.06em;margin:0 0 .75rem}
.service-card>p{grid-column:2;grid-row:2;max-width:28rem;min-height:0;font-size:1rem;line-height:1.8;margin:0}
.service-card ul{grid-column:3;grid-row:1/3;align-self:center;border:0;padding:0;margin:0;gap:.8rem;font-size:.875rem}
.service-card li:before{color:#9f773f;font-weight:400}
@media(hover:hover){.service-card:hover{padding-left:.9rem;padding-right:.5rem}.service-card:hover h3{color:var(--teal)}}
/* Original before-and-after pictures: no slider across different viewpoints. */
.results-section{position:relative;background:var(--deep);color:white;padding-block:8rem;overflow:clip}
.results-layout{gap:7rem;grid-template-columns:1fr 1.2fr}
.results-heading .eyebrow{color:#b9d0da}
.results-heading h2{font-size:clamp(3rem,4.8vw,4.7rem)}
.results-heading h2 em{color:#e0bc85}
.results-heading>p:not(.eyebrow){color:#bed2dc;font-size:1rem;line-height:1.85;margin-block:1.8rem 2rem}
.results-heading .text-link{color:#e5c699}
.photo-note{color:#a8c3d0;font-size:.75rem;margin-top:2.5rem}
.before-after-grid{gap:1.6rem;align-items:start}
.result-photo{border:0;background:#163f4e;box-shadow:0 24px 55px #0003;border-radius:2px}
.result-card-after{margin-top:5rem}
.result-label{left:1rem;top:1rem;font-size:.75rem;background:#f0f7f8;color:var(--ink);border-radius:100px;padding:.4rem .9rem}
.result-card-after .result-label{background:#e3c08b;color:var(--deep)}
.result-card figcaption{color:#b4cad4;font-size:.75rem}
/* A tactile brand panel accompanies the personal introduction. */
.about-section{gap:8rem;padding-block:9rem}
.about-identity{min-height:29rem;position:relative;isolation:isolate;border:1px solid #b1c9d1;border-top:1px solid #b1c9d1;border-radius:12px;background:linear-gradient(135deg,#dcecef,#f8fcfc 52%,#c7dfe5);color:var(--ink);box-shadow:0 25px 60px #1e657c15;transform:perspective(1000px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .5s var(--ease);overflow:hidden}
.about-identity:before{position:absolute;content:'';inset:1.15rem;border:1px solid #a9c3ce75;border-radius:7px;pointer-events:none}
.about-identity:after{position:absolute;z-index:-1;content:'';inset:-80%;background:linear-gradient(110deg,transparent 44%,#ffffffb0 48%,transparent 55%);transform:translateX(var(--shine-x,-5%));pointer-events:none}
.about-identity img{width:11rem;height:11rem;border-radius:0;mix-blend-mode:multiply}
.about-identity p{font-size:1.2rem;line-height:1.6;color:#476974;letter-spacing:-.035em;margin-top:1.3rem}
.about-identity p strong{font-weight:600;color:var(--ink)}
.identity-footer{position:absolute;left:0;right:0;bottom:2.1rem;text-align:center;font-size:.75rem;letter-spacing:.18em;color:#688692}
.about-copy h2{font-size:clamp(3rem,5.2vw,5rem)}
.about-copy>p:not(.eyebrow){line-height:1.95;font-size:1rem}
.about-signature{border:0;padding-top:0;margin-top:2rem}
.about-signature strong{font-family:Cormorant,Georgia,serif;font-style:italic;font-size:2rem;font-weight:500}
.about-signature span{display:block;font-size:.8125rem;margin-top:.2rem}
/* Pricing is open and spacious. */
.pricing-section{background:#e1eef1;color:var(--ink);padding-block:8rem;border-top:1px solid #cbdde3;border-bottom:1px solid #cbdde3}
.pricing-layout{gap:7rem;grid-template-columns:1fr 1fr}
.pricing-copy .eyebrow{color:#496977}
.pricing-copy h2{font-size:clamp(2.8rem,4.8vw,4.4rem)}
.pricing-copy h2 em{color:var(--teal)}
.pricing-copy>p:not(.eyebrow){color:#496773;line-height:1.9}
.pricing-copy .button{background:var(--deep);color:white;border-color:var(--deep)}
.price-list{border-top:1px solid #9dbcc8}
.price-row{border-color:#aec8d1;padding-block:1.9rem}
.price-name{font-size:1rem;font-weight:600}
.price-detail{color:#567481;font-size:.8125rem;max-width:16rem}
.price-row small{color:#567481}
.price-row strong{font-family:Manrope,sans-serif;color:var(--teal);font-size:5.5rem;letter-spacing:-.09em;line-height:.95;font-weight:400}
.price-row strong.price-words{color:var(--ink);font-size:1.1rem;letter-spacing:-.045em}
.price-note{color:#4a6773;font-size:.75rem}
/* Method, area and answers */
.process-list{gap:3rem;margin-top:3.5rem}
.process-list li{border-top:1px solid #adc5ce;padding-top:1.8rem}
.process-list li>span{font-family:Manrope,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.07em;font-size:3rem;color:#72929f;margin-bottom:2.4rem}
.process-list h3{font-size:1.25rem;font-weight:550;letter-spacing:-.045em}
.process-list p{line-height:1.85}
.zone-line{margin-top:4rem;padding:2.25rem 2.5rem;background:var(--deep);color:white;border-left:0;border-radius:2px}
.zone-line>svg{color:#dfbc84}
.zone-line strong{font-size:1.2rem}
.zone-line p{color:#b9d0dc;font-size:.875rem}
.zone-line>span{font-size:4rem;font-weight:400;color:#e3c18f}
.zone-line small{color:#c1d7e1;font-size:.75rem;letter-spacing:0}
.faq-section{background:#e8f2f4;padding-block:7rem;border-top:1px solid #ccdee4}
.faq-layout{gap:6rem}
.faq-heading h2{font-size:clamp(2.8rem,4.4vw,4.2rem)}
.faq-heading>p:not(.eyebrow){font-size:1rem;line-height:1.85}
.faq-list summary{font-size:.9375rem;padding-block:1.5rem;font-weight:550}
.faq-list summary:after{font-weight:300;font-size:1.7rem}
.faq-list details p{font-size:1rem;line-height:1.85}
/* A final invitation, without hiding the useful form. */
.quote-section{background:#0a3b4a;padding-block:8rem}
.quote-layout{grid-template-columns:1fr 1fr;gap:6rem}
.quote-intro h2{font-size:clamp(3rem,5.4vw,5.2rem);letter-spacing:-.065em;line-height:1.08}
.quote-intro h2 em{color:#e0be8a}
.quote-intro>p:not(.eyebrow){line-height:1.9;font-size:1rem;color:#bfd3df;max-width:28rem}
.contact-icon{border-radius:100px;border-color:#416575;transition:background .3s,color .3s}
.contact-link:hover .contact-icon{background:#dabb86;color:#123d4d}
.contact-link strong{font-size:1rem}
.quote-form{border-radius:10px;padding:2.6rem;background:#f8fbfc;box-shadow:0 30px 70px #05242e55}
.form-heading h3{font-size:1.5rem;letter-spacing:-.045em}
.form-heading p{font-size:.8125rem;line-height:1.6}
.quote-form label{font-size:.875rem;margin-bottom:1.1rem;font-weight:550}
.quote-form label#contact-label{margin-bottom:.45rem}
.contact-field{margin-bottom:1.1rem}
.contact-field .field-error{display:block;margin-top:.35rem}
.quote-form input:not([type=radio]),.quote-form textarea{border-radius:5px;border-color:#c8d9df;background:#fff;transition:border-color .2s,box-shadow .2s;padding:.85rem .95rem;font-size:1rem}
.quote-form input:not([type=radio]):focus,.quote-form textarea:focus{border-color:#376e83;box-shadow:0 0 0 3px #07566a0c}
.form-actions .button{font-size:.8125rem;padding:.8rem .6rem;border-color:#bfd0d8}
.form-help,.form-privacy{font-size:.75rem;line-height:1.8}
.direct-send{min-height:3.55rem}
.site-footer{background:#062b37;color:#c5d9e2;overflow:clip}
.footer-wordmark{font-size:clamp(4rem,15.6vw,15rem);font-weight:500;line-height:.95;letter-spacing:-.075em;padding-block:4rem 2rem;border-bottom:1px solid #33505e;text-align:center;color:#a8c1ca;opacity:.65;user-select:none}
.footer-wordmark>span{display:block;font-size:.0625em;letter-spacing:1.05em;margin-top:1.5rem;padding-left:1em;color:#b7ccd4;font-weight:400}
.footer-top{padding-block:2.7rem}
.footer-brand .brand-mark{mix-blend-mode:normal;border-radius:3px}
.footer-top>p{font-size:.875rem}
.footer-top .text-link{font-size:.8125rem}
.footer-bottom{font-size:.75rem}
.footer-legal{font-size:.8125rem}
.legal-document{background:#f0f7f8}
.legal-page h1{font-family:Manrope,sans-serif;font-size:clamp(2.1rem,5.5vw,4rem);letter-spacing:-.055em}
.legal-page h2{font-family:Manrope,sans-serif;font-size:1.4rem;letter-spacing:-.035em;line-height:1.35}
/* Motion is progressive enhancement; every section remains readable without it. */
[data-reveal]{opacity:1;transform:none}
html.motion-ready [data-reveal][data-pending]{opacity:0;transform:translate3d(0,28px,0)}
html.motion-ready [data-reveal]{transition:opacity .8s var(--ease),transform 1s var(--ease);transition-delay:var(--reveal-delay,0s)}
html.motion-paused [data-reveal][data-pending]{opacity:1;transform:none}
html.motion-paused *{animation-play-state:paused!important}
@media(prefers-reduced-motion:no-preference){
  .title-line>span,.title-line>em{animation:letter-arrival 1.15s var(--ease) both}
  .title-line:nth-child(2)>span{animation-delay:.1s}
  .title-line:nth-child(3)>em{animation-delay:.2s}
  .art-hero .eyebrow,.hero-bottom-copy{animation:fade-arrival 1.3s .25s var(--ease) both}
  @keyframes letter-arrival{from{transform:translateY(110%) rotate(3deg);opacity:.1}to{transform:none;opacity:1}}
  @keyframes fade-arrival{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
}
@media(min-width:1650px){.art-hero .hero-content{min-height:56rem;padding-top:5.5rem}.art-hero h1{font-size:9.7rem}.glass-stage{right:-3%;width:65%}.art-note{top:3rem}}
@media(max-width:1170px){
  :root{--shell:calc(100% - 5rem)}
  .nav-links{gap:1.35rem}
  .art-hero .hero-content{min-height:46rem}
  .art-hero h1{font-size:clamp(5rem,9.6vw,7.5rem)}
  .glass-stage{right:-9%;width:67%;top:2.5rem;height:calc(100% - 5rem)}
  .art-hero .hero-copy{width:64%}
  .hero-bottom-copy{max-width:26rem}
  .hero-local{right:0;bottom:6rem}
  .results-layout,.about-section,.pricing-layout,.quote-layout{gap:4rem}
  .service-card,.service-card+.service-card,.service-card:last-child{grid-template-columns:2rem 1.15fr 1fr;column-gap:2rem}
  .quote-form{padding:2rem}
  .service-film,.service-film figcaption{min-height:25rem}
}
@media(max-width:900px){
  :root{--shell:calc(100% - 4rem)}
  .nav-wrap{min-height:5rem}
  .nav-links{background:#f5fafb;padding-inline:2rem}
  .nav-links.open{gap:.35rem}
  .nav-links .button{margin-top:.7rem}
  .art-hero .hero-content{min-height:43rem;padding-top:3.5rem}
  .art-hero h1{font-size:clamp(4.4rem,10vw,6.5rem)}
  .art-hero .hero-copy{width:72%}
  .art-hero .hero-intro{font-size:1rem;max-width:23rem}
  .hero-bottom-copy{max-width:23rem}
  .glass-stage{right:-19%;top:4rem;width:77%;height:70%;opacity:.85}
  .art-note{font-size:.75rem;top:1.7rem}
  .hero-local{bottom:5.2rem;gap:.7rem;right:0}
  .local-number{font-size:2.6rem}
  .hero-local>span:last-child{font-size:.75rem}
  .motion-label{max-width:9rem;font-size:.75rem}
  .hero-bottom{bottom:1.5rem}
  .trust-item{font-size:.875rem}
  .section,.results-section,.pricing-section,.faq-section,.quote-section{padding-block:5.8rem}
  .services-section{padding-top:4rem}
  .service-film{margin-bottom:5rem}
  .service-film,.service-film figcaption{min-height:24rem}
  .service-film figcaption{padding:2rem}
  .film-index{right:2rem;bottom:2rem}
  .section-heading{gap:2rem}
  .section-heading>p{max-width:18rem}
  .service-card,.service-card+.service-card,.service-card:last-child{grid-template-columns:2rem 1fr;gap:0 1.5rem;padding-block:2rem}
  .service-card ul{grid-column:2;grid-row:3;margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.5rem 1.2rem;font-size:.8125rem}
  .service-card h3{font-size:2rem}
  .service-card>p{max-width:none}
  .results-layout{gap:3rem;grid-template-columns:.9fr 1fr}
  .results-heading h2{font-size:3rem}
  .before-after-grid{gap:.9rem}
  .result-card-after{margin-top:3rem}
  .about-section{gap:3rem}
  .about-identity{min-height:25rem;padding:2.5rem 1.5rem}
  .about-identity img{width:9rem;height:9rem}
  .about-identity p{font-size:1rem}
  .about-copy h2{font-size:3rem}
  .pricing-layout{gap:3rem}
  .pricing-copy h2{font-size:3rem}
  .price-row strong{font-size:4.3rem}
  .price-row strong.price-words{font-size:1rem}
  .price-detail{max-width:14rem}
  .faq-layout{gap:3rem}
  .quote-layout{grid-template-columns:1fr 1.1fr;gap:2.5rem}
  .quote-intro h2{font-size:3rem}
  .quote-form{padding:1.6rem}
  .form-actions{grid-template-columns:1fr}
  .contact-link strong{font-size:.9375rem}
}
@media(max-width:680px){
  :root{--shell:calc(100% - 2.5rem)}
  h2{font-size:clamp(2.6rem,9.5vw,3.6rem);line-height:1.1}
  .eyebrow{font-size:.75rem;letter-spacing:.13em}
  .nav-wrap{min-height:4.7rem}
  .brand-mark{width:3rem;height:3rem}
  .brand-copy strong{font-size:.9375rem}
  .brand-copy span{font-size:.75rem}
  .nav-links{padding-inline:1.25rem}
  .art-hero .hero-content{display:block;min-height:0;padding-block:2.6rem 5.7rem}
  .art-hero .hero-copy{width:100%;max-width:none}
  .art-hero .eyebrow{font-size:.75rem;letter-spacing:.095em;gap:.6rem}
  .art-hero h1{font-size:clamp(4rem,15.6vw,6.4rem);line-height:.98;letter-spacing:-.078em;margin:1.7rem 0 0;max-width:95%}
  .art-hero h1 em{font-size:1.28em;line-height:.75}
  .art-hero .hero-bottom-copy{position:relative;z-index:4;max-width:none;margin-top:17.5rem}
  .art-hero .hero-intro{max-width:none;font-size:1rem;line-height:1.85}
  .art-hero .hero-actions{margin-top:1.5rem;display:flex}
  .art-hero .hero-actions .button{width:auto;min-height:3.5rem;padding-inline:1.5rem;font-size:.875rem;gap:1rem;max-width:none}
  .art-hero .hero-note{font-size:.75rem;max-width:none;margin-top:.85rem}
  .glass-stage{top:15.2rem;right:-12%;width:103%;height:26rem;opacity:1}
  .art-note{top:14rem;right:0;display:none}
  .hero-local{bottom:auto;top:31rem;right:auto;left:0;z-index:2;padding-top:.7rem;gap:.65rem;border-color:#9cbcc8;width:6.5rem;display:flex}
  .local-number{font-size:2.5rem}
  .hero-local>span:last-child{font-size:.75rem;line-height:1.5}
  .hero-bottom{bottom:1.5rem;gap:.6rem}
  .art-hero .hero-discover{font-size:.75rem;gap:.6rem}
  .scroll-arrow{width:1.8rem;height:1.8rem}
  .motion-toggle{gap:.4rem;padding-left:.5rem;font-size:.75rem}
  .motion-label{max-width:6.7rem;font-size:.75rem}
  .motion-icon{width:1.3rem;height:1.3rem;font-size:.75rem}
  .trust-inner{padding-block:1.5rem;gap:1rem 0}
  .trust-item,.trust-item:first-child,.trust-item:last-child{font-size:.8125rem;gap:.55rem}
  .section,.results-section,.pricing-section,.faq-section,.quote-section{padding-block:4.5rem}
  .services-section{padding-top:2.5rem}
  .service-film{margin-bottom:4rem;margin-left:-.25rem;margin-right:-.25rem}
  .service-film,.service-film figcaption{min-height:27rem}
  .service-film-image img{object-position:62% center}
  .service-film figcaption{padding:1.6rem}
  .service-film p{font-size:2.25rem;letter-spacing:-.045em;line-height:1.14}
  .film-label{font-size:.75rem;letter-spacing:.1em;margin-bottom:1rem}
  .film-index{top:1.6rem;bottom:auto;right:1.6rem;font-size:.75rem}
  .section-heading{margin-bottom:2.5rem}
  .section-heading>p{max-width:none;margin-top:1.5rem;font-size:1rem;line-height:1.85}
  .section-heading h2{margin-top:1.1rem}
  .service-card,.service-card+.service-card,.service-card:last-child{grid-template-columns:1.6rem 1fr;column-gap:.9rem;padding-block:1.9rem}
  .service-card h3{font-size:1.65rem;letter-spacing:-.05em;line-height:1.22;margin-bottom:.9rem}
  .service-top{padding-top:.15rem}
  .card-index{font-size:.75rem}
  .service-card>p{font-size:1rem;line-height:1.8}
  .service-card ul{display:grid;gap:.5rem;font-size:.8125rem;line-height:1.65;margin-top:1.1rem}
  .results-layout{grid-template-columns:1fr;gap:2.5rem}
  .results-heading h2{font-size:clamp(2.8rem,10vw,3.5rem)}
  .results-heading>p:not(.eyebrow){margin-block:1.5rem;max-width:none}
  .photo-note{margin-top:1.5rem;font-size:.75rem}
  .before-after-grid{gap:1rem}
  .result-card-after{margin-top:2.5rem}
  .result-label{left:.6rem;top:.6rem;padding:.3rem .7rem;font-size:.75rem}
  .result-card figcaption{font-size:.75rem}
  .about-section{grid-template-columns:1fr;gap:3rem}
  .about-identity{min-height:23rem;display:grid;place-items:center;padding:2.6rem 1.5rem 3.8rem;gap:0;max-width:27rem;width:100%;margin-inline:auto}
  .about-identity img{width:9rem;height:9rem}
  .about-identity p{text-align:center;font-size:1.1rem;margin-top:1rem}
  .identity-footer{bottom:1.8rem;font-size:.75rem}
  .about-copy h2{font-size:clamp(2.8rem,10vw,3.6rem);margin-block:1.2rem 1.8rem}
  .about-copy>p:not(.eyebrow){line-height:1.9}
  .pricing-layout,.faq-layout,.quote-layout{grid-template-columns:1fr;gap:3rem}
  .pricing-copy h2{font-size:clamp(2.7rem,9.5vw,3.5rem)}
  .pricing-copy>p:not(.eyebrow){max-width:none;margin-bottom:1.75rem}
  .price-row{padding-block:1.7rem;gap:1rem}
  .price-row strong{font-size:4.6rem}
  .price-detail{max-width:12rem;font-size:.8125rem}
  .price-row strong.price-words{font-size:1rem}
  .price-note{font-size:.75rem}
  .process-list{grid-template-columns:1fr;gap:1.6rem;margin-top:2.5rem}
  .process-list li{gap:1.25rem;padding-top:1.5rem}
  .process-list li>span{font-size:2rem;margin:0;min-width:2.2rem}
  .process-list h3{font-size:1.2rem;line-height:1.4}
  .process-list p{font-size:1rem;line-height:1.85}
  .zone-line{padding:1.6rem;gap:1rem;margin-top:3rem}
  .zone-line strong{font-size:1.1rem}
  .zone-line p{font-size:.875rem;line-height:1.75;margin-top:.5rem}
  .faq-heading h2{font-size:clamp(2.8rem,10vw,3.5rem)}
  .faq-heading>p:not(.eyebrow){max-width:none}
  .faq-list summary{font-size:.9375rem;padding-block:1.35rem}
  .faq-list details p{font-size:1rem;padding-right:1.5rem;line-height:1.8}
  .quote-intro h2{font-size:clamp(2.8rem,10vw,3.6rem)}
  .quote-intro>p:not(.eyebrow){max-width:none}
  .quote-form{padding:1.6rem;border-radius:8px}
  .quote-form input:not([type=radio]),.quote-form textarea{font-size:1rem}
  .form-heading h3{font-size:1.4rem}
  .form-actions{grid-template-columns:1fr 1fr}
  .form-actions .button{font-size:.8125rem;gap:.4rem}
  .footer-wordmark{font-size:15.2vw;padding-block:2.5rem 1.5rem;letter-spacing:-.075em}
  .footer-wordmark>span{font-size:.16em;letter-spacing:.6em;margin-top:.9rem;padding-left:.6em}
  .footer-top{padding-block:2rem;gap:1.5rem}
  .footer-top>p{font-size:.875rem;line-height:1.8}
  .footer-legal{font-size:.8125rem}
  .footer-bottom{font-size:.75rem;gap:.7rem}
  .mobile-contact-bar{background:#f7fbfcf5;gap:.6rem;padding-inline:1rem}
  .mobile-contact-bar a{border-radius:100px;font-size:.8125rem;min-height:2.9rem}
  .mobile-contact-bar a:last-child{background:var(--deep);border-color:var(--deep)}
  .legal-page{padding-top:2.5rem}
}
@media(max-width:360px){
  :root{--shell:calc(100% - 2rem)}
  .art-hero h1{font-size:3.85rem}
  .art-hero .eyebrow{font-size:.75rem;letter-spacing:.075em}
  .glass-stage{top:15.5rem;right:-15%;width:110%;height:23rem}
  .art-hero .hero-bottom-copy{margin-top:15.5rem}
  .hero-local{top:30.2rem;width:5.6rem;gap:.4rem}
  .local-number{font-size:2.1rem}
  .hero-local>span:last-child{font-size:.75rem}
  .art-hero .hero-actions .button{font-size:.8125rem;padding-inline:1.2rem;gap:.7rem}
  .art-hero .hero-discover{font-size:.75rem}
  .motion-label{max-width:5.3rem;font-size:.75rem}
  .service-film,.service-film figcaption{min-height:25rem}
  .service-film p{font-size:2rem}
  .service-card h3{font-size:1.5rem}
  .service-card ul{font-size:.75rem}
  .quote-form{padding:1.2rem}
  .form-actions{grid-template-columns:1fr}
  .price-name{font-size:.9375rem}
  .price-row strong{font-size:4rem}
  .price-row strong.price-words{font-size:.875rem}
  .mobile-contact-bar{padding-inline:.65rem;gap:.4rem}
  .mobile-contact-bar a{font-size:.75rem;gap:.3rem}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation:none!important;transition:none!important}
  html.motion-ready [data-reveal][data-pending]{opacity:1;transform:none}
  .glass-fallback,.service-film-image,.about-identity{transform:none!important}
}
/* Keep the mobile artwork in the document flow, including enlarged text. */
@media(max-width:680px){
 .art-hero .hero-content{display:grid;grid-template-columns:minmax(0,1fr);padding-block:2.6rem 1.6rem}
 .art-hero .hero-copy{display:contents}
 .art-hero .hero-copy>.eyebrow{grid-row:1;grid-column:1}
 .art-hero h1{grid-row:2;grid-column:1;font-size:clamp(3.6rem,14.8vw,5.8rem);max-width:100%;margin:1.5rem 0 0;letter-spacing:-.065em}
 .art-hero .hero-bottom-copy{grid-row:4;grid-column:1;margin-top:.5rem;max-width:none}
 .glass-stage{position:relative;grid-row:3;grid-column:1;inset:auto;right:auto;top:auto;width:calc(100% + 2.5rem);height:21rem;margin:-.5rem -1.25rem -.6rem;opacity:1}
 .hero-local{display:none}
 .hero-bottom{grid-row:5;grid-column:1;position:relative;inset:auto;margin-top:2.2rem}
 .art-hero .hero-discover{font-size:.75rem}
 .motion-label{font-size:.75rem;max-width:8rem}
}
@media(max-width:360px){
 .art-hero h1{font-size:3.15rem;letter-spacing:-.065em}
 .glass-stage{height:18.5rem;margin-top:0}
 .art-hero .hero-bottom-copy{margin-top:.5rem}
 .hero-bottom{gap:.9rem;align-items:start}
 .art-hero .hero-discover{max-width:9rem;font-size:.75rem}
 .motion-label{max-width:7rem}
}
html.motion-paused .title-line>span,html.motion-paused .title-line>em,html.motion-paused .art-hero .eyebrow,html.motion-paused .hero-bottom-copy{animation:none!important;transform:none!important;opacity:1!important}
.art-hero h1{letter-spacing:-.055em;word-spacing:.025em}
