@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400;700&family=Ma+Shan+Zheng&display=swap";.border-glow-card{--edge-proximity: 0;--cursor-angle: 45deg;--edge-sensitivity: 30;--color-sensitivity: calc(var(--edge-sensitivity) + 20);--border-radius: 28px;--glow-padding: 40px;--cone-spread: 25;position:relative;display:grid;isolation:isolate;border:1px solid rgb(255 255 255 / 15%);border-radius:var(--border-radius);background:var(--card-bg, #120f17);overflow:visible;transform:translateZ(.01px)}.border-glow-card:before,.border-glow-card:after,.border-glow-card>.edge-light{position:absolute;inset:0;z-index:-1;border-radius:inherit;content:"";transition:opacity .25s ease-out}.border-glow-card:not(:hover):before,.border-glow-card:not(:hover):after,.border-glow-card:not(:hover)>.edge-light{opacity:0;transition:opacity .75s ease-in-out}.border-glow-card:before{border:1px solid transparent;background:linear-gradient(var(--card-bg, #120f17) 0 100%) padding-box,linear-gradient(#fff0 0% 100%) border-box,var(--gradient-one) border-box,var(--gradient-two) border-box,var(--gradient-three) border-box,var(--gradient-four) border-box,var(--gradient-five) border-box,var(--gradient-six) border-box,var(--gradient-seven) border-box,var(--gradient-base) border-box;opacity:calc((var(--edge-proximity) - var(--color-sensitivity)) / (100 - var(--color-sensitivity)));-webkit-mask-image:conic-gradient(from var(--cursor-angle) at center,black calc(var(--cone-spread) * 1%),transparent calc((var(--cone-spread) + 15) * 1%),transparent calc((100 - var(--cone-spread) - 15) * 1%),black calc((100 - var(--cone-spread)) * 1%));mask-image:conic-gradient(from var(--cursor-angle) at center,black calc(var(--cone-spread) * 1%),transparent calc((var(--cone-spread) + 15) * 1%),transparent calc((100 - var(--cone-spread) - 15) * 1%),black calc((100 - var(--cone-spread)) * 1%))}.border-glow-card:after{background:var(--gradient-one) padding-box,var(--gradient-two) padding-box,var(--gradient-three) padding-box,var(--gradient-four) padding-box,var(--gradient-five) padding-box,var(--gradient-six) padding-box,var(--gradient-seven) padding-box,var(--gradient-base) padding-box;opacity:calc(var(--fill-opacity, .5) * (var(--edge-proximity) - var(--color-sensitivity)) / (100 - var(--color-sensitivity)));mix-blend-mode:soft-light}.border-glow-card>.edge-light{inset:calc(var(--glow-padding) * -1);z-index:1;pointer-events:none;opacity:calc((var(--edge-proximity) - var(--edge-sensitivity)) / (100 - var(--edge-sensitivity)));mix-blend-mode:plus-lighter;-webkit-mask-image:conic-gradient(from var(--cursor-angle) at center,black 2.5%,transparent 10%,transparent 90%,black 97.5%);mask-image:conic-gradient(from var(--cursor-angle) at center,black 2.5%,transparent 10%,transparent 90%,black 97.5%)}.border-glow-card>.edge-light:before{position:absolute;inset:var(--glow-padding);border-radius:inherit;content:"";box-shadow:inset 0 0 0 1px var(--glow-color),inset 0 0 15px 0 var(--glow-color-30),inset 0 0 50px 2px var(--glow-color-10),0 0 15px 0 var(--glow-color-30),0 0 50px 2px var(--glow-color-10)}.border-glow-inner{position:relative;z-index:2;display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;border-radius:inherit}.pc-card-wrapper{--pointer-x: 50%;--pointer-y: 50%;--rotate-x: 0deg;--rotate-y: 0deg;--card-opacity: 0;position:relative;perspective:700px;transform:translateZ(.1px)}.pc-card-wrapper:hover,.pc-card-shell.active{--card-opacity: 1}.pc-behind{position:absolute;inset:-8%;z-index:0;border-radius:34px;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),var(--behind-glow-color) 0%,transparent 55%);filter:blur(44px) saturate(1.1);opacity:calc(.78 * var(--card-opacity));pointer-events:none;transition:opacity .2s ease}.pc-card-shell{position:relative;z-index:1}.pc-card{position:relative;min-height:clamp(480px,52vw,680px);border-radius:30px;overflow:hidden;color:#fffdf7;background:#000000e6;box-shadow:0 38px 80px #00000038;transform:translateZ(0) rotateX(var(--rotate-y)) rotateY(var(--rotate-x));transform-style:preserve-3d;transition:transform .42s ease}.pc-card-shell.active .pc-card{transition:transform 80ms ease-out}.pc-inside,.pc-inside .avatar,.pc-shine,.pc-glare{position:absolute;inset:0;border-radius:inherit}.pc-inside{background-image:var(--inner-gradient);background-color:#00000085}.pc-inside .avatar{width:100%;height:100%;object-fit:cover;filter:saturate(.85) contrast(1.04)}.pc-shine{z-index:2;background:repeating-linear-gradient(-35deg,#fff0 0 8%,#ffffff2e 8% 9%,#fff0 9% 17%),radial-gradient(circle at var(--pointer-x) var(--pointer-y),rgba(255,255,255,.34),transparent 38%);mix-blend-mode:color-dodge;opacity:calc(.26 + .34 * var(--card-opacity))}.pc-glare{z-index:3;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),rgba(255,255,255,.28),transparent 36%);mix-blend-mode:overlay}.pc-details{position:absolute;left:30px;right:30px;bottom:110px;z-index:4;text-shadow:0 2px 16px rgba(0,0,0,.45)}.pc-details p{margin:0 0 10px;color:#fffdf7d1;font-size:clamp(16px,1.2vw,22px);font-weight:800}.pc-details h3{margin:0;font-size:clamp(44px,4.8vw,82px);line-height:.98}.pc-user-info{position:absolute;left:22px;right:22px;bottom:22px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:#1412186b;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.pc-user-info span,.pc-user-info small{display:block}.pc-user-info span{font-weight:900}.pc-user-info small{margin-top:4px;color:#fffdf7ad}.pc-user-info button{flex:0 0 auto;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:10px 14px;color:#fffdf7;background:#ffffff1f;font-weight:900}.tilted-card-figure{position:relative;width:100%;height:100%;margin:0;perspective:900px}.tilted-card-inner{width:100%;height:100%;transform-style:preserve-3d;will-change:transform}.tilted-card-caption{position:absolute;top:0;left:0;z-index:5;pointer-events:none;border-radius:999px;padding:6px 10px;background:#fff;color:#2d1b12;font-size:11px;font-weight:800}:root{--linear-ease: linear( 0, .068, .19 2.7%, .804 8.1%, 1.037, 1.199 13.2%, 1.245, 1.27 15.8%, 1.274, 1.272 17.4%, 1.249 19.1%, .996 28%, .949, .928 33.3%, .926, .933 36.8%, 1.001 45.6%, 1.013, 1.019 50.8%, 1.018 54.4%, 1 63.1%, .995 68%, 1.001 85%, 1 )}.gooey-nav-container{position:relative}.gooey-nav-container nav{display:flex;position:relative;transform:translateZ(.01px)}.gooey-nav-container nav ul{display:flex;gap:4px;list-style:none;padding:0;margin:0;position:relative;z-index:3;color:#2d1b12c2;font-size:16px;font-weight:600}.gooey-nav-container nav ul li{border-radius:100vw;position:relative;cursor:pointer;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;box-shadow:0 0 .5px 1.5px transparent;color:#2d1b12c2}.gooey-nav-container nav ul li a{display:inline-block;padding:.5em 1em}.gooey-nav-container nav ul li:after{content:"";position:absolute;inset:0;border-radius:100vw;background:#ffffffe6;opacity:0;transform:scale(0);transition:all .3s ease;z-index:-1}.gooey-nav-container nav ul li.active{color:#2d241c}.gooey-nav-container nav ul li.active:after{opacity:1;transform:scale(1)}.gooey-nav-container .effect{position:absolute;left:0;top:0;width:0;height:0;opacity:1;pointer-events:none;display:grid;place-items:center;z-index:1}.gooey-nav-container .effect.text{color:#2d1b12c2;font-size:16px;font-weight:600;transition:color .3s ease}.gooey-nav-container .effect.text.active{color:#2d241c}.gooey-nav-container .effect.filter{filter:blur(7px) contrast(100) blur(0);mix-blend-mode:lighten}.gooey-nav-container .effect.filter:before{content:"";position:absolute;inset:-75px;z-index:-2;background:transparent}.gooey-nav-container .effect.filter:after{content:"";position:absolute;inset:0;background:#ffffffe6;transform:scale(0);opacity:0;z-index:-1;border-radius:100vw}.gooey-nav-container .effect.active:after{animation:pill .3s ease both}@keyframes pill{to{transform:scale(1);opacity:1}}.particle,.point{display:block;opacity:0;width:20px;height:20px;border-radius:100%;transform-origin:center}.particle{--time: 5s;position:absolute;top:calc(50% - 8px);left:calc(50% - 8px);animation:particle calc(var(--time)) ease 1 -.35s}.point{background:var(--color);opacity:1;animation:point calc(var(--time)) ease 1 -.35s}@keyframes particle{0%{transform:rotate(0) translate(calc(var(--start-x)),calc(var(--start-y)));opacity:1;animation-timing-function:cubic-bezier(.55,0,1,.45)}70%{transform:rotate(calc(var(--rotate) * .5)) translate(calc(var(--end-x) * 1.2),calc(var(--end-y) * 1.2));opacity:1;animation-timing-function:ease}85%{transform:rotate(calc(var(--rotate) * .66)) translate(calc(var(--end-x)),calc(var(--end-y)));opacity:1}to{transform:rotate(calc(var(--rotate) * 1.2)) translate(calc(var(--end-x) * .5),calc(var(--end-y) * .5));opacity:1}}@keyframes point{0%{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.55,0,1,.45)}25%{transform:scale(calc(var(--scale) * .25))}38%{opacity:1}65%{transform:scale(var(--scale));opacity:1;animation-timing-function:ease}85%{transform:scale(var(--scale));opacity:1}to{transform:scale(0);opacity:0}}:root{color-scheme:light;--ink: #2d1b12;--ink-soft: #6b4a37;--muted: #936f55;--canvas: #fff7e8;--paper: #fffdf7;--paper-deep: #f6e5c8;--line: #dfbc8b;--line-dark: #a96d35;--orange: #e8702a;--orange-deep: #b84c1c;--yellow: #f4c75d;--cream: #fff3d6;--shadow: 0 24px 70px rgba(91, 48, 23, .16);--radius-xl: 24px;--radius-lg: 16px;--radius-md: 10px;--max-page: 1680px;--header-height: 74px;font-family:Avenir Next,HarmonyOS Sans SC,Microsoft YaHei,sans-serif;background:var(--canvas);color:var(--ink)}#role.role-section{min-height:100dvh;padding-top:clamp(78px,7vh,110px);padding-bottom:clamp(18px,3vh,34px);overflow:hidden;color:#1f1711;background:radial-gradient(circle at 73% 47%,rgba(246,199,107,.36),transparent 31%),radial-gradient(circle at 13% 22%,rgba(255,255,255,.9),transparent 27%),linear-gradient(115deg,#fffaf1,#fff2d8 45%,#f8cf69)}#role .profile-shell{position:relative;display:grid;grid-template-columns:minmax(430px,.84fr) minmax(580px,1.16fr);grid-template-rows:minmax(0,1fr) auto;gap:0 clamp(18px,2vw,36px);min-height:calc(100dvh - clamp(96px,10vh,140px));padding:clamp(18px,2.4vw,34px) 0 0 clamp(68px,6.2vw,116px);overflow:visible}#role .profile-shell:before{position:absolute;right:16%;top:8%;width:40%;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(202,150,56,.52),transparent);transform:rotate(-18deg);transform-origin:right center}#role .profile-side-rail{position:absolute;left:0;top:24%;z-index:8;display:grid;justify-items:center;gap:14px;width:54px;color:#c99a3a;font-size:12px;font-weight:800;letter-spacing:.04em}#role .profile-side-rail i{display:block;width:1px;height:58px;background:#cb9c4080}#role .profile-side-rail b{color:#1f1711;font-size:19px;font-weight:900}#role .profile-side-rail em{display:block;width:6px;height:6px;border-radius:50%;background:#d4a43d}#role .profile-side-rail em:first-of-type{background:#1f1711}#role .profile-copy{position:relative;z-index:6;max-width:670px;padding-top:clamp(18px,4.6vh,76px)}#role .profile-handwritten{display:block;width:max-content;margin:0 0 2px 5.8vw;color:#d78830;font-family:Caveat,cursive;font-size:clamp(24px,1.9vw,35px);font-weight:700;line-height:.92;transform:rotate(-5deg);transform-origin:left center}#role .profile-handwritten:after{display:inline-block;width:clamp(80px,10vw,190px);height:1px;margin-left:16px;vertical-align:middle;content:"";background:#d09e3e85}#role .profile-name-line{display:grid;gap:0;margin:0 0 clamp(24px,3.5vh,44px);transform:rotate(-2.2deg);transform-origin:left top}#role .profile-name-highlight{display:block;font-family:Arial Black,Impact,Microsoft YaHei,sans-serif;font-size:clamp(94px,10.2vw,184px);font-weight:950;letter-spacing:-.075em;line-height:.83;transform:scaleX(1.06);transform-origin:left center;white-space:nowrap;background:none;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:currentColor;filter:none;paint-order:stroke fill}#role .profile-name-dark{color:#18120e;text-shadow:0 1px 0 rgba(255,255,255,.48),4px 6px 0 rgba(45,27,18,.08);-webkit-text-stroke:1px rgba(255,255,255,.18)}#role .profile-name-gold{margin-top:8px;color:#d4a23a;text-shadow:0 1px 0 rgba(255,255,255,.42),4px 6px 0 rgba(158,106,28,.08);-webkit-text-stroke:1px rgba(255,244,210,.24)}#role .profile-about-panel{width:min(390px,84%);margin-left:clamp(16px,3.2vw,56px)}#role .profile-about-panel h3{position:relative;margin:0 0 26px;font-size:clamp(22px,1.55vw,30px);line-height:1}#role .profile-about-panel h3:after{position:absolute;left:0;bottom:-14px;width:52px;height:7px;content:"";background:#d4a23a}#role .profile-about-panel p{margin:0;color:#1f1711;font-size:clamp(17px,1.18vw,22px);font-weight:500;line-height:1.72}#role .profile-visual{position:relative;z-index:4;min-height:min(72vh,720px);align-self:stretch;overflow:visible}#role .profile-circle{position:absolute;z-index:0;right:-13%;top:9%;width:min(64vw,890px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.5),transparent 35%),radial-gradient(circle at 55% 55%,#f4c75d85,#efb54b57 58%,#eea44b29);opacity:.86;animation:profile-orbit 9s ease-in-out infinite;will-change:transform}#role .profile-person{position:absolute;z-index:2;right:-3.2%;bottom:-4%;width:min(47vw,700px);max-height:91vh;object-fit:contain;object-position:right bottom;opacity:1;filter:drop-shadow(0 28px 44px rgba(45,27,18,.18));animation:person-float 5.2s ease-in-out infinite;will-change:transform}#role .profile-kodak{position:absolute;z-index:4;right:-4%;top:55%;color:#c7922d;font-family:Georgia,Times New Roman,serif;font-size:13px;letter-spacing:.16em;opacity:.7;writing-mode:vertical-rl;text-orientation:mixed}#role .profile-strategy-stack{position:absolute;z-index:4;left:4%;top:11%;display:grid;justify-items:center;gap:10px;color:#a7804e94;font-family:Georgia,Times New Roman,serif;font-size:clamp(11px,.88vw,16px);letter-spacing:.03em}#role .profile-keywords{position:absolute;z-index:3;top:26%;left:9%;display:grid;gap:clamp(13px,1.55vw,26px);width:min(55%,520px);margin:0;padding:0;color:#6f553694;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(32px,3.05vw,58px);font-weight:700;line-height:1.22;list-style:none;pointer-events:none}#role .profile-keywords li{width:fit-content;max-width:100%;transform:translate(calc(var(--keyword-step) * 22px))}#role .profile-honors-poster{position:absolute;z-index:5;right:-1%;bottom:4%;display:grid;gap:8px;width:min(370px,35vw);margin:0;padding:18px 18px 18px 22px;border-radius:34px 0 0 34px;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.9),transparent 42%),#fffaeec7;box-shadow:-18px 22px 42px #70481814;color:#2b211a;font-size:clamp(13px,.9vw,16px);line-height:1.32;list-style:none}#role .profile-honors-poster li{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:start}#role .profile-honors-poster span{color:#d4a23a}#role .profile-history{position:relative;z-index:8;grid-column:1 / -1;align-self:end;display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:clamp(18px,3.2vw,54px);margin-top:clamp(8px,2vh,22px);padding-top:24px}#role .profile-history:before{position:absolute;left:-6%;right:15%;top:0;height:1px;content:"";background:#d1a0419e}#role .profile-history:after{position:absolute;left:-.5%;top:-6px;display:block;width:85%;height:13px;content:"";background-image:radial-gradient(circle,#d4a23a 0 7px,transparent 7.5px);background-size:20% 13px;background-repeat:repeat-x}#role .history-tilt{height:100%;perspective:none}#role .history-item{position:relative;min-height:92px;height:100%;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transition:transform .3s ease}#role .history-item:hover{transform:translateY(-4px);border-color:transparent;box-shadow:none}#role .history-item span{color:#2b211a9e;font-size:12px;font-weight:900}#role .history-item h3{margin:9px 0 5px;color:#1f1711;font-size:clamp(14px,.9vw,18px);line-height:1.22}#role .history-item strong{color:#9b4a21;font-size:clamp(13px,.86vw,16px)}@media(max-width:1120px){#role .profile-shell{grid-template-columns:1fr;padding-left:0}#role .profile-side-rail,#role .profile-strategy-stack,#role .profile-honors-poster{display:none}#role .profile-copy{padding-top:22px}#role .profile-name-highlight{font-size:clamp(76px,18vw,150px)}#role .profile-visual{min-height:560px}#role .profile-keywords{left:5%;top:7%}#role .profile-person{right:0;width:min(72vw,620px)}}@media(max-width:760px){#role.role-section{padding-top:84px;overflow:hidden}#role .profile-shell{width:min(calc(100% - 32px),var(--max-page));min-height:auto}#role .profile-handwritten{margin-left:0;font-size:24px}#role .profile-name-line{transform:none}#role .profile-name-highlight{font-size:clamp(58px,20vw,94px);letter-spacing:-.08em}#role .profile-about-panel{width:100%;margin-left:0}#role .profile-visual{min-height:520px}#role .profile-circle{right:-35%;top:12%;width:118vw}#role .profile-keywords{left:4%;top:4%;width:80%;font-size:clamp(22px,8vw,36px)}#role .profile-keywords li{transform:translate(calc(var(--keyword-step) * 8px))}#role .profile-person{right:-14%;bottom:-8%;width:min(86vw,430px)}#role .profile-kodak{display:none}#role .profile-history{grid-template-columns:1fr;gap:14px;margin-top:28px}#role .profile-history:before,#role .profile-history:after{display:none}}.role-section{min-height:100dvh;padding-top:clamp(78px,7vh,110px);padding-bottom:clamp(18px,3vh,34px);overflow:hidden;color:#1f1711;background:radial-gradient(circle at 73% 47%,rgba(246,199,107,.36),transparent 31%),radial-gradient(circle at 13% 22%,rgba(255,255,255,.9),transparent 27%),linear-gradient(115deg,#fffaf1,#fff2d8 45%,#f8cf69)}.role-section .profile-shell{position:relative;display:grid;grid-template-columns:minmax(430px,.84fr) minmax(580px,1.16fr);grid-template-rows:minmax(0,1fr) auto;gap:0 clamp(18px,2vw,36px);min-height:calc(100dvh - clamp(96px,10vh,140px));padding:clamp(18px,2.4vw,34px) 0 0 clamp(68px,6.2vw,116px);overflow:visible}.role-section .profile-shell:before{position:absolute;right:16%;top:8%;width:40%;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(202,150,56,.52),transparent);transform:rotate(-18deg);transform-origin:right center}.profile-side-rail{position:absolute;left:0;top:24%;z-index:8;display:grid;justify-items:center;gap:14px;width:54px;color:#c99a3a;font-size:12px;font-weight:800;letter-spacing:.04em}.profile-side-rail i{display:block;width:1px;height:58px;background:#cb9c4080}.profile-side-rail b{color:#1f1711;font-size:19px;font-weight:900}.profile-side-rail em{display:block;width:6px;height:6px;border-radius:50%;background:#d4a43d}.profile-side-rail em:first-of-type{background:#1f1711}.role-section .profile-copy{position:relative;z-index:6;max-width:670px;padding-top:clamp(18px,4.6vh,76px)}.role-section .profile-handwritten{display:block;width:max-content;margin:0 0 2px 5.8vw;color:#d78830;font-family:Caveat,cursive;font-size:clamp(24px,1.9vw,35px);font-weight:700;line-height:.92;transform:rotate(-5deg);transform-origin:left center}.role-section .profile-handwritten:after{display:inline-block;width:clamp(80px,10vw,190px);height:1px;margin-left:16px;vertical-align:middle;content:"";background:#d09e3e85}.role-section .profile-name-line{display:grid;gap:0;margin:0 0 clamp(24px,3.5vh,44px);transform:rotate(-2.2deg);transform-origin:left top}.role-section .profile-name-highlight{display:block;font-family:Arial Black,Impact,Microsoft YaHei,sans-serif;font-size:clamp(104px,11.4vw,202px);font-weight:950;letter-spacing:-.09em;line-height:.83;transform:scaleX(1.06);transform-origin:left center;background:none;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:currentColor;filter:none;paint-order:stroke fill}.profile-name-dark{color:#18120e;text-shadow:0 1px 0 rgba(255,255,255,.48),4px 6px 0 rgba(45,27,18,.08);-webkit-text-stroke:1px rgba(255,255,255,.18)}.profile-name-gold{margin-top:8px;color:#d4a23a;text-shadow:0 1px 0 rgba(255,255,255,.42),4px 6px 0 rgba(158,106,28,.08);-webkit-text-stroke:1px rgba(255,244,210,.24)}.role-section .profile-name-label,.role-section .profile-strategy-label,.role-section .profile-blocks{display:none}.profile-about-panel{width:min(390px,84%);margin-left:clamp(16px,3.2vw,56px)}.profile-about-panel h3{position:relative;margin:0 0 26px;font-size:clamp(22px,1.55vw,30px);line-height:1}.profile-about-panel h3:after{position:absolute;left:0;bottom:-14px;width:52px;height:7px;content:"";background:#d4a23a}.profile-about-panel p{margin:0;color:#1f1711;font-size:clamp(17px,1.18vw,22px);font-weight:500;line-height:1.72}.role-section .profile-visual{position:relative;z-index:4;min-height:min(72vh,720px);align-self:stretch;overflow:visible}.role-section .profile-circle{position:absolute;z-index:0;right:-13%;top:9%;width:min(64vw,890px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.5),transparent 35%),radial-gradient(circle at 55% 55%,#f4c75d85,#efb54b57 58%,#eea44b29);opacity:.86;animation:profile-orbit 9s ease-in-out infinite;will-change:transform}@keyframes profile-orbit{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-12px,-8px,0) scale(1.025)}}.role-section .profile-person{position:absolute;z-index:2;right:-5.2%;bottom:-6%;width:min(51vw,760px);max-height:91vh;object-fit:contain;object-position:right bottom;opacity:1;filter:drop-shadow(0 28px 44px rgba(45,27,18,.18));animation:person-float 5.2s ease-in-out infinite;will-change:transform}.role-section .profile-kodak{position:absolute;z-index:4;right:-4%;top:55%;color:#c7922d;font-family:Georgia,Times New Roman,serif;font-size:13px;letter-spacing:.16em;opacity:.7;writing-mode:vertical-rl;text-orientation:mixed}.profile-strategy-stack{position:absolute;z-index:4;left:4%;top:11%;display:grid;justify-items:center;gap:10px;color:#a7804e94;font-family:Georgia,Times New Roman,serif;font-size:clamp(11px,.88vw,16px);letter-spacing:.03em}.role-section .profile-keywords{position:absolute;z-index:3;top:26%;left:9%;display:grid;gap:clamp(13px,1.55vw,26px);width:min(55%,520px);margin:0;padding:0;color:#6f553694;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(32px,3.05vw,58px);font-weight:700;line-height:1.22;list-style:none;pointer-events:none}.role-section .profile-keywords li{width:fit-content;max-width:100%;transform:translate(calc(var(--keyword-step) * 22px))}.profile-honors-poster{position:absolute;z-index:5;right:-2%;bottom:5%;display:grid;gap:8px;width:min(360px,34vw);margin:0;padding:0;color:#2b211a;font-size:clamp(13px,.9vw,16px);line-height:1.32;list-style:none}.profile-honors-poster li{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:start}.profile-honors-poster span{color:#d4a23a}.role-section .profile-history{position:relative;z-index:8;grid-column:1 / -1;align-self:end;display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:clamp(18px,3.2vw,54px);margin-top:clamp(8px,2vh,22px);padding-top:24px}.role-section .profile-history:before{position:absolute;left:-6%;right:15%;top:0;height:1px;content:"";background:#d1a0419e}.role-section .profile-history:after{position:absolute;left:-.5%;top:-6px;display:block;width:85%;height:13px;content:"";background-image:radial-gradient(circle,#d4a23a 0 7px,transparent 7.5px);background-size:20% 13px;background-repeat:repeat-x}.role-section .history-tilt{height:100%;perspective:none}.role-section .history-item{position:relative;min-height:92px;height:100%;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transition:transform .3s ease}.role-section .history-item:hover{transform:translateY(-4px);border-color:transparent;box-shadow:none}.role-section .history-item span{color:#2b211a9e;font-size:12px;font-weight:900}.role-section .history-item h3{margin:9px 0 5px;color:#1f1711;font-size:clamp(14px,.9vw,18px);line-height:1.22}.role-section .history-item strong{color:#9b4a21;font-size:clamp(13px,.86vw,16px)}.role-section .history-item p{display:none}@media(max-width:1120px){.role-section .profile-shell{grid-template-columns:1fr;padding-left:0}.profile-side-rail,.profile-strategy-stack,.profile-honors-poster{display:none}.role-section .profile-copy{padding-top:22px}.role-section .profile-name-highlight{font-size:clamp(76px,18vw,150px)}.role-section .profile-visual{min-height:560px}.role-section .profile-keywords{left:5%;top:7%}.role-section .profile-person{right:0;width:min(72vw,620px)}}@media(max-width:760px){.role-section{padding-top:84px;overflow:hidden}.role-section .profile-shell{width:min(calc(100% - 32px),var(--max-page));min-height:auto}.role-section .profile-handwritten{margin-left:0;font-size:24px}.role-section .profile-name-line{transform:none}.role-section .profile-name-highlight{font-size:clamp(58px,20vw,94px);letter-spacing:-.08em}.profile-about-panel{width:100%;margin-left:0}.role-section .profile-visual{min-height:430px}.role-section .profile-circle{right:-35%;top:12%;width:118vw}.role-section .profile-keywords{left:4%;top:4%;width:80%;font-size:clamp(22px,8vw,36px)}.role-section .profile-keywords li{transform:translate(calc(var(--keyword-step) * 8px))}.role-section .profile-person{right:-14%;bottom:-8%;width:min(86vw,430px)}.role-section .profile-kodak{display:none}.role-section .profile-history{grid-template-columns:1fr;gap:14px;margin-top:28px}.role-section .profile-history:before,.role-section .profile-history:after{display:none}}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:320px;overflow-x:clip;background:radial-gradient(circle at 12% 8%,rgba(244,199,93,.32),transparent 28%),radial-gradient(circle at 82% 4%,rgba(232,112,42,.16),transparent 32%),linear-gradient(180deg,#fff9ee,#fff1d4 54%,#fff8ec);color:var(--ink)}body:before{position:fixed;inset:0;z-index:-2;pointer-events:none;content:"";background-image:radial-gradient(rgba(45,27,18,.12) .8px,transparent .8px),linear-gradient(rgba(45,27,18,.035) 1px,transparent 1px);background-size:10px 10px,100% 36px;mix-blend-mode:multiply;opacity:.34}body:after{position:fixed;right:clamp(12px,3vw,58px);bottom:clamp(24px,5vw,80px);z-index:-1;content:"ART  BUSINESS  STRATEGY";color:#b84c1c1c;font:700 clamp(12px,1.4vw,22px) "Courier New",monospace;letter-spacing:.24em;writing-mode:vertical-rl;pointer-events:none}.bg-grainient{position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.6}.hero-bg-grainient{position:absolute;inset:0;z-index:0;pointer-events:none}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img,video{max-width:100%;display:block}.deferred-fallback{width:100%;min-height:180px;border-radius:22px;background:linear-gradient(110deg,#ffffff29 25%,#ffffff75 42%,#ffffff29 58%);background-size:220% 100%;animation:deferred-shimmer 1.4s ease-in-out infinite}@keyframes deferred-shimmer{to{background-position:-220% 0}}@media(prefers-reduced-motion:reduce){.deferred-fallback{animation:none}}.click-spark-root{position:relative;min-height:100vh}.click-spark-canvas{position:fixed;inset:0;z-index:10000;width:100vw;height:100vh;pointer-events:none}.layered-frame{position:relative;border:1px solid rgba(45,27,18,.14);box-shadow:0 1px #ffffffe6 inset,0 24px 68px #482b141f,0 0 0 8px #fff3}.layered-frame:after{position:absolute;inset:0;z-index:1;content:"";pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff80,inset 0 -28px 48px #7c46180d}.page-shell{width:min(calc(100% - 64px),var(--max-page));margin-inline:auto}.section-pad{padding:112px 0}.section-shell{position:relative;isolation:isolate}.site-header{position:fixed;z-index:50;top:24px;left:50%;transform:translate(-50%);width:min(calc(100% - 200px),900px);min-height:var(--header-height);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:13px 20px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#ffffff2e;backdrop-filter:blur(16px) saturate(1.6);-webkit-backdrop-filter:blur(16px) saturate(1.6);box-shadow:0 8px 32px #2d1b1214;perspective:800px;animation:header-drop .72s cubic-bezier(.2,.8,.2,1) both}.brand-link,.nav-action,.button,.text-link{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand-link{font-weight:800;color:var(--ink)}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:var(--paper);background:var(--ink);box-shadow:inset 0 0 0 2px #f4c75d6b}.nav-links{justify-self:center;display:flex;align-items:center;gap:8px;color:#2d1b12c2;font-size:16px;font-weight:600}.nav-link{display:inline-block;padding:6px 16px;border-radius:999px;border:2px solid transparent;transition:color .18s ease,border-color .3s ease,background .3s ease}.nav-link.active{color:#2d241c;border-color:#ffffffd9;background:#fff3}.nav-links a,.footer a{transition:color .18s ease}.nav-links a:hover,.footer a:hover{color:var(--orange-deep)}.nav-action{height:46px;justify-content:center;padding:0 18px;border-radius:999px;color:var(--paper);background:var(--ink);box-shadow:0 12px 24px #2d1b1229}.hero{min-height:100dvh;overflow:hidden;color:var(--ink);background:linear-gradient(135deg,#fff8ea,#f4cc78)}.hero-light-rays{opacity:.15;mix-blend-mode:screen}.hero-grainient{position:absolute;inset:0;z-index:0;opacity:.35;pointer-events:none}.hero>.hero-grainient.grainient-container{position:absolute;width:auto;height:auto}.hero-stage,.hero-scrim{position:absolute;inset:0;width:100%;height:100%}.hero-stage{z-index:-4;display:none}.hero-scrim{z-index:-3;display:none}.hero:before{position:absolute;inset:0;z-index:-2;content:"";display:none}.hero:after{position:absolute;inset:0;z-index:-1;content:"";display:none}.hero-content{position:relative;z-index:10001;min-height:100dvh;display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.78fr);align-items:center;gap:clamp(38px,5vw,72px);padding-top:118px;padding-bottom:108px}.hero-copy{max-width:740px;position:relative;z-index:3}.hero-line,.hero-summary,.hero-actions{opacity:0;transform:translateY(34px);animation:hero-text-up .86s cubic-bezier(.16,1,.3,1) both}.hero-line{animation-delay:.13s}.hero-summary{animation-delay:.24s}.hero-actions{animation-delay:.36s}.hero h1{margin:0;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(68px,7.6vw,122px);line-height:.95;font-weight:500;letter-spacing:0;text-wrap:balance;color:var(--ink);text-shadow:none}.hero-title .split-char{display:inline-block}.hero-line{margin:30px 0 0;color:var(--orange-deep);font-size:clamp(20px,1.8vw,31px);font-weight:600;text-shadow:none}.hero-summary{width:min(100%,640px);margin:24px 0 0;color:var(--ink-soft);font-size:clamp(16px,1.1vw,20px);line-height:1.8;text-shadow:none}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.button{min-height:54px;justify-content:center;padding:0 22px;border:1px solid transparent;border-radius:999px;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.98)}.button-primary{color:var(--ink);background:var(--paper);box-shadow:0 16px 38px #2d1b1233}.button-ghost{color:var(--paper);border-color:#fffdf78a;background:transparent}.hero .button-primary{color:var(--paper);background:var(--ink)}.hero .button-ghost{color:var(--ink);border-color:#2d1b1233;background:#fffdf7}.hero-art{position:relative;z-index:2;align-self:end;min-height:620px;animation:hero-art-slide 1.28s .18s cubic-bezier(.16,1,.3,1) both}.hero-art:before{position:absolute;z-index:1;right:1%;bottom:8%;width:min(92%,560px);aspect-ratio:1 / 1.12;content:"";border:1px solid rgba(255,253,247,.34);border-radius:50% 50% 46% 46%;background:radial-gradient(circle at 50% 45%,rgba(244,199,93,.42),transparent 58%),#a76635;opacity:.72;transform-origin:38% 50%;animation:circle-breathe 1.5s .22s cubic-bezier(.16,1,.3,1) both}.hero-portrait-wrap{position:absolute;z-index:3;right:-2%;bottom:-2%;width:min(94%,590px);aspect-ratio:2508 / 3006;max-height:88dvh;clip-path:inset(0 100% 0 0);animation:person-reveal 1.45s .42s cubic-bezier(.16,1,.3,1) forwards}.hero-portrait-wrap img{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:contain}.hero-portrait-dotfield{position:absolute;inset:0;z-index:2;opacity:.15;pointer-events:auto;mix-blend-mode:normal;mask:url(/assets/hero-portrait-mask.webp) center / contain no-repeat;-webkit-mask:url(/assets/hero-portrait-mask.webp) center / contain no-repeat}.hero-portrait-dotfield .dot-field-container{cursor:crosshair}.section-kicker{width:fit-content;margin-bottom:22px;color:var(--orange-deep);font:800 15px Courier New,Microsoft YaHei,monospace}.role-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(360px,.9fr);gap:72px;align-items:start}.role-copy h2,.works-head h2,.playground-copy h2,.contact-main h2{margin:0;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(42px,5vw,90px);line-height:1.05;font-weight:500;letter-spacing:0;text-wrap:balance}.role-copy p,.playground-copy p{margin:28px 0 0;color:var(--ink-soft);font-size:clamp(17px,1.25vw,22px);line-height:1.8}.text-link{margin-top:36px;color:var(--orange-deep);font-weight:900;border-bottom:2px solid currentColor;padding-bottom:6px}.paper-panel{position:relative;border:1px solid rgba(45,27,18,.14);border-radius:var(--radius-xl);background:linear-gradient(135deg,#fffdf7,#fff5df);box-shadow:var(--shadow)}.paper-panel:before{position:absolute;inset:10px;content:"";pointer-events:none;border:1px solid rgba(184,76,28,.14);border-radius:calc(var(--radius-xl) - 8px)}.highlight-stack{display:grid;gap:18px;padding-top:28px}.highlight-item{padding:28px}.highlight-item:nth-child(2){transform:translate(-40px)}.highlight-item h3,.timeline-item h3,.work-meta h3{margin:0;font-size:24px}.highlight-item p,.timeline-item p,.work-meta p{margin:12px 0 0;color:var(--ink-soft);line-height:1.75}.timeline-rail{margin-top:86px;border-top:1px solid var(--line)}.timeline-item{display:grid;grid-template-columns:minmax(260px,.42fr) 1fr;gap:42px;padding:30px 0;border-bottom:1px solid var(--line)}.timeline-item span,.work-meta span,.output-panel span,.contact-card p{color:var(--muted);font-size:14px;font-weight:800}.timeline-item strong{color:var(--orange-deep)}.works-section{background:linear-gradient(180deg,#fff8ec33,#ffeec9b3),radial-gradient(circle at 88% 4%,rgba(232,112,42,.12),transparent 34%)}.works-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:end}.works-head h2{max-width:1100px}.filter-tabs,.mode-tabs{display:flex;align-items:center;gap:8px;padding:7px;border:1px solid rgba(45,27,18,.14);border-radius:999px;background:#fffdf7;box-shadow:0 10px 24px #5b301714}.filter-tabs button,.mode-tabs button{min-height:42px;border:0;border-radius:999px;padding:0 18px;color:var(--ink-soft);background:transparent;font-weight:800;transition:background .18s ease,color .18s ease}.filter-tabs button.active,.mode-tabs button.active{color:var(--paper);background:var(--ink)}.work-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:22px;margin-top:58px}.work-card{grid-column:span 4;min-width:0;border:1px solid rgba(45,27,18,.12);border-radius:var(--radius-xl);overflow:hidden;background:#fffdf7;box-shadow:0 22px 58px #5b30171f}.featured-work{grid-column:span 8}.work-frame{aspect-ratio:16 / 10;overflow:hidden;background:#ead0a6}.featured-work .work-frame{aspect-ratio:16 / 8.2}.work-media{width:100%;height:100%;object-fit:cover}.work-meta{padding:24px}.role-section{padding-top:54px;padding-bottom:58px}.profile-shell{display:grid;grid-template-columns:minmax(420px,.74fr) minmax(560px,1.08fr);gap:clamp(16px,2.2vw,32px);min-height:auto;padding:clamp(8px,1.8vw,22px) 0 0}.profile-copy{position:relative;z-index:2;max-width:620px;padding-top:clamp(4px,1vw,12px)}.profile-handwritten{display:block;font-family:Caveat,cursive;font-size:clamp(26px,2.2vw,34px);font-weight:700;color:var(--orange);margin-bottom:10px;line-height:1.1}.profile-name-line{display:flex;flex-direction:column;gap:6px;margin:0 0 14px}.profile-name-label{font-size:clamp(13px,.9vw,15px);color:var(--muted);letter-spacing:.04em}.profile-name-highlight{font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(52px,4.8vw,82px);font-weight:600;line-height:1;background:linear-gradient(135deg,#c89028,#f4c75d,#d4a017,#e8b938);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px rgba(200,144,40,.18))}.profile-strategy-label{display:block;font-size:clamp(11px,.75vw,13px);color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px;opacity:.7}.profile-blocks{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.84fr);gap:22px;margin-top:22px}.profile-blocks article{min-width:0;padding:0;border-radius:0;background:transparent;box-shadow:none}.profile-blocks h3{margin:0 0 12px;font-size:20px}.profile-blocks p,.profile-blocks li{color:var(--ink-soft);font-size:14px;line-height:1.68}.profile-blocks ul{display:grid;gap:6px;margin:0;padding-left:20px}.profile-visual{position:relative;min-height:590px;align-self:end;overflow:visible}.profile-circle{position:absolute;inset:8% -4% -6% -8%;border-radius:46% 54% 42% 58%;background:radial-gradient(circle at 38% 32%,rgba(255,255,255,.75),transparent 42%),linear-gradient(135deg,#f5c7646b,#e8702a38);animation:circle-morph 8s ease-in-out infinite;will-change:transform,border-radius}@keyframes circle-morph{0%,to{border-radius:46% 54% 42% 58%;transform:scale(1) rotate(0)}33%{border-radius:52% 48% 56% 44%;transform:scale(1.02) rotate(2deg)}66%{border-radius:44% 56% 50% 50%;transform:scale(.99) rotate(-1.5deg)}}.profile-person{position:absolute;z-index:1;right:0;bottom:-7%;width:min(72%,560px);max-height:720px;object-fit:contain;opacity:.92;filter:drop-shadow(0 34px 44px rgba(45,27,18,.18));animation:person-float 4s ease-in-out infinite;will-change:transform}@keyframes person-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.profile-kodak{position:absolute;z-index:2;right:-2%;top:12%;writing-mode:vertical-rl;text-orientation:mixed;font-size:10px;letter-spacing:.18em;color:var(--ink-soft);opacity:.45;font-family:Georgia,Times New Roman,serif}.profile-keywords{position:absolute;z-index:1;top:2%;left:-16%;display:grid;gap:clamp(8px,1vw,16px);width:min(124%,760px);margin:0;padding:0;list-style:none;color:#604f3f9e;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(20px,2.15vw,36px);font-weight:700;line-height:1.22}.profile-keywords li{width:fit-content;max-width:100%;transform:translate(calc(var(--keyword-step) * 28px))}.profile-history{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:clamp(18px,2.2vw,28px)}.history-tilt,.history-tilt .tilted-card-inner{height:100%}.history-item{min-height:120px;height:100%;padding:12px 14px;border:1px solid rgba(223,188,139,.3);border-radius:16px;background:#fffdf78c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 28px #2d1b1214,0 2px 8px #2d1b120d;transition:box-shadow .3s ease,border-color .3s ease}.history-item:hover{border-color:#dfbc8b80;box-shadow:0 14px 40px #2d1b121f,0 4px 12px #2d1b1212}.history-item span{color:var(--muted);font-size:12px;font-weight:900}.history-item h3{margin:12px 0 8px;font-size:clamp(17px,1.05vw,21px);line-height:1.2}.history-item strong{color:var(--orange-deep)}.history-item p{margin:8px 0 0;color:var(--ink-soft);font-size:13px;line-height:1.58}.works-section{position:relative;overflow:visible;background:radial-gradient(circle at 8% 8%,rgba(255,255,255,.9),transparent 28%),radial-gradient(circle at 84% 8%,rgba(205,227,231,.7),transparent 34%),linear-gradient(135deg,#fff8ec,#eef8f7 48%,#fff2d5)}.works-section:before{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(120deg,transparent 0 18%,rgba(255,255,255,.48) 18% 19%,transparent 19% 100%),radial-gradient(circle at 92% 78%,rgba(93,196,157,.16),transparent 28%)}.works-section>.page-shell{position:relative}.works-head{align-items:center}.works-head h2{max-width:none;font-size:clamp(58px,6.2vw,104px)}.works-head p{max-width:680px;margin:22px 0 0;color:#6b7b7f;font-size:clamp(16px,1.05vw,20px);line-height:1.7}.works-controls{display:grid;justify-items:end;gap:24px}.filter-tabs button{display:inline-flex;align-items:center;gap:8px}.library-link,.icon-button{display:inline-flex;align-items:center;justify-content:center;border:0;color:var(--ink);background:transparent}.library-link{gap:12px;min-height:52px;padding:0 2px 8px;border-bottom:1px solid rgba(45,27,18,.22);color:#14334a;font-size:21px;font-weight:800}.video-showcase{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(0,.86fr) minmax(0,.86fr);grid-template-rows:auto auto;gap:20px;margin-top:42px;align-items:start}.video-carousel{position:relative;margin-top:38px;overflow:visible;padding:10px 0 34px}.video-carousel-track{position:relative;display:block;min-height:clamp(470px,48vw,720px);cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;perspective:1200px}.video-carousel-track:active{cursor:grabbing}.carousel-card{position:absolute;top:50%;left:50%;z-index:1;width:min(78vw,1040px);padding:0;border:0;border-radius:24px;background:transparent;cursor:inherit;opacity:.78;transform:translate(calc(-50% + var(--carousel-offset) * 36%),calc(-50% + 44px)) scale(.82) rotateY(calc(var(--carousel-offset) * -10deg));transform-origin:center center;transition:opacity .26s ease,transform .26s ease,filter .26s ease,z-index .26s ease}.carousel-card-active{z-index:3;cursor:default;opacity:1;transform:translate(-50%,-50%) scale(1)}.carousel-card-prev,.carousel-card-next{z-index:2;cursor:pointer;filter:saturate(.88) contrast(.96) brightness(.92)}.video-carousel-swipe .carousel-card{will-change:transform,opacity;transition:filter .82s cubic-bezier(.22,1,.36,1)}.carousel-card-prev{transform:translate(-68%,calc(-50% + 58px)) scale(.82) rotateY(12deg)}.carousel-card-next{transform:translate(-32%,calc(-50% + 58px)) scale(.82) rotateY(-12deg)}.video-carousel .video-card{width:100%}.video-carousel .video-card:not(.video-card-0){pointer-events:none}.video-carousel .video-card:not(.video-card-0) video{pointer-events:none}.video-carousel .video-card:not(.video-card-0) .border-glow-card,.video-carousel .video-card:not(.video-card-0) .border-glow-inner,.video-carousel .video-card:not(.video-card-0) .video-card-frame,.video-carousel .video-card:not(.video-card-0) .video-case-media{border-radius:22px}.video-carousel .video-card:not(.video-card-0) .video-case-label{transform:scale(.9);transform-origin:top left}.video-carousel-controls{display:none}.video-carousel-dots{position:relative;width:fit-content;min-height:30px;margin:6px auto 0}.video-carousel-dot-track{display:flex;align-items:center;justify-content:center;gap:7px;min-height:30px}.video-carousel-dot-track span{width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:#2d1b1240;transition:width .18s ease,background .18s ease}.video-carousel-dot-track span.is-active{width:28px;background:var(--ink)}.video-carousel-scrubber{position:absolute;z-index:2;inset:0 -8px;width:calc(100% + 16px);height:30px;margin:0;opacity:0;cursor:grab;touch-action:pan-x}.video-carousel-scrubber:active{cursor:grabbing}.video-carousel-scrubber:focus-visible{opacity:.12}.video-carousel-scrubber::-webkit-slider-thumb{width:28px;height:30px;cursor:grab}.video-carousel-scrubber::-moz-range-thumb{width:28px;height:30px;cursor:grab}.video-card{position:relative;min-width:0;overflow:visible;border-radius:22px}.video-card-tilt{perspective:900px;display:flex;width:100%;height:100%}.video-card-tilt .tilted-card-inner{display:flex;width:100%!important;height:100%!important}.video-card-tilt .border-glow-card{flex:1;width:100%;align-items:stretch}.video-card-glow.border-glow-card{border-color:transparent;background:transparent}.video-card-tilt .border-glow-inner{flex:1;height:100%}.video-card-tilt .video-card-frame{width:100%;height:100%;aspect-ratio:16 / 9;border-radius:inherit}.video-card-0{grid-row:span 2}.video-card-glow{width:100%}.video-card-frame{position:relative;overflow:hidden;border-radius:22px;background:transparent;line-height:0}.video-case-media{position:absolute;inset:-1px;display:block;width:calc(100% + 2px);height:calc(100% + 2px);min-width:calc(100% + 2px);min-height:calc(100% + 2px);object-fit:cover;object-position:center;background:transparent}.video-case-label{position:absolute;z-index:2;top:22px;left:22px;display:flex;align-items:center;gap:14px;max-width:calc(100% - 44px);color:#fffdf7;text-shadow:0 2px 16px rgba(0,0,0,.38)}.media-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:999px;color:#fffdf7;background:#fff3;box-shadow:inset 0 0 0 1px #ffffff6b}.video-case-label h3{margin:0;font-size:clamp(17px,1.25vw,24px);line-height:1.15}.video-case-label p{margin:6px 0 0;color:#fffdf7c2;font-family:Georgia,Times New Roman,serif;font-size:15px}.poster-wall{position:relative;display:grid;grid-template-rows:repeat(2,clamp(230px,25vw,380px));gap:clamp(14px,1.5vw,22px);width:100vw;margin:42px calc(50% - 50vw) 0;overflow:hidden}.poster-wall>.circular-gallery{min-width:0;border-block:1px solid rgba(30,43,54,.08)}.poster-signal{position:absolute;z-index:4;top:50%;left:50%;display:grid;grid-template-columns:minmax(112px,128px) minmax(0,1fr) minmax(64px,82px);align-items:center;width:min(960px,90vw);height:clamp(50px,4.4vw,64px);min-width:0;padding-inline:clamp(20px,2.8vw,42px);overflow:hidden;color:#243f4e;isolation:isolate;pointer-events:none;transform:translate(-50%,-50%);background:linear-gradient(90deg,transparent,rgba(247,250,248,.86) 16%,rgba(247,250,248,.94) 50%,rgba(247,250,248,.86) 84%,transparent)}.poster-signal:before,.poster-signal:after{position:absolute;z-index:-1;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(35,67,83,.32),transparent)}.poster-signal:before{top:7px;left:0;width:min(38%,520px)}.poster-signal:after{right:0;bottom:7px;width:min(29%,410px)}.poster-signal-mark{align-self:start;padding-top:clamp(7px,.7vw,10px);color:#c65a22;font-family:Avenir Next,HarmonyOS Sans SC,sans-serif;font-size:clamp(8px,.7vw,11px);font-weight:800;letter-spacing:.2em;white-space:nowrap}.poster-signal-copy{position:relative;height:clamp(40px,3.6vw,50px);min-width:0}.poster-signal-message{position:absolute;inset:0;display:grid;align-content:center;margin:0;opacity:0;transform:translate3d(0,18px,0) rotate(-.7deg);animation:poster-signal-cycle 25s cubic-bezier(.22,.75,.22,1) infinite;animation-delay:calc(var(--signal-index) * 5s);will-change:opacity,transform}.poster-signal-message span,.poster-signal-message em{display:block;overflow:visible;text-overflow:clip;white-space:nowrap}.poster-signal-message span{color:#263f4b;font-family:Ma Shan Zheng,STKaiti,KaiTi,cursive;font-size:clamp(17px,1.42vw,24px);font-style:normal;font-weight:400;letter-spacing:.035em;line-height:.93}.poster-signal-message em{margin:4px 0 0 clamp(18px,2.4vw,42px);color:#c65a22e6;font-family:Georgia,Songti SC,serif;font-size:clamp(10px,.78vw,13px);font-style:italic;letter-spacing:.08em}.poster-signal-rule{align-self:end;width:100%;height:1px;margin-bottom:clamp(9px,.9vw,13px);background:repeating-linear-gradient(90deg,rgba(36,63,75,.72) 0 2px,transparent 2px 8px);transform:rotate(-7deg)}@keyframes poster-signal-cycle{0%,4%{opacity:0;transform:translate3d(0,18px,0) rotate(-.7deg)}9%,17%{opacity:1;transform:translateZ(0) rotate(-.7deg)}20%,to{opacity:0;transform:translate3d(0,-15px,0) rotate(-.7deg)}}.poster-marquee{overflow-x:auto;scrollbar-width:none;cursor:grab;touch-action:pan-x}.poster-marquee::-webkit-scrollbar{display:none}.poster-marquee:active{cursor:grabbing}.poster-track{display:flex;width:max-content;gap:clamp(12px,1.25vw,20px);padding-inline:clamp(12px,2vw,34px);animation:poster-loop 34s linear infinite;will-change:transform}.poster-marquee[data-direction=reverse] .poster-track{animation-direction:reverse;animation-duration:39s}.poster-marquee:hover .poster-track,.poster-marquee:active .poster-track{animation-play-state:paused}.poster-tile{flex:0 0 auto;height:clamp(210px,24vw,370px);margin:0;overflow:hidden;border-radius:14px;background:transparent;box-shadow:0 14px 34px #1e2b3626}.poster-tile img{display:block;height:100%;width:auto;max-width:none;object-fit:contain}@keyframes poster-loop{to{transform:translate(-33.3333%)}}@media(prefers-reduced-motion:reduce){.poster-signal-message{animation:none}.poster-signal-message:first-child{opacity:1;transform:none}}.planning-empty{display:grid;place-items:center;min-height:420px;margin-top:58px;padding:40px;border-radius:28px;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.7),transparent 42%),linear-gradient(135deg,#fffdf7eb,#ffecbecc)}.planning-empty h3{margin:18px 0 0;font-size:clamp(28px,3vw,48px)}.planning-empty p{max-width:620px;margin:16px auto 0;color:var(--ink-soft);line-height:1.8}.planning-showcase{position:relative;margin-top:clamp(34px,4vw,58px)}.planning-intro{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(260px,.72fr);align-items:end;gap:32px;margin-bottom:clamp(22px,2.5vw,36px);padding-inline:clamp(4px,1vw,16px)}.planning-kicker{display:block;color:var(--orange-deep);font-family:Avenir Next,HarmonyOS Sans SC,sans-serif;font-size:10px;font-weight:800;letter-spacing:.18em}.planning-intro h3{max-width:690px;margin:10px 0 0;color:#233b46;font-family:Georgia,Songti SC,serif;font-size:clamp(30px,3.6vw,56px);font-weight:500;letter-spacing:-.03em;line-height:1.05}.planning-intro>p{max-width:360px;margin:0 0 4px auto;color:#637781;font-size:14px;line-height:1.75}.planning-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.7vw,26px)}.planning-card{min-width:0;overflow:hidden;border:1px solid rgba(35,59,70,.14);border-radius:18px;background:#fafcf9c7;box-shadow:0 14px 34px #1a3e4a14;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease}.planning-card:hover{border-color:#c65a2273;box-shadow:0 22px 46px #1a3e4a24;transform:translateY(-5px)}.planning-card-open{display:block;width:100%;padding:0;border:0;color:inherit;text-align:left;background:transparent;cursor:pointer}.planning-card-media{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:#dfe9e8}.planning-card-media:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgba(21,42,49,.08),transparent 46%,rgba(21,42,49,.22));pointer-events:none}.planning-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1),filter .3s ease}.planning-card:hover .planning-card-media img{filter:saturate(1.06);transform:scale(1.035)}.planning-card-index,.planning-card-pages{position:absolute;z-index:1;color:#fffdf7eb;text-shadow:0 1px 8px rgba(0,0,0,.24)}.planning-card-index{top:14px;left:15px;font-family:Georgia,serif;font-size:20px;font-style:italic}.planning-card-pages{right:14px;bottom:12px;font-family:Avenir Next,sans-serif;font-size:9px;font-weight:800;letter-spacing:.14em}.planning-card-copy{display:grid;gap:7px;padding:17px 18px 19px}.planning-card-meta{display:flex;justify-content:space-between;gap:10px;color:#8b6f61;font-family:Avenir Next,HarmonyOS Sans SC,sans-serif;font-size:10px;letter-spacing:.04em}.planning-card-meta b{color:var(--orange-deep);font-weight:800}.planning-card-meta i{font-style:normal}.planning-card-copy strong{color:#233b46;font-family:Georgia,Songti SC,serif;font-size:clamp(19px,1.7vw,25px);font-weight:600;line-height:1.1}.planning-card-copy em{color:#7a8d92;font-family:Georgia,serif;font-size:10px;font-style:italic;letter-spacing:.04em}.planning-card-summary{min-height:44px;color:#5f737a;font-size:12px;line-height:1.65}.planning-card-link{display:inline-flex;align-items:center;gap:6px;width:max-content;margin-top:3px;color:#233b46;font-size:12px;font-weight:800}.planning-card-link svg{transition:transform .22s ease}.planning-card:hover .planning-card-link svg{transform:translate(4px)}.planning-footnote{display:flex;align-items:center;justify-content:center;gap:7px;margin:clamp(20px,2.5vw,32px) 0 0;color:#7d8b8e;font-size:11px;letter-spacing:.02em}body.planning-dialog-open{overflow:hidden}.planning-dialog-backdrop{position:fixed;inset:0;z-index:220;display:grid;place-items:center;padding:clamp(18px,4vw,56px);background:#142a326b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.planning-dialog{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(330px,1.08fr);width:min(1050px,100%);max-height:min(760px,calc(100dvh - 44px));overflow:auto;border:1px solid rgba(255,253,247,.68);border-radius:24px;background:#f8fbf8;box-shadow:0 32px 90px #0b232b47}.planning-dialog-close{position:absolute;z-index:3;top:16px;right:16px;width:38px;height:38px;color:#233b46;border-color:#233b4633;background:#f8fbf8c7}.planning-dialog-cover{min-height:100%;background:#dfe9e8}.planning-dialog-cover img{display:block;width:100%;height:100%;min-height:100%;object-fit:cover}.planning-dialog-body{padding:clamp(28px,4vw,58px)}.planning-dialog-body h3{margin:13px 0 0;color:#233b46;font-family:Georgia,Songti SC,serif;font-size:clamp(32px,3.6vw,52px);line-height:1.03}.planning-dialog-english{margin:8px 0 0;color:#7b8f93;font-family:Georgia,serif;font-size:12px;font-style:italic}.planning-dialog-summary{margin:24px 0 0;color:#506a73;font-size:14px;line-height:1.8}.planning-dialog-block{margin-top:27px;padding-top:15px;border-top:1px solid rgba(35,59,70,.13)}.planning-dialog-block>span{color:var(--orange-deep);font-size:10px;font-weight:800;letter-spacing:.13em}.planning-dialog-block ul{display:grid;gap:7px;margin:10px 0 0;padding:0;color:#294551;font-size:13px;list-style:none}.planning-dialog-block li:before{display:inline-block;width:18px;color:#c65a22;content:"—"}.planning-chapters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px}.planning-chapters b{display:grid;grid-template-columns:24px 1fr;gap:5px;align-items:center;color:#294551;font-size:12px;font-weight:600}.planning-chapters i{color:#c65a22;font-family:Georgia,serif;font-size:11px;font-style:italic}.planning-dialog-note{margin:28px 0 0;color:#89969a;font-size:11px;line-height:1.6}.planning-dialog-pages{grid-column:1 / -1;padding:clamp(24px,3.2vw,44px);border-top:1px solid rgba(35,59,70,.12);background:linear-gradient(135deg,#e2efeeb8,#fff7ecb8),#f4f8f5}.planning-dialog-pages-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.planning-dialog-pages-head h4{margin:0;color:#233b46;font-family:Georgia,Songti SC,serif;font-size:clamp(26px,2.7vw,38px);font-weight:500}.planning-detail-section+.planning-detail-section{margin-top:clamp(28px,4vw,48px);padding-top:clamp(22px,3vw,34px);border-top:1px solid rgba(35,59,70,.14)}.planning-detail-section-head{display:flex;align-items:baseline;gap:11px;margin-bottom:13px}.planning-detail-section-head span{color:var(--orange-deep);font-family:Georgia,serif;font-size:12px;font-style:italic;font-weight:700}.planning-detail-section-head h5{margin:0;color:#294551;font-family:Georgia,Songti SC,serif;font-size:clamp(18px,2vw,24px);font-weight:600}.planning-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,2vw,22px)}.planning-detail-page{min-width:0;margin:0;overflow:hidden;border:1px solid rgba(35,59,70,.14);border-radius:15px;background:#ffffffd1;box-shadow:0 12px 28px #1a3e4a14}.planning-detail-page.is-cover{grid-column:1 / -1}.planning-detail-page img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:contain;background:#eef2ef}.planning-detail-page figcaption{display:grid;gap:4px;padding:13px 15px 15px}.planning-detail-page figcaption span{color:var(--orange-deep);font-family:Avenir Next,HarmonyOS Sans SC,sans-serif;font-size:9px;font-weight:800;letter-spacing:.12em}.planning-detail-page figcaption strong{color:#294551;font-family:Georgia,Songti SC,serif;font-size:17px;font-weight:600}@media(max-width:1120px){.planning-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.planning-intro{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.planning-intro>p{max-width:520px;margin:0;font-size:13px}.planning-grid{grid-template-columns:1fr}.planning-dialog-backdrop{align-items:end;padding:0}.planning-dialog{grid-template-columns:1fr;width:100%;max-height:calc(100dvh - 18px);border-radius:22px 22px 0 0}.planning-dialog-cover{min-height:180px;max-height:36dvh}.planning-dialog-cover img{min-height:180px;max-height:36dvh;object-fit:cover}.planning-dialog-body{padding:28px 22px 30px}.planning-dialog-body h3{font-size:36px}.planning-dialog-pages{padding:24px 14px 30px}.planning-dialog-pages-head{align-items:start;flex-direction:column;gap:7px}.planning-dialog-pages-head h4{font-size:28px}.planning-detail-grid{grid-template-columns:1fr;gap:14px}.planning-detail-page.is-cover{grid-column:auto}.planning-detail-page figcaption{padding:11px 13px 13px}.planning-detail-page figcaption strong{font-size:16px}}.library-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:28px;background:#2d1b1257;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.case-library{width:min(1180px,100%);max-height:min(820px,calc(100dvh - 56px));overflow:auto;border-radius:28px;padding:clamp(22px,3vw,38px);background:linear-gradient(135deg,#fffdf7fa,#fff3daf2)}.library-head{display:flex;align-items:center;justify-content:space-between;gap:24px}.library-head span,.library-section h4{color:var(--orange-deep);font-size:13px;font-weight:900;text-transform:uppercase}.library-head h3{margin:8px 0 0;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(36px,4vw,68px);font-weight:500}.icon-button{width:44px;height:44px;border-radius:999px;background:var(--ink);color:var(--paper)}.library-section{margin-top:34px}.library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.library-item{overflow:hidden;border-radius:18px;background:#fffaf0;box-shadow:inset 0 0 0 1px #2d1b121a}.library-item video{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#172332}.library-item strong,.library-item span{display:block;padding-inline:16px}.library-item strong{padding-top:14px}.library-item span{padding-bottom:16px;color:var(--muted);font-family:Georgia,Times New Roman,serif}.library-poster-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.library-poster-grid img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:16px}.library-empty{display:inline-flex;align-items:center;gap:10px;min-height:56px;padding:0 18px;border-radius:999px;color:var(--ink-soft);background:#2d1b120f}.playground{position:relative;overflow:hidden}.playground:before{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(100deg,transparent 0 26%,rgba(244,199,93,.18) 26% 46%,transparent 46%),linear-gradient(180deg,#fffdf733,#fff1d3d1)}.playground-grid{position:relative;display:grid;grid-template-columns:minmax(0,.72fr) minmax(520px,1fr);gap:78px;align-items:center}.playground-copy{max-width:680px}.workbench{padding:clamp(22px,2.7vw,44px)}.mode-tabs{width:fit-content;max-width:100%;flex-wrap:wrap}.control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.range-control{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;min-height:114px;padding:22px;border:1px solid rgba(45,27,18,.12);border-radius:var(--radius-lg);background:#fff8eb}.range-control input{grid-column:1 / -1;width:100%;accent-color:var(--orange-deep)}.range-control span{font-weight:900}.range-control strong{color:var(--orange-deep)}.strategy-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.strategy-node{display:flex;align-items:center;justify-content:center;gap:10px;min-height:78px;border:1px solid rgba(45,27,18,.14);border-radius:var(--radius-lg);color:var(--ink);background:linear-gradient(135deg,#fffdf7,#ffd98d);font-weight:900}.output-panel{min-height:170px;margin-top:20px;padding:26px;border-radius:var(--radius-lg);color:#fffdf7;background:var(--ink);box-shadow:inset 0 0 0 1px #fffdf72e}.output-panel span{color:#fffdf7ad}.output-panel p{margin:16px 0 0;font-size:clamp(20px,1.6vw,28px);line-height:1.6;animation:soft-pop .32s ease both}.workbench-action{margin-top:22px}.contact-section{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 18% 18%,rgba(244,199,93,.34),transparent 34%),linear-gradient(135deg,#4b2818,#7b3d1d 58%,#f2b84e);color:var(--paper)}.contact-shell{display:grid;grid-template-columns:minmax(520px,1.08fr) minmax(440px,.82fr);gap:clamp(48px,5vw,84px);align-items:center}.side-note{writing-mode:vertical-rl;transform:rotate(180deg);color:#fffdf794;font-weight:900;letter-spacing:.08em}.contact-main h2{max-width:700px;font-size:clamp(54px,5.6vw,86px);color:#fffdf7}.contact-lines{display:grid;gap:14px;margin-top:38px;color:#fffdf7b8;font-size:clamp(17px,1.4vw,24px)}.contact-lines a{width:fit-content}.contact-lines span{color:#fffdf7;font-weight:900}.contact-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.contact-profile-card{align-self:stretch;min-width:0}.contact-profile-card .pc-card{min-height:clamp(500px,62vh,600px);border-radius:34px;background:radial-gradient(circle at 50% 40%,rgba(255,253,247,.42),transparent 44%),linear-gradient(160deg,#d3ebf6b8,#80b0c985 58%,#fff4da57)}.contact-profile-card .pc-inside{background-image:radial-gradient(circle at 50% 48%,rgba(255,255,255,.34),transparent 46%),var(--inner-gradient)}.contact-profile-card .pc-inside .avatar{inset:172px auto auto 50%;width:min(78%,420px);height:min(54%,420px);border-radius:24px;object-fit:cover;object-position:50% 42%;filter:none;transform:translate(-50%)}.contact-profile-card .pc-details{inset:48px 26px auto;text-align:center}.contact-profile-card .pc-details h3{font-size:clamp(46px,4.2vw,70px);letter-spacing:.04em}.contact-profile-card .pc-details p{margin:8px 0 0;font-size:clamp(15px,1vw,18px)}.contact-profile-card .pc-user-info{left:24px;right:24px;bottom:24px;padding:18px;border-radius:22px;background:#fffdf757;color:#2d1b12}@media(min-width:1024px){.contact-shell{grid-template-columns:minmax(0,1fr) minmax(360px,430px)}.contact-shell>div:last-child{width:100%;max-width:430px;justify-self:end}.contact-profile-card .pc-inside .avatar{top:160px;width:min(70%,300px);height:min(46%,276px)}}.footer{display:flex;justify-content:space-between;gap:28px;margin-top:88px;color:#fffdf7b8;font-weight:800}.footer nav{display:flex;flex-wrap:wrap;gap:22px}[data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .76s cubic-bezier(.16,1,.3,1) var(--reveal-delay, 0ms),transform .76s cubic-bezier(.16,1,.3,1) var(--reveal-delay, 0ms)}[data-reveal=left]{transform:translate(-36px)}[data-reveal=right]{transform:translate(36px)}[data-reveal].is-visible{opacity:1;transform:translate(0)}@keyframes header-drop{0%{opacity:0;transform:translate(-50%,-18px)}to{opacity:1;transform:translate(-50%)}}@keyframes hero-text-up{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:none}}@keyframes hero-art-slide{0%{opacity:0;transform:translate(-72px)}to{opacity:1;transform:none}}@keyframes circle-breathe{0%{opacity:0;transform:scale(.9)}70%{opacity:.8;transform:scale(1.035)}to{opacity:.72;transform:none}}@keyframes person-reveal{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translate(-42px)}to{opacity:1;clip-path:none;transform:none}}@keyframes soft-pop{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1120px){.site-header{grid-template-columns:1fr auto;border-radius:28px}.nav-links{display:none}.hero-content,.profile-shell,.playground-grid,.contact-shell{grid-template-columns:1fr}.hero-art{min-height:440px;align-self:stretch}.highlight-item:nth-child(2){transform:none}.works-head{grid-template-columns:1fr}.works-controls{justify-items:start}.video-showcase{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.video-carousel-track{min-height:clamp(420px,56vw,620px)}.carousel-card{width:min(82vw,880px)}.carousel-card-prev{transform:translate(-84%,calc(-50% + 48px)) scale(.78) rotateY(10deg)}.carousel-card-next{transform:translate(-16%,calc(-50% + 48px)) scale(.78) rotateY(-10deg)}.video-card,.video-card-0{grid-row:auto}.profile-history,.library-grid,.library-poster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-visual{min-height:560px}.profile-person{right:0;width:min(104%,620px)}.contact-shell{gap:34px}.side-note{writing-mode:horizontal-tb;transform:none}}@media(max-width:760px){:root{--header-height: 64px}.page-shell{width:min(calc(100% - 32px),var(--max-page))}.section-pad{padding:84px 0}.site-header{top:12px;width:min(calc(100% - 24px),var(--max-page));min-height:62px;padding:10px;gap:10px}.brand-link span:last-child{display:none}.brand-mark{width:40px;height:40px}.nav-action{height:42px;padding:0 14px}.hero-content{gap:30px;padding-top:150px;padding-bottom:82px}.hero h1{font-size:clamp(58px,17vw,88px)}.hero-line{margin-top:24px}.hero-summary{font-size:16px}.button{width:100%;min-height:52px}.hero-art{min-height:330px}.profile-name-highlight,.works-head h2,.playground-copy h2,.contact-main h2{font-size:clamp(38px,12vw,58px)}.profile-shell{min-height:auto;padding:28px;border-radius:0}.profile-blocks,.profile-history,.video-showcase,.poster-wall,.library-grid,.library-poster-grid{grid-template-columns:1fr}.profile-visual{min-height:430px}.profile-keywords{left:0;font-size:clamp(18px,7vw,30px)}.profile-keywords li{transform:translate(calc(var(--keyword-step) * 12px))}.profile-person{right:0;width:min(70%,430px);bottom:-5%}.video-carousel-track{min-height:360px}.carousel-card,.carousel-card-active{width:86vw}.carousel-card-prev{transform:translate(-76%,calc(-50% + 34px)) scale(.78) rotateY(8deg)}.carousel-card-next{transform:translate(-24%,calc(-50% + 34px)) scale(.78) rotateY(-8deg)}.works-head{gap:24px}.works-controls,.filter-tabs,.library-link{width:100%}.filter-tabs{justify-content:flex-start}.video-card{min-height:280px}.poster-tile,.poster-tile:nth-child(1),.poster-tile:nth-child(2),.poster-tile:nth-child(5),.poster-tile:nth-child(6){grid-column:auto}.library-backdrop{padding:12px}.timeline-item{grid-template-columns:1fr;gap:14px}.mode-tabs{width:100%;overflow-x:auto;justify-content:flex-start}.work-gallery{grid-template-columns:1fr}.work-card,.featured-work{grid-column:auto}.control-grid,.strategy-map{grid-template-columns:1fr}.contact-lines a{overflow-wrap:anywhere}.contact-actions{width:100%}.footer{flex-direction:column;margin-top:62px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}[data-reveal],.hero h1,.hero-line,.hero-summary,.hero-actions{opacity:1!important;transform:none!important}.hero-portrait-wrap{clip-path:inset(0 0 0 0)!important}}@media(min-width:1200px){#role.role-section{padding-top:clamp(72px,6.2vh,96px);padding-bottom:clamp(16px,2.4vh,30px)}#role .profile-shell{width:min(calc(100% - 72px),1760px);grid-template-columns:minmax(540px,.78fr) minmax(820px,1.22fr);min-height:calc(100dvh - clamp(88px,8.6vh,126px));padding:clamp(18px,2.8vh,42px) 0 0 clamp(58px,4vw,84px);gap:clamp(40px,5vw,110px)}#role .profile-copy{max-width:min(44vw,790px);padding-top:clamp(18px,5.2vh,84px)}#role .profile-handwritten{margin-left:clamp(54px,5.4vw,112px)}#role .profile-name-line{margin-bottom:clamp(22px,4vh,48px)}#role .profile-name-highlight{font-size:clamp(92px,7.7vw,166px);letter-spacing:-.07em;line-height:.82}#role .profile-about-panel{width:min(520px,88%);margin-left:clamp(54px,5.4vw,112px)}#role .profile-about-panel p{font-size:clamp(18px,1.05vw,22px);line-height:1.76}#role .profile-side-rail{left:clamp(0px,.6vw,14px);top:28%}#role .profile-visual{min-height:min(73vh,760px)}#role .profile-circle{right:-7%;top:10%;width:min(52vw,980px)}#role .profile-person{right:-1.4%;bottom:-5%;width:min(38.5vw,780px);max-height:92vh}#role .profile-keywords{top:25%;left:12%;width:min(46%,610px);font-size:clamp(34px,2.65vw,62px);gap:clamp(16px,1.5vw,28px)}#role .profile-keywords li{transform:translate(calc(var(--keyword-step) * 34px))}#role .profile-strategy-stack{left:7%;top:12%}#role .profile-honors-poster{right:0;bottom:6%;width:min(390px,24vw)}#role .profile-history{grid-template-columns:repeat(5,minmax(180px,1fr));gap:clamp(34px,5vw,92px);padding-top:28px}#role .profile-history:before{left:-3%;right:9%}#role .profile-history:after{left:0;width:91%}}.hero-studio{min-height:100dvh;overflow:clip;isolation:isolate;color:#1e2b36;background:#e9e5dc}.hero-studio:before{position:absolute;inset:0;z-index:-3;content:"";background:radial-gradient(circle at 74% 43%,rgba(246,170,87,.42),transparent 24%),radial-gradient(circle at 29% 22%,rgba(162,194,207,.38),transparent 25%),linear-gradient(118deg,#f8f6ef,#ece8de 47%,#d5e1e4)}.hero-studio-grid{position:absolute;inset:0;z-index:-2;opacity:.36;background-image:linear-gradient(rgba(30,43,54,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(30,43,54,.11) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.42) 50%,transparent 88%);mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.42) 50%,transparent 88%)}.hero-studio-orbit{position:absolute;z-index:-1;border:1px solid rgba(30,43,54,.18);border-radius:50%;pointer-events:none}.hero-studio-orbit--one{top:10%;right:8%;width:min(63vw,920px);aspect-ratio:1}.hero-studio-orbit--two{right:25%;bottom:-31%;width:min(48vw,700px);aspect-ratio:1;border-color:#b84c1c3d}.hero-studio-shell{position:relative;z-index:2;width:min(calc(100% - 112px),1480px);min-height:100dvh;margin:0 auto;padding:148px 0 76px}.hero-studio-copy{position:relative;z-index:3;width:min(58vw,720px)}.hero-studio-kicker{display:flex;justify-content:space-between;gap:20px;margin:0 0 clamp(26px,4vh,50px);color:#536b76;font:700 11px/1.2 Courier New,monospace;letter-spacing:.12em}.hero-studio-title{display:grid;width:max-content;margin:0;color:#1d2b36;font-family:Georgia,Songti SC,serif;font-size:clamp(76px,10.5vw,168px);font-weight:400;letter-spacing:-.085em;line-height:.79}.hero-studio-title span{padding-left:.04em}.hero-studio-title strong{justify-self:center;margin-top:.1em;color:#c44d21;font:500 .78em/.75 Georgia,Songti SC,serif;letter-spacing:-.095em}.hero-studio-statement{margin:clamp(50px,8vh,104px) 0 0;color:#223440;font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(23px,2vw,34px);font-weight:600;letter-spacing:.02em;line-height:1.55}.hero-studio-statement span{color:#c44d21;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.2em}.hero-studio-directions{margin:20px 0 0;color:#223440a3;font-size:clamp(14px,1.2vw,18px);letter-spacing:.12em}.hero-studio-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(36px,5vh,58px)}.hero-studio-button{display:inline-flex;align-items:center;gap:9px;min-height:52px;padding:0 22px;border:1px solid #1d2b36;border-radius:2px;font-size:14px;font-weight:750;letter-spacing:.035em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.hero-studio-button--dark{color:#f7f5ef;background:#1d2b36;box-shadow:7px 7px #d27a42}.hero-studio-button--line{color:#1d2b36;background:#ffffff52}@media(hover:hover)and (pointer:fine){.hero-studio-button:hover{transform:translate3d(3px,-3px,0)}.hero-studio-button--dark:hover{box-shadow:10px 10px #d27a42}.hero-studio-button--line:hover{color:#f7f5ef;background:#1d2b36}}.hero-studio-button:active{transform:translate3d(1px,1px,0) scale(.98)}.hero-studio-portrait{position:absolute;z-index:2;right:clamp(-28px,1vw,22px);bottom:0;width:min(46vw,690px);height:min(91dvh,980px);margin:0;pointer-events:none}.hero-studio-portrait-backdrop{position:absolute;top:13%;right:3%;width:82%;aspect-ratio:1;border-radius:50%;background:#d87a43;box-shadow:18px 18px #1e2b3629}.hero-studio-portrait img{position:relative;z-index:2;display:block;width:auto;max-width:none;height:100%;object-fit:contain;object-position:right bottom;image-rendering:auto}.hero-studio-portrait figcaption{position:absolute;z-index:3;right:1.5%;bottom:4.2%;display:flex;gap:8px;align-items:center;padding:7px 9px;color:#f7f5ef;background:#1d2b36;font:700 9px/1 Courier New,monospace;letter-spacing:.12em}.hero-studio-portrait figcaption span+span{padding-left:8px;border-left:1px solid rgba(255,255,255,.4)}.hero-studio-note{position:absolute;right:min(50.5vw,760px);bottom:11%;z-index:4;display:flex;gap:10px;align-items:flex-start;padding:10px 0 10px 12px;border-left:2px solid #c44d21;color:#46616e;font:700 10px/1.45 Courier New,monospace;letter-spacing:.08em}.hero-studio:not(.is-entered) .hero-studio-copy,.hero-studio:not(.is-entered) .hero-studio-portrait,.hero-studio:not(.is-entered) .hero-studio-note{opacity:0;transform:translate3d(0,22px,0)}.hero-studio.is-entered .hero-studio-copy{animation:hero-studio-rise .62s 30ms cubic-bezier(.16,1,.3,1) both}.hero-studio.is-entered .hero-studio-portrait{animation:hero-studio-rise .76s .12s cubic-bezier(.16,1,.3,1) both}.hero-studio.is-entered .hero-studio-note{animation:hero-studio-rise .5s .34s cubic-bezier(.16,1,.3,1) both}@keyframes hero-studio-rise{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@media(max-width:980px){.hero-studio-shell{width:min(calc(100% - 48px),760px);padding-top:132px}.hero-studio-copy{width:min(66vw,580px)}.hero-studio-portrait{right:-16%;width:min(61vw,560px);height:min(76dvh,760px);opacity:.94}.hero-studio-note{right:38%;bottom:8%}}@media(max-width:680px){.hero-studio{min-height:840px}.hero-studio-shell{width:min(calc(100% - 40px),520px);padding-top:118px}.hero-studio-copy{width:100%}.hero-studio-kicker span:last-child{display:none}.hero-studio-title{font-size:clamp(70px,20vw,112px)}.hero-studio-statement{margin-top:42px;font-size:22px}.hero-studio-directions{max-width:260px;font-size:12px;line-height:1.65}.hero-studio-actions{margin-top:28px}.hero-studio-button{min-height:46px;padding:0 16px}.hero-studio-portrait{right:-40%;bottom:0;width:min(102vw,580px);height:540px}.hero-studio-portrait-backdrop{top:17%;right:12%}.hero-studio-note{display:none}.hero-studio-grid{background-size:32px 32px}}.weather-layer{position:fixed;inset:0;z-index:80;pointer-events:none;overflow:visible}.weather-control{isolation:isolate}.weather-scene{position:absolute;z-index:-1;inset:-20px -22px -16px;overflow:hidden;border-radius:28px;pointer-events:none;opacity:.92}.weather-scene .weather-sky,.weather-scene .weather-haze{position:absolute;inset:0}.weather-scene .weather-rain,.weather-scene .weather-snow{position:absolute;inset:-20%;overflow:hidden}.weather-scene .weather-rain i{height:28px;animation-name:weather-rain-card}.weather-scene .weather-snow i{animation-name:weather-snow-card}.weather-scene .weather-sun{position:absolute;top:-12px;right:-9px;width:74px;aspect-ratio:1;opacity:.7;border-radius:50%;background:radial-gradient(circle,#fff8c7 0 18%,#f6bd56 38%,rgba(246,189,86,.22) 62%,transparent 70%);box-shadow:none}.weather-source{display:block;margin:6px 4px 0;color:#2334408a;font-family:Courier New,monospace;font-size:8px;letter-spacing:.04em;text-align:right}.weather-control .weather-readout{top:auto;right:auto}.weather-companion,.weather-pet-facing{animation-duration:46s}@keyframes weather-rain-card{to{transform:translate3d(-24px,180px,0) rotate(18deg)}}@keyframes weather-snow-card{to{transform:translate(14px,170px) rotate(180deg)}}@media(min-width:1024px){body:has(.site-header) .site-header .nav-action{width:112px;padding:0;visibility:hidden;pointer-events:none}body:has(.site-header) .weather-control{top:37px;right:max(120px,calc((100vw - 900px)/2 + 20px));width:112px}body:has(.site-header) .weather-readout{width:112px;min-width:112px;height:46px;padding-block:7px;border-radius:999px}body:has(.site-header) .weather-source{display:none}body:has(.site-header) .weather-scene{inset:-7px;border-radius:999px}body:has(.site-header) .weather-menu{top:calc(100% + 12px)}}.contact-eyebrow{margin:0 0 18px;color:#b6552c;font-family:Courier New,monospace;font-size:11px;font-weight:800;letter-spacing:.14em}.contact-intro{max-width:590px;margin:28px 0 0;color:#1d2b36b3;font-size:clamp(15px,1.1vw,18px);line-height:1.85}@media(max-width:680px){.poster-wall{display:grid;gap:12px;width:100vw;margin:28px calc(50% - 50vw) 0}.poster-track{gap:10px;padding-inline:10px;animation-duration:28s}.poster-marquee[data-direction=reverse] .poster-track{animation-duration:32s}.poster-tile,.poster-tile:nth-child(1),.poster-tile:nth-child(2),.poster-tile:nth-child(5),.poster-tile:nth-child(6){grid-column:auto;width:auto;height:clamp(172px,48vw,230px);aspect-ratio:auto}.contact-intro{margin-top:22px;font-size:15px;line-height:1.75}.weather-scene{inset:-14px -12px -12px;border-radius:22px}.weather-source{font-size:7px}}@media(prefers-reduced-motion:reduce){.poster-track{animation:none}}.weather-layer{position:fixed;z-index:80;inset:0;overflow:hidden;pointer-events:none}.weather-sky{position:absolute;inset:0;opacity:0;transition:opacity .9s ease,background .9s ease}.weather-layer--sunny .weather-sky,.weather-layer--hot .weather-sky{opacity:.24;background:radial-gradient(circle at 84% 12%,rgba(255,193,77,.34),transparent 17%),radial-gradient(circle at 23% 74%,rgba(255,233,189,.26),transparent 31%)}.weather-layer--cloudy .weather-sky{opacity:.14;background:linear-gradient(125deg,rgba(101,137,156,.14),transparent 44%,rgba(255,255,255,.16))}.weather-layer--rain .weather-sky{opacity:.13;background:linear-gradient(135deg,rgba(34,72,88,.2),transparent 54%,rgba(71,105,126,.16))}.weather-layer--snow .weather-sky{opacity:.18;background:radial-gradient(circle at 78% 20%,rgba(245,250,255,.6),transparent 25%),linear-gradient(145deg,rgba(166,197,219,.12),transparent)}.weather-rain{position:absolute;inset:-25% -10%;opacity:.28;background-image:repeating-linear-gradient(112deg,transparent 0 17px,rgba(89,129,153,.72) 18px 19px,transparent 20px 32px);background-size:96px 156px;animation:weather-rain-fall 1.05s linear infinite}.weather-snow i{position:absolute;top:-10px;left:calc(var(--flake) * 5.8%);width:4px;aspect-ratio:1;border-radius:50%;background:#ffffffdb;box-shadow:0 0 10px #e0f5ffc2;animation:weather-snow-fall 7.2s linear infinite;animation-delay:calc(var(--flake) * -.52s)}.weather-sun{position:absolute;top:4vh;right:9vw;width:clamp(72px,8vw,140px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 32%,#fff9cf 0 16%,#ffc95e 55%,rgba(255,179,55,.22) 68%,transparent 72%);opacity:.6;filter:blur(.2px);animation:weather-sun-breathe 4.6s ease-in-out infinite}.weather-companion{position:fixed;z-index:2;left:4vw;bottom:clamp(14px,2.4vw,34px);width:clamp(112px,11vw,178px);padding:0;border:0;cursor:pointer;pointer-events:auto;background:transparent;text-align:initial;filter:drop-shadow(0 15px 16px rgba(38,31,23,.18));animation:weather-pet-walk 22s cubic-bezier(.42,0,.28,1) infinite alternate;transition:filter .18s ease}.weather-companion:hover{filter:drop-shadow(0 18px 19px rgba(38,31,23,.24))}.weather-companion:focus-visible{outline:3px solid rgba(198,90,34,.85);outline-offset:8px;border-radius:24px}.weather-pet-action--think,.weather-pet-action--hello{animation-play-state:paused}.weather-companion img{display:block;width:100%;height:auto;animation:weather-pet-bob 4.8s ease-in-out infinite;transform-origin:50% 92%}.weather-pet-action--wave img{animation:weather-pet-bob 4.8s ease-in-out infinite,weather-pet-wave 1.35s ease both}.weather-pet-action--hop img{animation:weather-pet-bob 4.8s ease-in-out infinite,weather-pet-hop 1.2s cubic-bezier(.2,.8,.2,1) both}.weather-pet-action--think img{animation:weather-pet-bob 4.8s ease-in-out infinite,weather-pet-think 1.3s ease both}.weather-pet-action--hello img{animation:weather-pet-bob 4.8s ease-in-out infinite,weather-pet-hello 1.45s cubic-bezier(.2,.8,.2,1) both}.weather-pet-mood{position:absolute;left:50%;bottom:72%;padding:5px 8px;border:1px solid rgba(42,36,30,.12);border-radius:999px;color:#25201bb8;background:#fffdf7b8;font-size:9px;line-height:1;white-space:nowrap;opacity:.88;transform:translate(-50%)}.weather-pet-feedback{position:absolute;left:54%;top:8%;padding:6px 9px;border-radius:11px 11px 11px 3px;color:#fffaf1;background:#213740;box-shadow:3px 3px #c65a2259;font-size:10px;line-height:1.25;white-space:nowrap;animation:weather-feedback-in 1.5s ease both}.weather-pet-burst{position:absolute;top:22%;right:2%;color:#d27839;font-size:16px;letter-spacing:5px;animation:weather-burst-in 1.2s ease both}.weather-pet-footprints{position:absolute;left:18%;bottom:1%;color:#2d3f4459;font-size:21px;letter-spacing:3px;animation:weather-footprints .84s steps(2,end) infinite}.weather-pet-caption{position:absolute;right:0;bottom:4%;max-width:154px;padding:5px 8px;border:1px solid rgba(42,36,30,.12);border-radius:999px;color:#25201bc2;background:#fffdf7bd;font-size:10px;line-height:1.25;opacity:0;transform:translateY(4px);transition:opacity .26s ease,transform .26s ease}.weather-companion:hover .weather-pet-caption{opacity:1;transform:translateY(0)}.weather-pet-visual img{position:relative;z-index:1}.weather-readout{position:fixed;top:114px;right:clamp(14px,2.4vw,38px);display:grid;grid-template-columns:auto auto;align-items:baseline;gap:0 7px;padding:9px 11px;border:1px solid rgba(34,43,47,.14);border-radius:10px;color:#233540;background:#fffcf57a;box-shadow:0 8px 22px #3b3b3214;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-family:Courier New,monospace;line-height:1}.weather-readout em{grid-column:1 / -1;margin-top:5px;font-size:9px;font-style:normal;opacity:.62}@keyframes weather-rain-fall{to{transform:translate(-60px,156px)}}@keyframes weather-snow-fall{to{transform:translate(26px,112vh) rotate(180deg)}}@keyframes weather-sun-breathe{50%{transform:scale(1.07);opacity:.78}}@keyframes weather-pet-walk{0%{transform:translate(0)}to{transform:translate(calc(92vw - 100%))}}@keyframes weather-pet-bob{50%{transform:translateY(-6px) rotate(-1.5deg)}}@keyframes weather-pet-wave{0%,to{rotate:0deg}45%{rotate:-4deg}70%{rotate:3deg}}@keyframes weather-pet-hop{0%,to{translate:0 0}42%{translate:0 -16px;rotate:-2deg}70%{translate:0 0;rotate:2deg}}@keyframes weather-pet-think{0%,to{rotate:0deg}40%{rotate:3deg}70%{rotate:-2deg}}@keyframes weather-pet-hello{0%,to{scale:1}32%{scale:1.06}62%{scale:.98}}@keyframes weather-feedback-in{0%{opacity:0;translate:0 6px;scale:.86}16%,80%{opacity:1;translate:0 0;scale:1}to{opacity:0;translate:0 -5px;scale:.96}}@keyframes weather-burst-in{0%{opacity:0;scale:.5;rotate:-18deg}25%,72%{opacity:1;scale:1;rotate:0deg}to{opacity:0;scale:.72;rotate:15deg}}@keyframes weather-footprints{50%{opacity:.42;translate:6px 0}}.playground:before{background:none}.playground-grid{grid-template-columns:minmax(0,.72fr) minmax(480px,.92fr);gap:clamp(38px,5vw,92px)}.playground-copy h2{max-width:690px}.tool-shelf{position:relative;display:grid;gap:16px}.tool-drawer{overflow:clip;border:1px solid rgba(35,48,57,.16);border-radius:22px;background:#fffcf5ad;box-shadow:0 18px 40px #2f3a3f17;transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease}.tool-drawer:hover,.tool-drawer.is-open{border-color:#c656206b;box-shadow:0 22px 54px #2f3a3f24}.tool-drawer.is-open{transform:translateY(-2px)}.tool-drawer-trigger{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:23px 24px;border:0;color:#1e2d35;background:transparent;text-align:left;cursor:pointer}.tool-drawer-trigger>svg{transition:transform .26s cubic-bezier(.2,.8,.2,1)}.tool-drawer.is-open .tool-drawer-trigger>svg{transform:rotate(90deg)}.tool-drawer-index{align-self:start;padding-top:3px;color:#c65a22;font-family:Courier New,monospace;font-size:11px;font-weight:700}.tool-drawer-trigger strong,.tool-drawer-trigger em{display:block}.tool-drawer-trigger strong{font-family:Georgia,Songti SC,serif;font-size:clamp(22px,2vw,30px);font-style:normal}.tool-drawer-trigger em{margin-top:5px;color:#1e2d359e;font-size:13px;font-style:normal}.tool-drawer-body,.prompt-studio{padding:0 24px 24px 53px;animation:tool-drawer-in .3s ease both}.tool-drawer-body p{max-width:520px;margin:0;color:#1e2d35b8;line-height:1.75}.tool-lab-link{display:inline-flex;align-items:center;gap:9px;margin-top:16px;padding:11px 14px;border-radius:999px;color:#fffaf1;background:#213740;font-weight:800}.prompt-studio{display:grid;gap:12px}.prompt-engine-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:4px}.prompt-engine-switch button{min-height:66px;padding:10px 12px;border:1px solid rgba(35,48,57,.16);border-radius:13px;color:#314a54;background:#ffffff8a;text-align:left;cursor:pointer}.prompt-engine-switch button.active{border-color:#c65a22;color:#fff9f1;background:#233b45;box-shadow:5px 5px #c65a2238}.prompt-engine-switch small{display:block;margin-top:4px;font-size:10px;opacity:.72}.prompt-studio label{display:grid;gap:7px;color:#2e4149;font-size:12px;font-weight:800}.prompt-studio input{width:100%;padding:12px 13px;border:1px solid rgba(35,48,57,.18);border-radius:11px;outline:none;color:#1c2a31;background:#ffffffa3;font:inherit}.prompt-studio input:focus{border-color:#c65a22;box-shadow:0 0 0 3px #c65a221f}.prompt-run{display:inline-flex;width:fit-content;align-items:center;gap:8px;margin-top:5px;padding:12px 16px;border:0;border-radius:12px;color:#fffaf3;background:#c65a22;font:inherit;font-weight:900;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.prompt-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:5px}.prompt-actions .prompt-run{margin-top:0}.prompt-stir,.prompt-refine{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:11px 14px;border:1px solid rgba(35,48,57,.22);border-radius:12px;color:#263d47;background:#ffffff9e;font:inherit;font-weight:850;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.prompt-refine{border-color:#38748f52;background:#e1f1f5b8}.prompt-stir:hover,.prompt-refine:hover{border-color:#c65a22;background:#fff7e8;transform:translateY(-2px)}.prompt-stir:disabled,.prompt-refine:disabled{cursor:wait;opacity:.62;transform:none}.prompt-run:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #273e48}.prompt-run:disabled{cursor:wait;opacity:.65;transform:none;box-shadow:none}.prompt-result{display:grid;gap:10px;margin-top:4px;padding:16px;border-radius:14px;color:#eef7f6;background:#20333b}.prompt-result>span{color:#f3bb65;font-family:Courier New,monospace;font-size:11px;letter-spacing:.08em}.prompt-result p{margin:0;font-size:14px;line-height:1.75}.prompt-ratio{justify-self:start;padding:5px 9px;border:1px solid rgba(243,187,101,.28);border-radius:999px;color:#ffd78e;background:#f3bb6514;font-size:11px;letter-spacing:.04em}.prompt-result div{display:flex;flex-wrap:wrap;gap:7px}.prompt-result em{padding:4px 7px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#eef7f6c7;font-size:10px;font-style:normal}.prompt-result button{justify-self:start;display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(255,255,255,.22);border-radius:8px;color:#fffaf3;background:transparent;font:inherit;font-size:12px;cursor:pointer}.prompt-error{margin:0;color:#ae3e1d;font-size:12px}.creative-relay{display:grid;gap:16px;padding:2px 30px 30px 66px;color:#20343d;animation:tool-drawer-in .24s cubic-bezier(.2,.8,.2,1) both}.relay-seed{display:grid;gap:12px}.relay-intro{display:grid;gap:5px;padding:16px 18px;border:1px solid rgba(198,90,34,.2);border-radius:16px;background:linear-gradient(120deg,#fff4decc,#e7f4f58c)}.relay-intro>span,.relay-round-head>div>span,.relay-final header>span{color:#c65a22;font-family:Courier New,monospace;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.relay-intro p{margin:0;color:#20343db8;font-size:13px;line-height:1.65}.relay-seed label,.relay-note{color:#2e4149;font-size:12px;font-weight:850}.relay-seed textarea{min-height:92px;resize:vertical;width:100%;padding:14px 15px;border:1px solid rgba(35,48,57,.2);border-radius:14px;outline:none;color:#1c2a31;background:#ffffffb3;font:600 15px/1.7 Avenir Next,PingFang SC,sans-serif}.relay-seed textarea:focus,.relay-note input:focus{border-color:#c65a22;box-shadow:0 0 0 3px #c65a221f}.relay-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;min-height:44px;padding:11px 16px;border:0!important;border-radius:12px;color:#fffaf3!important;background:#c65a22!important;font:inherit;font-weight:900;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.relay-primary:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #273e48}.relay-primary:disabled{cursor:wait;opacity:.62;transform:none;box-shadow:none}.relay-round{display:grid;gap:14px}.relay-round-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.relay-round-head h3,.relay-final h3{margin:4px 0 0;font-family:Georgia,Songti SC,serif;font-size:clamp(24px,2.2vw,32px);line-height:1.08}.relay-round-head p{margin:7px 0 0;color:#20343dad;font-size:13px}.relay-progress{display:flex;flex:0 0 auto;gap:5px;padding-bottom:4px}.relay-progress i{width:22px;height:4px;border-radius:99px;background:#20343d26;transition:width .2s ease,background .2s ease}.relay-progress i.is-active{width:30px;background:#c65a22}.relay-core{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.relay-core>span{margin-right:3px;color:#20343d85;font-size:10px;font-weight:850;letter-spacing:.08em}.relay-core em{padding:4px 8px;border-radius:999px;color:#31505c;background:#5c95a61f;font-size:10px;font-style:normal}.relay-directions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.relay-directions>button{position:relative;display:grid;grid-template-columns:25px minmax(0,1fr);gap:9px;min-height:198px;padding:13px 12px;overflow:hidden;border:1px solid rgba(35,48,57,.17);border-radius:16px;color:#263c45;background:#ffffff8f;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.relay-directions>button:hover{transform:translateY(-3px);border-color:#c65a2280}.relay-directions>button.is-selected{border-color:#c65a22;background:linear-gradient(145deg,#fff9ed,#e7f3f2);box-shadow:4px 4px #c65a2233}.relay-letter{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#fff7ed;background:#263f49;font:800 11px/1 Courier New,monospace}.relay-direction-copy{display:grid;align-content:start;gap:7px;min-width:0}.relay-direction-copy small{color:#c65a22;font:800 9px/1.2 Courier New,monospace;letter-spacing:.04em}.relay-direction-copy strong{font-family:Georgia,Songti SC,serif;font-size:15px;line-height:1.25}.relay-direction-copy p{margin:0;color:#263c45c2;font-size:11px;line-height:1.6}.relay-direction-copy em{color:#263c457a;font-size:9px;font-style:normal;line-height:1.45}.relay-check{position:absolute;right:9px;bottom:8px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#263c458c;background:#263c4514;font:800 13px/1 sans-serif}.is-selected .relay-check{color:#fffaf2;background:#c65a22}.relay-note{display:grid;gap:6px}.relay-note input{width:100%;min-height:42px;padding:10px 12px;border:1px solid rgba(35,48,57,.18);border-radius:11px;outline:none;color:#1c2a31;background:#ffffff9e;font:inherit}.relay-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.relay-actions>button:not(.relay-primary){display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:9px 11px;border:1px solid rgba(35,48,57,.2);border-radius:11px;color:#29404a;background:#ffffff94;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.relay-actions>button:disabled{cursor:not-allowed;opacity:.38}.relay-error{margin:-4px 0 0;color:#ae3e1d;font-size:11px}.relay-final{display:grid;gap:16px}.relay-final header{padding:17px 18px;border-radius:16px;color:#eef7f6;background:#20333b}.relay-final header>span{color:#f3bb65}.relay-final header p{max-width:680px;margin:9px 0 0;color:#eef7f6cc;font-size:13px;line-height:1.65}.relay-final dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0}.relay-final dl>div{padding:13px 14px;border:1px solid rgba(35,48,57,.14);border-radius:13px;background:#ffffff85}.relay-final dl>.relay-final-wide{grid-column:1 / -1}.relay-final dt{color:#c65a22;font-size:10px;font-weight:900;letter-spacing:.06em}.relay-final dd{margin:6px 0 0;color:#20343dc7;font-size:12px;line-height:1.65}@keyframes tool-drawer-in{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.playground{display:grid;align-items:center;min-height:max(820px,100dvh);padding-block:clamp(132px,15vh,188px)}.playground-grid{min-height:min(620px,calc(100dvh - 250px));align-items:center}.playground:has(.tool-drawer.is-open),.playground-grid:has(.tool-drawer.is-open){align-items:start}.playground-copy{position:relative;padding:34px 0 34px 4px}.playground-copy:after{position:absolute;top:0;right:4%;width:1px;height:72%;content:"";background:linear-gradient(#c65a22,#c65a2200)}.playground-copy .section-kicker{margin-bottom:18px;color:#c65a22}.playground-copy h2{max-width:610px;font-size:clamp(56px,5.45vw,96px);line-height:.99;letter-spacing:-.045em}.playground-copy p{max-width:510px;margin-top:34px;color:#20303ac2;font-size:clamp(16px,1.16vw,20px);line-height:1.85}.tool-shelf{gap:20px}.tool-drawer{border-color:#1e36422e;border-radius:24px;background:linear-gradient(104deg,#fffdf7e0,#f2f9f794);box-shadow:0 22px 54px #2e424b1f,inset 0 1px #ffffffd9}.tool-drawer:before{position:absolute;inset:0 auto 0 0;width:5px;content:"";background:#c65a22;opacity:0;transition:opacity .22s ease}.tool-drawer.is-open:before,.tool-drawer:hover:before{opacity:1}.tool-drawer-trigger{min-height:116px;padding:27px 30px}.tool-drawer-trigger strong{font-size:clamp(26px,2.3vw,34px);letter-spacing:-.03em}.tool-drawer-trigger em{margin-top:7px;font-size:13px;letter-spacing:.03em}.tool-drawer-index{padding-top:6px}.tool-drawer-body,.prompt-studio{padding:2px 30px 30px 66px}.tool-drawer-body p{font-size:15px;line-height:1.85}.weather-layer{z-index:80}.weather-sky{mix-blend-mode:multiply}.weather-haze{position:absolute;inset:-16%;opacity:0;pointer-events:none;transition:opacity .7s ease,background .7s ease}.weather-layer--cloudy .weather-sky{opacity:.29;background:linear-gradient(125deg,rgba(83,125,144,.28),transparent 46%,rgba(255,255,255,.3))}.weather-layer--cloudy .weather-haze{opacity:.35;background:radial-gradient(ellipse at 21% 12%,rgba(246,250,244,.54),transparent 21%),radial-gradient(ellipse at 72% 42%,rgba(115,151,168,.24),transparent 30%);animation:weather-cloud-drift 18s ease-in-out infinite alternate}.weather-layer--rain .weather-sky{opacity:.44;background:linear-gradient(130deg,rgba(20,61,78,.44),transparent 49%,rgba(90,124,140,.3))}.weather-layer--rain .weather-haze{opacity:.34;background:radial-gradient(ellipse at 76% 15%,rgba(216,242,241,.42),transparent 28%),linear-gradient(180deg,rgba(22,58,73,.12),transparent 65%)}.weather-layer--snow .weather-sky{opacity:.37;background:radial-gradient(circle at 74% 18%,rgba(252,255,255,.88),transparent 24%),linear-gradient(145deg,rgba(140,180,211,.3),transparent 72%)}.weather-layer--snow .weather-haze{opacity:.24;background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 55%,rgba(194,221,237,.34))}.weather-layer--sunny .weather-sky{opacity:.34;background:radial-gradient(circle at 83% 12%,rgba(255,193,77,.56),transparent 19%),radial-gradient(circle at 20% 76%,rgba(255,237,196,.34),transparent 31%)}.weather-layer--hot .weather-sky{opacity:.4;background:radial-gradient(circle at 83% 12%,rgba(255,139,54,.52),transparent 18%),linear-gradient(122deg,rgba(255,223,160,.28),transparent 58%)}.weather-layer--sunny .weather-haze,.weather-layer--hot .weather-haze{opacity:.28;background:linear-gradient(112deg,transparent 13%,rgba(255,244,188,.32) 36%,transparent 58%);animation:weather-sun-sweep 12s ease-in-out infinite alternate}.weather-rain{inset:-18% -14%;opacity:.8;background:none;animation:none}.weather-rain i{position:absolute;top:calc((var(--drop) * 17) % 100 * 1% - 12%);left:calc((var(--drop) * 29) % 100 * 1%);width:1px;height:clamp(34px,4vh,60px);background:linear-gradient(180deg,#f2ffff00,#c3e7f2d1);transform:rotate(18deg);opacity:calc(.32 + (var(--drop) % 4) * .12);animation:weather-rain-streak calc(.74s + (var(--drop) % 5) * .12s) linear infinite;animation-delay:calc(var(--drop) * -.12s)}.weather-snow i{width:calc(3px + (var(--flake) % 5) * 1px);box-shadow:0 0 14px #e0f5ffeb;animation-duration:calc(5.6s + (var(--flake) % 6) * .9s)}.weather-sun{top:-20px;right:8vw;width:clamp(160px,20vw,320px);opacity:.48;filter:blur(.1px);background:radial-gradient(circle at 43% 42%,#fffbd8 0 12%,#ffcd65 36%,rgba(255,170,63,.38) 54%,transparent 69%);box-shadow:0 0 68px #ffba4d61}.weather-sun:before,.weather-sun:after{position:absolute;inset:24%;border:1px solid rgba(255,230,161,.48);border-radius:50%;content:"";animation:weather-sun-ring 5s ease-in-out infinite}.weather-sun:after{inset:5%;animation-delay:-2.5s}.weather-control{position:fixed;z-index:6;top:112px;right:clamp(14px,2.4vw,38px);pointer-events:auto}.weather-readout{position:relative;display:grid;grid-template-columns:auto auto auto;align-items:center;gap:0 7px;min-width:112px;padding:10px 30px 10px 12px;border:1px solid rgba(34,43,47,.18);border-radius:12px;color:#233540;background:#fffcf5bd;box-shadow:0 10px 26px #3b3b3221,inset 0 1px #fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Courier New,monospace;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.weather-readout:hover{transform:translateY(-2px);box-shadow:0 14px 30px #3b3b322e,inset 0 1px #fffc}.weather-readout span{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.weather-readout strong{font-size:18px}.weather-readout em{grid-column:1 / -1;margin-top:5px;font-size:9px;font-style:normal;opacity:.64}.weather-readout b{position:absolute;top:9px;right:10px;color:#c65a22;font-size:13px}.weather-menu{position:absolute;top:calc(100% + 10px);right:0;width:230px;padding:12px;border:1px solid rgba(32,49,58,.16);border-radius:16px;color:#223440;background:#fffdf7eb;box-shadow:0 20px 44px #23364033;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:weather-menu-in .22s cubic-bezier(.2,.8,.2,1) both}.weather-menu>p{display:flex;justify-content:space-between;margin:2px 2px 10px;font-size:12px;font-weight:900}.weather-menu>p small{color:#23344085;font-size:9px;font-weight:500}.weather-menu>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.weather-menu button{display:flex;align-items:center;gap:7px;padding:9px 8px;border:1px solid transparent;border-radius:10px;color:#27404b;background:#e0ebe88f;text-align:left;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.weather-menu button:hover,.weather-menu button.is-selected{border-color:#c65a2273;background:#fff6df;transform:translateY(-1px)}.weather-menu i{color:#c65a22;font-style:normal}.weather-menu span{display:grid;gap:2px;font-size:11px;font-weight:800}.weather-menu small{font-size:8px;font-weight:500;opacity:.62}.weather-companion{z-index:4;animation:weather-pet-route 22s cubic-bezier(.42,0,.28,1) infinite alternate}.weather-pet-facing{display:block;width:100%;transform-origin:50% 92%;animation:weather-pet-face-route 22s step-end infinite alternate}.weather-pet-visual{position:relative;display:block;width:100%;transform-origin:50% 92%;animation:weather-pet-bob 1.1s ease-in-out infinite}.weather-companion img{animation:none}.weather-pet-action--wave .weather-pet-visual{animation:weather-pet-bob 1.1s ease-in-out infinite,weather-pet-wave 1.35s ease both}.weather-pet-action--hop .weather-pet-visual{animation:weather-pet-bob 1.1s ease-in-out infinite,weather-pet-hop 1.2s cubic-bezier(.2,.8,.2,1) both}.weather-pet-action--think .weather-pet-visual{animation:weather-pet-think 1.3s ease both}.weather-pet-action--hello .weather-pet-visual{animation:weather-pet-hello 1.45s cubic-bezier(.2,.8,.2,1) both}.weather-pet-action--think,.weather-pet-action--hello,.weather-pet-action--think .weather-pet-facing,.weather-pet-action--hello .weather-pet-facing{animation-play-state:paused}.weather-pet-action--think .weather-pet-visual,.weather-pet-action--hello .weather-pet-visual{animation-play-state:running}.weather-companion--rain.weather-pet-action--wave .weather-pet-visual{animation:weather-rain-pet-greet 1.35s ease both}.weather-companion--rain.weather-pet-action--hop .weather-pet-visual{animation:weather-rain-puddle-step 1.2s ease both}.weather-companion--rain.weather-pet-action--think .weather-pet-visual{animation:weather-rain-pet-think 1.3s ease both}.weather-rain-puddle{position:absolute;z-index:0;left:22%;bottom:3%;width:58%;height:10%;border:1px solid rgba(42,139,180,.48);border-radius:50%;background:radial-gradient(ellipse,rgba(126,202,228,.2),transparent 68%);animation:weather-rain-puddle-ripple 1.8s ease-out infinite}.weather-rain-puddle:after{position:absolute;inset:18% -16%;border:1px solid rgba(42,139,180,.25);border-radius:50%;content:"";animation:weather-rain-puddle-ripple 1.8s .6s ease-out infinite}.weather-pet-footprints{left:14%;bottom:-1%}@keyframes weather-pet-route{0%{transform:translate(0)}to{transform:translate(calc(92vw - 100%))}}@keyframes weather-pet-face-route{0%,49%{transform:scaleX(1)}50%,to{transform:scaleX(-1)}}@keyframes weather-rain-pet-greet{0%,to{transform:rotate(0)}45%{transform:translateY(-3px) rotate(2deg)}}@keyframes weather-rain-puddle-step{0%,to{transform:translateY(0)}48%{transform:translateY(-7px) rotate(-1deg)}}@keyframes weather-rain-pet-think{0%,to{transform:rotate(0)}50%{transform:translateY(2px) rotate(-2deg)}}@keyframes weather-rain-puddle-ripple{0%{opacity:.75;scale:.74}to{opacity:0;scale:1.18}}@keyframes weather-rain-streak{to{transform:translate3d(-62px,132vh,0) rotate(18deg)}}@keyframes weather-cloud-drift{0%{transform:translate3d(-2%,-1%,0) scale(1)}to{transform:translate3d(3%,2%,0) scale(1.05)}}@keyframes weather-sun-sweep{0%{transform:translate(-8%) rotate(-3deg)}to{transform:translate(8%) rotate(3deg)}}@keyframes weather-sun-ring{50%{transform:scale(1.28);opacity:0}}@keyframes weather-menu-in{0%{opacity:0;transform:translateY(-7px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:900px){.playground-grid{grid-template-columns:1fr}.tool-shelf{max-width:720px}}@media(max-width:680px){.weather-companion{width:94px;left:8px;bottom:8px}.weather-readout{top:96px;right:10px;transform:scale(.86);transform-origin:top right}.weather-pet-caption{display:none}.tool-drawer-trigger{gap:10px;padding:18px}.tool-drawer-trigger strong{font-size:22px}.tool-drawer-body,.prompt-studio{padding:0 18px 18px}.prompt-engine-switch{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.weather-rain,.weather-snow i,.weather-sun,.weather-companion,.weather-companion img{animation:none}}.weather-layer--rain .weather-sky,.weather-layer--rain .weather-haze,.weather-layer--snow .weather-sky,.weather-layer--snow .weather-haze{opacity:0!important;background:none!important;animation:none!important}.weather-precipitation{position:fixed;z-index:1;inset:0;overflow:hidden;pointer-events:none}.weather-precipitation i{position:absolute;left:var(--x);top:-12vh;display:block}.weather-precipitation--rain i{width:1.5px;height:var(--length);border-radius:999px;opacity:.76;background:linear-gradient(180deg,#6ac2e800,#1e80adf2);box-shadow:0 0 2px #2a8ebb57;transform:rotate(12deg);animation:weather-page-rain var(--duration) linear infinite;animation-delay:var(--delay)}.weather-precipitation--snow i{width:var(--size);height:var(--size);border-radius:50%;opacity:.78;background:#fffffff0;box-shadow:0 0 8px #c1ddeab3;animation:weather-page-snow var(--duration) linear infinite;animation-delay:var(--delay)}@keyframes weather-page-rain{to{transform:translate3d(-34px,124vh,0) rotate(12deg)}}@keyframes weather-page-snow{50%{transform:translate3d(var(--drift),58vh,0) rotate(120deg)}to{transform:translate3d(0,118vh,0) rotate(260deg)}}@media(prefers-reduced-motion:reduce){.weather-precipitation{display:none}}@media(prefers-reduced-motion:reduce){.hero-studio .hero-studio-copy,.hero-studio .hero-studio-portrait,.hero-studio .hero-studio-note{opacity:1!important;transform:none!important;animation:none!important}}.role-section,.works-section,.playground,.contact-section{position:relative;isolation:isolate;background-image:linear-gradient(rgba(30,43,54,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(30,43,54,.075) 1px,transparent 1px),var(--chapter-light),var(--chapter-ground);background-position:0 0,0 0,0 0,0 0;background-size:42px 42px,42px 42px,auto,auto}.role-section{--chapter-ground: #e6ebea;--chapter-light: radial-gradient(circle at 15% 24%, rgba(111, 161, 184, .3), transparent 25%), radial-gradient(circle at 83% 17%, rgba(222, 139, 83, .17), transparent 24%), linear-gradient(118deg, rgba(255,255,255,.62), rgba(225, 235, 232, .3))}.works-section{--chapter-ground: #eaf1f2;--chapter-light: radial-gradient(circle at 86% 11%, rgba(218, 124, 61, .1), transparent 22%), radial-gradient(circle at 12% 79%, rgba(106, 162, 183, .26), transparent 28%), radial-gradient(circle at 58% 16%, rgba(255,255,255,.86), transparent 31%), linear-gradient(122deg, rgba(255,255,255,.74), rgba(210, 229, 232, .2))}.playground{--chapter-ground: #dfe8e9;--chapter-light: radial-gradient(circle at 17% 20%, rgba(208, 121, 65, .2), transparent 25%), radial-gradient(circle at 84% 70%, rgba(82, 137, 163, .27), transparent 26%), linear-gradient(128deg, rgba(255,255,255,.58), rgba(206, 224, 227, .2))}.contact-section{--chapter-ground: #eee5d7;--chapter-light: radial-gradient(circle at 78% 24%, rgba(210, 102, 48, .33), transparent 23%), radial-gradient(circle at 15% 82%, rgba(101, 152, 173, .2), transparent 28%), linear-gradient(120deg, rgba(255,255,255,.68), rgba(246, 211, 166, .28));min-height:100dvh;color:#1d2b36}.role-section:after,.works-section:after,.playground:after,.contact-section:after{position:absolute;z-index:-1;width:min(46vw,660px);aspect-ratio:1;border:1px solid rgba(30,43,54,.14);border-radius:50%;content:"";pointer-events:none}.role-section:after{top:8%;right:-18%}.works-section:after{right:-17%;bottom:-28%;border-color:#c44c2133}.playground:after{top:-27%;right:7%;border-color:#4a7f9633}.contact-section:after{top:9%;right:12%;border-color:#c44c2142}.contact-section .side-note,.contact-section .contact-lines{color:#1d2b36a6}.contact-section .contact-main h2,.contact-section .contact-lines span{color:#1d2b36}.contact-section .button-primary{color:#f7f5ef;background:#1d2b36;box-shadow:7px 7px #d37b42}.contact-section .button-ghost{color:#1d2b36;border-color:#1d2b366b;background:#ffffff52}.contact-section .contact-profile-card .pc-card{border:1px solid rgba(29,43,54,.15);box-shadow:14px 16px #d37b422e,0 24px 60px #2a3b4429}@media(max-width:680px){.role-section,.works-section,.playground,.contact-section{background-size:28px 28px,28px 28px,auto,auto}.role-section:after,.works-section:after,.playground:after,.contact-section:after{width:92vw}}@media(min-width:1200px){#role .profile-shell{width:min(calc(100% - 64px),1560px);grid-template-columns:minmax(500px,.9fr) minmax(620px,1.1fr);gap:clamp(4px,2.6vw,52px);padding-left:clamp(42px,3.2vw,70px)}#role .profile-copy{max-width:min(48vw,760px)}#role .profile-handwritten,#role .profile-about-panel{margin-left:clamp(42px,4.2vw,84px)}#role .profile-name-highlight{font-size:clamp(98px,8.45vw,170px)}#role .profile-visual{min-height:min(72vh,720px)}#role .profile-circle{right:-7vw;width:min(55vw,820px)}#role .profile-person{right:-1vw;width:min(39vw,650px)}#role .profile-keywords{left:0;top:25%;width:min(58%,500px);font-size:clamp(34px,2.8vw,54px)}#role .profile-keywords li{transform:translate(calc(var(--keyword-step) * 20px))}#role .profile-strategy-stack{left:1%}#role .profile-honors-poster{right:0;width:min(360px,30vw)}#role .profile-history{gap:clamp(22px,3.8vw,72px)}}@media(min-width:1680px){#role .profile-shell{width:min(calc(100% - 96px),1720px);grid-template-columns:minmax(640px,.92fr) minmax(860px,1.08fr);gap:clamp(24px,3.4vw,78px);padding-left:clamp(64px,4.2vw,96px)}#role .profile-name-highlight{font-size:clamp(132px,8.2vw,178px)}#role .profile-person{right:0;width:min(36vw,720px)}#role .profile-circle{right:-5vw;width:min(50vw,940px)}#role .profile-keywords{left:6%;width:min(52%,620px)}}@media(min-width:1121px){#hero .hero-content{width:min(calc(100% - 96px),1480px);grid-template-columns:minmax(430px,.86fr) minmax(520px,.9fr);justify-content:center;gap:clamp(22px,3.2vw,58px)}#hero .hero-copy{justify-self:end;max-width:min(590px,42vw);left:clamp(18px,2.4vw,42px)}#hero .hero-art{justify-self:start;width:min(49vw,660px);min-height:clamp(520px,72vh,740px);position:relative;left:clamp(-42px,-2.4vw,-18px)}#hero .hero-art:before{right:0;width:min(90%,540px)}#hero .hero-portrait-wrap{right:0;width:min(92%,600px)}}@media(min-width:1680px){#hero .hero-content{width:min(calc(100% - 140px),1540px);grid-template-columns:minmax(520px,.86fr) minmax(650px,.94fr);gap:clamp(34px,3.6vw,72px)}#hero .hero-copy{max-width:620px;left:clamp(34px,2.8vw,64px)}#hero .hero-art{width:min(46vw,700px);left:clamp(-64px,-2.8vw,-34px)}}@media(max-width:1120px){#hero .hero-copy,#hero .hero-art{transform:none}}#role.role-section{min-height:100dvh;padding:clamp(80px,7.2vh,112px) 0 clamp(24px,3.4vh,42px);overflow:hidden;isolation:isolate;color:#17110c;background:radial-gradient(circle at 78% 45%,rgba(244,199,93,.46),transparent 34%),radial-gradient(circle at 14% 15%,rgba(255,253,247,.92),transparent 30%),linear-gradient(112deg,#fffaf0,#fff0ce 48%,#f3bd4e)}#role .profile-shell{--role-hero-edge: min(46vw, 700px);position:relative;display:grid;grid-template-columns:minmax(500px,.86fr) minmax(620px,1.14fr);grid-template-rows:minmax(560px,1fr) auto;align-items:stretch;width:min(calc(100% - 96px),1540px);min-height:calc(100dvh - clamp(118px,10.6vh,154px));gap:clamp(18px,2.8vw,58px);padding:clamp(10px,1.6vh,24px) 0 0 clamp(42px,3.8vw,74px);overflow:visible}#role .profile-shell:before{position:absolute;top:8%;right:7%;width:46%;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(176,118,30,.52),transparent);transform:rotate(-16deg)}#role .profile-side-rail{left:0;top:28%;width:44px;gap:13px;color:#bd872b;font-size:12px;letter-spacing:.03em}#role .profile-side-rail i{height:64px;background:#bd872b85}#role .profile-copy{z-index:6;max-width:690px;padding-top:clamp(22px,5vh,78px)}#role .profile-handwritten{width:max-content;margin:0 0 4px clamp(46px,5vw,92px);color:#cd7824;font-family:Caveat,cursive;font-size:clamp(27px,2vw,38px);font-weight:700;line-height:.92;transform:rotate(-6deg)}#role .profile-handwritten:after{width:clamp(108px,11vw,210px);background:#c4862a8f}#role .profile-name-line{display:grid;margin:0 0 clamp(22px,3.8vh,42px);transform:rotate(-2.6deg);transform-origin:left top}#role .profile-name-highlight{display:block;font-family:Arial Black,Impact,Microsoft YaHei,sans-serif;font-size:clamp(108px,8.1vw,174px);font-weight:950;letter-spacing:-.078em;line-height:.82;white-space:nowrap;transform:scaleX(1.05);transform-origin:left center;background:none;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:currentColor;filter:none}#role .profile-name-dark{color:#17110c;text-shadow:4px 7px 0 rgba(64,36,14,.07);-webkit-text-stroke:1px rgba(255,255,255,.2)}#role .profile-name-gold{margin-top:clamp(5px,.7vh,10px);color:#c9922f;text-shadow:4px 7px 0 rgba(145,86,19,.08);-webkit-text-stroke:1px rgba(255,245,217,.24)}#role .profile-name-label,#role .profile-strategy-label,#role .profile-blocks{display:none}#role .profile-about-panel{width:min(500px,88%);margin-left:clamp(48px,5vw,92px)}#role .profile-about-panel h3{margin:0 0 26px;color:#17110c;font-size:clamp(24px,1.6vw,32px);line-height:1}#role .profile-about-panel h3:after{bottom:-14px;width:56px;height:7px;background:#c9922f}#role .profile-about-panel p{color:#2d2118;font-size:clamp(18px,1.04vw,22px);font-weight:500;line-height:1.78}#role .profile-visual{position:relative;z-index:4;align-self:stretch;min-height:min(74vh,760px);overflow:visible}#role .profile-circle{position:absolute;z-index:0;right:calc((var(--role-hero-edge) - min(37vw,660px)) * -.18 - 4.5vw);top:6%;width:min(52vw,940px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.5),transparent 34%),radial-gradient(circle at 56% 56%,#f4c75d94,#e8a63a5c 60%,#da74231f);opacity:.88;animation:profile-orbit 9s ease-in-out infinite;will-change:transform}#role .profile-person{position:absolute;z-index:3;right:calc((var(--role-hero-edge) - min(37vw,660px)) * -.12);bottom:-4%;width:min(36vw,640px);max-height:92vh;object-fit:contain;object-position:right bottom;opacity:1;filter:drop-shadow(0 30px 46px rgba(45,27,18,.18));animation:person-float 5.4s ease-in-out infinite;will-change:transform}#role .profile-keywords{z-index:2;top:24%;left:1%;width:min(58%,560px);gap:clamp(16px,1.45vw,28px);color:#604a2c80;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(34px,2.75vw,58px);line-height:1.18}#role .profile-keywords li{transform:translate(calc(var(--keyword-step) * 24px))}#role .profile-strategy-stack{z-index:4;left:3%;top:10%;color:#9066308f}#role .profile-kodak{z-index:5;right:-1%;top:54%;color:#97641cb8}#role .profile-honors-poster{z-index:6;right:0;bottom:6%;width:min(380px,27vw);padding:0;border-radius:0;background:transparent;box-shadow:none;color:#221912;font-size:clamp(13px,.86vw,16px);line-height:1.34}#role .profile-history{z-index:8;grid-column:1 / -1;align-self:end;display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:clamp(24px,3.8vw,72px);margin-top:clamp(10px,2.2vh,26px);padding-top:28px}#role .profile-history:before{left:-2.5%;right:7%;background:#bf8b2ea6}#role .profile-history:after{left:0;width:93%;background-size:20% 13px;background-image:radial-gradient(circle,#c9922f 0 6.5px,transparent 7px)}#role .history-item{min-height:96px}#role .history-item span{color:#2219129e;font-size:12px;font-weight:900}#role .history-item h3{margin:9px 0 5px;color:#17110c;font-size:clamp(14px,.92vw,18px)}#role .history-item strong{color:#94451d;font-size:clamp(13px,.82vw,16px)}#role .history-item p{display:none}@media(min-width:1680px){#role .profile-shell{width:min(calc(100% - 140px),1540px);grid-template-columns:minmax(620px,.86fr) minmax(690px,.96fr);gap:clamp(28px,3.6vw,76px);padding-left:clamp(66px,4.2vw,98px)}#role .profile-name-highlight{font-size:clamp(136px,8.05vw,180px)}#role .profile-circle{right:-5.2vw;width:min(49vw,940px)}#role .profile-person{right:0;width:min(35vw,680px)}#role .profile-keywords{left:6%;width:min(52%,620px)}}@media(max-width:1280px)and (min-width:1121px){#role .profile-shell{width:min(calc(100% - 64px),1440px);grid-template-columns:minmax(470px,.92fr) minmax(560px,1.08fr);gap:clamp(2px,1.6vw,28px);padding-left:clamp(40px,3vw,58px)}#role .profile-name-highlight{font-size:clamp(98px,8.3vw,134px)}#role .profile-about-panel,#role .profile-handwritten{margin-left:clamp(36px,4vw,68px)}#role .profile-circle{right:-8vw;width:min(56vw,760px)}#role .profile-person{right:-.8vw;bottom:-5%;width:min(36vw,520px)}#role .profile-honors-poster{width:min(340px,31vw)}}@media(max-width:1120px){#role.role-section{padding-top:88px;padding-bottom:70px}#role .profile-shell{width:min(calc(100% - 42px),var(--max-page));display:grid;grid-template-columns:1fr;grid-template-rows:auto;min-height:auto;padding:0;gap:28px}#role .profile-copy{max-width:760px;padding-top:20px}#role .profile-side-rail,#role .profile-strategy-stack,#role .profile-honors-poster{display:none}#role .profile-name-highlight{font-size:clamp(78px,17vw,148px)}#role .profile-visual{min-height:540px}#role .profile-circle{right:-18%;top:5%;width:min(92vw,760px)}#role .profile-person{right:0;bottom:-4%;width:min(64vw,560px)}#role .profile-keywords{left:4%;top:10%;width:min(68%,520px)}#role .profile-history{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}#role .profile-history:before,#role .profile-history:after{display:none}}@media(max-width:760px){#role .profile-shell{width:min(calc(100% - 32px),var(--max-page))}#role .profile-handwritten,#role .profile-about-panel{margin-left:0}#role .profile-handwritten{font-size:24px;transform:rotate(-3deg)}#role .profile-name-line{transform:none}#role .profile-name-highlight{font-size:clamp(58px,20vw,94px)}#role .profile-about-panel{width:100%}#role .profile-about-panel p{font-size:16px}#role .profile-visual{min-height:520px}#role .profile-circle{right:-42%;width:126vw}#role .profile-person{right:0;bottom:-8%;width:min(72vw,360px)}#role .profile-keywords{left:0;width:82%;font-size:clamp(22px,8vw,36px)}#role .profile-keywords li{transform:translate(calc(var(--keyword-step) * 8px))}#role .profile-kodak{display:none}#role .profile-history{grid-template-columns:1fr}}#role.role-section{min-height:100dvh;padding:0;overflow:hidden;background:radial-gradient(circle at 74% 45%,rgba(226,174,74,.2),transparent 34%),radial-gradient(circle at 24% 30%,rgba(255,255,255,.76),transparent 32%),linear-gradient(104deg,#f9f0e2,#fbf2e5 46%,#f4ddb4)}#role.role-section:before{position:absolute;inset:0;z-index:0;content:"";pointer-events:none;opacity:.23;background-image:radial-gradient(circle,rgba(63,43,18,.18) 0 .7px,transparent .8px),radial-gradient(circle,rgba(255,255,255,.86) 0 .8px,transparent 1px);background-position:0 0,7px 11px;background-size:19px 19px,23px 23px;mix-blend-mode:multiply}#role.role-section:after{position:absolute;inset:0;z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,rgba(244,225,191,.1),transparent 28%,rgba(190,137,54,.12) 100%),radial-gradient(circle at 50% 0%,rgba(255,255,255,.52),transparent 30%)}#role .profile-shell{--role-shell-w: min( calc(100vw - 64px) , 1580px);--role-right-edge: calc((100vw - var(--role-shell-w)) / 2 + var(--role-shell-w) - 14px);position:relative;z-index:1;width:var(--role-shell-w);min-height:100dvh;display:grid;grid-template-columns:minmax(520px,.78fr) minmax(640px,1.22fr);grid-template-rows:minmax(0,1fr) 118px;gap:0 clamp(18px,2.8vw,64px);padding:clamp(118px,14vh,148px) 0 clamp(24px,3.4vh,36px) clamp(74px,5.4vw,114px);overflow:visible}#role .profile-shell:before{top:clamp(156px,19vh,214px);left:clamp(280px,25vw,520px);right:auto;width:clamp(250px,27vw,500px);height:1px;background:linear-gradient(90deg,#be842ab8,#be842a2e);transform:rotate(-3deg)}#role .profile-shell:after{position:absolute;left:clamp(470px,39vw,760px);bottom:clamp(118px,14vh,160px);z-index:7;width:clamp(120px,11vw,210px);height:clamp(42px,4vw,72px);content:"";pointer-events:none;border-bottom:1px solid rgba(201,146,47,.55);border-left:1px solid rgba(201,146,47,.45);transform:skew(-28deg) rotate(-8deg)}#role .profile-side-rail{position:absolute;left:clamp(4px,1vw,16px);top:clamp(270px,32vh,360px);z-index:9;width:42px;gap:17px;color:#bd842a;font-size:12px;font-weight:900}#role .profile-side-rail i{height:clamp(56px,8vh,94px);background:#bd842a70}#role .profile-side-rail b{color:#12100d;font-size:22px}#role .profile-side-rail em{width:6px;height:6px;background:#c9932f}#role .profile-side-rail em:first-of-type{width:7px;height:7px;background:#12100d}#role .profile-copy{z-index:7;max-width:600px;padding-top:clamp(10px,2vh,28px)}#role .profile-handwritten{margin:0 0 0 clamp(112px,8.8vw,160px);color:#d4912c;font-size:clamp(24px,1.65vw,34px);line-height:.88;transform:rotate(-7deg)}#role .profile-handwritten:after{width:clamp(150px,13vw,270px);margin-left:14px;background:#c791307a}#role .profile-name-line{margin:clamp(4px,.8vh,10px) 0 clamp(26px,4.4vh,46px);transform:rotate(-2.8deg)}#role .profile-name-highlight{display:block;font-family:Arial Black,Impact,Microsoft YaHei,sans-serif;font-size:clamp(118px,8.8vw,184px);font-weight:950;letter-spacing:-.09em;line-height:.79;white-space:nowrap;transform:scaleX(1.08);transform-origin:left center;filter:none}#role .profile-name-dark{color:transparent;background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.28) 0 1px,transparent 1.4px),linear-gradient(112deg,#0f0c09,#2b251d 52%,#0f0c09);background-size:8px 8px,100% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:10px 12px 0 rgba(22,18,13,.06)}#role .profile-name-gold{margin-top:clamp(8px,1.2vh,13px);color:transparent;background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.22) 0 1.2px,transparent 1.5px),linear-gradient(118deg,#d9a03c,#bd8328 48%,#e0b85e);background-size:9px 9px,100% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:10px 12px 0 rgba(153,105,35,.07)}#role .profile-about-panel{width:min(420px,84%);margin-left:clamp(96px,8.2vw,144px)}#role .profile-about-panel h3{margin-bottom:26px;color:#0f0d0b;font-size:clamp(22px,1.45vw,30px);font-weight:950}#role .profile-about-panel h3:after{bottom:-13px;width:52px;height:7px;background:#d2a044}#role .profile-about-panel p{color:#16130f;font-size:clamp(17px,1.05vw,21px);font-weight:600;line-height:1.72}#role .profile-visual{position:relative;z-index:4;min-height:0;align-self:stretch;overflow:visible}#role .profile-arc-line{position:absolute;z-index:1;left:-4%;top:3%;width:min(72vw,980px);aspect-ratio:1.35;border-top:1px solid rgba(198,143,50,.58);border-radius:50% 50% 0 0;transform:rotate(-6deg);transform-origin:35% 55%;pointer-events:none}#role .profile-circle,#role .profile-particle-orb{position:absolute;z-index:1;right:-2vw;top:clamp(74px,9vh,106px);width:min(47vw,800px);aspect-ratio:1;border-radius:50%}#role .profile-circle{background:radial-gradient(circle at 34% 32%,rgba(255,249,226,.58),transparent 36%),radial-gradient(circle at 56% 58%,#e2ab4280,#dca3365c 58%,#d38e2c1f);opacity:.78;animation:profile-orbit 9s ease-in-out infinite}#role .profile-circle:after{position:absolute;inset:7%;content:"";border-radius:50%;opacity:.54;background-image:radial-gradient(circle,rgba(255,255,245,.92) 0 1px,transparent 1.4px),radial-gradient(circle,rgba(198,144,49,.58) 0 1px,transparent 1.3px);background-position:0 0,7px 11px;background-size:13px 13px,19px 19px;mask-image:radial-gradient(circle,transparent 0 23%,#000 36% 68%,transparent 82%);-webkit-mask-image:radial-gradient(circle,transparent 0 23%,#000 36% 68%,transparent 82%)}#role .profile-particle-orb{overflow:hidden;opacity:.76;mix-blend-mode:screen;mask-image:radial-gradient(circle,#000 0 62%,transparent 73%);-webkit-mask-image:radial-gradient(circle,#000 0 62%,transparent 73%)}#role .profile-particle-orb .dot-field-container{width:100%;height:100%;cursor:crosshair}#role .profile-person{z-index:5;right:clamp(8px,1.5vw,22px);top:clamp(76px,7.6vh,98px);bottom:auto;width:auto;height:min(80dvh,840px);max-height:calc(100dvh - 96px);object-position:right bottom;filter:drop-shadow(0 24px 38px rgba(70,48,24,.16));animation:person-float 5.6s ease-in-out infinite}#role .profile-kodak{z-index:9;right:-8px;top:auto;bottom:clamp(112px,16vh,170px);color:#d09a3a;font:900 13px/1.1 Courier New,monospace;letter-spacing:.16em;opacity:.88}#role .profile-strategy-stack{z-index:6;left:clamp(50px,5vw,92px);top:clamp(116px,14vh,160px);color:#a072378c;font-size:clamp(11px,.8vw,15px);gap:10px}#role .profile-keywords{z-index:6;left:clamp(62px,5.8vw,118px);top:clamp(224px,27vh,290px);width:min(33vw,460px);gap:clamp(18px,2.1vh,26px);color:#8f6a3e8c;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(38px,3vw,60px);font-weight:800;line-height:1.08}#role .profile-keywords li{transform:translate(calc(var(--keyword-step) * 7px))}#role .profile-paper-tear{position:absolute;z-index:8;right:0;bottom:calc(-1*clamp(110px,13vh,145px));width:min(44vw,760px);height:clamp(260px,34vh,360px);pointer-events:none;color:#17120e;background:transparent;clip-path:none;filter:none}#role .profile-paper-tear:before{display:none}#role .profile-paper-tear:after{display:none}#role .profile-paper-plus{position:absolute;left:34%;bottom:13%;z-index:2;color:#c68f32bd;font:300 clamp(44px,4vw,70px) Georgia,serif}#role .profile-honors-poster{position:absolute;z-index:3;right:clamp(26px,3vw,54px);bottom:clamp(64px,8vh,90px);width:min(360px,48%);display:grid;gap:8px;margin:0;padding:0;color:#1b1612;font-size:clamp(13px,.88vw,16px);font-weight:600;line-height:1.3;list-style:none}#role .profile-honors-poster li{display:grid;grid-template-columns:20px 1fr;gap:8px}#role .profile-honors-poster span{color:#c99432}#role .profile-honors-poster li:first-child span{color:#11100e}#role .profile-history{grid-column:1 / -1;z-index:6;align-self:end;width:calc(50% - clamp(37px,2.7vw,57px));display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(10px,1.8vw,36px);margin:0;padding-top:28px}#role .profile-history:before{left:calc(clamp(74px,5.4vw,114px)*-1);right:0;top:0;background:#c8923094}#role .profile-history:after{left:calc(clamp(74px,5.4vw,114px)*-1 + 8px);top:-7px;width:calc(100% + clamp(74px,5.4vw,114px) - 8px);height:14px;background-image:radial-gradient(circle,#c99432 0 7px,transparent 7.5px);background-size:20% 14px}#role .history-item{min-height:86px;padding:0}#role .history-tilt,#role .history-tilt .tilted-card-inner{transform:none!important;transform-style:flat;will-change:auto}#role .history-item span{color:#1c1611a3;font-size:clamp(10px,.62vw,12px);white-space:nowrap}#role .history-item h3{margin:6px 0 5px;color:#12100d;font-size:clamp(11px,.7vw,14px);font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#role .history-item strong{color:#2d241c;font-size:clamp(10px,.64vw,13px);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:1680px){#role .profile-shell{--role-shell-w: min( calc(100vw - 96px) , 1680px);grid-template-columns:minmax(660px,.8fr) minmax(760px,1.2fr);grid-template-rows:minmax(0,1fr) 124px;padding-left:clamp(96px,5.6vw,126px)}#role .profile-name-highlight{font-size:clamp(160px,9vw,210px)}#role .profile-about-panel{margin-left:clamp(116px,8.4vw,158px)}#role .profile-person{right:clamp(10px,1.4vw,24px);top:clamp(70px,6.8vh,88px);width:auto;height:min(82dvh,920px)}#role .profile-history{width:calc(50% - clamp(48px,2.8vw,63px))}}@media(max-width:1280px)and (min-width:1121px){#role .profile-shell{--role-shell-w: min( calc(100vw - 44px) , 1280px);grid-template-columns:minmax(470px,.82fr) minmax(610px,1.18fr);grid-template-rows:minmax(0,1fr) 104px;padding-left:clamp(58px,4.3vw,74px)}#role .profile-name-highlight{font-size:clamp(104px,8.4vw,138px)}#role .profile-handwritten{margin-left:clamp(92px,8vw,126px)}#role .profile-about-panel{margin-left:clamp(84px,7.4vw,112px)}#role .profile-person{right:clamp(8px,1vw,18px);top:clamp(76px,7.4vh,92px);width:auto;height:min(78dvh,800px)}#role .profile-circle,#role .profile-particle-orb{width:min(49vw,660px);right:-2vw}#role .profile-paper-tear{width:min(46vw,620px);right:0}#role .profile-honors-poster{width:min(320px,54%)}#role .profile-history{width:calc(50% - clamp(29px,2.15vw,37px))}}@media(max-width:1120px){#role.role-section{overflow:hidden}#role .profile-shell{--role-shell-w: min( calc(100vw - 42px) , 900px);width:var(--role-shell-w);display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;min-height:auto;padding:96px 0 56px;gap:28px}#role .profile-copy{max-width:760px}#role .profile-side-rail{display:none}#role .profile-handwritten,#role .profile-about-panel{margin-left:0}#role .profile-name-line{transform:rotate(-1.4deg)}#role .profile-name-highlight{font-size:clamp(80px,17vw,148px)}#role .profile-visual{min-height:620px}#role .profile-circle,#role .profile-particle-orb{top:4%;right:-22%;width:min(96vw,760px)}#role .profile-person{right:0;top:auto;bottom:4%;width:min(52vw,500px);height:auto}#role .profile-keywords{left:4%;top:18%;width:min(56%,460px)}#role .profile-strategy-stack,#role .profile-arc-line{display:none}#role .profile-paper-tear{right:-7%;width:min(80vw,640px);height:220px}#role .profile-history{width:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}#role .profile-history:before,#role .profile-history:after{display:none}}@media(max-width:760px){#role .profile-shell{--role-shell-w: min( calc(100vw - 32px) , 460px);padding-top:102px}#role .profile-handwritten{font-size:24px}#role .profile-name-line{transform:none}#role .profile-name-highlight{font-size:clamp(58px,20vw,94px)}#role .profile-about-panel{width:100%}#role .profile-about-panel p{font-size:16px}#role .profile-visual{min-height:650px}#role .profile-circle,#role .profile-particle-orb{top:14%;right:-62%;width:132vw}#role .profile-person{right:0;top:auto;bottom:118px;width:min(72vw,340px);height:auto}#role .profile-keywords{top:20%;left:0;width:66%;font-size:clamp(28px,9vw,42px)}#role .profile-paper-tear{right:-26%;bottom:0;width:116vw;height:218px}#role .profile-honors-poster{right:22%;bottom:28px;width:58%;font-size:12px}#role .profile-paper-plus,#role .profile-kodak{display:none}#role .profile-history{width:auto;grid-template-columns:1fr;margin-top:0}}#role .profile-name-small{font-size:clamp(64px,4.8vw,100px)!important;line-height:.85}#role .profile-name-gold{margin-top:clamp(20px,3vh,36px)}#role .profile-about-panel{width:min(480px,84%);margin-top:clamp(48px,6vh,80px);margin-left:clamp(16px,1.5vw,28px)}#role .profile-paper-tear{bottom:calc(-1*clamp(140px,18vh,200px))}.hero-clean{isolation:isolate}.hero-clean .hero-bg-grainient{z-index:0}.hero-clean-content{position:relative;z-index:30!important;min-height:100dvh;align-items:center}.hero-clean-copy{position:relative;z-index:32;transform:translateY(clamp(-76px,-5.5vh,-38px))}.hero-clean-title{position:relative;z-index:33}.hero-clean-title,.hero-clean-directions,.hero-clean-summary,.hero-clean-actions,.hero-clean-portrait{will-change:transform,opacity,filter}.hero-clean:not(.is-entered) .hero-clean-title,.hero-clean:not(.is-entered) .hero-clean-directions,.hero-clean:not(.is-entered) .hero-clean-summary,.hero-clean:not(.is-entered) .hero-clean-actions{opacity:0;transform:translate3d(0,34px,0) scale(.988);filter:blur(9px)}.hero-clean:not(.is-entered) .hero-clean-portrait{opacity:0;transform:translate3d(30px,20px,0) scale(1.018);filter:blur(5px)}.hero-clean.is-entered .hero-clean-title{animation:hero-clean-copy-in .84s cubic-bezier(.16,1,.3,1) both}.hero-clean.is-entered .hero-clean-directions{animation:hero-clean-copy-in .78s .1s cubic-bezier(.16,1,.3,1) both}.hero-clean.is-entered .hero-clean-summary{animation:hero-clean-copy-in .82s .19s cubic-bezier(.16,1,.3,1) both}.hero-clean.is-entered .hero-clean-actions{animation:hero-clean-copy-in .76s .3s cubic-bezier(.16,1,.3,1) both}.hero-clean-portrait{position:absolute;z-index:28;right:4.2%;bottom:3.5%;display:block;height:92%;width:auto;max-width:min(51vw,980px);pointer-events:none;transform-origin:72% 72%}.hero-clean-portrait img{width:auto;height:100%;max-width:none;object-fit:contain;object-position:right bottom}.hero-clean.is-entered .hero-clean-portrait{animation:hero-clean-portrait-in .98s 80ms cubic-bezier(.16,1,.3,1) both}.hero-clean-button{position:relative;isolation:isolate;overflow:hidden;min-height:56px;box-shadow:0 12px 26px #2d241c29}.hero-clean-button:after,:where(.nav-action,.library-link,.filter-tabs button,.mode-tabs button,.workbench-action,.icon-button):after{position:absolute;inset:0;z-index:0;content:"";border-radius:inherit;pointer-events:none;opacity:0;background:linear-gradient(112deg,transparent 28%,rgba(255,255,255,.48) 49%,transparent 70%);mix-blend-mode:soft-light;transform:translate(-118%);transition:transform .56s cubic-bezier(.16,1,.3,1),opacity .18s ease}:where(.nav-action,.library-link,.filter-tabs button,.mode-tabs button,.workbench-action,.icon-button){position:relative;isolation:isolate;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease,color .18s ease,background .18s ease,border-color .18s ease}@media(hover:hover)and (pointer:fine){.hero-clean-button:hover,:where(.nav-action,.library-link,.filter-tabs button,.mode-tabs button,.workbench-action,.icon-button):not(:disabled):hover{transform:translate3d(0,-3px,0);box-shadow:0 16px 30px #2d241c33}.hero-clean-button:hover:after,:where(.nav-action,.library-link,.filter-tabs button,.mode-tabs button,.workbench-action,.icon-button):not(:disabled):hover:after{opacity:.72;transform:translate(118%)}}.hero-clean-button:active,:where(.nav-action,.library-link,.filter-tabs button,.mode-tabs button,.workbench-action,.icon-button):not(:disabled):active{transform:translate3d(0,1px,0) scale(.96);box-shadow:0 5px 12px #2d241c24}:where(.hero-clean-button,.nav-action,.library-link,.filter-tabs button,.mode-tabs button,.workbench-action,.icon-button):focus-visible{outline:3px solid rgba(184,76,28,.62);outline-offset:4px}#role .profile-shell.role-entrance .profile-side-rail,#role .profile-shell.role-entrance .profile-handwritten,#role .profile-shell.role-entrance .profile-name-line,#role .profile-shell.role-entrance .profile-about-panel,#role .profile-shell.role-entrance .profile-visual,#role .profile-shell.role-entrance .profile-history{opacity:0;will-change:opacity,transform,filter}#role .profile-shell.role-entrance .profile-side-rail{transform:translate3d(-20px,0,0)}#role .profile-shell.role-entrance .profile-handwritten,#role .profile-shell.role-entrance .profile-name-line,#role .profile-shell.role-entrance .profile-about-panel{transform:translate3d(0,28px,0)}#role .profile-shell.role-entrance .profile-visual{transform:translate3d(48px,12px,0) scale(.985);filter:blur(5px)}#role .profile-shell.role-entrance .profile-history{transform:translate3d(0,34px,0)}#role .profile-shell.role-entrance.is-visible .profile-side-rail{animation:role-rail-in .58s 40ms cubic-bezier(.16,1,.3,1) both}#role .profile-shell.role-entrance.is-visible .profile-handwritten{animation:role-copy-in .64s .12s cubic-bezier(.16,1,.3,1) both}#role .profile-shell.role-entrance.is-visible .profile-name-line{animation:role-copy-in .76s .19s cubic-bezier(.16,1,.3,1) both}#role .profile-shell.role-entrance.is-visible .profile-about-panel{animation:role-copy-in .72s .31s cubic-bezier(.16,1,.3,1) both}#role .profile-shell.role-entrance.is-visible .profile-visual{animation:role-visual-in .98s 90ms cubic-bezier(.16,1,.3,1) both}#role .profile-shell.role-entrance.is-visible .profile-history{animation:role-copy-in .72s .47s cubic-bezier(.16,1,.3,1) both}#role .profile-shell.role-entrance .profile-person,#role .profile-shell.role-entrance .profile-circle,#role .profile-shell.role-entrance .profile-particle-orb,#role .profile-shell.role-entrance .profile-keywords li,#role .profile-shell.role-entrance .profile-arc-line,#role .profile-shell.role-entrance .profile-paper-tear{will-change:opacity,transform,clip-path}#role .profile-shell.role-entrance.is-visible .profile-person{animation:role-person-in .98s .28s cubic-bezier(.16,1,.3,1) both}#role .profile-shell.role-entrance.is-visible .profile-circle,#role .profile-shell.role-entrance.is-visible .profile-particle-orb{animation:role-orbit-in .92s .18s cubic-bezier(.16,1,.3,1) both}#role .profile-shell.role-entrance.is-visible .profile-arc-line{animation:role-arc-in .8s .24s cubic-bezier(.16,1,.3,1) both}#role .profile-shell.role-entrance.is-visible .profile-keywords li{animation:role-keyword-in .5s calc(.39s + var(--keyword-step, 0) * 72ms) cubic-bezier(.16,1,.3,1) both}#role .profile-shell.role-entrance.is-visible .profile-paper-tear{animation:role-paper-in .68s .51s cubic-bezier(.16,1,.3,1) both}@keyframes hero-clean-copy-in{0%{opacity:0;transform:translate3d(0,34px,0) scale(.988);filter:blur(9px)}52%{opacity:.76;filter:blur(2.5px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes hero-clean-portrait-in{0%{opacity:0;transform:translate3d(30px,20px,0) scale(1.018);filter:blur(5px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes role-rail-in{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes role-copy-in{0%{opacity:0;transform:translate3d(0,28px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes role-visual-in{0%{opacity:0;transform:translate3d(48px,12px,0) scale(.985);filter:blur(5px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes role-person-in{0%{opacity:0;clip-path:inset(0 0 18% 0);transform:translate3d(28px,18px,0) scale(1.03)}to{opacity:1;clip-path:inset(0 0 0 0);transform:translateZ(0) scale(1)}}@keyframes role-orbit-in{0%{opacity:0;transform:scale(.82) rotate(-10deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes role-arc-in{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes role-keyword-in{0%{opacity:0;transform:translate3d(-18px,8px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes role-paper-in{0%{opacity:0;transform:translate3d(28px,16px,0) rotate(2deg)}to{opacity:1;transform:translateZ(0) rotate(0)}}@media(max-width:860px){.hero-clean-content{min-height:100dvh;padding-right:24px!important;padding-left:24px!important;padding-bottom:min(52vh,420px)!important}.hero-clean-portrait{right:-12%;bottom:2%;height:min(62dvh,620px);max-width:88vw;opacity:.76}.hero-clean-copy{transform:translateY(clamp(-44px,-4vh,-24px))}}@media(prefers-reduced-motion:reduce){.hero-clean-title,.hero-clean-directions,.hero-clean-summary,.hero-clean-actions,.hero-clean-portrait,#role .profile-shell.role-entrance .profile-side-rail,#role .profile-shell.role-entrance .profile-handwritten,#role .profile-shell.role-entrance .profile-name-line,#role .profile-shell.role-entrance .profile-about-panel,#role .profile-shell.role-entrance .profile-visual,#role .profile-shell.role-entrance .profile-history{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;animation:none!important}}#role.role-section,#works.works-section,#playground.playground,#contact.contact-section{position:relative;isolation:isolate;background-image:linear-gradient(rgba(30,43,54,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(30,43,54,.04) 1px,transparent 1px),var(--chapter-light)!important;background-color:var(--chapter-ground)!important;background-position:0 0,0 0,0 0,0 0!important;background-size:42px 42px,42px 42px,100% 100%,100% 100%,100% 100%,100% 100%!important}#role.role-section{--chapter-ground: #e6ebea;--chapter-light: radial-gradient(circle at 15% 24%, rgba(111, 161, 184, .3), transparent 25%), radial-gradient(circle at 83% 17%, rgba(222, 139, 83, .17), transparent 24%), linear-gradient(118deg, rgba(255,255,255,.62), rgba(225, 235, 232, .3))}#role .profile-particle-orb,#role .profile-circle:after{display:none!important}#role .profile-name-dark,#role .profile-name-gold{background-size:100% 100%!important}#role .profile-name-dark{background-image:linear-gradient(112deg,#0f0c09,#2b251d 52%,#0f0c09)!important}#role .profile-name-gold{background-image:linear-gradient(118deg,#d9a03c,#bd8328 48%,#e0b85e)!important}#works.works-section{--chapter-ground: #eaf1f2;--chapter-light: radial-gradient(circle at 86% 11%, rgba(218, 124, 61, .1), transparent 22%), radial-gradient(circle at 12% 79%, rgba(106, 162, 183, .26), transparent 28%), radial-gradient(circle at 58% 16%, rgba(255,255,255,.86), transparent 31%), linear-gradient(122deg, rgba(255,255,255,.74), rgba(210, 229, 232, .2))}#playground.playground{--chapter-ground: #dfe8e9;--chapter-light: radial-gradient(circle at 17% 20%, rgba(208, 121, 65, .2), transparent 25%), radial-gradient(circle at 84% 70%, rgba(82, 137, 163, .27), transparent 26%), linear-gradient(128deg, rgba(255,255,255,.58), rgba(206, 224, 227, .2))}#contact.contact-section{--chapter-ground: #eee5d7;--chapter-light: radial-gradient(circle at 78% 24%, rgba(210, 102, 48, .33), transparent 23%), radial-gradient(circle at 15% 82%, rgba(101, 152, 173, .2), transparent 28%), linear-gradient(120deg, rgba(255,255,255,.68), rgba(246, 211, 166, .28));min-height:100dvh;color:#1d2b36!important}#role.role-section:after,#works.works-section:after,#playground.playground:after,#contact.contact-section:after{position:absolute;z-index:-1;width:min(46vw,660px);aspect-ratio:1;border:1px solid rgba(30,43,54,.14);border-radius:50%;content:"";pointer-events:none}#role.role-section:after{top:8%;right:-18%}#works.works-section:after{right:-17%;bottom:-28%;border-color:#c44c2133}#playground.playground:after{top:-27%;right:7%;border-color:#4a7f9633}#contact.contact-section:after{top:9%;right:12%;border-color:#c44c2142}#contact.contact-section .side-note,#contact.contact-section .contact-lines{color:#1d2b36a6!important}#contact.contact-section .contact-main h2,#contact.contact-section .contact-lines span{color:#1d2b36!important}#contact.contact-section .button-primary{color:#f7f5ef!important;background:#1d2b36!important;box-shadow:7px 7px #d37b42!important}#contact.contact-section .button-ghost{color:#1d2b36!important;border-color:#1d2b366b!important;background:#ffffff52!important}#contact.contact-section .contact-profile-card .pc-card{border:1px solid rgba(29,43,54,.15);box-shadow:14px 16px #d37b422e,0 24px 60px #2a3b4429}@media(max-width:680px){#role.role-section,#works.works-section,#playground.playground,#contact.contact-section{background-size:28px 28px,28px 28px,100% 100%,100% 100%,100% 100%,100% 100%!important}#role.role-section:after,#works.works-section:after,#playground.playground:after,#contact.contact-section:after{width:92vw}}.desktop-nav{min-width:0}.mobile-nav-toggle,.mobile-site-nav{display:none}@media(max-width:1023px){html,body,#root{width:100%;max-width:100%;overflow-x:clip}#hero,#role,#works,#playground,#contact{scroll-margin-top:88px}.page-shell{width:min(calc(100% - 40px),760px)}.section-pad{padding-block:96px}.site-header{z-index:100;width:min(calc(100% - 32px),760px);min-height:64px;grid-template-columns:auto 1fr auto;padding:10px 12px;gap:12px}.brand-link{min-width:0}.brand-link span:last-child{overflow:hidden;max-width:180px;text-overflow:ellipsis}.desktop-nav{display:none}.nav-action{justify-self:end}.mobile-nav-toggle{display:grid;width:44px;height:44px;place-items:center;padding:0;border:1px solid rgba(29,43,54,.16);border-radius:50%;color:#f7f5ef;background:#1d2b36;box-shadow:0 8px 18px #1d2b362e}.mobile-site-nav{position:absolute;top:calc(100% + 9px);right:0;left:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px;border:1px solid rgba(29,43,54,.14);border-radius:20px;background:#faf8f1f7;box-shadow:0 22px 60px #1d2b3633;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.mobile-site-nav>a{display:grid;grid-template-columns:26px 1fr auto;align-items:center;min-height:48px;padding:0 11px;border-radius:12px;color:#31434d}.mobile-site-nav>a span{color:#c65a22;font:700 9px Courier New,monospace}.mobile-site-nav>a strong{font-size:13px}.mobile-site-nav>a.is-active{color:#f8f5ed;background:#1d2b36}.mobile-site-nav .mobile-site-contact{color:#fff8ef;background:#c65a22}.works-head,.playground-grid,.contact-shell{grid-template-columns:1fr}.works-controls{justify-items:start}.playground-grid{gap:54px;min-height:0}.contact-shell{gap:48px}.side-note{display:none}:where(.site-header,.brand-mark,.mobile-nav-toggle,.mobile-site-nav>a,.hero-studio-shell,.hero-studio-copy,.hero-studio-title,.hero-studio-statement,.hero-studio-actions,.hero-studio-button,.hero-studio-portrait,#role .profile-shell,#role .profile-copy,#role .profile-visual,#role .profile-person,#role .profile-history,#role .history-item,.works-head h2,.video-carousel,.playground-grid,.contact-shell,.contact-profile-card .pc-card){transition:width .36s cubic-bezier(.22,1,.36,1),height .36s cubic-bezier(.22,1,.36,1),min-height .36s cubic-bezier(.22,1,.36,1),padding .36s cubic-bezier(.22,1,.36,1),margin .36s cubic-bezier(.22,1,.36,1),gap .36s cubic-bezier(.22,1,.36,1),inset .36s cubic-bezier(.22,1,.36,1),font-size .28s ease,transform .36s cubic-bezier(.22,1,.36,1)}}@media(max-width:680px){.planning-showcase{margin-top:24px}.planning-intro{padding-inline:0}.planning-intro h3{max-width:330px;font-size:clamp(29px,9vw,42px);line-height:1.08}.planning-kicker{font-size:8px;letter-spacing:.13em}.planning-card-copy{padding:15px 16px 17px}.planning-card-copy strong{font-size:22px}.planning-card-summary{min-height:0;font-size:12px}.planning-footnote{align-items:flex-start;padding-inline:14px;font-size:10px;line-height:1.5;text-align:center}.planning-chapters{gap:8px}}@media(max-width:680px){.poster-wall{display:grid;grid-template-columns:none;gap:12px;width:100vw;margin:28px calc(50% - 50vw) 0;overflow:hidden}.poster-track{gap:10px;padding-inline:10px}.poster-tile,.poster-tile:nth-child(1),.poster-tile:nth-child(2),.poster-tile:nth-child(5),.poster-tile:nth-child(6){flex:0 0 auto;grid-column:auto;width:auto;height:clamp(172px,48vw,230px);aspect-ratio:auto}.poster-tile img{display:block;width:auto;height:100%;max-width:none;object-fit:contain}}@media(max-width:767px){body.tool-overlay-open{overflow:hidden}body.tool-overlay-open #playground,body.tool-overlay-open .playground-grid,body.tool-overlay-open .tool-shelf{overflow:visible!important;transform:none!important;clip-path:none!important}.tool-drawer.is-open{position:fixed;z-index:140;inset:calc(76px + env(safe-area-inset-top)) 10px calc(10px + env(safe-area-inset-bottom));display:flex;flex-direction:column;width:auto;max-height:none;margin:0;overflow:hidden;border:1px solid rgba(198,90,34,.46);border-radius:20px;background:#f6faf8fc;box-shadow:0 24px 70px #192b3447;backdrop-filter:none;-webkit-backdrop-filter:none;transition:none;transform:none!important}.tool-drawer--tools.is-open{bottom:auto;height:auto;max-height:calc(100svh - 92px - env(safe-area-inset-top))}.tool-drawer.is-open .tool-drawer-trigger{flex:0 0 54px;min-height:54px;padding:8px 12px;border-bottom:1px solid rgba(35,48,57,.1)}.tool-drawer.is-open .tool-drawer-trigger strong{font-size:14px}.tool-drawer.is-open .tool-drawer-trigger em{font-size:7px}.tool-drawer.is-open .tool-drawer-trigger svg{transform:rotate(90deg)}.tool-drawer.is-open .tool-drawer-trigger>svg{transition-duration:.15s}.tool-drawer.is-open .prompt-studio{flex:1 1 auto;display:grid;align-content:start;gap:7px;min-height:0;padding:9px 12px 12px;overflow-y:auto;overscroll-behavior:contain}.tool-drawer.is-open .prompt-engine-switch{grid-template-columns:1fr 1fr;gap:6px;margin:0}.tool-drawer.is-open .prompt-engine-switch button{min-height:54px;padding:7px 9px}.tool-drawer.is-open .prompt-studio label{gap:3px;font-size:10px}.tool-drawer.is-open .prompt-studio input{min-height:38px;padding:8px 10px;font-size:12px}.tool-drawer.is-open .prompt-actions{display:grid;grid-template-columns:1fr 1fr 1.12fr;gap:6px;margin-top:1px}.tool-drawer.is-open .prompt-stir,.tool-drawer.is-open .prompt-refine,.tool-drawer.is-open .prompt-run{width:100%;min-height:42px;margin:0;padding:7px 5px;gap:4px;font-size:10px}.tool-drawer.is-open .prompt-result{padding:11px;font-size:11px}.tool-drawer--relay.is-open .creative-relay{flex:1 1 auto;display:grid;align-content:start;gap:10px;min-height:0;padding:10px 11px 13px;overflow-y:auto;overscroll-behavior:contain}.tool-drawer--relay.is-open .relay-intro{padding:11px 12px;border-radius:12px}.tool-drawer--relay.is-open .relay-intro p{font-size:10px;line-height:1.5}.tool-drawer--relay.is-open .relay-seed{gap:8px}.tool-drawer--relay.is-open .relay-seed textarea{min-height:78px;padding:10px 11px;font-size:12px}.tool-drawer--relay.is-open .relay-primary{width:100%;min-height:40px;padding:8px 10px;font-size:11px}.tool-drawer--relay.is-open .relay-round{gap:9px}.tool-drawer--relay.is-open .relay-round-head{align-items:start;gap:8px}.tool-drawer--relay.is-open .relay-round-head h3{font-size:19px}.tool-drawer--relay.is-open .relay-round-head p{margin-top:4px;font-size:10px}.tool-drawer--relay.is-open .relay-progress{gap:3px;padding-top:4px}.tool-drawer--relay.is-open .relay-progress i{width:11px;height:3px}.tool-drawer--relay.is-open .relay-progress i.is-active{width:17px}.tool-drawer--relay.is-open .relay-core{gap:4px}.tool-drawer--relay.is-open .relay-core em{padding:3px 6px;font-size:8px}.tool-drawer--relay.is-open .relay-directions{grid-template-columns:1fr;gap:7px}.tool-drawer--relay.is-open .relay-directions>button{grid-template-columns:22px minmax(0,1fr);gap:8px;min-height:0;padding:10px 34px 10px 9px;border-radius:12px}.tool-drawer--relay.is-open .relay-letter{width:22px;height:22px;font-size:9px}.tool-drawer--relay.is-open .relay-direction-copy{gap:4px}.tool-drawer--relay.is-open .relay-direction-copy strong{font-size:13px}.tool-drawer--relay.is-open .relay-direction-copy p{font-size:9px;line-height:1.5}.tool-drawer--relay.is-open .relay-direction-copy em{display:none}.tool-drawer--relay.is-open .relay-note{gap:3px;font-size:9px}.tool-drawer--relay.is-open .relay-note input{min-height:36px;padding:7px 9px;font-size:10px}.tool-drawer--relay.is-open .relay-actions{display:grid;grid-template-columns:.8fr 1.45fr .9fr;gap:5px}.tool-drawer--relay.is-open .relay-actions>button:not(.relay-primary){min-height:38px;padding:7px 5px;font-size:9px}.tool-drawer--relay.is-open .relay-final{gap:9px}.tool-drawer--relay.is-open .relay-final header{padding:12px;border-radius:12px}.tool-drawer--relay.is-open .relay-final h3{font-size:20px}.tool-drawer--relay.is-open .relay-final header p{margin-top:6px;font-size:10px}.tool-drawer--relay.is-open .relay-final dl{grid-template-columns:1fr;gap:6px}.tool-drawer--relay.is-open .relay-final dl>div{padding:9px 10px;border-radius:10px}.tool-drawer--relay.is-open .relay-final dd{margin-top:3px;font-size:9px;line-height:1.5}.tool-drawer.is-open .tool-drawer-body{flex:1;display:grid;align-content:center;justify-items:start;padding:20px;overflow:hidden}.tool-drawer.is-open .tool-drawer-body,.tool-drawer.is-open .prompt-studio{animation-duration:.15s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}.tool-drawer--tools.is-open .tool-drawer-body{flex:0 0 auto;align-content:start;gap:14px;padding:16px 18px 20px;overflow:visible}.tool-drawer--tools.is-open .tool-drawer-body p{font-size:13px;line-height:1.65}.tool-drawer--tools.is-open .tool-lab-link{min-height:44px;margin-top:0;padding:10px 14px;font-size:14px}}@media(min-width:768px)and (max-width:1023px){.site-header{grid-template-columns:auto minmax(0,1fr) auto auto}.hero-studio-shell{width:min(calc(100% - 48px),820px)}.hero-studio-copy{width:64%}.hero-studio-portrait{right:-2%;width:42%;height:min(58dvh,560px)}#role .profile-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(590px,auto) auto;width:min(calc(100% - 48px),860px);min-height:0;padding-top:100px}#role .profile-copy,#role .profile-visual{grid-area:1 / 1}#role .profile-copy{z-index:3;width:54%}#role .profile-name-highlight,#role .profile-name-small{font-size:clamp(68px,10vw,92px)!important}#role .profile-visual{z-index:2;min-height:590px}#role .profile-person{right:-1%;bottom:72px;width:min(39vw,340px)}#role .profile-circle,#role .profile-particle-orb{right:-28%;width:min(80vw,680px)}#role .profile-keywords{left:47%;width:42%;font-size:clamp(26px,4vw,38px)}#role .profile-paper-tear{right:-8%;width:74%}#role .profile-history{grid-row:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;gap:7px;padding-top:18px;overflow:visible}#role .profile-history:before,#role .profile-history:after{display:none}#role .profile-history>*{min-width:0}#role .history-item{min-height:74px;padding:9px 8px}#role .history-item span{font-size:8px}#role .history-item h3{margin:4px 0 3px;font-size:10px}#role .history-item strong{font-size:8px}#role .history-item p{margin-top:4px;font-size:8px;line-height:1.35}.contact-profile-card .pc-card{min-height:560px}}@media(max-width:767px){:root{--mobile-gutter: clamp(16px, 4.5vw, 22px);--mobile-header-top: max(10px, env(safe-area-inset-top))}html{scroll-padding-top:82px;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-width:0}.page-shell{width:calc(100% - var(--mobile-gutter) * 2);max-width:520px}.section-pad{padding-block:clamp(76px,14vw,100px)}.site-header{z-index:100;top:var(--mobile-header-top);width:calc(100% - 24px);min-height:clamp(54px,15vw,60px);grid-template-columns:minmax(0,1fr) clamp(38px,11vw,44px);padding:8px 9px 8px 11px;border-radius:22px;background:#faf8f1d1;box-shadow:0 8px 30px #1d2b361f;transform:translate(-50%)!important}.brand-link{gap:8px;font-size:clamp(12px,3.6vw,14px)}.brand-link span:last-child{display:block;max-width:170px}.brand-mark{width:clamp(36px,10.7vw,42px);height:clamp(36px,10.7vw,42px);flex-basis:clamp(36px,10.7vw,42px)}.nav-action{display:none}.mobile-nav-toggle{display:grid;position:relative;z-index:2;width:clamp(38px,11vw,44px);height:clamp(38px,11vw,44px)}.mobile-nav-toggle:active{transform:scale(.92)}.mobile-site-nav{position:absolute;top:calc(100% + 9px);right:0;left:0;display:grid;gap:4px;padding:10px;border:1px solid rgba(29,43,54,.14);border-radius:22px;background:#faf8f1f7;box-shadow:0 22px 60px #1d2b3633;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.mobile-site-nav>a{display:grid;grid-template-columns:30px 1fr auto;align-items:center;min-height:48px;padding:0 13px;border-radius:13px;color:#31434d}.mobile-site-nav>a span{color:#c65a22;font:700 10px Courier New,monospace}.mobile-site-nav>a strong{font-size:15px}.mobile-site-nav>a.is-active{color:#f8f5ed;background:#1d2b36}.mobile-site-nav>a:active{transform:scale(.98)}.mobile-site-nav .mobile-site-contact{grid-template-columns:30px 1fr;margin-top:5px;color:#fff8ef;background:#c65a22}.hero-studio{min-height:100svh;overflow:clip}.hero-studio-grid{background-size:30px 30px;opacity:.28}.hero-studio-orbit--one{top:33%;right:-54%;width:128vw}.hero-studio-orbit--two{right:32%;bottom:-8%;width:92vw}.hero-studio-shell{display:block;position:relative;width:calc(100% - var(--mobile-gutter) * 2);min-height:100svh;margin-inline:auto;padding:calc(92px + env(safe-area-inset-top)) 0 0}.hero-studio-copy{width:100%}.hero-studio-kicker{margin-bottom:25px;font-size:9px;letter-spacing:.08em}.hero-studio-kicker span:last-child{display:inline}.hero-studio-title{font-size:clamp(64px,21.4vw,94px);letter-spacing:-.075em;line-height:.82}.hero-studio-title strong{justify-self:center;margin-left:0}.hero-studio-statement{max-width:350px;margin-top:34px;font-size:clamp(19px,5.5vw,24px);line-height:1.55}.hero-studio-directions{max-width:100%;margin-top:15px;font-size:11px;line-height:1.65;letter-spacing:.07em}.hero-studio-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.hero-studio-button{min-height:clamp(42px,12vw,46px);justify-content:center;padding-inline:12px;font-size:clamp(11px,3.25vw,13px)}.hero-studio-portrait{position:absolute;right:-8%;bottom:0;width:min(58vw,246px);height:min(36svh,305px);min-height:0}.hero-studio-portrait-backdrop{top:13%;right:-4%;width:88%}.hero-studio-portrait img{margin-left:auto;height:100%;max-width:none;object-position:right bottom}.hero-studio-portrait figcaption{right:0;bottom:12px}.hero-studio-note{display:none}.hero-studio.is-entered .hero-studio-copy{animation:hero-mobile-copy-settle .62s 30ms cubic-bezier(.16,1,.3,1) both}.hero-studio.is-entered .hero-studio-portrait{animation:hero-mobile-portrait-settle .76s .1s cubic-bezier(.16,1,.3,1) both}@keyframes hero-mobile-copy-settle{0%{opacity:0;transform:translate3d(0,18px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hero-mobile-portrait-settle{0%{opacity:0;transform:translate3d(22px,14px,0) scale(.88)}to{opacity:1;transform:translateZ(0) scale(1)}}#role.role-section{padding-block:68px 54px;overflow:clip}#role .profile-shell{--role-shell-w: calc(100% - var(--mobile-gutter) * 2);position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(548px,auto) auto;width:var(--role-shell-w);min-height:0;padding:0;gap:8px}#role .profile-side-rail{display:none}#role .profile-copy{grid-area:1 / 1;z-index:3;width:100%;max-width:none;padding:0}#role .profile-handwritten{margin:0 0 11px;font-size:clamp(23px,7vw,30px)}#role .profile-name-line{margin:0;transform:none}#role .profile-name-highlight,#role .profile-name-small{max-width:94%;font-size:clamp(43px,13.3vw,58px)!important;line-height:.94;overflow-wrap:anywhere}#role .profile-about-panel{width:54%;margin:24px 0 0;padding:0}#role .profile-about-panel p{font-size:clamp(11px,3.25vw,12.5px);line-height:1.62}#role .profile-visual{grid-area:1 / 1;z-index:2;position:relative;width:100%;min-height:548px;overflow:hidden}#role .profile-circle,#role .profile-particle-orb{top:6%;right:-54%;width:132vw;max-width:650px}#role .profile-person{top:auto;right:-3%;bottom:94px;width:min(44vw,198px);height:auto}#role .profile-keywords{top:48%;left:57%;width:40%;font-size:clamp(15px,4.7vw,20px)}#role .profile-keywords li{transform:translate(calc(var(--keyword-step) * 8px))}#role .profile-strategy-stack,#role .profile-arc-line,#role .profile-kodak{display:none}#role .profile-paper-tear{right:-14%;bottom:0;width:104%;height:170px}#role .profile-honors-poster{right:8%;bottom:24px;width:76%;font-size:10px}#role .profile-history{grid-row:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));width:100%;gap:6px;margin:0;padding:0;overflow:visible}#role .profile-history::-webkit-scrollbar{display:none}#role .profile-history:before,#role .profile-history:after{display:none}#role .history-item{min-height:78px;padding:10px 11px;transform:none!important}#role .profile-history>:last-child{grid-column:1 / -1}#role .history-item span{font-size:8px}#role .history-item h3{margin:4px 0 3px;font-size:10px}#role .history-item strong{font-size:8px}#role .history-item p{margin-top:4px;font-size:8px;line-height:1.35}.works-section{overflow:clip}.works-head{gap:24px}.works-head h2{font-size:clamp(46px,15vw,68px)}.works-head p{max-width:100%;font-size:14px;line-height:1.7}.works-controls{display:grid;width:100%;gap:12px}.filter-tabs{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:5px}.filter-tabs button{min-width:0;min-height:46px;justify-content:center;padding-inline:8px;font-size:13px}.library-link{width:100%;min-height:50px;justify-content:center}.video-carousel{margin-top:28px;padding-bottom:18px}.video-carousel-track{min-height:clamp(248px,63vw,330px);perspective:none}.carousel-card,.carousel-card-active{width:calc(100vw - var(--mobile-gutter) * 2);max-width:520px;border-radius:15px}.carousel-card-prev{opacity:.36;transform:translate(-60%,calc(-50% + 18px)) scale(.86)}.carousel-card-next{opacity:.36;transform:translate(-40%,calc(-50% + 18px)) scale(.86)}.carousel-card-active{opacity:1;transform:translate(-50%,-50%) scale(1)}.video-card,.video-card-frame,.video-carousel .video-card:not(.video-card-0) .video-card-frame{border-radius:15px}.video-case-label{top:12px;left:12px;gap:9px;max-width:calc(100% - 24px)}.media-icon{width:34px;height:34px}.video-case-label h3{font-size:14px}.video-case-label p{margin-top:3px;font-size:11px}.video-carousel-dots{margin-top:8px;gap:6px}.poster-wall{grid-template-columns:1fr;gap:14px}.poster-tile,.poster-tile:nth-child(1),.poster-tile:nth-child(2),.poster-tile:nth-child(5),.poster-tile:nth-child(6){grid-column:1;width:100%;height:auto;aspect-ratio:4 / 5}.planning-empty{min-height:320px;margin-top:28px;padding:26px 18px}.library-backdrop{align-items:end;padding:0}.case-library{width:100%;max-height:calc(100dvh - 18px);padding:20px var(--mobile-gutter) calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.library-head{align-items:flex-start}.library-grid,.library-poster-grid{grid-template-columns:1fr}.playground{display:block;min-height:0;padding-block:82px;overflow:clip}.playground-grid{display:grid;gap:38px;min-height:0}.playground-copy{padding:0}.playground-copy:after{display:none}.playground-copy h2{max-width:100%;font-size:clamp(48px,15.5vw,70px);line-height:1}.playground-copy p{margin-top:22px;font-size:15px;line-height:1.8}.tool-shelf{width:100%;gap:13px}.tool-drawer{border-radius:18px}.tool-drawer-trigger{min-height:92px;grid-template-columns:28px minmax(0,1fr) 20px;gap:8px;padding:17px 15px}.tool-drawer-trigger strong{font-size:clamp(20px,6vw,25px);line-height:1.15}.tool-drawer-trigger em{font-size:11px;line-height:1.45}.tool-drawer-body,.prompt-studio{padding:0 15px 18px}.prompt-engine-switch{grid-template-columns:1fr}.prompt-engine-switch button{min-height:58px}.prompt-run{width:100%;justify-content:center;min-height:48px}.prompt-result{padding:14px}.contact-section{min-height:0;padding:86px 0 calc(44px + env(safe-area-inset-bottom));overflow:clip}.contact-shell{display:flex;flex-direction:column;gap:28px}.contact-main{width:100%}.contact-main h2{max-width:100%;font-size:clamp(48px,15vw,72px);line-height:1}.contact-lines{margin-top:28px;gap:16px;font-size:15px}.contact-lines a{display:grid;width:100%;gap:5px}.contact-lines span{overflow-wrap:anywhere;font-size:17px}.contact-actions{display:grid;grid-template-columns:1fr;margin-top:28px}.contact-actions .button{width:100%;min-height:52px}.contact-shell>div:last-child{width:100%}.contact-profile-card{width:100%}.contact-profile-card .pc-card{min-height:280px;border-radius:22px}.contact-profile-card .pc-inside .avatar{top:82px;width:68%;height:42%}.contact-profile-card .pc-details{top:16px}.contact-profile-card .pc-details h3{font-size:clamp(38px,12vw,52px)}.contact-profile-card .pc-user-info{right:10px;bottom:10px;left:10px;padding:10px;border-radius:16px}.footer{align-items:flex-start;gap:20px;margin-top:48px}.footer nav{display:flex;flex-wrap:wrap;gap:12px 18px}.weather-control{top:calc(80px + env(safe-area-inset-top));right:12px;max-width:calc(100vw - 24px)}.weather-readout{top:auto;right:auto;min-width:104px;padding:8px 28px 8px 10px;transform:none}.weather-menu{width:min(300px,calc(100vw - 24px))}.weather-menu>div{grid-template-columns:1fr 1fr}.weather-companion{left:8px;bottom:calc(8px + env(safe-area-inset-bottom));width:clamp(72px,23vw,94px);animation-name:weather-pet-route-mobile}.weather-pet-facing{animation-name:weather-pet-face-route-mobile}.weather-pet-mood{max-width:110px;overflow:hidden;text-overflow:ellipsis}.weather-pet-feedback{max-width:min(210px,62vw);white-space:normal}.weather-sun{top:42px;right:-28px;width:170px}@keyframes weather-pet-route-mobile{0%{transform:translate(0)}to{transform:translate(calc(100vw - 100% - 16px))}}@keyframes weather-pet-face-route-mobile{0%,49%{transform:scaleX(1)}50%,to{transform:scaleX(-1)}}.cl-page{min-width:0}.cl-back-home{top:max(8px,env(safe-area-inset-top));left:10px;min-height:40px;display:inline-flex;align-items:center;padding:0 12px;font-size:11px}.cl-tabs{padding:calc(52px + env(safe-area-inset-top)) 8px 0}.cl-tabs-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:8px 0}.cl-tabs-bkt{display:none}.cl-tab{min-width:0;min-height:44px;justify-content:center;padding:7px 5px;gap:3px;overflow:hidden}.cl-tab-num{display:block;font-size:9px}.cl-tab-lbl{overflow:hidden;font-size:8px;letter-spacing:.02em;text-overflow:ellipsis}.cl-panel{min-height:calc(100svh - 110px);padding:12px}.cl-intro{padding-inline:18px}.cl-hero-title{font-size:clamp(36px,13vw,58px);letter-spacing:.08em}.cl-hero-sub{font-size:15px}.bc-module{padding:22px 0 34px}.bc-header{padding-inline:4px}.bc-workbench{width:100%;height:auto;min-height:0;aspect-ratio:1324 / 913;overflow:hidden}.bc-stage{width:100%;min-width:0;height:auto}.bc-panel-title{font-size:max(9px,1.58cqw)}.bc-panel-title em{font-size:max(6px,.92cqw)}.bc-panel-input{font-size:max(6px,1.05cqw)}.bc-reel-item{font-size:max(8px,1.65cqw)}.bc-reel-item--active{font-size:max(11px,2.35cqw)}.bc-result-row strong{font-size:max(6px,1.1cqw)}.bc-result-row p{font-size:max(5px,1.03cqw)}.bc-result-row .bc-result-slogan{font-size:max(9px,2.18cqw)}.bc-badge{font-size:max(7px,1.42cqw)}.bc-action{min-height:0;font-size:max(6px,1.35cqw)}.dna-wrapper{padding:26px 0 34px}.dna-workbench{min-height:600px}.dna-idle,.dna-result{padding-inline:2px}.dna-card-tilt,.dna-card-tilt>.tilted-card-inner,.dna-entry-card,.dna-polaroid-stack{max-width:100%}.dna-entry-card,.dna-polaroid-main,.dna-polaroid-shadow{width:min(100%,360px)}.dna-entry-art{height:180px}.dna-question-card{padding:22px 14px}.dna-options{gap:10px}.dna-option{min-height:52px}.dna-polaroid-art{height:190px}.dna-polaroid-info{padding:20px 16px 48px}.dna-result-actions{margin-top:22px}.mm-module{padding:24px 0 20px}.mm-header{padding-inline:2px}.mm-map-container{width:100%;height:min(62svh,520px);min-height:390px;border-radius:14px;touch-action:pan-x pan-y}.mm-tree{min-width:760px;min-height:520px}.mm-node{max-width:170px}.mm-input-bar{position:sticky;bottom:calc(8px + env(safe-area-inset-bottom));margin-top:12px}.mm-input-wrap{min-height:50px;background:#111111eb}body:has(.cl-page) .weather-control{top:max(8px,env(safe-area-inset-top));right:10px}body:has(.cl-page) .weather-readout{display:grid;width:40px;min-width:40px;height:40px;place-items:center;padding:0;border-radius:50%}body:has(.cl-page) .weather-readout span,body:has(.cl-page) .weather-readout strong,body:has(.cl-page) .weather-readout em{display:none}body:has(.cl-page) .weather-readout b{position:static;font-size:16px}.le-root{display:none!important}}@media(max-width:359px){.brand-link span:last-child{max-width:132px}.weather-control{top:calc(68px + env(safe-area-inset-top));right:8px}.weather-readout{display:grid;width:42px;min-width:42px;height:42px;place-items:center;padding:0;border-radius:50%}.weather-readout span,.weather-readout em,.weather-readout b{display:none}.weather-readout strong{font-size:13px}.hero-studio-shell{width:calc(100% - 28px)}.hero-studio-kicker span:last-child{display:none}.hero-studio-title{font-size:61px}.hero-studio-actions{grid-template-columns:1fr 1fr}.hero-studio-portrait{min-height:0}.filter-tabs button svg{display:none}.contact-profile-card .pc-card{min-height:500px}.cl-tab-lbl{font-size:7px}}@media(max-width:480px){#role .profile-keywords{display:none}#role .profile-about-panel{width:56%}}@media(max-width:767px)and (max-height:700px){.hero-studio-shell{padding-top:calc(78px + env(safe-area-inset-top))}.hero-studio-kicker{margin-bottom:14px}.hero-studio-kicker span:last-child{display:none}.hero-studio-title{font-size:clamp(50px,17vw,66px)}.hero-studio-statement{max-width:68%;margin-top:18px;font-size:16px;line-height:1.42}.hero-studio-directions{max-width:64%;margin-top:9px;font-size:9px;line-height:1.45}.hero-studio-actions{width:72%;gap:7px;margin-top:15px}.hero-studio-button{min-height:42px;padding-inline:7px;font-size:11px}.hero-studio-portrait{right:-2%;width:min(48vw,180px);height:min(31svh,210px)}.hero-studio-portrait figcaption{display:none}}@media(max-width:767px)and (orientation:landscape){.hero-studio-shell{grid-template-columns:minmax(0,1fr) minmax(270px,.8fr);grid-template-rows:auto}.hero-studio-portrait{position:absolute;right:-6%;bottom:0;width:48%;height:78%}.hero-studio-copy{width:58%}.hero-studio-statement{margin-top:24px;font-size:18px}.hero-studio-actions{margin-top:18px}.weather-control{top:76px}}@media(prefers-reduced-motion:reduce){.mobile-site-nav,.weather-companion,.weather-pet-facing{animation:none!important}}@media(min-width:768px)and (max-width:1023px){.desktop-nav{display:block;justify-self:center}.mobile-nav-toggle,.mobile-site-nav{display:none!important}.site-header{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:8px 10px}.brand-link{gap:7px;font-size:12px}.brand-mark{width:36px;height:36px;flex-basis:36px}.gooey-nav-container nav ul,.gooey-nav-container .effect.text{font-size:clamp(9px,1.25vw,12px)}.gooey-nav-container nav ul{gap:1px}.gooey-nav-container nav ul li a{padding:.45em .58em}.nav-action{height:38px;gap:5px;padding-inline:10px;font-size:11px}.works-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px}.playground-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:28px;align-items:center}.contact-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,400px);gap:28px;align-items:center}.contact-shell>div:last-child{width:100%;max-width:400px;justify-self:end}.contact-main h2{font-size:clamp(48px,7vw,68px)}.contact-profile-card .pc-card{min-height:460px}.contact-profile-card .pc-inside .avatar{top:142px;width:70%;height:45%}#role .profile-shell{grid-template-columns:60% 40%;grid-template-rows:minmax(510px,auto) 126px}#role .profile-copy{grid-area:1 / 1 / 2 / 3}#role .profile-visual{grid-area:1 / 1 / 3 / 3;min-height:636px}#role .profile-person{bottom:126px}#role .profile-history{grid-area:2 / 1;z-index:8;grid-template-columns:repeat(5,minmax(0,1fr));align-self:stretch;padding:17px 10px 8px;border:1px solid rgba(31,48,58,.12);border-radius:14px;background:radial-gradient(circle,rgba(198,90,34,.18) 0 1px,transparent 1.5px) 0 0 / 12px 12px,#f8f4e8b8}#role .profile-history:before{content:"EXPERIENCE / 05";display:block;position:absolute;top:5px;left:10px;color:#c65a22;background:none;font:700 7px Courier New,monospace;letter-spacing:.12em}#role .profile-paper-tear{right:0;bottom:0;width:38%;height:126px}#role .profile-honors-poster{right:5%;bottom:12px;width:88%;font-size:8px;line-height:1.38}}@media(max-width:767px){.desktop-nav{display:block;min-width:0;justify-self:stretch}.mobile-nav-toggle,.mobile-site-nav{display:none!important}.site-header{width:calc(100% - 12px);min-height:46px;grid-template-columns:auto minmax(0,1fr) auto;gap:3px;padding:4px 5px;border-radius:18px}.brand-link{gap:4px;font-size:clamp(8px,2.4vw,10px)}.brand-link span:last-child{display:block;max-width:70px}.brand-mark{width:clamp(27px,8vw,31px);height:clamp(27px,8vw,31px);flex-basis:clamp(27px,8vw,31px);font-size:10px}.gooey-nav-container nav{justify-content:center}.gooey-nav-container nav ul,.gooey-nav-container .effect.text{font-size:clamp(6.3px,1.88vw,7.5px)}.gooey-nav-container nav ul{justify-content:center;gap:0}.gooey-nav-container nav ul li a{padding:.42em .33em}.gooey-nav-container .particle,.gooey-nav-container .point{width:10px;height:10px}.nav-action{display:inline-flex;width:auto;height:30px;gap:3px;padding:0 6px;font-size:7px}.nav-action svg{width:10px;height:10px}.hero-studio-shell{display:grid;grid-template-columns:58% 42%;align-items:start;width:calc(100% - 24px);min-height:100svh;padding-top:calc(68px + env(safe-area-inset-top))}.hero-studio-copy{grid-column:1;z-index:4;width:100%;margin-top:clamp(13px,4vh,30px)}.hero-studio-kicker{margin-bottom:10px;font-size:6px;letter-spacing:.06em}.hero-studio-title{font-size:clamp(38px,11.5vw,48px);line-height:.86;letter-spacing:-.065em}.hero-studio-title strong{justify-self:center;margin-left:0}.hero-studio-statement{max-width:100%;margin-top:18px;font-size:clamp(11px,3.25vw,13.5px);line-height:1.48}.hero-studio-directions{max-width:100%;margin-top:8px;font-size:clamp(6px,1.85vw,7.5px);line-height:1.45}.hero-studio-actions{width:100%;gap:5px;margin-top:13px}.hero-studio-button{min-height:34px;gap:4px;padding-inline:6px;font-size:clamp(7.5px,2.2vw,9px)}.hero-studio-button svg{width:11px;height:11px}.hero-studio-portrait{right:-3%;bottom:2%;width:min(48vw,205px);height:min(62svh,440px)}.hero-studio-portrait figcaption{right:3px;bottom:7px;transform:scale(.72);transform-origin:right bottom}#role.role-section{padding-block:58px 46px}#role .profile-shell{grid-template-columns:55% 45%;grid-template-rows:minmax(390px,56svh) 164px;gap:5px}#role .profile-copy{grid-area:1 / 1 / 2 / 3}#role .profile-visual{grid-area:1 / 1 / 3 / 3;min-height:calc(max(390px,56svh) + 164px);overflow:hidden}#role .profile-handwritten{margin-bottom:6px;font-size:clamp(16px,4.8vw,20px)}#role .profile-name-highlight,#role .profile-name-small{font-size:clamp(32px,9.6vw,40px)!important}#role .profile-about-panel{width:49%;margin-top:13px}#role .profile-about-panel h3{font-size:15px}#role .profile-about-panel p{font-size:8px;line-height:1.52}#role .profile-person{right:-1%;bottom:150px;width:min(40vw,174px)}#role .profile-circle,#role .profile-particle-orb{top:5%;right:-31%;width:92vw}#role .profile-keywords{top:43%;left:58%;font-size:clamp(11px,3.3vw,14px)}#role .profile-history{grid-area:2 / 1;z-index:8;position:relative;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:3px;padding:18px 6px 6px;border:1px solid rgba(31,48,58,.14);border-radius:12px;background:radial-gradient(circle,rgba(198,90,34,.2) 0 1px,transparent 1.4px) 0 0 / 10px 10px,#f8f4e8c7;box-shadow:0 12px 26px #23303614}#role .profile-history:before{content:"EXPERIENCE / 05";display:block;position:absolute;top:5px;left:7px;color:#c65a22;background:none;font:700 6px Courier New,monospace;letter-spacing:.1em}#role .history-item{min-height:39px;padding:4px 6px;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}#role .history-tilt,#role .history-tilt>.tilted-card-inner{min-height:0!important;height:100%!important}#role .history-item span{color:#1d2b36b8;font-size:6.5px;font-weight:700}#role .history-item h3{margin:2px 0 1px;color:#15252d;font-size:8.2px;font-weight:900;letter-spacing:-.015em}#role .history-item strong{color:#1d2b36c7;font-size:6.6px;font-weight:700}#role .history-item p{display:none}#role .profile-history>:last-child{grid-column:1 / -1}#role .profile-paper-tear{right:0;bottom:0;width:43%;height:164px;border:1px solid rgba(201,148,50,.2);border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 48%),radial-gradient(circle,rgba(201,148,50,.3) 0 1px,transparent 1.5px) 0 0 / 11px 11px,#eee0b7e0;clip-path:none}#role .profile-paper-tear:after{content:"HONORS / 05";position:absolute;top:6px;left:8px;color:#8b621f;font:700 6px Courier New,monospace;letter-spacing:.1em}#role .profile-paper-plus{display:none}#role .profile-honors-poster{right:5%;top:50%;bottom:auto;width:90%;margin:0;font-size:7.1px;font-weight:750;line-height:1.5;transform:translateY(-43%);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}#role .profile-honors-poster li{grid-template-columns:10px 1fr;gap:4px;align-items:start}.works-head{display:grid;grid-template-columns:54% 46%;align-items:end;gap:8px}.works-head h2{font-size:clamp(31px,9vw,38px)}.works-head p{margin-top:8px;font-size:8px;line-height:1.5}.works-controls{width:100%;gap:5px}.filter-tabs{gap:2px;padding:3px}.filter-tabs button{min-height:30px;padding-inline:3px;font-size:7px}.filter-tabs button svg{width:10px;height:10px}.library-link{min-height:32px;padding-inline:6px;font-size:8px}.library-link svg{width:11px;height:11px}.video-carousel{margin-top:58px}.video-carousel-track{min-height:clamp(190px,53vw,224px)}.carousel-card,.carousel-card-active{width:min(70vw,292px)}.carousel-card-prev{opacity:.62;transform:translate(-112%,-50%) scale(.75)}.carousel-card-next{opacity:.62;transform:translate(12%,-50%) scale(.75)}.carousel-card-active{transform:translate(-50%,-50%) scale(1)}.video-case-label{top:8px;left:8px;gap:5px}.media-icon{width:25px;height:25px}.video-case-label h3{font-size:9px}.video-case-label p{font-size:7px}.playground{min-height:clamp(280px,45svh,340px);padding-block:clamp(38px,6svh,50px) clamp(30px,5svh,40px)}.playground-grid{grid-template-columns:45% 55%;align-items:center;gap:10px}.playground-copy h2{max-width:145px;font-size:clamp(23px,7vw,29px);line-height:1.02;letter-spacing:-.045em}.playground-copy p{margin-top:12px;font-size:8px;line-height:1.55}.tool-shelf{gap:6px}.tool-drawer{border-radius:11px}.tool-drawer-trigger{min-height:56px;grid-template-columns:16px 1fr 12px;padding:8px}.tool-drawer-trigger strong{font-size:12px}.tool-drawer-trigger em{font-size:6px}.contact-section{min-height:100svh;padding:64px 0 36px}.contact-shell{display:grid;grid-template-columns:54% 46%;align-items:center;gap:8px}.contact-main{width:100%}.contact-main h2{max-width:100%;font-size:clamp(29px,8.7vw,37px);line-height:.98}.contact-lines{margin-top:16px;gap:8px;font-size:8px}.contact-lines a{display:grid;gap:2px}.contact-lines span{font-size:9px;overflow-wrap:anywhere}.contact-actions{grid-template-columns:1fr 1fr;gap:4px;margin-top:15px}.contact-actions .button{min-height:32px;gap:3px;padding-inline:4px;font-size:7px}.contact-actions svg{width:10px;height:10px}.contact-shell>div:last-child{width:100%}.contact-profile-card .pc-card{min-height:clamp(230px,66vw,285px);border-radius:15px}.contact-profile-card .pc-inside .avatar{top:62px;width:76%;height:46%;border-radius:10px}.contact-profile-card .pc-details{top:12px;right:7px;left:7px}.contact-profile-card .pc-details h3{font-size:clamp(20px,6vw,25px)}.contact-profile-card .pc-details p{margin-top:2px;font-size:6px}.contact-profile-card .pc-user-info{right:7px;bottom:7px;left:7px;gap:4px;min-height:38px;padding:4px 5px;border-radius:8px}.contact-profile-card .pc-user-info>div{min-width:0}.contact-profile-card .pc-user-info span{overflow:hidden;font-size:8px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.contact-profile-card .pc-user-info small{margin-top:2px;overflow:hidden;font-size:6px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.contact-profile-card .pc-user-info button{flex:0 0 auto;min-width:38px;padding:5px 6px;font-size:7px;line-height:1;white-space:nowrap}.footer{margin-top:28px;font-size:8px}}@media(max-width:680px){.poster-wall{display:grid;grid-template-columns:none;grid-template-rows:repeat(2,clamp(178px,49vw,216px));gap:12px;width:100vw;margin:28px calc(50% - 50vw) 0;overflow:hidden}.poster-track{gap:10px;padding-inline:10px}.poster-tile,.poster-tile:nth-child(1),.poster-tile:nth-child(2),.poster-tile:nth-child(5),.poster-tile:nth-child(6){flex:0 0 auto;grid-column:auto;width:auto;height:clamp(172px,48vw,230px);aspect-ratio:auto}.poster-tile img{display:block;width:auto;height:100%;max-width:none;object-fit:contain}.poster-signal{grid-template-columns:42px minmax(0,1fr);width:min(340px,94vw);height:58px;padding-inline:12px}.poster-signal-mark{padding-top:6px;font-size:7px;letter-spacing:.12em;transform:rotate(-90deg);transform-origin:left top}.poster-signal-copy{height:48px}.poster-signal-message span{overflow:visible;white-space:normal;font-size:clamp(14px,4.1vw,17px);letter-spacing:.01em;line-height:1.04}.poster-signal-message em{margin-top:3px;margin-left:8px;overflow:visible;white-space:normal;font-size:8px;line-height:1.1;letter-spacing:.02em}.poster-signal-rule{display:none}}@media(max-width:767px){.site-header .nav-action,.nav-action{display:inline-flex;width:54px;height:30px;padding:0;visibility:hidden;pointer-events:none}.weather-layer{z-index:110}.weather-control{top:calc(var(--mobile-header-top) + 8px);right:11px;width:54px;max-width:54px}.weather-control .weather-readout{top:auto;right:auto;display:grid;width:54px;min-width:54px;height:30px;grid-template-columns:1fr;place-items:center;padding:0 17px 0 5px;border-color:#2d1b1229;border-radius:999px;background:#fffcf5db;box-shadow:0 5px 14px #2d1b121f;transform:none}.weather-control .weather-readout span,.weather-control .weather-readout em{display:none}.weather-control .weather-readout strong{display:block;font-size:11px;line-height:1}.weather-control .weather-readout b{position:absolute;top:50%;right:6px;display:block;font-size:9px;line-height:1;transform:translateY(-50%)}.weather-control .weather-scene{inset:-4px;border-radius:999px;opacity:.62}.weather-control .weather-source{display:none}.weather-control .weather-menu{top:calc(100% + 9px);right:0;width:min(300px,calc(100vw - 20px))}}
