.circular-gallery{cursor:grab;width:100%;height:100%;overflow:hidden}.circular-gallery:active{cursor:grabbing}.circular-gallery.is-erasing{cursor:crosshair}.circular-gallery.is-navigation:not(.is-erasing){cursor:pointer}.circular-gallery:focus-visible{outline-offset:4px;outline:2px solid #fff}:root{--font-latin:"Helvetica Neue", Helvetica, Arial, sans-serif;--font-cjk:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-interface:var(--font-cjk);--tracking-interface:.055em;--tracking-action:.11em;color:#111;font-family:var(--font-interface);font-synthesis:none;text-rendering:optimizelegibility;background:#fff}html:lang(en){--font-interface:var(--font-latin);--tracking-interface:.012em;--tracking-action:.035em}*{box-sizing:border-box}html,body,#root{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;width:100%;min-width:320px;height:100%;min-height:100%;margin:0;overflow:hidden}canvas{display:block}img.is-media-loading{color:#0000;filter:grayscale();opacity:.24;background:linear-gradient(105deg,#0000 36%,#ffffffad 49%,#0000 62%) 0 0/230% 100%,#e8e8e5;animation:1.55s ease-in-out infinite image-loading-scan}img.is-media-ready{animation:.26s ease-out both image-loading-reveal}@keyframes image-loading-scan{0%{background-position:120% 0,0 0}to{background-position:-120% 0,0 0}}@keyframes image-loading-reveal{0%{opacity:.24}to{opacity:1}}.hero{background:#fff;width:100%;height:100svh;min-height:520px;position:relative;overflow:hidden}.page-loader{z-index:100;color:#111;background:#f1f1ef;place-items:center;padding:24px;transition:transform .42s cubic-bezier(.76,0,.24,1);display:grid;position:fixed;inset:0}.page-loader.is-leaving{transform:translateY(-100%)}.page-loader__content{width:min(520px,82vw)}.page-loader__film{margin:0 0 18px}.loading-transition{color:#11111185;min-height:min(60vh,560px);font:560 12px/1.3 var(--font-interface);letter-spacing:.035em;background:#f1f1ef;flex-direction:column;justify-content:center;align-items:center;gap:13px;display:flex;position:relative;overflow:hidden}.loading-transition--compact{z-index:3;background:linear-gradient(105deg,#0000 38%,#ffffff9e 49%,#0000 60%) 0 0/230% 100%,#eeeeeb;min-height:0;animation:1.9s ease-in-out infinite loading-surface-scan;position:absolute;inset:0}.loading-transition__film{grid-template-columns:repeat(4,1fr);gap:4px;width:54px;display:grid}.loading-transition__film i{aspect-ratio:1;background:0 0;border:1px solid #92928e;animation:1.15s ease-in-out infinite loading-film-frame;display:block}.loading-transition__film i:nth-child(2){animation-delay:.11s}.loading-transition__film i:nth-child(3){animation-delay:.22s}.loading-transition__film i:nth-child(4){animation-delay:.33s}@keyframes loading-film-frame{0%,72%,to{background:0 0;transform:translateY(0)}28%{background:#777773;transform:translateY(-3px)}}@keyframes loading-surface-scan{0%{background-position:120% 0,0 0}to{background-position:-120% 0,0 0}}.page-loader__heading{font-family:var(--font-latin);letter-spacing:.12em;word-spacing:.06em;justify-content:space-between;align-items:baseline;margin-bottom:13px;font-size:clamp(11px,.82vw,13px);font-weight:700;line-height:1;display:flex}.page-loader__count{font-variant-numeric:tabular-nums;letter-spacing:.04em;text-align:right;min-width:3ch}.page-loader__track{background:#dedede;height:1px;overflow:hidden}.page-loader__track>span{transform-origin:0;background:#111;width:100%;height:100%;transition:transform .18s ease-out;display:block}.page-loader__error{font-family:var(--font-interface);justify-content:space-between;align-items:center;gap:18px;margin-top:20px;font-size:14px;display:flex}.page-loader__error p{color:#6b6b6b;margin:0}.page-loader__error button{color:#fff;cursor:pointer;font:inherit;background:#111;border:1px solid #111;border-radius:999px;flex:none;padding:8px 15px;font-weight:700}.studio-transition{z-index:90;pointer-events:all;position:fixed;inset:0;overflow:hidden}.studio-transition__panel{will-change:transform;background:#111;height:50.1%;position:absolute;left:0;right:0}.studio-transition__panel--top{animation:.9s cubic-bezier(.76,0,.24,1) both studio-transition-top;top:0}.studio-transition__panel--bottom{animation:.9s cubic-bezier(.76,0,.24,1) both studio-transition-bottom;bottom:0}.studio-transition__index{color:#fff;opacity:0;width:min(290px,60vw);font:650 11px/1 var(--font-latin);letter-spacing:.12em;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;animation:.9s both studio-transition-index;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.studio-transition__index i{background:#ffffff75;height:1px}@keyframes studio-transition-top{0%{transform:translateY(-102%)}43%,57%{transform:translateY(0)}to{transform:translateY(-102%)}}@keyframes studio-transition-bottom{0%{transform:translateY(102%)}43%,57%{transform:translateY(0)}to{transform:translateY(102%)}}@keyframes studio-transition-index{0%,38%,65%,to{opacity:0}46%,57%{opacity:1}}.site-masthead{--masthead-control-height:32px;--language-toggle-height:28px;z-index:4;color:#111;font-family:var(--font-interface);letter-spacing:var(--tracking-interface);font-kerning:normal;pointer-events:none;justify-content:space-between;align-items:center;padding:clamp(18px,1.7vw,35px) clamp(18px,2vw,42px);font-size:clamp(18px,1.18vw,20px);font-weight:700;line-height:1.15;display:flex;position:absolute;top:0;left:0;right:0}.site-masthead.is-contact-open{z-index:6}.site-masthead__left{pointer-events:auto;align-items:center;gap:clamp(18px,1.8vw,32px);display:flex}.site-masthead__home{height:var(--masthead-control-height);color:inherit;pointer-events:auto;align-items:center;line-height:1;text-decoration:none;display:inline-flex;position:relative}.site-masthead__home:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.site-masthead__home:hover:after,.site-masthead__home:focus-visible:after{transform-origin:0;transform:scaleX(1)}.site-masthead__home:focus-visible{outline-offset:5px;outline:2px solid #111}.contact-menu{height:var(--masthead-control-height);position:relative}.contact-menu__trigger{height:var(--masthead-control-height);color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0;line-height:1;display:inline-flex;position:relative}.contact-menu__trigger:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.contact-menu__trigger:hover:after,.contact-menu__trigger:focus-visible:after,.contact-menu.is-open .contact-menu__trigger:after{transform-origin:0;transform:scaleX(1)}.contact-menu__trigger:focus-visible{outline-offset:5px;border-radius:2px;outline:2px solid #111}.contact-menu__trigger svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:12px;height:12px;transition:transform .18s}.contact-menu.is-open .contact-menu__trigger svg{transform:rotate(180deg)}.contact-menu__panel{z-index:10;opacity:0;pointer-events:none;visibility:hidden;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #11111124;border-radius:14px;min-width:282px;padding:8px;transition:opacity .16s,transform .2s,visibility 0s linear .2s;display:grid;position:absolute;top:calc(100% + 14px);left:0;transform:translateY(-6px);box-shadow:0 18px 45px #1111111f}.contact-menu.is-open .contact-menu__panel{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:none}.contact-menu__panel a{color:#171717;border-radius:9px;gap:4px;padding:11px 12px;text-decoration:none;display:grid}.contact-menu__panel a:hover,.contact-menu__panel a:focus-visible{background:#f2f2f0;outline:none}.contact-menu__panel span{color:#1111117a;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600}.contact-menu__panel strong{letter-spacing:.01em;font-size:14px;font-weight:650}.site-masthead__identity{text-align:right;white-space:nowrap}.site-masthead__right{pointer-events:auto;align-items:center;gap:14px;display:flex}.site-masthead__left,.site-masthead__right{align-self:center}.language-toggle{height:var(--language-toggle-height);background:#ffffffc2;border:1px solid #111;border-radius:999px;align-items:center;padding:2px;display:flex}.language-toggle__option{height:calc(var(--language-toggle-height) - 6px);color:#111;min-width:30px;font-family:var(--font-latin);letter-spacing:.055em;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:700;line-height:1}.language-toggle__option:first-child{font-family:var(--font-cjk);letter-spacing:0}.language-toggle__option.is-active{color:#fff;background:#111}.language-toggle__option:focus-visible{outline-offset:3px;outline:2px solid #111}.animated-background{z-index:1;pointer-events:none;contain:strict;transition:opacity .56s;position:absolute;inset:0;overflow:hidden}.marquee-row{letter-spacing:-.055em;white-space:nowrap;font-family:Arial Narrow,Roboto Condensed,Arial,sans-serif;font-weight:900;line-height:.82;position:absolute;left:0;right:0;overflow:hidden}.marquee-row__track{will-change:transform;backface-visibility:hidden;width:max-content;animation:36s linear infinite marquee-left;display:flex;transform:translate(0,0)}.marquee-row__track>span{flex:none;padding-right:.12em;display:block}.marquee-color-layer,.marquee-mono-layer{position:absolute;inset:0}.marquee-color-layer{z-index:2}.marquee-mono-layer{z-index:1}.marquee-color-layer .marquee-row__track{-webkit-mask-image:linear-gradient(#0000,#0000);mask-image:linear-gradient(#0000,#0000);-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.marquee-row--welcome{color:#0000;-webkit-text-stroke:1.2px #e2e2e2;font-size:clamp(120px,13.75vw,220px);top:9%}.marquee-row--name{color:#e8e8e8;font-size:clamp(104px,11.875vw,190px);top:27%}.marquee-color-layer .marquee-row--welcome{-webkit-text-stroke-color:#f2aa00}.marquee-word{display:inline}.marquee-word--i{color:#ff4d2e}.marquee-word--am{color:#2878f0}.marquee-word--name{color:#08a66c}.marquee-row--name .marquee-row__track{animation-name:marquee-right;animation-duration:46s;transform:translate(-50%)}@keyframes marquee-left{to{transform:translate(-50%)}}@keyframes marquee-right{to{transform:translate(0,0)}}.hero__cta{z-index:4;color:#111;width:clamp(238px,18vw,286px);height:62px;font-family:var(--font-interface);letter-spacing:var(--tracking-action);cursor:pointer;isolation:isolate;background:0 0;border:1px solid #111;border-radius:999px;padding:0;font-size:clamp(16px,1.05vw,18px);font-weight:700;line-height:1;transition:opacity .42s,transform .62s cubic-bezier(.76,0,.24,1);position:absolute;top:48%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.animated-background.is-paused .marquee-row__track{animation-play-state:paused}.hero.is-scene-paused .hero__character{will-change:auto}.hero__cta:focus-visible{outline-offset:5px;outline:2px solid #111}.hero__cta-fluid{z-index:0;border-radius:inherit;pointer-events:none;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;inset:1px}.hero__cta-label{z-index:1;text-shadow:0 0 10px #ffffffc7;pointer-events:none;position:relative}.hero__gallery{z-index:3;height:min(56vh,650px);transition:opacity .26s;position:absolute;top:44svh;left:0;right:0}.studio-card-section{--studio-card-top:130px;--studio-card-bottom:70px;position:static}.studio-layout{display:contents}.hero__character{--parallax-x:0px;--parallax-y:0px;--tilt-x:0deg;--tilt-y:0deg;z-index:2;object-fit:contain;width:min(665px,38vw,64.5vh);height:min(665px,38vw,64.5vh);transform:translate(-50%, 5px) perspective(900px) translate3d(var(--parallax-x), var(--parallax-y), 0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-origin:50% 38%;backface-visibility:hidden;will-change:transform;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .52s;position:absolute;top:clamp(-150px,-9vw,-110px);left:50%}.splash-cursor{opacity:1;transition:opacity .42s}.studio-page{z-index:4;opacity:0;pointer-events:none;width:calc(100% - 10vw);margin:0 auto;padding:clamp(32px,2.2vw,45px) 0 clamp(44px,3.2vw,66px);transition:opacity .32s,transform .52s cubic-bezier(.22,1,.36,1);position:relative;transform:translateY(36px)}.studio-page__eyebrow{color:#11111180;font-family:var(--font-latin);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:500;line-height:1}.studio-page__intro{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;column-gap:7.2vw;width:100%;display:grid}.studio-page__column{flex-direction:column;gap:clamp(76px,4.8vw,98px);min-width:0;display:flex}.studio-page__intro-copy,.studio-page__contact,.studio-page__intent,.studio-page__links{min-width:0}.studio-page__title{font-family:var(--font-interface);letter-spacing:-.045em;white-space:nowrap;align-items:center;margin:0;font-size:clamp(24px,1.5vw,31px);font-weight:700;line-height:.98;display:flex}html:lang(zh-CN) .studio-page__title{letter-spacing:-.025em;font-size:clamp(24px,1.5vw,31px)}.studio-socials{letter-spacing:normal;flex-wrap:wrap;flex:none;align-items:center;gap:6px;margin:0;display:flex;position:relative}.studio-socials__button{--social-color:#111;color:#171717;cursor:pointer;width:36px;height:36px;font:650 11px/1 var(--font-interface);letter-spacing:.01em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #c9c9c9;border-radius:11px;place-items:center;padding:0;text-decoration:none;transition:color .18s,border-color .18s,background-color .18s,box-shadow .22s,transform .22s cubic-bezier(.22,1,.36,1);display:grid;position:relative;box-shadow:0 1px #0000000d}.studio-socials__brand-icon{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:17px;height:17px;transition:filter .18s;display:block}.studio-socials__official-mark{border-radius:50%;width:19px;height:19px;display:block;position:relative;overflow:hidden}.studio-socials__official-mark img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:131px;max-width:none;height:auto;transition:filter .18s;display:block;position:absolute;top:-25px;left:-14px}.studio-socials__button.is-wide{white-space:nowrap;gap:7px;width:auto;min-width:76px;padding:0 11px;display:inline-flex}.studio-socials__button--product.is-wide{min-width:112px}.studio-socials__button--product .studio-socials__brand-icon{border-radius:5px;width:20px;height:20px}.studio-socials__button:after{color:#fff;content:attr(data-label);font:600 10px/1 var(--font-interface);letter-spacing:.03em;opacity:0;pointer-events:none;white-space:nowrap;background:#111;border-radius:5px;padding:5px 7px;transition:opacity .15s,transform .18s;position:absolute;bottom:calc(100% + 9px);right:50%;transform:translate(50%,4px)}.studio-socials__button--wechat,.studio-socials__button--official{--social-color:#07a864}.studio-socials__button--rednote{--social-color:#ff2442}.studio-socials__button--douyin{--social-color:#161823}.studio-socials__button--douyin .studio-socials__brand-icon{filter:drop-shadow(-1px 0 #25f4ee)drop-shadow(1px 0 #fe2c55)}.studio-socials__button:hover,.studio-socials__button:focus-visible{border-color:var(--social-color);color:#fff;background:var(--social-color);box-shadow:0 7px 18px color-mix(in srgb, var(--social-color) 24%, transparent);outline:none;transform:translateY(-4px)}.studio-socials__button:hover .studio-socials__brand-icon,.studio-socials__button:focus-visible .studio-socials__brand-icon,.studio-socials__button--official:hover .studio-socials__official-mark img,.studio-socials__button--official:focus-visible .studio-socials__official-mark img{filter:brightness(0)invert()}.studio-socials__button:hover:after,.studio-socials__button:focus-visible:after{opacity:1;transform:translate(50%)}.studio-socials__button:active{transform:translateY(-1px)scale(.94)}.studio-contact-details{min-height:36px;font-family:var(--font-interface);letter-spacing:.015em;white-space:nowrap;flex-direction:row;align-items:center;gap:22px;font-size:18px;font-weight:600;line-height:1;display:flex}.studio-contact-details a{color:#333;font-variant-numeric:tabular-nums;text-underline-offset:4px;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.studio-contact-details svg{fill:none;stroke:#111;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.studio-contact-details strong{font:inherit}.studio-contact-details a:hover,.studio-contact-details a:focus-visible{color:#3155c6;outline:none;text-decoration:underline}.studio-page__intent-value{color:#222;font-family:var(--font-interface);letter-spacing:-.015em;white-space:nowrap;margin:0;font-size:clamp(24px,1.5vw,31px);font-weight:650;line-height:1.15}.education-timeline{--timeline-drawer-width:clamp(500px, 35vw, 620px);--timeline-drawer-right:clamp(-216px, calc(-12.5vw - 16px), -181px);--timeline-drawer-tip-x:clamp(64px, 4.48vw, 79.36px);--timeline-drawer-tip-y:clamp(331px, calc(23.03vw + 2px), 410px);z-index:4;color:#292929;opacity:0;pointer-events:none;width:calc(100% - 10vw);height:100%;margin:0 auto;padding:24px 0 16px;transition:opacity .32s 80ms,transform .52s cubic-bezier(.22,1,.36,1) 80ms;position:relative;overflow:hidden;transform:translateY(36px)}.education-timeline__entries{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(32px,2vw,40px);padding:0;display:grid}.education-timeline__entry{display:block}.education-timeline__content{min-width:0;padding-bottom:calc(3px + 1.3*clamp(12px,.95vw,16px))}.education-timeline__content p,.education-timeline__content h4{font-family:var(--font-interface);margin:0}.education-timeline__logos{align-items:center;gap:clamp(10px,1vw,16px);min-height:clamp(42px,3.5vw,58px);margin:0 0 12px;display:flex}.education-timeline__logo{object-fit:contain;object-position:center;flex:none;width:clamp(42px,3.5vw,58px);height:clamp(42px,3.5vw,58px);display:block}.education-timeline__cqu-logo{flex:none;width:clamp(128px,11.2vw,178px);height:clamp(42px,3.5vw,58px);overflow:hidden}.education-timeline__cqu-logo img{object-fit:contain;object-position:left center;width:auto;height:100%;display:block}.education-timeline__logo-divider{background:#a8a8a8;flex:none;width:1px;height:clamp(32px,2.75vw,44px);margin-inline:clamp(1px,.2vw,3px)}.education-timeline__tjdi-logo{flex:none;align-self:center;width:clamp(190px,15.8vw,262px);height:clamp(36px,3vw,50px);overflow:hidden}.education-timeline__tjdi-logo img{transform-origin:0 0;width:auto;height:131.12%;display:block;transform:translate(-11.25%)}.education-timeline__entry h4{letter-spacing:-.02em;margin-top:5px;font-size:clamp(17px,1.45vw,24px);font-weight:700;line-height:1.22}.education-timeline__period{font-size:clamp(14px,1.15vw,19px);line-height:1.2;display:none}.education-timeline__degree{color:#111111b3;font-size:clamp(15px,1.25vw,21px);font-weight:650;line-height:1.25;margin-top:2px!important}.education-timeline__axis{border-top:2px solid #0000;grid-template-columns:1.15fr .85fr 1fr 1fr;margin-top:24px;padding:0;display:grid;position:relative}.education-timeline__axis:before{z-index:2;width:calc(100% - var(--timeline-drawer-right) - var(--timeline-drawer-width) + var(--timeline-drawer-tip-x));content:"";background:#777;height:3px;position:absolute;top:-2px;left:0}.education-timeline__axis span{z-index:3;font-family:var(--font-interface);color:#333;padding-top:12px;font-size:clamp(15px,1.25vw,21px);font-weight:500;line-height:1;position:relative}.education-timeline__axis span:first-child:before,.education-timeline__axis span:nth-child(3):before{z-index:1;content:"";height:3px;position:absolute;top:-2px;left:0}.education-timeline__axis span:first-child:before{background:#087f9b;width:calc(100% - 21px)}.education-timeline__axis span:nth-child(3):before{background:#3155c6;width:calc(100% + 14px)}.education-timeline__axis i{z-index:2;border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:0}.education-timeline__axis span:nth-child(-n+2) i{background:#087f9b}.education-timeline__axis span:nth-child(n+3) i{background:#3155c6}.studio-timeline-drawer{z-index:1;top:calc(0px - var(--timeline-drawer-tip-y));right:var(--timeline-drawer-right);width:var(--timeline-drawer-width);aspect-ratio:1036/1024;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .42s .52s;display:block;position:absolute}.studio-timeline-drawer__image{z-index:2;object-fit:contain;width:100%;height:100%;display:block;position:relative}.hero.is-flat-grid-ready:not(.is-category-open) .studio-timeline-drawer{opacity:1}.hero.is-category-open .studio-timeline-drawer{opacity:0;transition-delay:0s}.hero.is-studio-entered .animated-background,.hero.is-studio-entered .hero__character,.hero.is-studio-entered .splash-cursor{opacity:0}.hero.is-flat-grid-ready:not(.is-category-open){overflow:hidden}.hero.is-studio-entered .hero__cta{opacity:0;pointer-events:none;transform:translate(-50%,-50%)scale(.92)}.hero.is-studio-entered .studio-card-section{min-height:0;padding:var(--studio-card-top) 0 var(--studio-card-bottom);position:relative}.hero.is-studio-entered .studio-layout{grid-template-rows:auto auto minmax(0,1fr);width:100%;height:100svh;display:grid;overflow:hidden}.hero.is-studio-entered .hero__gallery{z-index:4;top:var(--studio-card-top);height:auto;transition:top .92s cubic-bezier(.76,0,.24,1),height .92s cubic-bezier(.76,0,.24,1),opacity .26s;position:absolute;bottom:0}.studio-nav-grid{z-index:5;top:var(--studio-card-top);opacity:0;pointer-events:none;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;width:min(75vw + 50px,1610px);max-width:none;margin-inline:auto;transition:opacity .12s,transform .36s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;left:0;right:0;transform:translateY(8px)}.hero.is-studio-entered .studio-nav-grid{position:relative;top:auto;left:auto;right:auto}.studio-flip-card{aspect-ratio:700/900;color:#171717;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;width:100%;min-width:0;padding:0;position:relative}.studio-flip-card:disabled{cursor:default}.studio-flip-card__back{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(22px)saturate(.8);background:#ffffffd6;border:0;border-radius:clamp(8px,.8vw,14px);justify-content:center;align-items:center;padding:clamp(14px,1.4vw,24px);transition:opacity .22s,transform .32s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;overflow:hidden;transform:scale(.985)}.studio-flip-card__back:before{background:var(--card-accent);content:"";filter:blur(clamp(30px,3.5vw,60px));opacity:.1;border-radius:50%;position:absolute;inset:18%}@media (hover:hover) and (pointer:fine){.studio-flip-card:not(:disabled):hover .studio-flip-card__back{opacity:1;pointer-events:auto;transform:scale(1)}}.studio-flip-card__back li{font-family:var(--font-interface);letter-spacing:-.01em;text-align:center;padding:0;font-size:clamp(12px,.94vw,17px);font-weight:620;line-height:1.3}.studio-flip-card__back li span:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;margin-top:3px;transition:transform .18s;display:block;transform:scaleX(0)}.studio-flip-card__back li:hover span:after{transform-origin:0;transform:scaleX(1)}.studio-flip-card:focus-visible{outline-offset:3px;border-radius:clamp(8px,.8vw,14px);outline:1px solid}.studio-flip-card:focus-visible .studio-flip-card__back{opacity:1;pointer-events:auto;transform:scale(1)}.hero.is-flat-grid-ready .studio-nav-grid{opacity:1;pointer-events:auto;transform:translateY(0)}.hero.is-flat-grid-ready .hero__gallery{opacity:1;pointer-events:none}.hero.is-flat-grid-ready .studio-page,.hero.is-flat-grid-ready .education-timeline{opacity:1;pointer-events:auto;transform:translateY(0)}.category-page{z-index:6;clip-path:inset(var(--category-origin-top,0) var(--category-origin-right,0) var(--category-origin-bottom,0) var(--category-origin-left,0) round clamp(8px, .8vw, 14px));pointer-events:none;visibility:hidden;will-change:clip-path;background:#fff;position:fixed;inset:0}.category-page__embed{background:#f5f5f2;border:0;width:100%;height:100%;position:absolute;inset:0}.category-page--internship{visibility:visible}.category-page--internship:not(.is-opening):not(.is-active):not(.is-closing){clip-path:inset(0 0 100%)}.category-page__back{z-index:2;color:#111;cursor:pointer;background:#fff;border:1px solid #111111b8;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:transform .16s cubic-bezier(.22,1,.36,1),color .16s,border-color .16s,background-color .16s;display:grid;position:absolute;top:22px;left:20px}.category-page__back-icon{background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;transition:color .16s,border-color .16s,background-color .16s;display:grid}.category-page__back-icon svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.category-page__back:hover .category-page__back-icon,.category-page__back:focus-visible .category-page__back-icon{color:#fff}.category-page__back:hover,.category-page__back:focus-visible{background:#111;border-color:#111}.category-page__back:active{transform:scale(.94)}.category-page__back:focus-visible{outline-offset:3px;outline:2px solid #111}.category-page:focus{outline:none}.category-page.is-opening{pointer-events:none;visibility:visible}.category-page.is-active{clip-path:inset(0);pointer-events:auto;visibility:visible;transition:clip-path .42s cubic-bezier(.76,0,.24,1)}.category-page.is-closing{clip-path:inset(var(--category-origin-top,0) var(--category-origin-right,0) var(--category-origin-bottom,0) var(--category-origin-left,0) round clamp(8px, .8vw, 14px));pointer-events:none;visibility:visible;transition:clip-path .42s cubic-bezier(.76,0,.24,1)}.category-page--projects{background:#fff;overflow:auto}.photography-page{background:#fff;width:100%;min-height:100svh;position:relative}.photography-page__header{gap:10px;max-width:1180px;margin:0;padding:clamp(92px,12vh,132px) clamp(20px,5vw,76px) clamp(28px,4.5vw,64px);display:grid}.photography-page__header>p,.photography-page__header h2{margin:0}.photography-page__header>p:first-child{color:#1111117a;font:600 11px/1 var(--font-latin);letter-spacing:.14em}.photography-page__header h2{font:700 clamp(30px, 3vw, 52px)/1 var(--font-interface);letter-spacing:-.04em}.photography-page__header>p:last-child{color:#111111a3;max-width:760px;font:500 clamp(14px, 1.1vw, 18px)/1.65 var(--font-interface)}.category-page--design-gallery{background-color:#f8f8f8;background-image:url(/images/gallery/neutral-gallery-background.png);background-position:50%;background-size:cover;overflow:hidden}.design-gallery{--design-gallery-edge:clamp(40px, 5vw, 96px);--design-card-width:clamp(248px, min(17vw, 32vh), 320px);color:#111;width:100%;min-height:100svh;padding-top:clamp(96px,11vh,124px);position:relative}.design-gallery__axis{z-index:2;top:clamp(100px,12vh,160px);right:var(--design-gallery-edge);left:var(--design-gallery-edge);pointer-events:none;grid-template-columns:minmax(260px,420px) minmax(0,720px);justify-content:space-between;align-items:start;gap:clamp(48px,8vw,160px);display:grid;position:absolute}.design-gallery__axis-copy{text-align:right;justify-self:end;width:100%;max-width:720px}.design-gallery__axis-copy p,.design-gallery__axis-copy h2,.design-gallery__axis-meta p{margin:0}.design-gallery__axis-copy h2{max-width:720px;font:650 clamp(25px, 2.05vw, 36px)/1.1 var(--font-interface);letter-spacing:-.035em;margin-left:auto;animation:.52s cubic-bezier(.16,1,.3,1) both design-gallery-title-change}.design-gallery__axis-subtitle{color:#111111d1;font:520 clamp(13px, .94vw, 15px)/1.5 var(--font-interface);margin-top:12px!important}.design-gallery__axis-subtitle strong{text-underline-offset:5px;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;font-weight:720;text-decoration-line:underline;text-decoration-color:#111111b8;text-decoration-thickness:2px}.design-gallery__axis-description{color:#1111118f;max-width:720px;font:440 clamp(13px, .98vw, 16px)/1.58 var(--font-interface);animation:.56s cubic-bezier(.16,1,.3,1) 45ms both design-gallery-description-change;margin-top:10px!important;margin-left:auto!important}.design-gallery__axis-meta{gap:14px;padding:clamp(45px,4.3vw - 4px,59px) 0 3px;display:grid}.design-gallery__axis-track{grid-template-columns:repeat(var(--gallery-project-count,5), minmax(0, 1fr));align-items:center;gap:6px;height:7px;display:grid}.design-gallery__axis-track>span{background:#1111112e;height:1px;transition:height .22s,background-color .22s;display:block;position:relative}.design-gallery__axis-track>span.is-active{background:#111;height:3px}.design-gallery__axis-track>span strong{color:#111111d1;font:220 clamp(38px, 3.6vw, 54px)/.86 var(--font-latin);font-variant-numeric:tabular-nums;letter-spacing:-.075em;filter:blur(5px);opacity:0;pointer-events:none;white-space:nowrap;transition:opacity .24s,filter .32s,transform .42s cubic-bezier(.16,1,.3,1);position:absolute;bottom:calc(100% + 16px);left:50%;transform:translate(-50%,5px)}.design-gallery__axis-track>span.is-active strong{filter:blur();opacity:1;transform:translate(-50%)}.design-gallery__axis-meta p{color:#1111117a;font:560 clamp(17px, 1.35vw, 22px)/1.2 var(--font-interface);font-variant-numeric:tabular-nums;letter-spacing:-.012em;text-align:left}.design-gallery__axis-date.is-guide{letter-spacing:.025em;text-align:center;font-size:12px}.design-gallery__rail{width:100%;padding:28px var(--design-gallery-edge) clamp(168px, 23vh, 238px);overscroll-behavior-x:contain;scroll-padding-inline:var(--design-gallery-edge);scroll-snap-type:none;scrollbar-width:none;gap:clamp(30px,2.4vw,44px);margin:calc(clamp(210px,32vh,410px) - 50px) 0 0;list-style:none;display:flex;overflow-x:auto}.design-gallery__rail::-webkit-scrollbar{display:none}@media (width>=761px) and (width<=1100px){.design-gallery__axis{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:clamp(28px,4vw,44px)}}@media (width>=761px) and (height<=500px){.design-gallery__rail{margin-top:calc(clamp(222px,32vh,410px) - 50px)}}.design-project-card{--card-reflection-x:0px;--card-reflection-skew:0deg;flex:0 0 var(--design-card-width);aspect-ratio:2/3;perspective:900px;scroll-snap-align:start;position:relative}.category-page--design-gallery.is-active .design-project-card{animation:.76s cubic-bezier(.22,1,.36,1) both design-project-card-enter;animation-delay:calc(.12s + var(--project-index,0) * 85ms)}.category-page--design-gallery.is-closing .design-project-card{animation:.28s cubic-bezier(.4,0,1,1) both design-project-card-exit;animation-delay:calc(var(--project-index,0) * 22ms)}.design-project-card__button{--card-rotate-x:0deg;--card-rotate-y:0deg;--card-scale:1;--card-copy-x:0px;--card-copy-y:0px;--card-index-x:0px;--card-index-y:0px;--touch-x:50%;--touch-y:50%;color:#fff;cursor:pointer;text-align:left;width:100%;height:100%;transform:rotateX(var(--card-rotate-x)) rotateY(var(--card-rotate-y)) scale(var(--card-scale));transform-origin:50% 58%;transform-style:preserve-3d;touch-action:pan-x pan-y;will-change:transform;background:#e8e8e8;border:0;border-radius:clamp(18px,1.5vw,26px);padding:0;transition:box-shadow .26s,filter .26s;display:block;position:relative;overflow:hidden}.design-project-card__button:after{z-index:2;border-radius:inherit;background:radial-gradient(circle 290px at var(--touch-x) var(--touch-y), #ffffffeb 0, #ffffff70 30%, #ffffff29 58%, transparent 82%);content:"";opacity:0;pointer-events:none;transition:opacity .46s,transform .56s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(.72)}.design-project-card__button.is-pressing,.design-project-card__button:active{filter:saturate(.94)brightness(.98);transition-duration:90ms}.design-project-card__button.is-tilting:after{opacity:.64;transform:scale(1)}.design-project-card__button.is-tilting{box-shadow:0 26px 60px -28px #0000006b}.design-project-card__button.is-pressing:after,.design-project-card__button:active:after{opacity:.32;transition-duration:80ms;transform:scale(1)}.design-project-card__media,.design-project-card__shade{position:absolute;inset:0}.design-project-card__media{background:#dedede;transition:transform .42s cubic-bezier(.22,1,.36,1);overflow:hidden}.design-project-card__button.is-pressing .design-project-card__media,.design-project-card__button:active .design-project-card__media{transition-duration:90ms;transform:scale(.992)}.design-project-card__media video,.design-project-card__media img{object-fit:cover;object-position:var(--project-media-position,center);width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block}.design-project-card__media img{transform-origin:var(--project-media-position,center);animation:8s ease-in-out infinite alternate design-card-still-loop}.design-project-card__media video{transform:scale(var(--project-video-scale,1))}.design-project-card__reflection{opacity:.38;pointer-events:none;filter:blur(5px);height:clamp(138px,21vh,210px);transform:translate3d(var(--card-reflection-x), 0, 0) skewX(var(--card-reflection-skew));transform-origin:top;border-radius:clamp(18px,1.5vw,26px);transition:opacity .36s,transform .42s cubic-bezier(.22,1,.36,1);position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0%,#00000061 42%,#0000 100%);mask-image:linear-gradient(#000 0%,#00000061 42%,#0000 100%)}.design-project-card__button.is-pressing+.design-project-card__reflection,.design-project-card__button:active+.design-project-card__reflection{opacity:.25;transform:translate3d(var(--card-reflection-x), -3px, 0) skewX(var(--card-reflection-skew)) scaleX(.987);transition-duration:90ms}.design-project-card__reflection img,.design-project-card__reflection video{object-fit:cover;object-position:var(--project-media-position,center);width:100%;height:100%;transform:scaleY(-1) scale(var(--project-video-scale,1));display:block}.design-project-card__shade{pointer-events:none;background:linear-gradient(#0000 45%,#00000014 62%,#000000c7 100%)}.design-project-card__index{color:#ffffffd6;font:600 11px/1 var(--font-latin);letter-spacing:.12em;text-shadow:0 1px 8px #0000003d;z-index:3;transform:translate3d(var(--card-index-x), var(--card-index-y), 24px);position:absolute;top:22px;left:24px}.design-project-card__copy{z-index:3;transform:translate3d(var(--card-copy-x), var(--card-copy-y), 34px);gap:8px;transition:text-shadow .22s;display:grid;position:absolute;bottom:25px;left:26px;right:26px}.design-project-card__button.is-tilting .design-project-card__copy{text-shadow:0 8px 24px #0000006b}.design-project-card__copy strong{font:650 clamp(22px, 1.8vw, 31px)/1.12 var(--font-interface);letter-spacing:-.035em}.design-project-card__copy time{color:#ffffffc2;font:600 15px/1.1 var(--font-latin);font-variant-numeric:tabular-nums;letter-spacing:.055em}.design-project-card__button:hover .design-project-card__media img,.design-project-card__button:focus-visible .design-project-card__media img{transform:scale(1.035)}.design-project-card__button:hover .design-project-card__media video,.design-project-card__button:focus-visible .design-project-card__media video{transform:scale(calc(var(--project-video-scale,1) + .035))}.design-project-card__button:focus-visible{outline-offset:4px;outline:2px solid #111}@keyframes design-card-still-loop{0%{transform:scale(1.02)translate(0)}to{transform:scale(1.09)translate(-1.2%)}}@keyframes design-project-card-enter{0%{opacity:0;transform:translateY(64px)scale(.965)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes design-project-card-exit{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translateY(34px)scale(.982)}}@keyframes design-gallery-title-change{0%{opacity:0;filter:blur(9px)}to{opacity:1;filter:blur()}}@keyframes design-gallery-description-change{0%{opacity:0;filter:blur(7px)}to{opacity:1;filter:blur()}}.archive-index{width:min(1120px,100% - 160px);margin:0 auto;padding:clamp(96px,12vh,144px) 0 80px}.archive-index__header{margin-bottom:clamp(48px,7vh,80px)}.archive-index__header p,.archive-index__header h2{margin:0}.archive-index__header p{color:#1111117a;font:500 11px/1 var(--font-latin);letter-spacing:.16em;margin-bottom:12px}.archive-index__header h2{font:650 clamp(34px, 4vw, 64px)/1.05 var(--font-interface);letter-spacing:-.045em}.archive-index__list{border-top:1px solid #11111138;margin:0;padding:0;list-style:none}.archive-project{border-bottom:1px solid #11111129;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;min-height:88px;display:grid}.archive-project__number{color:#1111116b;font:500 11px/1 var(--font-latin);letter-spacing:.08em}.archive-publication{grid-column:2/-1;min-width:0;padding:24px 0 28px}.archive-project--publication{align-items:start}.archive-project--publication .archive-project__number{padding-top:31px}.archive-publication header{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:32px;display:grid}.archive-publication h3,.archive-publication p{margin:0}.archive-publication h3{color:#111;font:650 clamp(19px, 1.5vw, 24px)/1.35 var(--font-interface);letter-spacing:-.02em}.archive-publication time{color:#1119;font:450 15px/1.4 var(--font-latin);white-space:nowrap}.archive-publication__focus{font:600 clamp(17px, 1.25vw, 20px)/1.45 var(--font-interface);margin-top:8px!important}.archive-publication__method,.archive-publication__citation{color:#111111d1;font:400 15px/1.55 var(--font-interface);margin-top:8px!important}.archive-publication__citation{font-family:var(--font-latin)}.publication-modal{z-index:7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f5f3b8;place-items:center;padding:clamp(20px,5vw,80px);display:grid;position:fixed;inset:0}.publication-modal__dialog{background:#fff;border:1px solid #1111112e;border-radius:clamp(18px,2vw,30px);width:min(1120px,100%);max-height:calc(100dvh - clamp(40px,10vw,160px));padding:clamp(32px,4vw,64px);position:relative;overflow:auto;box-shadow:0 28px 90px #11111129}.publication-modal__dialog p,.publication-modal__dialog h2{margin:0}.publication-modal__list{display:grid}.publication-modal__entry+.publication-modal__entry{border-top:1px solid #1111112e;margin-top:clamp(30px,3vw,44px);padding-top:clamp(30px,3vw,44px)}.publication-modal__close{color:#111;cursor:pointer;width:42px;height:42px;font:300 28px/1 var(--font-interface);background:#fff;border:1px solid #11111147;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:18px;right:18px}.publication-modal__close:hover,.publication-modal__close:focus-visible{color:#fff;background:#111;outline:none}.publication-modal__close:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 5px #111}.publication-modal__eyebrow{color:#11111170;font:560 11px/1 var(--font-latin);letter-spacing:.16em;margin-bottom:18px!important}.publication-modal__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:32px;padding-right:48px;display:grid}.publication-modal__header h2{color:#111;font:680 clamp(21px, 1.7vw, 30px)/1.2 var(--font-interface);letter-spacing:-.035em}.publication-modal__header time{color:#1111118a;font:450 clamp(13px, .95vw, 15px)/1.3 var(--font-latin);white-space:nowrap;padding-top:7px}.publication-modal__focus{color:#3155ff;font:700 clamp(16px, 1.2vw, 20px)/1.42 var(--font-interface);letter-spacing:-.018em;margin-top:22px!important}.publication-modal__method,.publication-modal__citation{color:#111111d1;font:430 clamp(13px, .95vw, 15.5px)/1.58 var(--font-interface);margin-top:16px!important}.publication-modal__citation{font-family:var(--font-latin);border-top:1px solid #11111124;padding-top:16px}@media (width<=760px){.publication-modal{align-items:end;padding:12px}.publication-modal__dialog{border-radius:20px;max-height:calc(100dvh - 24px);padding:28px 22px 30px}.publication-modal__close{width:38px;height:38px;top:12px;right:12px}.publication-modal__header{grid-template-columns:1fr;gap:8px;padding-right:34px}.publication-modal__header time{padding-top:0}.publication-modal__focus{margin-top:18px!important}.publication-modal__method,.publication-modal__citation{margin-top:13px!important}.publication-modal__entry+.publication-modal__entry{margin-top:26px;padding-top:26px}}.archive-project__main{color:#171717;cursor:pointer;min-width:0;font:560 clamp(18px, 1.65vw, 27px)/1.25 var(--font-interface);letter-spacing:-.025em;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:baseline;gap:24px;padding:24px 20px 24px 0;text-decoration:none;display:flex}.archive-project__main:not(.is-pending) span:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;margin-top:5px;transition:transform .18s;display:block;transform:scaleX(0)}.archive-project__main:not(.is-pending):hover span:after,.archive-project__main:not(.is-pending):focus-visible span:after{transform-origin:0;transform:scaleX(1)}.archive-project__main small{color:#1111116b;font:500 11px/1 var(--font-interface);letter-spacing:.04em;flex:none}.archive-project__main.is-pending{color:#1111117a;cursor:default}.archive-project__links{align-items:center;gap:8px;display:flex}.archive-project__links button{color:#171717;cursor:pointer;min-height:34px;font:550 12px/1 var(--font-interface);background:#ffffff9e;border:1px solid #11111140;border-radius:999px;padding:0 12px;transition:color .18s,background-color .18s,border-color .18s}.archive-project__links button:hover,.archive-project__links button:focus-visible{color:#fff;background:#171717;border-color:#171717;outline:none}.archive-index__empty{color:#11111161;font:500 16px/1.4 var(--font-interface);margin:0}.other-page{color:#171717;background:#fff;min-height:100svh;padding:clamp(92px,11vh,128px) clamp(20px,5vw,76px) clamp(32px,5vh,64px)}.other-page__header{gap:11px;max-width:1180px;margin:0 0 clamp(28px,4vh,48px);display:grid}.other-page__header p,.other-page__header h2{margin:0}.other-page__header p{color:#1111117a;font:600 11px/1 var(--font-latin);letter-spacing:.14em}.other-page__header h2{max-width:980px;font:680 clamp(24px, 2.7vw, 46px)/1.22 var(--font-interface);letter-spacing:-.045em}.other-page__images{grid-template-columns:minmax(0,1fr) minmax(0,.84fr);align-items:start;gap:clamp(14px,1.5vw,28px);width:min(900px,100%);display:grid}.other-page__image{background:#f3f3f3;min-width:0;margin:0;overflow:hidden}.other-page__image img{width:100%;height:auto;display:block}.other-page__image--quote img{object-fit:contain}.other-page__closing{color:#171717;max-width:34ch;font:560 clamp(18px, 1.5vw, 26px)/1.5 var(--font-interface);letter-spacing:-.025em;margin:clamp(40px,7vh,88px) 0 0}@media (width<=760px){.other-page{padding:88px 18px 28px}.other-page__images{grid-template-columns:1fr}}.document-viewer{--toc-width:clamp(320px, 25vw, 410px);--document-text-page:10px;--document-text-ui:12px;--document-text-label:14px;--document-text-body:20px;--document-text-title:20px;z-index:8;clip-path:inset(0 0 0 100%);pointer-events:none;visibility:hidden;will-change:clip-path, transform;background:#fff;transition:clip-path .52s cubic-bezier(.76,0,.24,1),transform .52s cubic-bezier(.22,1,.36,1),visibility 0s linear .52s;position:fixed;inset:0;transform:translate(24px)}.document-viewer:focus{outline:none}.document-viewer:before{z-index:5;-webkit-backdrop-filter:blur(8px);content:"";pointer-events:none;background:linear-gradient(#fff 0 56px,#fffffff5 72px,#ffffffc2 90px,#fff0 100%);height:112px;transition:left .52s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0 56px,#0000 100%);mask-image:linear-gradient(#000 0 56px,#0000 100%)}.document-viewer.is-toc-open:before{left:var(--toc-width)}.document-viewer.is-active{clip-path:inset(0);pointer-events:auto;visibility:visible;transition:clip-path .52s cubic-bezier(.76,0,.24,1),transform .52s cubic-bezier(.22,1,.36,1),visibility;transform:translate(0)}.document-viewer__header{z-index:7;pointer-events:none;background:0 0;border:0;justify-content:center;align-items:center;min-height:44px;padding:0 clamp(76px,8vw,132px);transition:left .52s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:22px;left:0;right:0}.document-viewer.is-toc-open .document-viewer__header{left:var(--toc-width)}.document-viewer__header-meta{justify-content:center;align-items:center;gap:12px;min-width:0;max-width:min(60vw,720px);margin-right:15px;display:flex}.document-viewer__header p,.document-viewer__header span{white-space:nowrap;margin:0}.document-viewer__header p{font:600 var(--document-text-title)/1.15 var(--font-interface);text-overflow:ellipsis;overflow:hidden}.document-viewer__header span{color:#1111117a;font:400 var(--document-text-ui)/1.3 var(--font-interface)}.document-viewer__header button{color:#111;cursor:pointer;height:44px;min-height:44px;font:500 var(--document-text-ui)/1 var(--font-interface);pointer-events:auto;background:#fff;border:1px solid #11111138;border-radius:999px;padding:0 14px;transition:transform .18s cubic-bezier(.22,1,.36,1),color .16s,background-color .16s,border-color .16s;position:absolute;right:clamp(24px,5vw,76px)}.document-viewer__header button:hover,.document-viewer__header button:focus-visible{color:#fff;background:#111;border-color:#111;outline:none}.document-viewer__header button:active{transform:scale(.96)}.document-viewer__fullscreen{place-items:center;width:44px;display:grid;padding:0!important}.document-viewer__fullscreen svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.document-viewer__progress{z-index:10;background:#11111114;height:2px;position:fixed;top:0;left:0;right:0;overflow:hidden}.document-viewer__progress span{transform-origin:0;background:#111;width:100%;height:100%;transition:transform .32s cubic-bezier(.22,1,.36,1);display:block}.document-viewer:fullscreen{width:100vw;height:100vh}.document-viewer__content{overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff;padding-left:0;transition:padding-left .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;overflow:auto}.document-viewer.is-toc-open .document-viewer__content{padding-left:var(--toc-width);transition-delay:.12s}.document-viewer__toc-color-layers{z-index:6;width:var(--toc-width);pointer-events:none;position:absolute;inset:0 auto 0 0;overflow:hidden}.document-viewer__toc-color-layers i{will-change:transform;display:block;position:absolute;inset:0;transform:translate(-100%)}.document-viewer__toc-color-layers i:first-child{z-index:1;background:#cfe1ff}.document-viewer__toc-color-layers i:last-child{z-index:2;background:#b9a7ee}.document-viewer.is-toc-open .document-viewer__toc-color-layers i{transition:transform .42s cubic-bezier(.22,1,.36,1);transform:translate(0)}.document-viewer.is-toc-open .document-viewer__toc-color-layers i:last-child{transition-delay:45ms}.document-viewer__toc{z-index:7;width:var(--toc-width);scrollbar-width:none;background:#fff;border-right:1px solid #11111129;padding:88px 24px 38px;transition:transform .56s cubic-bezier(.22,1,.36,1);position:absolute;inset:0 auto 0 0;overflow:auto;transform:translate(-100%)}.document-viewer__toc::-webkit-scrollbar{display:none}.document-viewer.is-toc-open .document-viewer__toc{transition-delay:.14s;transform:translate(0)}.document-viewer__toc-mask{z-index:8;width:calc(var(--toc-width) - 1px);-webkit-backdrop-filter:blur(8px);pointer-events:none;background:linear-gradient(#fff 0 56px,#fffffff5 72px,#ffffffc2 90px,#fff0 100%);height:112px;transition:transform .56s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:auto;left:0;transform:translate(-100%);-webkit-mask-image:linear-gradient(#000 0 56px,#0000 100%);mask-image:linear-gradient(#000 0 56px,#0000 100%)}.document-viewer.is-toc-open .document-viewer__toc-mask{transition-delay:.14s;transform:translate(0)}.document-viewer__toc-heading{color:#111;font:600 18px/1.3 var(--font-interface);border-bottom:1px solid #111;margin:0;padding:0 0 18px}.document-viewer__toc-intro{color:#111;cursor:pointer;width:100%;font:600 var(--document-text-label)/1.4 var(--font-interface);text-align:left;text-underline-offset:4px;background:0 0;border:0;border-bottom:1px solid #1111111f;padding:15px 0;display:block}.document-viewer__toc-intro:hover,.document-viewer__toc-intro:focus-visible{outline:none;text-decoration:underline}.document-viewer__toc ol{margin:0;padding:0;list-style:none}.document-viewer__toc-sections>li{border-bottom:1px solid #1111111f}.document-viewer__toc-section{color:#111;cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:15px 0 11px;display:block}.document-viewer__toc-section>strong{font:600 var(--document-text-label)/1.4 var(--font-interface);text-underline-offset:4px;display:inline}.document-viewer__toc-section:hover,.document-viewer__toc-section:focus-visible{outline:none}.document-viewer__toc-section:hover>strong,.document-viewer__toc-section:focus-visible>strong,.document-viewer__toc-sections>li.is-expanded .document-viewer__toc-section>strong{text-decoration:underline}.document-viewer__toc-pages{gap:0;display:none;position:relative;margin:0 0 11px 12px!important;padding:0 0 0 12px!important}.document-viewer__toc-pages:before{content:"";background:#1111112e;width:1px;position:absolute;top:0;bottom:0;left:0}.document-viewer__toc-sections>li.is-expanded .document-viewer__toc-pages{display:grid}.document-viewer__toc-pages button{color:#11111194;cursor:pointer;width:100%;font:400 var(--document-text-ui)/1.5 var(--font-interface);text-align:left;background:0 0;border:0;grid-template-columns:25px minmax(0,1fr);align-items:start;gap:7px;padding:5px 0;transition:color .16s,background-color .16s;display:grid}.document-viewer__toc-pages button>span:first-child{color:#11111159;font:500 var(--document-text-page)/1.5 var(--font-latin);letter-spacing:.04em}.document-viewer__toc-pages button:hover,.document-viewer__toc-pages button:focus-visible{color:#111;outline:none}.document-viewer__toc-pages button.is-active{color:#111;font-weight:400}.document-viewer__toc-pages button:hover>span:last-child,.document-viewer__toc-pages button:focus-visible>span:last-child,.document-viewer__toc-pages button.is-active>span:last-child{text-underline-offset:3px;text-decoration:underline}.document-viewer__toc-toggle{z-index:8;color:#111;cursor:pointer;min-height:44px;font:500 var(--document-text-ui)/1 var(--font-interface);background:#fffffff0;border:1px solid #1111112e;border-radius:999px;align-items:center;gap:7px;padding:0 12px;transition:left .56s cubic-bezier(.22,1,.36,1),color .16s,background-color .16s,border-color .16s,transform .18s cubic-bezier(.22,1,.36,1);display:inline-flex;position:absolute;top:22px;left:88px}.document-viewer__toc-toggle:hover,.document-viewer__toc-toggle:focus-visible{border-color:#111;outline:none}.document-viewer__toc-toggle:active{transform:scale(.96)}.document-viewer.is-toc-open .document-viewer__toc-toggle{left:calc(var(--toc-width) - 82px)}.document-viewer__toc-toggle i{width:13px;height:13px;transition:transform .44s cubic-bezier(.22,1,.36,1);display:block;position:relative}.document-viewer__toc-toggle b{background:currentColor;width:13px;height:1.5px;display:block;position:absolute;top:6px;left:0}.document-viewer__toc-toggle b:last-child{transform:rotate(90deg)}.document-viewer.is-toc-open .document-viewer__toc-toggle i{transform:rotate(45deg)}.document-project-intro{border-bottom:1px solid #111;width:min(1500px,100% - 64px);margin:0 auto;padding:112px 0 44px}.document-project-intro__copy{width:100%;font-size:var(--document-text-body)}.document-project-intro__copy p{color:#111;font:400 1em/1.65 var(--font-interface);letter-spacing:normal;margin:0}.document-project-intro__copy p+p{margin-top:14px}.document-project-intro__honors{margin-top:44px}.document-project-intro__honors h2{color:#111;font:600 var(--document-text-body)/1.4 var(--font-interface);border-bottom:1px solid #111;margin:0;padding-bottom:12px}.document-project-intro__honors ol{margin:0;padding:0;list-style:none}.document-project-intro__honors li{border-bottom:1px solid #11111124;grid-template-columns:44px minmax(0,1fr);gap:16px;padding:15px 0;display:grid}.document-project-intro__honors li>span{color:#1116;font:500 11px/1 var(--font-latin);letter-spacing:.08em;padding-top:5px}.document-project-intro__honors li>p{color:#111;font:500 var(--document-text-body)/1.5 var(--font-interface);margin:0}.document-project-intro__gallery{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;margin-top:44px;display:grid}.document-project-intro__gallery figure{grid-column:span 2;min-width:0;margin:0}.document-project-intro__gallery figure:nth-child(-n+2){grid-column:span 3}.document-project-intro__gallery img{aspect-ratio:4/3;object-fit:cover;object-position:center;background:#fff;border:1px solid #111;width:100%;height:auto;display:block}.document-project-intro__gallery figcaption{color:#111;font:400 var(--document-text-ui)/1.4 var(--font-interface);margin-top:9px}.document-project-intro__resources{margin-top:44px}.document-viewer__pdf-sentinel{width:100%;height:1px}.aprompt-project{--aprompt-text-body:15px;--aprompt-text-h2:22px;--aprompt-text-h3:16px;color:#111;width:min(1500px,100% - 64px);font-family:var(--font-interface);margin:0 auto}.aprompt-project__section{border-bottom:1px solid #111;padding:72px 0;scroll-margin-top:76px}.aprompt-project__section>h2{max-width:72ch;font:650 var(--aprompt-text-h2)/1.2 var(--font-interface);letter-spacing:-.025em;margin:0 0 22px}.aprompt-project__section>h3{font:600 var(--aprompt-text-h3)/1.4 var(--font-interface);letter-spacing:-.015em;margin:40px 0 10px}.aprompt-project__section>p,.aprompt-project__section>ul{max-width:76ch}.aprompt-project p,.aprompt-project li{font-size:var(--aprompt-text-body);line-height:1.55}.aprompt-project p{margin:0}.aprompt-project p+p,.aprompt-project p+ul,.aprompt-project ul+p,.aprompt-project h3+p,.aprompt-project h3+ul{margin-top:14px}.aprompt-project ul{margin-bottom:0;padding-left:1.25em}.aprompt-project li+li{margin-top:6px}.aprompt-project__hero{text-align:center;min-height:100vh;padding-top:112px}.aprompt-project__icon{object-fit:contain;width:88px;height:88px;margin:0 auto 20px;display:block}.aprompt-project__hero h1{font:700 36px/1 var(--font-latin);letter-spacing:-.04em;margin:0 0 26px}.aprompt-project__hero>p{max-width:64ch;margin-left:auto;margin-right:auto}.aprompt-project__actions{flex-wrap:wrap;justify-content:center;gap:14px 28px;margin:30px 0;display:flex}.aprompt-project__actions a,.aprompt-project__link-list a{color:#111;font:600 var(--aprompt-text-body)/1.35 var(--font-interface);text-underline-offset:5px;text-decoration-thickness:1px}.aprompt-project__notice{text-align:left;background:#11111108;border-left:2px solid #111;padding:18px 22px}.aprompt-project__hero-image{border:1px solid #11111129;width:100%;height:auto;margin-top:40px;display:block}.aprompt-project__demos,.aprompt-project__features{gap:64px;margin-top:56px;display:grid}.aprompt-project__demo,.aprompt-project__feature{margin:0}.aprompt-project__demo video,.aprompt-project__feature img{height:auto;display:block}.aprompt-project__demo video{aspect-ratio:16/9;object-fit:contain;background:#000;border:1px solid #1111112e;width:100%}.aprompt-project__feature img{background:0 0;border:0;width:min(820px,74%);margin:0 auto}.aprompt-project__demo>div:not(.interactive-video),.aprompt-project__feature>div{max-width:1120px;margin-top:22px}.aprompt-project__demo>.interactive-video{width:100%}@media (hover:none){.interactive-video__toggle{opacity:1;transform:translate(-50%,-50%)scale(.86)}}.aprompt-project__feature>div{width:min(820px,74%);margin-left:auto;margin-right:auto}.aprompt-project__demo h3,.aprompt-project__feature h3{font:600 20px/1.35 var(--font-interface);letter-spacing:-.02em;margin:0}.aprompt-project__demo h3+p,.aprompt-project__feature h3+p{margin-top:12px}.aprompt-project__process{border-top:1px solid #111;border-bottom:1px solid #111;grid-template-columns:repeat(5,minmax(0,1fr));margin:42px 0;padding:0;list-style:none;display:grid}.aprompt-project__process li{min-width:0;padding:20px}.aprompt-project__process li+li{border-left:1px solid #1111112e;margin:0}.aprompt-project__process span,.aprompt-project__process strong,.aprompt-project__process p{display:block}.aprompt-project__process span{color:#1116;font:500 11px/1 var(--font-latin);letter-spacing:.08em;margin-bottom:20px}.aprompt-project__process strong{font-size:16px}.aprompt-project__process p{color:#1111119e;margin-top:8px;font-size:14px;line-height:1.5}.aprompt-project__workflow{border-top:1px solid #111;margin:36px 0;padding:0;list-style:none}.aprompt-project__workflow li{border-bottom:1px solid #11111129;grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);gap:28px;padding:18px 0;display:grid}.aprompt-project__workflow li+li{margin-top:0}.aprompt-project__workflow span{color:#111111a8}.aprompt-project__link-list{border-top:1px solid #111;width:min(680px,100%);margin-bottom:52px;display:grid}.aprompt-project__link-list a{border-bottom:1px solid #11111129;padding:16px 0;display:block}.aprompt-project__repository-note{color:#11111194;border-top:1px solid #1111112e;padding-top:24px;margin-top:48px!important}.blinko-project{--blinko-text-body:16px;--blinko-text-h2:26px;--blinko-text-h3:18px;color:#111;width:min(1500px,100% - 64px);font-family:var(--font-interface);margin:0 auto}.blinko-project__section{border-bottom:1px solid #111;padding:64px 0;scroll-margin-top:76px}.blinko-project__section>h2{max-width:72ch;font:650 var(--blinko-text-h2)/1.2 var(--font-interface);letter-spacing:-.025em;margin:0 0 22px}.blinko-project__section>h3{font:600 var(--blinko-text-h3)/1.4 var(--font-interface);letter-spacing:-.015em;margin:40px 0 10px}.blinko-project p,.blinko-project li,.blinko-project dd,.blinko-project dt{font-size:var(--blinko-text-body);line-height:1.55}.blinko-project__section>p{max-width:76ch;margin:0}.blinko-project__section>p+p{margin-top:12px}.blinko-project__hero{text-align:center;min-height:100vh;padding-top:112px}.blinko-project__hero>p{margin-left:auto;margin-right:auto}.blinko-project__eyebrow{letter-spacing:.12em;font:600 11px/1.4 var(--font-latin)!important}.blinko-project__hero h1{font:700 44px/1 var(--font-interface);letter-spacing:-.04em;margin:18px 0 8px}.blinko-project__name{font-weight:600;margin-bottom:18px!important}.blinko-project__hero-image{border:1px solid #11111129;width:100%;height:auto;margin-top:38px;display:block}.blinko-project__gallery{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;margin-top:42px;display:grid}.blinko-project__gallery figure{aspect-ratio:3/4;border:1px solid #11111129;grid-column:span 4;margin:0;overflow:hidden}.blinko-project__gallery figure:nth-child(n+4){aspect-ratio:4/3;grid-column:span 6}.blinko-project__gallery img,.blinko-project__process img{object-fit:cover;width:100%;height:100%;display:block}.blinko-project__system{border-top:1px solid #111;margin:38px 0 0;padding:0;list-style:none}.blinko-project__system li{border-bottom:1px solid #11111129;grid-template-columns:minmax(120px,.22fr) minmax(0,1fr);gap:28px;padding:20px 0;display:grid}.blinko-project__system li+li{margin-top:0}.blinko-project__system span{color:#11111175;font:600 11px/1.4 var(--font-latin);letter-spacing:.1em;padding-top:3px}.blinko-project__system strong,.blinko-project__system p{display:block}.blinko-project__system p{max-width:70ch;margin:4px 0 0}.blinko-project__states{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:38px;display:grid}.blinko-project__states article{border:1px solid #111;min-width:0}.blinko-project__states img{aspect-ratio:16/10;object-fit:contain;width:100%;image-rendering:pixelated;background:#000;border-bottom:1px solid #111;display:block}.blinko-project__states article>div{padding:18px}.blinko-project__states h3{font:650 var(--blinko-text-h3)/1.25 var(--font-latin);margin:0 0 5px}.blinko-project__states strong{font-size:14px}.blinko-project__states p{color:#111111a8;margin:8px 0 0;font-size:14px;line-height:1.5}.blinko-project code,.blinko-project__tree{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.blinko-project code{font-size:.9em}.blinko-project__process{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px;margin-top:38px;display:grid}.blinko-project__process figure{min-width:0;margin:0}.blinko-project__process img{aspect-ratio:4/3;border:1px solid #11111129}.blinko-project__process figcaption{padding-top:8px;font-size:13px}.blinko-project__specs{border-top:1px solid #111;margin:38px 0 0}.blinko-project__specs>div{border-bottom:1px solid #11111129;grid-template-columns:minmax(150px,.24fr) minmax(0,1fr);gap:28px;padding:16px 0;display:grid}.blinko-project__specs dt,.blinko-project__specs dd{margin:0}.blinko-project__specs dt{color:#11111194}.blinko-project__tree{box-sizing:border-box;white-space:pre;background:#fff;border:1px solid #111;width:100%;margin:32px 0 0;padding:20px;font-size:13px;line-height:1.65;overflow-x:auto}.blinko-project__github{color:#111;font-size:var(--blinko-text-body);text-underline-offset:5px;margin-top:28px;font-weight:600;display:inline-block}.blinko-project__source-note{color:#11111194;border-top:1px solid #1111112e;padding-top:22px;margin-top:46px!important;font-size:14px!important}.document-project-intro__resources>h2{color:#111;font:600 var(--document-text-body)/1.4 var(--font-interface);border-bottom:1px solid #111;margin:0;padding-bottom:12px}.document-project-intro__resources>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:24px;display:grid}.document-project-intro__resources article{min-width:0}.document-project-intro__resources button{color:#111;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #1111112e;width:100%;padding:0 0 18px;display:grid}.document-project-intro__resources img{aspect-ratio:16/9;object-fit:cover;object-position:top;border:1px solid #1111112e;width:100%;margin-bottom:16px;display:block}.document-project-intro__resources strong{font:600 var(--document-text-body)/1.4 var(--font-interface)}.document-project-intro__resources span{color:#1111119e;font:400 var(--document-text-body)/1.55 var(--font-interface);margin-top:7px}.document-project-intro__resources u{width:max-content;font:500 var(--document-text-body)/1.4 var(--font-interface);text-underline-offset:4px;margin-top:12px}.document-project-intro__resources button:hover u,.document-project-intro__resources button:focus-visible u{text-decoration-thickness:2px}.document-project-intro__resources button:focus-visible{outline-offset:5px;outline:1px solid #111}.project-resource-modal{z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:24px;position:fixed;inset:0;overflow:hidden}.project-resource-modal[open]{place-items:center;display:grid}.project-resource-modal::backdrop{background:0 0}.project-resource-modal__dialog{background:#fff;border:1px solid #111;grid-template-rows:auto minmax(0,1fr);width:min(1180px,100%);height:min(820px,100dvh - 48px);display:grid}.project-resource-modal__dialog>header{border-bottom:1px solid #111;justify-content:space-between;align-items:flex-start;gap:28px;padding:18px 20px;display:flex}.project-resource-modal__dialog h2,.project-resource-modal__dialog p{color:#111;margin:0}.project-resource-modal__dialog h2{font:600 var(--document-text-title)/1.35 var(--font-interface)}.project-resource-modal__dialog p{font:400 var(--document-text-ui)/1.5 var(--font-interface);margin-top:4px}.project-resource-modal__dialog header button{cursor:pointer;background:#fff;border:1px solid #111;border-radius:50%;flex:none;width:44px;height:44px;padding:0;position:relative}.project-resource-modal__dialog header button span:before,.project-resource-modal__dialog header button span:after{content:"";background:#111;width:14px;height:1px;position:absolute;top:21px;left:14px}.project-resource-modal__dialog header button span:before{transform:rotate(45deg)}.project-resource-modal__dialog header button span:after{transform:rotate(-45deg)}.project-resource-modal__dialog header button:hover,.project-resource-modal__dialog header button:focus-visible{background:#111;outline:none}.project-resource-modal__dialog header button:hover span:before,.project-resource-modal__dialog header button:hover span:after,.project-resource-modal__dialog header button:focus-visible span:before,.project-resource-modal__dialog header button:focus-visible span:after{background:#fff}.project-resource-modal__content{background:#fff;width:100%;height:100%;overflow:auto}.project-resource-modal__content .native-pdf{width:calc(100% - 24px);padding:12px 0 48px}.document-project-intro__videos{grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));gap:24px;margin-top:40px;display:grid}.document-project-intro__videos figure{margin:0}.document-project-intro__videos .managed-project-video,.document-project-intro__videos video,.document-project-intro__videos .managed-project-video img{aspect-ratio:16/9;object-fit:contain;background:#000;border:1px solid #111;width:100%;height:auto;display:block}.document-project-intro__videos .managed-project-video{overflow:hidden}.interactive-video{background:#000;width:100%;position:relative;overflow:hidden}.interactive-video video{width:100%;display:block}.interactive-video__toggle{z-index:3;aspect-ratio:1;color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#111111b8;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:clamp(52px,5vw,72px);padding:0;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1),background-color .18s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.88);box-shadow:0 8px 30px #0000002e}.interactive-video.is-toggle-visible .interactive-video__toggle,.interactive-video__toggle:focus-visible{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.interactive-video__toggle:hover{background:#111111e0}.interactive-video__toggle>span{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:13px solid;width:0;height:0;margin-left:4px}.interactive-video.is-playing .interactive-video__toggle>span{background:linear-gradient(90deg,currentColor 0 4px,#0000 4px 9px,currentColor 9px 13px);border:0;width:13px;height:17px;margin-left:0}.document-project-intro__videos figcaption{color:#111;font:400 var(--document-text-ui)/1.4 var(--font-interface);margin-top:9px}.native-pdf{width:min(1500px,100% - 64px);margin:0 auto;padding:76px 0 160px}.document-project-intro+.native-pdf{padding-top:36px}@media (width>=761px){.document-viewer:not(.is-toc-open) .native-pdf{width:calc(100% - 64px)}}.native-pdf__page{contain:layout paint;isolation:isolate;background:#eeeeeb;width:100%;min-height:240px;margin:0 0 clamp(18px,2vw,28px);scroll-margin-top:76px;position:relative;overflow:hidden}.native-pdf__page canvas{z-index:2;opacity:0;visibility:hidden;background:#fff;max-width:100%;max-height:100%;transition:opacity .24s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.native-pdf__page--preview img{z-index:1;object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.native-pdf__preview-status{z-index:3;color:#11111194;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font:560 11px/1 var(--font-interface);background:#ffffffd1;border-radius:999px;padding:6px 9px;position:absolute;top:12px;right:14px}.native-pdf__preview-status.is-error{color:#a02626;background:#fff4f4eb}.native-pdf__page.is-rendered canvas{opacity:1;visibility:visible}.native-pdf__page.is-rendered{background:#fff}.native-pdf__page figcaption{z-index:4;color:#1111115c;font:500 10px/1 var(--font-latin);letter-spacing:.08em;margin:0;position:absolute;bottom:10px;right:12px}.native-pdf__status{color:#1111117a;min-height:60vh;font:500 14px/1.4 var(--font-interface);background:#f1f1ef;place-items:center;margin:0;display:grid}.native-pdf__status.is-error{color:#8b2f2f}.document-viewer .document-viewer__back{z-index:9}@media (width<=760px){.category-page--design-gallery{background-position:58%;overflow-y:auto}.design-gallery{--design-gallery-edge:20px;--design-card-width:min(67vw, 266px);padding-top:92px}.design-gallery__axis{margin:0 var(--design-gallery-edge);grid-template-columns:minmax(0,1fr);gap:11px;position:relative;top:auto;left:auto;right:auto}.design-gallery__axis-copy h2{font-size:23px}.design-gallery__axis-description{font-size:13px;line-height:1.55;margin-top:7px!important}.design-gallery__axis-subtitle{font-size:12px;margin-top:8px!important}.design-gallery__axis-meta{gap:7px;padding-top:0}.design-gallery__axis-meta p{text-align:left;font-size:16px}.design-gallery__axis-date.is-guide{font-size:12px}.design-gallery__axis-track>span strong{font-size:34px;bottom:calc(100% + 12px)}.design-gallery__rail{gap:20px;margin-top:24px;padding-top:24px;padding-bottom:128px}.design-project-card{aspect-ratio:2/3}.design-project-card__copy{bottom:22px;left:22px;right:22px}.aprompt-project{--aprompt-text-body:14px;--aprompt-text-h2:20px;--aprompt-text-h3:15px;width:calc(100% - 40px)}.aprompt-project__hero h1{font-size:32px}.aprompt-project__section{padding:52px 0}.aprompt-project__hero{padding-top:96px}.aprompt-project__icon{width:72px;height:72px}.aprompt-project__actions{gap:12px 20px}.aprompt-project__notice{padding:14px 16px}.aprompt-project__demos,.aprompt-project__features{gap:44px;margin-top:40px}.aprompt-project__feature img,.aprompt-project__feature>div{width:100%}.aprompt-project__process{grid-template-columns:1fr}.aprompt-project__process li+li{border-top:1px solid #1111112e;border-left:0}.aprompt-project__workflow li{grid-template-columns:1fr;gap:5px}.blinko-project{--blinko-text-body:15px;--blinko-text-h2:24px;--blinko-text-h3:17px;width:calc(100% - 40px)}.blinko-project__section{padding:52px 0}.blinko-project__hero{padding-top:96px}.blinko-project__hero h1{font-size:36px}.blinko-project__gallery,.blinko-project__states,.blinko-project__process{grid-template-columns:1fr}.blinko-project__gallery figure,.blinko-project__gallery figure:nth-child(n+4){aspect-ratio:4/3;grid-column:auto}.blinko-project__system li,.blinko-project__specs>div{grid-template-columns:1fr;gap:5px}.archive-index{width:calc(100% - 40px);padding-top:96px}.archive-project{grid-template-columns:34px minmax(0,1fr);padding:14px 0}.archive-project__main{padding:12px 0}.archive-project__links{flex-wrap:wrap;grid-column:2;padding-bottom:10px}.archive-publication{padding:12px 0 18px}.archive-publication header{display:block}.archive-publication time{margin-top:8px;display:block}.archive-publication__method,.archive-publication__citation{font-size:14px}.archive-project--publication .archive-project__number{padding-top:18px}.document-viewer__header{padding-left:72px;padding-right:72px}.document-viewer__header-meta{max-width:calc(100% - 148px)}.document-viewer__header button{right:16px}.document-viewer__header span{display:none}.document-viewer__toc-toggle{left:68px}.document-viewer.is-toc-open .document-viewer__toc-toggle{left:calc(var(--toc-width) - 82px)}.document-viewer,.document-viewer.is-toc-open{--toc-width:min(82vw, 300px)}.document-viewer.is-toc-open .document-viewer__content{padding-left:0}.document-viewer.is-toc-open .document-viewer__header{left:0}.native-pdf{width:calc(100% - 20px);padding-top:82px}.document-project-intro{width:calc(100% - 20px);padding:92px 0 32px}.document-project-intro__videos{gap:18px;margin-top:28px}.document-project-intro__gallery{grid-template-columns:1fr;gap:18px;margin-top:28px}.document-project-intro__gallery figure,.document-project-intro__gallery figure:nth-child(-n+2){grid-column:auto}.document-project-intro__resources{margin-top:28px}.document-project-intro__resources>div{grid-template-columns:1fr;gap:24px}.project-resource-modal{padding:10px}.project-resource-modal__dialog>header{padding:14px}.project-resource-modal__dialog{height:calc(100dvh - 20px)}.native-pdf__page{margin-bottom:14px}}@media (width<=520px){.document-viewer__header{padding-left:72px}.document-viewer__header p{display:none}}.hero.is-category-open .hero__gallery,.hero.is-category-open .studio-nav-grid,.hero.is-category-open .studio-page,.hero.is-category-open .education-timeline{pointer-events:none}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.circular-gallery:focus-visible{outline-offset:-4px;outline-color:#111}@media (width<=1100px){.studio-page__intro{column-gap:56px}.studio-contact-details{flex-wrap:wrap;gap:8px 18px}.education-timeline__entries{grid-template-columns:repeat(2,minmax(0,1fr))}.education-timeline__entry:first-child,.education-timeline__entry:nth-child(2),.education-timeline__axis span:first-child,.education-timeline__axis span:nth-child(2),.education-timeline__axis span:nth-child(3),.education-timeline__axis span:nth-child(4){transform:none}.education-timeline__axis{grid-template-columns:repeat(4,minmax(0,1fr))}.education-timeline__axis:before{width:100%}.studio-timeline-drawer{display:none}}@media (width<=900px){.studio-card-section{--studio-card-bottom:72px}.hero.is-studio-entered .studio-card-section{min-height:auto;padding-bottom:72px}.studio-page,.education-timeline{width:calc(100% - 2*clamp(20px,5vw,38px))}}@media (width>=721px) and (height>=1001px){.education-timeline__axis{margin-top:77px}}@media (width>=721px) and (height<=1000px){.studio-card-section{--studio-card-top:100px;--studio-card-bottom:143px}.studio-nav-grid{max-width:none}.studio-page{padding:32px 0 44px}.education-timeline{padding:16px 0}}@media (width>=721px) and (height<=800px){.studio-card-section{--studio-card-top:64px;--studio-card-bottom:36px}.studio-nav-grid{width:min(74.4vw + 50px,1070px)}.studio-page{padding:16px 0}.education-timeline__axis{margin-top:16px}}@media (width<=720px){.studio-card-section{--studio-card-top:44px;--studio-card-bottom:16px}.site-masthead{--masthead-control-height:44px;--language-toggle-height:32px;padding:16px;font-size:17px}.site-masthead__right{gap:8px}.site-masthead__identity{display:none}.language-toggle__option{height:calc(var(--language-toggle-height) - 6px);min-width:38px;min-height:0;padding:0 7px;font-size:10px}.site-masthead__home,.contact-menu__trigger{flex-direction:column;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.contact-menu__panel{min-width:min(282px,100vw - 32px)}.contact-menu__trigger{flex-direction:row}.marquee-row--welcome{top:13%}.marquee-row--name{top:30%}.hero__cta{height:58px;top:44%}.hero__gallery{height:53vh;top:47svh}.hero.is-studio-entered .studio-card-section{min-height:auto;padding:var(--studio-card-top) 0 var(--studio-card-bottom)}.hero.is-studio-entered .hero__gallery{top:var(--studio-card-top);height:auto;bottom:0}.studio-nav-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 8px;width:min(100% - 40px,300px);max-width:300px}.studio-page{width:calc(100% - 40px);padding:12px 0}.studio-page__eyebrow{margin-bottom:10px}.studio-page__intro{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;width:100%}.studio-page__column{gap:20px}.studio-contact-details{white-space:normal;flex-direction:column;align-items:flex-start;gap:8px;margin-top:0;font-size:clamp(12px,3.7vw,14px)}.studio-contact-details a{gap:9px;min-width:0;max-width:100%}.studio-contact-details strong{overflow-wrap:anywhere}.studio-contact-details svg{width:16px;height:16px}.studio-socials{gap:6px;width:100%;margin:0;overflow:visible}.studio-socials__button{border-radius:10px;width:36px;height:36px}.studio-socials__button.is-wide{min-width:68px;min-height:36px;padding-inline:8px}.studio-socials__button--product.is-wide{min-width:100px}.studio-page__title{white-space:normal;font-size:clamp(17px,4.8vw,20px);line-height:1.05}.studio-page__intent-value{white-space:normal;font-size:clamp(17px,4.8vw,20px)}.education-timeline{width:calc(100% - 40px);padding:12px 0}.education-timeline__entries{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;transform:none}.education-timeline__entry:first-child,.education-timeline__entry:nth-child(2),.education-timeline__axis span:first-child,.education-timeline__axis span:nth-child(n+2){transform:none}.studio-timeline-drawer{display:none}.education-timeline__axis{grid-template-columns:repeat(4,1fr);margin-top:16px;padding:0}.hero__character{width:min(550px,98vw,47vh);height:min(550px,98vw,47vh);top:-74px}}.hero.is-studio-entered .studio-page__intro{justify-content:center;align-items:center;display:flex;overflow:visible}.studio-connect{z-index:5;justify-content:center;align-items:center;gap:10px;width:100%;display:flex;position:relative}.studio-disclosure{align-items:center;min-width:0;display:flex;position:relative}.studio-disclosure__trigger{z-index:2;color:#171717;cursor:pointer;height:42px;font:700 13px/1 var(--font-interface);letter-spacing:.02em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #11111138;border-radius:14px;flex:none;align-items:center;gap:9px;padding:0 14px;transition:border-color .18s,background-color .18s,box-shadow .22s,transform .18s;display:inline-flex;position:relative;box-shadow:0 1px #0000000d}.studio-disclosure__trigger>svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.studio-disclosure__chevron{color:#1111116b;font-size:20px;font-weight:400;line-height:1;transition:transform .22s cubic-bezier(.22,1,.36,1);transform:translateY(-1px)}.studio-disclosure__trigger:hover,.studio-disclosure__trigger:focus-visible,.studio-disclosure.is-open .studio-disclosure__trigger{background:#fff;border-color:#111;outline:none;transform:translateY(-1px);box-shadow:0 8px 24px #00000017}.studio-disclosure__panel{opacity:0;pointer-events:none;align-items:center;width:0;max-width:0;margin-left:0;padding:3px 0;transition:width .32s cubic-bezier(.22,1,.36,1),max-width .32s cubic-bezier(.22,1,.36,1),margin-left .32s cubic-bezier(.22,1,.36,1),opacity .16s,transform .26s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;transform:translate(-8px)}.studio-disclosure--contact.is-open .studio-disclosure__panel{width:min(440px,34vw);max-width:440px}.studio-disclosure--social.is-open .studio-disclosure__panel{width:min(524px,42vw);max-width:524px}.studio-disclosure.is-open .studio-disclosure__panel{opacity:1;pointer-events:auto;margin-left:10px;overflow:visible;transform:translate(0)}.studio-disclosure__panel .studio-contact-details,.studio-disclosure__panel .studio-socials{flex:none}@media (width<=1180px) and (width>=721px){.hero.is-studio-entered .studio-page__links{display:flex}.studio-disclosure--contact.is-open .studio-disclosure__panel,.studio-disclosure--social.is-open .studio-disclosure__panel{width:auto;max-width:min(590px,100vw - 250px)}}@media (width<=720px){.hero.is-studio-entered .studio-page__intro{overflow:visible}.studio-connect{align-items:flex-start}.studio-disclosure__trigger{border-radius:12px;height:38px;padding-inline:12px;font-size:12px}.studio-disclosure__panel,.studio-disclosure--contact.is-open .studio-disclosure__panel,.studio-disclosure--social.is-open .studio-disclosure__panel{z-index:10;opacity:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #11111129;border-radius:15px;width:max-content;max-width:calc(100vw - 32px);max-height:0;margin:0;padding:0 9px;transition:max-height .26s cubic-bezier(.22,1,.36,1),padding .26s,opacity .15s,transform .22s;position:absolute;top:calc(100% + 8px);left:50%;overflow:hidden;transform:translate(-50%,-5px);box-shadow:0 14px 34px #00000024}.studio-disclosure.is-open .studio-disclosure__panel{opacity:1;max-height:180px;margin:0;padding-block:9px;overflow:visible;transform:translate(-50%)}.studio-disclosure__panel .studio-contact-details{flex-direction:column;align-items:flex-start;gap:10px}.studio-disclosure__panel .studio-socials{flex-wrap:wrap;width:min(294px,100vw - 52px)}}@media (prefers-reduced-motion:reduce){.studio-transition__panel--top,.studio-transition__panel--bottom,.studio-transition__index{animation-duration:.22s}.studio-disclosure__trigger,.studio-disclosure__chevron,.studio-disclosure__panel{transition-duration:.01ms}}.studio-flip-card__media{z-index:0;border-radius:inherit;pointer-events:none;background:#f8f8f6;position:absolute;inset:0;overflow:hidden}.studio-flip-card__media>img{object-fit:cover;width:100%;height:100%;display:block}.studio-flip-card__title{color:#171717;font-family:var(--font-interface);letter-spacing:-.02em;pointer-events:none;white-space:nowrap;font-size:clamp(14px,1.22vw,25px);font-weight:600;line-height:1.15;position:absolute;top:calc(100% + clamp(8px,.7vw,13px));left:50%;transform:translate(-50%)}.hero.is-flat-grid-ready .hero__gallery{opacity:0;visibility:hidden}@media (width<=720px){.studio-flip-card__title{text-overflow:ellipsis;max-width:125%;font-size:clamp(10px,2.75vw,12px);top:calc(100% + 5px);overflow:hidden}}.hero.is-studio-entered .studio-layout,.hero.is-studio-entered .studio-card-section{display:contents}.hero.is-studio-entered .hero__gallery{z-index:4;height:468px;position:fixed;top:86px;bottom:auto}.hero.is-studio-entered .studio-nav-grid{z-index:5;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;width:calc(100% - 48px);max-width:1766px;margin-inline:auto;position:fixed;top:86px;left:0;right:0}.hero.is-studio-entered .studio-page{z-index:4;grid-template-columns:minmax(0,680px) 1fr;align-items:end;gap:0 clamp(36px,8vw,140px);width:auto;margin:0;padding:0;display:grid;position:absolute;top:min(55svh,560px);left:clamp(24px,5vw,76px);right:clamp(24px,5vw,76px);overflow:visible}.hero.is-studio-entered .studio-page__intro{grid-column:1/-1;grid-template-columns:.42fr .58fr;align-items:start;column-gap:clamp(64px,6vw,112px);width:calc(100% - clamp(180px,15vw,300px));height:calc(30px + clamp(33.32px,3.283vw,54.88px));display:grid;transform:translateY(-28px)}.hero.is-studio-entered .studio-page__column{grid-template-rows:50px auto;gap:22px;min-width:0;display:grid}.hero.is-studio-entered .education-timeline{--timeline-drawer-width:clamp(500px, 35vw, 620px);--timeline-drawer-right:clamp(-216px, calc(-12.5vw - 16px), -181px);--timeline-drawer-tip-x:clamp(64px, 4.48vw, 79.36px);--timeline-drawer-tip-y:clamp(331px, calc(23.03vw + 2px), 410px);z-index:auto;color:#292929;opacity:1;pointer-events:auto;grid-column:1/-1;width:auto;height:auto;margin:clamp(34px,4.2vh,54px) 0 0;padding:0;transition:none;position:relative;overflow:visible;transform:none}.hero.is-studio-entered .education-timeline__entries{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(32px,2vw,40px);width:auto;padding:0 clamp(14px,2.5vw,42px);display:grid;transform:translateY(48px)}.hero.is-studio-entered .education-timeline__entry:first-child{transform:translate(calc(-1*clamp(14px,2.5vw,42px)))}.hero.is-studio-entered .education-timeline__entry:nth-child(2){transform:translate(-132px)}.hero.is-studio-entered .education-timeline__axis{grid-template-columns:1.15fr .85fr 1fr 1fr;width:auto;margin-top:48px;margin-left:calc(-1*clamp(24px,5vw,76px));margin-right:calc(-1*clamp(24px,5vw,76px));padding-left:clamp(24px,5vw,76px);padding-right:clamp(24px,5vw,76px);display:grid;position:relative}.hero.is-studio-entered .education-timeline__axis span:first-child{transform:translate(-10px)}.hero.is-studio-entered .education-timeline__axis span:nth-child(2){transform:translate(-31px)}.hero.is-studio-entered .education-timeline__axis span:nth-child(3){transform:translate(-166px)}.hero.is-studio-entered .education-timeline__axis span:nth-child(4){transform:translate(-152px)}.hero.is-studio-entered .studio-timeline-drawer{z-index:1;top:calc(0px - var(--timeline-drawer-tip-y));right:var(--timeline-drawer-right);width:var(--timeline-drawer-width);opacity:1;display:block;position:absolute;bottom:auto}@media (width<=1100px){.hero.is-studio-entered .studio-page__intro{column-gap:clamp(36px,5vw,56px);width:100%}.hero.is-studio-entered .education-timeline__entries{grid-template-columns:repeat(2,minmax(0,1fr))}.hero.is-studio-entered .education-timeline__entry:first-child,.hero.is-studio-entered .education-timeline__entry:nth-child(2),.hero.is-studio-entered .education-timeline__axis span:first-child,.hero.is-studio-entered .education-timeline__axis span:nth-child(2),.hero.is-studio-entered .education-timeline__axis span:nth-child(3),.hero.is-studio-entered .education-timeline__axis span:nth-child(4){transform:none}.hero.is-studio-entered .education-timeline__axis{grid-template-columns:repeat(4,minmax(0,1fr))}.hero.is-studio-entered .education-timeline__axis:before{width:100%}.hero.is-studio-entered .studio-timeline-drawer{display:none}}@media (width<=900px){.hero.is-studio-entered .hero__gallery{height:442px;top:74px}.hero.is-studio-entered .studio-nav-grid{top:74px}.hero.is-studio-entered .studio-page{grid-template-columns:1fr;align-items:start;column-gap:0;width:auto;margin:0;padding:0 0 44px;display:grid;position:absolute;top:560px;left:clamp(20px,5vw,38px);right:clamp(20px,5vw,38px)}.hero.is-studio-entered .studio-page__intro{grid-template-columns:1fr;gap:30px;width:100%;height:auto;transform:none}.hero.is-studio-entered .studio-page__column{grid-template-rows:auto;gap:30px}.hero.is-studio-entered .education-timeline{margin-top:28px}.hero.is-studio-entered .education-timeline__entries{grid-template-columns:1fr;gap:22px;padding:0;transform:none}.hero.is-studio-entered .education-timeline__axis{margin-top:20px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}@media (width<=720px) and (height<=760px){.studio-card-section{--studio-card-top:36px;--studio-card-bottom:12px}.studio-nav-grid{row-gap:24px;width:min(100% - 40px,240px);max-width:240px}.studio-page{padding:8px 0}.studio-page__column{gap:14px}.education-timeline{padding:8px 0}.education-timeline__axis{margin-top:10px}}@media (prefers-reduced-motion:reduce){.design-project-card__button,.design-project-card__button:after,.design-project-card__media,.design-project-card__reflection{transition:none}.design-project-card__button.is-pressing,.design-project-card__button:active,.design-project-card__button.is-pressing .design-project-card__media,.design-project-card__button:active .design-project-card__media,.design-project-card__button.is-pressing+.design-project-card__reflection,.design-project-card__button:active+.design-project-card__reflection{transform:none}.design-gallery__axis-copy,.design-gallery__axis-copy h2,.design-gallery__axis-description{filter:none;animation:none}.category-page--design-gallery.is-active .design-project-card,.category-page--design-gallery.is-closing .design-project-card,.design-project-card__media img{animation:none}.design-project-card__media video,.design-project-card__media img{transition:none}.page-loader{transition-duration:.18s}.page-loader__track>span{transition:none}.animated-background *{animation:none!important}.hero__cta{transition:none!important}.hero__gallery,.studio-nav-grid,.studio-page,.hero__character,.splash-cursor{transition-duration:.18s!important;transition-delay:0s!important}.category-page,.category-page.is-opening,.category-page.is-active,.category-page.is-closing{clip-path:none;opacity:0;transition:opacity .18s linear,visibility 0s linear .18s;transform:none}.category-page.is-active{opacity:1;transition:opacity .18s linear,visibility}.category-page.is-opening{opacity:0;visibility:visible}.document-viewer,.document-viewer.is-active{clip-path:none;opacity:0;transition:opacity .18s linear,visibility 0s linear .18s;transform:none}.document-viewer.is-active{opacity:1;transition:opacity .18s linear,visibility}.document-viewer__content,.document-viewer__toc,.document-viewer__toc-mask,.document-viewer__toc-color-layers i,.document-viewer__toc li,.document-viewer__progress span{transition-duration:0s!important;transition-delay:0s!important}}@media (width<=0){.hero.is-studio-entered .studio-layout{grid-template-rows:minmax(0,46fr) minmax(0,18fr) minmax(0,36fr);width:100%;height:100svh;display:grid;overflow:hidden}.hero.is-studio-entered .studio-card-section{place-items:start center;min-height:0;padding:clamp(72px,8.4svh,108px) 0 0;display:grid;position:relative}.hero.is-studio-entered .hero__gallery{opacity:0;pointer-events:none;height:100%;transition:opacity .26s;position:absolute;inset:0}.hero.is-flat-grid-ready .hero__gallery{visibility:hidden}.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{z-index:5;opacity:0;pointer-events:none;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(10px,.78vw,16px);width:min(100% - 64px,1900px);max-width:none;margin:0 auto;transition:opacity .26s,transform .48s cubic-bezier(.22,1,.36,1);display:grid;position:relative;top:auto;left:auto;right:auto;transform:translateY(18px)}.hero.is-flat-grid-ready .studio-nav-grid{opacity:1;pointer-events:auto;transform:none}.studio-flip-card{color:#111;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;background:0 0;border:0;grid-template-rows:minmax(0,1fr) auto;gap:clamp(8px,.7vw,12px);width:100%;min-width:0;padding:0;display:grid;position:relative}.studio-flip-card__media{aspect-ratio:700/900;background:#fff;border:1px solid #e2e2e2;border-radius:clamp(10px,.8vw,15px);width:100%;display:block;position:relative;overflow:hidden}.studio-flip-card__media>img{object-fit:cover;width:100%;height:100%;transition:transform .36s cubic-bezier(.22,1,.36,1);display:block}.studio-flip-card__label{font-family:var(--font-interface);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(14px,1.06vw,19px);font-weight:650;line-height:1.2;display:block;overflow:hidden}.studio-flip-card__back{border-radius:inherit;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:0;place-items:center;width:auto;height:auto;margin:0;padding:clamp(14px,1.4vw,24px);transition:opacity .2s;display:grid;position:absolute;inset:0;transform:none}.studio-flip-card__back:before{display:none}.studio-flip-card__back ul{gap:16px;width:100%;margin:0;padding:0;list-style:none;display:grid}.studio-flip-card__back li{font-family:var(--font-interface);text-align:center;font-size:clamp(13px,.9vw,17px);font-weight:650;line-height:1.45}@media (hover:hover) and (pointer:fine){.studio-flip-card:not(:disabled):hover .studio-flip-card__back{opacity:1;pointer-events:auto;transform:none}.studio-flip-card:not(:disabled):hover .studio-flip-card__media>img{transform:scale(1.018)}}.studio-flip-card:focus-visible{outline-offset:4px;border-radius:14px;outline:2px solid #111}.studio-flip-card:focus-visible .studio-flip-card__back{opacity:1;pointer-events:auto;transform:none}.hero.is-studio-entered .hero__character{display:none}.hero.is-studio-entered .studio-page,.hero.is-studio-entered .education-timeline{width:calc(100% - 2*clamp(32px,4.2vw,86px));min-height:0;margin:0 auto;overflow:hidden}.hero.is-studio-entered .studio-page{align-items:center;padding:clamp(16px,2.2svh,28px) 0 clamp(12px,1.6svh,20px);display:grid}.hero.is-studio-entered .studio-page__intro{grid-template-columns:1.08fr 1.35fr .72fr 1.55fr;align-items:start;gap:clamp(28px,3.4vw,68px);width:100%;display:grid}.hero.is-studio-entered .studio-page__column{display:contents}.hero.is-studio-entered .studio-page__intro-copy{grid-column:1}.hero.is-studio-entered .studio-page__contact{grid-column:2}.hero.is-studio-entered .studio-page__intent{grid-column:3}.hero.is-studio-entered .studio-page__links{grid-column:4}.hero.is-studio-entered .studio-page__eyebrow{margin:0 0 8px;font-size:clamp(10px,.67vw,12px)}.hero.is-studio-entered .studio-page__title,.hero.is-studio-entered .studio-page__intent-value{font-size:clamp(20px,1.45vw,26px);line-height:1.1}.hero.is-studio-entered .studio-contact-details{gap:clamp(14px,1.5vw,26px);min-height:34px;font-size:clamp(15px,1.02vw,18px)}.hero.is-studio-entered .education-timeline{--studio-portrait-width:clamp(280px, 27vw, 520px);grid-template-rows:auto auto;align-content:start;height:100%;padding:clamp(12px,1.8svh,22px) 0 clamp(10px,1.3svh,16px);display:grid}.hero.is-studio-entered .education-timeline__entries{width:calc(100% - var(--studio-portrait-width) * .82);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(48px,8vw,144px);display:grid}.hero.is-studio-entered .education-timeline__logos{min-height:clamp(38px,3vw,52px);margin:0 0 clamp(6px,.8svh,10px)}.hero.is-studio-entered .education-timeline__cqu-logo{width:clamp(112px,9.5vw,168px);height:clamp(38px,3vw,52px)}.hero.is-studio-entered .education-timeline__logo{width:clamp(38px,3vw,52px);height:clamp(38px,3vw,52px)}.hero.is-studio-entered .education-timeline__tjdi-logo{width:clamp(170px,14vw,242px);height:clamp(34px,2.7vw,46px)}.hero.is-studio-entered .education-timeline__content{padding:0}.hero.is-studio-entered .education-timeline__entry h4{margin:0;font-size:clamp(17px,1.25vw,22px);line-height:1.15}.hero.is-studio-entered .education-timeline__degree{font-size:clamp(14px,1.03vw,18px);line-height:1.25;margin-top:3px!important}.hero.is-studio-entered .education-timeline__axis{width:calc(100% - var(--studio-portrait-width) * .68);grid-template-columns:1.15fr .85fr 1fr 1fr;margin-top:clamp(14px,2svh,24px)}.hero.is-studio-entered .education-timeline__axis:before{width:100%}.hero.is-studio-entered .education-timeline__axis span{padding-top:10px;font-size:clamp(13px,1vw,18px)}.hero.is-studio-entered .studio-timeline-drawer{z-index:1;width:var(--studio-portrait-width);opacity:1;display:block;position:absolute;top:auto;bottom:clamp(-44px,-2.4vw,-22px);right:clamp(-54px,-2.6vw,-24px)}@media (width<=1100px){.hero.is-studio-entered .studio-layout{grid-template-rows:minmax(0,44fr) minmax(0,22fr) minmax(0,34fr)}.hero.is-studio-entered .studio-card-section{padding-top:clamp(66px,8svh,82px)}.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{gap:9px;width:calc(100% - 48px)}.hero.is-studio-entered .studio-page__intro,.hero.is-studio-entered .education-timeline__entries{gap:clamp(28px,5vw,56px)}.hero.is-studio-entered .studio-page__intro{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:18px}.hero.is-studio-entered .studio-page__intro-copy,.hero.is-studio-entered .studio-page__intent{grid-row:1}.hero.is-studio-entered .studio-page__contact,.hero.is-studio-entered .studio-page__links{grid-row:2}.hero.is-studio-entered .studio-page__intro-copy,.hero.is-studio-entered .studio-page__contact{grid-column:1}.hero.is-studio-entered .studio-page__intent,.hero.is-studio-entered .studio-page__links{grid-column:2}}@media (width<=720px){.hero.is-studio-entered .studio-layout{grid-template-rows:minmax(0,42fr) minmax(0,26fr) minmax(0,32fr)}.hero.is-studio-entered .studio-card-section{padding-top:54px}.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(100% - 32px,300px)}.studio-flip-card{gap:5px}.studio-flip-card__media{border-radius:8px}.studio-flip-card__label{font-size:clamp(10px,2.75vw,12px)}.hero.is-studio-entered .studio-page,.hero.is-studio-entered .education-timeline{width:calc(100% - 32px)}.hero.is-studio-entered .studio-page{padding:10px 0 8px}.hero.is-studio-entered .studio-page__intro,.hero.is-studio-entered .education-timeline__entries{gap:16px}.hero.is-studio-entered .studio-page__column{gap:8px}.hero.is-studio-entered .studio-page__eyebrow{margin-bottom:5px;font-size:9px}.hero.is-studio-entered .studio-page__title,.hero.is-studio-entered .studio-page__intent-value{font-size:clamp(14px,4vw,17px)}.hero.is-studio-entered .studio-contact-details{gap:4px;font-size:clamp(10px,3vw,12px)}.hero.is-studio-entered .studio-contact-details svg{width:13px;height:13px}.hero.is-studio-entered .studio-socials{gap:4px}.hero.is-studio-entered .studio-socials__button{border-radius:8px;width:28px;height:28px}.hero.is-studio-entered .studio-socials__button.is-wide{min-width:56px;min-height:28px;padding-inline:6px;font-size:9px}.hero.is-studio-entered .studio-socials__button--product.is-wide{min-width:82px}.hero.is-studio-entered .education-timeline{--studio-portrait-width:clamp(132px, 38vw, 180px);padding:8px 0}.hero.is-studio-entered .education-timeline__entries{width:calc(100% - var(--studio-portrait-width) * .62);gap:10px}.hero.is-studio-entered .education-timeline__logos{min-height:30px;margin-bottom:5px}.hero.is-studio-entered .education-timeline__cqu-logo{width:92px;height:30px}.hero.is-studio-entered .education-timeline__logo{width:30px;height:30px}.hero.is-studio-entered .education-timeline__tjdi-logo{width:min(118px,30vw);height:27px}.hero.is-studio-entered .education-timeline__entry h4{font-size:clamp(13px,3.5vw,15px)}.hero.is-studio-entered .education-timeline__degree{font-size:clamp(10px,2.7vw,12px)}.hero.is-studio-entered .education-timeline__axis{width:calc(100% - var(--studio-portrait-width) * .48);margin-top:10px}.hero.is-studio-entered .studio-timeline-drawer{bottom:-18px;right:-26px}.hero.is-studio-entered .education-timeline__axis span{padding-top:8px;font-size:clamp(10px,2.7vw,12px)}}@media (width<=720px) and (height<=760px){.hero.is-studio-entered .studio-card-section{padding-top:46px}.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{width:min(100% - 32px,240px)}}}.hero.is-studio-entered .education-timeline{--education-portrait-width:clamp(280px, 20vw, 410px);overflow:visible}.hero.is-studio-entered .studio-timeline-drawer{z-index:2;width:var(--education-portrait-width);opacity:1;display:block;position:fixed;top:auto;bottom:-8px;right:-18px}@media (width<=720px){.hero.is-studio-entered .education-timeline{--education-portrait-width:clamp(118px, 34vw, 150px)}.hero.is-studio-entered .education-timeline__entries,.hero.is-studio-entered .education-timeline__axis{width:calc(100% - var(--education-portrait-width) * .72)}.hero.is-studio-entered .studio-timeline-drawer{bottom:-4px;right:-12px}}.hero.is-studio-entered .education-timeline__entries,.hero.is-studio-entered .education-timeline__axis{width:auto}.hero.is-studio-entered .education-timeline__axis:before{width:calc(100% - var(--timeline-drawer-right) - var(--timeline-drawer-width) + var(--timeline-drawer-tip-x))}.hero.is-studio-entered .studio-timeline-drawer{z-index:1;top:calc(0px - var(--timeline-drawer-tip-y));right:var(--timeline-drawer-right);width:var(--timeline-drawer-width);position:absolute;bottom:auto}@media (width<=1100px){.hero.is-studio-entered .education-timeline__axis:before{width:100%}.hero.is-studio-entered .studio-timeline-drawer{display:none}}.hero.is-studio-entered .studio-page__intro{justify-content:center;align-items:center;gap:clamp(44px,4.2vw,86px);display:flex;transform:translateY(clamp(20px,5svh,54px))}.hero.is-studio-entered .studio-page__column,.hero.is-studio-entered .studio-page__contact,.hero.is-studio-entered .studio-page__links{display:block}@media (width<=720px){.hero.is-studio-entered .studio-page__intro{flex-wrap:wrap;gap:10px 18px;transform:none}.hero.is-studio-entered .studio-page__contact,.hero.is-studio-entered .studio-page__links{max-width:100%}}.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;width:min(100% - 48px,1766px)}@media (width<=720px){.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{--studio-nav-card-width:calc((100vw - 56px) / 3);grid-template-columns:repeat(3, var(--studio-nav-card-width));gap:46px 8px;width:max-content;max-width:calc(100% - 40px)}.studio-flip-card__back{border-radius:clamp(6px,2vw,9px);padding:clamp(5px,1.8vw,8px)}.studio-flip-card__back ul{gap:clamp(2px,.8vw,4px)}.studio-flip-card__back li{overflow-wrap:anywhere;max-width:100%;font-size:clamp(7px,2vw,9px);line-height:1.1}.studio-flip-card__back li span:after{display:none}html,body,#root,.hero{overscroll-behavior:none;max-width:100%;overflow:hidden}.hero.is-studio-entered .studio-page{grid-template-rows:auto minmax(0,1fr);align-content:start;width:auto;height:auto;padding:8px 0 10px;display:grid;inset:min(505px,85.714vw + 84px) 20px 0;overflow:hidden}.hero.is-studio-entered .studio-page__intro{flex-flow:column;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:auto;display:flex;transform:none}.hero.is-studio-entered .studio-page__column,.hero.is-studio-entered .studio-page__contact,.hero.is-studio-entered .studio-page__links{text-align:center;width:100%}.hero.is-studio-entered .studio-contact-details{flex-flow:wrap;justify-content:center;align-items:center;gap:5px 16px;min-height:0;font-size:13px;line-height:1.2;display:flex}.hero.is-studio-entered .studio-contact-details a{gap:7px;width:auto}.hero.is-studio-entered .studio-contact-details svg{width:15px;height:15px}.hero.is-studio-entered .studio-socials{flex-wrap:nowrap;justify-content:center;align-items:center;gap:5px;width:100%;display:flex}.hero.is-studio-entered .studio-socials__button{border-radius:10px;width:34px;height:34px}.hero.is-studio-entered .studio-socials__button.is-wide{min-width:64px;min-height:34px;padding-inline:8px;font-size:10px}.hero.is-studio-entered .studio-socials__button--product.is-wide{min-width:96px}.hero.is-studio-entered .education-timeline{width:100%;min-height:0;margin-top:clamp(10px,1.8svh,15px);padding:0;overflow:hidden}.hero.is-studio-entered .education-timeline__entries{grid-template-columns:minmax(0,1fr);gap:clamp(14px,2.6svh,22px);width:min(100%,320px);margin-inline:auto;padding:0;display:grid;transform:none}.hero.is-studio-entered .education-timeline__entry,.hero.is-studio-entered .education-timeline__entry:first-child,.hero.is-studio-entered .education-timeline__entry:nth-child(2){text-align:center;width:100%;min-width:0;transform:none}.hero.is-studio-entered .education-timeline__entry:first-child{order:2}.hero.is-studio-entered .education-timeline__entry:nth-child(2){order:1}.hero.is-studio-entered .education-timeline__logos{justify-content:center;gap:6px;min-height:30px;margin-bottom:5px}.hero.is-studio-entered .education-timeline__cqu-logo{width:min(104px,32vw);height:30px}.hero.is-studio-entered .education-timeline__logo{width:30px;height:30px}.hero.is-studio-entered .education-timeline__logo-divider{height:26px;margin-inline:1px}.hero.is-studio-entered .education-timeline__tjdi-logo{width:min(104px,27vw);height:28px}.hero.is-studio-entered .education-timeline__cqu-logo img{object-position:center;margin-inline:auto}.hero.is-studio-entered .education-timeline__content{text-align:center;padding:0}.hero.is-studio-entered .education-timeline__entry h4{margin:0;font-size:clamp(12px,3.5vw,14px);line-height:1.18}.hero.is-studio-entered .education-timeline__degree{overflow-wrap:anywhere;font-size:clamp(9px,2.6vw,11px);line-height:1.25;margin-top:3px!important}.hero.is-studio-entered .education-timeline__period{color:#11111185;font-variant-numeric:tabular-nums;letter-spacing:.02em;margin-top:4px;font-size:clamp(10px,2.7vw,11px);font-weight:550;display:block}.hero.is-studio-entered .education-timeline__axis{display:none}}@media (width<=720px) and (height<=480px){.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{row-gap:24px}}@media (width<=340px) and (height>=620px){.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{--studio-nav-card-width:min(110px, calc((100vw - 48px) / 2));grid-template-columns:repeat(2, var(--studio-nav-card-width));row-gap:46px}.hero.is-studio-entered .studio-page{top:610px}}@media (width<=340px) and (height>=761px){.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{--studio-nav-card-width:min(130px, calc((100vw - 48px) / 2))}.hero.is-studio-entered .studio-page{top:688px}}.studio-contact-heading{display:none}@media (width>=721px){.hero.is-studio-entered .studio-page{top:min(518px,129px + 21.4286vw)}.hero.is-studio-entered .studio-page__intro{border-top:1px solid #11111129;border-bottom:1px solid #11111129;grid-template-columns:minmax(150px,.55fr) auto auto;justify-content:stretch;align-items:center;gap:clamp(26px,3.6vw,72px);width:calc(100% - clamp(300px,22vw,430px));height:auto;min-height:clamp(70px,7svh,86px);padding:0 clamp(10px,1vw,18px);display:grid;position:relative;transform:none}.hero.is-studio-entered .studio-contact-heading{min-width:0;font-family:var(--font-interface);gap:4px;margin:0;display:grid}.hero.is-studio-entered .studio-contact-heading strong{letter-spacing:var(--tracking-interface);white-space:nowrap;font-size:clamp(15px,1vw,18px);font-weight:750;line-height:1}.hero.is-studio-entered .studio-contact-heading span{color:#11111175;letter-spacing:.04em;white-space:nowrap;font-size:clamp(10px,.68vw,12px);font-weight:550;line-height:1.2}.hero.is-studio-entered .studio-page__column{display:contents}.hero.is-studio-entered .studio-page__contact,.hero.is-studio-entered .studio-page__links{align-items:center;min-width:0;display:flex}.hero.is-studio-entered .studio-page__links{justify-content:flex-end}.hero.is-studio-entered .studio-contact-details{gap:clamp(18px,2vw,34px);font-size:clamp(14px,.95vw,17px)}.hero.is-studio-entered .education-timeline{margin-top:clamp(24px,3.2svh,38px)}.hero.is-studio-entered .education-timeline__entries{transform:translateY(clamp(18px,2.4svh,30px))}.hero.is-studio-entered .education-timeline__axis{margin-top:clamp(30px,3.8svh,44px)}}@media (width>=721px) and (width<=1180px){.hero.is-studio-entered .studio-page__intro{grid-template-columns:minmax(100px,120px) minmax(0,1fr);gap:14px clamp(20px,2.6vw,28px)}.hero.is-studio-entered .studio-contact-heading{grid-column:1}.hero.is-studio-entered .studio-page__contact{grid-column:2;justify-content:flex-start}.hero.is-studio-entered .studio-page__links{display:none}}@media (width<=720px){.hero.is-studio-entered .studio-contact-heading{display:none}.hero.is-studio-entered .studio-socials{gap:3px}.hero.is-studio-entered .studio-socials__button{border-radius:9px;width:30px;height:30px}.hero.is-studio-entered .studio-socials__button.is-wide{min-width:56px;min-height:30px;padding-inline:5px;font-size:9px}.hero.is-studio-entered .studio-socials__button--product.is-wide{min-width:84px}}.hero.is-studio-entered .studio-page__intro{grid-template-columns:none;justify-content:center;align-items:center;display:flex;overflow:visible}@media (width<=720px){.hero.is-studio-entered .studio-page__intro{flex-flow:row}}.hero.is-studio-entered .studio-page__intro{justify-content:flex-start}.studio-connect{flex-direction:column;align-items:flex-start;gap:8px;width:min(100%,660px)}.studio-disclosure{--disclosure-open-width:540px;box-sizing:border-box;color:#fff;background:#111;border:1px solid #111;border-radius:999px;width:112px;height:42px;transition:width .36s cubic-bezier(.22,1,.36,1),color .18s,background-color .18s,box-shadow .22s;overflow:hidden}.studio-disclosure.is-open{width:min(var(--disclosure-open-width), 100%);color:#111;background:#fff;box-shadow:0 9px 26px #00000017}.studio-disclosure__trigger{z-index:auto;min-width:110px;height:40px;color:inherit;box-shadow:none;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:0 42px 0 16px;font-size:13px;transition:none;position:static}.studio-disclosure__trigger:hover,.studio-disclosure__trigger:focus-visible,.studio-disclosure.is-open .studio-disclosure__trigger{color:inherit;box-shadow:none;background:0 0;border:0;outline:none;transform:none}.studio-disclosure__trigger:focus-visible:before{border-radius:inherit;content:"";pointer-events:none;border:2px solid;position:absolute;inset:3px}.studio-disclosure__chevron{z-index:3;width:20px;height:28px;color:inherit;cursor:pointer;font:400 20px/1 var(--font-interface);background:0 0;border:0;padding:0;position:absolute;top:50%;right:15px;transform:translateY(-54%)}.studio-disclosure.is-open .studio-disclosure__chevron{transform:translateY(-54%)rotate(180deg)}.studio-disclosure__panel,.studio-disclosure--contact.is-open .studio-disclosure__panel,.studio-disclosure--social.is-open .studio-disclosure__panel,.studio-disclosure.is-open .studio-disclosure__panel{width:auto;min-width:0;max-width:none;max-height:none;box-shadow:none;opacity:0;pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;flex:auto;margin:0;padding:0 40px 0 2px;transition:opacity .15s 50ms;display:flex;position:static;overflow:hidden;transform:none}.studio-disclosure.is-open .studio-disclosure__panel{opacity:1;pointer-events:auto;overflow:visible}.studio-disclosure__panel .studio-contact-details{gap:22px;font-size:14px}.studio-disclosure__panel .studio-contact-details a{color:#111}.studio-disclosure__panel .studio-contact-details svg{display:none}.studio-disclosure__panel .studio-socials{flex-wrap:nowrap;gap:5px}.studio-disclosure__panel .studio-socials__button{height:32px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0}.studio-disclosure__panel .studio-socials__button:hover,.studio-disclosure__panel .studio-socials__button:focus-visible{color:#fff;background:var(--social-color)}@media (width<=720px){.hero.is-studio-entered .studio-page__intro{flex-direction:row;justify-content:flex-start}.studio-connect{align-items:flex-start;width:100%}.studio-disclosure,.studio-disclosure__trigger{height:38px}.studio-disclosure{width:104px}.studio-disclosure__trigger{min-width:102px;padding-left:14px;font-size:12px}.studio-disclosure.is-open{width:100%;height:auto;min-height:38px}.studio-disclosure__panel,.studio-disclosure.is-open .studio-disclosure__panel{align-self:stretch;padding-right:36px}.studio-disclosure--contact.is-open{align-items:flex-start;min-height:72px}.studio-disclosure--contact.is-open .studio-disclosure__panel{padding-block:8px}.studio-disclosure__panel .studio-contact-details{align-items:flex-start;gap:8px;font-size:12px}.studio-disclosure--social.is-open .studio-disclosure__panel{padding-block:3px}.studio-disclosure__panel .studio-socials{flex-wrap:wrap;justify-content:flex-start;width:auto}}.hero.is-studio-entered .studio-page__intro{border-top:0;border-bottom:0;gap:clamp(22px,2.4vw,38px);min-height:70px;padding-block:0}.studio-introduction{color:#111;min-width:174px;font-family:var(--font-interface);flex-direction:column;flex:none;justify-content:center;margin:0;line-height:1;display:flex}.studio-introduction span{letter-spacing:.015em;white-space:nowrap;font-size:12px;font-weight:550}.studio-connect{flex-direction:row;flex:auto;justify-content:flex-start;align-items:center;gap:8px;width:auto;min-width:0}.studio-disclosure{flex:none}.studio-disclosure--contact{--disclosure-open-width:500px}.studio-disclosure--social{--disclosure-open-width:590px}.studio-disclosure.is-open{width:min(var(--disclosure-open-width), calc(100% - 120px))}@media (width<=720px){.hero.is-studio-entered .studio-page__intro{align-items:center;gap:12px}.studio-introduction{min-width:108px}.studio-introduction span{font-size:9px}.studio-introduction strong{margin-top:3px;font-size:19px}.studio-connect{flex-direction:row;flex:auto;align-items:center;gap:6px;width:auto}.studio-disclosure{width:90px}.studio-disclosure__trigger{min-width:88px;padding-left:12px}.studio-disclosure.is-open{width:calc(100% - 96px)}}.hero.is-studio-entered .studio-page__intro{gap:clamp(24px,2.2vw,34px);min-height:clamp(104px,12svh,128px)}.studio-introduction{min-width:clamp(218px,17vw,258px);line-height:.9}.studio-introduction span{letter-spacing:-.015em;font-size:clamp(16px,1.15vw,20px);font-weight:620}.studio-introduction strong{letter-spacing:-.075em;margin-top:10px;font-size:clamp(46px,4vw,62px);font-weight:820}.studio-disclosure__panel .studio-socials__button.is-wide{min-width:64px;padding-inline:6px;font-size:10px}.studio-disclosure__panel .studio-socials__button--product.is-wide{min-width:86px}.studio-disclosure__panel .studio-socials__button:not(.is-wide){width:29px}@media (width<=720px){.hero.is-studio-entered .studio-page__intro{gap:10px;min-height:78px}.studio-introduction{min-width:132px}.studio-introduction span{font-size:11px}.studio-introduction strong{margin-top:6px;font-size:30px}}@media (width>=721px){.hero.is-studio-entered .studio-page__intro{align-items:flex-end;gap:clamp(22px,2vw,32px);width:calc(100% - clamp(190px,15vw,260px));min-height:clamp(116px,13svh,142px)}}.studio-introduction{justify-content:flex-end;min-width:clamp(340px,27vw,410px);line-height:.92}.studio-introduction .studio-introduction__lead{letter-spacing:-.055em;font-size:clamp(34px,2.8vw,42px);font-weight:740}.studio-introduction__main{white-space:nowrap;align-items:flex-end;gap:clamp(14px,1.4vw,22px);margin-top:8px;display:flex}.studio-introduction__main strong{letter-spacing:-.075em;margin:0;font-size:clamp(46px,4vw,62px);font-weight:820}.studio-introduction__guide{fill:#111;stroke:none;flex:none;width:clamp(43px,3.7vw,56px);height:clamp(43px,3.7vw,56px);margin-bottom:1px;transition:transform .24s cubic-bezier(.22,1,.36,1);overflow:visible}.studio-introduction:hover .studio-introduction__guide{transform:translate(3px,3px)}.studio-connect{align-items:flex-end;padding-bottom:2px}.studio-disclosure__panel .studio-socials__button--github.is-wide,.studio-disclosure__panel .studio-socials__button--wechat.is-wide{gap:3px;padding-inline:3px}.studio-disclosure__panel .studio-socials__button--github.is-wide{min-width:62px}.studio-disclosure__panel .studio-socials__button--wechat.is-wide{min-width:50px}@media (width<=720px){.hero.is-studio-entered .studio-page__intro{align-items:flex-end;gap:8px}.studio-introduction{flex:154px;min-width:154px}.studio-introduction .studio-introduction__lead{font-size:17px}.studio-introduction__main{gap:6px;margin-top:5px}.studio-introduction__main strong{font-size:24px}.studio-introduction__guide{stroke-width:7px;width:23px;height:23px}.studio-connect{flex:0 0 170px;width:170px}.studio-disclosure{width:82px}.studio-disclosure__trigger{min-width:80px;padding-left:10px}}@media (prefers-reduced-motion:reduce){.studio-introduction__guide{transition:none}}@media (width>=721px){.studio-introduction .studio-introduction__lead{font-size:36px}.studio-introduction__main strong{font-size:48px}.hero.is-studio-entered .studio-page__intro{gap:clamp(14px,1.3vw,20px);width:calc(100% - clamp(180px,14vw,240px))}.studio-disclosure--contact{--disclosure-open-width:380px}.studio-disclosure--social.is-open{width:460px}}.studio-disclosure__panel .studio-socials{gap:8px}.studio-disclosure__panel .studio-socials__button--product.is-wide{min-width:76px;padding-inline:7px}@media (width>=721px){.studio-disclosure--contact.is-open .studio-disclosure__trigger,.studio-disclosure--social.is-open .studio-disclosure__trigger{width:72px;min-width:72px;padding-right:8px}.studio-disclosure--social .studio-disclosure__panel{padding-right:18px}.studio-disclosure--contact .studio-disclosure__panel{padding-right:32px}.studio-disclosure--contact .studio-contact-details{gap:12px}.studio-disclosure__panel .studio-socials__button--github.is-wide{min-width:62px}.studio-disclosure__panel .studio-socials__button--wechat.is-wide{min-width:50px}.studio-disclosure__panel .studio-socials__button:not(.is-wide){width:29px}}.studio-disclosure__panel .studio-socials__button:hover,.studio-disclosure__panel .studio-socials__button:focus-visible,.studio-disclosure__panel .studio-socials__button:active{box-shadow:none;transform:none}.hero.is-studio-entered .studio-page__intro{padding-inline:0}@media (width<=720px) and (orientation:portrait){.hero.is-studio-entered,.hero.is-flat-grid-ready:not(.is-category-open){overflow:hidden auto}.hero.is-studio-entered .hero__gallery{height:max(468px,85.714vw - 2px)}.studio-flip-card{border-radius:clamp(8px,2vw,12px);box-shadow:inset 0 0 0 1px #1111111f}.studio-flip-card__back{border-radius:inherit}.hero.is-studio-entered .studio-page{z-index:20;background:#fff;min-height:0;padding:24px 0 48px;display:block;top:calc(85.714vw + 84px);bottom:auto;overflow:visible}.hero.is-studio-entered .studio-page__intro{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;width:100%;min-height:0;padding:0;display:flex}.studio-introduction{flex:none;align-items:flex-start;width:100%;min-width:0;margin-bottom:6px}.studio-connect{flex-direction:column;flex:none;align-items:stretch;gap:10px;width:100%;min-width:0;padding:0;display:flex}.studio-disclosure,.studio-disclosure.is-open{color:#111;width:100%;height:auto;min-height:40px;box-shadow:none;background:0 0;border:0;flex-direction:column;align-items:flex-start;transition:none;display:flex;position:relative;overflow:visible}.studio-disclosure__trigger,.studio-disclosure.is-open .studio-disclosure__trigger{color:#fff;width:112px;min-width:112px;height:40px;box-shadow:none;background:#111;border:1px solid #111;border-radius:999px;padding:0 38px 0 14px;position:relative;transform:none}.studio-disclosure__chevron,.studio-disclosure.is-open .studio-disclosure__chevron{color:#fff;top:20px;left:81px;right:auto;transform:translateY(-54%)rotate(90deg)}.studio-disclosure.is-open .studio-disclosure__chevron{transform:translateY(-54%)rotate(270deg)}.studio-disclosure__panel,.studio-disclosure--contact.is-open .studio-disclosure__panel,.studio-disclosure--social.is-open .studio-disclosure__panel,.studio-disclosure.is-open .studio-disclosure__panel{width:100%;max-width:100%;max-height:0;box-shadow:none;opacity:0;pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:0;border-radius:18px;align-self:stretch;align-items:flex-start;margin:0;padding:0 14px;transition:max-height .28s cubic-bezier(.22,1,.36,1),margin-top .28s cubic-bezier(.22,1,.36,1),padding .22s,opacity .14s;display:flex;position:static;top:auto;left:auto;overflow:hidden;transform:none}.studio-disclosure.is-open .studio-disclosure__panel{opacity:1;pointer-events:auto;border:1px solid #111;max-height:250px;margin-top:8px;padding-block:14px;overflow:visible}.studio-disclosure__panel .studio-contact-details{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;font-size:13px}.studio-disclosure__panel .studio-socials{flex-wrap:wrap;justify-content:flex-start;gap:8px;width:100%}.hero.is-studio-entered .education-timeline{margin-top:26px;overflow:visible}}.hero.is-flat-grid-ready:not(.is-category-open){overscroll-behavior-y:contain;overflow:hidden auto}.hero.is-studio-entered .site-masthead{z-index:50;background:#fff;position:fixed}.hero.is-category-open .site-masthead{opacity:0;pointer-events:none;visibility:hidden}.hero.is-studio-entered .studio-layout{width:100%;height:auto;min-height:100svh;padding-top:86px;display:block;overflow:visible}.hero.is-studio-entered .studio-card-section{width:100%;height:clamp(310px,21vw + 58px,440px);min-height:0;padding:0;display:block;position:relative;overflow:visible}.hero.is-studio-entered .hero__gallery,.hero.is-studio-entered .studio-nav-grid{position:absolute;top:0}@media (width>=721px){.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{width:min(100% - 40px,1766px)}}.hero.is-studio-entered .studio-nav-grid{transition:none;transform:none}.studio-flip-card{border-radius:clamp(10px,.8vw,15px);transition:none;transform:none;box-shadow:inset 0 0 0 1px #1111111f}.studio-flip-card__back{display:none}@media (hover:hover) and (pointer:fine){.studio-flip-card:not(:disabled):hover,.studio-flip-card:not(:disabled):hover .studio-flip-card__media>img{transform:none}}.hero.is-studio-entered .studio-page{z-index:4;background:#fff;width:auto;height:auto;min-height:0;margin:0 clamp(24px,5vw,76px);padding:0 0 clamp(96px,12vh,144px);display:block;position:relative;inset:auto;overflow:visible}.hero.is-studio-entered .studio-page__intro{margin-top:0}.hero.is-studio-entered .education-timeline{margin-top:clamp(64px,8vh,96px);overflow:visible}@media (width>=721px){.hero.is-studio-entered .studio-page__intro{margin-top:clamp(20px,2.4vh,28px)}.hero.is-studio-entered .education-timeline{margin-top:clamp(40px,4.8vh,52px)}}@media (width<=720px) and (orientation:portrait){.hero.is-studio-entered .studio-layout{padding-top:74px}.hero.is-studio-entered .studio-card-section{height:max(358px,85.714vw + 10px)}.hero.is-studio-entered .studio-page{margin:0 20px;padding:0 0 88px}.hero.is-studio-entered .studio-page__intro{margin-top:24px}.hero.is-studio-entered .education-timeline{margin-top:48px}}.hero.is-studio-entered .hero__gallery,.hero.is-studio-entered .studio-nav-grid{transition:none}.studio-flip-card{cursor:default}.studio-flip-card__surface{z-index:1;border-radius:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.studio-flip-card__surface:focus-visible{outline-offset:3px;outline:2px solid #111}.studio-flip-card__back{z-index:2;border-radius:inherit;opacity:0;pointer-events:none;visibility:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;place-items:center;padding:clamp(12px,1.2vw,22px);transition:opacity .18s,visibility 0s linear .18s;display:grid;position:absolute;inset:0;overflow:hidden;transform:none}.studio-flip-card.is-revealed .studio-flip-card__back{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s}.studio-flip-card__back ul{z-index:1;flex-direction:column;align-items:center;gap:clamp(8px,.8vw,14px);width:100%;margin:0;padding:0;list-style:none;display:flex;position:relative}.studio-flip-card__back li{width:100%;padding:0}.studio-flip-card__back li button{color:#111;cursor:pointer;max-width:100%;font:inherit;text-align:center;background:0 0;border:0;padding:3px 0;display:inline-flex;position:relative}.studio-flip-card__back li button:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #111}@media (width<=720px){.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{max-width:calc(100% - 48px)}@media (width>=341px){.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{--studio-nav-card-width:calc((100vw - 64px) / 3)}}.studio-flip-card__back{padding:6px}.studio-flip-card__back ul{gap:2px}.studio-flip-card__back li button{padding-block:2px}}.circular-gallery:focus,.circular-gallery:focus-visible{outline:none}@media (width<=720px){.hero.is-studio-entered .studio-page__intro,.studio-introduction,.studio-connect,.studio-disclosure,.studio-disclosure.is-open{text-align:center;align-items:center}.studio-connect{gap:18px}.studio-disclosure,.studio-disclosure.is-open{min-height:0}.studio-disclosure__trigger.studio-disclosure__heading,.studio-disclosure.is-open .studio-disclosure__trigger.studio-disclosure__heading{color:#111;background:0 0;border:0;border-radius:0;width:auto;min-width:0;height:auto;padding:0;font-size:15px;font-weight:700}.studio-disclosure__panel,.studio-disclosure--contact.is-open .studio-disclosure__panel,.studio-disclosure--social.is-open .studio-disclosure__panel,.studio-disclosure.is-open .studio-disclosure__panel{opacity:1;pointer-events:auto;border:0;border-radius:0;justify-content:center;align-items:center;width:100%;max-height:none;margin-top:7px;padding:0;transition:none;overflow:visible}.studio-disclosure__panel .studio-contact-details{text-align:center;flex-flow:row;justify-content:center;align-items:center;gap:12px;font-size:clamp(12px,3.4vw,14px)}.studio-disclosure__panel .studio-contact-details a{gap:0}.studio-disclosure__panel .studio-socials{flex-wrap:nowrap;justify-content:center;gap:4px;width:auto}.hero.is-studio-entered .education-timeline__entries{gap:26px;width:min(100%,380px)}.hero.is-studio-entered .education-timeline__logos{gap:8px;min-height:38px;margin-bottom:7px}.hero.is-studio-entered .education-timeline__cqu-logo{width:min(132px,38vw);height:38px}.hero.is-studio-entered .education-timeline__logo{width:38px;height:38px}.hero.is-studio-entered .education-timeline__logo-divider{height:32px}.hero.is-studio-entered .education-timeline__tjdi-logo{width:min(132px,34vw);height:36px}.hero.is-studio-entered .education-timeline__entry h4{font-size:clamp(16px,4.4vw,18px)}.hero.is-studio-entered .education-timeline__degree{font-size:clamp(12px,3.4vw,14px);margin-top:4px!important}.hero.is-studio-entered .education-timeline__period{margin-top:5px;font-size:clamp(12px,3.3vw,14px)}}.hero.is-studio-entered .studio-page__intro{z-index:20;position:relative}.studio-disclosure--social.is-open{overflow:visible}.studio-socials__item{flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.studio-socials__qr-popover{z-index:120;opacity:0;pointer-events:none;visibility:hidden;transform-origin:50% 100%;background:#fff;border:1px solid #111;border-radius:12px;width:min(158px,100vw - 28px);padding:5px;transition:opacity .14s,transform .18s cubic-bezier(.22,1,.36,1),visibility 0s linear .18s;display:block;position:absolute;bottom:calc(100% + 11px);left:50%;transform:translate(-50%,6px);box-shadow:0 12px 30px #00000029}.studio-socials__qr-popover:after{content:"";background:#fff;border-bottom:1px solid #111;border-right:1px solid #111;width:10px;height:10px;position:absolute;top:100%;left:50%;transform:translate(-50%,-5px)rotate(45deg)}.studio-socials__qr-popover[aria-hidden=false]{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s;transform:translate(-50%)}body>.studio-socials__qr-popover--portal,body>.studio-socials__qr-popover--portal[aria-hidden=false]{z-index:2147483647;isolation:isolate;margin:0;position:fixed;bottom:auto;right:auto;transform:translate(-50%,calc(-100% - 11px))}.studio-socials__qr-popover img{object-fit:contain;border-radius:8px;width:100%;max-height:218px;display:block}.studio-socials__item--douyin .studio-socials__qr-popover{left:auto;right:-12px;transform:translateY(6px)}.studio-socials__item--douyin .studio-socials__qr-popover[aria-hidden=false]{transform:translateY(0)}.studio-socials__item--douyin .studio-socials__qr-popover:after{left:auto;right:18px;transform:translateY(-5px)rotate(45deg)}@media (prefers-reduced-motion:reduce){.studio-socials__qr-popover,.studio-socials__qr-popover[aria-hidden=false]{transition:none}}@media (width>=721px){.hero.is-flat-grid-ready:not(.is-category-open){overflow:hidden}.hero.is-studio-entered .studio-layout{--studio-timeline-bottom-gap:36px;--studio-overview-width:min(calc(100vw - 40px), clamp(890px, calc(158.667svh + 50px), 1766px), 1766px);box-sizing:border-box;width:100%;height:100svh;min-height:0;padding:clamp(64px, 10vh, 86px) 0 var(--studio-timeline-bottom-gap);grid-template-rows:auto minmax(0,1fr) auto minmax(0,1fr) auto;row-gap:0;display:grid;overflow:hidden}.hero.is-studio-entered .studio-card-section{grid-row:1;align-self:start;height:clamp(180px,34svh,380px)}.studio-nav-grid,.hero.is-studio-entered .studio-nav-grid{width:var(--studio-overview-width)}.hero.is-studio-entered .hero__gallery{height:100%}.hero.is-studio-entered .studio-page{display:contents}.hero.is-studio-entered .studio-page__intro{grid-row:3;align-self:center;width:auto;height:auto;margin:0 clamp(24px,5vw,76px);transform:none}.hero.is-studio-entered .education-timeline{grid-row:5;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-self:end;row-gap:4px;margin:0 clamp(24px,5vw,76px);display:grid}.hero.is-studio-entered .education-timeline__entries{grid-row:1;align-self:end;transform:none}.hero.is-studio-entered .education-timeline__axis{grid-row:2;align-self:end;width:calc(100% + 2*clamp(24px,5vw,76px));margin-top:0;margin-left:calc(-1*clamp(24px,5vw,76px));margin-right:calc(-1*clamp(24px,5vw,76px))}}@media (width>=721px) and (height<=640px){.hero.is-flat-grid-ready:not(.is-category-open){min-height:100svh;overflow-y:auto}.hero.is-studio-entered .studio-layout{grid-template-rows:auto 32px auto 32px auto;height:auto;min-height:100svh;overflow:visible}}@media (width>=721px) and (width<=1600px){.hero.is-studio-entered .education-timeline__axis{grid-template-columns:1.15fr .7fr 1fr 1fr .15fr}.hero.is-studio-entered .education-timeline__entry:first-child,.hero.is-studio-entered .education-timeline__entry:nth-child(2),.hero.is-studio-entered .education-timeline__axis span:first-child,.hero.is-studio-entered .education-timeline__axis span:nth-child(2),.hero.is-studio-entered .education-timeline__axis span:nth-child(3),.hero.is-studio-entered .education-timeline__axis span:nth-child(4){transform:none}}.hero.is-category-open .studio-page__intro{z-index:0;pointer-events:none}.hero.is-studio-entered .hero__character{opacity:0!important;visibility:hidden!important;display:none!important}@media (width>=761px){.design-gallery{--design-rail-top:clamp(300px, 46svh, 410px);--design-card-hover-safe:clamp(16px, 2.2svh, 24px);--design-card-height:clamp(246px, min(25.5vw, calc(100svh - var(--design-rail-top) - 32px)), 480px);height:100svh;min-height:0;overflow:visible}.design-gallery__rail{top:calc(var(--design-rail-top) - var(--design-card-hover-safe));padding:var(--design-card-hover-safe) var(--design-gallery-edge);align-items:flex-start;margin:0;position:absolute;bottom:0;left:0;right:0}.design-project-card{z-index:1;width:auto;height:var(--design-card-height);flex:none}.design-project-card:hover,.design-project-card:focus-within{z-index:3}}@media (width<=760px){.design-gallery{--design-card-height:clamp(190px, min(100.5vw, calc(100svh - 355px)), 399px)}.design-project-card{width:auto;height:var(--design-card-height);flex:none}.design-project-card__button{touch-action:pan-x}}
