/* Shared release fixes and layouts, loaded after legacy styles. */
.tags{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}
.tags span{display:inline-flex;align-items:center;line-height:1.4;padding:8px 12px;max-width:100%}
.checklist div{display:flex;flex-wrap:wrap;gap:4px 8px}.checklist div b{flex:none}
.header .theme-toggle{display:grid;place-items:center;width:40px;height:40px;min-width:40px;padding:8px;font-size:0!important;flex:none}
.header .theme-toggle>*{display:none!important}
.header .theme-toggle::before{content:"";display:block;width:22px;height:22px;background:currentColor;mask:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.9 13.1A9 9 0 0 1 10.9 3.1 9 9 0 1 0 20.9 13.1Z' fill='none' stroke='black' stroke-width='1.8' stroke-linejoin='round'/%3E%3C/svg%3E")}
html[data-theme="dark"] .header .theme-toggle::before{background:#ffd785;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4' fill='none' stroke='black' stroke-width='1.7'/%3E%3Cpath d='M12 2v2m0 16v2M2 12h2m16 0h2M5 5l1.4 1.4m11.2 11.2L19 19M5 19l1.4-1.4M17.6 6.4 19 5' stroke='black' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E")}
.header a:focus-visible,.header button:focus-visible,.btn:focus-visible{outline:3px solid #d97706;outline-offset:3px}
.refinement-page{--surface:#fff;--soft-surface:#eff7fa;--border:#d6e4eb;--copy:#405c6a;--heading:#0a2940;--accent:#086b89}
html[data-theme="dark"] .refinement-page{--surface:#102431;--soft-surface:#122e3c;--border:#355260;--copy:#bfd4de;--heading:#edf6fa;--accent:#82e0eb}
.refinement-page .section{padding:68px 0}.refinement-page .section h2{font-size:clamp(28px,3.4vw,42px);letter-spacing:-1px;line-height:1.18}
.refinement-page .section-head{max-width:780px;margin-bottom:28px}
.refinement-page .service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.refinement-page .service-card{display:flex;flex-direction:column;background:var(--surface);border-color:var(--border);box-shadow:0 8px 28px #123b4d08}
.refinement-page .service-card>div:not(.service-card-no-photo){padding:22px;display:flex;flex-direction:column;flex:1;gap:8px}
.refinement-page .service-card h3{font-size:21px;line-height:1.35;margin:0;color:var(--heading)}
.refinement-page .service-card p{font-size:14px;line-height:1.65;color:var(--copy);margin:0 0 12px}
.refinement-page .service-card a{margin-top:auto;color:var(--accent)}
.refinement-page .service-card img{height:195px;width:100%;object-fit:cover;flex:none}
.photo-credit{font-size:11px;line-height:1.5;color:var(--copy);display:block;margin:8px 0 0}
.refinement-page .service-card>.photo-credit{padding:8px 22px 0}
.local-hero{padding:64px 0;background:linear-gradient(120deg,#f4fafc,#dceff2)}
html[data-theme="dark"] .local-hero{background:linear-gradient(120deg,#0d202c,#173b49)}
.local-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:44px}
.local-hero-grid>*{min-width:0}
.local-hero h1{font-size:clamp(36px,4.5vw,58px);line-height:1.08;letter-spacing:-1.8px;margin:12px 0 22px}
.local-hero .lead{line-height:1.75;color:var(--copy)}
.local-hero figure{margin:0}.local-hero figure img{width:100%;height:380px;object-fit:cover;border-radius:24px;display:block}
.local-promise{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.local-promise span{border:1px solid var(--border);background:var(--surface);padding:8px 12px;border-radius:30px;color:var(--copy);font-size:13px;font-weight:700}
.neighborhood-list{list-style:none;padding:0;margin:24px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.neighborhood-list li{border:1px solid var(--border);border-radius:11px;background:var(--surface);padding:12px 14px;color:var(--copy);font-size:14px}
.area-intro{max-width:820px;font-size:17px;line-height:1.8}.area-links{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.area-links a{border:1px solid var(--border);padding:10px 16px;border-radius:28px;text-decoration:none;color:var(--accent);background:var(--surface);font-weight:700}
.service-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-steps article,.english-benefits article{border:1px solid var(--border);border-radius:18px;padding:24px;background:var(--surface)}
.service-steps h3,.english-benefits h3{font-size:20px;line-height:1.4;margin:10px 0;color:var(--heading)}
.service-steps p,.english-benefits p{font-size:15px;line-height:1.75;margin:0;color:var(--copy)}
.step-label{font-size:12px;color:var(--accent);font-weight:900;letter-spacing:1.5px}
.refinement-page .cta h2{font-size:clamp(28px,3vw,40px);letter-spacing:-1px}
.refinement-page .faq{margin-top:24px}.refinement-page .faq details{background:var(--surface);border-color:var(--border)}
.brand-code-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.brand-code-grid a{display:flex;flex-direction:column;gap:8px;background:var(--surface,#fff);border:1px solid var(--border,#d6e4eb);padding:20px;border-radius:16px;text-decoration:none;color:inherit}.brand-code-grid span{font-size:13px;color:var(--copy,#405c6a)}
html[data-theme="dark"] .brand-code-grid a{background:#102431;border-color:#355260}html[data-theme="dark"] .brand-code-grid span{color:#bfd4de}
html[lang="en"] .page-hero>.wrap.service-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:40px;padding:0;background:none}
html[lang="en"] .page-hero h1{font-size:clamp(36px,4.2vw,56px);line-height:1.12;letter-spacing:-1.5px}
html[lang="en"] .page-hero .hero-photo,html[lang="en"] .page-hero .hero-photo img{min-height:0;height:340px;object-fit:cover;border-radius:22px}
html[lang="en"] .page-hero .lead{font-size:17px;line-height:1.75}
.english-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}
.english-section-intro{max-width:820px}.english-section-intro p{max-width:740px}
html[lang="en"] .english-about .two-col{display:block}
html[lang="en"] .about-highlight{background:var(--surface);border-color:var(--border)}
.service-journey .process{gap:18px}.service-journey .process>div{border:1px solid #d6e4eb;border-radius:16px;padding:22px;background:#fff}.service-journey .process p{font-size:14px;line-height:1.75}
html[data-theme="dark"] .service-journey .process>div{background:#102431;border-color:#355260}
.real-work-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto}.real-work-item img{height:220px}.real-work-item figcaption{position:static;padding:16px;background:#102c3c;min-height:90px;color:#fff}
.real-work-item:first-child{grid-column:span 2}.real-work-item:first-child img{height:280px}
@media(max-width:1240px){.header .nav{height:68px;gap:12px}.header .nav nav{display:none}.header .menu{display:block;margin-left:auto;order:5}.header .nav nav.open{display:flex;position:absolute;top:68px;left:0;right:0;max-height:calc(100dvh - 126px);overflow-y:auto;background:#fff;padding:18px 5%;flex-direction:column;align-items:stretch;box-shadow:0 12px 32px #0002}.header .call,.header .call-btn{display:none}html[data-theme="dark"] .header .nav nav.open{background:#102431}.header .nav nav.open a{padding:6px 0}}
@media(max-width:900px){.local-hero-grid{grid-template-columns:1fr}.local-hero figure img{height:300px}.refinement-page .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.neighborhood-list{grid-template-columns:repeat(3,minmax(0,1fr))}html[lang="en"] .page-hero>.wrap.service-hero{grid-template-columns:1fr}.brand-code-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.real-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.header .logo,.header .brand strong{font-size:11px!important;letter-spacing:0}.header .logo span,.header .brand-mark{width:32px;height:36px;margin-right:4px}.header .nav{gap:7px}.header .brand{gap:4px;min-width:0}.header .mobile-lang{font-size:11px;min-width:28px;padding:5px}.header .theme-toggle{width:34px;height:36px;min-width:34px;padding:5px}.header .menu{padding:8px}.refinement-page .section{padding:46px 0}.local-hero{padding:44px 0}.neighborhood-list{grid-template-columns:repeat(2,minmax(0,1fr))}.service-steps,.english-benefits{grid-template-columns:1fr}.local-hero h1{font-size:38px}.refinement-page .service-card h3{font-size:19px}.real-work-grid{grid-template-columns:1fr}.real-work-item:first-child{grid-column:auto}.real-work-item:first-child img,.real-work-item img{height:230px}.service-journey .process{grid-template-columns:1fr}html[lang="en"] .page-hero .hero-photo,html[lang="en"] .page-hero .hero-photo img{height:270px}.location-section{scroll-margin-top:84px}}
@media(max-width:440px){.refinement-page .service-grid{grid-template-columns:1fr}.neighborhood-list li{padding:10px;font-size:13px}.header .logo b{font-size:11px}.header .logo{white-space:normal;line-height:1.2;max-width:182px}.header .logo span{float:left}.hero-actions .btn{font-size:14px;padding:13px 15px}.local-hero h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card,.service-card img,.real-work-item img{transition:none}}
