:root{--lh-burnt-copper:#d96a1d;--lh-near-black:#1f1b18;--lh-warm-white:#fffdf9;--lh-warm-gray:#76685f;--orange:var(--lh-burnt-copper);--orange-dark:var(--lh-burnt-copper);--ink:var(--lh-near-black);--text:var(--lh-near-black);--muted:var(--lh-warm-gray);--field:var(--lh-warm-white);--white:var(--lh-warm-white);--line:#d9d1c8;--soft:#f5e8de;--dark:var(--lh-near-black);--dark-2:var(--lh-near-black);--font:Arial, "Helvetica Neue", Helvetica, sans-serif;--display:Arial, "Helvetica Neue", Helvetica, sans-serif;--mono:Arial, "Helvetica Neue", Helvetica, sans-serif;--shell:min(1240px, calc(100% - 64px))}*{box-sizing:border-box}html{scroll-behavior:smooth}@view-transition{navigation:auto}body{background:var(--field);color:var(--text);font-family:var(--font);margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}img{max-width:100%;display:block}button{font:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:20;background:var(--orange);color:var(--ink);padding:.75rem 1rem;font-weight:800;position:fixed;top:.5rem;left:.5rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.site-header{z-index:10;border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#fffdf9f5;position:sticky;top:0}.site-header:has(.site-nav.is-open){box-shadow:0 12px 30px #1f1b181f}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:104px;display:flex}.brand{flex:none;display:inline-flex}.brand img{object-fit:contain;object-position:left center}.brand__primary{width:280px;height:76px}.brand__icon{width:48px;height:48px;display:none}.site-nav{align-items:center;gap:1.75rem;display:flex}.site-nav>a:not(.header-cta){color:var(--text);letter-spacing:.025em;font-size:.82rem;font-weight:800;text-decoration:none}.site-nav>a:not(.header-cta):hover,.site-nav>a[aria-current=page]{color:var(--orange)}.header-cta{background:var(--orange);color:var(--ink);letter-spacing:.03em;align-items:center;gap:.6rem;padding:.72rem 1rem;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.header-cta span{color:var(--ink);font-size:1.1rem}.menu-toggle{background:0 0;border:0;width:44px;height:44px;padding:8px;display:none}.menu-toggle span{background:var(--ink);width:24px;height:2px;margin:6px 0;display:block}.hero{background:var(--white);padding:clamp(2rem,4vw,4.25rem) 0 0}.hero-grid{grid-template-columns:minmax(0,.75fr) minmax(500px,1.25fr);align-items:center;gap:clamp(2rem,4.5vw,5.5rem);display:grid}.hero-brandmark{width:100%;max-width:330px;height:auto;margin-bottom:1.5rem}.kicker,.eyebrow{color:var(--orange);font-family:var(--font);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:700;line-height:1.2}h1,h2,h3{color:var(--ink);font-family:var(--display);margin:0;line-height:1.04}h1{letter-spacing:-.03em;max-width:15ch;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}h2{letter-spacing:-.03em;font-size:clamp(1.875rem,2.7vw,2.25rem);font-weight:700;line-height:1.1}h3{font-family:var(--font);letter-spacing:-.02em;text-transform:none;font-size:clamp(1.375rem,1.8vw,1.5rem);font-weight:700;line-height:1.2}.hero-copy>p:not(.kicker){color:var(--muted);max-width:34rem;margin:1.45rem 0 1.8rem;font-size:1.02rem}.button-row{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.button{border:1px solid var(--ink);letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;gap:.75rem;min-height:50px;padding:.75rem 1.15rem;font-size:.78rem;font-weight:800;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--orange{background:var(--orange);border-color:var(--orange);color:var(--ink)}.button--orange:hover{background:var(--orange-dark)}.button--dark{background:var(--ink);color:var(--white)}.button--light{border-color:var(--white);color:var(--white)}.button--light:hover{background:var(--white);color:var(--ink)}.hero-media{min-height:490px;position:relative}.hero-media img{object-fit:cover;width:100%;height:100%;min-height:490px}.roller-canvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.hero-media.is-roller-ready>img,.hero-media.is-roller-ready .project-label{opacity:0}.hero-media>img,.hero-media .project-label{transition:opacity .35s}.project-label{color:var(--ink);background:#fffdf9f2;justify-content:space-between;align-items:end;padding:1rem 1.15rem;display:flex;position:absolute;bottom:0;left:0;right:0}.project-label span{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.project-label strong{color:var(--ink);font-family:var(--font);font-size:1rem;font-weight:800;line-height:1}.proof-band{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.2fr) minmax(260px,.7fr);gap:clamp(2rem,8vw,8rem);margin-top:3rem;padding:1.75rem 0;display:grid}.proof-primary .eyebrow{margin-bottom:.65rem}.proof-primary strong{color:var(--ink);font-family:var(--font);letter-spacing:-.03em;max-width:28rem;font-size:clamp(1.5rem,2.3vw,2rem);font-weight:700;line-height:1.15;display:block}.proof-notes{border-left:1px solid var(--line);padding-left:clamp(1.5rem,4vw,3rem)}.proof-notes p{color:var(--muted);max-width:25rem;margin:0 0 .75rem;font-size:1rem}.proof-notes span{color:var(--ink);font-family:var(--font);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}.home-hero{background:var(--ink);color:var(--white);min-height:min(720px,100svh - 104px);position:relative;overflow:hidden}.home-hero__media,.home-hero__slide,.home-hero__wash{position:absolute;inset:0}.home-hero__slide{opacity:0;margin:0;transition:opacity .85s,transform 5.8s;transform:scale(1.035)}.home-hero__slide.is-active{opacity:1;transform:scale(1)}.home-hero__slide img{object-fit:cover;width:100%;height:100%}.home-hero__wash{background:linear-gradient(90deg,#1f1b18eb 0%,#1f1b18b8 38%,#1f1b1838 72%,#1f1b1814 100%)}.home-hero__inner{z-index:1;align-items:center;min-height:min(720px,100svh - 104px);padding:clamp(4rem,8vw,7rem) 0;display:flex;position:relative}.home-hero__copy{max-width:39rem}.home-hero__anniversary{width:100%;max-width:124px;height:auto;margin:0 0 1.4rem}.home-hero__copy .kicker,.home-hero__copy h1,.home-hero__copy>p:not(.kicker){text-shadow:0 2px 18px #1f1b188c,0 1px 3px #0006}.home-hero .kicker{color:var(--white)}.home-hero h1{color:var(--white);max-width:9ch;font-size:clamp(3.2rem,5.5vw,5.5rem)}.home-hero__copy>p:not(.kicker){color:#fffdf9c7;max-width:36rem;margin:1.5rem 0 2rem;font-size:clamp(1.05rem,1.4vw,1.22rem)}.home-hero__work-link{color:var(--white);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.6rem;padding:.75rem 0;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.home-hero__work-link span{color:var(--orange)}.home-hero__work-link:hover{text-decoration:underline}.section{padding:clamp(4rem,8vw,8rem) 0}.section--white{background:var(--white)}.section--dark{background:var(--dark);color:var(--white)}.section--dark h2,.section--dark h3,.section--dark .section-lead,.section--dark .eyebrow{color:var(--white)}.section-head{grid-template-columns:minmax(0,1.1fr) minmax(260px,.65fr);align-items:end;gap:2rem;margin-bottom:3rem;display:grid}.section-lead{color:var(--muted);max-width:35rem;margin:0;font-size:1.08rem}.rule{background:var(--orange);width:72px;height:5px;margin:1.25rem 0 1.6rem}.featured-work__case{background:var(--soft);grid-template-columns:minmax(0,1.65fr) minmax(280px,.55fr);display:grid}.featured-work__case>img{object-fit:cover;width:100%;height:clamp(360px,42vw,560px)}.featured-work__copy{align-self:center;padding:clamp(2rem,5vw,4.5rem)}.featured-work__copy h3{font-size:clamp(1.75rem,2.5vw,2.5rem)}.featured-work__copy>p:not(.eyebrow){color:var(--muted);margin:1rem 0 2rem}.text-link{color:var(--orange);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.6rem;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.text-link:hover{text-decoration:underline}.capability-grid{border-top:1px solid #ffffff3b;grid-template-columns:repeat(3,1fr);display:grid}.capability{border-bottom:1px solid #ffffff3b;border-right:1px solid #ffffff3b;padding:2.2rem 1.5rem 2rem 0}.capability:not(:nth-child(3n+1)){padding-left:1.5rem}.capability:nth-child(3n){border-right:0}.capability p{color:var(--white);margin:.65rem 0 0}.capability .number{color:var(--white);font-family:var(--font);letter-spacing:.12em;font-size:.75rem;font-weight:700}.section--dark .text-link{color:var(--white)}.split-feature{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.split-feature img{object-fit:cover;width:100%;height:100%;min-height:500px}.split-copy{background:var(--soft);flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,6rem);display:flex}.split-copy p{color:var(--muted);max-width:34rem}.legacy-section{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(3.5rem,7vw,6rem) 0}.legacy-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);align-items:center;gap:clamp(2rem,8vw,8rem);display:grid}.legacy-copy p:not(.eyebrow){color:var(--muted);max-width:35rem;margin:1.4rem 0 0;font-size:1.08rem}.legacy-mark{justify-self:end;width:100%;max-width:400px;height:auto}.legacy-artifacts{justify-self:end;align-items:center;gap:1.25rem;width:100%;max-width:400px;display:grid}.legacy-artifacts .legacy-mark{justify-self:end;width:100%;max-width:400px}.anniversary-logo{border:1px solid var(--line);width:100%;height:auto}.quote-panel{border-left:5px solid var(--orange);padding:1.25rem 0 1.25rem 1.4rem}.quote-panel p{font-family:var(--display);margin:0;font-size:clamp(1.875rem,2.7vw,2.25rem);font-weight:700;line-height:1.1}.quote-panel span{color:var(--muted);font-family:var(--font);letter-spacing:.12em;text-transform:uppercase;margin-top:1rem;font-size:.75rem;font-weight:700;display:block}.page-hero{background:var(--white);border-bottom:1px solid var(--line);padding:clamp(3.5rem,8vw,7rem) 0}.page-hero h1{max-width:10ch}.page-hero p:not(.kicker){color:var(--muted);max-width:43rem;font-size:1.12rem}.page-hero--media{padding:0}.page-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:stretch;display:grid}.page-hero-copy{align-self:center;padding:clamp(3.5rem,7vw,7rem) clamp(2rem,6vw,6rem) clamp(3.5rem,7vw,7rem) 0}.page-hero-media{min-height:520px}.page-hero-media img{object-fit:cover;width:100%;height:100%;min-height:520px}.about-hero{padding:0}.about-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:stretch;display:grid}.about-hero-copy{align-self:center;padding:clamp(3.5rem,7vw,7rem) clamp(2rem,6vw,6rem) clamp(3.5rem,7vw,7rem) 0}.anniversary-mark{background:var(--orange);min-height:520px;margin:0;position:relative}.anniversary-mark img{object-fit:cover;width:100%;height:100%;min-height:520px;display:block}.anniversary-mark figcaption{color:var(--white);font-family:var(--font);letter-spacing:.1em;text-transform:uppercase;background:#1f1b18e0;padding:.8rem 1rem;font-size:.7rem;font-weight:700;position:absolute;bottom:0;left:0}.about-intro{max-width:52rem}.about-intro>div>p:not(.eyebrow){max-width:42rem}.anniversary-mark__note{background:var(--white);color:var(--ink);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border:0;padding:.7rem .85rem;font-size:.7rem;font-weight:800;position:absolute;bottom:1rem;right:1rem}.anniversary-popover{background:var(--ink);border:1px solid var(--orange);color:var(--white);max-width:20rem;padding:1rem 1.15rem;font-size:.95rem;line-height:1.5}.anniversary-popover::backdrop{background:#1f1b1833}.history-head{grid-template-columns:1fr minmax(280px,.6fr);align-items:end;gap:3rem;margin-bottom:3rem;display:grid}.history-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.history-grid article{border-right:1px solid var(--line);padding:1.5rem clamp(1rem,2vw,2rem) 0 0}.history-grid article:not(:first-child){padding-left:clamp(1rem,2vw,2rem)}.history-grid article:last-child{border-right:0}.history-grid span{color:var(--orange);font-family:var(--font);letter-spacing:-.03em;font-size:1.75rem;font-weight:800}.history-grid h3{margin:.75rem 0 .5rem;font-size:1rem}.history-grid p{color:var(--muted);margin:0;font-size:.94rem}.history-details{border-top:1px solid var(--line);color:var(--muted);margin-top:3rem;padding-top:1rem}.history-details summary{color:var(--ink);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:800}.history-details p{max-width:45rem;margin:.75rem 0 0}.service-list{border-top:1px solid var(--line)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr minmax(220px,.75fr);align-items:start;gap:1.5rem;padding:1.4rem 0;display:grid}.service-row span{color:var(--orange);font-family:var(--mono);letter-spacing:.08em;font-size:.7rem}.service-row p{color:var(--muted);margin:0}.market-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.market-card{background:var(--white);padding:2rem}.market-card p{color:var(--muted);margin-bottom:0}.contact-layout{grid-template-columns:.9fr 1.1fr;gap:5rem;display:grid}.contact-links{background:var(--line);gap:1px;margin-top:2rem;display:grid}.contact-links a{background:var(--white);color:var(--ink);font-family:var(--display);text-transform:uppercase;padding:1.1rem;font-size:1.8rem;text-decoration:none}.contact-links a:hover{background:var(--orange);color:var(--white)}.inquiry-card{background:var(--dark);color:var(--white);padding:clamp(2rem,5vw,4rem)}.inquiry-card h2,.inquiry-card p{color:var(--white)}.inquiry-card .button{margin-top:1rem}.note{color:var(--muted);font-size:.82rem}.estimate-guide{background:var(--field);color:var(--ink);border:0;max-width:min(34rem,100% - 2rem);padding:0;box-shadow:0 24px 80px #1f1b184d}.estimate-guide::backdrop{backdrop-filter:blur(3px);background:#1f1b188a}.estimate-guide__panel{padding:clamp(2rem,6vw,4rem);position:relative}.estimate-guide__panel h2{margin-bottom:1rem}.estimate-guide__panel p,.estimate-guide__panel li{color:var(--muted)}.estimate-guide__panel ul{margin:1.25rem 0 1.75rem;padding-left:1.25rem}.estimate-guide__close{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:.3rem;font-size:2rem;line-height:1;position:absolute;top:1rem;right:1rem}.archive-hero,.systems-hero,.safety-hero,.bid-hero{color:var(--white);min-height:min(680px,100svh - 104px);position:relative;overflow:hidden}.archive-hero__image,.systems-hero>img,.safety-hero>img,.bid-hero>img,.systems-hero__veil,.safety-hero__veil,.bid-hero__veil,.archive-hero:after{position:absolute;inset:0}.archive-hero__image img,.systems-hero>img,.safety-hero>img,.bid-hero>img{object-fit:cover;width:100%;height:100%}.archive-hero:after,.systems-hero__veil,.safety-hero__veil,.bid-hero__veil{content:"";background:linear-gradient(90deg,#1f1b18f0,#1f1b189e 54%,#1f1b182e)}.archive-hero__inner,.systems-hero__copy,.safety-hero__copy,.bid-hero__copy{min-height:inherit;z-index:1;grid-template-columns:minmax(0,1fr) auto;gap:2rem;padding:clamp(4rem,8vw,7rem) 0;display:grid;position:relative}.archive-hero h1,.systems-hero h1,.safety-hero h1,.bid-hero h1{color:var(--white);max-width:10ch;font-size:clamp(3rem,5vw,5.2rem)}.archive-hero p:not(.kicker),.systems-hero__copy p:not(.kicker),.safety-hero__copy p:not(.kicker),.bid-hero__copy p:not(.kicker){color:#fffdf9d1;max-width:36rem;font-size:1.12rem}.archive-hero__stamp{border:1px solid #fffdf980;align-self:end;padding:1.25rem;font-weight:800;line-height:.85;font-size:clamp(2.5rem,5vw,5rem)!important}.archive-hero__stamp span{color:var(--orange)}.archive-hero--constellation{background:var(--ink)}.archive-hero--constellation:after{content:none}.archive-hero--constellation .archive-hero__inner{min-height:inherit;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:clamp(5.25rem,11vh,8.75rem) 0 clamp(2rem,4vw,3rem);display:flex;position:relative}.archive-hero__backdrop,.archive-hero__wall,.archive-hero__veil{position:absolute;inset:0}.archive-hero__backdrop{background:radial-gradient(circle at 20% 20%,#9b402559,#0000 42%),radial-gradient(circle at 78% 68%,#9b402538,#0000 36%),linear-gradient(135deg,#1f1b18 0%,#2a221d 48%,#1f1b18 100%)}.archive-hero__wash{background:linear-gradient(120deg,#0000 0%,#fffdf914 45%,#0000 70%);animation:18s ease-in-out infinite alternate archive-wash;position:absolute;inset:0}.archive-hero__glow{background:radial-gradient(circle at 70% 40%,#fffdf91f,#0000 55%);animation:14s ease-in-out infinite alternate archive-glow;position:absolute;inset:0}.archive-hero__veil{content:"";z-index:1;background:linear-gradient(90deg,#1f1b189e 0%,#1f1b1847 30%,#1f1b1814 52%,#0000 72%)}.archive-hero__wall{z-index:0}.archive-plate{transform-origin:50%;background:#fffdf9f5;border:1px solid #fffdf98c;margin:0;position:absolute;overflow:hidden;box-shadow:0 18px 50px #00000059}.archive-plate img{object-fit:cover;width:100%;height:100%;display:block}.archive-plate figcaption{display:none}.archive-plate--lead{z-index:3;width:clamp(128px,14vw,188px);height:clamp(96px,11vw,138px);top:14%;right:10%}.archive-plate--wide{z-index:2;width:clamp(210px,24vw,300px);height:clamp(120px,16vw,180px);animation:16s ease-in-out infinite archive-drift-a;top:8%;right:24%}.archive-plate--square{z-index:2;width:clamp(120px,14vw,170px);height:clamp(120px,14vw,170px);animation:19s ease-in-out infinite archive-drift-b;top:52%;right:4%}.archive-plate--clipping{z-index:1;width:clamp(150px,16vw,210px);height:clamp(110px,12vw,150px);animation:21s ease-in-out infinite archive-drift-c;top:58%;right:30%}.archive-plate--clipping.archive-plate--tall{width:clamp(130px,14vw,180px);height:clamp(150px,18vw,220px);top:34%;right:16%}.archive-plate--portrait{filter:saturate(.85)contrast(1.05);opacity:.82;z-index:0;width:clamp(150px,18vw,220px);height:clamp(180px,24vw,280px);animation:24s ease-in-out infinite reverse archive-drift-b;top:12%;right:42%}.archive-plate--portrait-group{opacity:.95;z-index:3;background:0 0;border:0;width:clamp(270px,36vw,440px);height:clamp(150px,18vw,230px);top:14%;right:30%;box-shadow:0 18px 50px #00000073}.archive-plate--portrait-group img{object-fit:cover;object-position:center 22%}.archive-plate--logo{background:0 0;border:0;padding:0;animation:none;box-shadow:0 12px 28px #00000047}.archive-plate--logo img{object-fit:contain;width:100%;height:100%}.archive-plate--retro-old{z-index:2;width:clamp(118px,13vw,168px);height:clamp(72px,8vw,104px);top:6%;right:20%}.archive-plate--retro-original{z-index:1;width:clamp(88px,9vw,118px);height:clamp(88px,9vw,118px);top:44%;right:2%}.archive-plate--retro-2square{z-index:2;width:clamp(118px,13vw,158px);height:clamp(72px,8vw,96px);top:68%;right:24%}.archive-plate--logo-on-dark{background:var(--ink);border:0;padding:.35rem;box-shadow:0 12px 28px #00000059}.archive-plate--logo-on-dark img{filter:brightness(0)invert();object-fit:contain}.archive-plate--woodville-1902{z-index:2;background:0 0;border:0;width:clamp(158px,17vw,228px);height:clamp(96px,10vw,132px);animation:23s ease-in-out infinite reverse archive-drift-c;top:76%;right:4%;box-shadow:0 12px 28px #00000047}.archive-plate--woodville-1902 img{object-fit:contain;object-position:center}.archive-plate--photo{filter:saturate(.92)contrast(1.04);background:0 0;border:0;animation:22s ease-in-out infinite archive-drift-a;overflow:hidden;box-shadow:0 16px 36px #00000061}.archive-plate--photo img{object-fit:cover}.archive-plate--archive-one{opacity:.88;z-index:1;width:clamp(150px,16vw,210px);height:clamp(88px,10vw,124px);top:6%;right:54%}.archive-plate--family-group{opacity:.98;z-index:2;border-radius:50%;width:clamp(104px,12vw,148px);height:clamp(104px,12vw,148px);animation:22s ease-in-out infinite reverse archive-drift-b;top:36%;right:60%}.archive-plate--family-group img{object-fit:cover;object-position:center}.archive-plate--jobsite{opacity:.92;z-index:1;width:clamp(130px,14vw,180px);height:clamp(78px,9vw,108px);top:18%;right:66%}.archive-plate--legacy-logo{opacity:.86;z-index:1;width:clamp(110px,12vw,150px);height:clamp(72px,8vw,98px);animation:20s ease-in-out infinite archive-drift-b;top:48%;right:44%}.archive-plate--mark-hero{background:0 0;border:0;padding:0;box-shadow:0 14px 32px #0006}.archive-plate--mark-hero img{object-fit:contain}.archive-plate--retro-lanehart{z-index:2;width:clamp(92px,9vw,118px);height:clamp(48px,5vw,62px);top:10%;right:2%}.archive-plate--retro-paper{z-index:1;background:0 0;border:0;width:clamp(140px,15vw,190px);height:clamp(100px,11vw,140px);top:58%;right:32%;box-shadow:0 12px 28px #00000047}.archive-plate--retro-paper img{object-fit:cover;object-position:center}.archive-plate--retro-pdca{z-index:1;width:clamp(110px,12vw,150px);height:clamp(130px,14vw,180px);top:30%;right:14%}.archive-plate--mark{background:var(--ink);z-index:2;width:clamp(150px,16vw,210px);height:clamp(110px,12vw,150px);padding:.85rem;animation:17s ease-in-out infinite reverse archive-drift-a;top:64%;right:50%}.archive-plate--mark img{object-fit:contain}.archive-plate--mark-light{background:var(--white);width:clamp(130px,14vw,180px);height:clamp(96px,10vw,130px);top:28%;right:62%}.archive-plate--mark-chip{background:var(--white);z-index:3;width:clamp(72px,8vw,96px);height:clamp(72px,8vw,96px);padding:.55rem;animation:20s ease-in-out infinite archive-drift-c;top:22%;right:8%}.archive-plate--mark-ink{background:var(--ink);z-index:2;width:clamp(120px,13vw,160px);height:clamp(92px,10vw,120px);top:70%;right:22%}.archive-plate--mark-frame{z-index:1;width:clamp(120px,13vw,160px);height:clamp(88px,9vw,118px);top:72%;right:52%}.archive-hero__panel{box-shadow:none;isolation:isolate;background:0 0;border:0;max-width:40rem;padding:clamp(1.5rem,3vw,2.5rem) 0;position:relative}.archive-hero__panel:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(125% 110% at 0 52%,#1f1b1885 0%,#1f1b183d 44%,#0000 72%);position:absolute;inset:-2rem -3rem -2rem -1.5rem}.archive-hero__panel .kicker,.archive-hero__panel h1,.archive-hero__panel p{text-shadow:0 2px 18px #1f1b188c,0 1px 3px #0006}.archive-hero__caption{border-left:3px solid var(--orange);letter-spacing:.07em;text-transform:uppercase;padding-left:.85rem;font-weight:800;color:#fffdf9db!important;max-width:30rem!important;margin-top:1.5rem!important;font-size:.78rem!important}@keyframes archive-wash{0%{transform:translate(-8%)skew(-8deg)}to{transform:translate(10%)skew(-8deg)}}@keyframes archive-glow{0%{opacity:.45;transform:scale(1)}to{opacity:.85;transform:scale(1.08)}}@keyframes archive-drift-a{0%,to{transform:translate(0,0)rotate(-2deg)}50%{transform:translateY(-12px)rotate(1deg)}}@keyframes archive-drift-b{0%,to{transform:translate(0,0)rotate(2deg)}50%{transform:translate(-10px,8px)rotate(-1deg)}}@keyframes archive-drift-c{0%,to{transform:translate(0,0)rotate(-1deg)}50%{transform:translate(12px,-8px)rotate(2deg)}}.archive-intro__grid{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:clamp(2rem,8vw,8rem);display:grid}.archive-intro__lead{flex-direction:column;gap:0;max-width:52rem;display:flex}.archive-range-stamp{border:1px solid var(--line);color:var(--ink);align-self:start;max-width:fit-content;margin:0;padding:1.1rem 1.25rem;font-weight:800;line-height:.85;font-size:clamp(2.75rem,5vw,4.5rem)!important}.archive-range-stamp span{color:var(--orange)}.archive-clipping,.archive-mark{margin:0;overflow:hidden}.archive-clipping img,.archive-mark img{border:1px solid var(--line);object-fit:cover;width:100%;height:auto;display:block}.archive-clipping img,.archive-clipping--secondary img{aspect-ratio:403/474}.archive-clipping:first-of-type img{aspect-ratio:auto;object-fit:contain;object-position:center;background:var(--field);max-height:420px}.archive-mark img{aspect-ratio:1;object-fit:contain;background:var(--field)}.archive-clipping figcaption,.archive-mark figcaption{color:var(--muted);margin-top:.7rem;font-size:.75rem}.archive-timeline{border-top:1px solid var(--line);margin:3rem 0 0;padding:0;list-style:none}.archive-timeline li{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;gap:2rem;padding:1.25rem 0;display:grid}.archive-timeline span{color:var(--orange);font-size:1.5rem;font-weight:800}.archive-timeline p{color:var(--muted);max-width:38rem;margin:.35rem 0 0}.systems-hero__copy,.safety-hero__copy,.bid-hero__copy{flex-direction:column;justify-content:center;display:flex}.systems-hero__caption,.safety-hero__caption{border-left:3px solid var(--orange);letter-spacing:.07em;text-transform:uppercase;padding-left:.85rem;font-weight:800;color:var(--white)!important;max-width:31rem!important;margin:2rem 0 0!important;font-size:.78rem!important}.systems-intro{max-width:52rem}.systems-grid{background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:3rem;display:grid}.system-card{background:var(--white);min-height:250px;padding:clamp(1.5rem,3vw,3rem)}.system-card--lead{background:var(--ink);color:var(--white)}.system-card span,.safety-highlights span{color:var(--orange);letter-spacing:.1em;font-size:.75rem;font-weight:800}.system-card--lead h3{color:var(--white)}.system-card p{color:var(--muted);max-width:31rem}.system-card--lead p{color:#fffdf9bf}.market-reel__grid{grid-template-columns:repeat(4,1fr);display:grid}.market-reel__grid article{min-height:390px;position:relative;overflow:hidden}.market-reel__grid img{object-fit:cover;width:100%;height:100%;position:absolute}.market-reel__grid article:after{content:"";background:linear-gradient(#0000 35%,#1f1b18e0);position:absolute;inset:0}.market-reel__grid div{color:var(--white);z-index:1;padding:1.25rem;position:absolute;bottom:0}.market-reel__grid p{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}.market-reel__grid h3{color:var(--white);margin-top:.35rem;font-size:1.2rem}.market-reel__grid span{font-size:.8rem}.service-close,.work-close{justify-content:space-between;align-items:center;gap:2rem;display:flex}.work-hero{color:var(--white);min-height:min(680px,100svh - 104px);position:relative;overflow:hidden}.work-hero>img,.work-hero__veil{position:absolute;inset:0}.work-hero>img{object-fit:cover;width:100%;height:100%}.work-hero__veil{background:linear-gradient(90deg,#1f1b18b8,#1f1b1857 48%,#1f1b180f)}.work-hero__copy{min-height:inherit;z-index:1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;padding:clamp(4rem,8vw,7rem) 0;display:grid;position:relative}.work-hero__panel{box-shadow:none;isolation:isolate;background:0 0;border:0;max-width:48rem;padding:clamp(1.75rem,4vw,3.5rem) 0;position:relative}.work-hero__panel:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(125% 110% at 0 52%,#1f1b1880 0%,#1f1b1838 46%,#0000 72%);position:absolute;inset:-2rem -3rem -2rem -1.5rem}.work-hero__panel .kicker,.work-hero__panel h1,.work-hero__panel p{text-shadow:0 2px 18px #1f1b188c,0 1px 3px #0006}.work-hero__project-tag{letter-spacing:.1em;text-transform:uppercase;border:1px solid #fffdf98c;padding:1rem 1.2rem;font-weight:800;line-height:1.45;color:var(--white)!important;margin:0!important;font-size:.78rem!important}.work-hero__project-tag span{color:#fffdf9b8;font-size:.68rem}.work-hero .kicker{color:var(--white)}.work-hero h1{color:var(--white);max-width:12ch;font-size:clamp(3rem,5vw,5rem)}.work-hero p:not(.kicker){color:#fffdf9d1;max-width:42rem;font-size:1.1rem}.work-hero__line{text-transform:uppercase;letter-spacing:.09em;border-top:1px solid #fffdf966;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;padding-top:1rem;font-size:.72rem;font-weight:800;display:flex}.casebook{gap:clamp(4rem,10vw,10rem);display:grid}.casebook__entry{grid-template-columns:1.1fr .75fr;align-items:center;gap:clamp(2rem,7vw,8rem);display:grid}.casebook__entry--reverse{grid-template-columns:.75fr 1.1fr}.casebook__entry--reverse figure{order:2}.casebook__entry figure{margin:0;position:relative}.casebook__entry img{aspect-ratio:1.2;object-fit:cover;width:100%}.casebook__entry figcaption{background:var(--ink);color:var(--white);letter-spacing:.08em;text-transform:uppercase;padding:.7rem .9rem;font-size:.7rem;font-weight:800;position:absolute;bottom:0;left:0}.casebook__copy p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.casebook__rule{background:var(--orange);width:65px;height:5px;margin:1.6rem 0}.casebook__copy>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.safety-statement{max-width:56rem}.safety-path{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;gap:1rem 2.5rem;margin-top:3rem;padding-top:1rem;font-size:.75rem;font-weight:800;display:flex}.safety-path span:before{color:var(--orange);content:"●";margin-right:.5rem}.safety-highlights{border-top:1px solid #ffffff40;grid-template-columns:repeat(2,1fr);display:grid}.safety-highlights article{border-bottom:1px solid #ffffff40;padding:2rem 2rem 2rem 0}.safety-highlights article:nth-child(2n){border-left:1px solid #ffffff40;padding-left:2rem}.safety-highlights h3{color:var(--white);margin-top:.75rem}.safety-highlights p{color:#fffdf9b8;max-width:32rem}.safety-details{grid-template-columns:.8fr 1.2fr;gap:2rem;display:grid}.safety-details details{border-top:1px solid var(--line);color:var(--muted);padding:1rem 0}.safety-details details:last-child{border-bottom:1px solid var(--line)}.safety-details summary{color:var(--ink);cursor:pointer;font-weight:800}.bid-desk{grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,8vw,9rem);display:grid}.bid-desk__contact a{border-bottom:1px solid var(--line);padding:.7rem 0;font-size:clamp(1.55rem,2.4vw,2.3rem);font-weight:800;text-decoration:none;display:block}.bid-desk__contact p:last-child{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.bid-desk__brief{background:var(--soft);padding:clamp(2rem,5vw,4rem)}.bid-desk__brief ol{margin:2rem 0;padding:0;list-style:none}.bid-desk__brief li{border-top:1px solid #1f1b1833;grid-template-columns:2rem 1fr;gap:1rem;padding:.8rem 0;display:grid}.bid-desk__brief li span{color:var(--orange);font-size:.72rem;font-weight:800}.site-footer{background:var(--soft);color:var(--muted);padding:3.5rem 0 1.5rem}.footer-grid{grid-template-columns:1.25fr .6fr .7fr;gap:4rem;display:grid}.footer-logo{filter:none;width:220px;height:auto}.site-footer p{max-width:28rem;font-size:.9rem}.site-footer a{color:var(--ink)}.footer-meta{border-top:1px solid var(--line);color:var(--muted);font-family:var(--font);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;margin-top:3.5rem;padding-top:1rem;font-size:.75rem;font-weight:700;display:flex}@media (prefers-reduced-motion:no-preference){.hero-copy{animation:.65s both rise-in}.hero-media{animation:.75s .12s both rise-in}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){[data-reveal]{animation:linear both section-reveal view();animation-range:entry 10% cover 28%}.project{animation:linear both project-settle view();animation-range:entry 8% cover 25%}@keyframes section-reveal{0%{opacity:.35;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes project-settle{0%{clip-path:inset(8% 0 0)}to{clip-path:inset(0)}}}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.archive-hero__wash,.archive-hero__glow,.archive-plate{animation:none!important;transform:none!important}}@media (width<=900px){:root{--shell:min(100% - 40px, 1240px)}.hero-grid,.section-head,.contact-layout,.legacy-grid,.page-hero-grid,.about-hero-grid,.about-intro,.history-head{grid-template-columns:1fr}.home-hero,.home-hero__inner{min-height:640px}.featured-work__case{grid-template-columns:1fr}.featured-work__case>img{height:min(62vw,480px)}.legacy-mark{justify-self:start}.page-hero-copy{padding-right:0}.page-hero-media,.page-hero-media img{min-height:420px}.about-hero-copy{padding-right:0}.anniversary-mark,.anniversary-mark img{min-height:420px}.history-grid{grid-template-columns:1fr 1fr}.history-grid article:nth-child(2n){border-right:0}.history-grid article:nth-child(n+3){border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1.5rem}.hero-media,.hero-media img{min-height:420px}.split-feature{grid-template-columns:1fr}.split-feature img{min-height:360px}.capability-grid,.market-grid{grid-template-columns:repeat(2,1fr)}.capability:nth-child(3n){border-right:1px solid #ffffff3b}.capability:nth-child(2n){border-right:0}.footer-grid{grid-template-columns:1fr 1fr}.archive-intro__grid,.casebook__entry,.casebook__entry--reverse,.safety-details,.bid-desk{grid-template-columns:1fr}.work-hero__copy{grid-template-columns:1fr;align-items:start}.casebook__entry--reverse figure{order:0}.archive-hero__inner{grid-template-columns:1fr}.archive-hero__stamp{place-self:start}.archive-hero--constellation{min-height:min(760px,100svh - 76px)}.archive-hero__veil{background:linear-gradient(#1f1b18ad 0%,#1f1b1857 38%,#1f1b181a 100%)}.archive-plate--portrait,.archive-plate--portrait-group{width:clamp(200px,58vw,320px);height:clamp(120px,16vw,180px);top:48%;right:6%}.archive-plate--lead{width:118px;height:88px;top:50%;right:6%}.archive-plate--wide{width:180px;height:110px;top:58%;right:34%}.archive-plate--square{width:100px;height:100px;top:68%;right:2%}.archive-plate--clipping{width:140px;height:95px;top:72%;right:18%}.archive-plate--clipping.archive-plate--tall{width:110px;height:120px;top:62%;right:48%}.archive-plate--mark{width:130px;height:95px;top:50%;right:58%}.market-reel__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){:root{--shell:min(100% - 32px, 1240px)}.header-inner{min-height:76px}.brand__primary{display:none}.brand__icon{width:48px;height:48px;display:block}.menu-toggle{display:block}.site-nav{background:var(--white);border-bottom:1px solid var(--line);padding:1rem 16px 1.25rem;display:none;position:absolute;top:76px;left:0;right:0}.site-nav.is-open{flex-direction:column;align-items:stretch;gap:.35rem;display:flex}.site-nav>a:not(.header-cta){padding:.65rem 0}.header-cta{width:fit-content;margin-top:.5rem}.hero{padding-top:2.5rem}.home-hero,.home-hero__inner{min-height:620px}.home-hero__wash{background:linear-gradient(90deg,#1f1b18e6 0%,#1f1b18a8 70%,#1f1b1852 100%)}.home-hero__inner{padding:3.5rem 0}.home-hero h1{max-width:8ch;font-size:clamp(3rem,14vw,4rem)}.home-hero__copy>p:not(.kicker){margin:1.15rem 0 1.5rem;font-size:1rem}.home-hero__anniversary{max-width:108px}.featured-work__case>img{height:260px}h1{font-size:2.5rem}.hero-brandmark{max-width:280px}.hero-media,.hero-media img{min-height:360px}.proof-band{grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem}.proof-notes{border-left:0;border-top:1px solid var(--line);padding:1.25rem 0 0}.history-grid{grid-template-columns:1fr}.history-grid article,.history-grid article:not(:first-child){border-right:0;border-top:1px solid var(--line);margin-top:1.25rem;padding:1.25rem 0 0}.history-grid article:first-child{border-top:0;margin-top:0}.capability-grid,.market-grid{grid-template-columns:1fr}.capability,.capability:not(:nth-child(3n+1)){border-right:0;padding:1.5rem 0}.service-row{grid-template-columns:58px 1fr}.service-row p{grid-column:2}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-meta{flex-direction:column;align-items:start;gap:.5rem}.archive-hero,.systems-hero,.safety-hero,.bid-hero{min-height:600px}.archive-hero__inner{padding:3.5rem 0}.archive-timeline li{grid-template-columns:78px 1fr;gap:1rem}.systems-grid,.market-reel__grid,.safety-highlights{grid-template-columns:1fr}.safety-highlights article:nth-child(2n){border-left:0;padding-left:0}.service-close,.work-close{flex-direction:column;align-items:start}.work-hero__panel{padding:1.5rem}}
