:root{--paper:#f1efe8;--ink:#151515;--muted:#67665f;--acid:#dfff00;--coral:#ff6b4a;--line:#1515152e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}img{width:100%;display:block}.wrap{width:min(1380px,100% - 64px);margin-inline:auto}.grain{z-index:99;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:fixed;inset:0}.cursor-ball{z-index:120;pointer-events:none;border:2px solid var(--paper);background:var(--ink);width:16px;height:16px;box-shadow:0 0 0 1px var(--ink);opacity:0;border-radius:50%;transition:width .2s,height .2s,background-color .2s,opacity .2s;position:fixed;top:0;left:0;transform:translate(-50px,-50px)}.cursor-ball.active{opacity:1}.cursor-ball.hit{width:25px;height:25px}.cursor-ball.context{width:46px;height:46px;color:var(--ink);letter-spacing:.08em;place-items:center;font-size:7px;font-weight:900;display:grid}.cursor-spark{z-index:119;pointer-events:none;border-radius:50%;width:7px;height:7px;animation:.62s ease-out forwards spark-out;position:fixed}.scene{isolation:isolate;position:relative}.scene:after{content:"";z-index:80;pointer-events:none;background:var(--scene-wash,#dfe8ec);transform-origin:100%;transition:transform 1.05s cubic-bezier(.77,0,.18,1);position:absolute;inset:0;transform:scaleX(1)}.scene.scene-visible:after{transform:scaleX(0)}.hero{--scene-wash:#d9e7ed}.manifesto{--scene-wash:#f5d8cf}.work{--scene-wash:#dfe5e9}.about{--scene-wash:#e3e8d5}.contact{--scene-wash:#353535}.nav{border-bottom:1px solid var(--line);letter-spacing:.07em;justify-content:space-between;align-items:center;height:86px;font-size:13px;display:flex}.brand{font-weight:800}.brand span{color:var(--muted);font-weight:400}.nav nav{gap:34px;display:flex}.nav nav a{position:relative}.nav nav a:after{content:"";background:var(--ink);height:2px;transition:right .25s;position:absolute;bottom:-6px;left:0;right:100%}.nav nav a:hover:after{right:0}.hero{flex-direction:column;min-height:calc(100vh - 86px);padding:5vh 0 70px;display:flex;position:relative}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:700}.hero-identity{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f1efe8b3;border-radius:70px;align-items:center;gap:20px;width:fit-content;padding:10px 22px 10px 10px;display:flex}.designer-mark{border:2px solid var(--ink);background:#dcebf0;border-radius:50%;flex:none;place-items:center;width:92px;height:92px;display:grid;transform:rotate(-3deg)}.designer-mark svg{fill:none;width:80px;height:80px;stroke:var(--ink);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.designer-mark .avatar-fill{fill:#78b7d0;stroke:var(--ink)}.designer-mark .mark-pencil{fill:var(--coral);stroke:var(--ink)}.hero-identity{z-index:7;position:relative}.identity-copy small{color:var(--muted);letter-spacing:.17em;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.identity-copy strong{letter-spacing:-.055em;align-items:baseline;gap:14px;font-size:clamp(31px,3vw,46px);line-height:1;display:flex}.identity-copy strong i{color:var(--muted);letter-spacing:.12em;font-size:13px;font-style:normal}.identity-copy p{gap:7px;margin:10px 0 0;display:flex}.identity-copy p span{background:var(--ink);color:var(--paper);letter-spacing:.06em;border-radius:99px;padding:5px 9px;font-size:10px}.identity-copy p span:last-child{background:var(--coral)}.color-lab{z-index:2;border:1px solid var(--line);border-radius:99px;align-items:center;gap:8px;padding:9px 11px;display:flex;position:absolute;top:24px;right:0}.color-lab small{color:var(--muted);letter-spacing:.13em;margin-right:4px;font-size:8px}.play-block{border:1px solid var(--ink);will-change:transform;width:22px;height:22px;transition:transform .22s cubic-bezier(.2,.8,.2,1);display:block}.play-block:first-of-type{background:var(--coral);border-radius:50%}.play-block:nth-of-type(2){background:#78b7d0;transform:rotate(12deg)}.play-block:nth-of-type(3){background:var(--ink);border-radius:50% 50% 8%}.lanyard-stage{z-index:6;pointer-events:auto;width:50%;height:min(72vh,690px);position:absolute;top:-5vh;right:-2%}.lanyard-fallback{text-align:center;height:100%;color:var(--muted);letter-spacing:.2em;place-content:center;font-size:10px;display:grid}.lanyard-fallback b{color:var(--ink);letter-spacing:-.04em;font-size:38px}.lanyard-stage[data-lanyard-mode=static]{pointer-events:none}.lanyard-stage[data-lanyard-mode=static] .lanyard-fallback{width:min(245px,62vw);height:min(380px,92vw);color:var(--paper);text-shadow:0 1px #00000040;place-content:center;margin:0 auto;position:relative;transform:rotate(-4deg)}.lanyard-stage[data-lanyard-mode=static] .lanyard-fallback:before{content:"";transform-origin:bottom;background:repeating-linear-gradient(#151515 0 12px,#78b7d0 12px 24px);border-radius:99px;width:4px;height:44%;position:absolute;top:-30%;left:50%;transform:translate(-50%)rotate(10deg)}.lanyard-stage[data-lanyard-mode=static] .lanyard-fallback:after{content:"";z-index:-1;border:2px solid var(--ink);background:#78b7d0 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MDAiIGhlaWdodD0iMTEyMCIgdmlld0JveD0iMCAwIDgwMCAxMTIwIj4KICA8cmVjdCB3aWR0aD0iODAwIiBoZWlnaHQ9IjExMjAiIHJ4PSI2MiIgZmlsbD0iI2YxZWZlOCIvPgogIDxwYXRoIGQ9Ik0wIDBoODAwdjEyMEgweiIgZmlsbD0iIzE1MTUxNSIvPgogIDxjaXJjbGUgY3g9IjY2NCIgY3k9IjYwIiByPSIxOCIgZmlsbD0iI2ZmNmI0YSIvPgogIDxjaXJjbGUgY3g9IjcxMCIgY3k9IjYwIiByPSIxOCIgZmlsbD0iIzc4YjdkMCIvPgogIDxnIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzE1MTUxNSIgc3Ryb2tlLXdpZHRoPSIzNCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICA8cGF0aCBkPSJNMTYwIDI4MHY0MjBoMTUwYzk1IDAgMTMzLTEyMyA0NS0xNzYgNjgtNTUgMzEtMTcxLTU0LTE3MUgxNjAiLz4KICAgIDxwYXRoIGQ9Ik00NzAgMjgwdjQyME00NzAgNTA1bDE3NS0yMjVNNDcwIDUwNWwxOTAgMTk1Ii8+CiAgPC9nPgogIDxwYXRoIGQ9Ik0xMjAgNzc2aDU2MCIgc3Ryb2tlPSIjZmY2YjRhIiBzdHJva2Utd2lkdGg9IjIwIi8+CiAgPHRleHQgeD0iNDAwIiB5PSI4OTUiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZvbnQtZmFtaWx5PSJBcmlhbCwgc2Fucy1zZXJpZiIgZm9udC1zaXplPSIxMDQiIGZvbnQtd2VpZ2h0PSI5MDAiIGxldHRlci1zcGFjaW5nPSI0IiBmaWxsPSIjMTUxNTE1Ij5CUk9DS1k8L3RleHQ+CiAgPHRleHQgeD0iNDAwIiB5PSI5NTgiIHRleHQtYW5jaG9yPSJtaWRkbGUiIGZvbnQtZmFtaWx5PSJBcmlhbCwgc2Fucy1zZXJpZiIgZm9udC1zaXplPSIyNCIgZm9udC13ZWlnaHQ9IjcwMCIgbGV0dGVyLXNwYWNpbmc9IjgiIGZpbGw9IiM2NjY2NWYiPkFJIENPTlRFTlQgw5cgR1JBUEhJQyBERVNJR048L3RleHQ+CiAgPHRleHQgeD0iNDAwIiB5PSIxMDQwIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIiBmb250LWZhbWlseT0iQXJpYWwsIHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0iMjIiIGxldHRlci1zcGFjaW5nPSI1IiBmaWxsPSIjMTUxNTE1Ij5RSU4gSFVBSSAvIDIwMjY8L3RleHQ+Cjwvc3ZnPgo=) 50%/cover no-repeat;border-radius:22px;position:absolute;inset:21% 11% 5%;box-shadow:14px 18px #1515151f}.lanyard-stage[data-lanyard-mode=static] .lanyard-fallback b{color:var(--paper);font-size:clamp(30px,9vw,44px)}.hero h1,.hero-bottom,.scroll-cue{z-index:5;position:relative}.hero h1{max-width:850px}.status-dot{background:var(--acid);border-radius:50%;width:8px;height:8px;margin-right:10px;display:inline-block;box-shadow:0 0 0 5px #dfff0033}.hero h1{letter-spacing:-.075em;max-width:1050px;margin:3vh 0 0;font-size:clamp(68px,9.5vw,140px);font-weight:800;line-height:.85}.hero h1 span{font-family:Georgia,Songti SC,serif;font-style:italic;font-weight:400;display:inline-block;position:relative}.hero h1 span:after{content:"";z-index:-1;background:var(--acid);height:23%;position:absolute;bottom:2%;left:2%;right:-5%;transform:rotate(-1.5deg)}.hero-bottom{justify-content:space-between;align-items:flex-end;gap:40px;margin:auto 0 38px;display:flex}.hero-bottom p{max-width:450px;color:var(--muted);margin:0;font-size:clamp(16px,1.45vw,21px);line-height:1.65}.idea-button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:50%;place-content:center;gap:18px;width:180px;height:180px;transition:color .3s,background .3s,transform .2s;display:grid}.idea-button span{font-size:13px}.idea-button b{font-size:28px}.idea-button:hover{background:var(--ink);color:var(--paper);transform:rotate(6deg)}.idea-orbit{pointer-events:none;width:240px;height:105px;position:absolute;bottom:138px;right:220px}.idea-orbit span{background:var(--coral);color:#fff;border-radius:99px;padding:8px 13px;font-size:12px;transition:all .45s cubic-bezier(.2,.9,.2,1.2);position:absolute;transform:scale(0)rotate(-10deg)}.idea-orbit span:nth-child(2){background:var(--acid);color:var(--ink);top:48px;left:75px}.idea-orbit span:nth-child(3){background:var(--ink);top:5px;right:0}.idea-orbit.active span{transform:scale(1)rotate(-6deg)}.idea-orbit.active span:nth-child(2){transition-delay:80ms;transform:scale(1)rotate(5deg)}.idea-orbit.active span:nth-child(3){transition-delay:.15s;transform:scale(1)rotate(-2deg)}.scroll-cue{letter-spacing:.15em;border-top:1px solid var(--line);justify-content:space-between;padding-top:16px;font-size:10px;display:flex}.scroll-cue i{font-size:17px;font-style:normal;animation:1.6s infinite bob}.manifesto{border-top:1px solid var(--line);padding:150px 0 130px}.eyebrow{color:var(--muted);margin:0 0 25px}.manifesto-copy{letter-spacing:-.045em;max-width:1100px;margin:0;font-size:clamp(35px,5vw,72px);line-height:1.2}.manifesto-copy span{border-bottom:5px solid var(--coral)}.method-row{border-block:1px solid var(--line);color:var(--muted);letter-spacing:.08em;justify-content:space-between;align-items:center;margin-top:90px;padding:18px 0;font-size:12px;display:flex}.method-row i{font-style:normal}.work{padding:140px 0}.section-head{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:70px;display:flex}.section-head h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,6vw,86px);line-height:.95}.section-head>p{color:var(--muted);margin:0;line-height:1.65}.project{cursor:pointer;transform-style:preserve-3d;outline:none;transition:transform .2s;position:relative}.project-media{background:#ddd;position:relative;overflow:hidden}.project-media:after{content:"OPEN +";background:var(--acid);opacity:0;border-radius:50%;place-items:center;width:82px;height:82px;font-size:11px;font-weight:700;transition:all .3s;display:grid;position:absolute;top:24px;right:24px;transform:scale(.5)}.project:hover .project-media:after,.project:focus .project-media:after{opacity:1;transform:scale(1)}.project-media img{aspect-ratio:16/9;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.project-feature .project-media{background:#e6e6e3}.project-feature .project-media img{object-fit:cover;object-position:center}.project:hover img{transform:scale(1.035)}.project-info{border-top:1px solid var(--ink);grid-template-columns:1fr 2fr 2fr auto;align-items:baseline;gap:20px;padding:24px 2px 50px;display:grid}.project-info span{color:var(--muted);letter-spacing:.12em;font-size:10px}.project-info h3{letter-spacing:-.04em;margin:0;font-size:35px}.project-info p{color:var(--muted);margin:0}.project-info b{font-size:12px}.project-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.project-grid .project-media img{aspect-ratio:4/3}.project-grid .project-info{grid-template-columns:1fr auto}.project-grid .project-info h3{grid-row:2}.project-grid .project-info p{grid-row:3}.project-grid .project-info b{grid-area:2/2}.about{border-top:1px solid var(--line);padding:140px 0 120px}.about-grid{grid-template-columns:1.35fr 1fr;gap:12vw;display:grid}.about-copy>p{letter-spacing:-.025em;max-width:700px;font-size:clamp(20px,2.1vw,30px);line-height:1.55}.skills{flex-wrap:wrap;gap:10px;margin-top:55px;display:flex}.skills span{border:1px solid var(--line);border-radius:99px;padding:10px 15px;font-size:12px}.timeline{border-top:1px solid var(--ink)}.timeline div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;padding:25px 0;display:grid}.timeline small{color:var(--muted)}.timeline p{margin:0;line-height:1.6}.honors{grid-template-columns:1fr 1fr;gap:20px;margin-top:90px;display:grid}.honors span{background:var(--acid);padding:25px;font-weight:700}.honors span:last-child{background:var(--coral);color:#fff}.contact{background:var(--ink);color:var(--paper);padding:140px 0 90px}.contact .eyebrow{color:#aaa}.contact h2{letter-spacing:-.075em;margin:0;font-size:clamp(65px,11vw,160px);line-height:.84}.contact-row{border-top:1px solid #555;justify-content:space-between;align-items:center;margin-top:100px;padding-top:25px;display:flex}.contact-row>a{font-size:clamp(18px,2.2vw,32px)}.downloads{gap:15px;display:flex}.downloads a{border:1px solid #777;border-radius:99px;padding:12px 18px;font-size:12px;transition:all .2s}.downloads a:hover{background:var(--acid);border-color:var(--acid);color:var(--ink)}footer{letter-spacing:.12em;justify-content:space-between;align-items:center;min-height:80px;font-size:10px;display:flex}.project-dialog{background:var(--paper);width:min(1080px,100% - 40px);max-height:90vh;color:var(--ink);border:0;padding:0;overflow:auto}.project-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000c7}.dialog-close{z-index:2;background:var(--acid);cursor:pointer;border:0;border-radius:50%;width:52px;height:52px;font-size:30px;position:fixed;top:7vh;right:max(28px,50vw - 522px)}.dialog-hero{position:relative}.dialog-hero img{aspect-ratio:16/8.5;object-fit:cover}.dialog-text{padding:clamp(28px,6vw,80px)}.dialog-text .eyebrow{color:var(--muted)}.dialog-text h2{letter-spacing:-.06em;margin:0 0 30px;font-size:clamp(48px,8vw,95px)}.dialog-lead{max-width:780px;font-size:22px;line-height:1.6}.dialog-stats{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:55px 0;display:grid}.dialog-stats div{padding:25px 15px 25px 0}.dialog-stats b{font-size:27px;display:block}.dialog-stats small{color:var(--muted)}.dialog-gallery{columns:2;column-gap:12px}.dialog-gallery img{break-inside:avoid;background:#e3e2dd;width:100%;height:auto;margin:0 0 12px}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(25px)}.reveal.visible{opacity:1;transform:none}.hero h1.reveal{clip-path:inset(0 100% 0 0);opacity:1;transform:none}.hero.scene-visible h1.reveal{animation:1.05s cubic-bezier(.77,0,.18,1) .18s both hero-sweep}.section-head.reveal.visible h2,.about.reveal.visible h2,.contact .reveal.visible h2{animation:.85s .18s both title-rise}@keyframes bob{50%{transform:translateY(7px)}}@keyframes hero-sweep{0%{clip-path:inset(0 100% 0 0);transform:translate(-18px)}to{clip-path:inset(0);transform:none}}@keyframes title-rise{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}@keyframes spark-out{to{opacity:0;transform:translate(var(--dx), var(--dy)) scale(.2)}}@media (width<=800px){.wrap{width:min(100% - 30px,680px)}.nav{height:70px}.nav nav{gap:15px}.hero{min-height:calc(100svh - 70px);padding-top:8vh}.hero-identity{gap:12px;padding:8px 16px 8px 8px}.designer-mark{width:68px;height:68px}.designer-mark svg{width:58px;height:58px}.identity-copy strong{font-size:29px}.identity-copy strong i{font-size:9px}.identity-copy p{margin-top:7px}.identity-copy p span{padding:4px 7px;font-size:9px}.color-lab{z-index:95;background:#f1efe8e6;position:fixed;top:88px;bottom:auto;right:16px}.color-lab small{display:none}.lanyard-stage{z-index:4;width:calc(100% + 30px);height:330px;margin:-28px -15px -38px;position:relative;top:auto;right:auto}.hero h1{font-size:clamp(62px,18vw,94px)}.hero-bottom{align-items:center}.idea-button{flex:none;width:112px;height:112px}.idea-orbit{bottom:120px;right:65px}.manifesto,.work,.about{padding:90px 0}.method-row{align-items:flex-start;gap:14px;overflow-x:auto}.method-row span{min-width:110px}.section-head,.about-grid,.project-grid{grid-template-columns:1fr;display:grid}.section-head{gap:24px;margin-bottom:45px}.section-head>p br{display:none}.project-info{grid-template-columns:1fr auto}.project-info h3{grid-area:2/1}.project-info p{grid-area:3/1}.project-info b{grid-area:2/2}.about-grid{gap:60px}.honors{grid-template-columns:1fr}.contact-row{flex-direction:column;align-items:flex-start;gap:35px}.downloads{flex-wrap:wrap}.dialog-stats{grid-template-columns:1fr}.dialog-gallery{columns:1}}@media (width<=768px){body{min-width:0}img,canvas,svg{max-width:100%}.wrap{width:calc(100% - 28px)}.nav{align-items:flex-start;gap:12px;height:auto;min-height:66px;padding:16px 0 13px}.brand{line-height:1.25}.brand span{margin-top:2px;font-size:10px;display:block}.nav nav{white-space:nowrap;gap:12px;padding-top:2px;font-size:11px}.hero{gap:18px;min-height:auto;padding:24px 0 46px}.hero-identity{border-radius:28px;max-width:100%}.identity-copy strong{letter-spacing:-.04em;flex-wrap:wrap;gap:6px 10px}.identity-copy p{flex-wrap:wrap}.lanyard-stage{pointer-events:auto;width:min(100% + 28px,430px);height:clamp(250px,68vw,330px);margin:-10px auto -24px;transform:translate(-14px)}.lanyard-stage[data-lanyard-mode=static]{height:clamp(260px,74vw,360px);margin-bottom:-12px;transform:none}.hero h1{letter-spacing:-.065em;margin-top:0;font-size:clamp(52px,16vw,86px);line-height:.9}.hero-bottom{flex-direction:column;align-items:flex-start;gap:22px;margin:0 0 26px}.hero-bottom p{max-width:none;font-size:16px;line-height:1.7}.idea-button{gap:10px;width:104px;height:104px}.idea-button span{max-width:68px;font-size:11px}.idea-orbit{width:100%;height:76px;margin:-8px 0 0;position:relative;bottom:auto;right:auto}.idea-orbit span{font-size:11px}.idea-orbit span:nth-child(2){top:36px;left:34%}.scroll-cue{padding-top:12px}.manifesto,.work,.about{padding:74px 0}.manifesto-copy{font-size:clamp(30px,9vw,48px)}.method-row{scrollbar-width:none;margin-top:42px;padding-bottom:18px}.method-row::-webkit-scrollbar{display:none}.section-head h2{font-size:clamp(38px,11vw,58px)}.section-head>p{font-size:15px}.project{cursor:pointer}.project-media:after{opacity:1;width:62px;height:62px;font-size:9px;top:14px;right:14px;transform:scale(.82)}.project:hover img{transform:none}.project-media img,.project-grid .project-media img{aspect-ratio:4/3}.project-info,.project-grid .project-info{grid-template-columns:1fr;gap:9px;padding:18px 0 36px;display:grid}.project-info span,.project-grid .project-info span,.project-info h3,.project-grid .project-info h3,.project-info p,.project-grid .project-info p,.project-info b,.project-grid .project-info b{grid-area:auto}.project-info h3{font-size:30px}.project-info b{border:1px solid var(--line);border-radius:99px;width:fit-content;min-height:36px;padding:10px 14px}.project-grid{gap:18px}.about-copy>p{font-size:19px;line-height:1.7}.skills{margin-top:34px}.skills span{padding:9px 12px}.timeline div{grid-template-columns:1fr;gap:8px}.honors{margin-top:56px}.honors span{padding:20px}.contact{padding:76px 0 52px}.contact h2{font-size:clamp(48px,15vw,82px);line-height:.9}.contact-row{gap:24px;margin-top:54px}.contact-row>a{overflow-wrap:anywhere;line-height:1.35}.downloads{flex-direction:column;gap:10px;width:100%}.downloads a{justify-content:center;align-items:center;width:100%;min-height:44px;display:flex}footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:68px}.project-dialog{border-radius:0;width:100vw;max-width:none;height:100dvh;max-height:100dvh;margin:0}.dialog-close{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));width:48px;height:48px;font-size:28px;position:fixed;box-shadow:0 8px 22px #0000002e}.dialog-hero img{aspect-ratio:4/3}.dialog-text{padding:26px 16px 42px}.dialog-text h2{margin-bottom:18px;font-size:clamp(38px,14vw,58px);line-height:.95}.dialog-lead{font-size:16px;line-height:1.75}.dialog-stats{margin:34px 0}.dialog-stats div{padding:18px 0}.dialog-stats b{font-size:23px}}@media (width<=520px){.wrap{width:calc(100% - 24px)}.nav{font-size:12px}.nav nav{gap:10px;font-size:10px}.hero-identity{width:100%;padding-right:12px}.designer-mark{width:58px;height:58px}.designer-mark svg{width:50px;height:50px}.identity-copy small{letter-spacing:.12em;font-size:9px}.identity-copy strong{font-size:26px}.identity-copy p span{font-size:8px}.lanyard-stage{height:clamp(220px,72vw,290px);margin-bottom:-18px}.hero h1{font-size:clamp(46px,17vw,72px)}.manifesto-copy span{border-bottom-width:3px}.project-media:after{content:"TAP"}}@media (pointer:coarse){.cursor-ball,.color-lab{display:none}.project,.project-media img,.nav a,.downloads a,.skills span{transform:none!important}.project-media:after{opacity:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.scene:after{display:none}.reveal{opacity:1;transform:none}}
