:root{--red: #e30613;--red-dark: #b8000c;--ink: #111;--soft-ink: #3b3b3b;--muted: #6d6d6d;--line: #e5e5e5;--paper: #f6f6f4;--white: #fff;--black: #050505;--radius: 6px;--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:var(--white);font-family:Helvetica Neue,Arial,Helvetica,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:absolute;top:-5rem;left:1rem;z-index:30;padding:.7rem 1rem;background:var(--white);border:1px solid var(--line)}.skip-link:focus{top:1rem}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:78px;padding:1rem clamp(1rem,4vw,3.5rem);background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.logo-link{display:grid;gap:.25rem;width:max-content}.logo-link img{width:205px;height:auto}.logo-link span{color:var(--muted);font-size:.76rem;font-weight:700;text-transform:uppercase}.nav{display:flex;justify-content:center;gap:clamp(.8rem,1.8vw,1.6rem);color:var(--soft-ink);font-size:.88rem;font-weight:700}.nav a{padding:.3rem 0;border-bottom:2px solid transparent}.nav a:hover,.nav a.active{color:var(--ink);border-color:var(--red)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.72rem 1.05rem;border:1px solid transparent;border-radius:var(--radius);font-weight:800;cursor:pointer}.nav-cta{color:var(--red);border-color:var(--red)}.nav-cta:hover{color:var(--white);background:var(--red)}.hero,.page-intro{position:relative;display:grid;align-items:center;overflow:hidden;isolation:isolate;background:var(--paper)}.hero{min-height:clamp(700px,82vh,820px)}.hero-image,.page-intro>img{position:absolute;inset:0 0 0 auto;z-index:-2;width:66%;height:100%;object-fit:cover;object-position:center}.hero-overlay,.page-intro-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hero-overlay{background:linear-gradient(90deg,#fff,#fff 37%,#ffffff85 54%,#ffffff05),linear-gradient(0deg,#ffffff14,#fff0)}.page-intro-overlay{background:linear-gradient(90deg,#fff,#fff 42%,#ffffffdb 58%,#ffffff3d),linear-gradient(0deg,#ffffffeb,#ffffff1a)}.hero-copy,.page-intro-copy{width:min(var(--max),calc(100% - 2rem));margin:0 auto;padding:5rem 0 4rem}.eyebrow{margin:0 0 .85rem;color:var(--red);font-size:.78rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:1.15rem;font-size:clamp(3rem,7vw,6.8rem);line-height:.93;letter-spacing:0}.hero-copy h1{max-width:640px}.no-break{white-space:nowrap}.lead,.page-intro-copy>p{max-width:600px;color:var(--soft-ink);font-size:clamp(1.12rem,1.8vw,1.35rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.button-red{color:var(--white);background:var(--red);border-color:var(--red)}.button-red:hover{background:var(--red-dark);border-color:var(--red-dark)}.button-line{color:var(--ink);background:#ffffffb8;border-color:var(--ink)}.trust-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:2.4rem}.trust-row span{padding:.48rem .68rem;color:var(--soft-ink);background:var(--white);border:1px solid var(--line);border-radius:999px;font-size:.9rem;font-weight:700}.intent-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid #d9dcda;background:#eff1f0;color:var(--ink)}.intent-strip a{display:grid;gap:.25rem;min-height:118px;padding:1.5rem clamp(1rem,4vw,3rem);border-right:1px solid #d9dcda}.intent-strip a:last-child{border:0}.intent-strip a:hover{background:#e1e5e2}.intent-strip a:hover strong{color:var(--red)}.intent-strip strong{font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.15}.intent-strip span{color:var(--muted)}.action-banner{display:grid;grid-template-columns:minmax(426.33px,.75fr) minmax(0,1.25fr) auto;gap:clamp(1.5rem,4vw,4rem);align-items:center;min-height:640px;padding:0 clamp(1rem,4vw,3.5rem);color:var(--white);background:#202020}.action-banner img{align-self:stretch;justify-self:center;width:min(100%,426.33px);height:640px;min-height:0;max-height:none;object-fit:cover;border-radius:0}.action-banner h2{max-width:680px;margin-bottom:.8rem;font-size:clamp(2.1rem,4.2vw,4.5rem);line-height:.96}.action-banner>div>p:not(.eyebrow){max-width:620px;color:#ffffffb8;font-size:1.06rem}.action-banner .button{margin-top:.5rem}.action-note{align-self:center;justify-self:start;min-width:260px;margin:0;padding:1.35rem 1.5rem 1.45rem;color:var(--red-dark);background:#ffffffc7;border:1px solid rgba(227,6,19,.5);border-top:7px solid var(--red);box-shadow:0 16px 34px #11111117;font-size:clamp(1.3rem,1.75vw,1.7rem);font-weight:900;line-height:1.04;text-align:center;text-transform:uppercase;white-space:pre-line;transform:translate(clamp(-3.5rem,-4vw,-1.5rem))}.action-banner-soft{color:var(--ink);background:#e7ece5}.action-banner-soft>div>p:not(.eyebrow){color:var(--soft-ink)}.action-banner-soft .action-note{color:var(--red-dark);border-color:#e3061380}.action-banner-soft .button-line{color:var(--ink);background:#ffffff8f;border-color:var(--ink)}.action-banner-soft .button-line:hover{color:var(--white);background:var(--ink)}.section{padding:clamp(4.5rem,8vw,7.5rem) clamp(1rem,4vw,3.5rem)}.section-heading{max-width:820px;margin:0 auto 2.6rem;text-align:center}.section-heading-left{max-width:var(--max);text-align:left}.section-heading h2,.contact-prompt h2{margin-bottom:.9rem;font-size:clamp(2.2rem,4.7vw,4.8rem);line-height:.98}.section-heading>p,.contact-prompt>p{color:var(--muted);font-size:1.06rem}.studio-section{background:var(--paper)}.studio-section .section-heading-left{max-width:none}.photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;max-width:none;margin:0 auto}.photo-tile{position:relative;display:grid;min-height:clamp(360px,23vw,420px);align-content:end;overflow:hidden;padding:1.15rem;color:var(--white);background:var(--black);border-radius:var(--radius)}.photo-tile.large{grid-column:span 2;grid-row:span 2;min-height:600px}.photo-tile.wide-right{grid-column:span 2}.photo-tile.children-tile{grid-column:1;grid-row:3}.photo-tile.iris-tile{grid-column:2 / span 3;grid-row:3;min-height:clamp(420px,31vw,520px)}.photo-tile.iris-tile img{object-fit:cover;object-position:center;background:#0c1010}.photo-tile.wide-right img{object-position:53% 58%}.photo-tile.business-tile img{object-position:center 18%}.photo-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.9;filter:none;transition:transform .42s ease,opacity .42s ease}.photo-tile:before{content:"";position:absolute;z-index:2;top:1.1rem;right:1.1rem;bottom:1.1rem;width:3px;background:var(--red);transform:scaleY(0);transform-origin:top;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.photo-tile:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000b8,#00000014 58%)}.photo-tile:hover img,.photo-tile:focus-visible img{filter:none;transform:scale(1.035);opacity:1}.photo-tile:hover:before,.photo-tile:focus-visible:before{transform:scaleY(1)}.photo-tile:focus-visible{outline:3px solid var(--red);outline-offset:3px}.photo-tile span,.photo-tile strong{position:relative;z-index:3}.photo-tile span{color:#ffb4b8;font-size:.78rem;font-weight:900;text-transform:uppercase}.photo-tile strong{max-width:420px;margin-top:.25rem;font-size:clamp(1.2rem,2vw,2rem);line-height:1.06}.shop-strip{display:grid;grid-template-columns:minmax(240px,.38fr) minmax(0,.62fr);gap:clamp(1.5rem,6vw,6rem);align-items:center;min-height:470px;padding:clamp(3.5rem,7vw,6rem) clamp(1rem,4vw,3.5rem);color:var(--white);background:#101010}.shop-strip img{width:min(100%,360px);max-height:380px;margin-inline:auto;object-fit:contain}.shop-strip>div{max-width:670px}.shop-strip h2{margin-bottom:.9rem;font-size:clamp(2.2rem,4.5vw,4.5rem);line-height:.98}.shop-strip p:not(.eyebrow){max-width:560px;color:#ffffffb8;font-size:1.06rem}.light-line{color:var(--white);background:transparent;border-color:var(--white)}.light-line:hover{color:var(--black);background:var(--white)}.e-passband{background:var(--white)}.pass-grid,.steps{display:grid;grid-template-columns:1.2fr repeat(3,minmax(0,.75fr));gap:1px;max-width:var(--max);margin:0 auto;background:var(--line);border:1px solid var(--line)}.pass-grid article,.steps article{min-height:265px;padding:1.45rem;background:var(--white)}.pass-grid .pass-focus{color:var(--white);background:var(--red)}.mini-label{margin-bottom:.8rem;font-size:.78rem;font-weight:900;text-transform:uppercase}.pass-grid h3,.steps h3{margin-bottom:.7rem;font-size:clamp(1.35rem,2vw,2.05rem);line-height:1.05}.pass-grid p,.steps p{color:var(--muted)}.pass-focus p{color:#ffffffd1}.pass-grid article>span,.steps article>span{display:block;margin-bottom:1.1rem;color:var(--red);font-weight:900}.text-link{display:inline-flex;margin-top:.9rem;font-weight:900;border-bottom:2px solid currentColor}.price-section{background:var(--paper)}.price-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;max-width:var(--max);margin:0 auto;background:var(--line);border:1px solid var(--line)}.price-grid article{min-height:268px;padding:1.45rem;background:var(--white)}.price-grid .price-feature{color:var(--white);background:var(--red)}.price-grid strong{display:block;margin-bottom:.35rem;font-size:clamp(1.5rem,2.5vw,2.35rem);line-height:1}.price-grid span{display:block;font-weight:800;line-height:1.2}.price-grid p{margin-top:1.1rem;color:var(--muted)}.price-grid .mini-label{color:var(--red)}.price-grid .price-feature .mini-label,.price-grid .price-feature p{color:#ffffffd6}.price-grid ul{margin:1rem 0 0;padding-left:1rem;color:#ffffffe0}.digital-teaser{display:grid;grid-template-columns:minmax(0,.65fr) minmax(520px,1fr);gap:clamp(3.5rem,7vw,7rem);align-items:center;max-width:1340px;margin:0 auto;background:var(--white)}.digital-teaser h2{margin-bottom:.9rem;font-size:clamp(2.2rem,4.7vw,4.8rem);line-height:.98}.digital-teaser p{color:var(--muted);font-size:1.06rem}.dark-link{color:var(--ink)}.digital-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:.75rem;min-height:0;aspect-ratio:1}.digital-gallery figure{position:relative;min-height:0;margin:0;overflow:hidden;background:var(--black);border-radius:var(--radius)}.digital-gallery img{width:100%;height:100%;object-fit:cover;opacity:.9;transition:transform .42s ease,opacity .42s ease}.digital-gallery figure:hover img{transform:scale(1.04);opacity:1}.digital-gallery figcaption{position:absolute;right:.7rem;bottom:.7rem;padding:.35rem .5rem;color:var(--white);background:#111111b8;font-size:.74rem;font-weight:900;text-transform:uppercase}.service-list{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.service-list span{min-height:86px;padding:1.2rem;background:#eef2f4;font-weight:850}.page-intro{min-height:490px}.page-intro-copy{padding-block:6rem 4rem}.page-intro-dark{color:var(--white);background:#050505}.page-intro-dark .page-intro-overlay{background:linear-gradient(90deg,#000000f2,#000000c7 45%,#00000026)}.page-intro-dark .page-intro-copy>p{color:#ffffffc7}.page-intro-dark .eyebrow{color:#ffb4b8}.narrow-section,.products-section{background:var(--white)}.products-section .section-heading{margin-bottom:2.8rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;max-width:var(--max);margin:0 auto}.product-card{display:grid;grid-template-rows:270px auto;overflow:hidden;background:var(--white);border:1px solid var(--line)}.product-card>img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:first-child>img{object-position:center}.product-card:hover>img{transform:scale(1.025)}.product-card>div{padding:1.45rem}.product-card .eyebrow{margin-bottom:.6rem}.product-card h3{margin-bottom:.7rem;font-size:clamp(1.5rem,2.1vw,2.1rem);line-height:1}.product-card p:not(.eyebrow){color:var(--muted)}.product-card .button{margin-top:.5rem}.product-advice-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(340px,.7fr);gap:clamp(2.5rem,8vw,7rem);align-items:center;background:var(--paper)}.product-advice-copy{max-width:650px;justify-self:end}.product-advice-copy h2{margin-bottom:1rem;font-size:clamp(2.2rem,4.7vw,4.8rem);line-height:.98}.product-advice-copy>p{color:var(--muted);font-size:1.06rem}.product-advice-copy ul{display:grid;gap:.65rem;margin:1.5rem 0;padding:0;list-style:none;font-weight:800}.product-advice-copy li{padding-left:1rem;border-left:3px solid var(--red)}.product-advice-section>img{width:100%;aspect-ratio:1;object-fit:cover}.product-ideas-section{background:var(--white)}.product-ideas-section .section-heading{margin-bottom:2.8rem}.product-ideas-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;max-width:var(--max);margin:0 auto}.product-ideas-grid article{display:grid;grid-template-columns:minmax(0,.95fr) minmax(260px,.75fr);overflow:hidden;border:1px solid var(--line)}.product-ideas-grid img{width:100%;height:100%;min-height:270px;object-fit:cover}.product-ideas-grid article>div{display:grid;align-content:center;padding:1.5rem}.product-ideas-grid h3{margin-bottom:.7rem;overflow-wrap:anywhere;font-size:clamp(1.25rem,1.6vw,1.75rem);line-height:1.04}.product-ideas-grid p:not(.eyebrow){color:var(--muted)}.product-ideas-grid .button{margin-top:.5rem;justify-self:start}.e-pass-info-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,280px);gap:clamp(1.5rem,5vw,5rem);align-items:center;max-width:var(--max);margin:0 auto 3.5rem}.e-pass-info-grid .section-heading{margin:0}.pass-sample{width:min(100%,250px);margin:0;justify-self:end;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius)}.pass-sample img{width:100%;aspect-ratio:35 / 45;object-fit:cover;object-position:center top}.pass-sample figcaption{padding:.7rem .8rem;color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.2}.steps{grid-template-columns:repeat(3,minmax(0,1fr))}.digital-format-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;max-width:var(--max);margin:0 auto}.digital-intro-note{max-width:760px;margin-top:1.35rem;padding-left:1rem;color:var(--ink)!important;border-left:3px solid var(--red);font-weight:700}.digital-format-grid article{overflow:hidden;background:var(--white);border:1px solid var(--line)}.digital-format-grid figure{position:relative;aspect-ratio:1.45;margin:0;overflow:hidden;background:var(--black)}.digital-format-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.digital-format-grid article:hover img{transform:scale(1.035)}.digital-format-grid figcaption{position:absolute;top:.75rem;left:.75rem;display:grid;width:2.2rem;height:2.2rem;place-items:center;color:var(--white);background:var(--red);font-size:.82rem;font-weight:900}.digital-format-grid article>div{padding:1.3rem 1.35rem 1.45rem}.digital-format-grid .mini-label{margin-bottom:.55rem;color:var(--red)}.digital-format-grid h3{margin-bottom:.65rem;font-size:clamp(1.28rem,1.7vw,1.75rem);line-height:1.06}.digital-format-grid p:last-child{color:var(--muted)}.digital-format-grid .feature-more{margin-top:1rem}.digital-format-grid .feature-more-content{font-size:.92rem}.restoration-section{display:grid;grid-template-columns:minmax(0,.72fr) minmax(420px,1fr);gap:clamp(2rem,6vw,6rem);align-items:center;background:var(--white)}.restoration-section-color{background:var(--paper)}.restoration-section .section-heading{margin:0}.restoration-example{position:relative;margin:0;overflow:hidden;background:var(--black);border-radius:var(--radius)}.restoration-example img{display:block;width:100%;aspect-ratio:3 / 2;object-fit:cover}.restoration-example figcaption{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;padding:.8rem 1rem;color:var(--white);background:linear-gradient(0deg,rgba(0,0,0,.72),transparent);font-size:.82rem;font-weight:900;text-transform:uppercase}.restoration-services{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.restoration-services article{min-height:210px;padding:1.4rem;background:var(--white)}.restoration-services span{display:block;margin-bottom:.9rem;color:var(--red);font-weight:900}.restoration-services h3{margin-bottom:.65rem;font-size:clamp(1.25rem,1.8vw,1.7rem);line-height:1.06}.restoration-services p{color:var(--muted)}.photography-detail{background:var(--white)}.feature-list{display:grid;gap:.8rem;max-width:var(--max);margin:0 auto}.feature-list article{display:grid;grid-template-columns:minmax(260px,.45fr) minmax(0,.55fr);min-height:360px;background:var(--white);border:1px solid var(--line)}.feature-list article:nth-child(2n){direction:rtl}.feature-list article:nth-child(2n)>*{direction:ltr}.feature-list article{opacity:0;transform:translate3d(-38px,18px,0);transition:opacity .8s ease,transform .95s cubic-bezier(.2,.8,.2,1)}.feature-list article:nth-child(2n){transform:translate3d(38px,18px,0)}.feature-list article.is-visible{opacity:1;transform:translateZ(0)}.feature-list>article>img,.feature-slideshow{width:100%;height:100%;min-height:320px;object-fit:cover;filter:none}.feature-list>article.iris-feature>img{object-fit:contain;background:#0c1010}.feature-slideshow{position:relative;margin:0;overflow:hidden;background:var(--paper);direction:ltr}.feature-slideshow img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .9s ease}.feature-slideshow img.is-active{opacity:1}.slideshow-dots{position:absolute;z-index:2;right:1rem;bottom:1rem;display:flex;gap:.45rem;padding:.55rem .6rem;background:#00000080;border-radius:999px}.slideshow-dots button{width:.55rem;height:.55rem;padding:0;background:#ffffff85;border:0;border-radius:50%;cursor:pointer}.slideshow-dots button.is-active{background:var(--red);transform:scale(1.15)}.slideshow-dots button:focus-visible{outline:2px solid var(--white);outline-offset:3px}.feature-list article>div{display:grid;align-content:center;padding:clamp(1.5rem,4vw,4rem)}.feature-list .eyebrow{font-size:.84rem}.feature-list h3{margin-bottom:.8rem;font-size:clamp(1.65rem,3.2vw,3.1rem);line-height:1}.feature-list p:not(.eyebrow){max-width:620px;color:var(--muted)}.feature-list .feature-price{margin:.3rem 0 0;color:var(--ink);font-weight:800}.feature-more{margin-top:1.2rem;padding:0;border:0}.feature-more>summary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.6rem .9rem;color:var(--ink);border:1px solid var(--ink);border-radius:var(--radius);cursor:pointer;font-size:.9rem;font-weight:850;list-style:none}.feature-more>summary::-webkit-details-marker{display:none}.feature-more>summary:hover,.feature-more[open]>summary{color:var(--white);background:var(--ink)}.feature-more-content{max-width:620px;margin-top:1rem;padding:.15rem 0 .15rem 1rem;border-left:3px solid var(--red)}.feature-more-content p{margin-bottom:.7rem}.feature-more-content .mini-label{margin-bottom:.4rem;color:var(--red)}.feature-more-content strong{color:var(--ink)}.faq-section{background:var(--paper)}.faq-list{max-width:var(--max);margin:0 auto;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:1.15rem 0}summary{cursor:pointer;font-weight:850}details p{max-width:740px;margin:.8rem 0 0;color:var(--muted)}.faq-more{max-width:var(--max);margin:1.25rem auto 0}.contact-prompt{padding:clamp(4.5rem,8vw,7rem) clamp(1rem,4vw,3.5rem);text-align:center;background:var(--black);color:var(--white)}.contact-prompt h2{max-width:850px;margin-inline:auto}.contact-prompt>p:not(.eyebrow){max-width:650px;margin-inline:auto;color:#ffffffb8}.contact-prompt .button{margin-top:1rem}.contact-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,.65fr);gap:clamp(2rem,8vw,7rem);max-width:var(--max);margin:0 auto}.contact-copy h2{margin-bottom:.9rem;font-size:clamp(2.2rem,4.2vw,4.2rem);line-height:.98}.contact-copy>p{color:var(--muted);font-size:1.06rem}.contact-copy address{margin:1.4rem 0;font-style:normal;font-size:1.08rem;line-height:1.75}.contact-copy address a{color:var(--red);font-weight:800}.opening-hours{display:grid;gap:.25rem;padding-top:1.25rem;border-top:1px solid var(--line)}.opening-hours strong{margin-bottom:.25rem}.contact-form{display:grid;gap:1rem}.contact-form label{display:grid;gap:.4rem;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:.75rem;color:var(--ink);background:var(--white);border:1px solid #bdbdbd;border-radius:0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:3px solid rgba(227,6,19,.25);border-color:var(--red)}.contact-form .button{justify-self:start}.form-success{margin:0;color:#217a3a;font-weight:700}footer{display:grid;grid-template-columns:minmax(160px,.4fr) minmax(220px,.7fr) 1fr;gap:2rem;align-items:start;padding:3.2rem clamp(1rem,4vw,3.5rem);background:var(--paper);border-top:1px solid var(--line)}footer img{width:180px}footer p{margin:0;color:var(--muted)}footer div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.5rem;font-weight:800}footer a:hover{color:var(--red)}.legal-section{background:var(--white)}.legal-copy{max-width:880px;margin:0 auto}.legal-copy>h1{margin-bottom:3rem}.legal-copy section{padding:1.65rem 0;border-top:1px solid var(--line)}.legal-copy h2{margin-bottom:.8rem;font-size:clamp(1.4rem,2.4vw,2rem)}.legal-copy h3{margin:1.25rem 0 .5rem;font-size:1.05rem}.legal-copy p{max-width:780px;color:var(--muted)}.legal-copy a{color:var(--red);font-weight:800}@media(max-width:1020px){.topbar{grid-template-columns:1fr auto;gap:1rem}.nav{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:.25rem}.hero-image,.page-intro>img{width:100%;opacity:.32}.hero-image{opacity:.6}.hero-overlay{background:#ffffff8c}.page-intro-overlay{background:#ffffffad}.page-intro-dark .page-intro-overlay{background:#000000b8}.action-banner,.intent-strip,.pass-grid,.digital-teaser,.contact-layout,.price-grid,.shop-strip,.product-advice-section,.restoration-section{grid-template-columns:1fr}.product-advice-copy{justify-self:start}.product-advice-section>img{max-width:620px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card:last-child{grid-column:span 2}.e-pass-info-grid{grid-template-columns:minmax(0,1fr) minmax(190px,240px)}.action-banner{padding:0;text-align:center}.action-banner img{justify-self:stretch;width:100%;height:auto;min-height:0;max-height:none}.action-banner>div{padding:2rem 1rem 3rem}.action-banner .button{margin-inline:auto}.action-note{display:none}.shop-strip{text-align:center}.shop-strip .light-line{margin-inline:auto}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-tile.wide-right,.photo-tile.iris-tile,.photo-tile.children-tile{grid-column:auto;grid-row:auto}.service-list,.restoration-services{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-list article,.feature-list article:nth-child(2n){grid-template-columns:1fr;direction:ltr}.feature-list>article>img,.feature-slideshow{min-height:280px;max-height:420px}footer{grid-template-columns:1fr}footer div{justify-content:flex-start}}@media(max-width:640px){.topbar{position:static;grid-template-columns:1fr;padding:.8rem 1rem}.logo-link img{width:150px}.nav{flex-wrap:wrap;gap:.55rem 1rem;overflow:visible;padding-bottom:0;font-size:.84rem}.nav-cta{justify-self:start;min-height:38px;padding:.6rem .8rem}.hero{min-height:600px}.hero-copy{padding:2.7rem 0 2rem}.page-intro{min-height:520px}.page-intro-copy{padding-block:4rem 2.5rem}h1{font-size:clamp(2.65rem,12vw,4rem)}.lead,.page-intro-copy>p{font-size:1rem}.hero-actions{margin-top:1.2rem}.trust-row{margin-top:1.3rem}.photo-grid,.product-grid{grid-template-columns:1fr}.product-card,.product-card:last-child{grid-column:auto}.product-card{grid-template-rows:250px auto}.photo-tile,.photo-tile.large{grid-column:auto;grid-row:auto;min-height:430px}.digital-gallery{min-height:0}.service-list,.restoration-services{grid-template-columns:1fr}.e-pass-info-grid{grid-template-columns:1fr;margin-bottom:2.5rem}.pass-sample{justify-self:start;width:min(100%,230px)}.steps,.digital-format-grid{grid-template-columns:1fr}.section-heading h2,.digital-teaser h2,.contact-prompt h2{font-size:clamp(2.25rem,11vw,3.4rem)}}@media(max-width:1020px){.product-ideas-grid{grid-template-columns:1fr}}@media(max-width:640px){.product-ideas-grid article{grid-template-columns:1fr}.product-ideas-grid img{min-height:210px}}@media(hover:none){.photo-tile img{filter:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.photo-tile img,.photo-tile:before,.feature-list article,.feature-slideshow img{transition:none}.feature-list article{opacity:1;transform:none}}
