@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#f4f2e9;--ink:#151c18;--muted:#60665e;--line:#d4d8ca;--orange:#ff8051;--lime:#c3d49c;--dark:#121715;--mono:'Courier New',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #e96631;outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}button{color:inherit}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.1;font-weight:550;letter-spacing:-.055em}em{font-family:Georgia,serif;font-weight:400}h2{font-size:clamp(40px,4.6vw,70px)}.skip{position:fixed;top:-80px;left:16px;padding:12px 20px;background:var(--orange);z-index:100}.skip:focus{top:10px}.header{height:88px;background:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{font-family:Manrope,Arial,sans-serif;font-size:26px;letter-spacing:-1.5px;font-weight:800;display:flex;align-items:center}.brand span{font-weight:500}.brand i{font-style:normal;color:#c4532d;font-size:36px;margin-left:18px}.desktop-nav{display:flex;gap:36px;font-size:14px}.desktop-nav a{position:relative}.desktop-nav a:after{content:'';height:1px;background:currentColor;position:absolute;left:0;right:100%;bottom:-6px;transition:right .2s}.desktop-nav a:hover:after{right:0}.header-cta{font-size:14px;border-bottom:1px solid var(--ink);padding-bottom:4px}.header-cta span{margin-left:26px}.menu-toggle,.mobile-nav{display:none}.hero{background:var(--dark);color:var(--paper);padding:32px 5% 0;overflow:hidden}.hero-overline,.hero-foot,.section-label{font:11px/1.5 var(--mono);letter-spacing:1.2px;display:flex;justify-content:space-between;align-items:center;gap:16px}.hero-overline{color:#b8c2af}.status-dot{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:100%;margin-right:10px;box-shadow:0 0 9px #c3d49c66}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:4%;padding:54px 0 56px;max-width:1560px;margin:auto}.hero h1{font-size:clamp(62px,6.8vw,110px);line-height:1.04;letter-spacing:-.06em;white-space:nowrap}.hero h1 em{color:var(--lime)}.hero-copy>p{color:#bec5bb;font-size:18px;margin-top:30px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}.button{padding:17px 22px;display:inline-flex;align-items:center;gap:32px;font-size:14px;font-weight:600;transition:transform .2s,background .2s;min-height:52px}.button:hover{transform:translateY(-3px)}.orange{background:var(--orange);color:var(--ink)}.orange:hover{background:#ff9973}.hero-secondary{font-size:13px;border-bottom:1px solid #65715e;padding:7px 0}.hero-secondary span{margin-left:12px}.hero-byline{display:flex;align-items:center;gap:12px;margin-top:54px}.byline-mark{width:36px;height:36px;border:1px solid #677261;border-radius:50%;display:grid;place-items:center;font-size:11px;color:var(--lime);font-family:var(--mono)}.hero-byline strong{display:block;font-size:13px;font-weight:500}.hero-byline small{font-size:11px;color:#a1ac9d}.system{width:100%;border:1px solid #364132;position:relative;background:radial-gradient(ellipse at 50% 45%,#27372466,transparent 65%)}.system-top{padding:15px 16px;border-bottom:1px solid #303a2d;display:flex;align-items:center;justify-content:space-between;font:9px var(--mono);letter-spacing:.5px;color:#bcc6b5}.motion{background:none;border:0;font:9px var(--mono);padding:8px 0;color:#bec8b7}.motion:hover{color:var(--orange)}.orb-area{position:relative;height:340px;overflow:hidden}.orb-area canvas{width:100%;height:100%;display:block}.orb-center{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none;width:80%}.orb-center>span{display:block;color:var(--orange);font:9px var(--mono);letter-spacing:2px;margin-bottom:15px}.orb-center strong{font:500 36px Manrope,Arial,sans-serif;letter-spacing:-1.5px;display:block;text-shadow:0 0 22px #121715}.orb-center small{font-size:9px;color:#b0bcaa;display:block;margin-top:12px}.orbit-tag{font:8px var(--mono);letter-spacing:1px;position:absolute;background:#1a211c;color:#c9d6bd;border:1px solid #48573e;padding:6px 9px}.tag-one{top:52px;left:40px}.tag-two{right:20px;top:165px}.tag-three{bottom:42px;left:35px}.orbit-cross{position:absolute;top:16px;right:18px;color:#7e8b74;font:20px var(--mono)}.system-bottom{border-top:1px solid #303a2d}.cycle{display:grid;grid-template-columns:repeat(4,1fr)}.cycle button{background:transparent;border:0;border-right:1px solid #303a2d;color:#88997c;text-align:left;padding:15px 12px;font:9px var(--mono);position:relative;min-height:55px}.cycle button:last-child{border-right:0}.cycle button span{display:block;font:11px 'DM Sans',Arial,sans-serif;margin-top:5px;color:#c3cdbd}.cycle button[aria-pressed=true]{background:#c3d49c15;color:var(--orange)}.cycle button[aria-pressed=true]:before{content:'';position:absolute;left:0;right:0;top:-1px;background:var(--orange);height:2px}.cycle button:hover{background:#c3d49c20}.system-bottom>p{font:10px/1.6 var(--mono);color:#acbaa2;min-height:46px;padding:13px 12px;border-top:1px solid #303a2d}.hero-foot{border-top:1px solid #354030;color:#97a38e;padding:22px 0;font-size:9px;letter-spacing:1px}.hero-foot a{color:#c7d2bd}.hero-foot a span{margin-left:20px}.discipline-strip{padding:22px 5%;display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);font-size:14px;color:#454d40}.discipline-strip b{font-size:22px;color:#9aaa85;font-weight:400}.section-shell{padding:80px 5%;max-width:1800px;margin:auto}.section-label{color:var(--muted);font-size:10px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin:28px 0 45px}.section-heading>p{font-size:15px;color:var(--muted);padding-bottom:5px;line-height:1.8}.featured{display:grid;grid-template-columns:1.1fr 1fr;background:#e6e9dc;min-height:355px;border:1px solid #d7ddce}.featured-art{position:relative;min-width:0;overflow:hidden}.featured-art img{width:100%;height:100%;position:absolute;inset:0;transition:transform .6s;filter:saturate(.8)}.featured:hover img{transform:scale(1.035)}.image-label{position:absolute;bottom:20px;left:22px;color:#fff;font:9px var(--mono);letter-spacing:1px;background:#152319d9;padding:8px 10px}.featured-copy{padding:35px 40px;display:flex;flex-direction:column;align-items:flex-start}.article-meta{font:9px/1.5 var(--mono);letter-spacing:1px;color:#5c6653}.featured-copy .article-meta{display:flex;gap:25px}.featured-copy .article-meta span{color:#566549}.featured h3{font-size:clamp(28px,3vw,44px);margin:25px 0 17px}.featured-copy>p{font-size:14px;color:#525f4b;max-width:380px}.featured-bottom{display:flex;width:100%;align-items:center;justify-content:space-between;font-size:13px;margin-top:27px;gap:20px}.round-arrow{width:39px;height:39px;border:1px solid #9ca892;border-radius:50%;display:grid;place-items:center;font-size:22px}.featured:hover .round-arrow{background:var(--ink);color:var(--paper)}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:40px 0 28px;padding-bottom:20px;border-bottom:1px solid var(--line)}.filters{display:flex;gap:10px;flex-wrap:wrap}.filters button{background:transparent;border:1px solid transparent;padding:9px 17px;font-size:12px;border-radius:30px;min-height:40px}.filters button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.filters button:hover{border-color:var(--ink)}#result-count{font:9px var(--mono);letter-spacing:1px;color:var(--muted)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 28px}.article[hidden]{display:none}.article-image{aspect-ratio:16/10;position:relative;overflow:hidden;background:#d6ddc9}.article-image img{width:100%;height:100%;transition:transform .5s;filter:saturate(.8)}.article:hover img{transform:scale(1.04)}.article-image>span{position:absolute;right:12px;bottom:12px;width:30px;height:30px;display:grid;place-items:center;background:var(--paper);border-radius:50%;font-size:18px}.article .article-meta{margin:21px 0 12px}.article h3{font-size:27px;letter-spacing:-1px;line-height:1.2}.article p{margin-top:12px;color:var(--muted);font-size:13px;max-width:330px;line-height:1.7}.lab{background:#e6e9dc;border-block:1px solid #d3d9c8}.lab-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:10%;margin-top:35px;align-items:end}.lab-asterisk{font-size:64px;color:#7c905f;line-height:1.2;display:block;margin-bottom:20px}.lab-copy>p{font-size:15px;max-width:395px;margin:25px 0;color:#5b6650}.text-link{display:inline-flex;justify-content:space-between;gap:35px;border-bottom:1px solid #7a856e;padding:9px 0;font-size:13px}.text-link:hover{color:#ac441f}.lab-routes{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lab-routes>a{background:#f4f2e9;padding:25px 22px;border:1px solid #d0d7c3;min-height:285px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s}.lab-routes>a:hover{transform:translateY(-5px)}.lab-routes small{font:9px var(--mono);color:#606d53}.lab-routes h3{font-size:30px;line-height:1.2;margin:40px 0}.lab-routes span{font-size:11px;line-height:1.7;display:flex;gap:12px;align-items:center}.lab-routes b{font-size:22px;font-weight:400}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:8%;margin-top:35px}.about figure{min-width:0}.about img{width:100%;aspect-ratio:1.25;object-position:50% 50%}.about figcaption{font:9px/1.7 var(--mono);color:var(--muted);margin-top:13px}.about h2{font-size:clamp(35px,3.7vw,56px)}.about p{font-size:14px;color:var(--muted);margin:24px 0;line-height:1.8;max-width:440px}.work{background:var(--orange);padding-block:42px 64px}.work .section-label{color:#65311c}.work-grid{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-top:32px}.work-grid h2{font-size:clamp(44px,5.3vw,82px)}.work-grid>div{max-width:300px}.work p{font-size:15px;line-height:1.8;margin-bottom:24px}.dark{background:var(--dark);color:var(--paper)}footer{display:flex;align-items:center;justify-content:space-between;padding:30px 5%;gap:25px}footer .brand{font-size:22px}footer>span,footer>a:last-child{font-size:10px;color:var(--muted)}
@media(min-width:1600px){.header,.hero,.discipline-strip,footer{padding-inline:max(5%,calc((100vw - 1620px)/2))}}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr 1fr;gap:3%;padding-block:40px}.hero h1{font-size:6.5vw}.hero-actions{gap:18px;flex-wrap:wrap}.hero-byline{margin-top:35px}.hero-copy>p{font-size:16px}.button{padding:15px 17px;font-size:12px;gap:20px}.orb-area{height:300px}.system-top{font-size:8px;padding-inline:10px}.system-top .status-dot{display:none}.orb-center strong{font-size:30px}.orbit-tag{font-size:7px}.tag-one{left:18px}.tag-three{left:15px}.featured-copy{padding:28px}.lab-grid{gap:5%}.lab-routes{gap:12px}.lab-routes>a{padding:22px 15px}.lab-routes h3{font-size:26px}.desktop-nav{gap:25px}.section-shell{padding-block:65px}}
@media(max-width:760px){html{scroll-padding-top:80px}.header{height:70px;padding-inline:6%}.brand{font-size:23px}.brand i{font-size:27px;margin-left:12px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:block;background:none;border:0;font-size:12px;padding:12px 0 12px 20px}.menu-toggle span{margin-left:10px;font-size:20px}.mobile-nav:not([hidden]){display:flex;position:absolute;top:70px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:15px 6% 22px;flex-direction:column;gap:4px}.mobile-nav a{padding:11px 0}.hero{padding:24px 6% 0}.hero-overline{font-size:8px;letter-spacing:.7px}.hero-index{display:none}.hero-grid{grid-template-columns:1fr;gap:38px;padding:37px 0 30px}.hero h1{font-size:clamp(50px,10.5vw,79px);white-space:normal}.hero-copy>p{font-size:16px;margin-top:23px}.hero-actions{margin-top:25px;gap:20px}.button{font-size:12px;min-height:50px}.hero-secondary{font-size:11px}.hero-byline{margin-top:28px}.hero-byline small{font-size:10px}.system{max-width:570px;width:100%;margin:auto}.orb-area{height:310px}.system-top{font-size:9px}.orb-center strong{font-size:36px}.system-bottom>p{font-size:10px}.hero-foot{font-size:8px;letter-spacing:.5px;gap:20px}.hero-foot>span{max-width:170px}.hero-foot a{white-space:nowrap;font-size:7px}.hero-foot a span{margin-left:7px}.discipline-strip{padding:20px 6%;display:grid;grid-template-columns:1fr 1fr;gap:9px 15px;font-size:11px}.discipline-strip b{display:none}.discipline-strip span:before{content:'✳';color:#84936c;margin-right:8px}.section-shell{padding:50px 6%}.section-label{font-size:8px;letter-spacing:.6px}.section-label>span:last-child{text-align:right;max-width:45%}.section-heading{display:block;margin:26px 0 28px}.section-heading h2{font-size:45px}.section-heading>p{font-size:13px;margin-top:24px;line-height:1.8}.desktop-break{display:none}.featured{grid-template-columns:1fr}.featured-art{aspect-ratio:16/10}.featured-copy{padding:25px}.featured h3{font-size:34px}.featured-copy>p{font-size:13px}.featured-bottom{margin-top:22px}.featured-copy .article-meta{font-size:8px;gap:20px}.filter-bar{margin-top:30px;gap:10px;align-items:flex-start;flex-direction:column;padding-bottom:15px}.filters{gap:2px;width:100%}.filters button{font-size:11px;padding:9px 12px;min-height:42px}#result-count{font-size:8px;margin-top:4px}.article-grid{grid-template-columns:1fr 1fr;gap:28px 17px}.article h3{font-size:22px}.article p{font-size:12px}.article .article-meta{font-size:8px;letter-spacing:.3px;margin-top:15px}.article-image{aspect-ratio:1.15}.article-image>span{width:26px;height:26px;right:8px;bottom:8px;font-size:15px}.lab-grid{grid-template-columns:1fr;gap:35px;margin-top:25px}.lab h2{font-size:47px}.lab-asterisk{font-size:46px;margin-bottom:16px}.lab-copy>p{font-size:14px;max-width:100%}.lab-routes{gap:12px}.lab-routes>a{min-height:250px;padding:20px 16px}.lab-routes h3{font-size:25px;margin-block:28px}.lab-routes small{font-size:8px}.lab-routes span{font-size:10px}.about-grid{grid-template-columns:1fr;gap:35px;margin-top:25px}.about img{aspect-ratio:1.5}.about h2{font-size:40px}.about p{font-size:14px}.work-grid{display:block;margin-top:28px}.work-grid h2{font-size:48px}.work-grid>div{max-width:100%;margin-top:25px}.work p{font-size:14px;max-width:350px}.work .button{font-size:13px}footer{padding:28px 6%;flex-wrap:wrap;gap:20px}footer>span{order:3;width:100%;font-size:9px}footer>a:last-child{font-size:10px}.orb-area{touch-action:pan-y}}
@media(max-width:390px){.hero h1{font-size:46px}.hero-actions{gap:14px}.hero-secondary{font-size:10px}.article-grid{grid-template-columns:1fr}.article-image{aspect-ratio:16/10}.article h3{font-size:27px}.section-heading h2,.work-grid h2{font-size:42px}.filters button{padding-inline:9px}.lab-routes{grid-template-columns:1fr}.lab-routes>a{min-height:220px}.system-top{font-size:8px}.hero-foot a{font-size:6px}.section-label{font-size:7px}}
.services{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:1px solid #9b47295e;margin-top:45px;padding-top:28px}.services>a{position:relative;padding-right:30px}.services small{font:9px var(--mono);letter-spacing:1px}.services h3{font-size:25px;line-height:1.2;letter-spacing:-1px;margin:15px 0 10px}.services p{font-size:12px;margin:0}.services>a>span{position:absolute;right:0;top:0;font-size:23px}.services a:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.newsletter{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 5%;border-bottom:1px solid var(--line)}.newsletter strong{font-weight:550;font-size:20px;letter-spacing:-.5px}.newsletter p{font-size:12px;color:var(--muted);margin-top:6px}.newsletter .text-link{white-space:nowrap}@media(max-width:760px){.services{grid-template-columns:1fr;gap:24px;margin-top:35px}.services>a{padding-bottom:22px;border-bottom:1px solid #9b472930}.services h3{font-size:24px;margin-top:10px}.services h3 br{display:none}.services p{font-size:12px}.newsletter{display:block;padding:30px 6%}.newsletter strong{font-size:19px}.newsletter .text-link{margin-top:15px;font-size:12px}}
/* Existing artwork leads the page. Preserve each composition and its original color. */
.hero-grid{grid-template-columns:.85fr 1.15fr;gap:4%;padding-block:58px}.hero h1{font-size:clamp(48px,5vw,80px);white-space:normal}.hero-copy{min-width:0}.hero-artwork{min-width:0;align-self:center}.hero-artwork>a{display:block;background:#f7ecdd;border:1px solid #e7d2b6;box-shadow:0 24px 64px #0003}.hero-artwork img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.hero-artwork figcaption{display:flex;justify-content:space-between;gap:18px;margin-top:16px;align-items:center;color:#b8c2af;font:9px/1.7 var(--mono);letter-spacing:.6px}.hero-artwork figcaption a{font:11px/1.6 'DM Sans',Arial,sans-serif;letter-spacing:0;color:var(--paper);white-space:nowrap}.hero-artwork figcaption a:hover{text-decoration:underline}.byline-portrait{width:42px;height:42px;object-fit:cover;border-radius:50%;border:1px solid #829273}.featured{grid-template-columns:1.15fr 1fr;align-items:center}.featured-art{aspect-ratio:16/9;align-self:center}.featured-art img{position:static;height:auto;width:100%;filter:none;object-fit:contain}.featured:hover img,.article:hover img{transform:none}.featured .image-label{position:static;display:block;background:transparent;color:#60665e;padding:14px 22px 0}.featured-art{aspect-ratio:auto;padding-bottom:16px}.article-image{aspect-ratio:16/9}.article-image img{object-fit:contain;filter:none;transition:none}.article-image>span{display:none}.article:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.about img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.about-grid{align-items:center}.lab-routes>a{padding:0 0 22px;overflow:hidden;justify-content:flex-start}.lab-image{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;margin-bottom:22px}.lab-routes small,.lab-routes h3,.lab-routes span{margin-left:20px;margin-right:20px}.lab-routes h3{margin-top:18px;margin-bottom:25px;font-size:27px}.lab-routes span{margin-top:auto}.lab-system{border-top:1px solid #c0c9b2;margin-top:38px}.lab-system summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:13px}.lab-system summary::-webkit-details-marker{display:none}.lab-system summary:focus-visible{outline:3px solid #e96631;outline-offset:4px}.lab-system summary>span{font-size:22px;transition:transform .2s}.lab-system[open] summary>span{transform:rotate(45deg)}.lab-system .system{max-width:620px;margin:0 auto;color:var(--paper);background:#121715}.lab-system .orb-area{height:340px}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr 1.15fr;gap:4%;padding-block:44px}.hero h1{font-size:clamp(44px,5vw,60px)}.hero-byline{margin-top:28px}.hero-artwork figcaption{font-size:8px;gap:10px}.hero-artwork figcaption a{font-size:10px}.featured-copy{padding:26px}.lab-routes h3{font-size:24px;margin-inline:16px}.lab-routes small,.lab-routes span{margin-inline:16px}}
@media(max-width:760px){.hero-grid{grid-template-columns:1fr;padding:32px 0 28px;gap:32px}.hero h1{font-size:clamp(46px,9vw,66px)}.hero-artwork{margin-inline:-6.82%;}.hero-artwork>a{border-inline:0;box-shadow:none}.hero-artwork figcaption{padding-inline:6%;font-size:8px;gap:10px}.hero-artwork figcaption a{font-size:10px}.featured{grid-template-columns:1fr}.featured-art{padding-bottom:0}.featured .image-label{padding:14px 24px 0;font-size:8px}.featured-copy{padding:24px}.article-grid{grid-template-columns:1fr;gap:32px}.article-image{aspect-ratio:16/9}.article h3{font-size:28px}.article p{font-size:14px;max-width:none}.article .article-meta{font-size:9px}.about img{aspect-ratio:16/9;height:auto;object-fit:contain}.about-grid{gap:26px}.lab-routes h3{font-size:24px;margin:16px}.lab-routes span{font-size:11px}.lab-routes small{font-size:8px}.lab-routes>a{padding:0 0 20px;min-height:0}.lab-image{margin-bottom:18px}.lab-system summary{font-size:12px}.lab-system .orb-area{height:300px}}
@media(max-width:450px){.lab-routes{grid-template-columns:1fr}.lab-routes h3{font-size:29px}.lab-routes small{font-size:9px}.lab-routes span{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
