/* Play & creation: an open canvas, movable typography, asymmetric work. */
:root{--accent:#364ed1;--paper:#fff;--ink:#262729;--muted:#717275;--line:#e3e4e5}.logo::before{border-radius:50%;transform:none;background:#fa6245;width:6px;height:6px}.creative-intro{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;padding:58px 0 55px}.creative-copy .intro-byline{font-size:13px;margin:0 0 27px;color:#64666a}.creative-copy h1{font-size:34px;font-weight:500;line-height:1.55;letter-spacing:.065em;margin:0 0 19px}.creative-word{display:inline-block;position:relative}.creative-word::after{content:'';position:absolute;height:5px;background:#ffd3c3;bottom:5px;left:2px;right:9px;transform:rotate(-3deg);z-index:-1}.small-period{color:#f15b3e}.creative-belief{font-size:17px;letter-spacing:.04em;margin:0 0 17px}.creative-description{font-size:14px;line-height:2;color:#727377;margin:0}.creative-jump{display:inline-flex;gap:30px;align-items:center;margin-top:29px;font-size:12px}.creative-jump>span{color:#ef6548;font-size:20px;transition:translate .3s}.creative-jump:hover>span{translate:0 5px}.word-play{position:relative;isolation:isolate;height:330px;min-width:0}.orbit-ring{position:absolute;left:10%;top:8%;width:78%;height:73%;border:1px dashed #d3d5db;border-radius:50%;transform:rotate(-24deg);pointer-events:none}.play-portrait{position:absolute;left:calc(50% - 59px);top:87px;width:118px;height:118px;border-radius:50%;background:#fff;overflow:hidden;box-shadow:0 8px 25px #28304b0d;transition:transform .35s}.play-portrait img{width:100%;height:100%;object-fit:cover}.play-portrait:hover{transform:rotate(-8deg) scale(1.06)}.play-token{position:absolute;user-select:none;touch-action:none;cursor:grab;padding:12px 22px;border:1px solid #242629;border-radius:4px;font-family:Outfit,'Zen Kaku Gothic New',sans-serif;font-weight:500;font-size:23px;letter-spacing:-.02em;box-shadow:3px 4px 0 #2223;transform:translate(var(--dx,0px),var(--dy,0px)) rotate(var(--angle));transition:box-shadow .2s;z-index:2;white-space:nowrap}.play-token span{font-size:18px;margin-left:9px}.play-token:hover,.play-token:focus-visible{box-shadow:5px 7px 0 #2223}.play-token.dragging{cursor:grabbing;box-shadow:7px 12px 0 #2222;z-index:5}.token-apps{left:4%;top:24px;background:#e9edff;color:#303dc3;--angle:-10deg}.token-video{right:0;top:62px;background:#ffdcba;color:#7a3c23;--angle:9deg}.token-music{left:0;top:196px;background:#dbefc7;color:#345629;--angle:-7deg}.token-words{right:3%;top:218px;background:#ffefb3;color:#715527;--angle:9deg}.play-instructions{position:absolute;left:0;right:0;bottom:-2px;display:flex;align-items:center;justify-content:center;gap:12px;color:#7b7d82}.play-instructions p{font-size:11px;margin:0}.reset-play{background:transparent;border:0;color:#7b7d82;font-size:22px;padding:4px 8px;cursor:pointer}.reset-play:hover{color:var(--accent)}.keyboard-hint{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.apps-section{border-top:1px solid var(--line);padding-top:29px}.apps-section .section-head{border:0;padding:0;margin-bottom:28px}.apps-grid{gap:55px;align-items:start}.app-card{padding:0 0 27px;background:none;border:0;border-bottom:1px solid #cfd2d5;border-radius:0;overflow:visible;box-shadow:none;isolation:auto}.app-card::before{display:none}.app-card:hover,.app-card:focus-visible{background:transparent;border-color:#364ed1;box-shadow:none;translate:0 -3px}.app-card:nth-child(2){margin-top:43px}.project-heading{padding:0;gap:0}.app-name{gap:18px}.app-name img{width:65px;height:65px;border-radius:16px;box-shadow:none;transition:rotate .4s,scale .4s}.app-card:hover .app-name img{rotate:-7deg;scale:1.04}.app-card:nth-child(2):hover .app-name img{rotate:7deg}.app-name h3{font-size:29px;color:#282b31}.project-number{color:#8a8e96}.app-visit{color:#2e3542}.app-card:hover .app-visit{color:var(--accent)}.app-info{padding-top:20px}.app-tagline{font-size:16px;color:#30343c}.app-description{color:#747782;font-size:14px;min-height:0}.app-link{color:#394fba}.section-dark{background:#f8f9fc;border:0}.section-dark .section-label{color:#5267c5}.about-detail,.personal{color:#737782}.fact-index{color:#8390ae}.facts li,.personal{border-color:#dce1eb}.stat strong{color:#303c67}.stat span{color:#757b8b}.section h2{letter-spacing:.025em}.explore:hover h3{transform:translateX(5px) rotate(-3deg)}.explore .num{color:#5d71be}.explore p{color:#7d8290}.footer-title{color:#41495e}.reading-progress{background:#f77458}.languages [aria-current=page]{background:#252932}.apps-section .section-head h2{font-size:14px;color:#4c525e}.creative-copy{animation:fade-in .6s both}.word-play{animation:fade-in .8s .12s both}.creative-copy h1{isolation:isolate}.text-link{border-color:#9faac5}
@media(max-width:950px){.creative-intro{gap:20px;padding:43px 0 40px}.creative-copy h1{font-size:30px}.creative-belief{font-size:15px}.creative-description{font-size:13px}.word-play{height:310px}.play-token{font-size:20px;padding:10px 16px}.play-token span{font-size:15px;margin-left:6px}.token-video{top:70px}.token-music{top:183px}.token-words{top:211px}.play-portrait{width:103px;height:103px;left:calc(50% - 51px);top:94px}.apps-grid{gap:35px}.app-name h3{font-size:25px}.app-name img{width:57px;height:57px}.app-description{font-size:13px}.app-name{gap:13px}}
@media(max-width:650px){.creative-intro{grid-template-columns:1fr;padding:32px 0 30px;gap:13px}.creative-copy .intro-byline{font-size:12px;margin-bottom:21px}.creative-copy h1{font-size:29px;line-height:1.6;margin-bottom:13px}.creative-belief{font-size:15px;margin-bottom:14px}.creative-description{font-size:13px}.creative-jump{margin-top:17px}.word-play{height:294px;margin-top:8px;max-width:370px;width:100%;justify-self:center}.orbit-ring{top:10%;height:69%;width:76%;left:13%}.play-portrait{width:100px;height:100px;left:calc(50% - 50px);top:92px}.token-apps{top:23px;left:7%}.token-video{top:68px;right:1%}.token-music{top:176px;left:1%}.token-words{top:203px;right:5%}.play-token{font-size:22px;padding:10px 19px}.play-instructions p{font-size:10px}.apps-section{padding-top:23px}.apps-grid{gap:27px}.app-card:nth-child(2){margin-top:0}.app-card{padding:0 0 25px}.app-name h3{font-size:27px}.app-name img{width:61px;height:61px}.app-name{gap:17px}.app-description{font-size:14px}.section-head{gap:14px}.section h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){.creative-copy,.word-play{animation:none}.app-card:hover .app-name img{rotate:0deg;scale:1}.play-portrait:hover{transform:none}}

/* Full-body photograph leads; the illustrated portrait belongs to the biography. */
.word-play{height:400px}.play-portrait{width:245px;height:284px;left:calc(50% - 122.5px);top:37px;border-radius:3px;transform:rotate(-4deg);box-shadow:0 12px 26px #2222}.play-portrait img{object-fit:contain}.play-portrait:hover{transform:rotate(0deg) scale(1.025)}.orbit-ring{top:5%;height:82%;width:92%;left:4%}.token-apps{left:0;top:5px}.token-video{right:-4px;top:45px}.token-music{left:-3px;top:298px}.token-words{right:0;top:310px}.about-portrait{display:block;width:96px;height:96px;object-fit:cover;border-radius:50%;margin-bottom:24px}
@media(max-width:950px){.word-play{height:370px}.play-portrait{width:217px;height:251px;left:calc(50% - 108.5px);top:39px}.token-music{top:273px}.token-words{top:288px}}
@media(max-width:650px){.word-play{height:371px;margin-top:18px}.play-portrait{width:224px;height:259px;left:calc(50% - 112px);top:36px}.token-apps{left:0;top:7px}.token-video{right:0;top:53px}.token-music{left:0;top:273px}.token-words{right:0;top:293px}.about-portrait{width:78px;height:78px;margin-bottom:19px}}
@media(prefers-reduced-motion:reduce){.play-portrait:hover{transform:rotate(-4deg)}}

.channel-results{margin:34px 0 29px}.channel-results h3{font-size:17px;font-weight:500;margin:0 0 20px}.results-label{font-size:11px;color:#757b8b;letter-spacing:.08em;margin:0 0 8px}.channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 26px;margin:0}.channel-result{border-top:1px solid #dce1eb;padding:18px 0}.channel-result dt{font-size:12px;color:#555d6a}.channel-result dd{margin:8px 0 5px;display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.channel-result strong{font-family:Outfit,sans-serif;font-size:30px;font-weight:500;letter-spacing:-.025em;color:#303c67}.channel-result dd span{font-size:11px;color:#757b8b}.channel-result p{font-size:11px;color:#737782;margin:0;line-height:1.7}.view-results{display:grid;grid-template-columns:1fr 1fr;gap:26px;border-top:1px solid #dce1eb;padding-top:18px}.view-results p{margin:0}.view-results strong{display:block;font-size:21px;font-weight:500;color:#303c67}.view-results span{display:block;font-size:11px;line-height:1.7;color:#737782;margin-top:7px}@media(max-width:420px){.channel-grid,.view-results{column-gap:16px}.channel-result strong{font-size:26px}.view-results strong{font-size:18px}}

.channel-result dd.result-note{display:block;font-size:11px;color:#737782;margin:0;line-height:1.7}

.video-flow-controls{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 18px}.video-flow-controls p{font-size:12px;color:#737782;margin:0}.video-flow-toggle{background:white;border:1px solid #dce1eb;border-radius:20px;padding:7px 17px;color:#505768;font:inherit;font-size:12px;cursor:pointer}.video-flow-toggle:hover{border-color:#364ed1}.video-flow{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#dce1eb transparent;padding-bottom:16px}.video-flow-track{display:flex;gap:24px;width:max-content;position:relative}.video-flow .work{flex:0 0 300px;width:300px;opacity:1;transform:none}.video-flow .work h3{font-size:13px;line-height:1.7}.video-flow .work a:focus-visible{outline-offset:-2px}@media(max-width:650px){.video-flow .work{flex-basis:260px;width:260px}.video-flow-track{gap:18px}}

/* Three rows expose more of the archive while it keeps moving. */
.video-flow-track{display:grid;grid-template-rows:repeat(3,auto);grid-auto-flow:column;grid-auto-columns:240px;gap:20px 18px;align-items:start}.video-flow .work{width:240px;min-width:0}.video-flow .work h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:12px;line-height:1.6;min-height:3.2em;margin-top:9px}.video-flow .media-wrap{aspect-ratio:16/9}.video-flow .media-wrap img{width:100%;height:100%;object-fit:cover}.video-flow .play-icon{font-size:12px;width:30px;height:30px}.video-flow-controls{margin-bottom:18px}@media(max-width:650px){.video-flow-track{grid-auto-columns:168px;gap:17px 12px}.video-flow .work{width:168px}.video-flow .work h3{font-size:11px}}

.archive-toolbar{display:flex;align-items:center;gap:13px;margin-bottom:8px;font-size:13px}.archive-toolbar>span{margin-right:auto;color:#737782}.archive-toolbar select{max-width:65%;font:inherit;color:#30343c;background:#fff;border:1px solid #dce1eb;border-radius:6px;padding:10px 30px 10px 12px}.stats-date{font-size:11px;color:#858995;margin:0 0 28px;text-align:right}.video-metadata{display:flex;flex-wrap:wrap;gap:5px 14px;font-size:11px;color:#858995;line-height:1.6;margin-top:9px}.video-metadata time{margin-left:auto}@media(max-width:420px){.archive-toolbar{gap:8px;font-size:12px}.archive-toolbar select{padding-left:8px}.archive-toolbar label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}}

.external-video-note{display:block;font-size:11px;color:#5267c5;margin-top:7px}.video-flow .external-video-note{display:none}

.video-flow{overflow:visible;padding-bottom:0;display:flex;flex-direction:column;gap:22px}.video-lane{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain}.video-lane::-webkit-scrollbar{display:none}.video-lane-track{display:flex;position:relative;gap:18px;width:max-content;align-items:flex-start}.video-lane .work{flex:0 0 240px;width:240px}.video-lane:nth-child(2){margin-left:20px;margin-right:-20px}@media(max-width:650px){.video-flow{gap:17px}.video-lane-track{gap:12px}.video-lane .work{flex-basis:168px;width:168px}.video-lane:nth-child(2){margin-left:8px;margin-right:-8px}}

/* Independent cards drift through an open white canvas. */
.video-flow.floating-videos{display:block;position:relative;isolation:isolate;height:660px;overflow:hidden;margin:0 -12px;padding:0;background:#fff}.floating-videos .work{position:absolute;left:0;top:0;width:190px;margin:0;padding:5px 5px 9px;background:#fff;border:1px solid #eee;border-radius:7px;box-shadow:0 5px 18px #24334b14;will-change:transform;transition:box-shadow .2s}.floating-videos .work[hidden]{display:none}.floating-videos .work:hover,.floating-videos .work:focus-within{z-index:4;box-shadow:0 9px 25px #24334b29}.floating-videos .work h3{font-size:11px;line-height:1.5;min-height:0;margin:7px 4px 0;-webkit-line-clamp:1}.floating-videos .media-wrap{border-radius:3px;aspect-ratio:16/9}.floating-videos .external-video-note{display:none}@media(max-width:650px){.video-flow.floating-videos{height:560px;margin:0 -8px}.floating-videos .work{width:142px;padding:4px 4px 7px}.floating-videos .work h3{font-size:10px;margin-top:5px}}

.floating-videos .work{border:0;padding:0 0 8px;box-shadow:0 7px 24px #24334b0c;border-radius:5px}.floating-videos .media-wrap{border-radius:5px}.floating-videos .work h3{color:#797e86;font-weight:400}.floating-videos .play-icon{width:25px;height:25px;font-size:10px;opacity:.8}.video-flow.floating-videos{height:680px}@media(max-width:650px){.video-flow.floating-videos{height:600px}}

/* A still, readable thumbnail grid. No automatic movement or zoom. */
.home-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.home-video-grid .work{min-width:0;transform:none;animation:none;transition:none}.home-video-grid .work[hidden]{display:none}.home-video-grid .media-wrap{aspect-ratio:16/9}.home-video-grid .work img,.home-video-grid .work:hover img,.home-video-grid .work a:hover .media-wrap{transform:none;scale:1;animation:none;transition:none}.home-video-grid .work h3{font-size:12px;line-height:1.7;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.all-home-videos{display:inline-block;margin-top:28px}@media(max-width:850px){.home-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}}@media(max-width:650px){.home-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.home-video-grid .work h3{font-size:11px}}

/* The interaction reveals more of Kai; category links simply open the work. */
.photo-play{width:min(100%,380px);justify-self:center}.photo-switch{position:relative;display:block;width:100%;height:310px;padding:0;border:0;background:#fff;cursor:pointer}.photo-switch img{display:block;width:100%;height:100%;object-fit:contain}.photo-switch-icon{position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff;color:#30343c;box-shadow:0 2px 10px #0002;font-size:22px}.photo-switch:focus-visible{outline:2px solid #364ed1;outline-offset:6px}.photo-caption{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:11px;color:#737782}.photo-counter{font-family:Outfit,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:.1em}.creative-links{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #e3e4e5;margin-top:20px;padding-top:17px;font-size:12px;color:#4d5260}.creative-links a:hover,.photo-caption a:hover{color:#364ed1}.photo-switch:hover .photo-switch-icon{color:#364ed1}@media(max-width:650px){.photo-play{margin-top:23px;max-width:340px}.photo-switch{height:285px}.creative-links{font-size:12px}}

/* Keep the playful letter tiles; the photo now reveals other portraits. */
.word-play .play-token{cursor:pointer;touch-action:auto;user-select:auto}.word-play .photo-switch{position:absolute;display:block;padding:0;border:0;width:245px;height:284px;left:calc(50% - 122.5px);top:37px;background:#fff}.word-play .photo-switch img{object-fit:contain}.word-play .photo-caption{justify-content:center;gap:22px;margin:0;font-size:11px}.word-play .photo-switch-icon{width:25px;height:25px;font-size:18px;right:7px;bottom:7px}@media(max-width:950px){.word-play .photo-switch{width:217px;height:251px;left:calc(50% - 108.5px);top:39px}}@media(max-width:650px){.word-play .photo-switch{width:224px;height:259px;left:calc(50% - 112px);top:36px}}

/* A readable identity line, still balanced with the main phrase. */
.creative-copy .intro-byline{font-size:22px;font-weight:500;line-height:1.55;letter-spacing:.035em;color:#30343c;margin-bottom:24px}.creative-copy .intro-byline span{font-size:.86em;color:#545963;white-space:nowrap}@media(max-width:650px){.creative-copy .intro-byline{font-size:20px;margin-bottom:20px;letter-spacing:.02em}}

/* Recognizable service marks, with comfortable keyboard and touch targets. */
footer .socials{display:flex;flex-wrap:wrap;gap:12px;font-size:14px}
footer .socials .social-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:12px 18px;border:1px solid #e3e5e8;border-radius:14px;background:#fff;color:#202220;text-decoration:none;line-height:1.4;transition:background .18s,border-color .18s,box-shadow .18s}
footer .socials .social-button:hover{background:#f7f8fa;border-color:#b8bdc5;box-shadow:0 3px 12px #18213208;color:#202220}
footer .socials .social-button:focus-visible{outline:2px solid #202220;outline-offset:4px}
footer .socials .social-icon{display:block;width:24px;height:24px;object-fit:contain;flex-shrink:0}
@media(max-width:650px){footer .socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:10px}footer .socials .social-button{justify-content:flex-start;padding:12px 14px;gap:10px}}
@media(prefers-reduced-motion:reduce){footer .socials .social-button{transition:none}}

.hero-socials{display:grid;grid-template-columns:repeat(4,44px);gap:8px 14px;width:max-content;max-width:100%;margin-top:24px;align-items:center}
.hero-socials a{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:12px;transition:background .18s;background:transparent}
.hero-socials a:hover{background:#f0f2f5}
.hero-socials a:focus-visible{outline:2px solid #202220;outline-offset:3px}
.hero-socials img{width:24px;height:24px;object-fit:contain;display:block}
@media(prefers-reduced-motion:reduce){.hero-socials a{transition:none}}

/* Keep mobile navigation comfortably inside the page edges. */
@media(max-width:650px){.site-header .header-inner nav{box-sizing:border-box;max-width:100%;padding-inline:4px;gap:10px;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner nav a{white-space:nowrap;padding-block:4px}}

#about .section-label{text-transform:none}
