.has-lightbox{overflow:hidden}.lightbox{position:fixed;inset:0;z-index:100;display:grid;grid-template-columns:64px minmax(0,1fr) 64px;gap:1rem;align-items:center;padding:clamp(1rem,3vw,2rem);background:#0c0f16eb;opacity:0;pointer-events:none;transition:opacity .18s ease}.lightbox.is-open{opacity:1;pointer-events:auto}.lightbox-stage{display:grid;gap:.85rem;justify-items:center;margin:0}.lightbox-stage img{max-width:100%;max-height:82svh;object-fit:contain}.lightbox-stage figcaption{min-height:1.4rem;color:#ffffffc2;font-size:.92rem}.lightbox-close,.lightbox-nav{min-width:44px;min-height:44px;border:1px solid rgba(255,255,255,.34);background:#ffffff14;color:#fff;cursor:pointer;font:inherit}.lightbox-close{position:absolute;top:1rem;right:1rem;font-size:2rem;line-height:1}.lightbox-nav{font-size:3rem;line-height:1}@media(max-width:720px){.lightbox{grid-template-columns:1fr 1fr;align-items:end;padding-top:4rem}.lightbox-stage{grid-column:1 / -1;order:-1}.lightbox-stage img{max-height:72svh}}:root{color-scheme:light;--ink: #202538;--muted: #5e6672;--paper: #f3f0e8;--surface: #ffffff;--line: rgba(32, 37, 56, .12);--safety: #ff6422;--safety-dark: #c74516;--steel: #435d72;--mist: #e7e2d8;--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(rgba(32,37,56,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(32,37,56,.025) 1px,transparent 1px);background-size:32px 32px}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.skip-link{position:fixed;left:1rem;top:1rem;z-index:20;transform:translateY(-150%);background:var(--ink);color:#fff;padding:.7rem 1rem}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;gap:clamp(1rem,3vw,2rem);align-items:center;padding:.75rem clamp(1rem,3vw,2rem);background:#f3f0e8eb;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:.7rem;min-height:48px}.brand img{width:44px;height:auto}.brand span{display:grid;gap:.08rem}.brand strong{font-size:clamp(1rem,1.8vw,1.22rem);line-height:1;text-transform:uppercase}.brand small{color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}nav{display:flex;justify-content:center;gap:clamp(.6rem,2vw,1.35rem);color:var(--muted);font-size:.92rem;font-weight:700}nav a:hover{color:var(--ink)}.call-button,.button,.ghost-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.05rem;border:1px solid transparent;border-radius:2px;font-weight:800;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.call-button,.button{background:var(--safety);color:var(--ink)}.ghost-button{border-color:currentColor;background:transparent}.button:hover,.call-button:hover,.ghost-button:hover{transform:translateY(-1px)}main{min-height:70vh}.hero{min-height:88svh;position:relative;display:grid;align-items:end;overflow:hidden;background:var(--ink)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#121725d1,#12172547 58%,#1217258a),linear-gradient(0deg,rgba(18,23,37,.7),transparent 42%)}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;z-index:1;width:min(var(--max),calc(100% - 2rem));margin:0 auto;padding:clamp(6rem,12vw,10rem) 0 clamp(3rem,7vw,5rem);color:#fff}.eyebrow{margin:0 0 .9rem;color:var(--safety);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{max-width:880px;font-weight:900;letter-spacing:0;line-height:1}h1{font-size:clamp(3.1rem,8vw,7.2rem)}h2{font-size:clamp(2rem,4.7vw,4rem)}h3{font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.12}.lead{max-width:720px;color:var(--muted);font-size:clamp(1.05rem,1.8vw,1.24rem)}.hero .lead{color:#ffffffd6}.button-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.section{width:min(var(--max),calc(100% - 2rem));margin-inline:auto;padding:clamp(4rem,8vw,7.5rem) 0}.section+.section{border-top:1px solid var(--line)}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(2rem,6vw,5rem);align-items:center}.stack{display:grid;gap:1rem}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:2rem}.stats div,.service-list article{border:1px solid var(--line);background:#ffffff9e;padding:clamp(1.1rem,2.6vw,1.7rem)}.service-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:2rem}.service-list img{width:52px;height:52px;object-fit:contain;margin-bottom:1.1rem}.proof-bar{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.proof-bar span{border:1px solid var(--line);background:#ffffff9e;padding:.55rem .75rem;color:var(--muted);font-size:.88rem;font-weight:800}.section-head{display:grid;grid-template-columns:minmax(0,.85fr) minmax(260px,.45fr);gap:clamp(1.5rem,5vw,4rem);align-items:end;margin-bottom:2rem}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.8rem}.about-grid img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.about-grid img:nth-child(1),.about-grid img:nth-child(4){aspect-ratio:5 / 4}.gallery-grid a{grid-column:span 3;min-height:220px;overflow:hidden;background:var(--mist)}.gallery-grid a:nth-child(10n+1),.gallery-grid a:nth-child(10n+7){grid-column:span 6;min-height:440px}.gallery-grid a:nth-child(10n+4),.gallery-grid a:nth-child(10n+8){grid-column:span 4}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.gallery-grid a:hover img{transform:scale(1.025)}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:2rem}.case-card{display:grid;gap:.65rem}.case-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.case-card span{color:var(--muted);font-size:.86rem;font-weight:900;text-transform:uppercase}.contact-panel{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;padding:clamp(1.5rem,4vw,3rem);background:var(--ink);color:#fff;border-top:5px solid var(--safety)}.contact-panel .lead{color:#ffffffc7}.site-footer{display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:center;justify-content:center;padding:2rem;color:#fff;background:var(--ink)}.footer-brand{display:inline-flex;align-items:center;gap:.6rem;font-weight:900;text-transform:uppercase}.footer-brand img{width:42px;height:auto}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}nav{grid-column:1 / -1;order:3;justify-content:flex-start;overflow-x:auto;padding-bottom:.2rem}.split,.contact-panel,.stats,.service-list,.case-grid,.section-head{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid a,.gallery-grid a:nth-child(10n+1),.gallery-grid a:nth-child(10n+4),.gallery-grid a:nth-child(10n+7),.gallery-grid a:nth-child(10n+8){grid-column:span 1;min-height:210px}}@media(max-width:620px){.site-header{gap:.7rem}.brand img{width:40px}.brand small{display:none}.call-button{padding-inline:.82rem}.gallery-grid{grid-template-columns:1fr}}
