:root{--yellow:#f1c103;--red:#e20613;--brand-charcoal:#1d1d1b;--ink:#0a0a0a;--paper:#f2f2f2;--line:#2a2a2a;--muted:#a5a5a0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:"Avenir Next",Avenir,Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.topbar{height:82px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(10,10,10,.92);backdrop-filter:blur(14px);z-index:20}.brand{font-weight:800;letter-spacing:-.04em;font-size:22px;display:flex;align-items:center;gap:10px}.brand span{display:grid;place-items:center;width:31px;height:31px;background:var(--yellow);color:var(--ink);font-size:19px}.topbar nav{display:flex;gap:34px;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.topbar nav a{opacity:.68}.topbar nav a:hover{opacity:1;color:var(--yellow)}.lang{border:0;background:none;color:var(--paper);font-family:DM Mono;font-size:11px;cursor:pointer}.lang span{opacity:.45}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.05fr .95fr;position:relative;overflow:hidden}.hero-copy{padding:9vh 4vw 12vh}.eyebrow{font:500 11px DM Mono;letter-spacing:.2em;color:var(--yellow);margin:0 0 28px}.hero h1,.about h2{font-size:clamp(62px,9.1vw,150px);line-height:.78;letter-spacing:-.075em;margin:0;font-weight:800}.hero h1 em,.about h2 em,.project-copy h2 em{font-style:normal;color:var(--yellow)}.intro{max-width:590px;font-size:clamp(17px,1.5vw,23px);line-height:1.55;color:#c7c7c2;margin:55px 0 38px}.cta{display:flex;align-items:center;justify-content:space-between;max-width:330px;border-top:1px solid #666;border-bottom:1px solid #666;padding:16px 0;font-size:13px;text-transform:uppercase;letter-spacing:.11em}.cta i{font-size:24px;color:var(--yellow)}.hero-art{position:relative;background:#131313;border-left:1px solid var(--line);overflow:hidden}.hero-art:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 48%,rgba(241,193,3,.06) 49%,transparent 50%),radial-gradient(circle at 50% 50%,#242424,transparent 58%)}.stud{position:absolute;border-radius:50%;border:1px solid #555;display:grid;place-items:center;font:600 12vw DM Mono;color:var(--yellow);box-shadow:inset 0 0 0 2vw #191919,0 35px 90px #000}.s1{width:22vw;height:22vw;top:19%;left:16%;transform:rotate(-10deg)}.s2{width:8vw;height:8vw;top:13%;right:10%}.s3{width:5vw;height:5vw;bottom:15%;left:10%}.beam{position:absolute;width:32vw;height:7vw;background:var(--yellow);right:-9vw;bottom:24%;transform:rotate(-18deg);display:flex;gap:2vw;padding:1.5vw}.beam span{width:4vw;height:4vw;background:#bd9d00;border-radius:50%;box-shadow:inset 0 5px 6px rgba(255,255,255,.25)}.hero-art p{position:absolute;right:3vw;top:3vw;font:10px/1.5 DM Mono;letter-spacing:.17em;text-align:right;color:#777}.scroll{position:absolute;bottom:24px;left:4vw;font:10px DM Mono;letter-spacing:.18em;color:#777}.scroll span{color:var(--yellow);margin-left:9px}.ticker{background:var(--yellow);color:var(--ink);overflow:hidden;padding:16px 0;white-space:nowrap;font:700 14px DM Mono;letter-spacing:.18em}.ticker div{width:max-content;animation:ticker 22s linear infinite}@keyframes ticker{to{transform:translateX(-50%)}}.archive,.stories{padding:120px 4vw}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:65px}.section-head h2{font-size:clamp(42px,6vw,86px);line-height:.95;letter-spacing:-.06em;margin:0}.section-head>p{max-width:410px;color:var(--muted);line-height:1.7}.filters{display:flex;gap:8px;margin-bottom:30px}.filters button{border:1px solid #414141;color:#aaa;background:transparent;padding:10px 17px;font:10px DM Mono;letter-spacing:.1em;cursor:pointer}.filters button.active,.filters button:hover{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.card-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px}.feature-card{padding:18px;min-height:550px;display:flex;flex-direction:column;transition:.3s}.feature-card.hidden{display:none}.feature-card:hover{transform:translateY(-7px)}.feature-card.dark{background:#171717}.feature-card.yellow{background:var(--yellow);color:var(--ink)}.feature-card.light{background:var(--paper);color:var(--ink)}.card-visual{height:330px;position:relative;overflow:hidden;margin-bottom:23px}.train{background:linear-gradient(#252525,#111)}.engine{position:absolute;left:8%;right:8%;bottom:35%;height:86px;background:var(--yellow);color:var(--ink);display:flex;align-items:center;padding:20px;font:700 28px DM Mono;box-shadow:18px 19px 0 -10px #555}.engine:after{content:"";position:absolute;width:43px;height:43px;border:8px solid #111;border-radius:50%;bottom:-28px;right:30px}.rail{position:absolute;bottom:15%;left:-10%;width:120%;height:5px;background:#888;box-shadow:0 15px #333}.gears span{position:absolute;width:155px;height:155px;border:25px dotted #0a0a0a;border-radius:50%;top:65px;left:10px}.gears span+span{width:105px;height:105px;top:165px;left:140px;border-width:18px}.gears b{position:absolute;right:5px;top:4px;font:800 64px "Avenir Next",Avenir,Manrope,Arial,sans-serif;letter-spacing:-.08em}.space{background:#d7d5cd}.space span{position:absolute;background:#245d91;color:#fff;font:700 26px DM Mono;width:75%;height:95px;left:11%;bottom:25%;padding:25px;transform:skew(-7deg)}.space i{position:absolute;font-style:normal;font-size:90px;color:var(--red);right:7%;top:7%}.card-meta{display:flex;justify-content:space-between;font:10px DM Mono;letter-spacing:.1em;opacity:.65}.feature-card h3{font-size:26px;letter-spacing:-.035em;margin:25px 0 10px}.feature-card p{font-size:14px;line-height:1.6;opacity:.66;margin:0}.projects{min-height:780px;background:var(--paper);color:var(--ink);display:grid;grid-template-columns:8% 39% 53%}.project-no{padding:55px 3vw;font:11px DM Mono;border-right:1px solid #ccc}.project-copy{padding:110px 4vw}.project-copy .eyebrow{color:#777}.project-copy h2{font-size:clamp(48px,6.4vw,96px);line-height:.88;letter-spacing:-.065em;margin:0 0 38px}.project-copy p:not(.eyebrow){max-width:460px;color:#5d5d58;line-height:1.8}.text-link{display:inline-block;margin-top:45px;font:600 12px DM Mono;letter-spacing:.1em;border-bottom:1px solid;padding-bottom:8px}.project-stage{background:#151515;position:relative;overflow:hidden}.project-stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#2a2a2a 1px,transparent 1px),linear-gradient(90deg,#2a2a2a 1px,transparent 1px);background-size:45px 45px;transform:perspective(500px) rotateX(55deg) scale(1.5);transform-origin:bottom;opacity:.55}.model{position:absolute;width:390px;height:200px;left:50%;top:50%;transform:translate(-50%,-43%) rotate(-8deg);filter:drop-shadow(20px 28px 30px #000)}.model-body{position:absolute;background:var(--yellow);width:330px;height:105px;bottom:25px;left:30px;clip-path:polygon(0 20%,85% 0,100% 55%,89% 100%,7% 92%)}.model-body i{display:inline-block;width:45px;height:28px;background:#222;margin:23px 1px 0 35px}.model-top{position:absolute;background:#3a3a3a;width:150px;height:75px;left:88px;top:13px;transform:skew(-18deg);z-index:2;border:3px solid var(--yellow)}.model-wheel{position:absolute;width:80px;height:80px;border:18px solid #090909;background:#666;border-radius:50%;bottom:0;z-index:3}.w1{left:48px}.w2{right:40px}.axis{position:absolute;font:11px DM Mono}.axis.x{color:#f45;right:35px;bottom:30px}.axis.y{color:#0e8;right:18px;bottom:52px}.axis.z{color:#39f;right:57px;bottom:66px}.project-stage p{position:absolute;left:30px;bottom:25px;color:#777;font:10px/1.5 DM Mono;letter-spacing:.12em}.story-list{border-top:1px solid #333}.story-list a{display:grid;grid-template-columns:22% 1fr auto;align-items:center;min-height:140px;border-bottom:1px solid #333;transition:.25s}.story-list a:hover{padding-left:16px;background:#111}.story-list span{font:10px DM Mono;letter-spacing:.15em;color:var(--yellow)}.story-list strong{font-size:clamp(22px,3vw,42px);letter-spacing:-.04em}.story-list i{font-style:normal;font-size:26px}.about{background:var(--yellow);color:var(--ink);padding:110px 4vw;display:grid;grid-template-columns:1.2fr .8fr;gap:8vw}.about .eyebrow{color:#665600}.about h2{font-size:clamp(60px,8vw,125px)}.about>div+div{align-self:end}.about>div+div>p{font-size:clamp(18px,1.6vw,24px);line-height:1.65}.socials{display:flex;gap:28px;margin-top:50px;font:700 11px DM Mono;letter-spacing:.1em}.socials a{border-bottom:1px solid;padding-bottom:5px}footer{padding:55px 4vw;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;border-top:1px solid #333}footer p{font:10px/1.8 DM Mono;letter-spacing:.12em;color:#888}footer small{letter-spacing:0;font-size:8px}footer>b{font:11px DM Mono;color:#777}@media(max-width:900px){.topbar nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-top:11vh}.hero-art{min-height:520px;border-left:0;border-top:1px solid #333}.s1{width:52vw;height:52vw;left:24%;font-size:25vw}.beam{width:65vw;height:14vw}.card-grid{grid-template-columns:1fr}.feature-card{min-height:500px}.projects{grid-template-columns:1fr}.project-no{display:none}.project-stage{height:620px}.section-head,.about{grid-template-columns:1fr;display:grid}.section-head{align-items:start}.story-list a{grid-template-columns:1fr auto;padding:30px 0;gap:15px}.story-list span{grid-column:1 / -1}.about{gap:70px}footer{grid-template-columns:1fr;gap:25px}.hero h1{font-size:18vw}}@media(max-width:520px){.topbar{height:68px}.hero{min-height:auto}.hero-copy{padding:75px 6vw 90px}.hero-art{min-height:420px}.archive,.stories{padding:90px 6vw}.card-visual{height:260px}.projects{min-height:auto}.project-copy{padding:90px 6vw}.project-stage{height:480px}.model{transform:translate(-50%,-45%) rotate(-8deg) scale(.72)}.about{padding:90px 6vw}.socials{flex-direction:column;align-items:flex-start}.filters{overflow-x:auto}.section-head{gap:25px}.section-head>p{margin:0}}
[hidden]{display:none!important}a:focus-visible,button:focus-visible{outline:3px solid #397dff;outline-offset:6px}.demo-note{font-size:13px;line-height:1.65;color:#aaa;max-width:750px;margin:0 0 30px}.feature-card h3 a{display:block}.feature-card h3 a span{font-size:18px}.detail{max-width:1080px;margin:auto;padding:90px 6vw 130px;min-height:75vh}.detail .back{display:inline-block;font:12px 'DM Mono';margin-bottom:65px}.detail h1{font-size:clamp(40px,7vw,90px);line-height:1.06;letter-spacing:-.06em;overflow-wrap:anywhere}.detail h2{font-size:clamp(26px,4vw,42px);margin-top:65px;letter-spacing:-.035em}.detail p{max-width:760px;font-size:19px;line-height:1.8;color:#bcbcb6}.detail p.eyebrow{color:var(--yellow);font-size:11px}.detail h1+p{font:11px/1.8 'DM Mono';color:var(--yellow);padding-bottom:35px;border-bottom:1px solid #333}.socials p{font:12px/1.7 'DM Mono'}section[id]{scroll-margin-top:100px}@media(max-width:900px){.topbar{height:auto;min-height:82px;flex-wrap:wrap;padding-top:14px;padding-bottom:14px;gap:15px}.topbar nav{display:flex;order:3;width:100%;gap:22px;overflow:auto;font-size:10px}.topbar .lang{margin-left:auto}.detail{padding-top:50px}.detail .back{margin-bottom:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* ALEGO73 original identity */
.brand{gap:13px}.brand-logo{display:block;width:54px;height:54px;object-fit:contain;flex-shrink:0}.brand .brand-wordmark{display:inline;width:auto;height:auto;background:none;color:var(--paper);font-size:22px}.brand .brand-go{display:inline;width:auto;height:auto;background:none;color:var(--red);font-size:inherit}.hero-art.logo-stage{display:flex;align-items:center;justify-content:center;background:var(--brand-charcoal);padding:6%}.logo-stage:before{display:none}.hero-logo{display:block;width:100%;height:auto;max-width:680px;object-fit:contain;filter:drop-shadow(0 24px 25px #0006)}.hero-art.logo-stage p{top:auto;bottom:24px;left:24px;right:24px;text-align:center;color:#aaa}.cta:hover i,.text-link:hover,.story-list a:hover i{color:var(--red)}.filters button.active{box-shadow:inset 0 -3px var(--red)}.topbar nav a:hover{color:var(--yellow)}footer .brand-logo{width:72px;height:72px}a:focus-visible,button:focus-visible{outline-color:var(--red)}@media(max-width:900px){.hero-art.logo-stage{min-height:0;padding:60px 12% 85px}.hero-logo{max-width:490px}.brand-logo{width:46px;height:46px}}@media(max-width:520px){.hero-art.logo-stage{padding:45px 8% 75px}}

/* Social and contact links */
.social-links{display:flex;flex-wrap:wrap;gap:12px 26px;--social-cutout:var(--ink)}.social-links a{display:inline-flex;align-items:center;gap:10px;min-height:44px;font:500 12px/1.5 'DM Mono',monospace;text-decoration:none}.social-links svg{flex:0 0 22px}.social-links a span{overflow-wrap:anywhere}.social-links a:hover span{text-decoration:underline;text-underline-offset:5px}.about-socials{margin-top:32px;--social-cutout:var(--yellow)}.about-socials a:last-child{flex-basis:100%}.footer-socials{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px;margin-top:28px}.footer-socials a{color:var(--paper)}.footer-socials a:hover{color:var(--yellow)}@media(max-width:520px){.social-links{flex-direction:column;align-items:flex-start;gap:5px}.social-links a{font-size:11px}.footer-socials{margin-top:0}}

/* About biography: preserve paragraph rhythm and language selection. */
.about-copy p{font-size:clamp(17px,1.4vw,21px);line-height:1.75;margin:0 0 1.3em}.about-copy strong{font-weight:800}.about-copy>p:first-child{font-size:clamp(25px,2.5vw,36px);line-height:1.2}.about-copy-en{display:none}html[lang="en"] .about-copy-it{display:none}html[lang="en"] .about-copy-en{display:block}.about>div+div{align-self:start}@media(min-width:901px){.about{grid-template-columns:1fr 1.15fr;gap:6vw}.about h2{font-size:clamp(60px,6.8vw,106px)}}

.about-read-more{margin-top:4px}.biography .about-copy{max-width:760px;margin-top:45px}.biography .about-copy>p:first-child{font-size:clamp(25px,2.5vw,36px)}.biography .about-copy strong{color:var(--paper)}

.hero h1.world-title{font-size:clamp(40px,6.1vw,108px);line-height:.98;letter-spacing:-.06em}.world-title>span{white-space:nowrap}@media(max-width:900px){.hero h1.world-title{font-size:clamp(35px,10.5vw,92px)}}

.about h2.behind-title{font-size:clamp(42px,5.6vw,90px);line-height:1;letter-spacing:-.055em}@media(max-width:900px){.about h2.behind-title{font-size:clamp(40px,10vw,90px)}}
.feature-card.red{background:var(--red);color:var(--paper)}.crane{background:linear-gradient(145deg,#c70612,#7e030b)}.crane b{position:absolute;right:8px;top:4px;font:800 52px "Avenir Next",Avenir,Manrope,Arial,sans-serif;letter-spacing:-.08em}.crane-mast{position:absolute;left:29%;bottom:38px;width:27px;height:225px;background:repeating-linear-gradient(0deg,var(--yellow) 0 13px,#111 13px 18px)}.crane-boom{position:absolute;left:30%;bottom:235px;width:235px;height:22px;background:repeating-linear-gradient(90deg,var(--yellow) 0 19px,#111 19px 25px);transform:rotate(-27deg);transform-origin:left center}.crane-hook{position:absolute;left:82%;top:73px;width:2px;height:150px;background:#171717}.crane-hook:after{content:"";position:absolute;bottom:-14px;left:-7px;width:13px;height:13px;border:3px solid #171717;border-top:0;border-radius:0 0 12px 12px}
.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:900px){.card-grid{grid-template-columns:1fr}}
.article-page{max-width:1180px}.review-article{max-width:860px}.review-article h1{font-size:clamp(42px,6.4vw,88px);line-height:1.02;letter-spacing:-.06em;margin:0 0 48px}.review-article h2{font-size:clamp(28px,3.5vw,46px);line-height:1.13;letter-spacing:-.04em;margin:82px 0 24px}.review-article p{max-width:760px;font-size:clamp(17px,1.35vw,20px);line-height:1.82;color:#c8c8c2;margin:0 0 25px}.review-article h1+p{font-size:clamp(20px,1.7vw,25px);line-height:1.65;color:var(--paper);padding:0 0 32px;border-bottom:1px solid #333}.review-article strong{color:var(--paper);font-weight:800}.review-article .eyebrow{color:var(--yellow);font-size:12px;margin-bottom:28px}.article-back{margin-top:72px}@media(max-width:520px){.review-article h1{font-size:clamp(36px,11vw,56px)}.review-article h2{margin-top:62px}.review-article p{font-size:17px}}
.set-photo{background:#8c9289}.set-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 67%;transition:transform .45s ease}.set-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.38),transparent 38%,rgba(0,0,0,.12));pointer-events:none}.set-photo b{position:absolute;z-index:1;right:12px;top:7px;color:#fff;font:800 52px "Avenir Next",Avenir,Manrope,Arial,sans-serif;letter-spacing:-.07em;text-shadow:0 2px 18px #000}.feature-card:hover .set-photo img{transform:scale(1.025)}
.hero-bricks{display:block;width:min(100%,650px);height:auto;margin:32px 0 -5%;object-fit:contain;object-position:left bottom;filter:drop-shadow(0 20px 24px rgba(0,0,0,.42));pointer-events:none;user-select:none}@media(max-width:900px){.hero-bricks{width:min(100%,620px);margin-top:28px;margin-bottom:-7%}}@media(max-width:520px){.hero-bricks{width:112%;max-width:none;margin-top:26px;margin-left:-6%;margin-bottom:-10%}}

/* Block 02: reserve a real gutter and keep long headings inside their column. */
.projects{grid-template-columns:6% minmax(0,48%) minmax(0,46%)}.project-copy{min-width:0;padding:100px clamp(28px,4vw,72px)}.project-copy h2{font-size:clamp(30px,3.8vw,64px);line-height:1.06;letter-spacing:-.055em;max-width:100%;overflow-wrap:break-word}.project-copy p:not(.eyebrow){max-width:42ch}.project-stage{min-width:0}@media(max-width:900px){.projects{grid-template-columns:minmax(0,1fr)}.project-copy{padding:80px 6vw}.project-copy h2{font-size:clamp(30px,7.5vw,64px)}}

.project-stage.train-stage{display:flex;justify-content:center;align-items:stretch;background:#0a0a0a;padding:0;height:auto;min-height:780px}.train-stage::before{display:none}.project-train{display:block;width:100%;height:100%;min-height:780px;object-fit:cover;object-position:center 46%}@media(max-width:900px){.project-stage.train-stage{min-height:0}.project-train{height:auto;min-height:0;aspect-ratio:941/1672;object-fit:cover}}

.brand .brand-wordmark{font-weight:400}.brand .brand-wordmark strong{font-weight:800}.brand .brand-regular{display:inline;width:auto;height:auto;background:none;color:inherit;font-size:inherit;font-weight:400}
.hero-art.portrait-stage{display:block;padding:0;background:#111}.portrait-stage:before{display:none}.hero-portrait{display:block;width:100%;height:100%;min-height:calc(100vh - 82px);object-fit:cover;object-position:50% 50%}@media(max-width:900px){.hero-art.portrait-stage{min-height:0}.hero-portrait{height:auto;min-height:0;aspect-ratio:16/9;object-fit:cover;object-position:50% 48%}}@media(max-width:520px){.hero-portrait{aspect-ratio:4/3;object-position:50% 48%}}
.article-image-placeholder{position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;margin:56px 0;border:1px solid #3c3c3c;background:repeating-linear-gradient(135deg,#151515 0,#151515 1px,#0d0d0d 1px,#0d0d0d 18px);padding:24px;color:var(--paper)}.article-image-placeholder:before,.article-image-placeholder:after{content:"";position:absolute;background:var(--yellow)}.article-image-placeholder:before{width:34px;height:2px;right:22px;top:38px}.article-image-placeholder:after{width:2px;height:34px;right:38px;top:22px}.article-image-placeholder span{position:relative;z-index:1;font:800 clamp(28px,4vw,48px)/1 "Avenir Next",Avenir,Manrope,Arial,sans-serif;letter-spacing:-.05em}.article-image-placeholder small{position:relative;z-index:1;margin-top:8px;color:var(--yellow);font:10px/1.4 "DM Mono",monospace;letter-spacing:.14em}.article-image-wide{width:100%;aspect-ratio:2/1}.article-image-pair{display:grid;grid-template-columns:1.18fr .82fr;gap:18px;align-items:end;margin:64px 0}.article-image-pair .article-image-placeholder{width:100%;margin:0}.article-image-tall{aspect-ratio:4/5}.article-image-square{aspect-ratio:1/1}@media(max-width:620px){.article-image-placeholder{margin:42px 0;padding:18px}.article-image-pair{grid-template-columns:1fr;gap:14px;margin:46px 0}.article-image-tall{aspect-ratio:4/3}.article-image-square{aspect-ratio:1/1}.article-image-placeholder:before{right:17px;top:31px}.article-image-placeholder:after{right:33px;top:15px}}
.article-image-cinema{width:100%;aspect-ratio:21/9}.article-image-inset{width:74%;aspect-ratio:3/2;margin-left:auto}@media(max-width:620px){.article-image-cinema{aspect-ratio:16/9}.article-image-inset{width:100%;margin-left:0}}
.article-image-placeholder.has-image{padding:0;background:#111}.article-image-placeholder.has-image:before,.article-image-placeholder.has-image:after{display:none}.article-image-placeholder.has-image img{display:block;width:100%;height:100%;object-fit:cover}.article-image-wide,.article-image-cinema,.article-image-landscape{aspect-ratio:4/3}.article-image-pair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.article-image-inset{width:58%;aspect-ratio:3/4}@media(max-width:620px){.article-image-wide,.article-image-cinema,.article-image-landscape{aspect-ratio:4/3}.article-image-inset{width:72%;margin-left:auto}}
.article-image-pair-vertical{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.article-image-portrait{aspect-ratio:3/4}@media(max-width:620px){.article-image-pair-vertical{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.article-image-pair-vertical .article-image-placeholder{margin:0}}
.article-image-vertical{width:58%;aspect-ratio:3/4;margin-left:auto}.article-image-vertical.has-image img{object-fit:cover}@media(max-width:620px){.article-image-vertical{width:72%;margin-left:auto}}
.youtube-menu-cta{display:flex;align-items:center;gap:9px;padding:10px 13px;background:var(--red);color:#fff;font:700 10px/1 "DM Mono",monospace;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:background .2s,color .2s,transform .2s}.youtube-menu-cta svg{width:19px;height:19px;flex:0 0 auto}.youtube-menu-cta:hover{background:var(--yellow);color:var(--ink);transform:translateY(-2px)}.youtube-menu-cta:hover svg path:last-child{fill:var(--ink)}@media(max-width:1100px){.topbar nav{gap:20px}.youtube-menu-cta{padding:9px 11px;font-size:9px}}@media(max-width:520px){.topbar{gap:10px}.youtube-menu-cta{padding:9px}.youtube-menu-cta span{max-width:72px;white-space:normal;line-height:1.15}.youtube-menu-cta svg{width:18px;height:18px}}
.story-article .project-closing{margin-top:50px;padding:30px 0;border-top:1px solid var(--yellow);border-bottom:1px solid var(--yellow);font-size:clamp(22px,2.5vw,32px);line-height:1.4;color:var(--paper)}
.set-photo-unimog img{object-position:50% 52%}
.set-photo-starfighter img{object-position:50% 50%}
.set-photo-orient-express img{object-position:50% 54%}.orient-detail-cover{width:100%;margin:52px 0 66px;background:#111}.orient-detail-cover img{display:block;width:100%;height:auto}
.set-photo-7866 img{object-position:50% 50%}
.article-video-cta{max-width:760px;margin-top:68px}.article-video-cta a{display:flex;align-items:center;gap:14px;padding:19px 22px;background:var(--red);color:#fff;font:700 12px DM Mono;letter-spacing:.1em;transition:background .2s,color .2s}.article-video-cta a>span:first-child{font-size:18px}.article-video-cta b{margin-left:auto;font-size:22px}.article-video-cta a:hover{background:var(--yellow);color:var(--ink)}.review-article .article-video-cta+.article-back{margin-top:48px}@media(max-width:520px){.article-video-cta a{padding:17px 16px;font-size:11px;letter-spacing:.06em}}
.article-video-cta.article-video-cta-top{margin:0 0 38px}.review-article h1+.article-video-cta-top+p{font-size:clamp(20px,1.7vw,25px);line-height:1.65;color:var(--paper);padding:0 0 32px;border-bottom:1px solid #333}

/* Projects archive and featured project */
.project-feature{display:block;color:var(--paper)}.project-feature .project-train{object-fit:cover;object-position:50% 50%;transition:transform .5s ease}.project-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.88));pointer-events:none}.project-feature:hover .project-train{transform:scale(1.02)}.project-feature-label{position:absolute;z-index:2;left:clamp(22px,4vw,58px);right:clamp(22px,4vw,58px);bottom:clamp(24px,5vw,64px);display:flex;flex-direction:column;align-items:flex-start}.project-feature-label small{font:500 10px/1.5 DM Mono;letter-spacing:.15em;color:var(--yellow)}.project-feature-label strong{font-size:clamp(32px,5vw,72px);line-height:1;letter-spacing:-.055em;margin:8px 0 18px}.project-feature-label i{font:600 11px DM Mono;letter-spacing:.1em;font-style:normal;border-bottom:1px solid;padding-bottom:7px}.projects-index{min-height:75vh;padding:90px 4vw 130px}.projects-index-head{display:grid;grid-template-columns:1fr minmax(280px,440px);gap:30px 8vw;align-items:end;margin-bottom:70px}.projects-index-head .back{grid-column:1/-1;font:12px DM Mono}.projects-index-head .eyebrow{grid-column:1/-1;margin-bottom:0}.projects-index-head h1{font-size:clamp(68px,11vw,170px);line-height:.78;letter-spacing:-.075em;margin:0}.projects-index-head>p:last-child{font-size:18px;line-height:1.7;color:var(--muted);margin:0}.project-archive{border-top:1px solid #333}.project-index-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);background:#151515;margin-top:24px;transition:transform .3s ease}.project-index-card:hover{transform:translateY(-5px)}.project-index-image{position:relative;min-height:520px;background:#f3f3f3;overflow:hidden}.project-index-image img{display:block;width:100%;height:100%;object-fit:cover}.project-index-image span{position:absolute;top:20px;left:22px;color:var(--ink);font:800 54px Avenir Next,Avenir,Manrope,sans-serif;letter-spacing:-.07em}.project-index-copy{padding:clamp(34px,5vw,76px);align-self:center}.project-index-copy h2{font-size:clamp(38px,5vw,72px);line-height:1;letter-spacing:-.055em;margin:0 0 24px}.project-index-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:#bcbcb6}.project-card-link{display:inline-block;margin-top:24px;padding-bottom:7px;border-bottom:1px solid;font:600 11px DM Mono;letter-spacing:.1em;color:var(--yellow)}.project-detail article{max-width:860px}.project-detail-hero{width:calc(100% + 20vw);max-width:1180px;margin:58px 0 72px;transform:translateX(-10vw);background:#f3f3f3}.project-detail-hero img{display:block;width:100%;height:auto}.project-detail strong{color:var(--paper)}.project-detail .project-status{margin-top:54px;padding:25px;border-left:4px solid var(--yellow);background:#151515;color:#aaa;font-size:16px}.project-detail .project-closing{margin-top:50px;padding:30px 0;border-top:1px solid var(--yellow);border-bottom:1px solid var(--yellow);font-size:clamp(22px,2.5vw,32px);line-height:1.4;color:var(--paper)}@media(max-width:900px){.project-feature .project-train{aspect-ratio:4/3}.projects-index{padding:65px 6vw 100px}.projects-index-head,.project-index-card{grid-template-columns:1fr}.project-index-image{min-height:0;aspect-ratio:4/3}.project-detail-hero{width:100%;transform:none;margin:45px 0 58px}}@media(max-width:520px){.project-index-copy{padding:34px 24px}.project-feature-label strong{font-size:34px}.project-index-image span{font-size:42px}}
