@font-face{font-family:Geist Variable;font-style:normal;font-display:optional;font-weight:100 900;src:url(/fonts/geist-latin-variable.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:optional;font-weight:100 900;src:url(/fonts/geist-mono-latin-variable.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Anton;font-style:normal;font-display:optional;font-weight:400;src:url(/fonts/anton-latin-400.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat Brush;font-style:normal;font-display:optional;font-weight:400;src:url(/fonts/caveat-brush-latin-400.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;font-style:normal;font-weight:100 900;src:local(Arial);size-adjust:100%;ascent-override:95%;descent-override:25%;line-gap-override:0%}@font-face{font-family:Geist Mono Fallback;font-style:normal;font-weight:100 900;src:local(Courier New);size-adjust:94%;ascent-override:95%;descent-override:25%;line-gap-override:0%}@font-face{font-family:Anton Fallback;font-style:normal;font-weight:400;src:local(Arial Narrow);size-adjust:98%;ascent-override:105%;descent-override:24%;line-gap-override:0%}@font-face{font-family:Caveat Brush Fallback;font-style:normal;font-weight:400;src:local(Comic Sans MS);size-adjust:88%;ascent-override:100%;descent-override:30%;line-gap-override:0%}:root{--font-geist-sans:"Geist Variable", "Geist Fallback";--font-geist-mono:"Geist Mono Variable", "Geist Mono Fallback";--font-caveat-brush:"Caveat Brush", "Caveat Brush Fallback";--font-anton:"Anton", "Anton Fallback";--paper:#f3eee4;--paper-deep:#e9e0d2;--ink:#141515;--charcoal:#242729;--muted:#625f59;--line:#14151585;--orange:#e84412;--orange-dark:#bd300a;--header-height:5.5rem}*{box-sizing:border-box}html{scroll-behavior:smooth}html.story-scroll-controlled{scroll-behavior:auto}body{background-color:var(--paper);min-height:100%;color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;background-image:url(/images/paper-texture.png);margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.site-header{z-index:30;isolation:isolate;height:var(--header-height);position:absolute;inset:0 0 auto}.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:clamp(2.5rem,4vw,4.5rem);width:min(100% - 5rem,1456px);height:100%;margin:0 auto;display:grid}.brand-mark{width:fit-content;font-family:var(--font-geist-mono), monospace;letter-spacing:-.08em;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:700}.site-nav{letter-spacing:.08em;justify-self:start;align-items:center;gap:clamp(1.8rem,2.4vw,2.7rem);font-size:.78rem;font-weight:750;display:flex}.site-nav__mobile-tools{display:none}.site-header__actions,.site-header__desktop-tools{align-items:center;display:flex}.site-header__desktop-tools{gap:1.35rem}.language-switcher{font-family:var(--font-geist-mono), monospace;letter-spacing:.05em;align-items:center;gap:.42rem;font-size:.72rem;font-weight:760;display:flex}.language-switcher>span{color:#14151561}.language-switcher a{padding:.35rem .1rem;transition:color .18s;position:relative}.language-switcher a:after{content:"";background:var(--orange);opacity:0;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:.08rem;left:0;right:0;transform:scaleX(.35)rotate(-2deg)}.language-switcher a:hover,.language-switcher a.is-active{color:var(--orange)}.language-switcher a.is-active:after{opacity:1;transform:scaleX(1)rotate(-2deg)}.site-nav a,.social-links a{transition:color .18s,transform .18s}.site-nav>a{padding-block:.45rem;position:relative}.site-nav>a:after{content:"";background:var(--orange);opacity:0;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:.16rem;left:0;right:0;transform:scaleX(.35)rotate(-1.5deg)}.site-nav a:hover,.site-nav a.is-active{color:var(--orange)}.site-nav>a.is-active:after{opacity:1;transform:scaleX(1)rotate(-1.5deg)}.social-links{justify-self:end;align-items:center;gap:.75rem;display:flex}.social-links a{border:1px solid #141515a8;border-radius:50%;place-items:center;width:2.35rem;height:2.35rem;display:grid;position:relative}.social-links a:hover{color:var(--paper);background:var(--ink);transform:translateY(-2px)}.social-links a:active{transform:translateY(-1px)scale(.96)}.social-link__tooltip{z-index:1;border:1px solid var(--ink);background:var(--paper);min-width:max-content;box-shadow:3px 3px 0 var(--orange);color:var(--ink);font-family:var(--font-geist-mono), monospace;letter-spacing:.015em;text-align:left;white-space:nowrap;pointer-events:none;opacity:0;padding:.42rem .55rem .46rem;font-size:.64rem;font-weight:720;line-height:1.25;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + .7rem);left:50%;transform:translate(-50%,-.3rem)}.social-link__tooltip:before{content:"";border-top:1px solid var(--ink);border-left:1px solid var(--ink);background:var(--paper);width:.48rem;height:.48rem;position:absolute;top:-.3rem;left:calc(50% - .25rem);transform:rotate(45deg)}:is(.social-links a:hover .social-link__tooltip,.social-links a:focus-visible .social-link__tooltip){opacity:1;transform:translate(-50%)}.social-links a:last-child .social-link__tooltip{left:auto;right:-.25rem;transform:translateY(-.3rem)}.social-links a:last-child .social-link__tooltip:before{left:auto;right:.9rem}:is(.social-links a:last-child:hover .social-link__tooltip,.social-links a:last-child:focus-visible .social-link__tooltip){transform:translateY(0)}.menu-button{color:var(--ink);cursor:pointer;background:0 0;border:0;justify-self:end;padding:.45rem;display:none}.hero__inner{width:min(91%,1400px);min-height:100dvh;padding-top:var(--header-height);grid-template-columns:minmax(0,.92fr) minmax(34rem,1.08fr);align-items:center;margin:0 auto;display:grid}.hero__copy{z-index:4;padding:4.8rem 0 3rem clamp(1rem,4vw,4.25rem);position:relative;transform:translateY(-2.25rem)}.hero__rail{--rail-center-gap:8.9rem;--rail-line-length:calc((100% - var(--rail-center-gap)) / 2);width:1.5rem;color:var(--ink);font-family:var(--font-geist-mono), monospace;position:absolute;top:4.9rem;bottom:4.25rem;left:0}.hero__rail-line{width:2px;height:var(--rail-line-length);background:var(--ink);opacity:.68;border-radius:1px;position:absolute;left:0}.hero__rail-line--top{top:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 30% 100%);mask-image:linear-gradient(#0000 0%,#000 30% 100%)}.hero__rail-line--bottom{bottom:0;-webkit-mask-image:linear-gradient(#000 0% 70%,#0000 100%);mask-image:linear-gradient(#000 0% 70%,#0000 100%)}.hero__rail-active{top:calc(var(--rail-line-length) + .9rem);border:2px solid var(--ink);background:var(--orange);border-radius:50%;width:.68rem;height:.68rem;position:absolute;left:-.3rem}.hero__rail-page{top:calc(var(--rail-line-length) + 2.2rem);width:1.35rem;color:var(--orange);font-variant-numeric:tabular-nums;letter-spacing:-.06em;text-align:center;font-size:.8rem;font-weight:730;position:absolute;left:-.5rem}.hero__rail-dots{top:calc(var(--rail-line-length) + 3.8rem);grid-auto-rows:.3rem;align-items:center;gap:.42rem;display:grid;position:absolute;left:-.1rem}.hero__rail-dots i{background:var(--ink);border-radius:50%;width:.24rem;height:.24rem;position:relative}.hero__rail-dots i:after{content:"";border:1px solid var(--orange);opacity:0;pointer-events:none;border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.7)}@media (prefers-reduced-motion:no-preference){.hero__rail-line{animation:.62s cubic-bezier(.16,1,.3,1) 40ms both hero-rail-draw}.hero__rail-line--top{transform-origin:bottom}.hero__rail-line--bottom{transform-origin:top}.hero__rail-active{animation:.34s cubic-bezier(.34,1.56,.64,1) .38s both hero-marker-enter}.hero__rail-page{animation:.38s cubic-bezier(.16,1,.3,1) .48s both hero-enter-up}.hero__rail-dots i{animation:.28s cubic-bezier(.34,1.56,.64,1) both hero-marker-enter}.hero__rail-dots i:first-child{animation-delay:.56s}.hero__rail-dots i:nth-child(2){animation-delay:.64s}.hero__rail-dots i:nth-child(3){animation-delay:.72s}.hero__eyebrow{animation:.42s cubic-bezier(.16,1,.3,1) .1s both hero-enter-up}.hero__title{transform-origin:0;animation:.56s cubic-bezier(.16,1,.3,1) .2s both hero-title-imprint}.hero__script{animation:.52s cubic-bezier(.16,1,.3,1) .5s both hero-script-enter}.hero__statement{animation:.48s cubic-bezier(.16,1,.3,1) .72s both hero-enter-up}.hero__actions{animation:.48s cubic-bezier(.16,1,.3,1) .86s both hero-enter-up}}@keyframes hero-rail-draw{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes hero-marker-enter{0%{opacity:0;transform:scale(.45)}to{opacity:1;transform:scale(1)}}@keyframes hero-enter-up{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes hero-title-imprint{0%{opacity:0;transform:translateY(1rem)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hero-script-enter{0%{opacity:0;transform:translate(-1.1rem,.85rem)rotate(-5deg)}to{opacity:1;transform:translate(0)rotate(-2deg)}}.hero__eyebrow{color:var(--orange);font-family:var(--font-geist-mono), monospace;letter-spacing:.24em;margin:0 0 1rem;font-size:clamp(.83rem,1.3vw,1.1rem);font-weight:700}.hero__title-wrap{width:fit-content;margin-bottom:clamp(3.8rem,6vw,5.3rem);position:relative}.hero__title{color:var(--ink);font-family:var(--font-anton), sans-serif;letter-spacing:-.025em;text-transform:uppercase;text-shadow:1px 1px #14151529;white-space:nowrap;margin:0;font-size:clamp(6rem,10.5vw,10rem);font-weight:700;line-height:.82;-webkit-mask-image:url(/images/ink-distress-mask.png);mask-image:url(/images/ink-distress-mask.png);-webkit-mask-position:16% 28%;mask-position:16% 28%;-webkit-mask-size:34rem 34rem;mask-size:34rem 34rem;-webkit-mask-repeat:repeat;mask-repeat:repeat}:lang(zh) .hero__title{padding-block:.06em .1em;line-height:1.02}.hero__script{color:var(--orange);font-family:var(--font-caveat-brush), cursive;white-space:nowrap;font-size:clamp(1.65rem,3vw,2.8rem);line-height:1.1;position:absolute;bottom:calc(30px - 2.55rem);right:calc(-1.5rem - 50px);transform:rotate(-2deg)}.hero__script:after{content:"";background:var(--orange);height:.18rem;position:absolute;bottom:.25rem;left:.4rem;right:-.25rem;transform:rotate(-2deg)}.hero__statement{letter-spacing:.025em;max-width:31rem;margin:0;font-size:clamp(1rem,1.45vw,1.25rem);font-weight:650;line-height:1.58}.hero__actions{gap:1rem;margin-top:2.1rem;display:flex}.button{border:1px solid var(--ink);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:2rem;min-height:3.35rem;padding:.85rem 2rem;font-size:.82rem;font-weight:780;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button:active{transform:translateY(-1px)scale(.98)}.button--primary{border-color:var(--orange-dark);background:var(--orange);color:#fff8ef;min-width:12.5rem}.button--primary:hover{background:var(--orange-dark)}.button--secondary{background:#f3eee473;min-width:9.5rem}.button--secondary:hover{background:var(--ink);color:var(--paper)}.hero-character{z-index:3;height:calc(100dvh - var(--header-height));perspective:1100px;align-self:end;min-height:38rem;position:relative}.hero-character:before{content:"";aspect-ratio:1;border:4.5rem solid #e844120e;border-radius:50%;width:78%;position:absolute;bottom:-12%;right:-12%}.hero-character__reveal{transform-origin:56% 100%;position:absolute;inset:0}.hero-character__art,.hero-character__registration,.hero-character__silhouette{transform-origin:56% 48%;position:absolute;inset:-10.5rem -20% -35% -17%}.hero-character__art{z-index:1}.hero-character__registration{z-index:-1;opacity:0;mix-blend-mode:multiply;pointer-events:none}.hero-character__silhouette{z-index:0;opacity:0;mix-blend-mode:multiply;pointer-events:none}@media (prefers-reduced-motion:no-preference){.hero-character__reveal{animation:.78s cubic-bezier(.16,1,.3,1) character-enter}.hero-character__registration{animation:.54s cubic-bezier(.16,1,.3,1) character-registration-enter}}@keyframes character-enter{0%{opacity:0;transform:translateY(42px)scale(.985,.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes character-registration-enter{0%{opacity:0;transform:translate(-18px)}30%{opacity:.24;transform:translate(10px)}to{opacity:0;transform:translate(0)}}.hero-character__art img,.hero-character__registration img,.hero-character__silhouette img{object-fit:contain;object-position:center top;filter:drop-shadow(.8rem 1.3rem #14151514);transform-origin:56% 0;translate:-7% 10%;scale:1.2}.hero-character__registration img{filter:sepia()saturate(8)hue-rotate(338deg)brightness(.92)}.hero-character__silhouette img{filter:brightness(0)contrast(1.18)drop-shadow(.9rem 1.4rem #e844121f)}.hero-character__art .hero-character__blink{z-index:2;opacity:0;filter:none;pointer-events:none}.hero-character__blink--active{animation:.18s step-end both character-blink-frame}@keyframes character-blink-frame{0%,to{opacity:0}28%,72%{opacity:1}}.story-shell{background-color:var(--paper);min-height:400dvh;position:relative}.story-stage{z-index:2;background-color:var(--paper);background-image:url(/images/hero-background-v5.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100dvh;position:sticky;top:0;overflow:hidden}@media (min-width:861px){.story-shell:not(.is-initialized):has(.story-scroll-step:not(.story-scroll-step--top):target) .story-stage>*{opacity:0!important;pointer-events:none!important}}.story-stage__rail{z-index:10;inset:var(--header-height) 0 0;pointer-events:none;width:min(91%,1400px);margin:0 auto;transition:opacity .22s,transform .3s cubic-bezier(.16,1,.3,1);position:absolute}.story-stage.is-contact-active .story-stage__rail{opacity:0;transform:translate(-1rem)}.story-chapter-transition,.story-jump-transition{z-index:9;top:var(--header-height);opacity:0;visibility:hidden;pointer-events:none;width:min(91%,1400px);position:absolute;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.story-chapter-transition__blade,.story-jump-transition__blade{opacity:0;background:linear-gradient(90deg, transparent 0%, #14151514 20%, #141515eb 40%, var(--ink) 56%, var(--orange) 57%, #e84412eb 61%, transparent 64%);width:18%;position:absolute;top:-22%;bottom:-22%;left:0;transform:translate(-150%)skew(-8deg)}.story-jump-transition__blade{width:21%}.story-jump-transition__shade{opacity:0;transform-origin:0;background-color:#f3eee4fb;background-image:url(/images/paper-texture.png);background-size:320px 320px;position:absolute;inset:0;transform:scaleX(0)}.story-comic-frame{z-index:2;opacity:0;visibility:hidden;transform-origin:100% 100%;pointer-events:none;border:2px solid #141515bd;position:absolute;inset:17% 5.5% 7% 47%;transform:scale(.12,.2);box-shadow:.55rem .55rem #e8441221}.story-comic-frame:before,.story-comic-frame:after{content:"";background:var(--orange);position:absolute}.story-comic-frame:before{width:4.4rem;height:.2rem;top:-.45rem;right:8%}.story-comic-frame:after{width:.2rem;height:4.4rem;bottom:12%;right:-.45rem}.story-stage .hero__copy{min-width:0}.story-panels{width:100%;height:100%;position:relative}.story-panel{opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0}@media (min-width:861px) and (prefers-reduced-motion:reduce){.story-comic-frame.is-visible{opacity:1;visibility:visible;transform:none}.about-story--desktop{opacity:0;visibility:hidden}.about-story--desktop.is-active,.projects-story--desktop.is-active,.contact-story--desktop.is-active{opacity:1;visibility:visible}.hero__inner.is-character-hidden>.hero-character{opacity:0;visibility:hidden}}.story-panel.is-active{opacity:1;visibility:visible;pointer-events:auto}.about-story{color:var(--ink)}.about-story--desktop{z-index:6;opacity:0;visibility:hidden;pointer-events:none;position:absolute;inset:0;overflow:hidden}.about-story--desktop.is-active{pointer-events:auto}.about-story__header{z-index:8;top:calc(var(--header-height) + clamp(1rem, 2vh, 1.65rem));pointer-events:none;width:42%;position:absolute;left:max(50% - 700px + 4.25rem,4.5% + 4.25rem)}.about-story__title{max-width:15ch;font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(2.95rem,3.5vw,3.8rem);font-weight:790;line-height:1.08;-webkit-mask-image:url(/images/ink-distress-mask.png);mask-image:url(/images/ink-distress-mask.png);-webkit-mask-size:24rem 13rem;mask-size:24rem 13rem;-webkit-mask-repeat:repeat;mask-repeat:repeat}.about-story__title>span{white-space:nowrap;display:block}.about-story__title-accent{color:var(--orange)}.about-story[data-locale=en] .about-story__title{max-width:16ch;font-size:clamp(2.45rem,3vw,3.35rem);line-height:1}.about-story[data-locale=en] .about-story__title>span{white-space:normal}.about-story__frames{margin:0;padding:0;list-style:none;position:absolute;inset:0}.about-frame{z-index:2;background:var(--ink);filter:drop-shadow(.7rem .9rem #1415151a);margin:0;position:absolute}.about-frame--platform{z-index:3;clip-path:polygon(3% 0,96.5% 0,100% 4.5%,100% 95.5%,97% 100%,3% 100%,0 95.5%,0 4%);width:55.1%;height:62.5%;top:29.5%;left:27%}.about-frame--architecture{z-index:5;clip-path:polygon(5% 0,83% 0,100% 18%,100% 86%,91% 100%,5% 100%,0 95%,0 6%);width:27%;height:45.3%;top:31.5%;left:8.7%}.about-frame--ai{z-index:6;clip-path:polygon(5% 0,95% 0,100% 7%,100% 93%,96% 100%,6% 100%,0 91%,0 7%);width:31.5%;height:37%;bottom:1%;right:3.2%}.about-frame:before{content:"";z-index:8;background:var(--orange);pointer-events:none;height:3px;position:absolute;top:1px}.about-frame--platform:before{width:8%;left:18%}.about-frame--architecture:before{width:18%;left:44%}.about-frame--ai:before{width:12%;left:10%}.about-frame__inner{clip-path:inherit;background-color:var(--paper);background-image:url(/images/paper-texture.png);transition:transform .22s cubic-bezier(.16,1,.3,1);position:absolute;inset:2px;overflow:hidden}.about-frame__inner:before{content:"";z-index:0;opacity:.09;mix-blend-mode:multiply;pointer-events:none;background-image:url(/images/hero-background-v5.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.about-frame--architecture .about-frame__inner{background-color:var(--charcoal);color:var(--paper);background-image:none}.about-frame--architecture .about-frame__inner:before{opacity:.16;background-position:24% bottom}.about-frame--ai .about-frame__inner{background-color:var(--paper-deep)}.about-frame--ai .about-frame__inner:before{opacity:.13;background-position:72% bottom}.about-frame:hover .about-frame__inner{transform:translateY(-3px)scale(1.008)}.about-frame__copy{z-index:5;position:absolute}.about-frame--platform .about-frame__copy{width:27%;top:7%;left:19%}.about-frame--architecture .about-frame__copy{width:39%;top:7%;left:6%}.about-story[data-locale=en] .about-frame--architecture .about-frame__copy{width:46%}.about-frame--ai .about-frame__copy{width:44%;top:11%;left:8%}.about-frame__number{color:var(--orange);font-family:var(--font-geist-mono), monospace;letter-spacing:-.08em;flex:none;font-size:clamp(1.35rem,1.65vw,1.8rem);font-weight:820;line-height:.92;display:inline-block;position:relative}.about-frame__number:after{content:"";background:var(--orange);height:3px;position:absolute;bottom:-.42rem;left:0;right:0;transform:rotate(-1.5deg)}.about-frame__heading{align-items:flex-start;gap:clamp(.5rem,.72vw,.78rem);display:flex}.about-frame__copy h3{max-width:14ch;font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(1.35rem,1.65vw,1.8rem);font-weight:760;line-height:1.04}.about-frame__copy p{color:var(--charcoal);margin:.86rem 0 0;font-size:clamp(.74rem,.86vw,.9rem);font-weight:580;line-height:1.52}.about-frame--platform .about-frame__number{font-size:clamp(1.8rem,2.5vw,2.75rem)}.about-frame--architecture .about-frame__copy p{color:#f3eee4c7}.about-frame__figure{z-index:2;pointer-events:none;transition:transform .26s cubic-bezier(.16,1,.3,1);position:absolute}.about-frame__figure img{object-fit:contain;filter:drop-shadow(.45rem .65rem #1415151a)}.about-frame--platform .about-frame__figure{width:65%;inset:-2% auto -32% 28%}.about-frame--platform .about-frame__figure img{object-position:right bottom;transform-origin:0 100%;translate:0 5%;scale:1.08}.about-frame--architecture .about-frame__figure{z-index:4;width:125%;top:0;bottom:-4%;right:-15%}.about-frame--architecture .about-frame__figure img{object-position:center bottom}.about-frame--ai .about-frame__figure{width:106%;top:0;bottom:-6%;right:-6%}.about-frame--ai .about-frame__figure img{object-position:center bottom;transform-origin:0 100%;scale:1}.about-frame:hover .about-frame__figure{transform:translateY(-3px)scale(1.012)}.about-motif{z-index:3;pointer-events:none;position:absolute}.about-motif--platform{width:82%;height:66%;top:21%;right:2%}.about-motif--platform-lines{z-index:1}.about-motif--platform-lines-front{z-index:3}.about-motif--platform-nodes{z-index:4}.about-motif__line{z-index:0;background:var(--orange);opacity:.78;transform-origin:0;height:2px;transition:transform .24s cubic-bezier(.16,1,.3,1);position:absolute}.about-motif__line--developer{width:80.3%;top:50.9%;left:14.7%;transform:rotate(-14.8deg)}.about-motif__line--business{width:76.5%;top:85.5%;left:25.5%;transform:rotate(-28.7deg)}.about-motif__line--product{width:13.4%;top:59.7%;left:13%;transform:rotate(58.7deg)}.about-node{z-index:2;color:var(--ink);font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;text-transform:uppercase;justify-items:center;gap:.35rem;font-size:clamp(.58rem,.72vw,.72rem);display:grid;position:absolute}.about-node__icon{border:2px solid var(--orange);width:clamp(3rem,3.8vw,3.8rem);height:clamp(3rem,3.8vw,3.8rem);box-shadow:.22rem .22rem 0 var(--ink);background:#f3eee4eb;border-radius:50%;place-items:center;display:grid;position:relative}.about-node__icon:before{content:"";border:1px solid #e8441261;border-radius:50%;position:absolute;inset:-.48rem}.about-node--developer{top:45%;left:7%}.about-node--business{top:0;right:0}.about-node--product{bottom:-3%;left:18%}.about-frame--platform:hover .about-motif__line{opacity:1}.about-motif--architecture{z-index:5;inset:0}.about-layer{width:45%;height:auto;color:var(--paper);font-family:var(--font-geist-mono), monospace;letter-spacing:.045em;text-shadow:0 1px 2px #141515e6;place-items:center;padding:0;font-size:clamp(.68rem,.82vw,.82rem);line-height:1;transition:translate .22s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;left:5%}.about-layer:first-child{top:50%}.about-layer:nth-child(2){top:67%}.about-layer:nth-child(3){top:84%}.about-frame--architecture:hover .about-layer{translate:-3px -2px}.about-motif--ai{z-index:1;grid-template-columns:repeat(4,1fr);align-items:start;width:43%;height:30%;display:grid;bottom:8%;left:8%}.about-motif__track{background:0 0;height:2px;transition:transform .23s cubic-bezier(.16,1,.3,1);position:absolute;top:1.35rem;left:11%;right:11%}.about-step{z-index:1;color:var(--ink);font-family:var(--font-geist-mono), monospace;letter-spacing:.02em;text-align:center;justify-items:center;gap:.3rem;font-size:clamp(.5rem,.6vw,.62rem);display:grid;position:relative}.about-step:not(:last-child):after{content:"";z-index:-1;background:var(--orange);width:calc(100% - 2.5rem);height:2px;position:absolute;top:1.28rem;left:calc(50% + 1.25rem)}.about-step:not(:last-child):before{content:"";z-index:2;border-top:2px solid var(--orange);border-right:2px solid var(--orange);width:.42rem;height:.42rem;position:absolute;top:1.03rem;right:.18rem;transform:rotate(45deg)}.about-step:last-child:after{content:"";z-index:-1;background:var(--orange);width:clamp(8rem,10vw,10.5rem);height:2px;position:absolute;top:1.28rem;left:calc(50% + 1.25rem)}.about-step:last-child:before{content:"";z-index:2;border-top:2px solid var(--orange);border-right:2px solid var(--orange);width:.42rem;height:.42rem;position:absolute;top:1.03rem;left:calc(50% + clamp(8.95rem,10.95vw,11.45rem));transform:rotate(45deg)}.about-step__icon{border:2px solid var(--orange);background:var(--paper-deep);width:2.65rem;height:2.65rem;color:var(--orange);border-radius:50%;place-items:center;display:grid}.about-step:first-of-type .about-step__icon{background:var(--orange);color:var(--paper)}.about-step:last-child .about-step__icon{box-shadow:.2rem .2rem 0 var(--ink)}.about-ai-finish{z-index:5;background:var(--orange);transform-origin:0;pointer-events:none;width:8%;height:2px;position:absolute;top:53%;left:89%;transform:rotate(-28deg)}.about-ai-finish:after{content:"";border-top:2px solid var(--orange);border-right:2px solid var(--orange);width:.46rem;height:.46rem;position:absolute;top:-.24rem;right:0;transform:rotate(45deg)}.about-frame--ai:hover .about-motif__track{transform:scaleX(1.06)}@media (prefers-reduced-motion:reduce){.about-frame__inner,.about-frame__figure,.about-motif span,.about-motif__line,.about-motif__track{transition:none}.about-frame:hover .about-frame__inner,.about-frame:hover .about-frame__figure{transform:none}.about-frame--platform:hover .about-motif__line{scale:1}.about-frame--ai:hover .about-motif__track{transform:none}}.story-copy{width:min(100%,37rem);padding-right:2rem}.story-copy__title{max-width:10ch;color:var(--ink);font-family:var(--font-anton), sans-serif;letter-spacing:-.025em;text-transform:uppercase;text-wrap:balance;margin:0;font-size:clamp(4.4rem,7.2vw,7rem);font-weight:400;line-height:.9}.story-copy__body{max-width:34rem;color:var(--charcoal);margin:clamp(2rem,4vh,3rem) 0 0;font-size:clamp(1rem,1.35vw,1.2rem);font-weight:560;line-height:1.65}.projects-story{color:var(--ink)}.projects-story--desktop{z-index:7;opacity:0;visibility:hidden;pointer-events:none;position:absolute;inset:0;overflow:hidden}.projects-story--desktop.is-active{pointer-events:auto}.projects-story__inner{width:min(91%,1400px);min-height:100dvh;padding-top:var(--header-height);margin:0 auto;position:relative}.projects-story__title{z-index:6;top:calc(var(--header-height) + clamp(.65rem, 1.5vh, 1.2rem));font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.06em;margin:0;font-size:clamp(3.2rem,4.4vw,4.7rem);font-weight:820;line-height:.92;position:absolute;left:clamp(3rem,4vw,4.25rem);-webkit-mask-image:url(/images/ink-distress-mask.png);mask-image:url(/images/ink-distress-mask.png);-webkit-mask-size:25rem 13rem;mask-size:25rem 13rem;-webkit-mask-repeat:repeat;mask-repeat:repeat}.projects-story[data-locale=en] .projects-story__title{letter-spacing:-.05em;font-size:clamp(2.8rem,3.8vw,4.2rem)}.projects-story__composition{grid-template-columns:minmax(9.2rem,.25fr) minmax(28rem,1fr) minmax(10rem,.28fr);align-items:stretch;gap:clamp(.9rem,1.45vw,1.4rem);min-height:24rem;display:grid;position:absolute;inset:clamp(12rem,22vh,13.2rem) 0 clamp(8.2rem,14vh,9.5rem) clamp(3rem,4vw,4.25rem)}.projects-story__note{z-index:4;max-width:17rem;position:relative}.project-note-layer{position:relative}.project-note-layer--previous{pointer-events:none;width:100%;position:absolute;inset:0}.projects-story__note--intro{align-self:start;margin-top:clamp(3.8rem,10vh,6rem)}.projects-story__note--contribution{align-self:end;margin-bottom:clamp(1rem,3vh,2rem)}.projects-story__note h3{letter-spacing:.035em;margin:0 0 .75rem;font-size:clamp(.86rem,1vw,1rem);font-weight:820;position:relative}.projects-story__note h3:after{content:"";background:var(--ink);opacity:.72;width:clamp(2rem,3vw,3.5rem);height:1px;position:absolute;top:50%}.projects-story__note--intro h3:after{left:calc(100% + .65rem)}.projects-story__note--contribution h3:after{right:calc(100% + .65rem)}.projects-story__note p{color:var(--charcoal);text-wrap:pretty;margin:0;font-size:clamp(.7rem,.84vw,.82rem);font-weight:570;line-height:1.62}.projects-story__note a{border-bottom:2px solid var(--orange);width:fit-content;color:var(--orange-dark);letter-spacing:.035em;align-items:center;gap:.4rem;margin-top:1.05rem;padding-bottom:.2rem;font-size:.74rem;font-weight:800;transition:color .18s,transform .18s;display:inline-flex}.projects-story__note a:hover{color:var(--orange);transform:translateY(-2px)}.projects-story__note a:active{transform:translateY(0)scale(.98)}.projects-story__stage{isolation:isolate;min-width:0;min-height:0;position:relative}.project-scene{background:var(--ink);clip-path:polygon(1.2% 0,98.8% .7%,100% 97.5%,97.8% 100%,.6% 99%,0 2%);filter:drop-shadow(.55rem .7rem #1415151f);position:absolute;inset:0;overflow:hidden}.project-scene--active{z-index:2}.project-scene--previous{z-index:1}.project-scene__surface{background-color:color-mix(in srgb, var(--paper) 94%, white);clip-path:polygon(1% 0,99% .7%,100% 97%,97.5% 100%,.6% 99%,0 2%);background-image:url(/images/paper-texture.png);position:absolute;inset:2px;overflow:hidden}.project-scene__surface:after{content:"";z-index:8;background:var(--orange);width:4.4rem;height:3px;position:absolute;top:0;right:7%;transform:rotate(-1.5deg)}.project-scene__wash{z-index:7;opacity:0;pointer-events:none;background:#e9e0d2c2;position:absolute;inset:0}.project-transition-mask{z-index:5;clip-path:polygon(1.2% 0,98.8% .7%,100% 97.5%,97.8% 100%,.6% 99%,0 2%);pointer-events:none;position:absolute;inset:0;overflow:hidden}.project-transition-blade{background:linear-gradient(90deg, transparent 0, #1415152e 5%, var(--ink) 12%, var(--ink) 70%, var(--orange) 71%, var(--orange) 74%, #f3eee4c7 75%, transparent 100%);opacity:0;pointer-events:none;width:24%;position:absolute;top:-28%;bottom:-28%;left:0}.projects-story.is-transitioning .project-scene,.projects-story.is-transitioning .project-scene__surface,.projects-story.is-transitioning .project-transition-blade,.projects-story.is-transitioning .project-note-layer{will-change:transform, opacity}.project-visual{position:absolute;inset:0}.project-visual figure{margin:0}.project-ecosystem__screen{background:#fff;border:1px solid #14151529;position:absolute;inset:1rem .9rem 3.6rem;overflow:hidden}.project-ecosystem__map{grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem;display:grid;position:absolute;bottom:.75rem;left:1.1rem;right:1.1rem}.project-ecosystem__map:before{content:"";background:#14151533;height:1px;position:absolute;top:-.5rem;left:3%;right:3%}.project-ecosystem__map span{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;text-align:center;font-size:clamp(.5rem,.58vw,.61rem);font-weight:710;position:relative}.project-ecosystem__map span:before{content:"";border:1px solid var(--ink);background:var(--paper);border-radius:50%;width:.28rem;height:.28rem;position:absolute;top:-.66rem;left:50%;transform:translate(-50%)}.project-visual--mobile-trio{background:linear-gradient(90deg, #1415150a 1px, transparent 1px) 0 0 / 4.4rem 100%, var(--paper-deep)}.project-device{filter:drop-shadow(.55rem .65rem #14151521);position:absolute;overflow:hidden}.project-device--1{z-index:4;width:31%;top:4%;bottom:-9%;left:8%}.project-device--2{z-index:3;width:27%;top:14%;bottom:-18%;left:36%;transform:rotate(1.8deg)}.project-device--3{z-index:2;width:48%;top:9%;bottom:-8%;right:-8%;transform:rotate(-1deg)}.project-visual--toolchain{background:var(--charcoal)}.project-toolchain__desktop{z-index:2;background:#f7f7f8;border:1px solid #f3eee433;position:absolute;inset:1rem 8% 20% 1rem;overflow:hidden}.project-toolchain__capture{z-index:4;border:2px solid var(--paper);background:#fff;width:43%;height:35%;position:absolute;bottom:11%;right:2.5%;overflow:hidden;box-shadow:.55rem .6rem #e844127a}.project-toolchain__map{z-index:5;flex-wrap:wrap;align-items:center;gap:.35rem .75rem;display:flex;position:absolute;bottom:.65rem;left:1rem;right:2%}.project-toolchain__map span{color:#f3eee4b8;font-family:var(--font-geist-mono), monospace;letter-spacing:.035em;font-size:clamp(.46rem,.56vw,.58rem);font-weight:690;position:relative}.project-toolchain__map span:not(:last-child):after{content:"/";color:var(--orange);margin-left:.75rem}.project-toolchain__map span.is-core{color:var(--paper);font-weight:800}.projects-story__selector{z-index:8;align-items:center;gap:clamp(1.6rem,4.3vw,4.6rem);display:flex;position:absolute;bottom:clamp(.7rem,2vh,1.4rem);left:clamp(3rem,4vw,4.25rem);right:0}.projects-story__selector button{color:#2427298c;font-family:var(--font-anton), var(--font-geist-sans), sans-serif;letter-spacing:-.035em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;padding:.25rem 0 .45rem;font-size:clamp(2.05rem,3.6vw,3.75rem);font-weight:700;line-height:.92;transition:color .18s,transform .18s;position:relative}.projects-story__selector button:before,.projects-story__selector button:after{content:"";background:var(--orange);opacity:0;pointer-events:none;transition:opacity .18s,transform .22s cubic-bezier(.16,1,.3,1);position:absolute}.projects-story__selector button:before{width:.38rem;top:8%;bottom:2%;left:-1.2rem;transform:rotate(22deg)scaleY(.4)}.projects-story__selector button:after{transform-origin:0;height:3px;bottom:0;left:0;right:0;transform:scaleX(.28)rotate(-1.5deg)}.projects-story__selector button:hover,.projects-story__selector button.is-active{color:var(--ink)}.projects-story__selector button.is-active:before,.projects-story__selector button.is-active:after{opacity:1}.projects-story__selector button.is-active:before{transform:rotate(22deg)scaleY(1)}.projects-story__selector button.is-active:after{transform:scaleX(1)rotate(-1.5deg)}.projects-story__selector button:active{transform:translateY(1px)scale(.98)}.contact-story{color:var(--ink)}.contact-story--desktop{z-index:6;opacity:0;visibility:hidden;pointer-events:none;background:var(--paper);position:absolute;inset:0;overflow:hidden}.contact-story--desktop.is-active{pointer-events:auto}.contact-story__backdrop{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.contact-story__backdrop img{object-position:center}.contact-story__figure{z-index:5;top:calc(var(--header-height) - 2.5rem);pointer-events:none;width:56%;margin:0;position:absolute;bottom:-7%;left:-2.5%}.contact-story__figure-art{transform-origin:54% 31%;display:block;position:absolute;inset:0}.contact-story__figure img{object-fit:contain;object-position:center bottom;filter:drop-shadow(.7rem .9rem #14151524);transform-origin:bottom;transform:translate(2%,4%)scale(1.1)}@media (prefers-reduced-motion:no-preference){.contact-story__figure,.contact-story__figure-art{will-change:transform, opacity}}.contact-story__content{z-index:7;top:calc(var(--header-height) + clamp(4.2rem, 7.5vh, 5.8rem));width:min(39%,36rem);position:absolute;right:max(50% - 700px + .5rem,4.2%)}.contact-story__title{max-width:10ch;font-family:var(--font-anton), var(--font-geist-sans), sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(3.2rem,4.4vw,4.65rem);font-weight:850;line-height:1.03}.contact-story__title span{white-space:nowrap;display:block}.contact-story[data-locale=en] .contact-story__title{max-width:14ch;font-size:clamp(2.65rem,3.9vw,4.1rem)}.contact-story--desktop[data-locale=en] .contact-story__content{box-sizing:border-box;padding-left:.75rem}.contact-story__body{max-width:25rem;color:var(--charcoal);border-bottom:2px solid #141515c7;margin:clamp(1rem,2vh,1.4rem) 0 0;padding-bottom:.9rem;font-size:clamp(.86rem,1vw,1rem);line-height:1.7}.contact-story__contacts{width:min(100%,33rem);margin-top:clamp(1rem,2.1vh,1.5rem);position:relative}.contact-story__contacts:before{content:"";z-index:-1;transform-origin:top;pointer-events:none;background:#141515b8;width:1px;height:13.8rem;position:absolute;top:4.6rem;left:.55rem;transform:rotate(-31deg)}.contact-story__email,.contact-story__contact-link{text-align:left;grid-template-columns:5.2rem minmax(0,1fr) auto;align-items:end;width:100%;min-height:3.35rem;display:grid;position:relative}.contact-story__email{min-height:4.65rem;color:var(--paper);background:var(--orange);clip-path:polygon(0 8%,5% 0,17% 5%,32% 0,48% 5%,66% 0,82% 5%,100% 0,98% 92%,86% 100%,68% 95%,49% 100%,30% 95%,14% 100%,1% 94%);cursor:copy;border:0;grid-template:"clip label hint""clip value hint"/3.1rem minmax(0,1fr) auto;align-items:center;padding:.7rem 1.1rem .72rem .65rem;transition:transform .18s,background-color .18s;transform:rotate(-.65deg);box-shadow:.42rem .48rem #14151524}.contact-story__paperclip{color:var(--paper);filter:drop-shadow(1px 1px #14151552);grid-area:clip;place-self:center;transform:rotate(-9deg)}.contact-story__email .contact-story__contact-label{grid-area:label;align-self:end}.contact-story__email .contact-story__contact-value{grid-area:value;align-self:start;margin-top:.18rem}.contact-story__email .contact-story__copy-hint{grid-area:hint;justify-content:flex-end;align-items:center;display:inline-flex}.contact-story__email:hover{transform:translate(.3rem)rotate(-.65deg)}.contact-story__email:active{transform:translate(.3rem)translateY(1px)rotate(-.65deg)scale(.99)}.contact-story__email.is-copied{background:#c83b13}.contact-story__contact-link{min-height:4.15rem;color:var(--ink);grid-template-columns:5.2rem minmax(0,1fr);padding:.92rem .45rem .68rem 1rem;text-decoration:none}.contact-story__contact-link:before,.contact-story__contact-link:after{content:"";pointer-events:none;position:absolute}.contact-story__contact-link:before{background:var(--ink);border-radius:50%;width:.42rem;height:.42rem;top:50%;left:-1.3rem;transform:translateY(-50%)}.contact-story__contact-link:after{transform-origin:0;background:#141515ad;height:1px;transition:background-color .18s,transform .22s;bottom:0;left:1rem;right:0;transform:scaleX(.9)}.contact-story__contact-link:nth-child(2){width:calc(100% - 2.3rem);margin-left:2.3rem}.contact-story__contact-link:nth-child(3){width:calc(100% - 5rem);margin-left:5rem}.contact-story__contact-link:nth-child(4){width:calc(100% - 7.7rem);margin-left:7.7rem}.contact-story__contact-link:hover:after{background:var(--orange);transform:scaleX(1)}.contact-story__contact-label{font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase;font-size:.64rem;font-weight:800}.contact-story__contact-value{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.98rem,1.3vw,1.2rem);font-weight:760;line-height:1.1;overflow:hidden}.contact-story__copy-hint{font-family:var(--font-geist-mono), monospace;white-space:nowrap;margin-left:1rem;font-size:.62rem}.contact-story__copy-error{color:#a42d10;min-height:1.2rem;margin:.5rem 0 0 1rem;font-size:.72rem}.contact-story__copyright{z-index:8;color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.055em;margin:0;font-size:.65rem;position:absolute;bottom:2rem;left:46%}:is(.contact-story__email:focus-visible,.contact-story__contact-link:focus-visible){outline:3px solid var(--ink);outline-offset:4px}@media (min-width:861px) and (max-width:1100px){.contact-story__figure{top:calc(var(--header-height) - .5rem);width:61%;bottom:-4%;left:-5%}.contact-story__content{top:calc(var(--header-height) + 2.6rem);width:40.5%;right:2.5%}.contact-story__title{font-size:clamp(2.55rem,4.8vw,3.55rem)}.contact-story[data-locale=en] .contact-story__title{font-size:clamp(2.05rem,3.8vw,3rem)}.contact-story__body{font-size:.82rem;line-height:1.55}.contact-story__contacts{margin-top:.8rem}.contact-story__email,.contact-story__contact-link{min-height:3rem}.contact-story__contacts:before{transform:rotate(-23deg)}.contact-story__contact-link:nth-child(2){width:calc(100% - 1.2rem);margin-left:1.2rem}.contact-story__contact-link:nth-child(3){width:calc(100% - 2.4rem);margin-left:2.4rem}.contact-story__contact-link:nth-child(4){width:calc(100% - 3.6rem);margin-left:3.6rem}}@media (min-width:861px) and (max-width:930px){.contact-story__figure{top:calc(var(--header-height) - 1rem);width:65%;bottom:-4%;left:-8%}}.story-flow{z-index:1;pointer-events:none;margin-top:-100dvh;position:relative}.story-scroll-step{height:100dvh;scroll-margin-top:0}.story-scroll-step__mobile{display:none}.hero__rail-dots i{opacity:.42;transition:background-color .18s,opacity .18s,transform .18s}.hero__rail-dots i.is-active{background:var(--orange);opacity:1;transform:scale(1.45)}@media (min-width:861px) and (prefers-reduced-motion:no-preference){.hero__rail-page--forward{animation:.3s cubic-bezier(.16,1,.3,1) both story-rail-page-forward}.hero__rail-page--backward{animation:.3s cubic-bezier(.16,1,.3,1) both story-rail-page-backward}.hero__rail-dots i.is-active{animation:.34s cubic-bezier(.34,1.56,.64,1) both story-rail-dot-pulse}.hero__rail-dots i.is-active:after{animation:.34s cubic-bezier(.16,1,.3,1) both story-rail-dot-ring}}@keyframes story-rail-page-forward{0%{opacity:0;transform:translateY(-.7rem)}to{opacity:1;transform:translateY(0)}}@keyframes story-rail-page-backward{0%{opacity:0;transform:translateY(.7rem)}to{opacity:1;transform:translateY(0)}}@keyframes story-rail-dot-pulse{0%{transform:scale(1)}60%{transform:scale(1.8)}to{transform:scale(1.45)}}@keyframes story-rail-dot-ring{0%{opacity:.65;transform:translate(-50%,-50%)scale(.7)}to{opacity:0;transform:translate(-50%,-50%)scale(2.7)}}@keyframes mobile-story-mark{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@media (max-width:1100px){.hero__inner{grid-template-columns:minmax(0,1fr) minmax(28rem,.9fr);width:94%}.hero__copy{padding-left:2rem}.story-stage__rail,.story-chapter-transition,.story-jump-transition,.projects-story__inner{width:94%}.projects-story__composition{grid-template-columns:minmax(7.8rem,.23fr) minmax(24rem,1fr) minmax(8.8rem,.25fr);gap:.85rem;left:2rem}.projects-story__title,.projects-story__selector{left:2rem}.projects-story__note p{font-size:.68rem}.projects-story__note h3:after{width:1.7rem}.about-frame--architecture .about-frame__copy{width:48%}.about-frame--architecture .about-frame__figure{width:145%;right:-22%}.about-frame--ai .about-frame__figure{width:116%;right:-10%}.about-motif--ai{left:1%}.hero__title{font-size:clamp(5.5rem,11.5vw,8.2rem)}.hero-character__art,.hero-character__registration,.hero-character__silhouette{inset:-3.5rem -26% -28% -12%}.hero-character__art img,.hero-character__registration img,.hero-character__silhouette img{translate:-3% 3%;scale:1.2}}@media (min-width:861px){.site-header{position:fixed}.site-header.is-contact-active .brand-mark,.site-header.is-contact-active .site-nav>a:not(.is-active),.story-stage.is-contact-active .hero__rail{color:var(--paper)}.story-stage.is-contact-active .hero__rail-line{background:var(--paper)}.story-stage .hero__copy{height:calc(100dvh - var(--header-height));align-items:center;padding-top:0;padding-bottom:0;display:flex;transform:none}.story-stage .hero__rail{top:18%;bottom:24%}}@media (min-width:861px) and (max-width:980px){.projects-story__composition{grid-template-columns:7.4rem minmax(22rem,1fr) 8.3rem;gap:.65rem;top:11.5rem;bottom:8.5rem}.projects-story__note{max-width:9rem}.projects-story__note p{font-size:.62rem;line-height:1.5}.projects-story__note a{font-size:.64rem}.projects-story__selector{gap:2rem}.projects-story__selector button{font-size:clamp(1.9rem,3.4vw,2.7rem)}.about-story__header{width:72%}.about-story__title{font-size:2.45rem}.about-frame--platform{width:57%}.about-frame--platform .about-frame__copy{width:32%;left:28%}.about-frame--platform .about-frame__figure{width:78%;left:18%}.about-frame--architecture{width:31%}.about-frame--ai{width:32%;right:1.5%}.about-frame--ai .about-frame__figure{width:120%;right:-14%}.about-frame__copy p{font-size:.68rem}}@media (max-width:860px){:root{--header-height:4.75rem}.site-header__inner{grid-template-columns:1fr auto;width:calc(100% - 2rem)}.site-header.is-contact-active .brand-mark,.site-header.is-contact-active .menu-button{color:var(--paper)}.site-header__desktop-tools{display:none}.site-header__actions{justify-self:end}.menu-button{place-items:center;display:grid}.site-nav{top:calc(var(--header-height) - 1px);background:var(--paper);opacity:0;visibility:hidden;border:1px solid #1415158c;gap:0;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;left:1rem;right:1rem;transform:translateY(-.5rem);box-shadow:0 1rem 2.4rem #1415151f}.site-nav>a{border-bottom:1px solid #14151529;padding:1rem 1.1rem}.site-nav>a:last-child{border-bottom:0}.site-nav__mobile-tools{border-bottom:1px solid #14151538;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.site-nav__mobile-tools .social-links{display:flex}.site-nav__mobile-tools .social-links a{width:2.15rem;height:2.15rem}.site-nav--open{opacity:1;visibility:visible;transform:translateY(0)}.story-shell{min-height:0}.story-stage{display:none}.story-flow{pointer-events:auto;margin-top:0}.story-scroll-step{background-color:var(--paper);height:auto;min-height:100dvh;scroll-margin-top:var(--header-height);background-image:url(/images/hero-background-v5.png);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.story-scroll-step__mobile{min-height:100dvh;display:block}.story-mobile-hero{min-height:100dvh}.story-mobile-panel{min-height:100dvh;padding:calc(var(--header-height) + 3rem) 2rem 4rem;align-items:center;display:flex;position:relative}.story-mobile-panel--about,.story-mobile-panel--projects{padding:calc(var(--header-height) + 2.2rem) 1.25rem 4rem;display:block}.story-mobile-panel:before{content:"";z-index:6;top:calc(var(--header-height) + 1.25rem);opacity:0;transform-origin:0;background:linear-gradient(90deg, var(--orange) 0 76%, var(--ink) 76% 100%);pointer-events:none;width:4.25rem;height:3px;position:absolute;left:2rem;transform:scaleX(0)}.story-mobile-panel--about:before,.story-mobile-panel--projects:before{left:1.25rem}.about-story--mobile{width:min(100%,42rem);margin:0 auto}.about-story--mobile .about-story__header{width:100%;margin-bottom:2rem;position:relative;top:auto;left:auto}.about-story--mobile .about-story__title{max-width:12ch;font-size:clamp(3rem,6.8vw,4rem)}.about-story--mobile .about-story__title>span{white-space:normal}.about-story--mobile[data-locale=en] .about-story__title{max-width:14ch;font-size:clamp(2.5rem,10vw,4rem);line-height:.98}.about-story--mobile .about-story__frames{gap:1.2rem;display:grid;position:relative;inset:auto}.about-story--mobile .about-frame{filter:drop-shadow(.45rem .6rem #14151517);will-change:auto;width:100%;position:relative;inset:auto}.about-story--mobile .about-frame--platform{height:36rem}.about-story--mobile .about-frame--architecture,.about-story--mobile .about-frame--ai{height:30rem}.about-story--mobile[data-locale=en] .about-frame--architecture{height:46rem}.about-story--mobile .about-frame__copy{width:auto;min-height:12rem;box-shadow:none;background:#f3eee4f2;padding:1.15rem 1.2rem 1.35rem;inset:auto 0 0}.about-story--mobile .about-frame--architecture .about-frame__copy{background:#242729f2}.about-story--mobile[data-locale=en] .about-frame--architecture .about-frame__copy{min-height:20rem}.about-story--mobile .about-frame--ai .about-frame__copy{background:#e9e0d2f2}.about-story--mobile .about-frame__copy h3{max-width:15ch;font-size:clamp(1.8rem,7.5vw,2.55rem)}.about-story--mobile .about-frame__copy p{margin-top:.65rem;font-size:.9rem;line-height:1.52}.about-story--mobile .about-frame__figure{width:auto;inset:0 0 9.5rem}.about-story--mobile .about-frame__figure img{transform-origin:bottom;translate:none;scale:1;object-fit:contain!important}.about-story--mobile .about-frame--platform .about-frame__figure{bottom:8rem;left:4%;right:-9%}.about-story--mobile .about-frame--architecture .about-frame__figure{z-index:4;bottom:9rem;left:-12%;right:-23%}.about-story--mobile[data-locale=en] .about-frame--architecture .about-frame__figure{bottom:20rem}.about-story--mobile .about-frame--ai .about-frame__figure{bottom:9rem;left:-18%;right:-18%}.about-story--mobile .about-motif--platform{width:96%;height:36%;top:13%;right:2%}.about-story--mobile .about-motif--architecture{inset:0}.about-story--mobile .about-layer{width:48%;font-size:.68rem;left:3%}.about-story--mobile .about-layer:first-child{top:39%}.about-story--mobile .about-layer:nth-child(2){top:49%}.about-story--mobile .about-layer:nth-child(3){top:59%}.about-story--mobile[data-locale=en] .about-layer:first-child{top:36%}.about-story--mobile[data-locale=en] .about-layer:nth-child(2){top:45%}.about-story--mobile[data-locale=en] .about-layer:nth-child(3){top:53%}.about-story--mobile .about-motif--ai{width:50%;height:26%;top:29%;left:1%}.about-story--mobile .about-ai-finish{width:5%;top:35%;left:93%}.about-story--mobile .about-frame:hover .about-frame__inner,.about-story--mobile .about-frame:hover .about-frame__figure{transform:none}.projects-story--mobile{width:min(100%,42rem);margin:0 auto}.projects-story--mobile .projects-story__inner{width:100%;min-height:0;padding:0}.projects-story--mobile .projects-story__title{max-width:10ch;font-size:clamp(3rem,12vw,4.5rem);line-height:.95;position:relative;top:auto;left:auto}.projects-story--mobile[data-locale=en] .projects-story__title{max-width:12ch;font-size:clamp(2.65rem,10.5vw,4.1rem)}.projects-story--mobile .projects-story__composition{flex-direction:column;gap:1.35rem;min-height:0;margin-top:2rem;display:flex;position:relative;inset:auto}.projects-story--mobile .projects-story__note{max-width:34rem;margin:0}.projects-story--mobile .projects-story__note h3{margin-bottom:.65rem;font-size:.88rem}.projects-story--mobile .projects-story__note h3:after{width:3rem}.projects-story--mobile .projects-story__note--contribution h3:after{left:calc(100% + .65rem);right:auto}.projects-story--mobile .projects-story__note p{max-width:38rem;font-size:.9rem;line-height:1.62}.projects-story--mobile .projects-story__note a{margin-top:.9rem;font-size:.78rem}.projects-story--mobile .projects-story__stage{order:1;width:100%;height:clamp(17rem,63vw,28rem)}.projects-story--mobile .projects-story__note--intro{order:0}.projects-story--mobile .projects-story__note--contribution{order:2}.projects-story--mobile[data-project=yaya] .projects-story__stage{height:clamp(27rem,118vw,42rem)}.projects-story--mobile[data-project=sidequest] .projects-story__stage{height:clamp(20rem,78vw,31rem)}.projects-story--mobile .project-scene{filter:drop-shadow(.35rem .5rem #1415151c)}.projects-story--mobile .project-ecosystem__screen{inset:.7rem .65rem 3.3rem}.projects-story--mobile .project-ecosystem__map{left:.7rem;right:.7rem}.projects-story--mobile .project-ecosystem__map span{font-size:.48rem}.projects-story--mobile .project-device--1{width:38%;top:3%;bottom:-8%;left:4%}.projects-story--mobile .project-device--2{width:34%;top:15%;bottom:-14%;left:34%}.projects-story--mobile .project-device--3{width:60%;top:8%;bottom:-5%;right:-18%}.projects-story--mobile .project-toolchain__desktop{inset:.75rem 4% 25% .75rem}.projects-story--mobile .project-toolchain__capture{width:56%;height:38%;bottom:13%;right:2%}.projects-story--mobile .project-toolchain__map{bottom:.65rem;left:.7rem;right:.7rem}.projects-story--mobile .project-toolchain__map span{font-size:.48rem}.projects-story--mobile .projects-story__selector{overscroll-behavior-x:contain;scrollbar-width:none;gap:1.55rem;width:calc(100% + 1.25rem);margin-top:2rem;padding:0 1.25rem .75rem 1.2rem;position:relative;inset:auto;overflow-x:auto}.projects-story--mobile .projects-story__selector::-webkit-scrollbar{display:none}.projects-story--mobile .projects-story__selector button{font-size:clamp(2rem,9.5vw,3.1rem)}.story-copy{width:100%;padding-right:0}.story-copy__title{max-width:11ch;font-size:clamp(3.7rem,15vw,6rem)}.story-copy__body{max-width:31rem;margin-top:2rem;font-size:1rem}.story-copy--contact .story-copy__title{font-size:clamp(3.45rem,13.5vw,5.5rem)}.hero__inner{width:100%;padding-top:var(--header-height);grid-template-rows:auto auto;grid-template-columns:1fr}.hero__copy{width:calc(100% - 2rem);padding:4.2rem 1rem 0 2.4rem;transform:none}.hero__rail{top:4.15rem;bottom:0;left:1rem}.hero__title-wrap{margin-bottom:3.4rem}.hero__title{font-size:clamp(4.8rem,21vw,7.5rem)}.hero__script{font-size:clamp(1.35rem,5.9vw,2.25rem);bottom:-2.15rem;right:-.75rem}.hero__statement{max-width:28rem}.hero-character{width:100%;height:34rem;min-height:0;margin-top:1rem}.hero-character__art,.hero-character__registration,.hero-character__silhouette{inset:0 -8% -28% -3%}.hero-character__art img,.hero-character__registration img,.hero-character__silhouette img{translate:0 2%;scale:1.06}.story-mobile-panel--contact{padding:0;display:block}.story-scroll-step--contact{scroll-margin-top:0}.story-mobile-panel--contact:before{display:none}.contact-story--mobile{width:100%;min-height:100dvh;padding-top:var(--header-height);background-color:var(--paper);position:relative;overflow:hidden}.contact-story--mobile .contact-story__backdrop{width:100%;height:68dvh;inset:0 0 auto}.contact-story--mobile .contact-story__backdrop img{object-position:center top}.contact-story--mobile .contact-story__figure{top:calc(var(--header-height) - .5rem);width:94%;height:59dvh;bottom:auto;left:auto;right:-5%}.contact-story--mobile .contact-story__figure img{object-position:center bottom;filter:none;transform:scale(1.04)}.contact-story--mobile .contact-story__content{width:auto;margin-top:59dvh;padding:2.4rem 1.25rem 4.5rem;position:relative;top:auto;right:auto}.contact-story--mobile .contact-story__title{max-width:10ch;font-size:clamp(2.55rem,10.5vw,4.2rem)}.contact-story--mobile[data-locale=en] .contact-story__title{max-width:12ch;font-size:clamp(2.4rem,10vw,4rem)}.contact-story--mobile[data-locale=en] .contact-story__title span{white-space:normal}.contact-story--mobile .contact-story__body{margin-top:1.35rem;font-size:.95rem}.contact-story--mobile .contact-story__contacts{width:100%;margin-top:1.4rem}.contact-story--mobile .contact-story__contacts:before{display:none}.contact-story--mobile .contact-story__email,.contact-story--mobile .contact-story__contact-link{grid-template-columns:4.4rem minmax(0,1fr) auto;min-height:3.65rem}.contact-story--mobile .contact-story__email{padding-left:.8rem;padding-right:.8rem}.contact-story--mobile .contact-story__contact-link{grid-template-columns:4.4rem minmax(0,1fr);padding-left:.8rem}.contact-story--mobile .contact-story__contact-link:nth-child(2),.contact-story--mobile .contact-story__contact-link:nth-child(3),.contact-story--mobile .contact-story__contact-link:nth-child(4){width:100%;margin-left:0}.contact-story--mobile .contact-story__contact-link:before{left:-.2rem}.contact-story--mobile .contact-story__contact-value{font-size:clamp(.92rem,4.2vw,1.08rem)}.contact-story--mobile .contact-story__copy-hint{margin-left:.5rem;font-size:.56rem}.contact-story--mobile .contact-story__copyright{bottom:1.5rem;left:auto;right:1.25rem}}@media (max-width:860px) and (prefers-reduced-motion:no-preference){.story-mobile-panel.is-revealed:before{animation:.46s cubic-bezier(.16,1,.3,1) both mobile-story-mark}.hero__rail-line{animation-duration:.48s;animation-delay:20ms}.hero__rail-active{animation-duration:.28s;animation-delay:.3s}.hero__rail-page{animation-duration:.32s;animation-delay:.36s}.hero__rail-dots i:first-child{animation-delay:.42s}.hero__rail-dots i:nth-child(2){animation-delay:.49s}.hero__rail-dots i:nth-child(3){animation-delay:.56s}.hero__eyebrow{animation-duration:.34s;animation-delay:50ms}.hero__title{animation-duration:.44s;animation-delay:.12s}.hero__script{animation-duration:.42s;animation-delay:.34s}.hero__statement{animation-duration:.4s;animation-delay:.5s}.hero__actions{animation-duration:.42s;animation-delay:.64s}}@media (max-width:560px){.hero__copy{padding-top:3.2rem}.hero__rail{top:3.2rem}.hero__eyebrow{margin-bottom:.7rem;font-size:.75rem}.hero__title{font-size:clamp(4.15rem,20vw,6.2rem)}.hero__script{font-size:clamp(1.15rem,5.1vw,1.8rem);bottom:-1.85rem}.hero__statement{letter-spacing:.045em;font-size:.88rem}.hero__actions{align-items:stretch;gap:.65rem;margin-top:1.55rem}.button{flex:1;gap:.7rem;min-width:0;min-height:3rem;padding:.75rem .85rem;font-size:.7rem}.button--primary{flex:1.35}.hero-character{height:28rem}.hero-character__art,.hero-character__registration,.hero-character__silhouette{inset:0 -14% -24% -10%}.hero-character__art img,.hero-character__registration img,.hero-character__silhouette img{translate:0 2%;scale:.96}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
