@charset "UTF-8";
:root{color-scheme:dark;--bg:#101010;--panel:#181818;--ink:#f0efe9;--muted:#aaa9a5;--line:#353535;--red:#ff493b;font-family:Arial,Helvetica,sans-serif;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--red);outline-offset:6px}::selection{background:var(--red);color:#101010}.skip{position:fixed;top:-100px;left:20px;background:var(--ink);color:var(--bg);padding:16px;z-index:20}.skip:focus{top:15px}.header{max-width:1600px;margin:auto;min-height:106px;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-size:23px;font-weight:900;letter-spacing:-1px;line-height:1}.brand small{display:block;font-size:11px;letter-spacing:5px;margin-top:6px}.brand-symbol{position:relative;color:var(--red);font-size:51px;line-height:1;letter-spacing:-8px;width:43px}.brand-symbol span{font-size:33px;position:absolute;left:15px;top:-4px}.header nav{display:flex;align-items:center;gap:40px;font-size:14px}.header nav a{padding:10px 0}.header nav a:hover,.text-link:hover{color:var(--red)}.nav-count{font-size:12px;color:var(--muted);vertical-align:super;margin-left:4px}.menu-toggle{display:none}.hero{max-width:1600px;margin:auto;padding:34px 5% 0;overflow:hidden}.hero-top,.hero-footer,.section-label{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1.6px;font-weight:600}.hero-top{color:var(--muted)}.dot{display:inline-block;width:7px;height:7px;background:var(--red);border-radius:50%;margin-right:9px}.hero-title-wrap{position:relative;margin:60px 0 38px}h1{font-size:clamp(5rem,14.9vw,15rem);letter-spacing:-.085em;line-height:.83;margin:0;font-weight:900}h1>span{display:block;color:var(--red);margin-top:12px}.title-star{font-size:.62em;display:inline-block;vertical-align:top;margin-left:.1em;margin-top:-.02em;letter-spacing:0}.vertical-note{position:absolute;right:0;top:0;writing-mode:vertical-rl;font-size:12px;letter-spacing:2px;color:var(--muted)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:45px 0 60px}.hero-bottom p{font-size:clamp(1.4rem,2.2vw,2.1rem);line-height:1.35;margin:0;letter-spacing:-.6px}em{font-style:normal;color:var(--muted)}.button{display:flex;align-items:center;justify-content:space-between;gap:45px;background:var(--ink);color:var(--bg);padding:23px 25px;font-weight:600;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:var(--red);transform:translateY(-3px)}.button span{font-size:22px}.hero-footer{border-top:1px solid var(--line);padding:23px 0;color:var(--muted)}.hero-footer a{color:var(--ink);letter-spacing:0}.hero-footer a span{margin-left:20px}.section{max-width:1600px;margin:auto;padding:85px 5%;border-top:1px solid var(--line)}.section-label{color:var(--muted);align-items:center;margin-bottom:55px}.cross{font-size:25px;font-weight:400}.studio-content{display:grid;grid-template-columns:1.25fr 1fr;gap:8%}h2{font-size:clamp(2.1rem,4.4vw,4.5rem);font-weight:600;letter-spacing:-.06em;line-height:1.08;margin:0}.studio h2 span{color:var(--red)}.studio-copy p{color:var(--muted);font-size:17px;line-height:1.75;margin:0 0 20px}.text-link{display:inline-flex;gap:60px;font-size:14px;margin-top:15px;border-bottom:1px solid var(--line);padding-bottom:12px}.projects{background:#131313}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-heading p{color:var(--muted);font-size:16px;margin:0 0 5px}.project-card{display:grid;grid-template-columns:1.2fr 1fr;border:1px solid var(--line)}.project-visual{min-height:410px;position:relative;overflow:hidden;padding:28px;background:var(--red);color:#171311}.project-index,.project-visual-caption{font-size:12px;font-weight:700;letter-spacing:1.5px}.project-number{display:block;position:absolute;top:60px;left:20px;font-size:260px;font-weight:900;line-height:1;letter-spacing:-25px}.project-number>span{font-size:180px;letter-spacing:-15px;margin-left:15px}.project-visual-caption{position:absolute;bottom:28px;line-height:1.5}.project-corner{position:absolute;right:28px;bottom:20px;font-size:40px}.project-info{padding:44px;display:flex;flex-direction:column;justify-content:center}.status{color:var(--muted);font-size:12px;letter-spacing:1px}.project-info h3{font-size:clamp(1.8rem,3vw,3rem);line-height:1.12;letter-spacing:-.045em;font-weight:500;margin:35px 0 22px}.project-info p{color:var(--muted);font-size:16px;line-height:1.75;margin:0}.project-meta{margin-top:40px;border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:18px;font-size:11px;letter-spacing:1px;color:var(--muted)}.vision h2{font-size:clamp(2.3rem,5.5vw,5.5rem)}.vision h2 em{color:var(--red)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:60px}.values article{border-top:1px solid var(--line);padding-top:24px}.values article>span{font-size:12px;color:var(--red)}.values h3{font-size:24px;font-weight:500;margin:25px 0 15px;letter-spacing:-.7px}.values p{font-size:16px;line-height:1.7;color:var(--muted);margin:0;max-width:330px}.closing{max-width:1600px;margin:0 auto;background:var(--red);color:#141414;padding:50px 5% 60px;position:relative}.closing>span{font-size:12px;letter-spacing:1.5px;font-weight:700}.closing p{font-size:clamp(2.8rem,7.7vw,7.5rem);letter-spacing:-.065em;font-weight:600;line-height:1.02;margin:35px 100px 0 0}.closing p span{color:var(--ink)}.closing>a{position:absolute;bottom:65px;right:5%;border:1px solid #141414;width:65px;height:65px;display:grid;place-items:center;font-size:32px;border-radius:50%;transition:background .2s}.closing>a:hover{background:var(--ink)}footer{max-width:1600px;margin:auto;padding:30px 5%;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:11px;letter-spacing:1px;color:var(--muted)}.footer-brand{font-size:15px;font-weight:800;color:var(--ink);letter-spacing:-.5px}
@media(min-width:1600px){h1{font-size:238px}}
@media(max-width:900px){.header nav{gap:23px}.hero-coordinate{display:none}.hero-title-wrap{margin-top:55px}.studio-content{grid-template-columns:1fr;gap:30px}.studio-copy{max-width:650px}.section-heading{display:block}.section-heading p{margin-top:20px}.project-info{padding:28px}.project-visual{min-height:380px}.project-number{font-size:205px;top:85px}.project-number>span{font-size:110px}.project-meta{flex-wrap:wrap}.values{gap:25px}footer>span:last-child{display:none}}
@media(max-width:600px){:root{scroll-padding-top:20px}.header{min-height:88px;padding:20px 6%;flex-wrap:wrap}.brand{font-size:20px}.brand-symbol{font-size:44px}.menu-toggle{display:flex;gap:22px;align-items:center;padding:10px 0 10px 10px;color:var(--ink);background:none;border:0;font-size:14px}.menu-toggle span{font-size:22px}.header nav{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0;padding-top:18px}.js .header nav{display:none}.js .header nav.open{display:flex}.header nav a{padding:16px 0;border-top:1px solid var(--line)}.hero{padding:27px 6% 0}.hero-top{font-size:11px;letter-spacing:1px}.hero-title-wrap{margin:48px 0 30px}h1{font-size:15vw}.vertical-note{display:none}.hero-bottom{align-items:start;flex-direction:column;margin:35px 0 40px;gap:28px}.hero-bottom p{font-size:24px}.button{width:100%;padding:20px}.hero-footer{font-size:10px;line-height:1.6;letter-spacing:.7px}.hero-footer>span{max-width:160px}.hero-footer a{font-size:12px}.hero-footer a span{margin-left:5px}.section{padding:55px 6%}.section-label{font-size:10px;letter-spacing:1px;margin-bottom:35px}.section-label>span:last-child:not(.cross){text-align:right}.studio-copy p{font-size:16px}.project-card{grid-template-columns:1fr}.project-visual{min-height:330px}.project-number{font-size:230px;top:48px;left:22px}.project-number>span{font-size:140px}.project-info{padding:30px 25px}.project-info h3{font-size:32px;margin-top:28px}.values{grid-template-columns:1fr;gap:30px;margin-top:40px}.values h3{margin-top:15px}.values p{max-width:none}.closing{padding:35px 6% 45px}.closing>span{font-size:10px}.closing p{margin:28px 40px 0 0;font-size:11vw}.closing>a{width:42px;height:42px;font-size:24px;right:6%;bottom:45px}footer{padding:25px 6%;flex-wrap:wrap;font-size:10px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
