@import "https://fonts.googleapis.com/css2?family=Nunito:wght@500;700;800;900&display=swap";:root{--ink:#223047;--muted:#65758b;--page:#eef8ff;--white:#fff;--green:#58cc02;--green-dark:#46a302;--blue:#1cb0f6;--blue-dark:#168fc7;--yellow:#ffc800;--yellow-dark:#d9a900;--purple:#a560e8;--purple-dark:#8147bd;--red:#ff4b4b;--red-dark:#d93f3f;--line:#d7e5ef;color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Nunito,system-ui,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-padding-top:80px}body{background:var(--page);min-width:320px;min-height:100vh;margin:0}a,button{color:inherit;font:inherit}a{text-decoration:none}img{max-width:100%;display:block}::selection{color:var(--ink);background:#dfffbf}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}#root{min-height:100vh}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.page-shell{width:min(100%,1160px);margin:0 auto}header{z-index:20;border-bottom:2px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#eef8fff0;justify-content:space-between;align-items:center;min-height:72px;padding:12px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:9px;font-size:1.05rem;font-weight:900;display:flex}.brand>span,.footer-mark{width:38px;height:38px;color:var(--white);background:var(--purple);box-shadow:0 4px 0 var(--purple-dark);border-radius:12px;place-items:center;display:grid}nav{gap:4px;display:flex}nav a{border-radius:12px;place-items:center;min-height:44px;padding:0 11px;font-size:.86rem;font-weight:800;display:grid}nav a:hover{background:var(--white)}.hero{align-content:center;gap:42px;min-height:calc(100svh - 72px);padding:64px 18px 80px;display:grid}.section-badge,.tiny-label,.project-visual-badge{border:2px solid var(--line);background:var(--white);text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:.7rem;font-weight:900;display:inline-flex;box-shadow:0 3px #c9d9e5}.hero h1{letter-spacing:-.065em;max-width:700px;margin:0 0 14px;font-size:clamp(3.25rem,15vw,6.8rem);font-weight:900;line-height:.93}.hero-copy>p{color:var(--muted);margin:0;font-size:1.1rem;font-weight:700}.chunky-button{min-height:50px;color:var(--white);border:0;border-radius:13px;justify-content:center;align-items:center;padding:0 18px;font-size:.85rem;font-weight:900;display:inline-flex}.hero .chunky-button{margin-top:28px}.green-button{background:var(--green);box-shadow:0 5px 0 var(--green-dark)}.yellow-button{color:#5d4700;background:var(--yellow);box-shadow:0 5px 0 var(--yellow-dark)}.blue-button{background:var(--blue);box-shadow:0 5px 0 var(--blue-dark)}.purple-button{background:var(--purple);box-shadow:0 5px 0 var(--purple-dark)}.chunky-button:active{box-shadow:none}.hero-avatar-card{background:var(--white);border:2px solid #cdddea;border-radius:28px;flex-direction:column;width:min(74vw,280px);margin:0 auto;padding:10px 10px 17px;display:flex;position:relative;box-shadow:0 8px #c3d4e0}.hero-avatar-card img{object-fit:cover;border-radius:20px;flex:1;width:100%;min-height:0}.hero-avatar-card strong{text-align:center;margin-top:12px;font-size:.88rem;display:block}.online-dot{border:4px solid var(--white);background:var(--green);border-radius:50%;width:25px;height:25px;position:absolute;top:4px;right:4px}.work-section,.links-section{padding:82px 18px}.section-heading{margin-bottom:30px}.section-heading h2,.links-section h2{letter-spacing:-.045em;margin:14px 0 0;font-size:clamp(2.25rem,10vw,4.2rem);font-weight:900;line-height:1}.section-badge{color:#0879ac;border-color:#bfe8fb;box-shadow:0 3px #b4ddeb}.project-grid{gap:24px;display:grid}.project-grid>div{height:100%}.project-card{background:var(--white);border:2px solid #cdddea;border-radius:22px;flex-direction:column;height:100%;min-height:470px;display:flex;overflow:hidden;box-shadow:0 7px #bdd0dd}.project-art{border-bottom:2px solid #cdddea;place-items:center;width:100%;height:230px;min-height:230px;display:grid;position:relative;overflow:hidden}.project-visual{width:100%;height:100%;position:relative;overflow:hidden}.project-visual-media{width:100%;height:100%}.project-visual-ping-pan{background:#5bc1ed}.project-visual img{object-fit:cover;width:100%;height:100%}.project-visual-ping-pan img{object-position:center}.project-visual-badge{color:#317c0b;border-color:#9ce576;position:absolute;top:13px;left:13px;box-shadow:0 3px #7ecf57}.project-visual-tp-games{background:#dff5ff}.tp-visual-content{align-content:center;place-items:center;width:100%;height:100%;padding:28px 18px;display:grid}.tp-logo{border:5px solid var(--white);width:105px;height:105px;color:var(--white);background:var(--blue);box-shadow:0 7px 0 var(--blue-dark);border-radius:32px;place-items:center;font-size:2.25rem;font-weight:900;display:grid;transform:rotate(-4deg)}.tp-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin-top:28px;display:flex}.tp-steps span{background:var(--white);border:2px solid #b9dcea;border-radius:10px;padding:6px 9px;font-size:.66rem;font-weight:900;box-shadow:0 3px #b9d1db}.tp-steps i{color:var(--blue-dark);font-style:normal;font-weight:900}.project-visual-tape-machine{background:#171914}.project-visual-tape-machine img{object-position:top}.project-visual-handwritten-outreach{background:#2b241f}.project-visual-handwritten-outreach img{object-position:center 44%}.project-visual-dum-daw{background:#151b21}.project-visual-dum-daw img{object-position:center}.project-copy{flex-direction:column;flex:1;justify-content:space-between;gap:25px;padding:23px 18px 26px;display:flex}.project-copy h3{letter-spacing:-.04em;margin:10px 0 4px;font-size:2rem;font-weight:900}.project-copy p{color:var(--muted);margin:0;font-size:.9rem;font-weight:700}.project-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.project-live-link{min-height:45px;color:var(--ink);background:var(--white);text-align:center;border:2px solid #cdddea;border-radius:12px;align-items:center;padding:0 13px;font-size:.75rem;font-weight:900;line-height:1.15;display:inline-flex;box-shadow:0 3px #bdd0dd}.project-live-link:hover{color:#0879ac;border-color:#72c6e8;transform:translateY(-1px)}.tiny-label{min-height:24px;box-shadow:none;padding:2px 8px;font-size:.6rem}.green-label{color:#34830c;background:#edffe4;border-color:#a8e887}.blue-label{color:#0879ac;background:#e8f8ff;border-color:#a8daf1}.purple-label{color:#7432aa;background:#f5ebff;border-color:#d4b8f5}.story-back{width:fit-content;color:var(--muted);margin-bottom:38px;font-size:.88rem;font-weight:900;display:block}.story-nav{background:var(--white);border:2px solid #cdddea;border-radius:18px;flex-direction:column;gap:8px;padding:20px;display:flex;box-shadow:0 5px #bdd0dd}.story-nav strong{text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:900}.story-nav a{color:var(--muted);border-radius:10px;padding:8px 10px;font-size:.86rem;font-weight:800}.story-nav a:hover{color:var(--ink);background:var(--page)}.story-article{min-width:0}.story-article>section{padding:0 0 68px;scroll-margin-top:100px}.story-article h2{letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(2rem,7vw,3.2rem);font-weight:900;line-height:1}.story-article p,.story-article li{color:#4f6076;font-size:1.02rem;font-weight:700;line-height:1.75}.story-article p{margin:0 0 22px}.story-article ul{gap:10px;margin:24px 0 0;padding-left:24px;display:grid}.story-figure{margin:34px 0 0}.story-figure img{object-fit:cover;background:var(--white);border:2px solid #cdddea;border-radius:18px;width:100%;max-height:560px;box-shadow:0 6px #bdd0dd}.story-figure figcaption,.story-code figcaption{color:var(--muted);margin-top:13px;font-size:.78rem;font-weight:800;line-height:1.5}.story-code{margin:32px 0 0}.story-code pre{color:#dcffca;tab-size:2;background:#1f2938;border:2px solid #364359;border-radius:16px;margin:0;padding:22px;font:700 .82rem/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-x:auto;box-shadow:0 6px #111925}.story-callout{background:#e8f8ff;border:2px solid #bfe8fb;border-radius:17px;margin:30px 0 0;padding:20px;box-shadow:0 5px #b4ddeb}.story-callout strong{margin-bottom:7px;font-weight:900;display:block}.story-callout p{margin:0}.story-embed{background:var(--white);aspect-ratio:16/9;border:2px solid #cdddea;border-radius:18px;margin-top:32px;position:relative;overflow:hidden;box-shadow:0 6px #bdd0dd}.story-embed iframe{border:0;width:100%;height:100%}.story-end-link{background:var(--white);border:2px solid #cdddea;border-radius:13px;align-items:center;min-height:48px;padding:0 16px;font-size:.84rem;font-weight:900;display:inline-flex;box-shadow:0 4px #bdd0dd}.story-project-pagination{z-index:40;pointer-events:none;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex;position:fixed;bottom:14px;left:0;right:0}.story-project-pagination a{background:var(--white);pointer-events:auto;border:2px solid #cdddea;border-radius:14px;justify-content:center;align-items:center;gap:7px;width:76px;height:48px;padding:0 9px;display:flex;position:relative;box-shadow:0 5px #bdd0dd}.story-project-pagination .previous-project{margin-right:auto}.story-project-pagination .next-project{margin-left:auto}.pagination-label{color:var(--ink);text-transform:uppercase;font-size:.72rem;font-weight:900}.pagination-name{opacity:0;width:max-content;max-width:180px;color:var(--ink);background:var(--white);text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:2px solid #cdddea;border-radius:10px;padding:8px 10px;font-size:.75rem;font-weight:900;display:none;position:absolute;overflow:hidden;box-shadow:0 3px #bdd0dd}.pagination-unseen{border:2px solid var(--white);color:var(--white);background:var(--blue);box-shadow:0 3px 0 var(--blue-dark);text-transform:uppercase;border-radius:999px;padding:3px 6px;font-size:.55rem;font-weight:900;line-height:1;position:absolute;top:-9px;right:-8px}.project-story{padding:14px 12px 76px}.project-story-card{background:var(--white);border:2px solid #cdddea;border-radius:26px;width:100%;margin:0 auto;overflow:hidden;box-shadow:0 8px #bdd0dd}.story-hero{isolation:isolate;background:#182338;align-items:flex-end;min-height:460px;padding:34px 18px 36px;display:flex;position:relative;overflow:hidden}.story-hero:after{z-index:1;content:"";background:linear-gradient(#0f182642 0%,#0f182685 42%,#0f1826f0 100%),linear-gradient(90deg,#0f182673,#0000 72%);position:absolute;inset:0}.story-hero>.project-visual{z-index:0;width:calc(100% + 44px);height:calc(100% + 44px);position:absolute;inset:-22px}.story-hero .project-visual-media{filter:blur(10px)saturate(.88);transform:scale(1.04)}.story-hero .project-visual-badge{display:none}.story-hero-copy{z-index:2;width:min(100%,820px);color:var(--white);text-shadow:0 2px 20px #08101c57;position:relative}.story-back{z-index:3;min-height:44px;color:var(--ink);background:var(--white);text-shadow:none;border:2px solid #fffc;border-radius:13px;align-items:center;margin:0;padding:0 14px;display:inline-flex;position:absolute;top:18px;left:18px;box-shadow:0 4px #08101c47}.story-hero-copy .section-badge{width:fit-content;color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-color:#ffffff8a;margin-top:18px;display:flex;box-shadow:0 3px #08101c47}.story-hero-copy h1{letter-spacing:-.065em;max-width:850px;margin:18px 0 14px;font-size:clamp(3.7rem,16vw,7.5rem);font-weight:900;line-height:.9}.story-hero-copy>p{color:#ffffffe0;max-width:680px;margin:0;font-size:clamp(1.05rem,3vw,1.28rem);font-weight:700;line-height:1.55}.story-hero-copy .chunky-button{text-shadow:none;margin-top:26px}.story-content{width:min(100%,920px);margin:0 auto;padding:42px 18px 100px}.story-nav{border:0;border-bottom:2px solid var(--line);box-shadow:none;scrollbar-width:none;background:0 0;border-radius:0;flex-direction:row;align-items:center;gap:9px;margin:0 0 72px;padding:0 0 22px;display:flex;position:static;overflow-x:auto}.story-nav::-webkit-scrollbar{display:none}.story-nav strong{flex:none;margin:0 5px 0 0}.story-nav a{color:var(--ink);background:var(--white);white-space:nowrap;border:2px solid #cdddea;border-radius:999px;flex:none;padding:8px 11px;box-shadow:0 3px #bdd0dd}.story-article{width:min(100%,760px);margin:0 auto}.story-article>section{border-bottom:2px solid var(--line);margin:0 0 68px;padding:0 0 68px}.story-article>section:last-of-type{border-bottom:0}.story-article h2{font-size:clamp(2.1rem,7vw,3rem)}.story-article p,.story-article li{font-size:1.04rem;line-height:1.78}.links-section{background:var(--white);border:2px solid #cdddea;border-radius:24px;margin:0 18px 70px;box-shadow:0 7px #bdd0dd}.social-links{gap:12px;margin-top:30px;display:grid}.social-button{min-height:58px;color:var(--white);border-radius:14px;justify-content:space-between;align-items:center;padding:0 16px;font-size:.88rem;font-weight:900;display:flex}.blue-social{background:var(--blue);box-shadow:0 5px 0 var(--blue-dark)}.purple-social{background:var(--purple);box-shadow:0 5px 0 var(--purple-dark)}.red-social{background:var(--red);box-shadow:0 5px 0 var(--red-dark)}footer{border-top:2px solid var(--line);justify-content:space-between;align-items:center;min-height:100px;padding:20px 18px 28px;display:flex}.footer-mark{border-radius:10px;width:34px;height:34px;font-size:.85rem;font-weight:900}footer p{color:var(--muted);margin:0;font-size:.75rem;font-weight:800}.story-mermaid{background:#f7fcff;border:2px solid #cdddea;border-radius:22px;margin:34px 0 0;padding:clamp(14px,3vw,24px);box-shadow:0 6px #bdd0dd}.story-mermaid>figcaption{color:var(--ink);margin-bottom:18px;font-size:1.1rem;font-weight:900}.story-mermaid-canvas,.story-mermaid-loading{place-items:center;min-height:280px;display:grid}.story-mermaid-canvas svg{width:100%;height:auto;display:block;max-width:720px!important;font-family:Nunito,system-ui,sans-serif!important}.story-mermaid-loading{color:var(--muted);font-weight:800}.story-mermaid-fallback{border-radius:14px;margin:0;overflow-x:auto}@media (width>=640px){header,.hero,.work-section,footer{padding-left:30px;padding-right:30px}.hero{grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);align-items:center}.hero-avatar-card{width:min(100%,300px)}.project-story{padding:24px 30px 94px}.project-story-card{border-radius:30px}.story-hero{min-height:500px;padding:44px 30px}.story-back{top:26px;left:30px}.story-content{padding-left:30px;padding-right:30px}.social-links{grid-template-columns:repeat(3,1fr)}.links-section{margin-left:30px;margin-right:30px;padding:50px 30px}}@media (width>=900px){header{padding-left:46px;padding-right:46px}.hero{gap:70px;min-height:650px;padding:90px 46px 105px}.hero h1{font-size:clamp(5.2rem,8vw,7.4rem)}.work-section{padding:110px 46px}.project-story{padding:38px 88px 110px}.story-hero{min-height:520px;padding:50px 46px}.story-back{top:34px;left:46px}.story-content{padding-top:56px;padding-bottom:130px}.story-project-pagination{width:100%;height:0;padding:0;display:block;inset:50% auto auto 0;transform:translateY(-50%)}.story-project-pagination a{width:76px;height:52px;margin:0;position:absolute;top:-26px}.story-project-pagination .previous-project{left:max(8px,50vw - min(100vw,1160px)/2)}.story-project-pagination .next-project{right:max(8px,50vw - min(100vw,1160px)/2)}.pagination-name{display:block}.previous-project .pagination-name{left:86px}.next-project .pagination-name{right:86px}.story-project-pagination a:hover .pagination-name,.story-project-pagination a:focus-visible .pagination-name{opacity:1}.project-grid{grid-template-columns:repeat(2,1fr);align-items:stretch}.links-section{margin-bottom:100px;margin-left:46px;margin-right:46px;padding:62px 40px}footer{padding-left:46px;padding-right:46px}}@media (width>=1100px){.project-grid{grid-template-columns:repeat(3,1fr)}}
