:root{--blue:#075fd8;--blue-strong:#064fb7;--blue-deep:#082552;--blue-soft:#dceaff;--paper:#f3f0e8;--paper-strong:#fffdf7;--ink:#0d203a;--ink-soft:#4d6076;--line:#0d203a2e;--line-light:#ffffff52;--lime:#c9f238;--cyan:#6ed7f3;--pink:#ff82ad;--orange:#ff9c4a;--motion-red:#ff544a;--motion-yellow:#ffd23e;--motion-green:#35d07f;--motion-cyan:#68e8ef;--radius-lg:26px;--radius-md:18px;--ease:cubic-bezier(.23, 1, .32, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper-strong);font-family:var(--font-onest), Arial, sans-serif;text-rendering:optimizelegibility;margin:0}body,a,button{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.skip-link{z-index:100;color:var(--ink);background:var(--paper-strong);border-radius:10px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-shell{width:min(1460px,100% - 32px);margin:0 auto}.site-header{color:#fff;border-bottom:1px solid var(--line-light);grid-template-columns:1fr auto 1fr;align-items:center;min-height:78px;display:grid}.brand{letter-spacing:-.025em;justify-self:start;font-size:clamp(1.08rem,1.35vw,1.45rem);font-weight:760}.brand span{color:var(--cyan);font-family:var(--font-plex-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.7em;font-weight:500}.site-nav{gap:28px;font-size:.9rem;font-weight:620;display:flex}.site-nav a,.header-link{color:#ffffffd1}.site-nav a:hover,.header-link:hover{color:#fff}.header-link{justify-self:end;align-items:center;gap:7px;font-size:.9rem;font-weight:680;display:inline-flex}.header-link svg,.text-link svg,.project-card-link svg,.back-link svg{width:18px;height:18px;transition:transform .16s var(--ease);flex:none}.header-link:hover svg,.text-link:hover svg,.project-card:hover .project-card-link svg,.back-link:hover svg{transform:translate(2px,-2px)}.editorial-hero{color:var(--ink);background:var(--paper);border-radius:var(--radius-lg);overflow:hidden}.hero-titlebar{border-bottom:1px solid var(--line);min-height:56px;font-family:var(--font-plex-mono), monospace;letter-spacing:.05em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;font-size:.72rem;display:grid}.hero-titlebar span:nth-child(2){justify-self:center}.hero-titlebar span:last-child{justify-self:end}.hero-lockup{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.72fr) minmax(320px,1.28fr);align-items:center;min-height:clamp(260px,31vw,430px);display:grid;overflow:hidden}.display-logo{letter-spacing:-.04em;text-align:left;margin:0;padding:24px 0 24px clamp(24px,4vw,64px);font-size:clamp(5.5rem,12vw,11rem);font-weight:790;line-height:.73}.hero-motion{place-items:center;min-width:0;height:100%;display:grid}.hero-grid{grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);min-height:540px;display:grid}.hero-copy{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;padding:clamp(30px,4.2vw,68px);display:flex}.eyebrow,.section-kicker,.project-index,.detail-label,.date-label{font-family:var(--font-plex-mono), monospace;letter-spacing:.055em;text-transform:uppercase;font-size:.72rem;font-weight:500}.hero-copy h1{letter-spacing:-.042em;text-wrap:balance;max-width:650px;margin:24px 0;font-size:clamp(2.9rem,5vw,5.8rem);font-weight:720;line-height:.94}.hero-copy>p{max-width:540px;color:var(--ink-soft);margin:0;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.5}.hero-facts{background:var(--paper-strong);border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:0;margin-top:46px;display:grid;overflow:hidden}.hero-fact{background:0 0;min-height:108px;padding:16px}.hero-fact:not(:last-child){border-right:1px solid var(--line)}.hero-fact strong{letter-spacing:-.03em;font-size:2rem;line-height:1;display:block}.hero-fact span{color:var(--ink-soft);margin-top:10px;font-size:.78rem;line-height:1.35;display:block}.featured-project{background:var(--blue-deep);color:#fff;flex-direction:column;min-width:0;display:flex}.featured-top{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.status-pill{min-height:30px;color:var(--ink);background:var(--lime);font-family:var(--font-plex-mono), monospace;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:0 11px;font-size:.7rem;font-weight:500;display:inline-flex}.status-pill:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.status-pill.tone-ready{background:var(--cyan)}.status-pill.tone-prototype{background:var(--pink)}.status-pill.tone-research{background:var(--orange)}.status-pill.tone-planned{background:var(--blue-soft)}.featured-date{color:#ffffff9e;font-family:var(--font-plex-mono), monospace;font-size:.72rem}.featured-media{background:#dfe9f5;border-bottom:1px solid #fff3;min-height:310px;position:relative;overflow:hidden}.featured-media img{object-fit:cover;object-position:center;filter:saturate(.82)contrast(1.03);width:100%;height:100%;min-height:310px}.featured-media:after{content:"";border:12px solid var(--blue-deep);pointer-events:none;position:absolute;inset:0}.featured-body{grid-template-columns:1fr auto;align-items:end;gap:28px;padding:28px;display:grid}.featured-body h2{letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,4vw,4.7rem);line-height:.95}.featured-body p{color:#ffffffb8;max-width:530px;margin:12px 0 0;line-height:1.46}.featured-number{letter-spacing:-.06em;font-size:clamp(3.4rem,6vw,6.8rem);font-weight:700;line-height:.8}.featured-link{min-height:58px;color:var(--ink);background:var(--lime);justify-content:space-between;align-items:center;padding:0 28px;font-weight:720;display:flex}.featured-link svg{width:20px;height:20px}.content-section{background:var(--paper);border-radius:var(--radius-lg);margin-top:18px;padding:clamp(36px,5.5vw,84px)}.origin-section{color:#fff;background:var(--blue-deep)}.origin-section .section-kicker,.origin-section .section-heading>p{color:#ffffffad}.origin-contrast{grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr);align-items:stretch;display:grid}.origin-state{border-radius:18px;flex-direction:column;min-height:620px;padding:clamp(24px,3vw,40px);display:flex;overflow:hidden}.origin-before{color:#392f26;background:#e9dfcb;border:1px solid #392f2642}.origin-after{color:#fff;background:var(--blue);font-family:var(--font-onest), Arial, sans-serif;border:1px solid #ffffff57}.origin-state-header{border-bottom:1px solid;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.origin-state-word{letter-spacing:-.055em;font-size:clamp(3.7rem,6vw,7rem);font-weight:730;line-height:.75}.origin-before .origin-state-word{font-family:var(--font-old-standard), Georgia, serif;letter-spacing:-.035em;font-weight:700}.origin-state-meta{max-width:120px;font-family:var(--font-plex-mono), monospace;text-align:right;text-transform:uppercase;font-size:.68rem;line-height:1.35}.origin-state h3{letter-spacing:-.035em;max-width:580px;margin:34px 0 38px;font-size:clamp(2rem,3.25vw,4.2rem);line-height:.98}.origin-before h3{font-family:var(--font-old-standard), Georgia, serif;letter-spacing:-.025em;font-weight:700}.before-route{gap:8px;display:grid}.before-node{min-height:52px;font-family:var(--font-old-standard), Georgia, serif;border:1px solid #392f2661;justify-content:space-between;align-items:center;gap:20px;padding:10px 14px;display:flex}.before-node strong{font-size:1.18rem}.before-node span{color:#392f26b3;text-align:right;font-size:.92rem;font-style:italic}.before-handoff{color:#392f2694;font-family:var(--font-old-standard), Georgia, serif;text-align:center;font-size:.8rem;font-style:italic;line-height:1}.origin-transition{color:#ffffffb8;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.origin-transition span{max-width:72px;font-family:var(--font-plex-mono), monospace;text-align:center;text-transform:uppercase;font-size:.62rem;line-height:1.35}.origin-transition svg{width:28px;height:28px;color:var(--motion-cyan)}.after-route{flex-direction:column;flex:1;display:flex}.after-model{min-height:108px;color:var(--ink);background:var(--paper-strong);border-radius:12px;justify-content:space-between;align-items:flex-end;gap:24px;padding:20px;display:flex}.after-model span{max-width:170px;font-size:.82rem;line-height:1.35}.after-model strong{color:var(--blue);letter-spacing:-.055em;font-size:clamp(2.4rem,4.4vw,5.2rem);line-height:.78}.after-connector{justify-content:center;align-items:center;min-height:64px;display:flex;position:relative}.after-connector:before{content:"";background:#ffffff80;width:1px;position:absolute;top:0;bottom:0;left:50%}.after-connector span{z-index:1;color:#ffffffb8;background:var(--blue);font-family:var(--font-plex-mono), monospace;text-transform:uppercase;padding:5px 9px;font-size:.62rem;position:relative}.after-outputs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.after-output{min-height:92px;color:var(--ink);background:#ffffffe6;border-radius:10px;flex-direction:column;justify-content:space-between;padding:12px;display:flex;position:relative;overflow:hidden}.after-output:before{background:var(--output-color);content:"";height:7px;position:absolute;top:0;left:0;right:0}.after-output span{color:var(--ink-soft);font-family:var(--font-plex-mono), monospace;margin-top:4px;font-size:.58rem}.after-output strong{font-size:clamp(.8rem,1vw,1rem);line-height:1}.output-red{--output-color:var(--motion-red)}.output-yellow{--output-color:var(--motion-yellow)}.output-green{--output-color:var(--motion-green)}.output-cyan{--output-color:var(--motion-cyan)}.origin-note{color:#ffffffb8;margin:auto 0 0;padding-top:32px;font-size:.92rem;line-height:1.5}.origin-before .origin-note{color:#392f26b8}.section-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:end;gap:56px;margin-bottom:42px;display:grid}.section-heading h2{letter-spacing:-.04em;text-wrap:balance;max-width:840px;margin:16px 0 0;font-size:clamp(2.8rem,6.3vw,7.2rem);font-weight:730;line-height:.9}.section-heading>p{max-width:430px;color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.55}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-card{background:var(--paper-strong);border:1px solid var(--line);min-height:390px;transition:border-color .16s var(--ease);border-radius:16px;flex-direction:column;padding:24px;display:flex;position:relative;overflow:hidden}.project-card:hover{border-color:#075fd8b8}.project-card-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.project-glyph{width:120px;height:102px;margin:-4px 0 -2px -2px;display:block;position:relative}.glyph-bar{transform-origin:50%;border-radius:9px;display:block;position:absolute}.glyph-red{background:var(--motion-red)}.glyph-yellow{background:var(--motion-yellow)}.glyph-green{background:var(--motion-green)}.glyph-cyan{background:var(--motion-cyan)}.project-glyph[data-glyph=cabinet-01] .glyph-red{width:16px;height:78px;top:8px;left:16px}.project-glyph[data-glyph=cabinet-01] .glyph-yellow{width:16px;height:78px;top:8px;right:16px}.project-glyph[data-glyph=cabinet-01] .glyph-green{width:44px;height:14px;top:8px;left:38px}.project-glyph[data-glyph=cabinet-01] .glyph-cyan{width:44px;height:14px;bottom:16px;left:38px}.project-glyph[data-glyph=configurator] .glyph-red{width:74px;height:15px;top:18px;left:8px;transform:rotate(-10deg)}.project-glyph[data-glyph=configurator] .glyph-yellow{width:15px;height:78px;top:7px;left:58px}.project-glyph[data-glyph=configurator] .glyph-green{width:54px;height:15px;top:60px;left:18px;transform:rotate(14deg)}.project-glyph[data-glyph=configurator] .glyph-cyan{width:15px;height:46px;top:28px;right:10px}.project-glyph[data-glyph=production-export] .glyph-red{width:94px;height:15px;top:15px;left:10px}.project-glyph[data-glyph=production-export] .glyph-yellow{width:15px;height:58px;top:6px;left:50px}.project-glyph[data-glyph=production-export] .glyph-green{width:70px;height:15px;top:70px;left:16px}.project-glyph[data-glyph=production-export] .glyph-cyan{width:18px;height:44px;top:34px;right:12px}.project-glyph[data-glyph=ergonomics] .glyph-red{width:56px;height:16px;top:18px;left:12px;transform:rotate(-18deg)}.project-glyph[data-glyph=ergonomics] .glyph-yellow{width:16px;height:60px;top:29px;left:61px;transform:rotate(30deg)}.project-glyph[data-glyph=ergonomics] .glyph-green{width:54px;height:16px;top:72px;left:18px;transform:rotate(8deg)}.project-glyph[data-glyph=ergonomics] .glyph-cyan{width:16px;height:40px;top:18px;right:8px}.project-glyph[data-glyph=orders-erp] .glyph-red{width:44px;height:18px;top:10px;left:8px}.project-glyph[data-glyph=orders-erp] .glyph-yellow{width:48px;height:18px;top:34px;left:34px}.project-glyph[data-glyph=orders-erp] .glyph-green{width:48px;height:18px;top:58px;left:62px}.project-glyph[data-glyph=orders-erp] .glyph-cyan{width:16px;height:22px;top:72px;left:22px}.project-glyph[data-glyph=vario-food] .glyph-red{width:18px;height:72px;top:14px;left:16px}.project-glyph[data-glyph=vario-food] .glyph-yellow{width:68px;height:15px;top:14px;left:40px}.project-glyph[data-glyph=vario-food] .glyph-green{width:52px;height:16px;top:42px;left:48px}.project-glyph[data-glyph=vario-food] .glyph-cyan{width:52px;height:16px;top:70px;left:48px}.project-card .status-pill{min-height:28px}.project-card h3{letter-spacing:-.035em;max-width:560px;margin:28px 0 0;font-size:clamp(2rem,3.6vw,4rem);font-weight:700;line-height:.94}.project-card>p{max-width:580px;color:var(--ink-soft);margin:15px 0 0;line-height:1.48}.project-card-bottom{grid-template-columns:1fr auto;align-items:end;gap:20px;margin-top:auto;padding-top:34px;display:grid}.project-date{color:var(--ink-soft);font-family:var(--font-plex-mono), monospace;font-size:.72rem;line-height:1.4}.project-date strong{color:var(--ink);font-family:var(--font-onest), Arial, sans-serif;font-size:.94rem;font-weight:680;display:block}.project-card-link,.text-link,.back-link{align-items:center;gap:8px;font-weight:700;display:inline-flex}.project-card-link:after{content:"";position:absolute;inset:0}.ready-section{color:#fff;background:var(--blue-deep)}.ready-section .section-heading>p,.ready-section .section-kicker{color:#ffffffad}.ready-section .project-card{color:var(--ink)}.idea-list{background:var(--paper-strong);border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.idea-item{background:0 0;min-height:188px;padding:22px}.idea-item:not(:last-child){border-right:1px solid var(--line)}.idea-item span{color:var(--blue-strong);font-family:var(--font-plex-mono), monospace;text-transform:uppercase;font-size:.7rem}.idea-item h3{letter-spacing:-.025em;margin:38px 0 8px;font-size:1.55rem;line-height:1}.idea-item p{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.45}.site-footer{color:#fff;grid-template-columns:1fr auto;align-items:end;gap:48px;padding:58px 0 38px;display:grid}.site-footer h2{letter-spacing:-.04em;max-width:820px;margin:14px 0 0;font-size:clamp(2.5rem,5.6vw,6.4rem);line-height:.9}.footer-meta{text-align:right}.footer-meta p{color:#ffffffb8;max-width:340px;margin:0 0 22px;line-height:1.5}.footer-meta span{font-family:var(--font-plex-mono), monospace;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem}.project-page{padding:18px 0 92px}.project-detail{background:var(--paper);border-radius:var(--radius-lg);overflow:hidden}.detail-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:58px;padding:0 24px;display:flex}.back-link{font-size:.9rem}.back-link svg{transform:rotate(-135deg)}.back-link:hover svg{transform:rotate(-135deg)translate(2px,-2px)}.detail-topbar .date-label{color:var(--ink-soft)}.detail-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.25fr) minmax(300px,.48fr);min-height:520px;display:grid}.detail-title{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;padding:clamp(30px,5vw,78px);display:flex}.detail-title h1{letter-spacing:-.045em;overflow-wrap:anywhere;max-width:1000px;margin:34px 0;font-size:clamp(4rem,9vw,10.5rem);font-weight:760;line-height:.82}.detail-title p{max-width:750px;color:var(--ink-soft);margin:0;font-size:clamp(1rem,1.55vw,1.35rem);line-height:1.5}.detail-summary{color:#fff;background:var(--blue-deep);flex-direction:column;padding:24px;display:flex}.detail-summary-number{letter-spacing:-.07em;margin-top:auto;font-size:clamp(5rem,10vw,11rem);font-weight:740;line-height:.74}.detail-summary dl{border:1px solid #fff3;border-radius:14px;gap:0;margin:48px 0 0;display:grid;overflow:hidden}.detail-summary dl div{padding:15px}.detail-summary dl div+div{border-top:1px solid #fff3}.detail-summary dt{color:#ffffff94;font-family:var(--font-plex-mono), monospace;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem}.detail-summary dd{margin:7px 0 0;font-size:.95rem}.detail-media{border-bottom:1px solid var(--line);padding:18px}.detail-media img{object-fit:cover;object-position:center;filter:saturate(.82);border-radius:14px;width:100%;max-height:680px}.detail-content{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);display:grid}.detail-main{border-right:1px solid var(--line);padding:clamp(34px,5vw,74px)}.detail-main section+section{border-top:1px solid var(--line);margin-top:72px;padding-top:54px}.detail-main h2,.detail-side h2{letter-spacing:-.035em;margin:14px 0 0;font-size:clamp(2.1rem,4vw,4.6rem);line-height:.94}.lead-copy{max-width:880px;color:var(--ink-soft);margin:28px 0 0;font-size:clamp(1.1rem,1.7vw,1.45rem);line-height:1.55}.work-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px;margin-top:34px;display:grid}.work-column h3{margin:0 0 18px;font-size:1.15rem}.work-list{background:var(--paper-strong);border:1px solid var(--line);border-radius:14px;gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.work-list li{color:var(--ink-soft);padding:16px 16px 16px 46px;line-height:1.45;position:relative}.work-list li+li{border-top:1px solid var(--line)}.work-list li:before{content:"";background:var(--list-color,var(--cyan));border-radius:50%;width:10px;height:10px;position:absolute;top:21px;left:18px}.work-column.current .work-list li:before{--list-color:var(--pink)}.detail-side{padding:clamp(28px,3.5vw,52px)}.next-card,.boundary-card{border-radius:16px;padding:24px}.next-card{color:#fff;background:var(--blue-deep)}.next-card p,.boundary-card p{margin:22px 0 0;line-height:1.52}.boundary-card{color:var(--ink);background:#ffe5ee;border:1px solid #ad255833;margin-top:14px}.boundary-card .detail-label{color:#9c2854}.related-section{color:#fff;background:var(--blue-deep);padding:clamp(36px,5vw,72px)}.related-section h2{letter-spacing:-.04em;margin:14px 0 34px;font-size:clamp(2.4rem,5vw,5.8rem);line-height:.9}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.related-card{min-height:190px;color:var(--ink);background:var(--paper-strong);border-radius:15px;flex-direction:column;padding:20px;display:flex}.related-card strong{max-width:300px;margin-top:34px;font-size:1.4rem;line-height:1.05}.related-card span:last-child{color:var(--ink-soft);margin-top:auto;font-size:.8rem}@media (max-width:1020px){.hero-grid,.detail-hero,.detail-content{grid-template-columns:1fr}.hero-copy,.detail-title,.detail-main{border-right:0;border-bottom:1px solid var(--line)}.featured-media{min-height:380px}.section-heading{grid-template-columns:1fr;gap:24px}.origin-contrast{grid-template-columns:1fr}.origin-transition{flex-direction:row;min-height:88px}.origin-transition span{max-width:none}.origin-transition svg{transform:rotate(90deg)}.detail-summary-number{margin-top:48px}}@media (max-width:760px){.site-shell{width:min(100% - 14px,1460px)}.site-header{grid-template-columns:1fr auto;min-height:66px}.site-nav{display:none}.brand{font-size:1.15rem}.header-link{font-size:.82rem}.home-main,.project-page{padding-top:7px}.editorial-hero,.content-section,.project-detail{border-radius:19px}.hero-titlebar{grid-template-columns:1fr auto;min-height:48px;padding:0 16px;font-size:.62rem}.hero-titlebar span:nth-child(2){display:none}.display-logo{padding:22px 0 22px 14px;font-size:22vw;line-height:.76}.hero-lockup{grid-template-columns:minmax(0,.78fr) minmax(170px,1.22fr);min-height:210px}.hero-copy{padding:30px 20px}.hero-copy h1{margin:22px 0;font-size:clamp(2.6rem,13vw,4rem)}.hero-copy>p{font-size:.98rem}.hero-facts{grid-template-columns:1fr;margin-top:30px}.hero-fact:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.hero-fact{grid-template-columns:58px 1fr;align-items:center;min-height:72px;display:grid}.hero-fact span{margin:0}.featured-top,.featured-body,.featured-link{padding-left:18px;padding-right:18px}.featured-media,.featured-media img{min-height:230px}.featured-body{grid-template-columns:1fr}.featured-number{display:none}.content-section{margin-top:7px;padding:42px 16px}.section-heading{margin-bottom:28px}.section-heading h2{font-size:clamp(2.7rem,13vw,4.3rem)}.project-grid,.idea-list,.work-columns,.related-grid{grid-template-columns:1fr}.project-card{min-height:340px;padding:20px}.project-card h3{margin-top:24px;font-size:2.6rem}.origin-state{min-height:570px;padding:24px 20px}.origin-state-word{font-size:clamp(3.6rem,18vw,5.5rem)}.origin-state h3{margin:28px 0 32px;font-size:clamp(2rem,9vw,3rem)}.after-outputs{grid-template-columns:repeat(2,minmax(0,1fr))}.after-model{min-height:98px}.after-output{min-height:78px}.idea-item:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.site-footer{grid-template-columns:1fr;padding:46px 10px 30px}.footer-meta{text-align:left}.detail-topbar{min-height:54px;padding:0 16px}.detail-topbar .date-label{text-align:right;max-width:150px;font-size:.58rem}.detail-title{padding:32px 18px}.detail-title h1{margin:48px 0 30px;font-size:clamp(4rem,20vw,6.2rem)}.detail-summary,.detail-main,.detail-side,.related-section{padding:28px 18px}.detail-media{padding:8px}.detail-main section+section{margin-top:48px;padding-top:38px}}.site-shell{background:var(--paper-strong);width:100%;max-width:none}.home-main{padding:0}.concept-header{min-height:76px;color:var(--ink);background:var(--paper-strong);border-bottom:1px solid var(--line);grid-template-columns:auto auto minmax(0,1fr);align-items:center;padding:0 clamp(24px,4vw,64px);display:grid}.concept-company{letter-spacing:-.035em;font-size:1.2rem;font-weight:720}.concept-product{border-left:1px solid var(--line);font-family:var(--font-plex-mono), monospace;margin-left:34px;padding-left:34px;font-weight:500}.concept-nav{justify-content:flex-end;gap:clamp(20px,2.8vw,44px);font-weight:650;display:flex}.concept-nav a{color:var(--ink-soft);transition:color .15s}@media (hover:hover) and (pointer:fine){.concept-nav a:hover{color:var(--blue)}}.concept-hero{min-height:clamp(620px,73svh,820px);color:var(--ink);background:var(--paper-strong);border-bottom:1px solid var(--line);grid-template-columns:minmax(390px,.86fr) minmax(0,1.14fr);display:grid}.concept-hero-copy{flex-direction:column;justify-content:center;padding:clamp(72px,8vw,128px) clamp(36px,7vw,104px);display:flex}.concept-eyebrow{color:var(--blue);font-family:var(--font-plex-mono), monospace;margin-bottom:clamp(54px,7vw,100px);font-weight:500}.concept-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(6rem,12vw,11rem);font-weight:500;line-height:.77}.concept-thesis{margin:clamp(44px,6vw,78px) 0 0;font-weight:520}.concept-intro{max-width:39rem;color:var(--ink-soft);margin:24px 0 0}.concept-hero-visual{--hero-orbit-size:min(64%, 560px);border-left:1px solid var(--line);background-image:linear-gradient(#0d203a0a 1px,#0000 1px),linear-gradient(90deg,#0d203a0a 1px,#0000 1px);background-size:72px 72px;place-items:center;min-width:0;display:grid;position:relative;overflow:hidden}.concept-hero-visual:before,.concept-hero-visual:after{z-index:0;content:"";pointer-events:none;position:absolute}.concept-hero-visual:before{width:var(--hero-orbit-size);aspect-ratio:1;border:1px dashed #075fd83d;border-radius:50%}.concept-hero-visual:after{background:var(--blue);width:72%;height:1px;box-shadow:0 -132px #075fd829,0 132px #075fd829}.concept-motion{z-index:1;width:var(--hero-orbit-size);place-items:center;display:grid;position:relative}.concept-motion>div{--module-unit:13%;width:100%}.concept-legend{z-index:2;font-family:var(--font-plex-mono), monospace;gap:10px;margin:0;padding:0;list-style:none;display:grid;position:absolute;bottom:clamp(28px,4vw,58px);right:clamp(24px,3vw,48px)}.concept-legend li{align-items:center;gap:10px;display:flex}.concept-legend i{border-radius:50%;width:8px;height:8px}.legend-red{background:var(--motion-red)}.legend-yellow{background:var(--motion-yellow)}.legend-green{background:var(--motion-green)}.legend-cyan{background:var(--motion-cyan)}@media (max-width:820px){.concept-header{grid-template-columns:1fr auto}.concept-product{justify-self:end}.concept-nav{display:none}.concept-hero{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:520px}.concept-hero-copy{min-width:0;min-height:520px;padding:58px 18px 52px 24px}.concept-hero-visual{border-left:1px solid var(--line);min-width:0;min-height:520px}.concept-motion>div{width:100%}.concept-eyebrow{margin-bottom:48px}.concept-hero h1{font-size:clamp(3.5rem,15vw,6.8rem)}.concept-thesis{margin-top:36px}.concept-intro{margin-top:18px}.concept-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;bottom:18px;left:12px;right:12px}}@media (max-width:520px){.concept-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.concept-header{min-height:64px;padding-inline:18px}.concept-product{margin-left:0;padding-left:18px}.concept-hero-copy{min-height:480px;padding:48px 12px 46px 18px}.concept-eyebrow{margin-bottom:42px}.concept-hero h1{font-size:clamp(3.15rem,15vw,4.8rem)}.concept-hero-visual{min-height:480px}.concept-motion{width:var(--hero-orbit-size);transform:none}.concept-motion>div{width:100%}}.section-index,.archive-index{font-family:var(--font-plex-mono), monospace;font-weight:500;display:block}.archive-index{letter-spacing:.055em;text-transform:uppercase;font-size:.68rem}.archive-section,.system-section,.pipeline-section,.projects-section{border-bottom:1px solid var(--line)}.archive-section{color:#3b2d23;background-color:#e9dfcb;background-image:repeating-linear-gradient(0deg,#0000 0 31px,#3b2d2309 31px 32px),linear-gradient(90deg,#ffffff59,#0000 35%,#704d2d0d);grid-template-columns:minmax(280px,.72fr) minmax(0,1.48fr);gap:clamp(64px,7vw,112px);padding:clamp(92px,10vw,150px) clamp(36px,7vw,104px);display:grid;position:relative;overflow:hidden}.archive-section:before{color:#603d24a8;content:"АРХИВНЫЙ ПРОЦЕСС";font-family:var(--font-old-standard), Georgia, serif;letter-spacing:.12em;border:1px solid #603d246b;padding:7px 12px 5px;font-size:.68rem;position:absolute;top:28px;right:36px;transform:rotate(-1.5deg)}.archive-copy h2{max-width:700px;font-family:var(--font-old-standard), Georgia, serif;letter-spacing:-.035em;margin:42px 0 30px;font-size:clamp(3rem,5.2vw,5.6rem);font-weight:400;line-height:.95}.archive-copy p{max-width:37rem;font-family:var(--font-old-standard), Georgia, serif;margin:0;font-size:clamp(1.05rem,1.25vw,1.28rem);line-height:1.56}.archive-route{grid-template-columns:minmax(0,1fr) minmax(58px,.42fr) minmax(0,1fr) minmax(58px,.42fr) minmax(0,1fr) minmax(58px,.42fr) minmax(0,1fr);align-self:center;align-items:start;gap:0;margin:0;padding:0;list-style:none;display:grid}.archive-step{min-width:0;padding:0 clamp(8px,1vw,16px);position:relative}.archive-step-icon{aspect-ratio:1;border:1px solid #3b2d2380;border-radius:50%;flex:none;align-self:start;place-items:center;width:74px;height:74px;margin-bottom:32px;display:grid}.archive-step-icon svg{width:39px;height:39px}.archive-step>strong{font-family:var(--font-old-standard), Georgia, serif;font-size:clamp(1.2rem,1.45vw,1.5rem);font-weight:700;display:block}.archive-step>p{color:#3b2d23c2;font-family:var(--font-old-standard), Georgia, serif;margin:13px 0 0;font-size:.98rem;line-height:1.45}.archive-handoff{color:#3b2d23a8;width:auto;font-family:var(--font-old-standard), Georgia, serif;text-align:center;align-self:start;justify-items:center;gap:9px;padding:18px 5px 0;font-size:.74rem;line-height:1;display:grid;position:static}.archive-handoff i{background:#ffffff2e;border:1px solid;width:18px;height:23px}.archive-handoff svg{width:30px;height:30px}.archive-handoff span{max-width:78px}.system-section{background:var(--paper-strong);grid-template-columns:minmax(300px,.66fr) minmax(0,1.34fr);gap:clamp(56px,8vw,128px);padding:clamp(100px,11vw,168px) clamp(36px,7vw,104px);display:grid}.system-copy{align-self:center}.system-copy .section-index,.pipeline-heading .section-index,.projects-heading .section-index{color:var(--blue)}.system-copy h2,.pipeline-heading h2,.projects-heading h2{margin:0 0 28px;font-weight:560}.system-copy p,.pipeline-heading p,.projects-heading p{max-width:39rem;color:var(--ink-soft);margin:0}.system-map{grid-template-columns:minmax(190px,1fr) clamp(220px,21vw,290px) minmax(190px,1fr);grid-template-areas:"client core engineer""designer core workshop";align-items:center;gap:clamp(28px,4vw,58px) clamp(28px,4vw,64px);min-width:0;display:grid}.role-client{grid-area:client}.role-designer{grid-area:designer}.role-engineer{grid-area:engineer}.role-workshop{grid-area:workshop}.system-role{grid-template-columns:minmax(0,1fr);align-items:start;gap:0;min-width:0;padding:20px 0;display:grid;position:relative}.system-role:after{content:"";background:#075fd88c;width:clamp(28px,4vw,64px);height:1px;position:absolute;top:50%}.role-client:after,.role-designer:after{left:calc(100% + 8px)}.role-engineer:after,.role-workshop:after{right:calc(100% + 8px)}.system-role-icon{aspect-ratio:1;border:1px solid var(--line);border-radius:50%;flex:none;align-self:start;place-items:center;width:48px;height:48px;display:grid}.system-role-icon svg{width:25px;height:25px}.system-role h3{margin:1px 0 8px;font-weight:720}.system-role-status{color:#b5bfa9;font-family:var(--font-plex-mono), monospace;align-items:center;gap:8px;margin:0 0 10px;font-size:.7rem;line-height:1.35;display:inline-flex}.system-role-status:before{content:"";background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.system-role-status.tone-active{color:#50d68b}.system-role-status.tone-ready{color:#68e8ef}.system-role-status.tone-prototype{color:#ff665f}.system-role-status.tone-research{color:#ffd23e}.system-role p{color:var(--ink-soft);margin:0}.system-core{aspect-ratio:1;background:var(--paper);border:1px solid #075fd86b;border-radius:50%;grid-area:core;align-content:center;place-self:center;justify-items:center;width:100%;min-width:0;max-width:290px;height:auto;display:grid;overflow:hidden;box-shadow:0 0 0 26px #075fd809}.system-core-label{color:var(--blue);font-family:var(--font-plex-mono), monospace;margin-bottom:20px}.static-mark{grid-template-rows:repeat(2,56px);grid-template-columns:repeat(2,56px);gap:8px;display:grid}.static-mark i{border-radius:13px;display:block}.system-loader{aspect-ratio:1;grid-template-columns:minmax(0,1fr);place-items:center;width:min(62%,184px);min-width:0;display:grid;overflow:hidden}.system-loader>div{aspect-ratio:1;width:100%;min-width:0;max-width:100%;height:100%}.static-red{background:var(--motion-red)}.static-yellow{background:var(--motion-yellow)}.static-green{background:var(--motion-green)}.static-cyan{background:var(--motion-cyan)}.system-core strong{letter-spacing:-.045em;margin-top:18px;font-size:1.25rem;font-weight:560}.system-outcome{border-top:1px solid var(--ink);grid-column:1/-1;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:clamp(44px,6vw,96px);padding-top:clamp(42px,5vw,72px);display:grid}.system-outcome-copy .section-index{color:var(--blue)}.system-outcome-copy h3{max-width:690px;margin:0 0 24px;font-weight:560}.system-outcome-copy p{max-width:650px;color:var(--ink-soft);margin:0}.system-outcome-list{border:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.system-outcome-list article{min-width:0;min-height:218px;padding:28px clamp(22px,2.2vw,36px) 34px}.system-outcome-list article:nth-child(2n){border-left:1px solid var(--line)}.system-outcome-list article:nth-child(n+3){border-top:1px solid var(--line)}.system-outcome-list strong{margin-top:0;display:block}.system-outcome-list p{color:var(--ink-soft);margin:18px 0 0}.pipeline-section{background:var(--paper);padding:clamp(96px,10vw,150px) clamp(36px,7vw,104px)}.pipeline-heading{grid-template-columns:minmax(280px,.8fr) minmax(320px,1.2fr);grid-template-areas:"title copy";align-items:end;gap:0 clamp(56px,8vw,130px);display:grid}.pipeline-heading .section-index{grid-area:index}.pipeline-heading h2{grid-area:title}.pipeline-heading p{grid-area:copy}.pipeline-route{grid-template-columns:repeat(6,minmax(0,1fr));margin:clamp(82px,9vw,132px) 0 0;padding:0;list-style:none;display:grid;position:relative}.pipeline-route:before,.pipeline-route:after{content:"";pointer-events:none;width:calc(100% - 1px);height:1px;position:absolute;top:31px;left:0}.pipeline-route:after{background:linear-gradient(90deg, var(--motion-red), var(--motion-yellow), var(--motion-green), var(--motion-cyan), var(--blue));transform-origin:0;animation:6.4s cubic-bezier(.77,0,.175,1) infinite pipeline-progress;transform:scaleX(0)}@keyframes pipeline-progress{0%,8%{opacity:0;transform:scaleX(0)}18%{opacity:1}74%,88%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}.pipeline-step{z-index:1;min-width:0;padding:82px clamp(18px,2.2vw,34px) 0 0;position:relative}.pipeline-step:not(:first-child){border-left:1px solid var(--line);padding-left:clamp(18px,2.2vw,34px)}.pipeline-step>svg{width:62px;height:62px;color:var(--blue-deep);background:var(--paper);border:1px solid;border-radius:50%;padding:15px;position:absolute;top:0;left:0}.pipeline-step:not(:first-child)>svg{left:clamp(18px,2.2vw,34px)}.pipeline-step>span{display:none}.pipeline-step>strong{display:block}.pipeline-step>p{color:var(--ink-soft);margin:13px 0 0}.step-red>span{color:var(--motion-red)}.step-yellow>span{color:#a57d00}.step-green>span{color:#118b4c}.step-cyan>span{color:#008ca0}.step-blue>span{color:var(--blue)}.projects-section{background:var(--paper-strong);grid-template-columns:minmax(0,1.6fr) minmax(320px,.64fr);display:grid}.projects-main{padding:clamp(96px,10vw,150px) clamp(36px,7vw,104px)}.projects-heading{grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);grid-template-areas:"title copy";align-items:end;gap:0 clamp(48px,7vw,112px);display:grid}.projects-heading .section-index{grid-area:index}.projects-heading h2{grid-area:title}.projects-heading p{grid-area:copy}.project-table{border-top:1px solid var(--ink);margin-top:clamp(68px,8vw,112px)}.project-table-head,.project-row{grid-template-columns:minmax(230px,1.2fr) minmax(110px,.68fr) minmax(190px,1.15fr) 96px 20px;align-items:center;gap:20px;display:grid}.project-table-head{min-height:44px;color:var(--ink-soft);border-bottom:1px solid var(--line);font-family:var(--font-plex-mono), monospace}.project-row{--project-art-background:#eef4ff;--project-art-hover:translate3d(0, -3px, 0) scale(1.045);border-bottom:1px solid var(--line);min-height:108px;padding-block:10px;transition:color .15s,background-color .15s}.project-row-project{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:15px;min-width:0;display:grid}.project-row-project>strong{letter-spacing:-.02em;font-size:.98rem}.project-row-visual{aspect-ratio:1;background:var(--project-art-background);border:1px solid #0d203a1a;border-radius:16px;place-items:center;width:74px;transition:background-color .3s,box-shadow .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1);display:grid;position:relative;overflow:hidden}.project-primitive{will-change:transform;width:58px;height:58px;transition:transform .52s cubic-bezier(.77,0,.175,1);position:relative}.project-theme-motion{will-change:transform;width:58px;height:58px;transition:transform .3s cubic-bezier(.23,1,.32,1);display:block;position:relative}.project-theme-motion .theme-part{transform-origin:50%;will-change:transform, opacity;border-radius:0;width:10px;height:10px;animation-timing-function:cubic-bezier(.77,0,.175,1);animation-iteration-count:infinite;animation-fill-mode:both;display:block;position:absolute;top:50%;left:50%}.project-theme-motion .theme-red{background:var(--motion-red)}.project-theme-motion .theme-yellow{background:var(--motion-yellow)}.project-theme-motion .theme-green{background:var(--motion-green)}.project-theme-motion .theme-cyan{background:var(--motion-cyan)}.primitive-part{box-sizing:border-box;display:block;position:absolute}.project-row[data-project=configurator]{--project-art-background:#e8f8fb;--project-art-hover:translate3d(-2px, -4px, 0) rotate(-1deg) scale(1.055)}.project-row[data-project=production-export]{--project-art-background:#edf7ef;--project-art-hover:translate3d(0, 4px, 0) scale(1.05)}.project-row[data-project=ergonomics]{--project-art-background:#fff0ef;--project-art-hover:translate3d(0, -3px, 0) rotate(-2.5deg) scale(1.045)}.project-row[data-project=orders-erp]{--project-art-background:#edf3ff;--project-art-hover:translate3d(4px, -1px, 0) scale(1.04)}.project-row[data-project=vario-food]{--project-art-background:#fff8dc;--project-art-hover:translate3d(0, -2px, 0) rotate(-2deg) scale(1.05)}.project-theme-motion[data-theme-motion=configurator] .theme-part{animation-duration:12.6s}.project-theme-motion[data-theme-motion=configurator] .theme-red{animation-name:theme-cabinet-red}.project-theme-motion[data-theme-motion=configurator] .theme-yellow{animation-name:theme-cabinet-yellow}.project-theme-motion[data-theme-motion=configurator] .theme-green{animation-name:theme-cabinet-green}.project-theme-motion[data-theme-motion=configurator] .theme-cyan{animation-name:theme-cabinet-cyan}.project-theme-motion[data-theme-motion=production-export] .theme-part{animation-duration:8.8s}.project-theme-motion[data-theme-motion=production-export] .theme-red{animation-name:theme-table-red}.project-theme-motion[data-theme-motion=production-export] .theme-yellow{animation-name:theme-table-yellow}.project-theme-motion[data-theme-motion=production-export] .theme-green{animation-name:theme-table-green}.project-theme-motion[data-theme-motion=production-export] .theme-cyan{animation-name:theme-table-cyan}.project-theme-motion[data-theme-motion=ergonomics] .theme-part{animation-duration:8.4s}.project-theme-motion[data-theme-motion=ergonomics] .theme-red{animation-name:theme-reach-high}.project-theme-motion[data-theme-motion=ergonomics] .theme-yellow{animation-name:theme-reach-middle}.project-theme-motion[data-theme-motion=ergonomics] .theme-green{animation-name:theme-reach-low}.project-theme-motion[data-theme-motion=ergonomics] .theme-cyan{transform-origin:bottom;width:8px;height:42px;animation-name:theme-reach-person;animation-timing-function:linear;top:auto;bottom:6px;left:7px}.project-theme-motion[data-theme-motion=orders-erp] .theme-part{animation-duration:10.4s}.project-theme-motion[data-theme-motion=orders-erp] .theme-red{animation-name:theme-erp-red}.project-theme-motion[data-theme-motion=orders-erp] .theme-yellow{animation-name:theme-erp-yellow}.project-theme-motion[data-theme-motion=orders-erp] .theme-green{animation-name:theme-erp-green}.project-theme-motion[data-theme-motion=orders-erp] .theme-cyan{animation-name:theme-erp-cyan}.project-theme-motion[data-theme-motion=vario-food] .theme-part{animation-duration:14.4s}.project-theme-motion[data-theme-motion=vario-food] .theme-red{animation-name:theme-food-red}.project-theme-motion[data-theme-motion=vario-food] .theme-yellow{animation-name:theme-food-yellow}.project-theme-motion[data-theme-motion=vario-food] .theme-green{animation-name:theme-food-green}.project-theme-motion[data-theme-motion=vario-food] .theme-cyan{animation-name:theme-food-cyan}@keyframes theme-cabinet-red{0%,12%,92%,to{transform:translate(-50%,-50%)translate(-17px)scale(.65,4.2)}20%{transform:translate(-50%,-50%)translate(-16px,-15px)rotate(-24deg)scale(1.4,.65)}30%,42%{transform:translate(-50%,-50%)translateY(-18px)scale(3.8,.58)}50%{transform:translate(-50%,-50%)translate(16px,-14px)rotate(24deg)scale(1.2,.7)}60%,72%{transform:translate(-50%,-50%)translate(-18px)scale(.7,4.1)}80%{transform:translate(-50%,-50%)translate(-13px,16px)rotate(18deg)scale(1.4,.65)}}@keyframes theme-cabinet-yellow{0%,12%,92%,to{transform:translate(-50%,-50%)translate(17px)scale(.65,4.2)}20%{transform:translate(-50%,-50%)translate(17px,-16px)rotate(20deg)scale(1.25,.7)}30%,42%{transform:translate(-50%,-50%)translateY(-6px)scale(3,.58)}50%{transform:translate(-50%,-50%)translate(-17px,-11px)rotate(-18deg)scale(1.35,.65)}60%,72%{transform:translate(-50%,-50%)translate(8px,-17px)scale(2.5,.58)}80%{transform:translate(-50%,-50%)translate(16px,14px)rotate(-22deg)scale(1.2,.7)}}@keyframes theme-cabinet-green{0%,12%,92%,to{transform:translate(-50%,-50%)translateY(-21px)scale(2.7,.5)}20%{transform:translate(-50%,-50%)translate(-16px,16px)rotate(20deg)scale(1.3,.65)}30%,42%{transform:translate(-50%,-50%)translateY(7px)scale(3.4,.58)}50%{transform:translate(-50%,-50%)translate(17px,13px)rotate(15deg)scale(1.4,.65)}60%,72%{transform:translate(-50%,-50%)translate(10px)scale(2.2,.58)}80%{transform:translate(-50%,-50%)translate(-17px,-12px)rotate(-20deg)scale(1.3,.65)}}@keyframes theme-cabinet-cyan{0%,12%,92%,to{transform:translate(-50%,-50%)translateY(21px)scale(2.6,.5)}20%{transform:translate(-50%,-50%)translate(16px,14px)rotate(-25deg)scale(1.25,.7)}30%,42%{transform:translate(-50%,-50%)translateY(18px)scale(2.5,.58)}50%{transform:translate(-50%,-50%)translate(-14px,16px)rotate(24deg)scale(1.3,.65)}60%,72%{transform:translate(-50%,-50%)translate(7px,18px)scale(2.8,.58)}80%{transform:translate(-50%,-50%)translate(14px,-15px)rotate(18deg)scale(1.35,.65)}}@keyframes theme-table-red{0%,16%,92%,to{transform:translate(-50%,-50%)translateY(-18px)scale(3.6,.55)}32%,48%{transform:translate(-50%,-50%)translate(-12px,-12px)scale(1.8,1.4)}64%,80%{transform:translate(-50%,-50%)translate(-18px)scale(.55,3.7)}}@keyframes theme-table-yellow{0%,16%,92%,to{transform:translate(-50%,-50%)translateY(-6px)scale(3.6,.55)}32%,48%{transform:translate(-50%,-50%)translate(12px,-12px)scale(1.8,1.4)}64%,80%{transform:translate(-50%,-50%)translate(-6px)scale(.55,3.7)}}@keyframes theme-table-green{0%,16%,92%,to{transform:translate(-50%,-50%)translateY(6px)scale(3.6,.55)}32%,48%{transform:translate(-50%,-50%)translate(-12px,12px)scale(1.8,1.4)}64%,80%{transform:translate(-50%,-50%)translate(6px)scale(.55,3.7)}}@keyframes theme-table-cyan{0%,16%,92%,to{transform:translate(-50%,-50%)translateY(18px)scale(3.6,.55)}32%,48%{transform:translate(-50%,-50%)translate(12px,12px)scale(1.8,1.4)}64%,80%{transform:translate(-50%,-50%)translate(18px)scale(.55,3.7)}}@keyframes theme-reach-high{0%,48%,72%,to{opacity:.62;transform:translate(-50%,-50%)translate(8px,-18px)scale(3,.52)}54%,66%{opacity:1;transform:translate(-50%,-50%)translate(8px,-18px)scale(3.45,.62)}}@keyframes theme-reach-middle{0%,22%,46%,to{opacity:.68;transform:translate(-50%,-50%)translate(8px)scale(3,.52)}28%,40%{opacity:1;transform:translate(-50%,-50%)translate(8px)scale(3.45,.62)}}@keyframes theme-reach-low{0%,16%,78%,to{opacity:1;transform:translate(-50%,-50%)translate(8px,18px)scale(3.45,.62)}24%,70%{opacity:.68;transform:translate(-50%,-50%)translate(8px,18px)scale(3,.52)}}@keyframes theme-reach-person{0%,16%,92%,to{transform:scaleY(.12)}28%,40%,78%,88%{transform:scaleY(.55)}54%,66%{transform:scaleY(.98)}}@keyframes theme-erp-red{0%,2%,94%,to{opacity:0;transform:translate(-50%,-50%)translate(-8px,-18px)scale(2.7,.12)}5%,24%{opacity:1;transform:translate(-50%,-50%)translate(-8px,-18px)scale(2.7,.68)}36%,56%{opacity:1;transform:translate(-50%,-50%)translateY(-18px)scale(3.6,.52)}68%,88%{opacity:1;transform:translate(-50%,-50%)translate(-4px,-16px)scale(2.2,.65)}}@keyframes theme-erp-yellow{0%,7%,94%,to{opacity:0;transform:translate(-50%,-50%)translate(8px,-6px)scale(2.7,.12)}10%,24%{opacity:1;transform:translate(-50%,-50%)translate(8px,-6px)scale(2.7,.68)}36%,56%{opacity:1;transform:translate(-50%,-50%)translateY(-6px)scale(3.6,.52)}68%,88%{opacity:1;transform:translate(-50%,-50%)translate(10px,-5px)scale(.62,2.1)}}@keyframes theme-erp-green{0%,12%,94%,to{opacity:0;transform:translate(-50%,-50%)translate(-6px,6px)scale(2.7,.12)}15%,24%{opacity:1;transform:translate(-50%,-50%)translate(-6px,6px)scale(2.7,.68)}36%,56%{opacity:1;transform:translate(-50%,-50%)translateY(6px)scale(3.6,.52)}68%,88%{opacity:1;transform:translate(-50%,-50%)translate(3px,6px)scale(1.5,.62)}}@keyframes theme-erp-cyan{0%,17%,94%,to{opacity:0;transform:translate(-50%,-50%)translate(7px,18px)scale(2.7,.12)}20%,24%{opacity:1;transform:translate(-50%,-50%)translate(7px,18px)scale(2.7,.68)}36%,56%{opacity:1;transform:translate(-50%,-50%)translateY(18px)scale(3.6,.52)}68%,88%{opacity:1;transform:translate(-50%,-50%)translate(-2px,20px)scale(.65)}}@keyframes theme-food-red{0%,18%,96%,to{transform:translate(-50%,-50%)translate(-14px,-5px)rotate(8deg)scale(.55,3.5)}26%,40%{transform:translate(-50%,-50%)translate(-9px,-13px)scale(.4,2)}48%,62%{transform:translate(-50%,-50%)translate(-6px,1px)rotate(10deg)scale(2.1,2.2)}70%,88%{transform:translate(-50%,-50%)translate(-14px)scale(.45,3.7)}}@keyframes theme-food-yellow{0%,18%,96%,to{transform:translate(-50%,-50%)translate(-15px,18px)rotate(8deg)scale(.75,1.1)}26%,40%{transform:translate(-50%,-50%)translateY(-13px)scale(.4,2)}48%,62%{transform:translate(-50%,-50%)translate(6px,1px)rotate(-10deg)scale(2.1,2.2)}70%,88%{transform:translate(-50%,-50%)translate(14px)scale(.45,3.7)}}@keyframes theme-food-green{0%,18%,96%,to{transform:translate(-50%,-50%)translate(15px,-16px)scale(1.3)}26%,40%{transform:translate(-50%,-50%)translate(9px,-13px)scale(.4,2)}48%,62%{transform:translate(-50%,-50%)translate(8px,-17px)rotate(-25deg)scale(1.5,.55)}70%,88%{transform:translate(-50%,-50%)translateY(19px)scale(2.4,.45)}}@keyframes theme-food-cyan{0%,18%,96%,to{transform:translate(-50%,-50%)translate(15px,8px)scale(.42,3.6)}26%,40%{transform:translate(-50%,-50%)translateY(10px)scale(.6,3.7)}48%,62%{transform:translate(-50%,-50%)translateY(-16px)scale(.42,1.4)}70%,88%{transform:translate(-50%,-50%)translateY(6px)scale(2.4,1.6)}}.project-row[data-project=configurator] .primitive-a{border:3px solid var(--blue);background:#ffffffa8;border-radius:4px;width:32px;height:44px;top:6px;left:14px}.project-row[data-project=configurator] .primitive-a:after{content:"";background:#075fd847;width:2px;height:100%;position:absolute;top:0;left:50%}.project-row[data-project=configurator] .primitive-c{background:#00aac4;width:1px;height:40px;top:8px;left:7px}.project-row[data-project=configurator] .primitive-c:before,.project-row[data-project=configurator] .primitive-c:after,.project-row[data-project=configurator] .primitive-d:before,.project-row[data-project=configurator] .primitive-d:after{content:"";background:#00aac4;position:absolute}.project-row[data-project=configurator] .primitive-c:before,.project-row[data-project=configurator] .primitive-c:after{width:7px;height:1px;left:-3px}.project-row[data-project=configurator] .primitive-c:before{top:0}.project-row[data-project=configurator] .primitive-c:after{bottom:0}.project-row[data-project=configurator] .primitive-d{background:#00aac4;width:30px;height:1px;bottom:3px;left:15px}.project-row[data-project=configurator] .primitive-d:before,.project-row[data-project=configurator] .primitive-d:after{width:1px;height:7px;top:-3px}.project-row[data-project=configurator] .primitive-d:before{left:0}.project-row[data-project=configurator] .primitive-d:after{right:0}.project-row[data-project=configurator] .primitive-e{background:var(--motion-cyan);border:2px solid #fff;border-radius:50%;width:8px;height:8px;animation:4.8s cubic-bezier(.77,0,.175,1) infinite primitive-cabinet-control;top:24px;left:26px}.project-row[data-project=production-export] .primitive-a{background:#e1b36c;border:2px solid #c48d43;border-radius:3px;width:48px;height:18px;bottom:6px;left:5px}.project-row[data-project=production-export] .primitive-b{background:var(--blue);border-radius:5px;width:21px;height:18px;animation:4.6s cubic-bezier(.77,0,.175,1) infinite primitive-machine-head;top:5px;left:19px}.project-row[data-project=production-export] .primitive-c{background:var(--ink);border-radius:0 0 3px 3px;width:5px;height:22px;animation:4.6s cubic-bezier(.77,0,.175,1) infinite primitive-machine-head;top:21px;left:27px}.project-row[data-project=production-export] .primitive-d{border-bottom:2px solid var(--motion-cyan);border-left:2px solid var(--motion-cyan);border-radius:0 0 0 8px;width:38px;height:9px;bottom:13px;left:10px}.project-row[data-project=production-export] .primitive-e{background:var(--motion-cyan);border-radius:50%;width:7px;height:7px;animation:4.6s linear infinite primitive-toolpath;bottom:10px;left:9px}.project-row[data-project=ergonomics] .primitive-a{background:var(--ink);border-radius:2px;width:4px;height:47px;top:6px;right:5px}.project-row[data-project=ergonomics] .primitive-a:after{content:"";background:#fff;border-radius:50%;width:2px;height:2px;position:absolute;top:6px;left:1px;box-shadow:0 10px #fff,0 20px #fff,0 30px #fff}.project-row[data-project=ergonomics] .primitive-b{background:var(--motion-cyan);border-radius:2px;width:29px;height:4px;top:29px;right:7px}.project-row[data-project=ergonomics] .primitive-c{background:var(--motion-yellow);border-radius:3px;width:17px;height:13px;top:17px;right:12px}.project-row[data-project=ergonomics] .primitive-d{background:var(--blue);transform-origin:0;border-radius:999px;width:31px;height:7px;animation:5.2s cubic-bezier(.77,0,.175,1) infinite primitive-reach-arm;bottom:11px;left:7px;transform:rotate(-42deg)}.project-row[data-project=ergonomics] .primitive-e{border-top:2px dashed var(--motion-red);border-right:2px dashed var(--motion-red);border-radius:50%;width:44px;height:44px;animation:8s linear infinite primitive-reach-arc;top:5px;left:5px}.project-row[data-project=ergonomics] .primitive-e:after{background:var(--motion-red);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:calc(50% - 3px)}.project-row[data-project=orders-erp] .primitive-a,.project-row[data-project=orders-erp] .primitive-c,.project-row[data-project=orders-erp] .primitive-e{border:2px solid #fff;border-radius:4px;animation:4.8s cubic-bezier(.77,0,.175,1) infinite primitive-erp-node}.project-row[data-project=orders-erp] .primitive-a{background:var(--motion-red);width:15px;height:15px;top:22px;left:1px}.project-row[data-project=orders-erp] .primitive-b,.project-row[data-project=orders-erp] .primitive-d{background:#075fd859;width:10px;height:2px;top:28px}.project-row[data-project=orders-erp] .primitive-b{left:15px}.project-row[data-project=orders-erp] .primitive-d{left:40px}.project-row[data-project=orders-erp] .primitive-b:after,.project-row[data-project=orders-erp] .primitive-d:after{background:var(--motion-cyan);content:"";border-radius:50%;width:6px;height:6px;animation:2.4s linear infinite primitive-erp-flow;position:absolute;top:-2px;left:0}.project-row[data-project=orders-erp] .primitive-d:after{animation-delay:-1.2s}.project-row[data-project=orders-erp] .primitive-c{background:var(--motion-yellow);width:17px;height:20px;animation-delay:-1.6s;top:19px;left:24px}.project-row[data-project=orders-erp] .primitive-e{background:var(--motion-green);width:15px;height:15px;animation-delay:-3.2s;top:22px;right:0}.project-row[data-project=vario-food] .primitive-a{border:3px solid var(--blue);background:#ffffff73;border-radius:7px;width:52px;height:38px;top:15px;left:3px}.project-row[data-project=vario-food] .primitive-b{border:2px solid var(--motion-cyan);background:#fff;border-radius:3px 3px 13px 13px;width:24px;height:17px;top:28px;left:9px}.project-row[data-project=vario-food] .primitive-c{background:var(--blue);transform-origin:bottom;border-radius:999px;width:5px;height:29px;animation:4.6s cubic-bezier(.77,0,.175,1) infinite primitive-food-stir;top:7px;left:20px;transform:rotate(-20deg)}.project-row[data-project=vario-food] .primitive-d{background:var(--motion-green);border:2px solid #fff;border-radius:4px;width:16px;height:14px;top:21px;right:7px}.project-row[data-project=vario-food] .primitive-e{background:var(--motion-yellow);border:2px solid var(--ink);border-radius:50%;width:15px;height:15px;bottom:7px;right:8px}.project-row[data-project=vario-food] .primitive-e:after{background:var(--ink);content:"";transform-origin:bottom;width:1px;height:5px;animation:5.6s linear infinite primitive-food-timer;position:absolute;bottom:50%;left:calc(50% - .5px)}@keyframes primitive-cabinet-shelf{0%,22%,to{transform:translateY(-7px)}50%,72%{transform:translateY(8px)}}@keyframes primitive-cabinet-control{0%,22%,to{transform:translateY(-8px)}50%,72%{transform:translateY(8px)}}@keyframes primitive-machine-head{0%,24%,to{transform:translateY(0)}48%,68%{transform:translateY(8px)}}@keyframes primitive-toolpath{0%{transform:translate(0)}to{transform:translate(34px)}}@keyframes primitive-reach-arm{0%,22%,to{transform:rotate(-42deg)}50%,72%{transform:rotate(-25deg)}}@keyframes primitive-reach-arc{to{transform:rotate(360deg)}}@keyframes primitive-erp-node{0%,28%,to{opacity:.56;transform:scale(.9)}48%,68%{opacity:1;transform:scale(1.08)}}@keyframes primitive-erp-flow{0%{transform:translate(0)}to{transform:translate(5px)}}@keyframes primitive-food-stir{0%,22%,to{transform:rotate(-20deg)}50%,72%{transform:rotate(9deg)}}@keyframes primitive-food-timer{to{transform:rotate(360deg)}}.project-row[data-project] .primitive-part{all:unset;box-sizing:border-box;will-change:transform;border-radius:2px;display:block;position:absolute}.project-row[data-project] .primitive-part:before,.project-row[data-project] .primitive-part:after{content:none}.project-row[data-project=configurator] .primitive-a{background:var(--motion-red);width:20px;height:20px;animation:6.4s cubic-bezier(.77,0,.175,1) infinite abstract-config-a;top:5px;left:5px}.project-row[data-project=configurator] .primitive-b{background:var(--motion-yellow);width:22px;height:10px;animation:6.4s cubic-bezier(.77,0,.175,1) infinite abstract-config-b;top:5px;left:31px}.project-row[data-project=configurator] .primitive-c{background:var(--motion-green);width:22px;height:32px;animation:6.4s cubic-bezier(.77,0,.175,1) infinite abstract-config-c;top:21px;left:31px}.project-row[data-project=configurator] .primitive-d{background:var(--motion-cyan);width:20px;height:22px;animation:6.4s cubic-bezier(.77,0,.175,1) infinite abstract-config-d;top:31px;left:5px}.project-row[data-project=production-export] .primitive-part{transform-origin:0;height:6px;animation:4.4s linear infinite alternate abstract-production-flow;left:4px}.project-row[data-project=production-export] .primitive-a{--production-shift:25px;background:var(--motion-red);width:28px;top:5px}.project-row[data-project=production-export] .primitive-b{--production-shift:15px;background:var(--motion-yellow);width:38px;animation-delay:-.7s;top:16px}.project-row[data-project=production-export] .primitive-c{--production-shift:31px;background:var(--motion-green);width:20px;animation-delay:-1.4s;top:27px}.project-row[data-project=production-export] .primitive-d{--production-shift:20px;background:var(--motion-cyan);width:33px;animation-delay:-2.1s;top:38px}.project-row[data-project=ergonomics] .primitive-part{transform-origin:bottom;width:7px;animation:4.8s cubic-bezier(.77,0,.175,1) infinite alternate abstract-ergonomics;bottom:5px}.project-row[data-project=ergonomics] .primitive-a{background:var(--motion-red);height:20px;left:5px}.project-row[data-project=ergonomics] .primitive-b{background:var(--motion-yellow);height:34px;animation-delay:-.6s;left:16px}.project-row[data-project=ergonomics] .primitive-c{background:var(--motion-green);height:48px;animation-delay:-1.2s;left:27px}.project-row[data-project=ergonomics] .primitive-d{background:var(--motion-cyan);height:27px;animation-delay:-1.8s;left:38px}.project-row[data-project=orders-erp] .primitive-part{width:9px;height:16px;animation:5s cubic-bezier(.77,0,.175,1) infinite abstract-erp-stage;top:21px}.project-row[data-project=orders-erp] .primitive-a{background:var(--motion-red);left:4px}.project-row[data-project=orders-erp] .primitive-b{background:var(--motion-yellow);animation-delay:-1.25s;left:18px}.project-row[data-project=orders-erp] .primitive-c{background:var(--motion-green);animation-delay:-2.5s;left:32px}.project-row[data-project=orders-erp] .primitive-d{background:var(--motion-cyan);animation-delay:-3.75s;left:46px}.project-row[data-project=vario-food] .primitive-a{--food-x:8px;--food-y:19px;--food-rotate:90deg;background:var(--motion-red);width:32px;height:10px;animation:6.2s cubic-bezier(.77,0,.175,1) infinite abstract-food-mix;top:5px;left:5px}.project-row[data-project=vario-food] .primitive-b{--food-x:-19px;--food-y:8px;--food-rotate:90deg;background:var(--motion-yellow);width:10px;height:32px;animation:6.2s cubic-bezier(.77,0,.175,1) infinite abstract-food-mix;top:5px;left:43px}.project-row[data-project=vario-food] .primitive-c{--food-x:-8px;--food-y:-19px;--food-rotate:90deg;background:var(--motion-green);width:32px;height:10px;animation:6.2s cubic-bezier(.77,0,.175,1) infinite abstract-food-mix;top:43px;left:21px}.project-row[data-project=vario-food] .primitive-d{--food-x:19px;--food-y:-8px;--food-rotate:90deg;background:var(--motion-cyan);width:10px;height:32px;animation:6.2s cubic-bezier(.77,0,.175,1) infinite abstract-food-mix;top:21px;left:5px}@keyframes abstract-config-a{0%,22%,to{transform:translate(0,0)scale(1)}50%,72%{transform:translate(26px,12px)scale(.62,1.6)}}@keyframes abstract-config-b{0%,22%,to{transform:translate(0,0)scale(1)}50%,72%{transform:translate(-26px,16px)scale(.82,2)}}@keyframes abstract-config-c{0%,22%,to{transform:translate(0,0)scale(1)}50%,72%{transform:translate(-25px,-15px)scale(1.35,.46)}}@keyframes abstract-config-d{0%,22%,to{transform:translate(0,0)scale(1)}50%,72%{transform:translate(26px,-10px)scale(.78,1.18)}}@keyframes abstract-production-flow{0%{transform:translate(0)}to{transform:translateX(var(--production-shift))}}@keyframes abstract-ergonomics{0%,16%{transform:scaleY(.48)}68%,to{transform:scaleY(1)}}@keyframes abstract-erp-stage{0%,18%,to{opacity:.32;transform:translateY(0)scaleY(.62)}38%,56%{opacity:1;transform:translateY(-7px)scaleY(1.45)}}@keyframes abstract-food-mix{0%,20%,to{transform:translate(0,0)rotate(0)scale(1)}48%,70%{transform:translate3d(var(--food-x), var(--food-y), 0) rotate(var(--food-rotate)) scale(.58)}}.project-row:focus-visible .project-row-visual{transform:translateY(-2px);box-shadow:0 10px 24px #075fd81f}.project-row:focus-visible .project-primitive{transform:var(--project-art-hover)}.project-row:focus-visible .project-theme-motion{transform:scale(1.06)}.project-row>.project-row-phase,.project-row>time{color:var(--ink-soft);font-size:.72rem;line-height:1.35}.project-row>time{font-family:var(--font-plex-mono), monospace;font-size:.62rem}.project-row>svg{width:18px;height:18px;transition:transform .15s}@media (hover:hover) and (pointer:fine){.project-row:hover{color:var(--blue);background:#075fd809}.project-row:hover .project-row-visual{transform:translateY(-2px);box-shadow:0 10px 24px #075fd81f}.project-row:hover .project-primitive{transform:var(--project-art-hover)}.project-row:hover .project-theme-motion{transform:scale(1.06)}.project-row:hover>svg{transform:translate(2px,-2px)}}.project-row-status{font-family:var(--font-plex-mono), monospace;align-items:center;gap:9px;font-size:.62rem;display:inline-flex}.project-row-status i{background:currentColor;border-radius:50%;flex:none;width:9px;height:9px}.cabinet-feature{min-width:0;color:var(--blue-deep);background:var(--blue-soft);border-left:1px solid var(--line);flex-direction:column;padding:clamp(56px,6vw,88px) clamp(26px,2.5vw,42px);transition:background-color .15s;display:flex}@media (hover:hover) and (pointer:fine){.cabinet-feature:hover{background:#d3e5ff}}.cabinet-feature-head{place-items:flex-start start;gap:18px;min-width:0;display:grid}.cabinet-feature-head>div{min-width:0}.cabinet-feature-head h3{max-width:100%;margin:0;font-weight:560}.cabinet-status{font-family:var(--font-plex-mono), monospace;white-space:nowrap;align-items:center;gap:9px;font-size:.62rem;display:inline-flex}.cabinet-status i{background:var(--motion-cyan);border-radius:50%;width:10px;height:10px;animation:2.8s ease-in-out infinite status-pulse}@keyframes status-pulse{0%,to{box-shadow:0 0 #68e8ef66}50%{box-shadow:0 0 0 9px #68e8ef00}}.cabinet-reveal{aspect-ratio:3/2;background:#171717;border:1px solid #0d203a2e;width:100%;margin:clamp(40px,5vw,72px) 0;position:relative;overflow:hidden}.cabinet-reveal-image{background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity .68s cubic-bezier(.23,1,.32,1),transform .9s cubic-bezier(.23,1,.32,1);position:absolute;inset:0}.cabinet-reveal-drawing{opacity:1;background-image:url(/art/configurator-reveal-drawing-v1.webp)}.cabinet-reveal-photo{opacity:0;background-image:url(/art/configurator-reveal-photo-v1.webp);animation:8s cubic-bezier(.23,1,.32,1) infinite cabinet-reveal-cycle;transform:scale(1.018)}.cabinet-reveal figcaption{z-index:2;color:#ffffffd6;font-family:var(--font-plex-mono), monospace;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;font-size:.55rem;display:flex;position:absolute;bottom:10px;left:12px;right:12px}@media (hover:hover) and (pointer:fine){.cabinet-feature:hover .cabinet-reveal-photo,.cabinet-feature:focus-visible .cabinet-reveal-photo{opacity:1;animation:none;transform:scale(1)}}@keyframes cabinet-reveal-cycle{0%,30%,to{opacity:0;transform:scale(1.018)}42%,82%{opacity:1;transform:scale(1)}}.cabinet-blueprint{aspect-ratio:.72;width:min(82%,330px);margin:clamp(54px,7vw,96px) auto;position:relative}.cabinet-outline{border:2px solid var(--blue);position:absolute;inset:10% 11% 8%}.cabinet-outline i{border-color:var(--blue);display:block;position:absolute}.cabinet-divider{border-left:1px solid var(--blue);top:0;bottom:0;left:48%}.cabinet-shelf{border-top:1px solid var(--blue);left:48%;right:0}.shelf-one{top:25%}.shelf-two{top:50%}.shelf-three{top:75%}.cabinet-drawer{border:1px solid var(--blue);left:0;right:52%}.drawer-one{height:14%;top:68%}.drawer-two{height:14%;top:82%}.dimension{color:var(--blue);font-family:var(--font-plex-mono), monospace;font-size:.64rem;position:absolute}.dimension-width{top:0;left:50%;transform:translate(-50%)}.dimension-height{top:50%;right:-12px;transform:translateY(-50%)rotate(90deg)}.cabinet-feature>p{max-width:28rem;color:var(--ink-soft);margin:auto 0 26px}.cabinet-link{border-top:1px solid #075fd840;justify-content:space-between;align-items:center;padding-top:20px;font-weight:700;display:flex}.cabinet-link svg{width:20px;height:20px}.concept-footer{color:#fff;background:var(--blue);grid-template-columns:.75fr 1.2fr .55fr .7fr;gap:clamp(36px,6vw,96px);padding:clamp(54px,6vw,86px) clamp(36px,7vw,104px);display:grid}.footer-brand{flex-direction:column;gap:10px;display:flex}.footer-brand strong{letter-spacing:-.035em;font-size:1.35rem}.footer-brand span,.concept-footer nav,.footer-contact{font-family:var(--font-plex-mono), monospace}.concept-footer>p{max-width:34rem;margin:0}.concept-footer nav,.footer-contact{flex-direction:column;gap:12px;display:flex}.footer-contact{justify-content:space-between}.project-site .project-page{padding:0}.project-site .project-detail{background:var(--paper-strong);border-radius:0}.project-site .detail-topbar{background:var(--paper);min-height:66px;padding:0 clamp(24px,4vw,64px)}.project-site .back-link{color:var(--blue);font-family:var(--font-plex-mono), monospace}.project-site .detail-hero{grid-template-columns:minmax(0,1.28fr) minmax(320px,.54fr);min-height:clamp(580px,70svh,760px)}.project-site .detail-title{padding:clamp(58px,7vw,104px)}.project-site .detail-title h1{max-width:1120px;margin:clamp(62px,8vw,112px) 0 44px;font-weight:560}.project-site .detail-title p{max-width:770px}.project-site .detail-summary{min-width:0;color:var(--ink);background-color:var(--paper);background-image:linear-gradient(#0825520b 1px,#0000 1px),linear-gradient(90deg,#0825520b 1px,#0000 1px);background-size:44px 44px;padding:clamp(34px,4vw,62px);position:relative;overflow:hidden}.project-site .detail-summary-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.project-site .project-motion{flex:auto;place-items:center;width:100%;min-height:300px;display:grid}.project-site .project-detail-visual{aspect-ratio:1;place-items:center;width:min(100%,300px);display:grid}.project-site .project-detail-visual .project-theme-motion{transform:scale(3.35)}.project-color-mark{grid-template-rows:repeat(2,clamp(42px,4.8vw,68px));grid-template-columns:repeat(2,clamp(42px,4.8vw,68px));gap:9px;margin:clamp(54px,7vw,96px) 0 0;display:grid}.project-color-mark i{border-radius:14px;display:block}.project-motion-icon{aspect-ratio:1;width:clamp(132px,11vw,168px);margin:clamp(48px,6vw,82px) 0 0;position:relative}.project-motion-icon i{transform-origin:50%;will-change:transform, opacity;border-radius:0;animation-duration:6.4s;animation-timing-function:cubic-bezier(.77,0,.175,1);animation-iteration-count:infinite;animation-fill-mode:both;display:block;position:absolute}.project-motion-icon .detail-motion-red{background:var(--motion-red)}.project-motion-icon .detail-motion-yellow{background:var(--motion-yellow)}.project-motion-icon .detail-motion-green{background:var(--motion-green)}.project-motion-icon .detail-motion-cyan{background:var(--motion-cyan)}.project-motion-icon[data-project-motion=cabinet-01] .detail-motion-red,.project-motion-icon[data-project-motion=cabinet-01] .detail-motion-yellow{width:24%;height:70%;top:15%}.project-motion-icon[data-project-motion=cabinet-01] .detail-motion-red{animation-name:detail-cabinet-left;left:24%}.project-motion-icon[data-project-motion=cabinet-01] .detail-motion-yellow{animation-name:detail-cabinet-right;right:24%}.project-motion-icon[data-project-motion=cabinet-01] .detail-motion-green,.project-motion-icon[data-project-motion=cabinet-01] .detail-motion-cyan{width:64%;height:10%;animation-name:detail-cabinet-rail;left:18%}.project-motion-icon[data-project-motion=cabinet-01] .detail-motion-green{top:10%}.project-motion-icon[data-project-motion=cabinet-01] .detail-motion-cyan{animation-delay:-3.2s;bottom:10%}.project-motion-icon[data-project-motion=configurator] .detail-motion-red,.project-motion-icon[data-project-motion=configurator] .detail-motion-yellow{width:14%;height:70%;top:15%}.project-motion-icon[data-project-motion=configurator] .detail-motion-red{animation-name:detail-config-left;left:18%}.project-motion-icon[data-project-motion=configurator] .detail-motion-yellow{animation-name:detail-config-right;right:18%}.project-motion-icon[data-project-motion=configurator] .detail-motion-green,.project-motion-icon[data-project-motion=configurator] .detail-motion-cyan{width:64%;height:11%;left:18%}.project-motion-icon[data-project-motion=configurator] .detail-motion-green{animation-name:detail-config-shelf-top;top:15%}.project-motion-icon[data-project-motion=configurator] .detail-motion-cyan{animation-name:detail-config-shelf-bottom;top:74%}.project-motion-icon[data-project-motion=production-export] .detail-motion-red{width:80%;height:10%;animation-name:detail-machine-bed;bottom:18%;left:10%}.project-motion-icon[data-project-motion=production-export] .detail-motion-yellow{width:13%;height:42%;animation-name:detail-machine-head;top:12%;left:27%}.project-motion-icon[data-project-motion=production-export] .detail-motion-green{width:29%;height:11%;animation-name:detail-machine-part;bottom:31%;left:13%}.project-motion-icon[data-project-motion=production-export] .detail-motion-cyan{width:12%;height:38%;animation-name:detail-machine-output;bottom:31%;right:13%}.project-motion-icon[data-project-motion=ergonomics] i{transform-origin:bottom;width:13%;animation-name:detail-storage-level;bottom:13%}.project-motion-icon[data-project-motion=ergonomics] .detail-motion-red{height:38%;left:12%}.project-motion-icon[data-project-motion=ergonomics] .detail-motion-yellow{height:66%;animation-delay:-.8s;left:34%}.project-motion-icon[data-project-motion=ergonomics] .detail-motion-green{height:52%;animation-delay:-1.6s;left:56%}.project-motion-icon[data-project-motion=ergonomics] .detail-motion-cyan{height:78%;animation-delay:-2.4s;left:78%}.project-motion-icon[data-project-motion=orders-erp] i{opacity:.34;width:48%;height:12%;animation-name:detail-erp-flow;left:16%}.project-motion-icon[data-project-motion=orders-erp] .detail-motion-red{top:12%}.project-motion-icon[data-project-motion=orders-erp] .detail-motion-yellow{animation-delay:-1.6s;top:34%;left:27%}.project-motion-icon[data-project-motion=orders-erp] .detail-motion-green{animation-delay:-3.2s;top:56%;left:38%}.project-motion-icon[data-project-motion=orders-erp] .detail-motion-cyan{animation-delay:-4.8s;top:78%;left:27%}.project-motion-icon[data-project-motion=vario-food] i{animation-name:detail-food-cycle}.project-motion-icon[data-project-motion=vario-food] .detail-motion-red{--detail-food-x:20%;--detail-food-y:260%;width:52%;height:12%;top:11%;left:19%}.project-motion-icon[data-project-motion=vario-food] .detail-motion-yellow{--detail-food-x:-220%;--detail-food-y:20%;width:12%;height:52%;animation-delay:-.12s;top:19%;right:11%}.project-motion-icon[data-project-motion=vario-food] .detail-motion-green{--detail-food-x:-20%;--detail-food-y:-260%;width:52%;height:12%;animation-delay:-.24s;bottom:11%;right:19%}.project-motion-icon[data-project-motion=vario-food] .detail-motion-cyan{--detail-food-x:220%;--detail-food-y:-20%;width:12%;height:52%;animation-delay:-.36s;bottom:19%;left:11%}@keyframes detail-cabinet-left{0%,22%,to{transform:translate(0)scaleX(1)}48%,72%{transform:translate(-38%)scaleX(.82)}}@keyframes detail-cabinet-right{0%,22%,to{transform:translate(0)scaleX(1)}48%,72%{transform:translate(38%)scaleX(.82)}}@keyframes detail-cabinet-rail{0%,22%,to{transform:scaleX(1)}48%,72%{transform:scaleX(1.12)}}@keyframes detail-config-left{0%,22%,to{transform:translate(0,0)scaleY(1)}48%,72%{transform:translate(-34%,5%)scaleY(.84)}}@keyframes detail-config-right{0%,22%,to{transform:translate(0,0)scaleY(1)}48%,72%{transform:translate(34%,-2%)scaleY(1.06)}}@keyframes detail-config-shelf-top{0%,22%,to{transform:translateY(0)scaleX(1)}48%,72%{transform:translateY(235%)scaleX(.72)}}@keyframes detail-config-shelf-bottom{0%,22%,to{transform:translateY(0)scaleX(1)}48%,72%{transform:translateY(-205%)scaleX(.88)}}@keyframes detail-machine-bed{0%,22%,to{transform:scaleX(.88)}48%,72%{transform:scaleX(1)}}@keyframes detail-machine-head{0%,26%,to{transform:translateY(0)}50%,68%{transform:translateY(38%)}}@keyframes detail-machine-part{0%,18%,to{transform:translate(0)scaleX(1)}52%,74%{transform:translate(148%)scaleX(.76)}}@keyframes detail-machine-output{0%,24%,to{opacity:.5;transform:scaleY(.68)}52%,74%{opacity:1;transform:scaleY(1)}}@keyframes detail-storage-level{0%,18%,to{transform:scaleY(.52)}48%,72%{transform:scaleY(1)}}@keyframes detail-erp-flow{0%,18%,to{opacity:.3;transform:translate(0)scaleX(.72)}38%,58%{opacity:1;transform:translate(28%)scaleX(1)}}@keyframes detail-food-cycle{0%,22%,to{transform:translate(0,0)rotate(0)scale(1)}48%,72%{transform:translate3d(var(--detail-food-x), var(--detail-food-y), 0) rotate(90deg) scale(.64)}}.project-site .detail-summary-number{color:var(--blue);font-family:var(--font-plex-mono), monospace;letter-spacing:.06em;margin:0;font-size:.72rem;font-weight:500;line-height:1}.project-site .detail-summary dl{border:0;border-top:1px solid var(--ink);border-radius:0;margin-top:clamp(26px,4vw,52px);overflow:visible}.project-site .detail-summary dl div{padding:18px 0}.project-site .detail-summary dl div+div{border-color:var(--line)}.project-site .detail-summary dt{color:var(--ink-soft)}.project-site .detail-media{background:var(--paper);padding:clamp(36px,6vw,92px) clamp(24px,7vw,104px)}.project-site .detail-media img{border:1px solid var(--line);filter:none;border-radius:0;max-height:760px}.project-site .detail-content{grid-template-columns:minmax(0,1.42fr) minmax(330px,.58fr)}.project-site .detail-main{min-width:0;padding:clamp(70px,8vw,124px) clamp(36px,7vw,104px)}.project-site .detail-main section+section{margin-top:clamp(78px,9vw,130px);padding-top:clamp(68px,7vw,106px)}.project-site .detail-main h2{margin-top:42px;font-weight:560}.project-site .lead-copy{max-width:940px;margin-top:34px}.project-site .technical-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:clamp(48px,6vw,82px) 0 0;display:grid}.project-site .technical-grid>div{min-height:190px;padding:28px clamp(18px,3vw,42px) 32px 0}.project-site .technical-grid>div:nth-child(2n){border-left:1px solid var(--line);padding-left:clamp(18px,3vw,42px);padding-right:0}.project-site .technical-grid>div:nth-child(n+3){border-top:1px solid var(--line)}.project-site .technical-grid dt{color:var(--blue);font-family:var(--font-plex-mono), monospace;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:500}.project-site .technical-grid dd{max-width:39rem;color:var(--ink-soft);margin:28px 0 0;font-size:1rem;line-height:1.56}.project-site .stack-block{border-top:1px solid var(--ink);margin-top:clamp(58px,7vw,92px);padding-top:clamp(42px,5vw,64px)}.project-site .stack-heading{grid-template-columns:minmax(190px,.42fr) minmax(0,1fr);align-items:start;gap:28px;display:grid}.project-site .stack-heading h3{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(1.7rem,2.7vw,2.55rem);font-weight:560}.project-site .stack-heading p{max-width:44rem;color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.58}.project-site .stack-table{border-top:1px solid var(--line);margin-top:clamp(36px,5vw,58px)}.project-site .stack-row{--stack-accent:var(--motion-blue);border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,.4fr) minmax(190px,.58fr) minmax(0,1fr);grid-template-areas:"state layer tech"".note note";gap:12px clamp(20px,3vw,44px);padding:26px 0 30px;display:grid}.project-site .stack-current{--stack-accent:var(--motion-green)}.project-site .stack-shared{--stack-accent:var(--motion-cyan)}.project-site .stack-planned{--stack-accent:var(--motion-yellow)}.project-site .stack-state{color:var(--ink-soft);font-family:var(--font-plex-mono), monospace;letter-spacing:.045em;text-transform:uppercase;grid-area:state;align-self:start;align-items:center;gap:9px;font-size:.66rem;font-weight:500;line-height:1.35;display:inline-flex}.project-site .stack-state i{background:var(--stack-accent);border-radius:50%;flex:none;width:8px;height:8px}.project-site .stack-row h4{color:var(--ink);letter-spacing:-.02em;grid-area:layer;margin:0;font-size:1rem;font-weight:650}.project-site .stack-row strong{color:var(--ink);letter-spacing:-.025em;grid-area:tech;font-size:clamp(1rem,1.35vw,1.18rem);font-weight:560;line-height:1.4}.project-site .stack-row p{max-width:49rem;color:var(--ink-soft);grid-area:note;margin:0;font-size:.92rem;line-height:1.58}.project-site .work-columns{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);gap:0;margin-top:clamp(48px,6vw,82px)}.project-site .work-column{min-width:0;padding:30px 0 0}.project-site .work-column+.work-column{border-left:1px solid var(--line);padding-left:clamp(24px,4vw,64px)}.project-site .work-column:first-child{padding-right:clamp(24px,4vw,64px)}.project-site .work-column h3{font-family:var(--font-plex-mono), monospace;margin-bottom:26px;font-weight:500}.project-site .work-list{background:0 0;border:0;border-radius:0}.project-site .work-list li{min-height:88px;color:var(--ink);padding:24px 12px 24px 34px}.project-site .work-list li+li{border-color:var(--line)}.project-site .work-list li:before{background:var(--motion-green);top:30px;left:4px}.project-site .work-column.current .work-list li:before{background:var(--motion-yellow)}.project-site .detail-side{background:var(--paper-strong);align-content:start;gap:0;padding:0;display:grid}.project-site .next-card,.project-site .boundary-card{color:var(--ink);border:0;border-radius:0;margin:0}.project-site .next-card{background:var(--paper-strong);border-bottom:1px solid var(--line);min-height:560px;padding:0;display:grid}.project-site .next-card:before,.project-site .boundary-card:before{display:none}.project-site .project-next-loader{background-color:var(--paper);background-image:linear-gradient(#0825520a 1px,#0000 1px),linear-gradient(90deg,#0825520a 1px,#0000 1px);background-size:36px 36px;place-items:center;min-height:330px;padding:clamp(44px,5vw,72px);display:grid;overflow:hidden}.project-site .project-next-loader>div{width:min(100%,250px)}.project-site .project-next-copy{border-top:1px solid var(--line);padding:clamp(34px,4vw,58px)}.project-site .boundary-card{background:var(--paper);border-bottom:1px solid var(--line);padding:clamp(44px,5vw,72px) clamp(30px,4vw,60px)}.project-site .boundary-card:after{content:"";background:var(--motion-red);width:54px;height:7px;margin-top:clamp(40px,5vw,70px);display:block}.project-site .boundary-card .detail-label{color:var(--ink-soft)}.project-site .next-card p,.project-site .boundary-card p{margin-top:32px}.project-site .related-section{color:var(--ink);background:var(--paper-strong);border-top:1px solid var(--line);padding:clamp(78px,9vw,132px) clamp(36px,7vw,104px)}.project-site .related-section h2{letter-spacing:-.06em;max-width:900px;margin:42px 0 clamp(52px,7vw,88px);font-size:clamp(3.2rem,5.8vw,6.2rem);font-weight:560;line-height:.92}.project-site .related-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);gap:0}.project-site .related-card{min-height:230px;color:var(--ink);background:0 0;border-radius:0;padding:30px;transition:color .15s,background-color .15s;position:relative}.project-site .related-card+.related-card{border-left:1px solid var(--line)}.project-site .related-card:before{content:"";background:var(--motion-cyan);border-radius:0;width:34px;height:7px;position:absolute;top:30px;right:30px}.project-site .related-card:nth-child(2):before{background:var(--motion-yellow)}.project-site .related-card:nth-child(3):before{background:var(--motion-green)}.project-site .related-card strong{letter-spacing:-.035em;margin-top:54px;font-size:clamp(1.4rem,2vw,2rem)}@media (hover:hover) and (pointer:fine){.project-site .related-card:hover{color:var(--blue);background:#075fd809}}.project-site .relations-section{color:var(--ink);background:var(--paper-strong);border-top:1px solid var(--line);padding:clamp(76px,9vw,132px) clamp(36px,7vw,104px)}.project-site .relations-heading{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-template-areas:"label copy""title copy";align-items:end;gap:28px clamp(56px,8vw,128px);display:grid}.project-site .relations-heading .detail-label{grid-area:label}.project-site .relations-heading h2{grid-area:title;max-width:920px;margin:10px 0 0;font-weight:560}.project-site .relations-heading>p{max-width:43rem;color:var(--ink-soft);grid-area:copy;margin:0}.project-site .relations-list{border-top:1px solid var(--ink);margin:clamp(62px,8vw,108px) 0 0;padding:0;list-style:none}.project-site .relation-row{--relation-color:var(--blue);border-bottom:1px solid var(--line);grid-template-columns:42px minmax(240px,.78fr) minmax(150px,.42fr) minmax(340px,1.2fr);align-items:start;gap:clamp(22px,3vw,48px);min-height:238px;padding:34px 0 38px;display:grid}.project-site .relation-working{--relation-color:var(--motion-green)}.project-site .relation-verified-contract{--relation-color:var(--motion-yellow)}.project-site .relation-validation{--relation-color:var(--motion-cyan)}.project-site .relation-concept{--relation-color:var(--blue)}.project-site .relation-index{color:var(--ink-soft);font-family:var(--font-plex-mono), monospace}.project-site .relation-route{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:14px;font-weight:650;display:grid}.project-site .relation-route svg{width:18px;height:18px;color:var(--relation-color)}.project-site .relation-route a{-webkit-text-decoration-color:color-mix(in srgb, var(--relation-color) 65%, transparent);text-decoration-color:color-mix(in srgb, var(--relation-color) 65%, transparent);text-underline-offset:5px;text-decoration-thickness:1px}.project-site .relation-status{color:var(--ink-soft);font-family:var(--font-plex-mono), monospace;align-items:center;gap:10px;display:inline-flex}.project-site .relation-status i{background:var(--relation-color);flex:none;width:10px;height:10px}.project-site .relation-description>span{color:var(--blue);font-family:var(--font-plex-mono), monospace}.project-site .relation-description strong{max-width:45rem;margin-top:18px;font-weight:650;display:block}.project-site .relation-description p{max-width:48rem;color:var(--ink-soft);margin:20px 0 0}.project-site .relation-description .relation-boundary{border-top:1px solid var(--line);padding-top:18px}.project-site .relation-boundary b{color:var(--ink);font-weight:650}@media (hover:hover) and (pointer:fine){.project-site .relation-route a:hover{color:var(--blue)}}@media (max-width:1280px){.archive-section,.system-section{grid-template-columns:1fr}.archive-route{margin-top:22px}.system-map{justify-self:center;width:min(100%,860px)}.pipeline-route{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:58px}.pipeline-route:before,.pipeline-route:after{display:none}.pipeline-step:nth-child(4){border-left:0}.projects-section{grid-template-columns:1fr}.cabinet-feature{border-top:1px solid var(--line);border-left:0;grid-template-columns:minmax(0,.8fr) minmax(260px,.6fr);gap:20px 60px;display:grid}.cabinet-blueprint,.cabinet-reveal{grid-area:1/2/span 3;align-self:center;margin:0 auto}.cabinet-feature>p,.cabinet-link{grid-column:1}}@media (max-width:900px){.archive-section,.system-section,.pipeline-section,.projects-main{padding:76px 24px}.archive-route{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:76px}.archive-handoff{display:none}.system-map{grid-template-columns:1fr 1fr;grid-template-areas:"core core""client engineer""designer workshop"}.system-core{justify-self:center;width:min(72vw,300px);max-width:none;height:min(72vw,300px)}.system-role:after{display:none}.system-outcome,.system-outcome-list{grid-template-columns:1fr}.system-outcome-list article{min-height:0}.system-outcome-list article:nth-child(2n){border-left:0}.system-outcome-list article:nth-child(n+2){border-top:1px solid var(--line)}.pipeline-heading,.projects-heading{grid-template-columns:1fr;grid-template-areas:"title""copy"}.pipeline-route{grid-template-columns:repeat(2,minmax(0,1fr))}.pipeline-step:nth-child(odd){border-left:0;padding-left:0}.pipeline-step:nth-child(odd)>svg{left:0}.project-table-head{display:none}.project-row{grid-template-columns:minmax(0,1fr) auto 20px;gap:8px 18px;padding:18px 0}.project-row-project{grid-column:1;align-items:start}.project-row-status{grid-column:2}.project-row>.project-row-phase,.project-row>time{grid-column:1/span 2}.project-row>svg{grid-area:1/3/span 3}.cabinet-feature{grid-template-columns:1fr;width:100%;min-width:0;padding:58px 24px}.cabinet-feature-head,.cabinet-feature>p,.cabinet-link{min-width:0;max-width:100%}.cabinet-blueprint,.cabinet-reveal{grid-area:auto/1;width:min(100%,640px);margin:36px auto}.cabinet-feature>p,.cabinet-link{grid-column:1}.concept-footer{grid-template-columns:1fr 1fr}}@media (max-width:520px){.archive-section,.system-section,.pipeline-section,.projects-main{padding:64px 18px}.archive-section{gap:30px;padding-block:50px}.archive-section:before{display:none}.archive-copy h2,.system-copy h2,.pipeline-heading h2,.projects-heading h2{margin-top:0}.archive-copy h2{margin:24px 0 18px;font-size:clamp(2.45rem,11vw,3rem)}.archive-copy p{font-size:.94rem;line-height:1.42}.archive-route{grid-template-columns:1fr;row-gap:22px;margin-top:0}.archive-step{grid-template-columns:54px minmax(0,1fr);gap:0 14px;display:grid}.archive-step-icon{grid-row:1/span 2;width:54px;height:54px;margin:0}.archive-step-icon svg{width:29px;height:29px}.archive-step>strong{font-size:1.12rem}.archive-step>p{grid-column:2;margin-top:4px;font-size:.88rem;line-height:1.36}.system-map{grid-template-columns:1fr;grid-template-areas:"core""client""designer""engineer""workshop"}.system-role{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr)}.system-role-icon{width:54px;height:54px}.system-role-icon svg{width:27px;height:27px}.pipeline-route{border-top:1px solid var(--line);grid-template-columns:1fr;row-gap:0;margin-top:40px}.pipeline-step,.pipeline-step:not(:first-child){border-bottom:1px solid var(--line);border-left:0;min-height:0;padding:18px 0 18px 70px}.pipeline-route .pipeline-step{padding-left:70px}.pipeline-step>svg,.pipeline-step:not(:first-child)>svg,.pipeline-step:nth-child(odd)>svg{width:54px;height:54px;padding:13px;top:18px;left:0}.pipeline-step>p{margin-top:7px}.project-table{margin-top:34px}.project-row{grid-template-columns:minmax(0,1fr) 20px;gap:8px 14px}.project-row-project{grid-template-columns:62px minmax(0,1fr);gap:12px}.project-row-visual{border-radius:13px;width:62px}.project-row-status,.project-row>.project-row-phase,.project-row>time{grid-column:1;margin-left:74px}.project-row-status,.project-row>time{font-size:.7rem}.project-row>svg{grid-area:1/2/span 4}.cabinet-reveal{margin-block:28px}.concept-footer{grid-template-columns:1fr;padding:52px 18px}.footer-contact{gap:18px}}@media (max-width:1020px){.project-site .relations-heading{grid-template-columns:1fr;grid-template-areas:"label""title""copy";align-items:start}.project-site .relations-heading>p{margin-top:14px}.project-site .relation-row{grid-template-columns:42px minmax(0,1fr);min-height:0}.project-site .relation-index{grid-row:1/span 3}.project-site .relation-route,.project-site .relation-status,.project-site .relation-description{grid-column:2}.project-site .detail-hero,.project-site .detail-content{grid-template-columns:1fr}.project-site .detail-title,.project-site .detail-main{border-right:0;border-bottom:1px solid var(--line)}.project-site .detail-summary{grid-template-columns:minmax(280px,.9fr) minmax(300px,1.1fr);grid-template-areas:"head head""motion facts";gap:24px 48px;display:grid}.project-site .detail-summary-head{grid-area:head}.project-site .project-motion{grid-area:motion;min-height:280px}.project-site .detail-summary dl{grid-area:facts;align-self:end;margin-top:0}.project-site .detail-side{grid-template-columns:repeat(2,minmax(0,1fr))}.project-site .next-card{border-right:1px solid var(--line);border-bottom:0}}@media (max-width:900px){.archive-handoff{display:none}}.archive-copy h2{color:#160d07;text-shadow:0 1px #ffefcb52;max-width:9ch;font-weight:700;line-height:.92}.archive-copy p{color:#1c110a;text-shadow:0 1px #ffefcb47;max-width:32rem;font-size:clamp(1.08rem,1.2vw,1.22rem);font-weight:700;line-height:1.52}.archive-step>strong{color:#160d07;font-weight:700;line-height:1.12}.archive-step>p{color:#21140c;max-width:15ch;font-size:.94rem;font-weight:700;line-height:1.38}@media (min-width:901px){.archive-route{grid-template-columns:minmax(108px,1fr) minmax(78px,86px) minmax(108px,1fr) minmax(78px,86px) minmax(108px,1fr) minmax(78px,86px) minmax(108px,1fr);align-items:start}.archive-step{text-align:center;justify-items:center;padding:0;display:grid}.archive-step-icon{border-width:1.5px;border-color:#1c110ac7;width:88px;height:88px;margin-bottom:22px}.archive-step-icon svg{stroke-width:1.7px;width:44px;height:44px}.archive-step>strong{max-width:15ch;font-size:clamp(1.12rem,1.25vw,1.34rem)}.archive-handoff{grid-template-rows:88px auto;gap:15px;padding:0 7px}.archive-handoff i{width:100%;height:1.5px;transform:translateY(7px)}.archive-handoff i:after{border-width:1.5px 1.5px 0 0;width:10px;height:10px}.archive-handoff span{color:#21140c;max-width:108px;font-family:var(--font-plex-mono), monospace;text-shadow:none;font-size:.72rem;font-weight:500;line-height:1.22}}@media (min-width:1200px){.archive-section{grid-template-columns:minmax(330px,.72fr) minmax(0,1.42fr);align-items:center;gap:clamp(56px,6vw,104px);min-height:720px;padding-block:clamp(72px,7vw,112px)}.archive-copy h2{max-width:7.5ch;margin-block:34px 32px;font-size:clamp(3.7rem,4.7vw,5.5rem)}.archive-route{align-self:center;margin-top:0}}@media (max-width:900px){.archive-copy h2{max-width:11ch}.archive-copy p,.archive-step>p{font-size:1rem}.archive-step>p{max-width:none}}@media (max-width:720px){.project-site .detail-topbar{padding-inline:18px}.project-site .detail-hero{min-height:0}.project-site .detail-title,.project-site .detail-main,.project-site .related-section,.project-site .relations-section{padding:58px 18px}.project-site .relations-list{margin-top:56px}.project-site .relation-row{grid-template-columns:1fr;gap:22px;padding:28px 0 34px}.project-site .relation-index,.project-site .relation-route,.project-site .relation-status,.project-site .relation-description{grid-area:auto/1}.project-site .relation-route{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)}.project-site .detail-title h1{margin:58px 0 36px}.project-site .detail-summary{grid-template-columns:1fr;grid-template-areas:"head""motion""facts";padding:42px 18px}.project-site .project-motion{min-height:250px}.project-site .project-detail-visual .project-theme-motion{transform:scale(2.8)}.project-site .detail-summary dl{grid-template-columns:1fr;margin-top:18px}.project-site .detail-summary dl div+div{border-top:1px solid var(--line);border-left:0}.project-site .detail-media{padding:24px 18px}.project-site .work-columns,.project-site .detail-side,.project-site .related-grid,.project-site .technical-grid{grid-template-columns:1fr}.project-site .technical-grid>div,.project-site .technical-grid>div:nth-child(2n){border-left:0;min-height:0;padding:26px 0 30px}.project-site .technical-grid>div+div{border-top:1px solid var(--line)}.project-site .stack-heading,.project-site .stack-row{grid-template-columns:1fr}.project-site .stack-row{grid-template-areas:"state""layer""tech""note";gap:12px}.project-site .work-column+.work-column{border-top:1px solid var(--line);border-left:0;padding-left:0}.project-site .work-column:first-child{padding-right:0}.project-site .next-card{border-right:0;border-bottom:1px solid var(--line)}.project-site .project-next-loader{min-height:280px;padding:44px 18px}.project-site .related-card+.related-card{border-top:1px solid var(--line);border-left:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}}body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#050605;overflow-x:hidden}.concept-site,.project-site{--paper:#0d0e0c;--paper-strong:#080907;--ink:#f1eee5;--ink-soft:#aaa99f;--line:#f1eee524;--blue:#9aa88f;--blue-strong:#bcc7b2;--blue-deep:#f1eee5;--blue-soft:#10130f;min-width:0;color:var(--ink);background:radial-gradient(circle at 54% 6%,#7e877014,#0000 28rem),#080907}.concept-site .home-main{background-color:#090a08;background-image:linear-gradient(#c2c7be13 1px,#0000 1px),linear-gradient(90deg,#c2c7be13 1px,#0000 1px);background-position:top;background-size:56px 56px}.concept-header{min-height:68px;color:var(--ink);border-color:var(--line);background:#080907f5}.concept-company{color:#f8f5ed}.concept-product{color:#a7aa9f;border-color:var(--line)}.concept-nav a{color:#aaa99f}@media (hover:hover) and (pointer:fine){.concept-nav a:hover{color:#f8f5ed}}.concept-hero{min-height:clamp(620px,76svh,840px);color:var(--ink);border-color:var(--line);background:#080907}.concept-eyebrow,.section-index,.system-copy .section-index,.pipeline-heading .section-index,.projects-heading .section-index,.system-outcome-copy .section-index{color:#9ea991}.concept-hero h1{color:#f7f3ea;font-weight:500}.concept-hero h1,.product-overview-heading h2,.system-copy h2,.pipeline-heading h2,.projects-heading h2,.about-heading h2,.project-site h1,.project-site h2,.project-site h3{text-wrap:balance}.concept-thesis{color:#f1eee5}.concept-intro,.system-copy p,.pipeline-heading p,.projects-heading p,.system-role p,.system-outcome-copy p,.system-outcome-list p,.pipeline-step>p,.project-row>.project-row-phase,.project-row>time,.cabinet-feature>p{color:var(--ink-soft)}.concept-hero-visual{border-color:var(--line);background-color:#0a0b09;background-image:linear-gradient(#f1eee50b 1px,#0000 1px),linear-gradient(90deg,#f1eee50b 1px,#0000 1px),radial-gradient(circle,#7e877014,#0000 55%);background-size:64px 64px,64px 64px,auto}.concept-hero-visual:before{border-color:#f1eee53d}.concept-hero-visual:after{background:#f1eee580;box-shadow:0 -132px #f1eee51a,0 132px #f1eee51a}.concept-legend{color:#b8b7ae}.product-overview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d0e0c;grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);gap:clamp(54px,7vw,118px);padding:clamp(76px,8vw,132px) clamp(42px,6vw,92px);scroll-margin-top:68px;display:grid}.product-overview-heading{align-self:start}.product-overview-heading h2{max-width:10ch;color:var(--ink);margin:0 0 30px;font-weight:600}.product-overview-heading p{max-width:34rem;color:var(--ink-soft);margin:0}.product-preview-grid{border-top:1px solid #f1eee58c;border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;display:grid}.product-preview{min-width:0;color:inherit;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#090a08;grid-template-columns:82px minmax(0,1fr);grid-template-areas:"visual copy""visual status";align-content:start;gap:12px 20px;padding:24px 26px;transition:color .16s,background-color .16s;display:grid;position:relative}.product-preview:focus-visible{z-index:1;outline-offset:-2px;outline:2px solid #68e8ef}@media (hover:hover) and (pointer:fine){.product-preview:hover{color:#fff;background:#11120f}}.product-preview-visual{aspect-ratio:1;border:1px solid var(--line);background-color:#0000;background-image:linear-gradient(#f1eee50a 1px,#0000 1px),linear-gradient(90deg,#f1eee50a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-area:visual;place-items:center;width:82px;display:grid;overflow:hidden}.product-preview-visual .project-row-visual{background:0 0;border:0;width:58px;height:58px}.product-preview-copy{grid-area:copy;align-content:start;min-width:0;display:grid}.product-preview-eyebrow,.product-preview-phase{color:#8f9289;font-family:var(--font-plex-mono), monospace}.product-preview-copy strong{color:var(--ink);margin:8px 0 12px}.product-preview-copy>span:last-child{color:var(--ink-soft)}.product-preview-status{font-family:var(--font-plex-mono), monospace;grid-area:status;align-self:start;align-items:center;gap:10px;font-size:.72rem;display:flex}.product-preview-status i{background:currentColor;border-radius:50%;flex:none;width:8px;height:8px}.product-preview-status.tone-active{color:#50d68b}.product-preview-status.tone-ready{color:#68e8ef}.product-preview-status.tone-prototype{color:#ff665f}.product-preview-status.tone-research{color:#ffd23e}.product-preview-status.tone-planned{color:#b5bfa9}.archive-section,.system-section,.pipeline-section,.projects-section{border-color:var(--line)}@media (max-width:1280px){.product-overview,.product-preview-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:1410px){.system-section{grid-template-columns:minmax(0,1fr)}}.archive-section{isolation:isolate;color:#2f251c;background-color:#9a774e;background-image:linear-gradient(90deg,#fff2d247,#fff2d221 42%,#ffedca33),url(/art/archive-paper-desktop-v1.webp);background-position:50%;background-size:cover;border:1px solid #dac29942;margin:clamp(26px,3vw,48px);padding:clamp(82px,8vw,132px) clamp(32px,6vw,90px);box-shadow:0 30px 80px #0000006b,inset 0 0 100px #23180e38}.archive-section:before{color:#302217b3;background:#ddc09421;border-color:#30221785;top:24px;right:28px}.archive-index{color:#2f251ca3}.archive-copy h2,.archive-copy p,.archive-step>strong,.archive-step>p,.archive-handoff{color:#20160f;text-shadow:0 1px #fff8e457}.archive-step>p{color:#352519}.archive-step-icon{background:#e6cfa914;border-color:#2f251c94}.archive-handoff i{background:currentColor;border:0;align-self:center;width:calc(100% - 8px);height:1px;display:block;position:relative}.archive-handoff i:after{content:"";transform-origin:50%;border-top:1px solid;border-right:1px solid;width:8px;height:8px;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}.archive-handoff{color:#20160f;grid-template-rows:74px auto;align-self:start;justify-items:center;gap:10px;padding:0 6px;display:grid}.archive-handoff svg{display:none}.archive-handoff span{grid-row:2;max-width:96px;font-size:.72rem;line-height:1.08}.system-section{background-color:#0000;background-image:linear-gradient(#c2c7be13,#0000 24rem);background-position:top;background-size:auto;position:relative}.system-role:after{background:#c1cab759}.system-role-icon,.pipeline-step>svg{color:#e7e5dc;background:#0b0c0a;border-color:#f1eee54d}.system-core{background:#0b0c0a;border-color:#c1cab77a;box-shadow:0 0 0 26px #c1cab709}.system-core-label{color:#aab69e}.system-outcome{border-color:#f1eee58c}.system-outcome-list,.system-outcome-list article,.system-outcome-list article:nth-child(2n),.system-outcome-list article:nth-child(n+3){border-color:var(--line)}.pipeline-section{background:#0d0e0c}.pipeline-route:before{background:#f1eee533}.pipeline-step,.pipeline-step:not(:first-child){border-color:var(--line)}.projects-section{background:#080907}.project-table,.project-table-head,.project-row{border-color:var(--line)}.project-table{border-top-color:#f1eee58c}.project-table-head{color:#888b82}.project-row{--project-art-background:transparent}.project-row[data-project=configurator],.project-row[data-project=production-export],.project-row[data-project=ergonomics],.project-row[data-project=orders-erp],.project-row[data-project=vario-food]{--project-art-background:#ffffff06}.project-row-visual{background:var(--project-art-background);border-color:#f1eee524;border-radius:0}.project-row-status.tone-active{color:#50d68b}.project-row-status.tone-ready{color:#68e8ef}.project-row-status.tone-prototype{color:#ff665f}.project-row-status.tone-research{color:#ffd23e}.project-row-status.tone-planned{color:#b5bfa9}.cabinet-feature{color:var(--ink);border-color:var(--line);background-color:#0d0e0c;background-image:linear-gradient(#f1eee509 1px,#0000 1px),linear-gradient(90deg,#f1eee509 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}@media (hover:hover) and (pointer:fine){.cabinet-feature:hover{background-color:#12130f}}.cabinet-status{color:#68e8ef}.cabinet-loader{aspect-ratio:4/3;background:linear-gradient(#f1eee50b 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#f1eee50b 1px,#0000 1px) 0 0/32px 32px,radial-gradient(circle,#9aa88f14,#0000 62%);border:1px solid #f1eee529;place-items:center;width:100%;margin:clamp(36px,4.5vw,68px) 0;display:grid;position:relative;overflow:hidden}.cabinet-loader:before{aspect-ratio:1;content:"";border:1px solid #f1eee533;border-radius:50%;width:66%;position:absolute}.cabinet-loader:after{content:"";background:#f1eee538;width:76%;height:1px;position:absolute}.cabinet-loader-mark{z-index:1;width:min(58%,250px);position:relative}.cabinet-loader-mark>div{width:100%}.cabinet-loader figcaption{z-index:2;color:#f1eee59e;font-family:var(--font-plex-mono), monospace;justify-content:space-between;display:flex;position:absolute;bottom:10px;left:12px;right:12px}.cabinet-link{border-color:var(--line)}.about-section{border-top:1px solid var(--line);background-color:#0d0e0c;background-image:linear-gradient(#f1eee506 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);gap:clamp(56px,8vw,148px);padding:clamp(88px,9vw,152px) clamp(42px,6vw,92px);scroll-margin-top:68px;display:grid}.about-heading{align-self:start}.about-heading h2{max-width:14ch;color:var(--ink);margin:0 0 30px;font-weight:600}.about-heading p{max-width:38rem;color:var(--ink-soft);margin:0}.about-team{border-top:1px solid #f1eee58c;align-self:end}.about-team article{border-bottom:1px solid var(--line);grid-template-columns:64px minmax(0,1fr);align-items:start;gap:24px;padding:28px 0;display:grid}.about-team article>span{aspect-ratio:1;color:#080907;width:54px;font-family:var(--font-plex-mono), monospace;background:var(--accent,#68e8ef);border-radius:50%;place-items:center;font-size:.8rem;font-weight:700;display:grid}.about-team article:first-child{--accent:#ff564f}.about-team article:nth-child(2){--accent:#ffd23e}.about-team article:nth-child(3){--accent:#50d68b}.about-team h3{color:var(--ink);margin:1px 0 8px}.about-team p{max-width:34rem;color:var(--ink-soft);margin:0}.concept-footer{color:var(--ink);border-top:1px solid var(--line);background:#060705}.concept-footer>p,.concept-footer nav,.footer-contact,.footer-brand span{color:#9b9d94}.footer-contact a{color:inherit;text-underline-offset:4px;text-decoration-thickness:1px}.project-site .project-detail,.project-site .detail-title,.project-site .detail-main,.project-site .detail-side,.project-site .next-card,.project-site .boundary-card,.project-site .relations-section,.project-site .related-section{color:var(--ink);background:#080907}.project-site .detail-topbar{color:var(--ink);border-color:var(--line);background:#0d0e0c}.project-site .back-link,.project-site .detail-summary-number,.project-site .technical-grid dt{color:#aab69e}.project-site .detail-title,.project-site .detail-main,.project-site .detail-summary,.project-site .detail-content,.project-site .detail-side,.project-site .detail-media,.project-site .technical-grid,.project-site .technical-grid>div,.project-site .stack-block,.project-site .stack-table,.project-site .stack-row,.project-site .work-columns,.project-site .work-column,.project-site .work-list li,.project-site .next-card,.project-site .boundary-card,.project-site .relations-section,.project-site .relation-row,.project-site .related-section,.project-site .related-card{border-color:var(--line)}.project-site .detail-title h1,.project-site .detail-main h2,.project-site .stack-heading h3,.project-site .stack-row h4,.project-site .stack-row strong,.project-site .work-list li,.project-site .relations-heading h2,.project-site .relation-route,.project-site .relation-description strong{color:var(--ink)}.project-site .detail-title p,.project-site .detail-summary dt,.project-site .lead-copy,.project-site .technical-grid dd,.project-site .stack-heading p,.project-site .stack-row p,.project-site .relations-heading>p,.project-site .relation-description p,.project-site .related-card p{color:var(--ink-soft)}.project-site .detail-summary,.project-site .project-next-loader{background-color:#0d0e0c;background-image:linear-gradient(#f1eee50b 1px,#0000 1px),linear-gradient(90deg,#f1eee50b 1px,#0000 1px),radial-gradient(circle,#9aa88f12,#0000 65%);background-size:38px 38px,38px 38px,auto}.project-site .detail-summary dl,.project-site .technical-grid,.project-site .work-columns,.project-site .stack-block{border-top-color:#f1eee585}.project-site .detail-media{background:#050605}.project-site .detail-media img{border-color:#f1eee52e;box-shadow:0 24px 80px #00000061}.project-site .stack-state,.project-site .relation-description>span,.project-site .relation-boundary{color:#96988f}.project-site .boundary-card{background-color:#0c0d0b;background-image:linear-gradient(#f1eee506 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.project-site .status-pill{color:#070806}@media (max-width:1020px){.concept-hero{min-height:580px}.product-overview{grid-template-columns:1fr}.archive-section{grid-template-columns:1fr;gap:64px}.system-section,.projects-section,.about-section{grid-template-columns:1fr}.cabinet-feature{border-top:1px solid var(--line);border-left:0}.cabinet-loader{justify-self:center;max-width:680px;margin-inline:auto}}@media (max-width:720px){.concept-header{min-height:62px}.concept-hero{grid-template-columns:minmax(0,1fr);min-height:auto}.concept-hero-copy{min-height:auto;padding:54px 24px 58px}.concept-eyebrow{margin-bottom:40px}.concept-hero h1{font-size:clamp(3.2rem,16vw,5.2rem)}.concept-thesis{margin-top:34px}.concept-hero-visual{--hero-orbit-size:82%;border-top:1px solid var(--line);background-size:34px 34px,34px 34px,auto;border-left:0;min-height:clamp(360px,96vw,500px)}.concept-hero-visual:before{width:var(--hero-orbit-size)}.concept-hero-visual:after{width:88%;box-shadow:0 -92px #f1eee517,0 92px #f1eee517}.concept-motion>div{width:100%}.concept-legend{display:none}.archive-section{background-image:linear-gradient(#fff4d80f,#2e1f1329),url(/art/archive-paper-mobile-v1.webp);background-position:top;background-size:cover;gap:34px;margin:14px;padding:56px 18px 38px}.product-overview{gap:46px;padding:68px 18px}.product-overview-heading h2{max-width:11ch}.product-preview-grid{grid-template-columns:1fr}.product-preview{grid-template-columns:64px minmax(0,1fr);gap:10px 16px;padding:18px}.product-preview-visual{width:64px}.product-preview-visual .project-row-visual{width:48px;height:48px}.archive-section:before{font-size:.56rem;top:18px;right:18px}.archive-copy h2{margin:28px 0 22px;font-size:clamp(2.7rem,12.5vw,4.2rem)}.archive-copy p{font-size:.94rem;line-height:1.48}.archive-route{grid-template-columns:1fr;gap:0}.archive-handoff{display:none}.archive-step{border-top:1px solid #2f251c47;grid-template-columns:54px minmax(0,1fr);gap:0 18px;padding:15px 0;display:grid}.archive-step-icon{grid-row:1/span 2;width:54px;height:54px;margin:0}.archive-step>p{grid-column:2}.system-section,.pipeline-section,.projects-main{padding:72px 18px}.system-core{aspect-ratio:1;width:min(84vw,330px);max-width:none;height:auto}.pipeline-step,.pipeline-step:not(:first-child),.pipeline-route .pipeline-step{padding-top:14px;padding-bottom:14px}.pipeline-step>svg,.pipeline-step:not(:first-child)>svg,.pipeline-step:nth-child(odd)>svg{top:14px}.system-role,.pipeline-step,.pipeline-step:not(:first-child),.project-row{border-color:var(--line)}.project-row-visual{width:58px}.project-row-project{grid-template-columns:58px minmax(0,1fr)}.project-row-status,.project-row>.project-row-phase,.project-row>time{margin-left:70px}.cabinet-feature{padding:64px 18px}.cabinet-loader{aspect-ratio:1;margin-block:32px}.concept-footer{padding:52px 18px}.about-section{gap:48px;padding:72px 18px}.about-team article{grid-template-columns:54px minmax(0,1fr);gap:18px;padding:24px 0}}@media (max-width:420px){.concept-product{text-overflow:ellipsis;white-space:nowrap;max-width:44vw;overflow:hidden}.concept-hero-copy{padding-inline:14px 9px}.concept-eyebrow{max-width:18ch;margin-bottom:32px}.concept-hero h1{letter-spacing:-.07em;font-size:clamp(2.9rem,15vw,4rem)}.concept-motion>div{width:100%}}@media (min-width:901px){.projects-section{grid-template-columns:1fr}.cabinet-feature{border-top:1px solid var(--line);border-left:0;grid-template:"head visual"max-content"copy visual"max-content"link visual"max-content".visual"minmax(0,1fr)/minmax(0,.68fr) minmax(440px,1fr);align-items:start;gap:30px clamp(44px,6vw,82px);padding-inline:clamp(42px,5.5vw,76px);display:grid}.cabinet-feature-head{grid-area:head;align-content:start;align-self:start;gap:24px}.cabinet-loader{grid-area:visual;align-self:center;width:100%;max-width:none;margin:0}.cabinet-feature>p{grid-area:copy;align-self:start;margin:0}.cabinet-link{grid-area:link;align-self:start}}@media (max-width:900px){.archive-handoff{display:none}}.product-overview-heading h2,.system-copy h2,.pipeline-heading h2,.projects-heading h2,.about-heading h2{overflow-wrap:normal;text-wrap:balance;max-width:11ch;margin-bottom:30px;font-weight:700}@media (max-width:720px){.product-overview-heading h2,.system-copy h2,.pipeline-heading h2,.projects-heading h2,.about-heading h2{max-width:10ch;margin-bottom:24px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.status-mark{--status-color:#b5bfa9;width:auto;min-width:0;height:auto;color:var(--status-color);flex:none;align-items:center;gap:10px;display:inline-flex}.status-mark-label{color:currentColor;min-width:0;font-family:var(--font-plex-mono), monospace;white-space:nowrap;font-weight:500}.status-mark.tone-ready{--status-color:var(--motion-green)}.status-mark.tone-research{--status-color:var(--motion-yellow)}.status-mark.tone-active{--status-color:var(--motion-red)}.status-mark.tone-prototype{--status-color:var(--motion-cyan)}.status-mark.tone-planned{--status-color:#a7aa9f}.status-mark-canvas{width:34px;height:26px;display:block;position:relative}.status-mark-canvas>i,.system-role-status .status-mark-canvas>i,.project-row-status .status-mark-canvas>i,.product-preview-status .status-mark-canvas>i,.cabinet-status .status-mark-canvas>i{width:auto;height:auto;box-shadow:none;background:currentColor;border:0;border-radius:0;margin:0;animation:none;display:block;position:absolute}.status-mark.variant-verified .status-mark-canvas>i:first-child{width:11px;height:4px;top:14px;left:4px;transform:rotate(42deg)}.status-mark.variant-verified .status-mark-canvas>i:nth-child(2){width:19px;height:4px;top:11px;left:12px;transform:rotate(-46deg)}.status-mark.variant-verified .status-mark-canvas>i:nth-child(3){display:none}.status-mark.variant-live .status-mark-canvas>i:first-child{width:7px;height:22px;top:2px;left:3px}.status-mark.variant-live .status-mark-canvas>i:nth-child(2){width:7px;height:18px;top:6px;left:14px}.status-mark.variant-live .status-mark-canvas>i:nth-child(3){width:7px;height:14px;top:10px;left:25px}.status-mark.variant-independent .status-mark-canvas>i:first-child{width:12px;height:20px;top:3px;left:2px}.status-mark.variant-independent .status-mark-canvas>i:nth-child(2){width:12px;height:20px;top:3px;left:20px}.status-mark.variant-independent .status-mark-canvas>i:nth-child(3){display:none}.status-mark.variant-research .status-mark-canvas>i:first-child{background:0 0;border:3px solid;width:16px;height:16px;top:2px;left:5px}.status-mark.variant-research .status-mark-canvas>i:nth-child(2){transform-origin:0;width:12px;height:4px;top:17px;left:20px;transform:rotate(45deg)}.status-mark.variant-research .status-mark-canvas>i:nth-child(3){display:none}.status-mark.variant-active .status-mark-canvas>i:first-child{width:24px;height:6px;top:2px;left:2px}.status-mark.variant-active .status-mark-canvas>i:nth-child(2){width:23px;height:6px;top:10px;left:9px}.status-mark.variant-active .status-mark-canvas>i:nth-child(3){width:18px;height:6px;top:18px;left:2px}.status-mark.variant-prototype .status-mark-canvas>i:first-child{width:18px;height:9px;top:2px;left:2px}.status-mark.variant-prototype .status-mark-canvas>i:nth-child(2){width:10px;height:10px;top:14px;left:8px}.status-mark.variant-prototype .status-mark-canvas>i:nth-child(3){width:10px;height:12px;top:12px;left:22px}.status-mark.variant-planned .status-mark-canvas>i:first-child,.status-mark.variant-planned .status-mark-canvas>i:nth-child(2),.status-mark.variant-planned .status-mark-canvas>i:nth-child(3){background:0 0;border:1px solid;width:30px;height:4px;left:2px}.status-mark.variant-planned .status-mark-canvas>i:first-child{top:2px}.status-mark.variant-planned .status-mark-canvas>i:nth-child(2){top:11px}.status-mark.variant-planned .status-mark-canvas>i:nth-child(3){top:20px}.status-pill,.system-role-status,.project-row-status,.product-preview-status,.cabinet-status{min-width:0;min-height:32px;color:inherit;border-radius:0;padding:0;background:0 0!important}.status-pill:before,.system-role-status:before{content:none}.project-row>.project-row-phase,.project-row>time,.project-site .technical-grid dt,.project-site .stack-state{font-size:.78rem;line-height:1.45}@media (max-width:820px){.concept-header{grid-template-columns:auto minmax(0,1fr);gap:14px 18px;padding-block:15px 13px}.concept-nav{scrollbar-width:none;grid-column:1/-1;justify-content:flex-start;gap:18px;padding:2px 0;display:flex;overflow-x:auto}.concept-nav::-webkit-scrollbar{display:none}}@media (max-width:720px){.project-row>time{font-size:.75rem}.product-preview{overflow:hidden}.product-preview-copy,.product-preview-copy strong,.product-preview-copy>span{overflow-wrap:anywhere;min-width:0;max-width:100%}.product-preview-visual .project-theme-motion{transform:scale(.7)}.cabinet-loader-mark{width:min(76%,320px)}.pipeline-step,.pipeline-step:not(:first-child),.pipeline-route .pipeline-step{padding-top:10px;padding-bottom:10px}.pipeline-step>svg,.pipeline-step:not(:first-child)>svg,.pipeline-step:nth-child(odd)>svg{top:10px}}.project-table-head,.project-row{grid-template-columns:minmax(0,1fr) minmax(168px,.34fr);gap:clamp(20px,3vw,48px)}.project-table-head>span:last-child{justify-self:center}.project-row{align-items:center;min-height:124px;padding-block:14px}.project-row-project{grid-area:1/1;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:18px;display:grid}.project-row-visual{align-self:center}.project-row-copy{align-content:center;gap:6px;min-width:0;display:grid}.project-row-copy>strong,.project-row-copy>.project-row-phase,.project-row-copy>time{min-width:0;margin:0}.project-row-copy>.project-row-phase{color:var(--ink-soft)}.project-row-copy>time{color:var(--ink-soft);font-family:var(--font-plex-mono), monospace}.project-row-status{grid-area:1/2;place-self:center;margin:0;display:grid}@media (max-width:900px){.pipeline-route{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));row-gap:0}.pipeline-route:before,.pipeline-route:after{display:none}.pipeline-route .pipeline-step,.pipeline-route .pipeline-step:not(:first-child),.pipeline-route .pipeline-step:nth-child(odd){border-top:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:0;grid-template-columns:minmax(0,1fr) 58px;grid-template-areas:"title icon""copy icon";align-content:center;gap:7px 18px;min-height:136px;padding:20px;display:grid}.pipeline-route .pipeline-step>svg,.pipeline-route .pipeline-step:not(:first-child)>svg,.pipeline-route .pipeline-step:nth-child(odd)>svg{grid-area:icon;place-self:center end;width:58px;height:58px;padding:14px;position:static}.pipeline-route .pipeline-step>strong{grid-area:title;align-self:end}.pipeline-route .pipeline-step>p{grid-area:copy;align-self:start;margin:0}.project-table-head,.project-row{grid-template-columns:minmax(0,1fr) 104px}.project-row{gap:18px;min-height:132px;padding:16px 0}.project-row-project{grid-template-columns:62px minmax(0,1fr);gap:16px}.project-row-visual{width:62px}.project-row-status .status-mark{flex-direction:column;align-items:center;gap:8px}.project-row-status .status-mark-label{white-space:normal;text-align:center;max-width:96px}}@media (max-width:560px){.pipeline-route{grid-template-columns:minmax(0,1fr)}.pipeline-route .pipeline-step,.pipeline-route .pipeline-step:not(:first-child),.pipeline-route .pipeline-step:nth-child(odd){grid-template-columns:minmax(0,1fr) 54px}.pipeline-route .pipeline-step>svg,.pipeline-route .pipeline-step:not(:first-child)>svg,.pipeline-route .pipeline-step:nth-child(odd)>svg{width:54px;height:54px;padding:13px}.project-table-head{display:none}.project-row{grid-template-columns:minmax(0,1fr) 82px;gap:12px}.project-row-project{grid-template-columns:56px minmax(0,1fr);gap:13px}.project-row-visual{width:56px}.project-row-status .status-mark-label{max-width:78px}}.concept-site,.project-site{--page-title-size:clamp(2.5rem, 6vw, 5.5rem);--section-title-size:clamp(2rem, 5vw, 4.5rem);--subheading-size:clamp(1.5rem, 2.5vw, 2.25rem);--card-title-size:1.125rem;--body-size:1rem;--caption-size:.875rem;--section-space:clamp(64px, 7vw, 112px);--page-gutter:clamp(20px, 5vw, 80px);font-size:var(--body-size);line-height:1.55}.project-site .detail-title h1{font-size:var(--page-title-size);letter-spacing:-.04em;text-transform:none;text-wrap:balance;font-weight:650;line-height:1.05}.product-overview-heading h2,.system-copy h2,.pipeline-heading h2,.projects-heading h2,.about-heading h2,.project-site .detail-main h2,.project-site .relations-heading h2{font-size:var(--section-title-size);letter-spacing:-.035em;text-transform:none;text-wrap:balance;font-weight:650;line-height:1.08}.concept-thesis,.system-outcome-copy h3,.cabinet-feature-head h3{font-size:var(--subheading-size);letter-spacing:-.025em;text-transform:none;text-wrap:balance;font-weight:600;line-height:1.2}.system-role h3,.system-outcome-list strong,.pipeline-step>strong,.pipeline-route .pipeline-step>strong,.product-preview-copy strong,.project-row-copy>strong,.project-row-project strong,.about-team h3,.project-site .relation-route,.project-site .relation-description strong{font-size:var(--card-title-size);letter-spacing:-.015em;text-transform:none;text-wrap:balance;font-weight:650;line-height:1.3}.concept-intro,.product-overview-heading p,.system-copy p,.pipeline-heading p,.projects-heading p,.about-heading p,.system-role p,.system-outcome-copy p,.system-outcome-list p,.pipeline-step>p,.pipeline-route .pipeline-step>p,.product-preview-copy>span:last-child,.cabinet-feature>p,.about-team p,.concept-footer>p,.project-site .detail-title p,.project-site .lead-copy,.project-site .detail-summary dd,.project-site .work-list li,.project-site .next-card p,.project-site .boundary-card p,.project-site .relations-heading>p,.project-site .relation-description p,.project-site .relation-description .relation-boundary,.cabinet-link{font-size:var(--body-size);letter-spacing:normal;text-transform:none;text-wrap:pretty;line-height:1.55}.concept-product,.concept-nav,.concept-legend,.concept-eyebrow,.section-index,.product-preview-eyebrow,.product-preview-phase,.cabinet-loader figcaption,.system-core-label,.status-mark-label,.project-row-status .status-mark-label,.project-row-copy>.project-row-phase,.project-row-copy>time,.project-table-head,.footer-brand span,.concept-footer nav,.footer-contact,.project-site .back-link,.project-site .detail-label,.project-site .date-label,.project-site .detail-summary dt,.project-site .work-column h3,.project-site .relation-index,.project-site .relation-status,.project-site .relation-description>span{font-size:var(--caption-size);letter-spacing:normal;text-transform:none;text-wrap:pretty;line-height:1.45}.concept-site :is(h2,h3,p),.project-site :is(h1,h2,h3,p,li,dd),.product-preview-copy,.project-row-copy,.status-mark-label{overflow-wrap:break-word;min-width:0}.product-overview-heading h2,.system-copy h2,.pipeline-heading h2,.projects-heading h2,.about-heading h2{max-width:18ch;margin:0 0 24px}.concept-intro,.product-overview-heading p,.system-copy p,.pipeline-heading p,.projects-heading p,.about-heading p,.project-site .lead-copy{max-width:60ch}.product-overview,.system-section,.pipeline-section,.projects-main,.about-section,.cabinet-feature,.project-site .detail-main,.project-site .relations-section{padding:var(--section-space) var(--page-gutter)}.concept-hero-copy,.concept-header,.concept-footer{padding-inline:var(--page-gutter)}.concept-nav{flex-wrap:wrap;gap:8px 24px}.concept-nav a,.concept-footer nav a{align-items:center;min-height:44px;display:inline-flex}.status-mark-label{white-space:normal}.status-mark-canvas{flex-shrink:0}.project-row-project{min-width:0}.project-site .detail-title h1{overflow-wrap:anywhere}.project-site .detail-main h2,.project-site .relations-heading h2{margin-block:24px}.project-site .work-column h3{font-family:var(--font-onest), Arial, sans-serif;font-size:var(--card-title-size);font-weight:650}.concept-site [id],.project-site [id]{scroll-margin-top:24px}@media (min-width:721px) and (max-width:1600px){.product-overview{grid-template-columns:minmax(0,1fr)}.product-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.product-preview{grid-template-columns:64px minmax(0,1fr);grid-template-areas:"visual copy""status status";gap:16px}.product-preview-visual{width:64px}.project-row{grid-template-columns:minmax(0,1fr);gap:12px}.project-row-status{grid-area:2/1;justify-self:start;margin-left:69px}.project-row-status .status-mark{flex-direction:row;gap:10px}.project-row-status .status-mark-label{text-align:left;max-width:none}}
