:root{--ink:#111315;--muted:#687078;--paper:#fff;--soft:#f2f3f3;--accent:#b77b25;--line:#dfe2e3;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.site-header{height:82px;display:flex;align-items:center;padding:0 32px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand img{width:170px;height:56px;object-fit:contain}.main-nav{display:flex;gap:27px;margin-left:auto;font-size:14px;font-weight:700}.main-nav a:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:22px;margin-left:30px}.language{font-size:12px;white-space:nowrap}.lang{border:0;background:none;padding:3px;cursor:pointer;color:#777}.lang.active{font-weight:800;color:#111}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 25px;background:var(--accent);color:#fff;font-size:13px;font-weight:800;letter-spacing:.03em;border:0;cursor:pointer}.button:hover{filter:brightness(.92)}.button-small{min-height:42px;padding:0 18px}.button-ghost{background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.75)}.button-dark{background:#111}.button-light{background:#fff;color:#111;margin-top:34px}.menu-toggle{display:none;background:none;border:0;font-size:26px}.hero,.page-hero{position:relative;background-image:var(--hero);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center}.hero{height:690px;background-position:center 54%}.page-hero{height:580px}.page-hero.compact{height:470px}.category-hero{height:620px}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,8,.88) 0%,rgba(5,7,8,.58) 48%,rgba(5,7,8,.14) 80%)}.hero-content,.page-hero>.container{position:relative}.page-hero>.container{z-index:1}.page-hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;max-width:900px;margin:0}.page-hero p:not(.eyebrow){max-width:700px;font-size:19px;color:#e4e6e7;margin:24px 0 30px}.eyebrow{margin:0 0 18px;font-size:12px;font-weight:800;letter-spacing:.2em}.eyebrow.dark{color:#8c6326}.hero h1{font-size:clamp(42px,5vw,72px);line-height:1.03;letter-spacing:-.035em;max-width:900px;margin:0}.hero-lead{max-width:670px;font-size:19px;color:#e4e6e7;margin:27px 0 34px}.hero-buttons{display:flex;gap:12px}.trust-strip{background:#111;color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{padding:24px 25px;border-right:1px solid #333}.trust-grid div:first-child{border-left:1px solid #333}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font-size:14px}.trust-grid span{font-size:12px;color:#aeb3b7;margin-top:4px}.section{padding:105px 0}.section-muted{background:var(--soft)}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px}.intro h2,.section h2,.cta-band h2{font-size:clamp(34px,4vw,53px);line-height:1.08;letter-spacing:-.03em;margin:0}.intro p{font-size:17px;color:#555;margin-top:0}.text-link{font-size:13px;font-weight:800;border-bottom:1px solid;padding-bottom:5px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:46px}.section-heading>p{max-width:480px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:365px;gap:18px}.category-card{position:relative;overflow:hidden;background-image:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,.04) 70%),var(--bg);background-size:cover;background-position:center;color:#fff}.category-card.featured{grid-column:span 2}.category-card:before{content:"";position:absolute;inset:0;background:rgba(183,123,37,0);transition:.3s}.category-card:hover:before{background:rgba(183,123,37,.22)}.category-card span{position:absolute;left:26px;right:26px;bottom:25px}.category-card small,.category-card strong,.category-card em{display:block}.category-card small{font-size:11px;letter-spacing:.15em;margin-bottom:8px}.category-card strong{font-size:24px}.category-card em{font-size:12px;font-style:normal;margin-top:7px;opacity:.85}.capability-grid{align-items:center}.image-stack{position:relative;padding:0 70px 65px 0}.main-image{width:100%;height:570px;object-fit:cover}.inset-image{position:absolute;right:0;bottom:0;width:250px;height:230px;object-fit:cover;border:10px solid #fff}.capability-copy>p{color:#555}.cap-list{display:grid;grid-template-columns:1fr 1fr;margin:30px 0 35px;border-top:1px solid var(--line)}.cap-list span{padding:13px 4px;border-bottom:1px solid var(--line);font-weight:700;font-size:14px}.section-dark{background:#111;color:#fff}.section-heading.light p{color:#aaa}.project-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px}.project{position:relative;height:470px;overflow:hidden}.project img{width:100%;height:100%;object-fit:cover;transition:.5s}.project:hover img{transform:scale(1.03)}.project:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78),transparent 58%)}.project>span{position:absolute;z-index:2;left:22px;right:22px;bottom:20px}.project strong,.project small{display:block}.project small{color:#ccc;margin-top:4px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-grid>div{padding:35px 28px;min-height:210px;border-right:1px solid var(--line)}.process-grid>div:last-child{border:0}.process-grid b{display:block;color:var(--accent);font-size:12px;margin-bottom:30px}.process-grid strong{font-size:18px}.process-grid p{font-size:14px;color:var(--muted)}.cta-band{background:#25292c;color:#fff;padding:70px 0}.cta-band>.container{display:flex;align-items:center;justify-content:space-between;gap:40px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-item{padding:0;border:0;background:#ddd;height:330px;cursor:zoom-in;overflow:hidden}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery-item:hover img{transform:scale(1.025)}.capability-cards,.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.capability-cards article,.values-grid article{border:1px solid var(--line);padding:32px;min-height:270px}.capability-cards span,.values-grid b{font-size:12px;color:var(--accent)}.capability-cards h3,.values-grid h3{font-size:23px;margin:55px 0 10px}.capability-cards p,.values-grid p{color:var(--muted)}.project-list{display:grid;gap:28px}.project-tile{display:grid;grid-template-columns:1.1fr .9fr;background:var(--soft);min-height:440px}.project-tile:nth-child(even){grid-template-columns:.9fr 1.1fr}.project-tile:nth-child(even) img{order:2}.project-tile img{width:100%;height:100%;object-fit:cover}.project-tile div{padding:55px;display:flex;flex-direction:column;justify-content:center}.project-tile small{color:var(--accent);font-weight:800}.project-tile h2{font-size:40px;margin:18px 0}.project-tile p{color:var(--muted)}.project-tile span{font-weight:800;margin-top:15px}.about-grid p{font-size:17px;color:#555}.contact-page-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.contact-cards{display:grid;gap:20px;margin-top:35px}.contact-cards>div{border-top:1px solid var(--line);padding-top:15px}.contact-cards small{display:block;text-transform:uppercase;letter-spacing:.13em;color:#888;font-size:11px}.contact-cards a{font-weight:700}.contact-cards a:hover{color:var(--accent)}.rfq-form{background:var(--soft);padding:42px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.rfq-form h2,.rfq-form>p,.rfq-form .full{grid-column:1/-1}.rfq-form label{font-size:12px;font-weight:700}.rfq-form input,.rfq-form textarea{display:block;width:100%;border:1px solid #c9cdcf;background:#fff;padding:13px;margin-top:7px;font:inherit}.file-upload input{padding:25px;border-style:dashed}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.94);z-index:100;display:none;align-items:center;justify-content:center;padding:30px}.lightbox.open{display:flex}.lightbox img{max-width:95vw;max-height:90vh}.lightbox button{position:absolute;right:24px;top:18px;background:none;border:0;color:#fff;font-size:40px;cursor:pointer}footer{border-top:1px solid var(--line);padding:48px 0 92px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:50px}.footer-grid img{width:150px}.footer-grid p{color:#6d7378}.footer-grid a{display:block;margin-bottom:8px}.tagline{font-weight:700;color:#111!important}.legal{border-top:1px solid var(--line);padding-top:20px;margin-top:30px;color:#777;font-size:12px}.mobile-bar{display:none}
@media(max-width:1050px){.main-nav{display:none;position:absolute;top:81px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;margin:0;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.header-actions{margin-left:15px}.category-grid{grid-template-columns:1fr 1fr}.category-card.featured{grid-column:span 2}.project-grid{grid-template-columns:1fr 1fr}.project-wide{grid-column:span 2}.process-grid{grid-template-columns:1fr 1fr}.process-grid>div:nth-child(2){border-right:0}.gallery-grid{grid-template-columns:1fr 1fr}.capability-cards,.values-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){body{padding-bottom:58px}.container{width:min(100% - 30px,var(--max))}.site-header{height:68px;padding:0 15px}.brand img{width:126px;height:44px}.main-nav{top:67px}.header-actions .button{display:none}.header-actions{gap:8px}.language span{display:none}.hero{height:680px;align-items:end;padding-bottom:65px;background-position:61% center}.page-hero,.category-hero{height:570px;align-items:end;padding-bottom:55px}.page-hero.compact{height:470px}.hero-overlay{background:linear-gradient(0deg,rgba(5,7,8,.92),rgba(5,7,8,.22) 82%)}.hero h1,.page-hero h1{font-size:40px}.hero-lead,.page-hero p:not(.eyebrow){font-size:16px}.hero-buttons{flex-direction:column}.section{padding:72px 0}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div{padding:17px 13px;border-bottom:1px solid #333}.split,.contact-page-grid{grid-template-columns:1fr;gap:42px}.section-heading{display:block;margin-bottom:30px}.category-grid{display:block}.category-card{display:block;height:300px;margin-bottom:14px}.category-card.featured{height:370px}.image-stack{padding:0 35px 35px 0}.main-image{height:430px}.inset-image{width:150px;height:145px;border-width:6px}.cap-list{grid-template-columns:1fr}.project-grid{display:block}.project{height:360px;margin-bottom:15px}.process-grid{grid-template-columns:1fr}.process-grid>div{border-right:0;border-bottom:1px solid var(--line)!important;min-height:auto}.cta-band>.container{display:block}.cta-band .button{margin-top:25px}.gallery-grid{grid-template-columns:1fr}.gallery-item{height:300px}.capability-cards,.values-grid{grid-template-columns:1fr}.project-tile,.project-tile:nth-child(even){grid-template-columns:1fr}.project-tile:nth-child(even) img{order:0}.project-tile img{height:330px}.project-tile div{padding:32px}.rfq-form{grid-template-columns:1fr;padding:28px}.rfq-form>*{grid-column:1!important}.footer-grid{grid-template-columns:1fr}.mobile-bar{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:60;left:0;right:0;bottom:0;background:#111;color:#fff;height:58px}.mobile-bar a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;border-right:1px solid #333}.mobile-bar a:nth-child(3){background:var(--accent)}}
/* Site V2 navigation improvements */
.breadcrumb-wrap{background:#f7f7f6;border-bottom:1px solid var(--line)}
.breadcrumb{min-height:48px;display:flex;align-items:center;gap:10px;font-size:12px;color:#747a7e}
.breadcrumb a{font-weight:700;color:#34383b}
.breadcrumb a:hover{color:var(--accent)}
.breadcrumb .current{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.back-categories{padding:0 0 90px}
.back-link{display:inline-block;font-size:14px}
.main-nav a[aria-current="page"]{color:var(--accent)}
@media(max-width:980px){.breadcrumb-wrap{margin-top:0}.breadcrumb{min-height:44px}.back-categories{padding-bottom:72px}}

/* Site V5 — compact premium gallery with detail zoom */
.gallery-grid{display:block!important}
.gallery-grid.gallery-enhanced{background:#0f1113;padding:18px;border:1px solid #24282c}
.gallery-grid.gallery-enhanced>.gallery-item{display:none}
.gallery-viewer{position:relative;color:#fff}
.gallery-stage{position:relative;background:#090a0b;height:clamp(390px,calc(100vh - 250px),620px);overflow:hidden;display:flex;align-items:center;justify-content:center}
.gallery-stage-image{width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none;cursor:zoom-in;opacity:1;transition:opacity .22s ease,transform .45s ease}
.gallery-stage.is-changing .gallery-stage-image{opacity:.25;transform:scale(.992)}
.gallery-control{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:rgba(10,12,14,.56);color:#fff;font-size:30px;line-height:1;cursor:pointer;backdrop-filter:blur(7px);transition:.2s}
.gallery-control:hover{background:#fff;color:#111;border-color:#fff}
.gallery-prev{left:20px}.gallery-next{right:20px}
.gallery-meta{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 4px 13px;font-size:12px;color:#abb0b4;letter-spacing:.06em;text-transform:uppercase}
.gallery-meta strong{color:#fff;font-size:13px}
.gallery-hint{display:flex;align-items:center;gap:8px}
.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:0 0 8px;scrollbar-width:thin;scrollbar-color:#5b6064 #17191b;scroll-snap-type:x proximity}
.gallery-thumb{flex:0 0 126px;height:84px;padding:0;border:1px solid #34383c;background:#181a1c;cursor:pointer;opacity:.58;transition:.2s;scroll-snap-align:start;overflow:hidden}
.gallery-thumb img{width:100%;height:100%;object-fit:cover;transition:.25s}
.gallery-thumb:hover{opacity:.9}.gallery-thumb:hover img{transform:scale(1.04)}
.gallery-thumb.active{opacity:1;border-color:var(--accent);box-shadow:0 0 0 2px var(--accent)}
.gallery-viewer:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
.gallery-fullscreen{position:fixed;inset:0;z-index:120;background:rgba(3,4,5,.98);display:none;align-items:center;justify-content:center;overflow:hidden;touch-action:none}
.gallery-fullscreen.open{display:flex}
.gallery-zoom-viewport{position:absolute;inset:64px 72px 52px;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:grab;touch-action:none}
.gallery-zoom-viewport.dragging{cursor:grabbing}
.gallery-fullscreen-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;user-select:none;-webkit-user-drag:none;transform-origin:center center;will-change:transform}
.gallery-fullscreen-close{position:absolute;z-index:5;top:14px;right:18px;width:48px;height:48px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(0,0,0,.35);color:#fff;font-size:35px;line-height:1;cursor:pointer}
.gallery-fullscreen .gallery-control{position:fixed;z-index:5}
.gallery-fullscreen-counter{position:absolute;z-index:5;left:50%;bottom:16px;transform:translateX(-50%);color:#fff;font-size:13px;letter-spacing:.12em;background:rgba(0,0,0,.55);padding:8px 12px}
.gallery-zoom-controls{position:absolute;z-index:5;top:16px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:6px;padding:5px;background:rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.22);border-radius:24px}
.gallery-zoom-controls button{width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:#fff;font-size:22px;cursor:pointer}
.gallery-zoom-controls button:hover{background:#fff;color:#111}
.gallery-zoom-level{min-width:54px;text-align:center;color:#fff;font-size:12px;font-weight:700}
.gallery-zoom-help{position:absolute;z-index:5;right:20px;bottom:16px;color:#c4c8cb;font-size:11px;background:rgba(0,0,0,.48);padding:7px 10px}
body.gallery-open{overflow:hidden}
@media(max-width:720px){
  .gallery-grid.gallery-enhanced{padding:8px;margin-left:-15px;margin-right:-15px;border-left:0;border-right:0}
  .gallery-stage{height:clamp(330px,calc(100svh - 255px),500px)}
  .gallery-control{width:43px;height:43px;font-size:25px}
  .gallery-prev{left:9px}.gallery-next{right:9px}
  .gallery-meta{padding:12px 3px 10px}.gallery-hint{display:none}
  .gallery-thumb{flex-basis:92px;height:64px}
  .gallery-zoom-viewport{inset:62px 8px 48px}
  .gallery-fullscreen .gallery-prev{left:7px}.gallery-fullscreen .gallery-next{right:7px}
  .gallery-zoom-controls{top:12px}
  .gallery-zoom-help{display:none}
}
@media(prefers-reduced-motion:reduce){.gallery-stage-image,.gallery-thumb,.gallery-thumb img{transition:none}}

/* Legal pages and cookie consent */
.footer-legal-links{display:flex;flex-wrap:wrap;gap:.45rem 1rem;margin-top:.55rem;align-items:center}
.footer-legal-links a,.cookie-settings-link{font:inherit;font-size:.82rem;color:inherit;opacity:.82;text-decoration:underline;text-underline-offset:3px;background:none;border:0;padding:0;cursor:pointer}
.footer-legal-links a:hover,.cookie-settings-link:hover{opacity:1}
.compact-hero{min-height:280px;display:flex;align-items:flex-end;padding:8rem 0 3rem;background:#121719;color:#fff}
.legal-document{max-width:900px}
.legal-document h2{margin-top:2.3rem;margin-bottom:.7rem;font-size:1.45rem}
.legal-document p{line-height:1.75;color:#4a5154}
.legal-updated{font-size:.9rem;color:#71787b!important}
.legal-identity{padding:1.25rem 1.4rem;margin:1.5rem 0 2.5rem;background:#f3f5f4;border-left:4px solid #b46b37}
.legal-identity p{margin:.4rem 0 0}
.legal-placeholder{font-weight:700;color:#9b3d2f}
.cookie-table{display:grid;gap:1rem;margin:1.25rem 0}
.cookie-table>div{padding:1.15rem 1.3rem;border:1px solid #dfe3e1;border-radius:8px}
.cookie-table p{margin:.35rem 0 0}
.cookie-banner{position:fixed;z-index:3000;left:1rem;right:1rem;bottom:1rem;max-width:860px;margin:auto;padding:1.1rem 1.2rem;background:#121719;color:#fff;border-radius:10px;box-shadow:0 18px 50px rgba(0,0,0,.3);display:none;gap:1rem;align-items:center}
.cookie-banner.open{display:flex}
.cookie-banner p{margin:0;line-height:1.45;font-size:.92rem;flex:1}
.cookie-banner a{color:#fff;text-decoration:underline}
.cookie-actions{display:flex;gap:.55rem;flex-wrap:wrap}
.cookie-actions button{white-space:nowrap}
.cookie-modal{position:fixed;z-index:3100;inset:0;background:rgba(0,0,0,.62);display:none;place-items:center;padding:1rem}
.cookie-modal.open{display:grid}
.cookie-panel{width:min(620px,100%);max-height:min(760px,92vh);overflow:auto;background:#fff;border-radius:12px;padding:1.5rem;color:#202628;box-shadow:0 25px 70px rgba(0,0,0,.35)}
.cookie-panel-head{display:flex;justify-content:space-between;gap:1rem;align-items:start}
.cookie-panel h2{margin:0 0 .5rem}.cookie-close{font-size:1.7rem;border:0;background:none;cursor:pointer}
.cookie-option{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid #e2e5e4}
.cookie-option p{margin:.25rem 0 0;font-size:.9rem;color:#5d6466}
.cookie-switch{display:inline-flex;align-items:center;min-width:48px;height:26px;border-radius:20px;background:#aeb5b3;padding:3px;cursor:pointer}
.cookie-switch:before{content:"";width:20px;height:20px;border-radius:50%;background:#fff;transition:.2s}
.cookie-switch.on{background:#2f6f54}.cookie-switch.on:before{transform:translateX(22px)}
.cookie-switch.locked{opacity:.7;cursor:not-allowed}.cookie-panel-actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1rem;flex-wrap:wrap}
@media(max-width:700px){.cookie-banner{align-items:stretch;flex-direction:column}.cookie-actions button{flex:1}.compact-hero{min-height:220px}.footer-legal-links{flex-direction:column;align-items:flex-start}}

/* V8 homepage carousels and category navigation */
.home-carousel{position:relative}.carousel-viewport{overflow:hidden}.carousel-track{display:flex;gap:18px;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.carousel-card{position:relative;flex:0 0 calc((100% - 36px)/3);height:440px;overflow:hidden;color:#fff}.carousel-card img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.carousel-card:hover img{transform:scale(1.035)}.carousel-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.84),rgba(0,0,0,.02) 72%)}.carousel-copy{position:absolute;left:28px;right:28px;bottom:27px}.carousel-copy small,.carousel-copy strong,.carousel-copy em{display:block}.carousel-copy small{font-size:11px;letter-spacing:.16em;margin-bottom:10px}.carousel-copy strong{font-size:26px;line-height:1.15}.carousel-copy em{font-size:12px;font-style:normal;margin-top:9px;opacity:.88}.carousel-controls{display:flex;align-items:center;gap:15px;margin-top:25px}.carousel-arrow,.showcase-arrow{width:48px;height:48px;border:1px solid #c9cdcf;background:transparent;font-size:20px;cursor:pointer}.carousel-arrow:hover{background:#111;color:#fff}.carousel-progress{height:2px;background:#d5d8da;flex:1;overflow:hidden}.carousel-progress span{display:block;height:100%;width:33.333%;background:#111;transform-origin:left;transition:transform .45s}.carousel-count,.showcase-count{display:flex;gap:5px;align-items:baseline;font-size:12px}.carousel-count b,.showcase-count b{font-size:17px}.project-showcase{position:relative}.showcase-stage{position:relative;height:min(70vh,680px);min-height:500px;overflow:hidden}.showcase-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s;overflow:hidden}.showcase-slide.active{opacity:1;visibility:visible}.showcase-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform 7s linear}.showcase-slide.active img{transform:scale(1.055)}.showcase-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.08) 72%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 55%)}.showcase-copy{position:absolute;left:clamp(28px,6vw,76px);bottom:clamp(35px,8vw,82px);max-width:650px}.showcase-copy small,.showcase-copy strong,.showcase-copy em{display:block}.showcase-copy small{letter-spacing:.18em;font-size:11px;color:#e3bd83;margin-bottom:14px}.showcase-copy strong{font-size:clamp(38px,5vw,68px);line-height:1.02}.showcase-copy em{font-style:normal;font-size:17px;color:#ddd;margin-top:17px}.showcase-nav{display:flex;align-items:center;gap:18px;margin-top:22px}.showcase-arrow{border-color:#444;color:#fff}.showcase-arrow:hover{background:#fff;color:#111}.showcase-dots{display:flex;gap:9px;flex:1}.showcase-dots button{width:34px;height:3px;border:0;padding:0;background:#494949;cursor:pointer}.showcase-dots button.active{background:#fff}.category-back-top{background:#fff;border-bottom:1px solid var(--line)}.category-back-top a{display:inline-flex;padding:18px 0;font-size:13px;font-weight:800}.category-back-top a:hover{color:var(--accent)}.category-switch{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.category-switch>.container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:150px}.category-switch-link{padding:28px 0}.category-switch-link.next{text-align:right}.category-switch-link small,.category-switch-link strong{display:block}.category-switch-link small{color:#7a8085;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.category-switch-link strong{font-size:19px;margin-top:7px}.category-switch-link:hover strong,.category-switch-center:hover{color:var(--accent)}.category-switch-center{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:18px 30px;border-left:1px solid var(--line);border-right:1px solid var(--line)}
@media(max-width:1050px){.carousel-card{flex-basis:calc((100% - 18px)/2)}}
@media(max-width:720px){.carousel-card{flex-basis:86%;height:410px}.carousel-controls{gap:10px}.carousel-arrow,.showcase-arrow{width:44px;height:44px}.showcase-stage{height:62vh;min-height:470px}.showcase-shade{background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.08) 78%)}.showcase-copy{left:24px;right:24px;bottom:34px}.showcase-copy strong{font-size:38px}.showcase-copy em{font-size:14px}.category-switch>.container{grid-template-columns:1fr 1fr;min-height:130px}.category-switch-center{display:none}.category-switch-link strong{font-size:15px}.category-switch-link.prev{padding-right:12px}.category-switch-link.next{padding-left:12px}}


/* V9: more compact typography and spacing */
body{font-size:15px;line-height:1.5}.site-header{height:76px}.brand img{width:158px;height:52px}.main-nav{font-size:13px;gap:24px}.button{min-height:46px;padding:0 22px;font-size:12px}.button-small{min-height:39px}.hero{height:620px}.page-hero{height:520px}.page-hero.compact{height:410px}.category-hero{height:560px}.hero h1{font-size:clamp(38px,4.5vw,62px)}.page-hero h1{font-size:clamp(38px,5vw,64px)}.hero-lead,.page-hero p:not(.eyebrow){font-size:17px}.section{padding:82px 0}.intro h2,.section h2,.cta-band h2{font-size:clamp(30px,3.5vw,46px)}.section-heading{margin-bottom:36px}.carousel-card{height:390px}.carousel-copy strong{font-size:22px}.showcase-stage{height:min(64vh,600px);min-height:450px}.showcase-copy strong{font-size:clamp(34px,4.3vw,58px)}.showcase-copy em{font-size:15px}.project-tile h2{font-size:34px}.project-tile div{padding:44px}.capability-cards h3,.values-grid h3{font-size:20px}.capability-cards,.values-grid{font-size:14px}.cta-band{padding:58px 0}.projects-page-showcase{max-width:1180px;margin:auto}
@media(max-width:720px){.site-header{height:64px}.main-nav{top:63px}.hero{height:620px}.page-hero,.category-hero{height:500px}.page-hero.compact{height:410px}.hero h1,.page-hero h1{font-size:35px}.hero-lead,.page-hero p:not(.eyebrow){font-size:16px}.section{padding:64px 0}.carousel-card{height:370px}.showcase-stage{height:58vh;min-height:430px}.showcase-copy strong{font-size:32px}.showcase-copy em{font-size:13px}}

/* Temo Craft 1.0 — Premium Industrial visual system */
:root{
  --ink:#18212b;
  --muted:#66717d;
  --paper:#ffffff;
  --soft:#f4f7fa;
  --accent:#0f5ea8;
  --accent-dark:#0a477f;
  --line:#dce3e9;
  --max:1240px;
}
body{font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}
.site-header{height:72px;padding:0 30px;background:rgba(255,255,255,.96);box-shadow:0 1px 0 rgba(24,33,43,.06)}
.brand img{width:154px;height:48px}
.main-nav{gap:23px;font-size:12.5px;letter-spacing:.015em}
.main-nav a{position:relative;padding:26px 0 24px}
.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--accent);transition:right .22s ease}
.main-nav a:hover:after,.main-nav a[aria-current="page"]:after{right:0}
.lang.active{color:var(--accent)}
.button{min-height:44px;padding:0 21px;border-radius:6px;background:var(--accent);box-shadow:0 5px 14px rgba(15,94,168,.16);transition:transform .2s ease,box-shadow .2s ease,background .2s ease;letter-spacing:.025em}
.button:hover{filter:none;background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 9px 20px rgba(15,94,168,.22)}
.button:active{transform:translateY(0)}
.button-small{min-height:38px;padding:0 17px}
.button-dark{background:#25313d;box-shadow:0 5px 14px rgba(24,33,43,.14)}
.button-dark:hover{background:#111a23}
.button-light{background:#fff;color:var(--accent);box-shadow:none}
.button-light:hover{background:#eef5fb;color:var(--accent-dark)}
.button-ghost{background:rgba(10,21,31,.28);border:1px solid rgba(255,255,255,.72);box-shadow:none}
.button-ghost:hover{background:#fff;color:var(--ink)}
.hero{height:590px}.page-hero{height:490px}.page-hero.compact{height:390px}.category-hero{height:520px}
.hero-overlay{background:linear-gradient(90deg,rgba(8,17,26,.9) 0%,rgba(8,17,26,.58) 50%,rgba(8,17,26,.1) 82%)}
.hero h1{font-size:clamp(37px,4.2vw,58px);max-width:850px}.page-hero h1{font-size:clamp(37px,4.7vw,60px)}
.hero-lead,.page-hero p:not(.eyebrow){font-size:16.5px}
.eyebrow.dark{color:var(--accent)}
.section{padding:76px 0}.section-muted{background:var(--soft)}
.intro h2,.section h2,.cta-band h2{font-size:clamp(29px,3.25vw,43px)}
.section-heading{margin-bottom:32px}
.trust-strip,.section-dark{background:#16212b}.trust-grid div{border-color:#34414d}.trust-grid div:first-child{border-color:#34414d}
.carousel-card{height:370px;border-radius:4px}.carousel-copy strong{font-size:21px}
.carousel-arrow,.showcase-arrow{border-color:#b9c5cf;border-radius:50%;transition:.2s}
.carousel-arrow:hover{background:var(--accent);border-color:var(--accent);color:#fff}
.carousel-progress span{background:var(--accent)}
.showcase-stage{height:min(60vh,560px);min-height:420px;border-radius:4px}
.showcase-copy small{color:#a9d2f4}.showcase-copy strong{font-size:clamp(33px,4vw,54px)}
.showcase-dots button.active{background:#5aa2df}.showcase-arrow:hover{background:var(--accent);border-color:var(--accent);color:#fff}
.category-card,.project,.project-tile,.capability-cards article,.values-grid article{border-radius:4px}
.category-card:before{background:rgba(15,94,168,0)}.category-card:hover:before{background:rgba(15,94,168,.22)}
.capability-cards article,.values-grid article{background:#fff;box-shadow:0 8px 25px rgba(26,43,57,.045);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.capability-cards article:hover,.values-grid article:hover{transform:translateY(-4px);border-color:#b5c9da;box-shadow:0 14px 32px rgba(26,43,57,.08)}
.process-grid b,.capability-cards span,.values-grid b,.project-tile small{color:var(--accent)}
.cta-band{background:#263441;padding:54px 0}
.gallery-grid.gallery-enhanced{background:#111820;border-color:#273440;border-radius:5px}
.gallery-stage{background:#091018}.gallery-thumb.active{border-color:var(--accent);box-shadow:0 3px 0 var(--accent)}
.gallery-viewer:focus-visible{outline-color:var(--accent)}
.legal-identity{border-left-color:var(--accent)}
.category-back-top a:hover,.category-switch-link:hover strong,.category-switch-center:hover,.breadcrumb a:hover,.contact-cards a:hover{color:var(--accent)}
footer{background:#111b24;color:#fff;border:0;padding:54px 0 26px}
.footer-grid{grid-template-columns:1.15fr 1fr .75fr;gap:60px}.footer-grid img{width:155px}.footer-logo{height:auto;object-fit:contain}
.footer-grid p{color:#aeb9c2}.footer-grid a{color:#dce7ef}.footer-grid a:hover{color:#75b7ec}.tagline{color:#fff!important}
.legal{border-color:#34414d;color:#8997a3;padding-bottom:0}.footer-legal-links a,.cookie-settings-link{color:#aeb9c2}
.mobile-bar{background:#101a23}.mobile-bar a{border-color:#33414d}
@media(max-width:1050px){.main-nav{top:71px}.main-nav a{padding:7px 0}.main-nav a:after{display:none}}
@media(max-width:720px){
  .site-header{height:62px;padding:0 14px}.brand img{width:124px;height:42px}.main-nav{top:61px}
  .hero{height:580px}.page-hero,.category-hero{height:470px}.page-hero.compact{height:390px}
  .hero h1,.page-hero h1{font-size:33px}.section{padding:58px 0}
  .carousel-card{height:350px}.showcase-stage{height:55vh;min-height:405px}
  .footer-grid{gap:32px}.button:hover{transform:none}
}
@media(prefers-reduced-motion:reduce){.button,.main-nav a:after,.capability-cards article,.values-grid article{transition:none}}

/* V11.1 — contact form textarea visibility fix */
.rfq-form textarea{
  display:block;
  width:100%;
  min-height:170px;
  height:170px;
  padding:14px;
  margin-top:7px;
  border:1px solid #b9c5cf;
  border-radius:4px;
  background:#fff;
  color:var(--ink);
  font:inherit;
  line-height:1.5;
  resize:vertical;
  appearance:auto;
  -webkit-appearance:none;
}
.rfq-form textarea:focus,
.rfq-form input:focus{
  outline:3px solid rgba(15,94,168,.14);
  border-color:var(--accent);
}
@media(max-width:720px){
  .rfq-form textarea{min-height:150px;height:150px}
}

/* V11.2 — complete contact form control fix */
.rfq-form label{
  display:block;
  position:relative;
  color:var(--ink);
}
.rfq-form input:not([type="file"]),
.rfq-form textarea{
  position:relative;
  z-index:1;
  display:block;
  width:100%;
  min-width:0;
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  color:var(--ink);
  background:#fff;
  border:1px solid #b9c5cf;
  border-radius:4px;
}
.rfq-form input:not([type="file"]){
  min-height:48px;
  height:48px;
  padding:0 14px;
}
.rfq-form textarea{
  min-height:170px;
  height:170px;
  padding:14px;
}


/* V15 — eight production categories and project-based portfolio */
.project-index-section{padding-bottom:88px}
.project-index-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.project-index-card{position:relative;height:360px;overflow:hidden;background:#1a1e21;color:#fff}
.project-index-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.project-index-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.08) 72%)}
.project-index-card>span{position:absolute;z-index:2;left:24px;right:24px;bottom:23px}
.project-index-card small,.project-index-card strong,.project-index-card em{display:block}
.project-index-card small{font-size:10px;letter-spacing:.16em;color:#b8c8d4;margin-bottom:8px}
.project-index-card strong{font-size:23px;line-height:1.15}
.project-index-card em{font-size:12px;font-style:normal;margin-top:8px;color:#dce7ef}
.project-index-card:hover img{transform:scale(1.035)}
.project-case{scroll-margin-top:96px;border-bottom:1px solid var(--line)}
.project-case:nth-of-type(even){background:var(--soft)}
.project-case-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:36px}
.project-case-head>p{max-width:440px;color:var(--muted)}
.project-case h2{margin:0}
.project-case .gallery-grid.gallery-enhanced{box-shadow:0 18px 45px rgba(0,0,0,.09)}
@media(max-width:1050px){.project-index-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.project-index-grid{grid-template-columns:1fr}.project-index-card{height:330px}.project-case-head{display:block}.project-case-head>p{margin-top:16px}.project-index-section{padding-bottom:58px}}

/* V15.1 — project slideshow navigation for ten projects */
.showcase-dots button{flex:1 1 0;width:auto;min-width:12px;max-width:34px}
@media(max-width:720px){
  .showcase-nav{gap:8px}
  .showcase-dots{gap:4px;min-width:0}
  .showcase-dots button{min-width:0;max-width:none}
  .showcase-count{display:none}
  .showcase-arrow{flex:0 0 44px}
}


/* V16 — compact collections, project detail pages and card-based featured projects */
.compact-page .page-hero.compact{height:330px}
.compact-page .category-hero{height:430px}
.compact-page .page-hero h1{font-size:clamp(32px,4vw,50px);max-width:820px}
.compact-page .page-hero p:not(.eyebrow){font-size:15px;max-width:650px;margin:17px 0 23px}
.compact-page .section{padding:60px 0}
.compact-page .section h2{font-size:clamp(27px,3vw,38px)}
.compact-page .section-heading{margin-bottom:27px;gap:44px}
.compact-page .section-heading>p{font-size:14px;max-width:430px}
.compact-page .carousel-card{height:330px}
.compact-page .carousel-copy{left:22px;right:22px;bottom:21px}
.compact-page .carousel-copy strong{font-size:19px}
.compact-page .gallery-stage{height:clamp(350px,calc(100vh - 285px),540px)}
.compact-page .category-switch>.container{min-height:126px}
.compact-page .category-switch-link{padding:22px 0}
.compact-page .category-switch-link strong{font-size:17px}
.project-card-carousel .carousel-card{height:330px;border-radius:4px}
.project-card-carousel .carousel-copy strong{font-size:20px}
.featured-projects-section{padding-top:72px;padding-bottom:72px}
.featured-projects-section .section-heading{margin-bottom:30px}
.featured-projects-section h2{font-size:clamp(28px,3.2vw,41px)}
.featured-projects-section .project-card-carousel{margin-top:4px}
.featured-projects-section .carousel-card{height:320px}
.featured-projects-section .carousel-arrow{border-color:#53616d;color:#fff}
.featured-projects-section .carousel-arrow:hover{background:#fff;color:#18212b;border-color:#fff}
.featured-projects-section .carousel-progress{background:#3b4854}
.featured-projects-section .carousel-progress span{background:#5aa2df}
.featured-projects-section .carousel-count{color:#d8e2ea}
.project-detail-page .category-back-top{background:#fff}
.project-detail-page .gallery-grid.gallery-enhanced{box-shadow:0 16px 38px rgba(18,31,43,.1)}
.projects-index-page .project-index-section{padding-bottom:60px}
@media(max-width:720px){
  .compact-page .page-hero.compact{height:360px}
  .compact-page .category-hero{height:410px}
  .compact-page .page-hero h1{font-size:30px}
  .compact-page .section{padding:50px 0}
  .compact-page .section-heading{display:block}
  .compact-page .section-heading>p{margin-top:13px}
  .compact-page .carousel-card,.project-card-carousel .carousel-card,.featured-projects-section .carousel-card{height:310px}
  .compact-page .gallery-stage{height:390px}
  .featured-projects-section{padding-top:55px;padding-bottom:55px}
}


/* V18 — quieter typography, visible navigation and compact collection browsers */
body{font-size:14px;line-height:1.5}
.site-header{height:68px}
.brand img{width:145px;height:44px}
.main-nav{font-size:12px;gap:21px}
.main-nav a{padding:24px 0 22px}
.button{min-height:41px;padding:0 19px;font-size:11.5px}
.button-small{min-height:36px}
.hero{height:535px}
.page-hero{height:420px}
.page-hero.compact{height:315px}
.category-hero,.compact-page .category-hero{height:390px}
.hero h1{font-size:clamp(33px,3.7vw,50px);max-width:820px}
.page-hero h1,.compact-page .page-hero h1{font-size:clamp(30px,3.8vw,46px);max-width:820px}
.hero-lead,.page-hero p:not(.eyebrow),.compact-page .page-hero p:not(.eyebrow){font-size:15px;max-width:650px;margin:18px 0 24px}
.eyebrow{font-size:10.5px;margin-bottom:13px}
.section,.compact-page .section{padding:58px 0}
.intro h2,.section h2,.cta-band h2,.compact-page .section h2{font-size:clamp(25px,2.8vw,37px)}
.section-heading,.compact-page .section-heading{margin-bottom:25px;gap:38px}
.section-heading>p,.compact-page .section-heading>p{font-size:13px;max-width:430px}
.intro p,.about-grid p{font-size:15px}
.trust-grid strong{font-size:13px}.trust-grid span{font-size:11px}
.capability-cards h3,.values-grid h3{font-size:18px;margin-top:42px}
.process-grid strong{font-size:16px}.process-grid p{font-size:13px}
.cta-band{padding:47px 0}

/* Homepage: controls are above and the next card is always partially visible. */
.peek-carousel{position:relative}
.peek-carousel .carousel-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin:0 0 16px}
.carousel-all-link{font-size:12px;font-weight:800;letter-spacing:.02em;border-bottom:1px solid currentColor;padding-bottom:3px}
.carousel-all-link:hover{color:var(--accent)}
.peek-carousel .carousel-controls{display:flex;gap:9px;margin:0}
.peek-carousel .carousel-arrow{width:42px;height:42px;font-size:18px}
.peek-carousel .carousel-arrow:disabled{opacity:.28;cursor:default;background:transparent;color:inherit;border-color:#b9c5cf}
.peek-carousel .carousel-viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;padding-right:9%;outline:none}
.peek-carousel .carousel-viewport::-webkit-scrollbar{display:none}
.peek-carousel .carousel-track{width:max-content;transform:none!important;transition:none;will-change:auto}
.peek-carousel .carousel-card{flex:0 0 clamp(280px,35vw,420px);height:315px;scroll-snap-align:start}
.peek-carousel .carousel-copy{left:20px;right:20px;bottom:19px}
.peek-carousel .carousel-copy strong{font-size:18px}
.peek-carousel .carousel-copy small{font-size:10px;margin-bottom:7px}
.peek-carousel .carousel-copy em{font-size:11px;margin-top:6px}
.featured-projects-section{padding-top:58px;padding-bottom:58px}
.featured-projects-section .carousel-toolbar{color:#fff}
.featured-projects-section .carousel-all-link{color:#e7edf2}
.featured-projects-section .carousel-arrow{border-color:#5b6a76;color:#fff}
.featured-projects-section .carousel-arrow:disabled{color:#83909a;border-color:#43515d}

/* The parent collection pages show every name at once, with only one master image. */
.collection-browser{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:34px;align-items:start}
.collection-list{border-top:1px solid var(--line)}
.collection-item{display:grid;grid-template-columns:42px 1fr 26px;align-items:center;min-height:61px;border-bottom:1px solid var(--line);transition:background .18s,color .18s,padding .18s}
.collection-item small{font-size:10px;letter-spacing:.12em;color:#87929c}
.collection-item strong{font-size:15px;line-height:1.25;font-weight:700}
.collection-item>span{font-size:18px;text-align:right;color:#8d99a3;transition:transform .18s}
.collection-item:hover,.collection-item:focus,.collection-item.active{background:#fff;color:var(--accent);padding-left:12px;outline:none}
.collection-item:hover>span,.collection-item:focus>span,.collection-item.active>span{transform:translateX(3px);color:var(--accent)}
.collection-preview{position:sticky;top:105px;display:block;height:min(63vh,570px);min-height:430px;overflow:hidden;background:#111820;border-radius:4px;color:#fff}
.collection-preview img{width:100%;height:100%;object-fit:cover;transition:opacity .2s,transform .45s}
.collection-preview:hover img{transform:scale(1.025)}
.collection-preview-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,12,18,.84),rgba(5,12,18,.04) 68%)}
.collection-preview-copy{position:absolute;left:26px;right:26px;bottom:24px}
.collection-preview-copy small,.collection-preview-copy strong,.collection-preview-copy em{display:block}
.collection-preview-copy small{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#c5d4df;margin-bottom:8px}
.collection-preview-copy strong{font-size:clamp(21px,2.4vw,31px);line-height:1.1}
.collection-preview-copy em{font-style:normal;font-size:20px;margin-top:9px}

/* Previous / parent / next are visible before the hero and remain available while scrolling. */
.detail-toolbar-wrap{position:sticky;top:68px;z-index:42;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);box-shadow:0 4px 14px rgba(24,33,43,.045);backdrop-filter:blur(10px)}
.detail-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;min-height:66px}
.detail-toolbar-link{display:flex;flex-direction:column;justify-content:center;padding:9px 0;min-width:0}
.detail-toolbar-link small{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#7c8791}
.detail-toolbar-link strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}
.detail-toolbar-link.next{text-align:right;align-items:flex-end}
.detail-toolbar-link.parent{align-items:center;justify-content:center;padding:0 25px;margin:0 25px;border-left:1px solid var(--line);border-right:1px solid var(--line);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;white-space:nowrap}
.detail-toolbar-link:hover{color:var(--accent)}
.detail-toolbar-link:hover small{color:var(--accent)}
.category-back-top{display:none}

/* Gallery controls remain compact; Escape closes fullscreen through script.js. */
.compact-page .gallery-stage{height:clamp(330px,calc(100vh - 315px),500px)}
.gallery-meta{font-size:12px}
.gallery-hint{opacity:.7}

@media(max-width:1050px){
  .site-header{height:64px}.main-nav{top:63px}
  .detail-toolbar-wrap{top:64px}
  .collection-browser{grid-template-columns:minmax(280px,.9fr) 1.1fr;gap:24px}
  .collection-preview{top:96px;min-height:390px;height:520px}
  .peek-carousel .carousel-card{flex-basis:clamp(270px,46vw,390px)}
}
@media(max-width:720px){
  body{font-size:13.5px}
  .site-header{height:60px}.main-nav{top:59px}
  .hero{height:510px}.page-hero,.category-hero,.compact-page .category-hero{height:360px}.page-hero.compact,.compact-page .page-hero.compact{height:300px}
  .hero h1,.page-hero h1,.compact-page .page-hero h1{font-size:28px}
  .hero-lead,.page-hero p:not(.eyebrow),.compact-page .page-hero p:not(.eyebrow){font-size:14px}
  .section,.compact-page .section{padding:44px 0}
  .intro h2,.section h2,.cta-band h2,.compact-page .section h2{font-size:25px}
  .section-heading,.compact-page .section-heading{display:block;margin-bottom:20px}
  .section-heading>p,.compact-page .section-heading>p{margin-top:10px}
  .peek-carousel .carousel-toolbar{justify-content:space-between;margin-bottom:12px}
  .peek-carousel .carousel-arrow{width:39px;height:39px}
  .peek-carousel .carousel-viewport{padding-right:17%}
  .peek-carousel .carousel-card{flex-basis:calc(100vw - 68px);height:285px}
  .collection-browser{display:flex;flex-direction:column;gap:20px}
  .collection-preview{position:relative;top:auto;order:-1;width:100%;height:300px;min-height:0}
  .collection-list{width:100%}
  .collection-item{grid-template-columns:36px 1fr 22px;min-height:55px}
  .collection-item strong{font-size:14px}
  .detail-toolbar-wrap{top:60px}
  .detail-toolbar{grid-template-columns:1fr auto 1fr;min-height:58px}
  .detail-toolbar-link{padding:7px 0}
  .detail-toolbar-link small{display:none}
  .detail-toolbar-link strong{font-size:11px;max-width:110px}
  .detail-toolbar-link.parent{font-size:9px;padding:0 10px;margin:0 8px}
  .compact-page .gallery-stage{height:360px}
}
@media(max-width:430px){
  .detail-toolbar-link strong{max-width:82px;font-size:10px}
  .detail-toolbar-link.parent{font-size:8px;letter-spacing:.05em}
  .carousel-all-link{font-size:11px}
}


/* V19 — photographic accordions on the homepage and purpose-built mobile collection lists */
.photo-accordion{display:flex;gap:5px;height:430px;overflow:hidden;background:#d8dde0;border-radius:4px}
.photo-panel{--panel-image:none;position:relative;isolation:isolate;flex:1 1 0;min-width:0;overflow:hidden;background:#17212a;transition:flex-grow .48s cubic-bezier(.2,.72,.22,1),filter .28s ease}
.photo-panel::before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--panel-image);background-size:cover;background-position:center;transform:scale(1.01);transition:transform .6s ease,filter .35s ease}
.photo-panel::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(5,10,14,.12),rgba(5,10,14,.82));transition:background .35s ease}
.photo-panel:not(.active)::before{filter:saturate(.72) brightness(.72)}
.photo-panel.active{flex-grow:4.65}
.photo-panel.active::before{transform:scale(1.045)}
.photo-panel.active::after{background:linear-gradient(180deg,rgba(5,10,14,.05) 18%,rgba(5,10,14,.82) 100%)}
.photo-panel-trigger{position:absolute;inset:0;width:100%;height:100%;border:0;background:transparent;color:#fff;padding:17px 14px;cursor:pointer;text-align:left;font:inherit;display:flex;align-items:flex-end;justify-content:center;outline-offset:-3px}
.photo-panel-trigger:focus-visible{outline:2px solid #fff}
.photo-panel-number{position:absolute;top:15px;left:50%;transform:translateX(-50%);font-size:9px;letter-spacing:.14em;color:rgba(255,255,255,.72)}
.photo-panel-title{writing-mode:vertical-rl;transform:rotate(180deg);font-size:12.5px;line-height:1.15;letter-spacing:.035em;max-height:315px;text-shadow:0 2px 12px rgba(0,0,0,.4);transition:font-size .25s ease,transform .25s ease,opacity .25s ease}
.photo-panel-chevron{position:absolute;right:15px;top:14px;font-size:16px;opacity:0;transform:translate(-5px,5px);transition:opacity .25s,transform .25s}
.photo-panel-content{position:absolute;left:25px;right:25px;bottom:24px;opacity:0;transform:translateY(9px);pointer-events:none;transition:opacity .25s ease .08s,transform .3s ease .08s}
.photo-panel-link{display:inline-flex;align-items:center;min-height:37px;padding:0 15px;background:rgba(255,255,255,.94);color:#17212a;font-size:10.5px;font-weight:800;letter-spacing:.035em;text-transform:none;box-shadow:0 8px 25px rgba(0,0,0,.18)}
.photo-panel-link:hover{background:#fff;color:var(--accent)}
.photo-panel.active .photo-panel-trigger{justify-content:flex-start;padding:24px 25px 73px;pointer-events:auto}
.photo-panel.active .photo-panel-number{left:25px;transform:none}
.photo-panel.active .photo-panel-title{writing-mode:horizontal-tb;transform:none;font-size:clamp(23px,2.5vw,34px);line-height:1.04;letter-spacing:-.02em;max-height:none;max-width:480px}
.photo-panel.active .photo-panel-chevron{opacity:1;transform:none}
.photo-panel.active .photo-panel-content{opacity:1;transform:none;pointer-events:auto}
.photo-accordion-footer{display:flex;justify-content:flex-end;margin-top:16px}
.photo-accordion-all{font-size:11.5px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:3px}
.photo-accordion-all:hover{color:var(--accent)}
.featured-projects-section .photo-accordion{background:#263440}
.featured-projects-section .photo-accordion-all{color:#e9eff3}
.featured-projects-section .photo-accordion-all:hover{color:#fff}
.projects-photo-accordion .photo-panel.active{flex-grow:5.25}
.projects-photo-accordion .photo-panel-title{font-size:12px}
.projects-photo-accordion .photo-panel.active .photo-panel-title{font-size:clamp(23px,2.4vw,32px)}

/* Desktop collection browsers keep one large preview; thumbnails are reserved for mobile. */
.collection-thumb{display:none}

@media(max-width:960px){
  .photo-accordion{height:390px}
  .photo-panel.active{flex-grow:4.9}
  .projects-photo-accordion .photo-panel.active{flex-grow:5.8}
  .photo-panel-title{font-size:11.5px;max-height:285px}
  .photo-panel.active .photo-panel-title{font-size:25px}
}

@media(max-width:820px){
  /* On touch devices every name remains visible and the selected item opens vertically. */
  .photo-accordion{display:block;height:auto;overflow:visible;background:transparent;border-radius:0}
  .photo-panel,.photo-panel.active{height:61px;min-height:61px;margin-bottom:6px;flex:none;border-radius:3px;transition:height .36s cubic-bezier(.2,.72,.22,1)}
  .photo-panel.active{height:280px}
  .photo-panel::before,.photo-panel.active::before{transform:scale(1.015)}
  .photo-panel:not(.active)::before{filter:saturate(.72) brightness(.58)}
  .photo-panel-trigger,.photo-panel.active .photo-panel-trigger{align-items:center;justify-content:flex-start;padding:0 46px 0 49px}
  .photo-panel-number,.photo-panel.active .photo-panel-number{top:50%;left:15px;transform:translateY(-50%);font-size:9px}
  .photo-panel-title,.photo-panel.active .photo-panel-title{writing-mode:horizontal-tb;transform:none;max-height:none;max-width:none;font-size:13px;line-height:1.2;letter-spacing:0}
  .photo-panel.active .photo-panel-title{align-self:flex-start;margin-top:18px;font-size:20px;line-height:1.08;max-width:calc(100% - 15px)}
  .photo-panel-chevron,.photo-panel.active .photo-panel-chevron{right:15px;top:50%;opacity:.92;transform:translateY(-50%);font-size:15px}
  .photo-panel.active .photo-panel-chevron{top:18px;transform:none}
  .photo-panel-content{left:49px;right:16px;bottom:18px}
  .photo-panel-link{min-height:35px;font-size:10px;padding:0 13px}
  .photo-accordion-footer{margin-top:13px}

  /* The mother pages use a compact, explicit list with a thumbnail per item. */
  .collection-browser{display:block}
  .collection-preview{display:none}
  .collection-list{border-top:0}
  .collection-item,.collection-item:hover,.collection-item:focus,.collection-item.active{grid-template-columns:28px 76px minmax(0,1fr) 20px;gap:9px;min-height:82px;padding:8px 0;background:transparent;color:inherit}
  .collection-item{border-top:1px solid var(--line);border-bottom:0}
  .collection-item:last-child{border-bottom:1px solid var(--line)}
  .collection-item small{grid-column:1;align-self:center}
  .collection-thumb{display:block;grid-column:2;width:76px;height:62px;object-fit:cover;border-radius:2px;background:#d7dce0}
  .collection-item strong{grid-column:3;font-size:13.5px;line-height:1.22;align-self:center}
  .collection-item>span{grid-column:4;align-self:center;font-size:17px}
  .collection-item:hover>span,.collection-item:focus>span,.collection-item.active>span{transform:none;color:var(--accent)}

  /* On mobile the parent action sits on its own row, with previous/next below. */
  .detail-toolbar{grid-template-columns:1fr 1fr;min-height:0}
  .detail-toolbar-link.parent{grid-column:1/-1;grid-row:1;align-items:flex-start;text-align:left;min-height:38px;padding:0;margin:0;border:0;border-bottom:1px solid var(--line)}
  .detail-toolbar-link.prev{grid-column:1;grid-row:2;min-height:46px;padding-right:10px}
  .detail-toolbar-link.next{grid-column:2;grid-row:2;min-height:46px;padding-left:10px}
  .detail-toolbar-link strong{max-width:none;font-size:10.5px}
  .detail-toolbar-link.parent strong{font-size:9px;letter-spacing:.06em;text-transform:uppercase}
}

@media(max-width:430px){
  .photo-panel.active{height:255px}
  .photo-panel.active .photo-panel-title{font-size:18px}
  .collection-item,.collection-item:hover,.collection-item:focus,.collection-item.active{grid-template-columns:22px 68px minmax(0,1fr) 16px;gap:8px;min-height:76px}
  .collection-thumb{width:68px;height:56px}
  .collection-item strong{font-size:12.5px}
}
