@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');
:root{--navy:#101f33;--navy2:#172c44;--ink:#122237;--cream:#f3f5f7;--lime:#ff721c;--line:#d5dce2;--muted:#5d7185;--accent:#ff721c;--paper:#f3f5f7;--night:#0c192a;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:75px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 'Plus Jakarta Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{letter-spacing:-.06em;line-height:1.07}h1,h2{font-weight:500}em{font-style:normal;color:var(--accent)}button,a,input{touch-action:manipulation}button:disabled{cursor:default}::selection{background:#ff721c;color:#101f33}:focus-visible{outline:3px solid #ff721c;outline-offset:5px}button[hidden],[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:1rem;z-index:300;background:#fff;color:#101f33;padding:1rem}.skip:focus{top:1rem}.section-wrap{max-width:1600px;padding:7rem 5vw;margin:auto}.eyebrow,.future-eyebrow{font-size:.75rem;line-height:1.5;letter-spacing:.15em;font-weight:700}.eyebrow.dark{color:#9c410b}.section-head{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:3rem}.section-head h2{font-size:clamp(2.6rem,4.7vw,5.2rem);margin:1.2rem 0 0}.section-head>p{max-width:350px;font-size:.95rem;color:#64778a;margin:0}.section-link,.under-link{border-bottom:1px solid #8ba0b0;padding:.6rem 0;font-size:.9rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem 1.35rem;min-height:50px;border-radius:3px;font-size:.85rem;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button.primary{background:var(--accent);color:#0c1e32}.button.light{background:#f3f5f7;color:#15273f}
/* One compact header. */
.header{display:flex;align-items:center;gap:3rem;min-height:88px;padding:1.3rem 5vw;background:var(--night);color:white;position:relative;z-index:30;border-bottom:1px solid #ffffff18}.brand{flex-shrink:0}.brand-name{font-size:1.38rem;font-weight:800;letter-spacing:-.075em}.brand-name>span{color:var(--accent)}.desktop-links{display:flex;gap:1.65rem;margin-left:auto}.desktop-links>a{font-size:.8rem;color:#bac7d6;transition:color .2s}.desktop-links>a:hover,.desktop-links>a[aria-current]{color:white}.header-actions{display:flex;align-items:center;gap:1.3rem}.motion-switch{font-size:.75rem;color:#b5c4d4;border:0;border-bottom:1px solid #617084;background:transparent;padding:.4rem 0;min-height:35px}.menu-button{background:none;border:0;color:white;display:grid;grid-template-columns:20px auto;gap:5px 9px;padding:.6rem 0;min-height:42px}.menu-button span{grid-column:1;width:20px;height:1px;background:#e3ebf2}.menu-button span:first-child{align-self:end}.menu-button b{grid-column:2;grid-row:1/3;align-self:center;font-size:.8rem;font-weight:500}.scroll-progress{position:absolute;height:2px;left:0;right:0;bottom:0;background:#ff721c;transform-origin:left;transform:scaleX(0)}
.immersive-menu{position:fixed;inset:0;z-index:100;background:#0d1d30;color:white;padding:2rem 7vw;overflow-y:auto;visibility:hidden;opacity:0;transform:translateY(-20px);transition:opacity .3s,transform .4s,visibility .4s}.immersive-menu.open{visibility:visible;opacity:1;transform:none}.menu-is-open{overflow:hidden}.menu-heading{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;letter-spacing:.13em;color:#ff995b;padding-bottom:2rem}.menu-close{border:1px solid #4a5c70;background:none;color:white;padding:.6rem 1rem;border-radius:3px;font-size:.85rem;min-height:42px}.menu-grid{max-width:1100px;margin:auto}.menu-grid a{display:grid;grid-template-columns:55px 1fr 35px;gap:.25rem 1rem;padding:1.4rem 0;border-bottom:1px solid #ffffff20;transition:padding .3s}.menu-grid a:hover{padding-left:1rem}.menu-grid a>span{color:#8297ac;font-size:.8rem;padding-top:.5rem}.menu-grid strong{font-size:clamp(2rem,4.7vw,4.8rem);font-weight:500;line-height:1.1;letter-spacing:-.055em}.menu-grid small{grid-column:2;color:#9cafc1;font-size:.85rem}.menu-grid b{grid-column:3;grid-row:1/3;align-self:center;color:var(--accent);font-size:2rem;font-weight:400}.menu-bottom{display:flex;flex-wrap:wrap;gap:2rem;max-width:980px;margin:2rem auto;font-size:.85rem;color:#a6b9ca}
/* The opening composition is an editorial cover, with one 3D signature. */
.future-hero{background:var(--night);color:#f4f6fa;padding:2rem 5vw 0;overflow:hidden;position:relative}.hero-identity{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;letter-spacing:.13em;color:#b9c6d5;padding-bottom:2.3rem}.hero-identity span:first-child{color:#fff;font-weight:700}.future-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:1rem;min-height:570px;align-items:center}.future-copy{position:relative;z-index:2;padding:2rem 0 4rem}.future-eyebrow{color:#92a5b9;font-size:.75rem}.future-copy h1{font-size:clamp(4rem,7.6vw,9rem);font-weight:500;line-height:1.05;letter-spacing:-.078em;margin:1.4rem -6vw 2rem 0}.future-copy h1 em{color:#f4f6fa;display:inline-block;position:relative}.future-copy h1 em:after{content:'';display:block;width:90px;height:5px;background:var(--accent);margin-top:1.4rem}.future-copy>p{font-size:.98rem;color:#99aec2;line-height:1.8;max-width:470px;margin-bottom:2rem}.future-primary{display:inline-flex;align-items:center;gap:2.8rem;background:var(--accent);color:#101e31;font-size:.83rem;font-weight:700;padding:1.1rem 1.3rem;border-radius:3px;transition:background .25s,transform .25s}.future-primary:hover{background:#ff9e61;transform:translateY(-3px)}.future-primary>span{font-size:1.4rem;line-height:1}.future-text-link{display:inline-block;color:#b7c8d8;font-size:.83rem;margin-left:1.8rem;border-bottom:1px solid #4d6379;padding:.5rem 0}.future-art{height:580px;position:relative;isolation:isolate;align-self:end;background:radial-gradient(ellipse at 50% 45%,#263c55 0,#15283e 38%,transparent 70%)}.future-art .scene-wrap{inset:-5% -12% 0 -12%}.art-label{position:absolute;top:2.6rem;right:1rem;font-size:.75rem;letter-spacing:.1em;line-height:1.6;color:#9eafc1}.art-label b{display:block;font-size:.85rem;color:#ed9658;font-weight:500;margin-bottom:.6rem}.art-link{position:absolute;bottom:3rem;left:1.5rem;right:1rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #819ab13b;padding-top:1rem;color:#a8bbce;font-size:.75rem;letter-spacing:.08em}.art-link b{display:grid;place-items:center;width:38px;height:38px;border:1px solid #708da466;border-radius:50%;font-size:1.2rem;color:#fff;font-weight:400}.hero-baseline{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff18;padding:1.3rem 0;color:#7990a7;font-size:.75rem}.hero-baseline b{margin-left:2rem;font-size:1rem;color:#ff914d}.scene-wrap{position:absolute;inset:0;z-index:-1;overflow:hidden}.scene-fallback{position:absolute;inset:0;background:linear-gradient(135deg,#132b42,#203b53);opacity:.6}.webgl-ready .scene-fallback{opacity:0}.live-scene{display:block;position:absolute;width:100%;height:100%;inset:0}.scene-caption{display:none}.future-art .scene-fallback{opacity:.3;filter:grayscale(1);mask-image:radial-gradient(ellipse,#000,transparent 70%)}.future-art .webgl-ready .scene-fallback{opacity:0}
.journey-nav{background:#f3f5f7ee;backdrop-filter:blur(18px);justify-content:flex-start;gap:1.5rem;padding:.55rem 5vw;border-bottom:1px solid #d9e0e6;position:sticky;top:0;z-index:25}.journey-nav a{color:#667d91;border-radius:0;padding:.75rem 0;font-size:.75rem;white-space:nowrap;border-bottom:2px solid transparent}.journey-nav a.active{background:none;color:#132b42;border-color:#e96a20}.journey-nav a:hover{background:none;color:#132b42}
/* A project index, a single preview, and a concise introduction. */
.portfolio-gallery{background:#f3f5f7}.portfolio-gallery .section-wrap{padding-top:5.5rem}.interest-guide{padding:1.5rem 0;border-top:1px solid #cbd6df}.interest-guide>span{font:600 .75rem/1.5 'Plus Jakarta Sans',sans-serif;margin:0 0 .75rem;letter-spacing:.03em;color:#496278}.interest-guide>div{gap:.4rem}.interest-guide button{padding:.55rem .8rem;font-size:.75rem;min-height:38px;border-radius:3px;border:1px solid transparent;color:#647a8d}.interest-guide button.active{background:#e4eaf0;color:#18344e;border-color:#c3cfd9}.interest-guide p{font-size:.75rem;color:#7b8b99;margin:.6rem 0 0}.project-layout{display:grid;grid-template-columns:235px 1fr .92fr;gap:2rem;align-items:start;border-top:1px solid #cbd6df;padding-top:1.8rem}.project-selector{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.project-selector button{display:grid;grid-template-columns:27px 1fr;gap:.2rem .5rem;border:0;border-bottom:1px solid #ced8df;border-radius:0;text-align:left;padding:1.2rem .65rem;color:#657e92;background:transparent;transition:color .25s,background .25s}.project-selector button>span{font-size:.75rem;grid-row:1/3;align-self:start;margin-top:.2rem}.project-selector strong{font-size:.89rem;line-height:1.35;font-weight:500}.project-selector small{font-size:.75rem;letter-spacing:.08em;line-height:1.5;color:#8698a7}.project-selector button.active{background:#142b42;color:#fff;box-shadow:inset 3px 0 var(--accent)}.project-selector button.active>span{color:#fb995a}.project-selector button.active small{color:#90a8bb}.project-selector button:hover{color:#df691c}.project-stage{position:relative;isolation:isolate;height:495px;background:#e1e8ee;overflow:hidden;border-radius:3px}.project-stage .scene-wrap{inset:0}.project-stage .scene-fallback{filter:grayscale(.8)}.project-scene-note{position:absolute;bottom:1rem;left:1rem;right:1rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.09em;color:#60778a}.project-detail{padding:1rem 0 0}.project-kind{font-size:.75rem;letter-spacing:.1em;color:#a7490e;font-weight:700}.project-detail h3{font:500 clamp(2rem,2.7vw,3.5rem)/1.1 'Plus Jakarta Sans',sans-serif;letter-spacing:-.055em;margin:1.2rem 0}.project-subtitle{font-size:.96rem;line-height:1.6;color:#5a7388;margin-bottom:1.2rem}.project-audience{display:inline-block;font-size:.75rem;color:#637d91;border:1px solid #cbd7e0;padding:.4rem .6rem;border-radius:3px}.project-story{margin:1.8rem 0;display:grid;gap:1.5rem}.project-story h4{font:600 .78rem/1.5 'Plus Jakarta Sans',sans-serif;margin:0 0 .5rem}.project-story p{font-size:.91rem;color:#6c8193;line-height:1.75;margin:0}.project-detail .project-story>div:not(:nth-child(2)){display:none}.project-detail .project-story h4{display:none}.project-detail>.button{font-size:.75rem;padding:.85rem 1rem;min-height:45px;gap:1rem}.project-open{font-size:.75rem;border-bottom:1px solid #b1c2cf;color:#324f68;margin:.8rem 0 0;padding:.4rem 0;min-height:38px}.project-pager{margin-top:1.5rem;padding-top:.9rem}.project-pager button{border:none;border-radius:0;font-size:.75rem;padding:.5rem 0;min-height:38px;color:#617a8f}.project-position{font-size:.75rem;color:#8d9eac}
.author-intro{display:grid;grid-template-columns:1fr 2.1fr;gap:4rem;border-top:1px solid #d4dde5;background:#fff}.author-intro>.eyebrow{padding-top:.6rem}.author-intro h2{font-size:clamp(2.8rem,4.6vw,5rem);margin-bottom:2rem}.author-intro h2 em{color:#60778f}.author-intro p{font-size:1rem;line-height:1.85;color:#6d8092;max-width:720px}.author-signature{display:block;font-size:1rem;font-weight:700;margin-top:2rem;padding-top:1.2rem;border-top:1px solid #d4dee6}.author-signature span{display:block;font-size:.75rem;font-weight:400;color:#7b91a4;margin-top:.4rem}.portfolio-belief{background:#11283e;color:#fff}.portfolio-belief h2{font-size:clamp(2.8rem,4.5vw,5rem);margin:1.8rem 0 3rem}.portfolio-belief em{color:#87a0b8}.belief-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.belief-grid>div{border-top:1px solid #496075;padding-top:1.5rem}.belief-grid span{font-size:.75rem;color:#f2914f}.belief-grid h3{font-size:1.25rem;font-weight:500;letter-spacing:-.025em;margin:1.5rem 0 1rem}.belief-grid p{color:#8fa6bb;font-size:.9rem;line-height:1.85}
/* Internal pages use the same quiet visual system. */
.page-intro{background:#0e2034;color:white;position:relative;isolation:isolate;overflow:hidden;min-height:540px;display:flex;align-items:center;padding:4rem 5vw}.page-intro .scene-wrap{left:43%;right:-4%}.intro-copy{position:relative;z-index:1;width:50%;max-width:800px}.intro-copy .eyebrow{font-size:.75rem;color:#f1985c}.intro-copy h1{font-size:clamp(3rem,5vw,6rem);font-weight:500;letter-spacing:-.07em;line-height:1.07;margin:1.4rem 0}.intro-copy h1 em{color:#9eafc2}.intro-copy>p{font-size:.96rem;max-width:530px;color:#94aabe;line-height:1.85}.intro-scroll{display:inline-flex;gap:3rem;font-size:.75rem;color:#c2d3e1;border-bottom:1px solid #4c647a;padding:.6rem 0;margin-top:1rem}.portfolio-return{display:block;width:fit-content;font-size:.75rem;color:#7590a8;margin:0 0 1.2rem;padding:0}.catalog{padding-top:3.5rem}.catalog-controls{padding:0 0 2rem;border:0;border-bottom:1px solid #c9d5e0;display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.catalog-controls>label:first-child{display:block;flex-basis:100%;font-size:1.5rem;font-weight:500;letter-spacing:-.04em}.catalog-controls #search{flex-basis:100%;width:100%;padding:1rem;border:1px solid #c6d2dd;background:#fff;border-radius:3px;color:#19334b;outline-offset:2px}.filter-label{flex-basis:100%;font-size:.75rem;letter-spacing:.1em;font-weight:700;color:#718699;margin-top:.8rem;text-transform:uppercase}.filters{display:flex;flex-wrap:wrap;gap:.4rem}.filters button{background:transparent;color:#667d91;border:1px solid #cbd6df;border-radius:3px;font-size:.75rem;padding:.6rem .9rem;min-height:40px}.filters button.active{background:#162e45;border-color:#162e45;color:#fff}.free-toggle{display:flex;align-items:center;gap:.6rem;width:100%;font-size:.8rem;color:#627b90;margin-top:.8rem}.free-toggle input{accent-color:var(--accent);width:18px;height:18px}.result-count{font-size:.75rem;color:#8194a5;margin:1.7rem 0}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.resource{display:flex;flex-direction:column;min-height:285px;padding:1.6rem;border:1px solid #d1dce5;border-radius:3px;background:#fff;position:relative;overflow:hidden;transition:transform .25s,border-color .25s}.resource:hover{transform:translateY(-4px);border-color:#e39760}.resource-top{display:flex;align-items:center;justify-content:space-between}.resource-type{font-size:.75rem;letter-spacing:.08em;color:#ad571f;text-transform:uppercase}.resource-arrow{color:#7390a7}.resource-index{font-size:2.7rem;line-height:1;color:#d4dfe8;font-weight:500;letter-spacing:-.06em;margin:1.7rem 0 .7rem}.resource strong{font-size:1.32rem;line-height:1.2;font-weight:500;letter-spacing:-.035em;margin-bottom:.9rem}.resource-desc{font-size:.83rem;line-height:1.7;color:#7c8fa0;margin-bottom:1.5rem}.resource-bottom{margin-top:auto;border-top:1px solid #dde5eb;padding-top:.9rem;display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;color:#7e93a5}.resource-bottom>span{color:#526d84}.empty{font-size:1rem;padding:2rem 0}.course-list a{display:grid;grid-template-columns:45px 1fr 1.3fr 20px;gap:1.4rem;align-items:center;padding:1.7rem 1rem;border-top:1px solid #cad6e0;transition:background .2s}.course-list a:hover{background:#e7edf2}.course-no{font-size:.75rem;color:#92a4b3}.course-list strong{font-size:1.4rem;font-weight:500;letter-spacing:-.03em}.course-list a>span:nth-child(3){font-size:.84rem;color:#6a8296}.course-list a b{font-weight:400;color:#9a5d30}.course-meta{display:block;font-size:.75rem;color:#a56c42;margin-top:.4rem}.course-callout{background:#112a40;color:white;padding:2.4rem;margin-top:2.5rem;border-left:3px solid #ff721c}.course-callout h3{font-size:2.4rem;margin:1rem 0;letter-spacing:-.045em;font-weight:500}.course-callout p{color:#9db3c7;font-size:.9rem}.course-callout a{font-size:.8rem;border-bottom:1px solid #537188;padding-bottom:.4rem}.stage-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.stage-steps a{padding:2rem;border-top:2px solid #14334d;background:white;display:flex;flex-direction:column;min-height:360px;transition:transform .25s}.stage-steps a:hover{transform:translateY(-5px)}.stage-steps a>span{font-size:.75rem;letter-spacing:.08em;color:#9b5a2b}.stage-steps h3{font-size:2.2rem;font-weight:500;margin:2rem 0 1rem}.stage-steps p{font-size:.9rem;color:#7e91a1;line-height:1.8}.stage-steps b{font-size:.76rem;font-weight:500;margin-top:auto}.about-lead{display:grid;grid-template-columns:1fr 1.7fr;gap:2rem}.about-lead>.eyebrow{grid-column:1}.about-lead h2{grid-column:1;font-size:3rem}.about-lead>p{grid-column:2;grid-row:1/3;font-size:1.12rem;line-height:1.95;color:#70879c}.about-lines{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin:4rem 0}.about-lines>div{border-top:1px solid #bfcedb;padding-top:1.4rem}.about-lines span{font-size:.75rem;color:#d37533}.about-lines h3{font-size:1.9rem;font-weight:500;margin:1.5rem 0}.about-lines p{font-size:.92rem;color:#748a9e;line-height:1.9}
/* Keep the exercise and film content, with a quieter presentation. */
.experience-world{padding:6rem 5vw;background:#e7edf2;display:grid;grid-template-columns:.75fr 1.25fr;gap:5vw;align-items:center;color:#112b43}.world-intro{max-width:520px}.world-intro h2{font-size:clamp(2.9rem,4.5vw,5rem);margin:1.5rem 0}.world-intro p{font-size:1rem;line-height:1.8;color:#73899d}.experience-stage{border:1px solid #b7c8d6!important;border-radius:3px!important;background:#f7f9fb!important;box-shadow:none!important;padding:2rem!important;min-height:650px!important;color:#102b43!important;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.experience-stage:before,.experience-stage:after,.experience-grid{display:none!important}.experience-top,.experience-bottom{font-size:.75rem!important;color:#8498ab!important;display:flex;justify-content:space-between;gap:1rem}.experience-live{color:#9b5523!important}.experience-head{padding-top:1.5rem}.experience-head h2{font-size:2.5rem!important;color:#152f48!important}.experience-kicker{font-size:.75rem!important;color:#8599aa!important}.experience-float{transform:none!important;animation:none!important}.experience-panel{box-shadow:none!important;border-radius:3px!important}.experience-bottom{padding-top:1.5rem}.experience-bottom a{color:#42627b;font-size:.75rem}.video-section{background:#fff}.video-section h2 em{color:#637e96}.video-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.video-card{display:block;width:100%;min-width:0;text-align:left;padding:0;border:1px solid #d2dce5;border-radius:3px;background:#f3f6f8;color:#163249;overflow:hidden;transition:transform .25s}.video-card:hover{transform:translateY(-5px)}.video-image{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:#10283f}.video-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.75);transition:transform .4s}.video-card:hover img{transform:scale(1.04)}.play-icon{position:absolute;left:1.2rem;bottom:1.2rem;width:40px;height:40px;border-radius:50%;background:#ff771ee8;display:grid;place-items:center;color:#12283f;font-size:.9rem}.video-meta{display:flex;flex-direction:column;padding:1.3rem;gap:.5rem}.video-number{font-size:.75rem;color:#9b5a2a;letter-spacing:.09em}.video-meta strong{font-size:1.3rem;font-weight:500;letter-spacing:-.03em}.video-meta>span:last-child{font-size:.79rem;color:#7f93a4}.rail-hint{display:none}.closing{background:#ff741d;color:#101f32}.closing-inner{padding-top:6rem;padding-bottom:6rem;position:relative}.closing .eyebrow{color:#74380b}.closing h2{font-size:clamp(2.8rem,5.5vw,6rem);line-height:1.08;margin:1.5rem 0}.closing h2 em{color:#101f32}.closing p{font-size:.95rem;color:#714f3b;max-width:550px}.closing .button.primary{background:#11273d;color:white;margin-top:1rem}.footer{background:#0a1a2b;color:#9db0c2;padding:4rem 5vw 2rem}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:3rem}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.footer-brand{font-size:1.6rem;font-weight:700;letter-spacing:-.055em;color:#f2f5f7}.footer-brand span{color:#ff832e}.footer-main p{font-size:.83rem;line-height:1.8;max-width:310px;margin-top:.7rem;color:#6f89a1}.footer-main b{color:#cad7e3;font-size:.75rem;font-weight:600;margin-bottom:1rem}.footer-main a:not(.footer-brand){font-size:.78rem;color:#8099af}.footer-main a:hover{color:#ff924d}.footer-meta{border-top:1px solid #283e52;margin-top:3rem;padding-top:1.5rem;display:flex;justify-content:space-between;gap:2rem;font-size:.75rem;color:#607c94}
/* Detail views and reduced motion. */
.project-dialog{background:#f4f7f9;border-radius:3px}.project-dialog-art{background:linear-gradient(160deg,#132c43,#091f33);min-height:570px}.project-dialog-art h2,.project-dialog-body h3,.project-conversation h4{font-family:'Plus Jakarta Sans',sans-serif;font-weight:500;letter-spacing:-.045em}.project-dialog-number{font:400 7rem/1 'Plus Jakarta Sans',sans-serif;letter-spacing:-.08em;color:#ff8231}.project-dialog-art small{display:none}.project-dialog-bar{background:#0d2135}.project-dialog-close,.project-dialog-footer button{border-radius:3px}.project-dialog-body{padding:3rem}.project-dialog-body .project-story>div{display:block}.project-dialog-body h3{font-size:2.4rem}.project-dialog-body .project-kind{font-size:.75rem}.project-dialog .project-subtitle{font-size:1rem}.project-dialog .project-audience{font-size:.75rem}.project-dialog-body .project-story p{font-size:1rem;line-height:1.8}.project-dialog-body .project-story h4{font-size:.88rem}.universe-dialog h2{font-family:'Plus Jakarta Sans',sans-serif;letter-spacing:-.055em}.universe-geometry,.universe-depth{display:none!important}.universe-photo{opacity:.13!important;filter:grayscale(1)!important}.universe-shell{background:#0b2133c9}.universe-close,.universe-play,.universe-poster,.universe-viewport{border-radius:3px!important}.universe-dialog .experience-world{display:block}.universe-dialog .experience-stage{min-height:560px!important}.will-reveal{transition:opacity .6s,transform .6s;transition-delay:var(--delay,0ms)}.will-reveal:not(.in-view){opacity:0;transform:translateY(15px)}.motion-paused .will-reveal{opacity:1;transform:none}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.motion-paused .project-dialog[open]{animation:none}body:after{content:'';position:fixed;inset:0;z-index:200;background:#0d2033;opacity:0;pointer-events:none;transition:opacity .3s}.departing:after{opacity:1}.departing main{opacity:.5;transform:translateY(-10px);transition:opacity .3s,transform .3s}
@media(max-width:1200px){.header{gap:2rem}.desktop-links{gap:1rem}.desktop-links>a{font-size:.75rem}.project-layout{grid-template-columns:190px 1fr 1fr;gap:1.4rem}.project-stage{height:470px}.project-selector strong{font-size:.8rem}.project-detail h3{font-size:2rem}.future-copy h1{font-size:7.7vw}.future-art{height:520px}.future-hero-grid{min-height:520px}.experience-world{gap:3rem}.world-intro h2{font-size:3.8rem}}
@media(max-width:1000px){.header{gap:1.5rem}.header-actions{gap:1rem}.desktop-links{gap:.8rem}.desktop-links>a{font-size:.75rem}.motion-switch{font-size:.75rem}.project-layout{grid-template-columns:1fr 1fr;gap:1.5rem}.project-selector{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.project-selector button{border:1px solid #cdd8e1;padding:.8rem}.project-stage{height:450px}.project-detail{padding-top:.5rem}.experience-world{grid-template-columns:1fr}.world-intro{max-width:700px}.world-intro h2 br{display:none}.experience-stage{width:100%;max-width:850px;margin:auto;min-height:600px!important}.footer-main{gap:2rem}.future-copy>p{font-size:.86rem}.future-primary{font-size:.75rem;padding:.9rem 1rem;gap:1.2rem}.future-text-link{margin-left:1rem;font-size:.75rem}.future-art{height:480px}.future-hero-grid{min-height:480px}.hero-identity{font-size:.75rem}.page-intro{min-height:500px}.intro-copy h1{font-size:5.3vw}.video-rail{gap:1rem}}
@media(max-width:760px){.section-wrap{padding:4rem 5vw}.header{padding:1rem 5vw;min-height:73px;gap:1rem}.brand-name{font-size:1.3rem}.desktop-links{display:none}.header-actions{margin-left:auto}.motion-switch{font-size:.75rem;min-height:38px}.menu-button b{display:none}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:6px;width:23px}.hero-identity{align-items:flex-start;gap:2rem;font-size:.75rem;padding-bottom:1.4rem;letter-spacing:.08em}.hero-identity span:last-child{max-width:150px;text-align:right}.future-hero{padding-top:1.3rem}.future-hero-grid{display:flex;flex-direction:column;gap:0;min-height:0;align-items:stretch}.future-copy{padding:1.7rem 0 1rem}.future-copy h1{font-size:clamp(3.3rem,12.1vw,6rem);line-height:1.05;margin:1.2rem 0 1.5rem;letter-spacing:-.074em}.future-copy h1 em:after{height:3px;width:55px;margin-top:1rem}.future-copy>p{font-size:.89rem;max-width:450px;line-height:1.85;margin-bottom:1.6rem}.future-eyebrow{font-size:.75rem}.future-primary{font-size:.76rem;padding:.9rem 1.1rem}.future-text-link{font-size:.75rem;margin-left:1.3rem}.future-art{width:100%;height:350px;align-self:auto;margin-top:0;background:radial-gradient(ellipse,#1b344e,transparent 70%)}.future-art .scene-wrap{inset:-10% -4% 0}.art-label{font-size:.75rem;top:1.5rem;right:0}.art-label b{font-size:.75rem}.art-link{bottom:1.7rem;left:0;right:0;font-size:.75rem}.art-link b{width:31px;height:31px;font-size:1rem}.hero-baseline{font-size:.75rem;gap:1.8rem;align-items:flex-start;padding:1.1rem 0}.hero-baseline>span:first-child{max-width:190px}.hero-baseline>span:last-child{white-space:nowrap}.hero-baseline b{margin-left:.5rem}.journey-nav{padding:.2rem 5vw;gap:1.4rem;overflow-x:auto;flex-wrap:nowrap}.journey-nav a{font-size:.75rem;padding:.8rem 0}.section-head{display:block;margin-bottom:2rem}.section-head h2{font-size:clamp(2.5rem,8.5vw,4rem);margin-top:1rem}.section-head>p{margin-top:1.4rem;font-size:.86rem;max-width:500px}.eyebrow{font-size:.75rem}.portfolio-gallery .section-wrap{padding-top:3.5rem}.interest-guide{padding:1rem 0 1.3rem}.interest-guide button{font-size:.75rem;padding:.6rem .7rem;min-height:40px}.interest-guide>span{font-size:.75rem}.interest-guide p{font-size:.75rem}.project-layout{display:flex;flex-direction:column;padding-top:1rem;gap:1.3rem}.project-selector{display:flex;flex-direction:row;overflow-x:auto;width:calc(100% + 10vw);margin:0 -5vw;padding:0 5vw .5rem;scroll-snap-type:x mandatory;gap:.5rem}.project-selector button{flex:0 0 164px;grid-template-columns:22px 1fr;padding:.85rem .7rem;scroll-snap-align:start;min-height:82px}.project-selector strong{font-size:.83rem}.project-selector small{font-size:.75rem}.project-stage{height:290px;width:100%}.project-detail{width:100%;padding:.6rem 0 0}.project-kind{font-size:.75rem}.project-detail h3{font-size:2.5rem;margin:.8rem 0}.project-subtitle{font-size:.95rem;margin-bottom:.8rem}.project-detail .project-story{margin:1rem 0}.project-story p{font-size:.91rem}.project-pager{margin-top:1.2rem}.project-open{font-size:.78rem}.project-detail>.button{font-size:.8rem}.project-scene-note{font-size:.75rem}.author-intro{display:block}.author-intro h2{font-size:2.8rem;margin:1.5rem 0}.author-intro p{font-size:.92rem;line-height:1.9}.author-signature{font-size:.94rem}.author-signature span{font-size:.75rem}.belief-grid{grid-template-columns:1fr;gap:1.6rem}.portfolio-belief h2{font-size:2.8rem;line-height:1.1;margin-top:1.3rem}.belief-grid h3{font-size:1.4rem;margin:1rem 0}.belief-grid p{font-size:.91rem}.page-intro{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding:2.5rem 5vw 0}.intro-copy{width:100%;max-width:none}.intro-copy h1{font-size:clamp(2.7rem,9.5vw,4rem);margin:1.3rem 0;letter-spacing:-.06em}.intro-copy .eyebrow{font-size:.75rem}.intro-copy>p{font-size:.89rem;line-height:1.85}.intro-scroll{font-size:.75rem;margin-top:0}.page-intro .scene-wrap{position:relative;left:auto;right:auto;order:2;height:320px;margin-top:0;inset:auto}.portfolio-return{font-size:.75rem;margin-bottom:1.4rem}.catalog{padding-top:3rem}.catalog-controls>label:first-child{font-size:1.3rem}.catalog-controls #search{font-size:1rem;padding:.9rem}.category-filters{flex-wrap:nowrap;overflow-x:auto;max-width:100%;padding-bottom:.3rem}.category-filters button{flex-shrink:0}.filters button{font-size:.75rem;min-height:42px}.free-toggle{font-size:.75rem;align-items:flex-start;line-height:1.5}.resource-grid{grid-template-columns:1fr;gap:1rem}.resource{min-height:255px;padding:1.4rem}.resource-index{font-size:2.3rem;margin:1.1rem 0 .6rem}.resource strong{font-size:1.5rem}.resource-desc{font-size:.9rem}.resource-bottom{font-size:.75rem}.course-list a{grid-template-columns:28px 1fr 20px;gap:.6rem 1rem;padding:1.4rem .3rem}.course-list a>span:nth-child(3){grid-row:2;grid-column:2;font-size:.8rem}.course-list a b{grid-column:3;grid-row:1}.course-list strong{font-size:1.35rem}.course-meta{font-size:.75rem}.course-callout{padding:1.7rem}.course-callout h3{font-size:2.3rem}.stage-steps{grid-template-columns:1fr}.stage-steps a{min-height:310px;padding:1.7rem}.stage-steps h3{font-size:2.3rem;margin:1.5rem 0 1rem}.about-lead{display:block}.about-lead h2{font-size:2.7rem;margin-top:1.3rem}.about-lead>p{font-size:1rem;line-height:1.85}.about-lines{grid-template-columns:1fr;gap:2rem;margin:3rem 0}.about-lines h3{font-size:1.9rem;margin:1rem 0}.experience-world{display:block;padding:4rem 5vw}.world-intro h2{font-size:2.9rem}.world-intro p{font-size:.93rem}.experience-stage{padding:1.3rem!important;min-height:640px!important;margin-top:2rem}.experience-head h2{font-size:2.2rem!important}.experience-head .experience-kicker{font-size:.75rem!important}.experience-top,.experience-bottom{font-size:.75rem!important}.experience-bottom{flex-direction:column;gap:.8rem}.experience-option{min-height:54px!important}.video-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.video-meta{padding:1rem .75rem}.video-meta strong{font-size:1.1rem}.video-meta>span:last-child{font-size:.75rem;line-height:1.5}.video-number{font-size:.75rem}.play-icon{left:.7rem;bottom:.7rem;width:32px;height:32px;font-size:.75rem}.closing h2{font-size:clamp(2.7rem,9vw,4rem)}.closing p{font-size:.9rem}.footer-main{grid-template-columns:1fr 1fr;gap:2rem 1rem}.footer-main>div:first-child{grid-column:1/-1}.footer-main p{max-width:430px}.footer-meta{flex-direction:column;gap:.6rem;font-size:.75rem}.footer-main a:not(.footer-brand){font-size:.75rem;overflow-wrap:anywhere}.menu-heading{font-size:.75rem}.menu-grid a{grid-template-columns:25px 1fr 20px;padding:1.15rem 0;gap:.3rem .7rem}.menu-grid strong{font-size:2.2rem}.menu-grid small{font-size:.75rem}.menu-grid b{font-size:1.4rem}.menu-bottom{font-size:.75rem;gap:1.3rem}.project-dialog-art{min-height:260px}.project-dialog-art h2{font-size:2.4rem}.project-dialog-number{font-size:3.5rem}.project-dialog-body{padding:2rem 5vw}.project-dialog-body h3{font-size:2.1rem}.project-dialog-body .project-story p{font-size:.95rem}.project-dialog-bar>span{font-size:.75rem}.project-dialog-close{font-size:.75rem}.universe-dialog .experience-stage{margin-top:0;min-height:580px!important}.universe-dialog .experience-option{font-size:.78rem!important}}
@media(max-width:360px){.future-copy h1{font-size:12vw}.future-primary{gap:1rem;font-size:.75rem}.future-text-link{margin-left:.8rem;font-size:.75rem}.header-actions{gap:.7rem}.video-rail{grid-template-columns:1fr}.video-meta>span:last-child{font-size:.8rem}.video-number{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.will-reveal{opacity:1!important;transform:none!important}}
