:root{--lz-yellow:#FFC800;--lz-black:#111111;--lz-graphite:#222222;--lz-gray:#6B6B6B;--lz-white:#fff}
html{scroll-behavior:smooth}.font-montserrat{font-family:'Montserrat',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
body{background:#fff;color:#111}.section-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--lz-yellow);font-weight:700;font-size:.72rem}
.hero-overlay{background:linear-gradient(90deg,rgba(6,10,12,.97) 0%,rgba(8,12,14,.88) 40%,rgba(8,12,14,.25) 72%,rgba(8,12,14,.05) 100%)}
.lz-shadow{box-shadow:0 12px 36px rgba(0,0,0,.14)}
.nav-link{position:relative}.nav-link:after{content:"";position:absolute;left:0;bottom:-10px;width:0;height:2px;background:var(--lz-yellow);transition:width .2s ease}.nav-link:hover:after,.nav-link.active:after{width:100%}
.metric:not(:last-child){border-right:1px solid rgba(255,255,255,.13)}
.project-card img{transition:transform .45s ease}.project-card:hover img{transform:scale(1.04)}
.focus-ring:focus-visible{outline:3px solid var(--lz-yellow);outline-offset:3px}
.service-icon{display:flex;width:3.5rem;height:3.5rem;margin-inline:auto;align-items:center;justify-content:center;border:2px solid var(--lz-black);border-radius:.75rem}
.service-icon svg{width:1.65rem;height:1.65rem;stroke-width:1.8}
[data-lucide]{width:1.1rem;height:1.1rem;stroke-width:2}
.metric-icon{display:inline-flex;flex:none;color:var(--lz-yellow)}
.metric-icon svg{width:2rem;height:2rem;stroke-width:1.7}
.contact-item{display:flex;align-items:center;gap:.5rem}
.project-tag{display:inline-flex;align-items:center;gap:.4rem;border-radius:.25rem;background:var(--lz-black);padding:.25rem .75rem;font-size:11px;font-weight:600;color:#fff}
.project-tag svg{width:.85rem;height:.85rem}
.size-48[data-lucide]{width:12rem;height:12rem;stroke-width:1.5}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
