:root{--green:#145c2e;--green2:#0e4723;--lime:#dcebd7;--orange:#c81920;--brand-red:#c81920;--focus:#c81920}.brand-image{display:inline-flex;align-items:center;flex:0 0 auto;line-height:0}.brand-logo{display:block;width:90px;height:66px;object-fit:contain}.footer .brand-logo{width:104px;height:76px}.btn-accent{background:var(--brand-red);color:#fff}.btn-accent:hover{background:#9f1117}.btn-accent:active{background:#7f0d12}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.btn:focus-visible,.nav-toggle:focus-visible,.cookie-settings:focus-visible,.modal-close:focus-visible{box-shadow:0 0 0 4px #fff,0 0 0 7px var(--focus)}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--green);box-shadow:0 0 0 3px rgba(200,25,32,.18)}.card-icon{color:var(--green)}.comparison-label.after{background:var(--green)}@media(max-width:640px){.brand-logo{width:76px;height:56px}.footer .brand-logo{width:90px;height:66px}}
.project-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-comparison-item{position:relative;margin:0;min-width:0}.project-comparison-link{display:block;overflow:hidden;border-radius:14px;background:#e8eee8}.project-comparison-image{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .25s ease}.project-comparison-link:hover .project-comparison-image{transform:scale(1.015)}.project-comparison-label{position:absolute;top:10px;left:10px;margin:0;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.94);color:#173329;font-size:.76rem;font-weight:900;line-height:1;box-shadow:0 2px 8px rgba(10,35,25,.16);pointer-events:none}@media (max-width:540px){.project-comparison{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.project-comparison-image{transition:none}.project-comparison-link:hover .project-comparison-image{transform:none}}.service-depth h3{margin-top:18px}.project-feature figure,.kitchen-sequence figure{margin:0}.project-feature img{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.project-feature figcaption,.kitchen-sequence figcaption{margin-top:8px;color:var(--muted);font-size:.84rem}.faq-list{display:grid;gap:12px;margin:24px 0 34px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 18px}.faq-list summary{cursor:pointer;padding:18px 34px 18px 0;font-weight:900;position:relative}.faq-list summary::after{content:"+";position:absolute;right:2px;color:var(--green);font-size:1.35rem}.faq-list details[open] summary::after{content:"−"}.faq-list details p{margin:0 0 18px;color:var(--muted)}.faq-list summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px;border-radius:4px}.compact-band{margin-top:36px}.sequence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sequence-grid img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;border-radius:14px}.sequence-label{display:inline-block;margin-bottom:8px;padding:6px 9px;border-radius:999px;background:var(--ink);color:#fff;font-size:.72rem;font-weight:900}.sequence-label.after{background:var(--green)}@media(max-width:900px){.sequence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.sequence-grid{grid-template-columns:1fr}.project-feature img{max-height:none}}