:root{--bg:#fbf7ef;--surface:#ffffff;--surface-warm:#fffaf1;--ink:#0e2742;--muted:#48515f;--line:#eadfcd;--primary:#0e3a66;--primary-dark:#08243f;--accent:#8f1d2c;--accent-soft:#f7e5e8;--accent-ink:#ffffff;--success:#28724f;--shadow:0 24px 70px rgba(14, 39, 66, .12);--shadow-soft:0 12px 34px rgba(14, 39, 66, .08);--radius:28px;--radius-sm:18px;--max:1180px;--header-bg:rgba(255, 250, 241, .96);--hero-bg:radial-gradient(circle at 12% 5%, rgba(143,29,44,.18), transparent 27rem),
    radial-gradient(circle at 88% 12%, rgba(14,58,102,.10), transparent 25rem),
    linear-gradient(135deg, #fffaf1 0%, #ffffff 58%, #f3e8e8 100%);--page-hero-bg:linear-gradient(135deg, #fffaf1 0%, #ffffff 100%);--after-hours-bg:linear-gradient(180deg, var(--surface-warm), var(--surface));--store-card-bg:linear-gradient(135deg, #fff 0%, #fff1f3 100%);--input-bg:#fff}html[data-theme=dark]{--bg:#0d1422;--surface:#151f30;--surface-warm:#101827;--ink:#f7efe3;--muted:#c6d0df;--line:#2d3a50;--primary:#6fb7ff;--primary-dark:#f7efe3;--accent:#c93449;--accent-soft:rgba(201, 52, 73, .18);--accent-ink:#ffffff;--success:#7dd3a8;--shadow:0 24px 70px rgba(0, 0, 0, .42);--shadow-soft:0 12px 34px rgba(0, 0, 0, .28);--header-bg:rgba(13, 20, 34, .96);--hero-bg:radial-gradient(circle at 12% 5%, rgba(201,52,73,.18), transparent 27rem),
    radial-gradient(circle at 88% 12%, rgba(111,183,255,.14), transparent 25rem),
    linear-gradient(135deg, #101827 0%, #0d1422 58%, #192235 100%);--page-hero-bg:linear-gradient(135deg, #101827 0%, #151f30 100%);--after-hours-bg:linear-gradient(180deg, #101827, #0d1422);--store-card-bg:linear-gradient(135deg, #151f30 0%, #1f2b40 100%);--input-bg:#0f1727}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;color:var(--ink);background:var(--bg);line-height:1.7;font-size:19px}a{color:inherit}img{max-width:100%;height:auto}strong{font-weight:950}h1,h2,h3{text-wrap:balance}h2,h3{color:var(--primary-dark)}p{margin-top:0}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem clamp(1rem,4vw,4rem);background:var(--header-bg);backdrop-filter:blur(18px);border-bottom:1px solid rgba(234,223,205,.88)}.brand{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;font-weight:950;letter-spacing:-.035em;color:var(--primary-dark)}.brand img{width:52px;height:52px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:.5rem;font-weight:950;margin-left:auto}.site-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.75rem 1rem;border-radius:999px;text-decoration:none;color:var(--primary-dark);white-space:nowrap}.site-nav a:hover{background:var(--surface)}.site-nav a:focus-visible{background:var(--surface);outline:4px solid var(--primary);outline-offset:3px}.nav-phone{background:var(--accent);color:var(--accent-ink)!important;box-shadow:0 12px 24px rgba(143,29,44,.24)}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:52px;padding:.75rem 1rem;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--primary-dark);font:inherit;font-weight:950;cursor:pointer;white-space:nowrap}.theme-toggle:hover{border-color:var(--primary)}.theme-toggle:focus-visible{outline:4px solid var(--primary);outline-offset:3px}.theme-toggle-icon{font-size:1.1rem;line-height:1}.theme-toggle-mode{display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.theme-toggle-mode-dark{display:none}html[data-theme=dark] .theme-toggle-mode-light{display:none}html[data-theme=dark] .theme-toggle-mode-dark{display:inline-flex}.menu-toggle{display:none;border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:.85rem 1.1rem;font-weight:950;min-height:52px}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:999px;padding:.9rem 1.25rem;min-height:54px;font-size:1.06rem;font-weight:950;text-decoration:none;cursor:pointer}.button.primary{background:var(--primary);color:#fff;box-shadow:0 14px 28px rgba(14,58,102,.22)}.button.secondary{background:var(--surface);color:var(--primary);border:1px solid var(--line)}.giant-button{min-height:62px;padding-inline:1.55rem;font-size:1.14rem}.eyebrow{color:var(--primary);font-weight:950;text-transform:uppercase;letter-spacing:.14em;font-size:.82rem;line-height:1.35}.hero,.section,.store-section,.page-content,.page-hero{padding-left:clamp(1rem,5vw,5rem);padding-right:clamp(1rem,5vw,5rem)}.premium-hero{display:grid;grid-template-columns:minmax(0,1.05fr)minmax(320px,.95fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:720px;padding-top:clamp(3rem,8vw,7rem);padding-bottom:clamp(3rem,8vw,7rem);background:var(--hero-bg)}.hero h1{font-size:clamp(3.1rem,8vw,6.6rem);line-height:.9;margin:.45rem 0 1.2rem;letter-spacing:-.08em;color:var(--primary-dark)}.page-hero h1{font-size:clamp(1.9rem,4.5vw,3.1rem);line-height:1.04;margin:.25rem 0 .55rem;letter-spacing:-.04em;color:var(--primary-dark)}.hero-lede,.hero p{font-size:clamp(1.22rem,2vw,1.42rem);color:var(--muted);max-width:62ch}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.hero-status-card{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1.4rem 0 0;max-width:840px}.hero-status-card div{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:1rem;box-shadow:var(--shadow-soft)}.hero-status-card strong{display:block;color:var(--primary);font-size:1.05rem;margin-bottom:.25rem}.hero-status-card span{display:block;color:var(--muted);font-size:.96rem;line-height:1.5}.hero-photo-card{background:var(--surface);border:1px solid var(--line);padding:1rem;border-radius:calc(var(--radius) + 8px);box-shadow:var(--shadow)}.hero-photo-card img{display:block;width:100%;border-radius:var(--radius)}.photo-caption{padding:.9rem .5rem .3rem}.photo-caption strong,.photo-caption span{display:block}.photo-caption span{color:var(--muted);font-size:.9rem}.trust-strip{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;padding:1rem clamp(1rem,5vw,5rem);background:var(--primary-dark);color:#fff}.trust-strip span{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:.62rem .9rem;background:rgba(255,255,255,7%);font-weight:900;font-size:.95rem;line-height:1.25;text-align:center}.trust-strip span::before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;background:var(--success);color:#fff;font-size:.82rem;line-height:1;flex:none}.section,.store-section,.page-content{padding-top:clamp(3rem,6vw,6rem);padding-bottom:clamp(3rem,6vw,6rem)}.section-heading{max-width:820px;margin-bottom:2rem}.centered-heading{text-align:center;margin-inline:auto}.section-heading h2,.store-section h2,.split-section h2{font-size:clamp(2.1rem,4.5vw,4rem);line-height:.98;margin:.35rem 0 1rem;letter-spacing:-.06em;color:var(--primary-dark)}.section-heading p,.split-section p,.page-hero p{color:var(--muted);font-size:1.08rem}.three-service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:3rem;padding-bottom:3rem}.three-service-cards article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:1.8rem;text-align:center;display:flex;flex-direction:column;align-items:center}.three-service-cards article:nth-child(2){background:var(--primary);color:#fff;transform:translateY(-.5rem)}.three-service-cards article:nth-child(2) p{color:rgba(255,255,255,.84)}.three-service-cards article:nth-child(2) .card-icon{background:rgba(255,255,255,.15);color:#fff}.three-service-cards article a{color:inherit;font-weight:950}.card-icon{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;background:var(--accent-soft);color:#64101c;font-size:2rem;line-height:1;margin:0 auto .85rem}.three-service-cards h2{margin:.2rem 0 .65rem;font-size:clamp(1.55rem,2.7vw,2.15rem);line-height:1.1;letter-spacing:-.045em}.three-service-cards p{color:var(--muted);margin:0;font-size:1.04rem;line-height:1.6}.split-section{display:grid;grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(2rem,5vw,5rem)}.about-section,.photo-story-section,.pricing-preview-section{background:var(--surface)}.mini-proof-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin-top:1.2rem}.mini-proof-grid span{display:flex;align-items:center;justify-content:center;text-align:center;background:var(--surface-warm);border:1px solid var(--line);border-radius:999px;padding:.75rem 1rem;font-weight:900;line-height:1.25}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.photo-grid figure{margin:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:.75rem;box-shadow:var(--shadow-soft)}.photo-grid img{display:block;border-radius:20px;width:100%}.photo-grid figcaption{padding:.8rem .4rem .25rem;font-weight:950;color:var(--primary-dark)}.after-hours-section{background:var(--after-hours-bg)}.numbered-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:.9rem}.numbered-steps article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.35rem;box-shadow:var(--shadow-soft);text-align:center}.numbered-steps span{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;background:var(--accent);color:var(--accent-ink);font-weight:950;font-size:1.2rem;margin:0 auto .85rem}.numbered-steps h3{line-height:1.15;margin:0 0 .55rem;font-size:1.18rem}.numbered-steps p{color:var(--muted);margin:0;font-size:1rem;line-height:1.55}.center-actions{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap;margin-top:1.5rem}.before-visit-section{background:var(--primary-dark);color:#fff}.before-visit-section .eyebrow{color:var(--accent)}.before-visit-section h2{color:#fff}.before-visit-section p{color:rgba(255,255,255,.78)}.checklist-card{background:rgba(255,255,255,9%);border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);padding:1.5rem}.checklist-card ul{list-style:none;padding:0;margin:0;display:grid;gap:.9rem}.checklist-card li{position:relative;padding-left:2.1rem;font-weight:750;color:rgba(255,255,255,.9)}.checklist-card li::before{content:"✓";position:absolute;left:0;top:0;width:1.45rem;height:1.45rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--success);color:#fff;font-weight:950;font-size:.9rem}.price-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.price-card-grid article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.35rem;text-align:center;box-shadow:var(--shadow-soft)}.price-card-grid span,.price-card-grid small{display:block;color:var(--muted);font-weight:850}.price-card-grid strong{display:block;color:var(--primary);font-size:clamp(2.1rem,5vw,3.4rem);letter-spacing:-.06em;line-height:1;margin:.5rem 0 .2rem}.pocket-section{background:var(--surface)}.steps-grid,.service-grid,.list-grid,.tier-grid,.feature-grid,.repair-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.repair-grid{grid-template-columns:repeat(3,1fr)}.steps-grid article,.service-grid article,.list-grid article,.tier-grid article,.feature-grid article,.repair-grid article,.contact-card,.order-form,.estimate-widget{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:1.5rem}.steps-grid img{width:62px;height:62px}.steps-grid p,.service-grid p,.tier-grid p,.feature-grid p,.repair-grid p{color:var(--muted);font-size:1.02rem;line-height:1.6}.steps-grid h3,.service-grid h3,.tier-grid h3,.feature-grid h3,.repair-grid h3{margin-top:.2rem;line-height:1.18}.feature-grid article,.repair-grid article{text-align:center}.tier-grid span{display:inline-flex;margin-bottom:.75rem;border-radius:999px;padding:.35rem .65rem;background:var(--accent);color:#fff;font-weight:950;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.repair-section{background:var(--primary-dark);color:#fff}.repair-section h2{color:#fff}.repair-section .eyebrow{color:var(--accent)}.repair-section p{color:rgba(255,255,255,.78)}.repair-section .repair-grid article{color:var(--ink)}.store-section{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:2rem;background:var(--surface)}.premium-store-card{background:var(--store-card-bg)}.store-section img{max-height:420px;justify-self:center;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.service-note{display:block;max-width:100%;margin:.75rem 0;border:1px solid rgba(143,29,44,.3);border-left:4px solid var(--accent);border-radius:14px;padding:.75rem 1rem;background:var(--accent-soft);color:#5e0f1a;font-weight:800;line-height:1.5}.page-hero{padding-top:clamp(1.1rem,3vw,1.9rem);padding-bottom:clamp(1rem,2.5vw,1.6rem);background:var(--page-hero-bg);border-bottom:1px solid var(--line)}.page-hero p{max-width:760px;color:var(--muted)}.page-content{max-width:var(--max);margin:0 auto;width:100%;padding-top:clamp(1.4rem,3vw,2.25rem)}.page-content h1{font-size:clamp(2.2rem,5vw,3.8rem);letter-spacing:-.06em;line-height:1}.page-content h2{margin-top:2.5rem;font-size:clamp(1.65rem,3vw,2.4rem);letter-spacing:-.04em;line-height:1.1}.page-content p,.page-content li{font-size:1.12rem}.markdown-grid{margin:2rem 0}.order-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0}.form-row{display:grid;gap:.35rem}.form-row.full{grid-column:1/-1}label{font-weight:900}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:.95rem 1rem;font:inherit;background:var(--input-bg);color:var(--ink)}textarea{min-height:140px;resize:vertical}.form-row small{color:var(--muted);font-weight:700}.price-note-list{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem 1.4rem}.price-note-list li{margin:.4rem 0}.price-card-markdown{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;margin:2rem 0}.price-card-markdown article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;text-align:center;box-shadow:var(--shadow-soft)}.price-card-markdown h3{margin:.2rem 0}.price-card-markdown strong{display:block;font-size:2.5rem;line-height:1;color:var(--primary);letter-spacing:-.06em}.estimate-widget{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch;margin:2rem 0}.estimate-intro{max-width:820px}.estimate-controls{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.compact-controls{max-width:420px;margin-top:1rem}.estimate-line-items{display:grid;gap:1rem}.estimate-category{background:var(--surface);border:1px solid var(--line);border-radius:20px;overflow:hidden}.estimate-category h3{margin:0;padding:1rem 1.1rem;background:var(--surface-warm)}.estimate-table-wrap{overflow-x:auto}.estimate-table{width:100%;border-collapse:collapse;min-width:640px}.estimate-table th,.estimate-table td{padding:.85rem 1rem;border-top:1px solid var(--line);text-align:left;vertical-align:middle}.estimate-table th{color:var(--muted);font-size:.88rem;text-transform:uppercase;letter-spacing:.08em}.estimate-table td:nth-child(2),.estimate-table td:nth-child(4){font-weight:950;white-space:nowrap}.estimate-table input{max-width:90px;padding:.65rem .7rem}.estimate-table label{display:block}.estimate-table small{display:block;color:var(--muted);font-size:.78rem;font-weight:700}.estimate-result{background:var(--primary-dark);color:#fff;border-radius:var(--radius);padding:1.5rem;display:grid;align-content:center}.estimate-result strong{font-size:3rem;letter-spacing:-.06em}.estimate-result small{color:rgba(255,255,255,.72)}.estimate-totals dl{display:grid;gap:.55rem;margin:1rem 0}.estimate-totals dl div{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(255,255,255,.16);padding-bottom:.45rem}.estimate-totals dt{color:rgba(255,255,255,.74)}.estimate-totals dd{margin:0;font-weight:950}.social-links{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.social-links a{color:#fff;text-decoration:none;font-weight:900}.location-card{margin:2rem 0}.site-footer{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:1.5rem;padding:2.4rem clamp(1rem,5vw,5rem);background:var(--primary-dark);color:#fff}.site-footer p{color:rgba(255,255,255,.72);margin:.4rem 0}.site-footer a{color:#fff}.site-footer h3{margin-top:0;color:#fff}.site-footer strong{font-size:1.35rem}.footer-badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.2rem}.footer-badges span{display:inline-flex;border-radius:999px;padding:.45rem .7rem;background:rgba(255,255,255,8%);border:1px solid rgba(255,255,255,.14);color:#fff;font-weight:900;font-size:.86rem}.contact-card{margin:2rem 0}.contact-card h2,.contact-card h3{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[data-theme=dark] .button.primary{color:#08111f}html[data-theme=dark] .button.secondary,html[data-theme=dark] .theme-toggle,html[data-theme=dark] .menu-toggle{color:var(--ink)}html[data-theme=dark] .three-service-cards article:nth-child(2){background:#1d3858}html[data-theme=dark] .trust-strip,html[data-theme=dark] .before-visit-section,html[data-theme=dark] .repair-section,html[data-theme=dark] .estimate-result,html[data-theme=dark] .site-footer{background:#080d17}html[data-theme=dark] .service-note,html[data-theme=dark] .tier-grid span,html[data-theme=dark] .numbered-steps span,html[data-theme=dark] .card-icon{color:#f7efe3}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#909db1}html[data-theme=dark] .trust-strip span::before,html[data-theme=dark] .checklist-card li::before{background:var(--success);color:#07130d}.special-banner-section{padding:2rem clamp(1rem,5vw,5rem);background:var(--surface-warm)}.special-banner{max-width:var(--max);margin:0 auto 2rem;border:2px solid rgba(143,29,44,.62);border-radius:var(--radius);padding:clamp(1.4rem,3vw,2.2rem);background:radial-gradient(circle at 10% 0%,rgba(143,29,44,.24),transparent 22rem),var(--surface);box-shadow:var(--shadow-soft)}.special-banner h2{margin:.25rem 0 .7rem;font-size:clamp(2rem,4.2vw,3.65rem);line-height:.98;letter-spacing:-.06em}.special-banner p{color:var(--muted);max-width:820px}.special-banner strong{color:var(--primary-dark)}.homepage-special{margin-bottom:0}.deal-examples{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.1rem 0 1.2rem}.deal-examples span{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:132px;border-radius:18px;padding:.8rem 1rem;background:var(--accent-soft);border:1px solid rgba(143,29,44,.42);color:#64101c;font-weight:950;line-height:1.2;text-align:center}.deal-examples span strong{display:block;color:inherit;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.special-price-card{position:relative;border-color:rgba(143,29,44,.72)!important;background:linear-gradient(180deg,var(--surface),var(--surface-warm))!important;box-shadow:0 18px 40px rgba(143,29,44,.18)!important}.special-price-card::before{content:"Special";display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.25rem .7rem;margin-bottom:.65rem;border-radius:999px;background:var(--accent);color:#fff;font-size:.8rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.price-card-markdown article small{display:block;margin-top:.45rem;color:var(--muted);font-size:.86rem;font-weight:850;line-height:1.35}.estimate-note.deal-note{display:block;border:1px solid rgba(143,29,44,.42);border-radius:18px;padding:.8rem 1rem;background:var(--accent-soft);color:#64101c;font-weight:850}.featured-row td{background:rgba(143,29,44,8%)}.featured-row td:first-child label::after{content:"Special";display:inline-flex;margin-left:.55rem;vertical-align:middle;border-radius:999px;padding:.18rem .5rem;background:var(--accent);color:#fff;font-size:.7rem;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.jeans-special-summary{border:1px solid rgba(255,255,255,.22);border-left:4px solid var(--success);border-radius:14px;padding:.85rem 1rem;margin:.7rem 0 .9rem;background:rgba(255,255,255,8%);color:#fff;font-weight:700;line-height:1.5}.jeans-special-summary strong{font-weight:950}.jeans-special-summary .js-savings{color:#86efac;font-weight:950}html[data-theme=dark] .special-banner,html[data-theme=dark] .special-price-card{background:radial-gradient(circle at 10% 0%,rgba(201,52,73,.13),transparent 22rem),var(--surface)!important}html[data-theme=dark] .deal-examples span,html[data-theme=dark] .estimate-note.deal-note{color:#f7efe3}html[data-theme=dark] .special-price-card::before,html[data-theme=dark] .featured-row td:first-child label::after{color:var(--accent-ink)}html[data-theme=dark] .jeans-special-summary{color:#f7efe3}.jeans-promo-section{background:var(--surface-warm);padding-top:clamp(2.25rem,5vw,4rem);padding-bottom:clamp(2.25rem,5vw,4rem)}.jeans-promo-card{max-width:920px;margin:0 auto;padding:clamp(1.4rem,4vw,2.3rem);border:1px solid rgba(143,29,44,.26);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);text-align:center}.jeans-promo-card .eyebrow{justify-content:center;text-align:center}.jeans-promo-card h2{margin:.25rem 0 .85rem;font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:-.045em}.jeans-promo-card p{max-width:620px;margin:.75rem auto 0;color:var(--muted)}.jeans-main-deal{display:inline-flex;align-items:center;justify-content:center;gap:.85rem;margin:.25rem auto .35rem;padding:.8rem 1.1rem;border-radius:999px;background:var(--accent);color:#fff;box-shadow:0 16px 32px rgba(143,29,44,.18)}.jeans-main-deal span{font-weight:950;text-transform:uppercase;letter-spacing:.08em;font-size:.88rem}.jeans-main-deal strong{color:inherit;font-size:clamp(1.6rem,4vw,2.35rem);line-height:1}.compact-deal-examples{justify-content:center;align-items:center;max-width:620px;margin:1.1rem auto 1.25rem}.compact-deal-examples span{min-width:118px;background:var(--surface-warm);border-color:rgba(143,29,44,.24)}.jeans-promo-card .button{margin-inline:auto}html[data-theme=dark] .jeans-promo-card{background:var(--surface);border-color:rgba(201,52,73,.35)}html[data-theme=dark] .compact-deal-examples span{background:rgba(255,255,255,5%);color:#f7efe3}html[data-theme=dark] .jeans-main-deal{color:var(--accent-ink)}@media(max-width:680px){.jeans-main-deal{width:100%;max-width:360px;border-radius:24px;flex-direction:column;gap:.25rem}.compact-deal-examples span{flex:1 1 100%;max-width:360px}}@media(max-width:1120px){.numbered-steps{grid-template-columns:repeat(3,1fr)}.site-nav{font-size:.95rem}}@media(max-width:920px){.menu-toggle{display:inline-flex}.site-header{gap:.55rem}.theme-toggle{padding-inline:.85rem}.site-nav{display:none;position:absolute;top:76px;left:1rem;right:1rem;background:var(--surface-warm);border:1px solid var(--line);border-radius:22px;padding:1rem;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}.site-nav.open{display:flex}.site-nav a{width:100%;min-height:58px;font-size:1.08rem}.premium-hero,.store-section,.split-section{grid-template-columns:1fr;min-height:unset}.hero-status-card,.three-service-cards,.photo-grid,.price-card-grid,.price-card-markdown,.steps-grid,.service-grid,.list-grid,.tier-grid,.feature-grid,.repair-grid,.mini-proof-grid,.site-footer{grid-template-columns:1fr 1fr}.three-service-cards article:nth-child(2){transform:none}.order-form,.estimate-controls{grid-template-columns:1fr}}@media(max-width:620px){body{font-size:18px}.theme-toggle-text{display:none}.theme-toggle{min-width:52px;padding-inline:.8rem}.brand span{display:none}.hero h1,.page-hero h1{font-size:clamp(2.75rem,14vw,4rem)}.hero-actions .button,.center-actions .button{width:100%}.hero-status-card,.three-service-cards,.photo-grid,.price-card-grid,.price-card-markdown,.numbered-steps,.steps-grid,.service-grid,.list-grid,.tier-grid,.feature-grid,.repair-grid,.mini-proof-grid,.site-footer{grid-template-columns:1fr}.trust-strip{justify-content:flex-start}.deal-examples span{flex:1 1 100%}.estimate-table{min-width:560px}.estimate-result strong{font-size:2.35rem}}.feature-grid.three-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:980px;margin-inline:auto}.feature-grid.three-card-grid article{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;min-height:0}.feature-grid.three-card-grid h3{margin:0 0 .55rem}.feature-grid.three-card-grid p{margin:0 auto;max-width:29ch}.repair-section .split-section{align-items:center}.repair-section .repair-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;max-width:640px;justify-self:stretch}.repair-section .repair-grid article{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;padding:1.05rem 1.25rem;text-align:center}.repair-section .repair-grid h3{margin:0 0 .25rem;font-size:1.12rem;line-height:1.2}.repair-section .repair-grid p{margin:0;line-height:1.45;max-width:36ch}@media(max-width:920px){.feature-grid.three-card-grid{grid-template-columns:1fr;max-width:720px}.repair-section .repair-grid{grid-template-columns:1fr;max-width:100%}}.three-service-cards article:nth-child(2),.three-service-cards article:nth-child(2) h2,.three-service-cards article:nth-child(2) h3,.three-service-cards article:nth-child(2) p,.three-service-cards article:nth-child(2) a{color:#fff}.three-service-cards article:nth-child(2) p{color:rgba(255,255,255,.92)}.three-service-cards article:nth-child(2) a{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;padding:.65rem .95rem;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);text-decoration:none}.friendly-price-note,.simple-callout,.simple-details{max-width:960px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow-soft)}.friendly-price-note{padding:1rem 1.15rem;margin:1.2rem 0 2rem;font-size:1.08rem}.friendly-price-note strong{color:var(--primary)}.easy-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.5rem 0 2rem}.easy-price-grid article{display:flex;flex-direction:column;justify-content:center;min-height:170px;padding:1.35rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow-soft);text-align:center}.easy-price-grid span,.easy-price-grid small{display:block;color:var(--muted);font-weight:850;line-height:1.35}.easy-price-grid strong{display:block;color:var(--primary);font-size:clamp(2.2rem,5vw,3.35rem);line-height:1;margin:.55rem 0 .2rem;letter-spacing:-.06em}.simple-callout{padding:clamp(1.25rem,3vw,1.8rem);margin:2rem 0 2.5rem}.simple-callout h2{margin:0 0 .55rem}.simple-callout p{margin:0;color:var(--muted)}.jeans-callout{border-color:rgba(143,29,44,.38);background:linear-gradient(135deg,var(--surface),var(--surface-warm))}.simple-details{padding:0;margin:2rem 0 0;overflow:hidden}.simple-details summary{cursor:pointer;padding:1rem 1.2rem;font-weight:950;color:var(--primary-dark);background:var(--surface-warm)}.simple-details ul{margin:0;padding:1rem 1.3rem 1.2rem 2rem;color:var(--muted)}.simple-details li+li{margin-top:.45rem}.simple-estimator{grid-template-columns:minmax(0,1fr)minmax(280px,360px);gap:1.3rem;align-items:start}.simple-estimator .estimate-intro{grid-column:1/-1;max-width:900px}.estimate-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.estimate-item-card{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;padding:1.15rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow-soft)}.estimate-item-info h3{margin:0 0 .2rem;font-size:1.18rem;line-height:1.2}.estimate-item-info p{margin:0;color:var(--primary);font-weight:950}.estimate-item-info small{display:block;margin-top:.35rem;color:var(--muted);font-size:.88rem;line-height:1.4}.featured-estimate-card{border-color:rgba(143,29,44,.48);background:linear-gradient(180deg,var(--surface),var(--surface-warm))}.qty-stepper{display:grid;grid-template-columns:54px minmax(80px,1fr)54px;gap:.55rem;align-items:center}.qty-stepper button,.qty-stepper input{min-height:54px;border-radius:16px;border:1px solid var(--line);font:inherit;font-weight:950;text-align:center}.qty-stepper button{background:var(--primary);color:#fff;cursor:pointer;font-size:1.5rem;line-height:1}.qty-stepper input{background:var(--input-bg);color:var(--ink);font-size:1.2rem}.estimate-line-total{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.75rem;border-top:1px solid var(--line)}.estimate-line-total span{color:var(--muted);font-weight:850}.estimate-line-total strong{color:var(--primary-dark);font-size:1.18rem}.simple-estimator .estimate-result{position:sticky;top:96px}.map-section{margin:2rem 0}.map-card{display:grid;grid-template-columns:minmax(0,.85fr)minmax(320px,1.15fr);gap:1rem;align-items:stretch;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.map-copy{padding:clamp(1rem,3vw,1.6rem)}.map-copy h2{margin:.25rem 0 .65rem}.map-copy p{color:var(--muted)}.map-copy code{border-radius:8px;padding:.12rem .35rem;background:var(--surface-warm);color:var(--primary-dark)}.map-frame-wrap{min-height:360px;overflow:hidden;border-radius:calc(var(--radius) - 8px);border:1px solid var(--line);background:var(--surface-warm)}.google-map-frame{display:block;width:100%;height:100%;min-height:360px;border:0}html[data-theme=dark] .easy-price-grid article,html[data-theme=dark] .estimate-item-card,html[data-theme=dark] .friendly-price-note,html[data-theme=dark] .simple-callout,html[data-theme=dark] .simple-details,html[data-theme=dark] .map-card{background:var(--surface)}html[data-theme=dark] .qty-stepper button{color:#08111f}html[data-theme=dark] .estimate-line-total strong{color:var(--ink)}@media(max-width:920px){.easy-price-grid,.estimate-card-list,.map-card{grid-template-columns:1fr}.simple-estimator{grid-template-columns:1fr}.simple-estimator .estimate-result{position:static}}@media(max-width:620px){.easy-price-grid article,.estimate-item-card{min-height:0}.qty-stepper{grid-template-columns:50px minmax(72px,1fr)50px}}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-header{min-height:76px;box-shadow:0 10px 34px rgba(14,39,66,.045)}.luxury-theme-toggle{position:relative;gap:.2rem;padding:.28rem;min-width:142px;background:color-mix(in srgb,var(--surface) 86%,var(--surface-warm));border:1px solid color-mix(in srgb,var(--line),transparent 10%);box-shadow:inset 0 1px rgba(255,255,255,.65),0 10px 24px rgba(14,39,66,6%)}.luxury-theme-toggle .theme-choice{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:42px;width:68px;border-radius:999px;font-size:.9rem;font-weight:950;color:var(--muted);transition:color .18s ease,background .18s ease}html[data-theme=light] .theme-choice-day,html[data-theme=dark] .theme-choice-night{color:var(--accent-ink);background:var(--accent);box-shadow:0 8px 18px rgba(143,29,44,.2)}html[data-theme=dark] .luxury-theme-toggle{background:rgba(255,255,255,6%)}.luxury-hero{min-height:760px;background:radial-gradient(circle at 16% 12%,rgba(143,29,44,.12),transparent 24rem),radial-gradient(circle at 88% 18%,rgba(14,58,102,8%),transparent 24rem),linear-gradient(135deg,#fffaf1 0%,#ffffff 60%,#f7eff0 100%)}html[data-theme=dark] .luxury-hero{background:radial-gradient(circle at 16% 12%,rgba(201,52,73,.13),transparent 24rem),radial-gradient(circle at 88% 18%,rgba(111,183,255,.1),transparent 24rem),linear-gradient(135deg,#101827 0%,#0d1422 60%,#1a2234 100%)}.luxury-hero .hero-copy{max-width:900px}.luxury-hero h1{max-width:11ch}.luxury-hero .hero-lede{max-width:40ch;font-size:clamp(1.35rem,2.5vw,1.72rem);line-height:1.38;color:color-mix(in srgb,var(--ink),var(--muted) 28%)}.refined-status-card{max-width:760px;gap:.8rem}.refined-status-card div{padding:1.15rem;border-radius:24px}.refined-status-card strong{font-size:1.14rem;color:var(--accent)}.luxury-photo-card{transform:none;padding:.85rem;border-radius:36px;box-shadow:0 40px 90px rgba(14,39,66,.14)}.luxury-photo-card img{aspect-ratio:4/3;object-fit:cover;border-radius:28px}.luxury-trust-strip{padding-block:1.15rem;background:linear-gradient(90deg,#061b30,#0e2742 50%,#061b30)}.luxury-trust-strip span{min-height:44px;padding-inline:1rem;font-size:.96rem}.luxury-service-cards article{min-height:285px;justify-content:center;padding:clamp(1.7rem,3vw,2.25rem)}.luxury-service-cards article:nth-child(2){background:linear-gradient(180deg,#0e3a66,#08243f)}.luxury-copy-section p{max-width:66ch}.calm-proof-grid span{min-height:58px;border-radius:999px;font-size:.98rem}.what-to-expect-section{background:var(--surface-warm)}.timeline-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;max-width:var(--max);margin-inline:auto}.timeline-cards article{position:relative;min-height:220px;padding:1.4rem 1.1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow-soft);text-align:center}.timeline-cards span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:.8rem;border-radius:999px;background:var(--accent);color:var(--accent-ink);font-weight:950}.timeline-cards h3{margin:0 0 .45rem;font-size:1.12rem;line-height:1.18}.timeline-cards p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.55}.luxury-gallery-section{background:var(--surface)}.luxury-photo-grid figure{transition:transform .18s ease,box-shadow .18s ease}.luxury-photo-grid figure:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(14,39,66,.1)}.concierge-pricing-section{background:linear-gradient(180deg,var(--surface),var(--surface-warm))}.refined-price-grid{max-width:980px;margin-inline:auto}.refined-price-grid article{min-height:190px}.luxury-jeans-section{background:var(--surface);padding-top:clamp(2.5rem,5vw,4.25rem);padding-bottom:clamp(2.5rem,5vw,4.25rem)}.luxury-jeans-card{max-width:760px;border-color:color-mix(in srgb,var(--accent),var(--line) 60%)}.elegant-card,.elegant-checklist{border-radius:calc(var(--radius) + 2px);box-shadow:0 22px 62px rgba(14,39,66,9%)}.elegant-checklist,html[data-theme=dark] .elegant-checklist{background:#0e2742;color:#fff}.elegant-checklist li,.elegant-checklist p,.elegant-checklist strong{color:rgba(255,255,255,.94)}.local-seo-section{background:var(--surface-warm)}.local-seo-section .center-actions{gap:.8rem;flex-wrap:wrap}.concierge-note{margin-inline:0;border-left:6px solid var(--accent)}.luxury-easy-price-grid{max-width:980px}.luxury-easy-price-grid article{min-height:165px}.calm-jeans-callout{max-width:860px;text-align:center;margin-inline:0}.luxury-details summary{min-height:64px;display:flex;align-items:center}.page-content>h1,.page-content>h2,.page-content>p,.page-content>details,.page-content>.friendly-price-note,.page-content>.simple-callout,.page-content>.center-actions{max-width:960px}.page-content>p{color:var(--muted)}.page-content>h2{margin-top:2.5rem}.service-grid article,.steps-grid article{min-height:180px}@media(max-width:1120px){.timeline-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:920px){.luxury-hero h1{max-width:12ch}.timeline-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.luxury-theme-toggle{order:3}}@media(max-width:620px){.luxury-theme-toggle{min-width:104px}.luxury-theme-toggle .theme-choice{width:50px;font-size:.76rem}.timeline-cards{grid-template-columns:1fr}.timeline-cards article{min-height:0}.luxury-trust-strip{justify-content:center}.luxury-trust-strip span{width:100%;max-width:420px}}.site-footer{grid-template-columns:1.35fr 1fr 1fr 1fr}@media(max-width:1120px){.site-footer{grid-template-columns:1fr 1fr}}@media(max-width:620px){.site-footer{grid-template-columns:1fr}.luxury-theme-toggle .theme-choice{font-size:.76rem;width:50px}}body{font-size:18px}.hero h1,.page-hero h1{font-size:clamp(2.85rem,7.2vw,5.75rem);line-height:1.02;letter-spacing:-.055em}.luxury-hero h1{max-width:13ch}.luxury-hero .hero-lede{font-size:clamp(1.22rem,2.1vw,1.52rem);line-height:1.48}.section-heading h2,.store-section h2,.split-section h2{font-size:clamp(1.95rem,4vw,3.55rem);line-height:1.05}.three-service-cards h2{font-size:clamp(1.45rem,2.3vw,1.95rem)}.repair-section{background:linear-gradient(135deg,#071d33 0%,#0e2742 62%,#132f4d 100%);color:#fff}.repair-section .split-section{align-items:center}.repair-section .eyebrow{color:rgba(255,255,255,.78)}.repair-section h2,.repair-section .split-section>div:first-child h2{color:#fff}.repair-section .split-section>div:first-child p{color:rgba(255,255,255,.9)}.repair-section .repair-grid{gap:.8rem;max-width:620px}.repair-section .repair-grid article{min-height:0;padding:1rem 1.15rem;background:#fffaf1;color:#0e2742;border-color:rgba(255,255,255,.42)}.repair-section .repair-grid h3{margin:0 0 .25rem;color:#0e2742}.repair-section .repair-grid p{margin:0;color:#4b5d73;max-width:34ch}html[data-theme=dark] .repair-section{background:#080d17}html[data-theme=dark] .repair-section .repair-grid article{background:#121e31;border-color:rgba(255,255,255,.12);color:#f7efe3}html[data-theme=dark] .repair-section .repair-grid h3{color:#f7efe3}html[data-theme=dark] .repair-section .repair-grid p{color:#c6d1e1}@media(max-width:620px){body{font-size:17px}.hero h1,.page-hero h1{font-size:clamp(2.55rem,12vw,3.55rem);line-height:1.04;letter-spacing:-.045em}}.refined-jeans-card{max-width:720px;padding:clamp(1.6rem,4vw,2.4rem)}.refined-jeans-card h2{max-width:640px;margin-left:auto;margin-right:auto}.refined-jeans-card .jeans-intro,.refined-jeans-card .jeans-repeat-note{max-width:560px;margin-left:auto;margin-right:auto}.refined-jeans-card .jeans-intro{font-size:clamp(1.04rem,1.8vw,1.16rem);color:var(--text)}.refined-jeans-card .jeans-repeat-note{margin-top:.85rem;font-size:.98rem}.refined-jeans-deal{display:inline-flex;align-items:baseline;gap:.45rem;margin-top:1.05rem;margin-bottom:.15rem;padding:.9rem 1.35rem;min-height:70px;border-radius:999px;white-space:nowrap}.refined-jeans-deal span{font-size:clamp(1.05rem,2vw,1.28rem);font-weight:850;text-transform:none;letter-spacing:-.015em}.refined-jeans-deal strong{font-size:clamp(1.8rem,4vw,2.55rem);letter-spacing:-.035em}.refined-deal-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;width:min(100%,540px);margin-top:1.15rem}.refined-deal-examples span{min-width:0;padding:.9rem .85rem;border-radius:20px;text-align:center}@media(max-width:620px){.refined-jeans-deal{width:min(100%,340px);justify-content:center;flex-direction:row;flex-wrap:wrap;white-space:normal;border-radius:24px}.refined-deal-examples{grid-template-columns:1fr;max-width:340px}}.refined-price-grid article,.luxury-easy-price-grid article{position:relative;overflow:hidden}.refined-price-grid .uniform-special-card,.luxury-easy-price-grid .uniform-special-card{border-color:color-mix(in srgb,var(--accent),var(--line) 40%)!important;background:var(--surface)!important;box-shadow:var(--shadow-soft)!important;padding-top:2.6rem}.refined-price-grid .uniform-special-card::before,.luxury-easy-price-grid .uniform-special-card::before{content:"Special";position:absolute;top:.85rem;left:50%;transform:translateX(-50%);margin:0;min-height:0;padding:.22rem .72rem;border-radius:999px;background:rgba(143,29,44,.1);border:1px solid rgba(143,29,44,.2);color:var(--accent);font-size:.68rem;font-weight:950;line-height:1.1;letter-spacing:.08em;text-transform:uppercase}.refined-price-grid .uniform-special-card strong,.luxury-easy-price-grid .uniform-special-card strong{color:var(--primary)}.refined-price-grid .uniform-special-card small,.luxury-easy-price-grid .uniform-special-card small{color:var(--muted)}html[data-theme=dark] .refined-price-grid .uniform-special-card,html[data-theme=dark] .luxury-easy-price-grid .uniform-special-card{background:var(--surface)!important;border-color:rgba(255,255,255,.16)!important}html[data-theme=dark] .refined-price-grid .uniform-special-card::before,html[data-theme=dark] .luxury-easy-price-grid .uniform-special-card::before{background:rgba(207,83,94,.16);border-color:rgba(207,83,94,.32);color:#ffd7dc}@media(max-width:620px){.refined-price-grid .uniform-special-card,.luxury-easy-price-grid .uniform-special-card{padding-top:2.5rem}}.simple-details summary{list-style:none;position:relative;gap:.8rem;justify-content:space-between;padding-right:3.25rem}.simple-details summary::-webkit-details-marker{display:none}.simple-details summary::after{content:"⌄";position:absolute;right:1.15rem;top:50%;transform:translateY(-50%);width:1.65rem;height:1.65rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(143,29,44,.1);border:1px solid rgba(143,29,44,.18);color:var(--accent);font-size:1.25rem;font-weight:950;line-height:1;transition:transform .18s ease,background .18s ease}.simple-details[open] summary::after{transform:translateY(-50%)rotate(180deg)}.simple-details summary small{color:var(--muted);font-size:.82rem;font-weight:900;letter-spacing:.02em;white-space:nowrap}.simple-details[open] summary small{font-size:0}.simple-details[open] summary small::after{content:"Close";font-size:.82rem}.special-price-card small{max-width:14ch;margin-inline:auto;line-height:1.35}@media(max-width:620px){.simple-details summary{align-items:flex-start;flex-direction:column;padding-right:3.25rem}}html[data-theme=dark] .simple-details summary::after{background:rgba(207,83,94,.14);border-color:rgba(207,83,94,.28);color:#ffd7dc}.skip-link{position:fixed;left:1rem;top:.75rem;z-index:999;transform:translateY(-140%);padding:.8rem 1rem;border-radius:999px;background:var(--accent);color:#fff;font-weight:950;text-decoration:none;box-shadow:var(--shadow-soft)}.skip-link:focus{transform:translateY(0);outline:3px solid rgba(255,255,255,.75)}:where(a,button,input,select,textarea,summary):focus-visible{outline:4px solid var(--primary);outline-offset:3px}.mobile-action-bar{display:none}.map-action-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.map-action-row .button{min-width:190px}.map-mobile-note{margin-top:.85rem;font-size:.94rem;line-height:1.5}.premium-map-card .map-copy{display:flex;flex-direction:column;justify-content:center}.estimate-intro p:last-child::after{content:""}.qty-stepper button{touch-action:manipulation;user-select:none;-webkit-tap-highlight-color:transparent}.qty-stepper input{appearance:textfield}.qty-stepper input::-webkit-outer-spin-button,.qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:760px){body{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.mobile-action-bar{position:fixed;left:.75rem;right:.75rem;bottom:calc(.65rem + env(safe-area-inset-bottom));z-index:60;display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem;padding:.45rem;border:1px solid color-mix(in srgb,var(--line),transparent 15%);border-radius:999px;background:color-mix(in srgb,var(--surface) 92%,transparent);backdrop-filter:blur(18px);box-shadow:0 20px 52px rgba(14,39,66,.22)}html[data-theme=dark] .mobile-action-bar{background:rgba(13,20,34,.92);box-shadow:0 20px 52px rgba(0,0,0,.46)}.mobile-action-link{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:58px;padding:.65rem .55rem;border-radius:999px;color:var(--primary-dark);text-decoration:none;font-size:.96rem;line-height:1}.mobile-action-link span{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;font-weight:950}.mobile-action-link strong{font-weight:950}.mobile-action-call{background:var(--accent);color:#fff;box-shadow:0 10px 24px rgba(143,29,44,.22)}.site-header{min-height:70px;padding:.65rem .85rem}.brand img{width:44px;height:44px}.menu-toggle,.theme-toggle,.site-nav a{min-height:54px}.site-nav{top:70px;left:.75rem;right:.75rem}.hero,.section,.store-section,.page-content,.page-hero{padding-left:1rem;padding-right:1rem}.premium-hero{padding-top:2.25rem;padding-bottom:2.5rem;gap:1.5rem}.hero-actions{gap:.65rem}.button{min-height:58px;font-size:1rem}.giant-button{min-height:62px}.map-card{padding:.8rem;border-radius:24px}.map-copy{padding:1rem .9rem 1.1rem}.map-action-row{display:grid;grid-template-columns:1fr}.map-action-row .button{width:100%;min-width:0}.map-mobile-note{padding:.75rem .85rem;border:1px solid var(--line);border-radius:16px;background:var(--surface-warm)}.map-frame-wrap,.google-map-frame{min-height:300px}.simple-estimator{gap:1rem}.estimate-card-list{gap:.8rem}.estimate-item-card{padding:1rem;border-radius:22px}.estimate-item-info h3{font-size:1.08rem}.qty-stepper{grid-template-columns:64px minmax(74px,1fr)64px;gap:.5rem}.qty-stepper button,.qty-stepper input{min-height:62px;border-radius:18px}.qty-stepper button{font-size:1.75rem}.qty-stepper input{font-size:1.34rem}.estimate-result{border-radius:24px}.estimate-result strong{font-size:2.15rem}.easy-price-grid article{min-height:150px}.simple-details summary{min-height:68px}}@media(max-width:390px){.mobile-action-bar{left:.45rem;right:.45rem;gap:.35rem}.mobile-action-link{font-size:.9rem;padding-inline:.4rem}.mobile-action-link span{display:none}.qty-stepper{grid-template-columns:58px minmax(66px,1fr)58px}}@media(max-width:760px){.site-header{display:flex;align-items:center;gap:.45rem;min-height:66px;padding:.55rem .75rem}.brand{flex:auto;min-width:44px;margin-right:.15rem}.brand img{width:42px;height:42px}.menu-toggle{flex:none;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:48px;padding:.6rem .82rem;border-radius:999px;font-size:.95rem;line-height:1;white-space:nowrap}.luxury-theme-toggle{flex:0 0 48px;order:0;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;border-radius:999px;overflow:hidden}.luxury-theme-toggle .theme-choice{display:none;width:100%;min-height:48px;padding:0;font-size:0;border-radius:999px;color:var(--primary-dark);background:0 0;box-shadow:none}html[data-theme=light] .luxury-theme-toggle .theme-choice-day,html[data-theme=dark] .luxury-theme-toggle .theme-choice-night{display:inline-flex;color:var(--primary-dark);background:0 0;box-shadow:none}html[data-theme=light] .luxury-theme-toggle .theme-choice-day::before{content:"☀";font-size:1.18rem;line-height:1}html[data-theme=dark] .luxury-theme-toggle .theme-choice-night::before{content:"☾";font-size:1.22rem;line-height:1}html[data-theme=dark] .luxury-theme-toggle .theme-choice-night{color:var(--ink)}.site-nav{top:66px;left:.75rem;right:.75rem;border-radius:22px}.site-nav a{min-height:56px}.refined-price-grid,.luxury-easy-price-grid,.easy-price-grid{gap:.7rem}.refined-price-grid article,.luxury-easy-price-grid article,.easy-price-grid article{display:grid;grid-template-columns:minmax(0,1fr)auto;grid-template-areas:"item price" "note note";align-items:center;min-height:0;padding:1rem 1.05rem;border-radius:20px;text-align:left}.refined-price-grid article span,.luxury-easy-price-grid article span,.easy-price-grid article span{grid-area:item;color:var(--primary-dark);font-size:1.02rem;line-height:1.25;padding-right:.75rem}.refined-price-grid article strong,.luxury-easy-price-grid article strong,.easy-price-grid article strong{grid-area:price;margin:0;font-size:clamp(1.65rem,8vw,2.05rem);line-height:.95;text-align:right;white-space:nowrap}.refined-price-grid article small,.luxury-easy-price-grid article small,.easy-price-grid article small{grid-area:note;margin-top:.35rem;text-align:left;font-size:.9rem;line-height:1.35;max-width:none}.refined-price-grid .uniform-special-card,.luxury-easy-price-grid .uniform-special-card,.easy-price-grid .uniform-special-card{padding-top:2.35rem}.refined-price-grid .uniform-special-card::before,.luxury-easy-price-grid .uniform-special-card::before,.easy-price-grid .uniform-special-card::before{top:.72rem;left:1.05rem;right:auto;transform:none;padding:.2rem .58rem;font-size:.64rem}.pricing-preview-section .section-heading,.page-content .section-heading{margin-bottom:1.35rem}}@media(max-width:390px){.site-header{gap:.35rem;padding-inline:.55rem}.brand img{width:38px;height:38px}.menu-toggle{min-height:44px;padding:.55rem .68rem;font-size:.9rem}.luxury-theme-toggle{flex-basis:44px;width:44px;min-width:44px;height:44px;min-height:44px}.luxury-theme-toggle .theme-choice{min-height:44px}.refined-price-grid article,.luxury-easy-price-grid article,.easy-price-grid article{padding:.9rem .92rem}.refined-price-grid article strong,.luxury-easy-price-grid article strong,.easy-price-grid article strong{font-size:1.56rem}}.site-nav .nav-phone:hover,.site-nav .nav-phone:active,.button.primary:hover,.button.primary:active,a.button.primary:hover,a.button.primary:active{background:var(--accent);color:#fff!important;box-shadow:0 14px 30px rgba(143,29,44,.28)}.site-nav .nav-phone:focus-visible,.button.primary:focus-visible,a.button.primary:focus-visible{background:var(--accent);color:#fff!important;outline:4px solid var(--primary);outline-offset:3px;box-shadow:0 14px 30px rgba(143,29,44,.28)}html[data-theme=dark] .site-nav .nav-phone:hover,html[data-theme=dark] .site-nav .nav-phone:active,html[data-theme=dark] .button.primary:hover,html[data-theme=dark] .button.primary:active{background:var(--accent);color:#fff!important}@media(max-width:760px){.refined-price-grid .uniform-special-card,.luxury-easy-price-grid .uniform-special-card,.easy-price-grid .uniform-special-card{padding-top:1rem;border-color:rgba(143,29,44,.28)!important}.refined-price-grid .uniform-special-card::before,.luxury-easy-price-grid .uniform-special-card::before,.easy-price-grid .uniform-special-card::before{display:none}.refined-price-grid .uniform-special-card span,.luxury-easy-price-grid .uniform-special-card span,.easy-price-grid .uniform-special-card span{display:inline-flex;align-items:center;gap:.45rem}.refined-price-grid .uniform-special-card span::after,.luxury-easy-price-grid .uniform-special-card span::after,.easy-price-grid .uniform-special-card span::after{content:"Special";display:inline-flex;align-items:center;min-height:1.45rem;padding:.15rem .48rem;border-radius:999px;background:rgba(143,29,44,.1);border:1px solid rgba(143,29,44,.2);color:var(--accent);font-size:.62rem;font-weight:950;letter-spacing:.08em;line-height:1;text-transform:uppercase}.refined-price-grid .uniform-special-card small,.luxury-easy-price-grid .uniform-special-card small,.easy-price-grid .uniform-special-card small{color:var(--muted);font-weight:900;letter-spacing:0}html[data-theme=dark] .refined-price-grid .uniform-special-card span::after,html[data-theme=dark] .luxury-easy-price-grid .uniform-special-card span::after,html[data-theme=dark] .easy-price-grid .uniform-special-card span::after{background:rgba(207,83,94,.16);border-color:rgba(207,83,94,.32);color:#ffd7dc}}.simple-details summary small{display:inline-flex;align-items:center;justify-content:flex-end;min-width:5.6rem;transition:none!important}.simple-details[open] summary small{font-size:.82rem!important}.simple-details[open] summary small::after{content:none!important}@media(max-width:760px){.refined-price-grid article,.luxury-easy-price-grid article,.easy-price-grid article{grid-template-columns:minmax(0,1fr)auto;grid-template-areas:"item price" "note price";column-gap:1rem;row-gap:.22rem;align-items:center;min-height:88px;padding:1rem 1.05rem}.refined-price-grid article span,.luxury-easy-price-grid article span,.easy-price-grid article span{align-self:end;min-width:0}.refined-price-grid article strong,.luxury-easy-price-grid article strong,.easy-price-grid article strong{align-self:center;justify-self:end;margin:0}.refined-price-grid article small,.luxury-easy-price-grid article small,.easy-price-grid article small{grid-area:note;align-self:start;justify-self:start;margin:0!important;max-width:none!important;text-align:left!important}.refined-price-grid .uniform-special-card,.luxury-easy-price-grid .uniform-special-card,.easy-price-grid .uniform-special-card{padding:1rem 1.05rem!important;border-color:rgba(143,29,44,.34)!important;box-shadow:0 14px 34px rgba(14,39,66,8%)!important}.refined-price-grid .uniform-special-card span,.luxury-easy-price-grid .uniform-special-card span,.easy-price-grid .uniform-special-card span{display:flex!important;align-items:center;gap:.52rem;padding-right:.35rem;line-height:1.15}.refined-price-grid .uniform-special-card span::after,.luxury-easy-price-grid .uniform-special-card span::after,.easy-price-grid .uniform-special-card span::after{content:"Special";flex:none;min-height:1.32rem;padding:.14rem .48rem;border-radius:999px;background:rgba(143,29,44,.1);border:1px solid rgba(143,29,44,.22);color:var(--accent);font-size:.58rem;font-weight:950;letter-spacing:.08em;line-height:1;text-transform:uppercase}.refined-price-grid .uniform-special-card small,.luxury-easy-price-grid .uniform-special-card small,.easy-price-grid .uniform-special-card small{color:var(--muted)!important;font-size:.84rem;font-weight:850;line-height:1.25}html[data-theme=dark] .refined-price-grid .uniform-special-card span::after,html[data-theme=dark] .luxury-easy-price-grid .uniform-special-card span::after,html[data-theme=dark] .easy-price-grid .uniform-special-card span::after{background:rgba(207,83,94,.16);border-color:rgba(207,83,94,.32);color:#ffd7dc}}@media(max-width:390px){.refined-price-grid article,.luxury-easy-price-grid article,.easy-price-grid article,.refined-price-grid .uniform-special-card,.luxury-easy-price-grid .uniform-special-card,.easy-price-grid .uniform-special-card{padding:.92rem .95rem!important}.refined-price-grid article strong,.luxury-easy-price-grid article strong,.easy-price-grid article strong{font-size:1.5rem}.refined-price-grid .uniform-special-card span::after,.luxury-easy-price-grid .uniform-special-card span::after,.easy-price-grid .uniform-special-card span::after{font-size:.55rem;padding-inline:.42rem}}.personal-care-section{background:var(--surface-warm)}.personal-care-grid article{min-height:220px}.personal-care-grid article h3{color:var(--primary-dark)}.personal-care-grid article:first-child{border-color:color-mix(in srgb,var(--accent),transparent 55%)}html[data-theme=dark] .personal-care-section{background:#081423}html[data-theme=dark] .personal-care-grid article h3{color:var(--text)}.compact-care-section{padding-top:clamp(2rem,5vw,4rem);padding-bottom:clamp(2.25rem,5vw,4.5rem);background:var(--surface-warm)}.compact-care-card{max-width:1060px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.2fr)minmax(260px,.8fr);gap:clamp(1rem,3vw,2rem);align-items:center;padding:clamp(1.35rem,4vw,2.25rem);border:1px solid color-mix(in srgb,var(--border),transparent 18%);border-radius:var(--radius-xl);background:color-mix(in srgb,var(--surface),white 4%);box-shadow:var(--shadow-soft)}.compact-care-card h2{margin-top:.25rem;margin-bottom:.65rem;font-size:clamp(1.65rem,3vw,2.35rem);letter-spacing:-.035em}.compact-care-card p:not(.eyebrow){margin:0;color:var(--muted);font-size:clamp(1rem,1.6vw,1.12rem);line-height:1.65}.compact-care-pills{display:grid;gap:.7rem}.compact-care-pills span{display:flex;align-items:center;gap:.65rem;padding:.82rem .95rem;border-radius:999px;background:color-mix(in srgb,var(--accent),transparent 92%);border:1px solid color-mix(in srgb,var(--accent),transparent 72%);color:var(--text);font-weight:850;line-height:1.25}.compact-care-pills span::before{content:"✓";display:inline-grid;place-items:center;width:1.35rem;height:1.35rem;flex:0 0 1.35rem;border-radius:999px;background:#15803d;color:#fff;font-size:.85rem;font-weight:900}html[data-theme=dark] .compact-care-section{background:#081423}html[data-theme=dark] .compact-care-card{background:color-mix(in srgb,var(--surface),white 3%)}html[data-theme=dark] .compact-care-pills span{color:var(--text);background:rgba(207,83,94,9%)}@media(max-width:760px){.compact-care-card{grid-template-columns:1fr}.compact-care-pills span{border-radius:1rem}}.compact-care-heading{margin-bottom:clamp(1rem,2.5vw,1.6rem)}.compact-care-heading h2{margin-bottom:0}.separated-care-grid{max-width:1060px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.35rem)}.separated-care-card{position:relative;overflow:hidden;min-height:0;padding:clamp(1.25rem,3.5vw,1.9rem);border:1px solid color-mix(in srgb,var(--border),transparent 18%);border-radius:var(--radius-xl);background:color-mix(in srgb,var(--surface),white 4%);box-shadow:var(--shadow-soft)}.separated-care-card::before{content:"";position:absolute;inset:0 auto 0 0;width:.32rem;background:var(--accent);opacity:.95}.separated-care-card h3{margin:.25rem 0 .55rem;font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.14;letter-spacing:-.025em;color:var(--primary-dark)}.separated-care-card p:not(.eyebrow){margin:0;color:var(--muted);font-size:clamp(.98rem,1.45vw,1.06rem);line-height:1.62}.language-card::before{background:#15803d}.language-card .eyebrow{color:#15803d}html[data-theme=dark] .separated-care-card{background:color-mix(in srgb,var(--surface),white 3%)}html[data-theme=dark] .separated-care-card h3{color:var(--text)}html[data-theme=dark] .language-card .eyebrow{color:#86efac}@media(max-width:760px){.separated-care-grid{grid-template-columns:1fr}.compact-care-heading{text-align:left}.separated-care-card{padding:1.15rem 1.15rem 1.15rem 1.35rem}}.photo-grid img{aspect-ratio:4/3;object-fit:cover;object-position:center}.luxury-photo-card img{object-position:center}.location-photo-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0 2rem}.location-photo-row figure{margin:0;padding:.75rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.location-photo-row img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:20px}.location-photo-row figcaption{padding:.75rem .35rem .15rem;font-weight:950;color:var(--primary-dark)}@media(max-width:720px){.location-photo-row{grid-template-columns:1fr}}.dropoff-hero-card{display:grid;grid-template-columns:minmax(0,1.25fr)minmax(240px,.75fr);gap:1.25rem;align-items:center;margin:1.6rem 0 2rem;padding:clamp(1.25rem,3vw,2rem);border-radius:calc(var(--radius) + 6px);background:linear-gradient(135deg,var(--primary-dark),#123a5d);color:#fff;box-shadow:var(--shadow)}.dropoff-hero-card h2,.dropoff-hero-card p{color:#fff}.dropoff-hero-card .eyebrow{color:#fff;opacity:.82}.dropoff-hero-card p:not(.eyebrow){margin-bottom:0;max-width:58ch}.dropoff-hero-points{display:grid;gap:.7rem}.dropoff-hero-points span{display:flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1rem;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff;font-weight:950;text-align:center;line-height:1.25}.dropoff-photo-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.25rem 0 2.2rem}.dropoff-photo-guide figure{margin:0;overflow:hidden;border-radius:calc(var(--radius) + 2px);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.dropoff-photo-guide img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.dropoff-photo-guide figcaption{display:grid;gap:.25rem;padding:1rem}.dropoff-photo-guide figcaption strong{color:var(--primary-dark);font-size:1.05rem;line-height:1.2}.dropoff-photo-guide figcaption span{color:var(--muted);font-size:.96rem;line-height:1.45}.bag-label-card,.pocket-policy-card{margin:1.25rem 0 2rem;padding:clamp(1.15rem,2.5vw,1.65rem);border-radius:var(--radius);background:var(--surface-warm);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.bag-label-card h2{margin-top:0}.bag-label-card ul,.pocket-policy-card ul{margin-bottom:0}.bag-label-card li,.pocket-policy-card li{margin:.55rem 0}.dropoff-steps{margin-top:1.25rem}html[data-theme=dark] .dropoff-photo-guide figcaption strong{color:var(--ink)}@media(max-width:920px){.dropoff-hero-card,.dropoff-photo-guide{grid-template-columns:1fr}.dropoff-hero-points{grid-template-columns:1fr}}@media(max-width:720px){.dropoff-hero-card{padding:1.15rem}.dropoff-photo-guide figcaption{padding:.9rem}}@media(max-width:620px){.brand img{width:48px;height:48px}}.brand img{display:block;width:52px;height:52px;object-fit:contain}@media(max-width:620px){.brand img{width:46px;height:46px}}html[data-theme=dark] .before-visit-section .eyebrow{color:#e8808c}@media(max-width:760px){.mobile-action-link:not(.mobile-action-call){background:color-mix(in srgb,var(--primary) 7%,var(--surface));border:1px solid var(--line)}.mobile-action-link.is-current{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 10px 24px rgba(14,58,102,.28)}html[data-theme=dark] .mobile-action-link.is-current{background:#3574ad;border-color:#3574ad;color:#fff}.mobile-action-link:active{transform:translateY(1px)scale(.98)}}.hours-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:clamp(1.25rem,3vw,1.75rem);margin:0 0 1.5rem}.hours-card h2{margin:0 0 .5rem}.hours-list{margin:0}.hours-list>div{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.hours-list>div:last-child{border-bottom:0}.hours-list dt{font-weight:950;color:var(--ink)}.hours-list dd{margin:0;font-weight:800;color:var(--primary);white-space:nowrap;font-variant-numeric:tabular-nums}.hours-list .is-closed dd{color:var(--muted)}.contact-lines{margin:0 0 1.15rem}.contact-lines>div{display:flex;flex-wrap:wrap;gap:.15rem 1rem;padding:.7rem 0;border-bottom:1px solid var(--line)}.contact-lines>div:last-child{border-bottom:0}.contact-lines dt{font-weight:950;min-width:5.5rem;color:var(--ink)}.contact-lines dd{margin:0;font-weight:700}.contact-lines a{color:var(--primary);text-decoration:underline;font-weight:800}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.25rem 0}.info-item{background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--primary);border-radius:14px;padding:1rem 1.1rem;box-shadow:var(--shadow-soft)}.info-item strong{display:block;color:var(--primary);margin-bottom:.25rem;font-size:1.06rem}.info-item span{display:block;color:var(--ink);line-height:1.5}html[data-theme=dark] .dropoff-hero-card{background:linear-gradient(135deg,#0e2138,#15324f)}.dropoff-photo-guide{counter-reset:dropstep}.dropoff-photo-guide figure{counter-increment:dropstep;position:relative}.dropoff-photo-guide figure::before{content:counter(dropstep);position:absolute;top:.8rem;left:.8rem;width:2.25rem;height:2.25rem;display:grid;place-items:center;border-radius:999px;background:var(--accent);color:#fff;font-weight:950;font-size:1.1rem;box-shadow:0 6px 16px rgba(0,0,0,.28);z-index:1}.dropoff-photo-guide figure,.location-photo-row figure,.info-item{transition:transform .18s ease,box-shadow .18s ease}.dropoff-photo-guide figure:hover,.location-photo-row figure:hover,.info-item:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.three-service-cards article:nth-child(2) h2{color:#fff}.photo-grid img{aspect-ratio:4/3;object-fit:cover;object-position:center}.timeline-cards article,.numbered-steps article,.service-grid article,.steps-grid article,.repair-grid article,.feature-grid article,.tier-grid article,.list-grid article,.price-card-grid article,.easy-price-grid article,.photo-grid figure,.separated-care-card{transition:transform .18s ease,box-shadow .18s ease}.timeline-cards article:hover,.numbered-steps article:hover,.service-grid article:hover,.steps-grid article:hover,.repair-grid article:hover,.feature-grid article:hover,.tier-grid article:hover,.list-grid article:hover,.price-card-grid article:hover,.easy-price-grid article:hover,.photo-grid figure:hover,.separated-care-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.three-service-cards article{transition:transform .18s ease,box-shadow .18s ease}.three-service-cards article:hover{transform:translateY(-.65rem);box-shadow:var(--shadow)}.three-service-cards article:nth-child(2):hover{transform:translateY(-1.1rem)}.landing-hero{position:relative;min-height:clamp(440px,72vh,660px);display:grid;align-items:center;padding:clamp(2.5rem,6vw,5rem)clamp(1rem,5vw,5rem);background-image:linear-gradient(180deg,rgba(8,17,31,.66) 0%,rgba(8,17,31,.8) 100%),url(/images/photos/storefront-hero.jpg);background-size:cover;background-position:50% 42%;color:#fff;text-align:center}.landing-hero-overlay{max-width:880px;margin:0 auto}.landing-hero-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:900;font-size:.9rem;color:rgba(255,255,255,.9);margin:0 0 .65rem}.landing-hero h1{font-size:clamp(2.6rem,7vw,5.2rem);line-height:.98;letter-spacing:-.03em;margin:0 0 .35rem;color:#fff;text-shadow:0 2px 22px rgba(0,0,0,.4)}.landing-hero-city{font-size:clamp(1.1rem,2.4vw,1.55rem);font-weight:800;color:rgba(255,255,255,.92);margin:0 0 1.1rem}.landing-hero-tagline{max-width:640px;margin:0 auto 1.7rem;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55;color:rgba(255,255,255,.94)}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-bottom:2.1rem}.landing-hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:740px;margin:0 auto}.landing-hero-facts a{display:block;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);border-radius:16px;padding:1rem;backdrop-filter:blur(4px);color:inherit;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.landing-hero-facts a:hover,.landing-hero-facts a:focus-visible{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.45);transform:translateY(-3px)}.landing-hero-facts strong{display:block;font-size:1.15rem;color:#fff}.landing-hero-facts span{display:block;color:rgba(255,255,255,.86);font-size:.95rem;line-height:1.4;margin-top:.25rem}@media(max-width:720px){.landing-hero-facts{grid-template-columns:1fr}}.footer-legal{grid-column:1/-1;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.14)}.footer-legal p{color:rgba(255,255,255,.66);margin:.3rem 0;font-size:.92rem;line-height:1.5}.footer-legal a{color:rgba(255,255,255,.85);text-decoration:underline}@media(min-width:921px){.services-overview-section .service-grid{grid-template-columns:repeat(3,1fr)}}