@font-face{font-family:Montserrat;src:url(/media/montserrat.ttf) format("truetype");font-display:swap}:root{color-scheme:dark;--bg:#050916;--surface:#0b1120;--surface-raised:#10192b;--text:#f1f4fa;--muted:#9aa8bf;--blue:#398dff;--magenta:#df5dde;--border:#202b41;--font:Montserrat,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.7 var(--font);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.15;letter-spacing:-.045em}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid var(--blue);outline-offset:6px}::selection{background:#414282;color:#fff}.section-shell{width:min(1240px,calc(100% - 104px));margin-inline:auto}.section-space{padding-block:105px}.eyebrow{font:10px/1.6 Courier New,monospace;letter-spacing:.15em;font-weight:700;color:var(--muted)}.eyebrow>span:first-child:not(.status-dot){color:var(--blue)}.gradient-text{background:linear-gradient(100deg,#61a5ff,#a080fa 55%,#e279db);background-clip:text;-webkit-background-clip:text;color:transparent}.blue-dot{color:var(--blue)}.muted{color:var(--muted)}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#64ddb4;box-shadow:0 0 12px #64ddb440;flex-shrink:0}.skip-link{position:fixed;top:-80px;left:20px;background:var(--blue);padding:14px;z-index:100}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:20;background:#050916ee;border-bottom:1px solid #ffffff0a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-wrap{width:min(1344px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between;min-height:86px}.wordmark{font-family:Arial,sans-serif;font-weight:800;letter-spacing:-1.5px;font-size:26px;white-space:nowrap}.wordmark>span:first-child{color:var(--blue)}.wordmark-dev{font-weight:400;color:var(--muted);font-size:22px}.nav-links{display:flex;gap:33px;align-items:center;font-size:12px}.nav-links>a{transition:color .2s}.nav-links>a:hover{color:var(--blue)}.nav-cv{border:1px solid #33405a;padding:8px 18px;border-radius:5px;display:flex;gap:24px}.nav-cv span{color:var(--blue)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:54px;align-items:center;min-height:700px;padding-block:74px 90px;position:relative}.hero-label{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.09em}.eyebrow-divider{color:#48536b;margin-inline:5px}.role{color:#78acff;font-size:14px;margin-top:29px;margin-bottom:16px}.hero h1{font-family:Arial,sans-serif;font-size:clamp(42px,4.65vw,66px);font-weight:700;line-height:1.045;letter-spacing:-.055em;white-space:nowrap}.hero h1>span{font-weight:700}.hero-description{font-size:15px;line-height:1.8;color:var(--muted);max-width:455px;margin-top:28px}.button-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hero .button-row{margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:47px;padding:12px 21px;font-size:12px;border:1px solid transparent;border-radius:5px;transition:background .2s,transform .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:#327aef;color:#fff;box-shadow:0 4px 24px #1f6df326}.button-primary:hover{background:#438cff}.button-quiet{color:#c4cddd}.button-quiet:hover{background:var(--surface)}.button-outline{border-color:var(--border);background:var(--surface)}.button-outline:hover{border-color:var(--blue)}.button span{font-size:18px}.hero-tools{display:flex;gap:23px;align-items:center;margin-top:35px;font:10px Courier New,monospace;letter-spacing:.12em;color:#8492ab}.hero-tools span+span{border-left:1px solid var(--border);padding-left:23px}.hero-visual{position:relative;padding:10px 0 24px}.hero-visual:before{content:"";position:absolute;top:-30px;right:-30px;bottom:-30px;left:-30px;background:radial-gradient(ellipse at 20% 40%,#133d7d3a,transparent 70%),radial-gradient(ellipse at 90% 55%,#6a20542b,transparent 60%);z-index:-1}.portrait-frame{position:relative;border:1px solid #2b3555;border-radius:8px;overflow:hidden;transform:rotate(2deg);background:#0b1024}.portrait-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:8px solid #05091618;pointer-events:none}.portrait-frame img{width:100%;aspect-ratio:1/1.06;object-fit:cover;object-position:center 43%}.portrait-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 60%,#050916e6)}.portrait-caption{position:absolute;bottom:20px;left:23px;right:23px;display:flex;justify-content:space-between;font:9px Courier New,monospace;letter-spacing:.12em;color:#c0cce5}.system-note{position:absolute;bottom:-1px;left:-22px;right:32px;background:#0c1426f5;border:1px solid #2b3b5d;box-shadow:0 15px 40px #0005;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:7px;padding:17px 21px;display:flex;align-items:center;gap:18px}.note-icon{font-size:28px;color:#8f9dff;border-right:1px solid var(--border);padding-right:17px}.mono-label{font:9px Courier New,monospace;letter-spacing:.15em;color:var(--muted);display:block}.system-note strong{display:block;font-size:12px;font-weight:400;margin-top:4px;letter-spacing:-.01em}.note-dot{width:6px;height:6px;border-radius:50%;background:var(--magenta);margin-left:auto}.orbit-label{position:absolute;right:-27px;top:41%;writing-mode:vertical-rl;font:8px Courier New,monospace;letter-spacing:.22em;color:#687a99}.proof-strip{border-block:1px solid var(--border);background:#0a1020}.proof-inner{min-height:69px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.proof-inner p{display:flex;gap:10px;align-items:center;color:#c2ccdc}.proof-inner>span:before{content:"+";color:#425372;margin-right:23px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading h2{font-family:Arial,sans-serif;font-size:39px;font-weight:600;margin-top:14px}.section-intro{font-size:12px;color:var(--muted);max-width:300px;line-height:1.8}.featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.project-card{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--surface);transition:border-color .25s}.project-card:hover{border-color:#43578a}.project-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.15fr 1fr}.project-image-button{border:0;padding:0;position:relative;width:100%;display:block;text-align:left;background:#101a2c;overflow:hidden}.project-image-button>img{width:100%;height:290px;object-fit:cover;transition:transform .5s}.project-card:first-child .project-image-button>img{height:100%;min-height:345px;object-fit:cover}.project-image-button:hover>img{transform:scale(1.035)}.award-pill{position:absolute;top:17px;left:17px;font-size:10px;background:#080d1de8;border:1px solid #52617a55;border-radius:4px;padding:7px 11px;color:#f1d8fd;display:flex;gap:8px;align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.award-pill>span{color:#eb89ed}.image-arrow{position:absolute;bottom:15px;right:15px;background:#090f22d9;border:1px solid #a3bce94d;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font-size:20px}.project-copy{padding:27px 29px}.project-card:first-child .project-copy{display:flex;flex-direction:column;justify-content:center;padding:34px}.project-meta{display:flex;justify-content:space-between;gap:20px;text-transform:uppercase;color:#8796b0;font:9px Courier New,monospace;letter-spacing:.11em}.project-copy h3{font-family:Arial,sans-serif;font-size:30px;margin-top:17px}.project-copy p{font-size:13px;color:var(--muted);margin-top:12px;line-height:1.8}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.tags>span{font:9px Courier New,monospace;border:1px solid #27314a;color:#bdc8dd;border-radius:3px;padding:5px 8px}.project-bottom{border-top:1px solid var(--border);margin-top:24px;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:12px}.project-bottom>span{font-size:9px;color:#8796b0}.text-button{padding:0;border:0;background:none;display:inline-flex;align-items:center;gap:12px;font-size:11px;white-space:nowrap;color:#c9daf7}.text-button:hover{color:#77acff}.text-button>span{font-size:17px}.more-work-heading{margin:48px 0 24px;display:flex;justify-content:space-between;align-items:center;gap:20px}.more-work-heading h3{font-size:18px;letter-spacing:-.02em}.more-projects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.small-project-image{position:relative;display:block;background:#0e1629;border:1px solid var(--border);border-radius:6px;overflow:hidden}.small-project-image img{width:100%;height:165px;object-fit:contain;padding:18px;transition:transform .3s}.small-project-image:hover img{transform:scale(1.04)}.small-project-image>span{position:absolute;right:14px;bottom:10px;color:var(--muted)}.small-project h4{font-size:16px;margin-top:17px;letter-spacing:-.025em}.small-project h4 a{display:flex;justify-content:space-between}.small-project h4 a>span{font-size:14px;color:var(--muted)}.small-project p{font-size:10px;color:var(--muted);margin-top:6px}.trailer-link{font-size:10px;color:#80afff;display:inline-flex;gap:8px;margin-top:8px}.recognition{padding:37px 40px;display:grid;grid-template-columns:1fr 1.4fr;gap:60px;align-items:center;border:1px solid var(--border);border-radius:8px;background:linear-gradient(120deg,#10172a,#090f1e)}.recognition h2{font-family:Arial,sans-serif;font-size:29px;line-height:1.2;margin-top:15px}.award-row{display:flex;align-items:center;gap:18px;padding-block:15px;border-bottom:1px solid var(--border)}.award-row:last-child{border-bottom:0}.award-rank{font:23px Courier New,monospace;color:#ad8cf1;min-width:30px}.award-row h3{font-size:12px;letter-spacing:0}.award-row p{font-size:10px;color:var(--muted);margin-top:5px}.award-year{margin-left:auto;font:9px Courier New,monospace;color:#8c99b2}.toolkit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.toolkit-card{border-top:1px solid #354563;padding:22px 5px 0}.toolkit-top{display:flex;justify-content:space-between;align-items:center;color:#8ba5d9;font:10px Courier New,monospace}.toolkit-top span:last-child{font-size:30px;color:#779ef2}.toolkit-card h3{font-size:21px;margin-top:24px}.toolkit-card p{font-size:12px;color:var(--muted);margin-top:15px;min-height:88px;max-width:300px}.toolkit-card ul{padding:17px 0 0;margin:0;list-style:none;border-top:1px solid var(--border);font-size:11px;color:#c6cfdf;display:grid;gap:9px}.toolkit-card li:before{content:"+";color:var(--blue);margin-right:12px}.about-section{border-top:1px solid var(--border);display:grid;grid-template-columns:1fr 1fr;gap:80px}.about-heading h2{font-family:Arial,sans-serif;font-size:36px;line-height:1.18;margin-top:19px}.about-facts{display:flex;gap:50px;margin-top:41px}.about-facts strong{display:block;font:42px Arial,sans-serif;color:#ad9dfc;letter-spacing:-.05em}.about-facts span{display:block;font-size:10px;color:var(--muted);margin-top:7px}.about-languages{font-size:11px;color:var(--muted);margin-top:37px;line-height:2}.about-copy>p{font-size:13px;color:#b1bfd3;margin-bottom:19px;line-height:1.9}.education{border-block:1px solid var(--border);padding:20px 0;margin:27px 0}.education h3{font-size:14px;letter-spacing:-.025em;margin-top:10px;line-height:1.5}.education p,.education>span:last-child{font-size:10px;color:var(--muted)}.contact-section{border-block:1px solid var(--border);background:radial-gradient(ellipse at 85% 120%,#42204730,transparent 70%),#0a1020;padding:65px 0 32px}.contact-main{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:center;margin-top:23px}.contact-main h2{font-family:Arial,sans-serif;font-size:48px;line-height:1.12}.contact-main>div{justify-self:end;max-width:300px}.contact-main p{font-size:13px;color:var(--muted);margin-bottom:23px}.contact-bottom{border-top:1px solid var(--border);padding-top:25px;margin-top:47px;display:flex;justify-content:space-between;gap:25px}.email-link{font-size:13px;display:flex;gap:25px}.email-link>span{color:var(--blue)}.social-links{display:flex;gap:28px;font-size:11px}.social-links a{display:flex;gap:10px}.social-links a:hover{color:var(--blue)}.site-footer{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer .wordmark{font-size:21px}.site-footer .wordmark-dev{font-size:18px}.site-footer p,.site-footer>a:last-child{font-size:9px;color:#8796b0}.case-dialog{padding:0;border:1px solid #3a496b;border-radius:12px;background:var(--bg);color:var(--text);width:min(860px,calc(100% - 32px));max-height:90vh;overflow:auto}.case-dialog::backdrop{background:#010512d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-content{position:relative}.dialog-close{position:sticky;float:right;top:15px;right:15px;margin:15px 15px -55px 0;z-index:2;background:#060b19e8;border:1px solid #63728e;border-radius:50%;height:38px;width:38px;font-size:25px;line-height:1}.dialog-image{width:100%;height:290px;object-fit:cover}.dialog-body{padding:32px 40px 40px}.dialog-body h2{font-size:40px;margin-top:12px}.award-text{color:#e2a5eb;font-size:12px;margin-top:13px}.case-facts{display:grid;grid-template-columns:1fr 1fr;gap:30px;border-block:1px solid var(--border);padding:20px 0;margin:25px 0}.case-facts dt{font:10px Courier New,monospace;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.case-facts dd{margin:8px 0 0;font-size:12px}.case-sections{display:grid;grid-template-columns:1fr 1fr;gap:27px}.case-sections h3{font-size:17px;letter-spacing:-.02em}.case-sections p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:11px}.dialog-body>.button-row{margin-top:30px}@media(min-width:1600px){.hero{min-height:770px}.hero h1{font-size:72px}}@media(max-width:1100px){.section-shell{width:calc(100% - 64px)}.hero{gap:36px;min-height:630px}.hero h1{font-size:49px}.hero-label{font-size:9px}.hero-visual{padding-left:5px}.system-note{left:0;right:15px;padding:13px}.hero-tools{gap:14px}.hero-tools span+span{padding-left:14px}.section-heading h2{font-size:34px}.project-copy{padding:23px}.project-card:first-child .project-copy{padding:27px}.project-bottom{flex-wrap:wrap}.recognition{gap:30px;padding:30px}.about-section{gap:40px}.contact-main h2{font-size:40px}.hero-description{font-size:13px}.proof-inner{font-size:10px}.proof-inner>span:before{margin-right:12px}}@media(max-width:800px){.nav-wrap{width:calc(100% - 40px);min-height:72px}.nav-links{gap:20px;font-size:11px}.nav-cv{padding:7px 10px;gap:12px}.section-shell{width:calc(100% - 44px)}.hero{grid-template-columns:1fr .85fr;gap:25px;padding-block:50px 65px;min-height:auto}.hero h1{font-size:39px}.hero-label{flex-wrap:wrap;gap:6px;max-width:290px}.hero-description{font-size:12px}.role{font-size:12px;margin-top:22px}.hero-tools{font-size:8px;gap:10px}.hero-tools span+span{padding-left:10px}.hero .button-row{gap:4px}.button{padding:11px 14px;font-size:10px;gap:13px}.system-note{padding:10px;gap:10px}.note-icon{font-size:22px;padding-right:10px}.system-note strong{font-size:9px}.mono-label{font-size:8px}.portrait-caption{font-size:7px;left:12px;right:12px;bottom:18px}.orbit-label{display:none}.proof-inner{flex-wrap:wrap;justify-content:center;gap:12px 30px;padding-block:17px}.proof-inner>span:last-child{display:none}.section-space{padding-block:70px}.section-heading{gap:30px}.section-heading h2{font-size:30px}.section-intro{max-width:230px;font-size:11px}.featured-grid{gap:18px}.project-copy h3{font-size:26px}.project-copy p{font-size:12px}.project-image-button>img{height:215px}.project-card:first-child .project-image-button>img{min-height:340px}.project-card:first-child{grid-template-columns:1fr 1fr}.project-card:first-child .project-copy{padding:22px}.project-meta{font-size:8px}.award-pill{font-size:8px;top:12px;left:12px}.project-bottom>span{font-size:8px}.more-projects{gap:18px}.small-project-image img{height:130px}.small-project h4{font-size:14px}.recognition{grid-template-columns:1fr;gap:22px;padding:30px}.recognition-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.recognition h2{font-size:25px;margin:0}.toolkit-grid{gap:20px}.toolkit-card h3{font-size:18px}.toolkit-card p{font-size:11px;min-height:120px}.about-heading h2{font-size:29px}.about-facts{gap:25px}.about-copy>p{font-size:12px}.contact-main{gap:30px}.contact-main h2{font-size:34px}.contact-main p{font-size:12px}.contact-bottom{flex-wrap:wrap}.site-footer{flex-wrap:wrap;justify-content:center;padding-block:25px;gap:15px 30px}}@media(max-width:600px){html{scroll-padding-top:90px}.section-shell{width:calc(100% - 40px)}.wordmark{font-size:23px}.wordmark-dev{font-size:20px}.menu-toggle{display:block;background:none;border:1px solid var(--border);border-radius:4px;padding:7px 12px;font-size:11px}.nav-links{display:none;position:absolute;top:72px;left:0;right:0;background:#0a1020;border-bottom:1px solid var(--border);padding:24px;flex-direction:column;align-items:stretch;font-size:14px;gap:20px}.nav-links.is-open{display:flex}.nav-cv{justify-content:space-between;padding:10px 14px}.hero{grid-template-columns:1fr;padding-top:37px;padding-bottom:48px;gap:35px}.hero-label{max-width:none;font-size:8px;gap:8px}.role{margin-top:25px;font-size:12px}.hero h1{font-size:clamp(35px,9.8vw,57px);line-height:1.05}.hero-description{font-size:13px;max-width:370px;margin-top:22px}.hero .button-row{gap:9px;margin-top:23px}.button{font-size:11px;gap:20px;padding:11px 17px}.hero-tools{margin-top:25px;font-size:9px;gap:18px}.hero-tools span+span{padding-left:18px}.hero-visual{width:100%;max-width:420px;margin:auto;padding:7px 10px 23px}.portrait-frame{transform:rotate(1deg)}.portrait-frame img{aspect-ratio:1.25;object-position:50% 36%}.portrait-caption{font-size:8px;bottom:20px;left:20px;right:20px}.system-note{left:0;right:22px;bottom:0;padding:12px 17px;gap:16px}.system-note strong{font-size:11px}.note-icon{font-size:25px}.proof-inner{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:9px}.proof-inner p{grid-column:1/-1;justify-content:center}.proof-inner>span{text-align:center}.proof-inner>span:before{display:none}.section-space{padding-block:58px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:31px;margin-top:13px}.section-intro{margin-top:18px;max-width:100%;font-size:12px}.eyebrow{font-size:9px}.featured-grid{display:flex;flex-direction:column;gap:24px}.project-card:first-child{display:block}.project-card:first-child .project-image-button>img{min-height:0;height:235px}.project-image-button>img{height:230px}.project-copy,.project-card:first-child .project-copy{padding:23px}.project-copy h3{font-size:29px}.project-meta,.award-pill{font-size:9px}.project-copy p{font-size:12px}.project-bottom>span{font-size:8px}.tags>span{font-size:9px}.text-button{font-size:10px}.more-work-heading{margin-top:35px;align-items:flex-start}.more-work-heading h3{font-size:17px;max-width:170px;line-height:1.4}.more-projects{grid-template-columns:1fr;gap:25px}.small-project{display:grid;grid-template-columns:115px 1fr;gap:18px;align-items:center}.small-project-image img{height:92px;padding:10px}.small-project h4{margin-top:0;font-size:15px}.small-project p{font-size:10px}.small-project-image>span{display:none}.recognition{padding:25px;gap:22px}.recognition-heading{display:block}.recognition h2{font-size:28px;margin-top:15px}.award-row{gap:13px}.award-row p{font-size:9px}.award-row h3{font-size:11px}.award-rank{font-size:22px;min-width:26px}.award-year{font-size:8px}.toolkit-grid{grid-template-columns:1fr;gap:30px}.toolkit-card h3{font-size:23px;margin-top:13px}.toolkit-card p{font-size:12px;min-height:0;max-width:none;margin-bottom:20px}.toolkit-card ul{grid-template-columns:1fr 1fr;gap:12px 8px;font-size:10px}.about-section{grid-template-columns:1fr;gap:31px}.about-heading h2{font-size:33px}.about-facts{gap:50px;margin-top:28px}.about-languages{margin-top:24px}.about-copy>p{font-size:12px}.contact-section{padding-top:44px}.contact-main{grid-template-columns:1fr;gap:25px;margin-top:20px}.contact-main h2{font-size:37px}.contact-main>div{justify-self:start;max-width:330px}.contact-bottom{margin-top:30px;gap:22px}.email-link{font-size:12px}.social-links{gap:25px}.site-footer{justify-content:space-between;gap:20px}.site-footer p{order:3;width:100%;font-size:8px}.dialog-image{height:200px}.dialog-body{padding:25px}.dialog-body h2{font-size:32px}.case-facts,.case-sections{grid-template-columns:1fr;gap:20px}.case-dialog{max-height:92vh}.case-sections p{font-size:12px}}.portrait-frame img{height:auto}.portrait-wordmark{display:flex;align-items:center;gap:12px;font-size:18px;letter-spacing:-.5px}.portrait-wordmark img{width:40px;height:40px;object-fit:cover;border-radius:50%;box-shadow:-3px 0 13px #398dff35,3px 0 13px #df5dde35}.portrait-wordmark>span:first-of-type{color:var(--text)}.hero{isolation:isolate}.hero:before{content:"";position:absolute;top:0;right:-20px;bottom:0;left:-20px;z-index:-2;background:linear-gradient(0deg,var(--bg),transparent 35%,#05091666),url(/media/brand-background.webp) center/cover;opacity:.38;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.hero h1.hero-name{font-size:clamp(38px,5vw,70px);line-height:1.06;white-space:normal;letter-spacing:-.055em;margin-top:25px;text-shadow:-8px 0 35px #398dff40,8px 0 40px #df5dde30}.hero .role{margin-top:14px;margin-bottom:28px;color:#b0caff;font-size:17px}.hero-tagline{font:600 clamp(24px,2.8vw,38px)/1.18 Arial,sans-serif;letter-spacing:-.04em}.hero-description{margin-top:24px}.hero-visual:before{top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 8% 40%,#1875ff60,transparent 65%),radial-gradient(ellipse at 95% 60%,#ca38c260,transparent 65%);filter:blur(25px)}.portrait-frame{border:0;transform:none;border-radius:18px;background:transparent;box-shadow:-14px 0 55px #217aff16,14px 0 55px #db4ccc18;-webkit-mask-image:linear-gradient(#000 83%,transparent);mask-image:linear-gradient(#000 83%,transparent)}.portrait-frame:after{border:0;background:linear-gradient(90deg,#247aff14,transparent 40%,#dd4ccf12)}.portrait-frame img{aspect-ratio:1/1.06}.portrait-shade{background:linear-gradient(transparent 68%,#050916cc)}.portrait-caption{bottom:44px}.system-note{bottom:3px;left:12px;right:12px;background:#0c1426dd}.work-group-heading{margin:0 0 24px}.work-group-heading h3{font-size:23px}.work-group-heading p{color:var(--muted);font-size:12px;margin-top:8px}.jam-heading{margin-top:55px}.university-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.university-grid .project-card:first-child{display:block;grid-column:auto}.university-grid .project-card .project-copy{padding:27px 29px}.university-grid .project-image-button>img{object-fit:contain;height:230px;min-height:0;padding:32px;background:radial-gradient(ellipse at center,#1b2941,#0b1120)}.university-grid .project-bottom>span{max-width:65%}.university-grid .project-copy,.university-card{display:flex;flex-direction:column}.university-grid .project-bottom{margin-top:auto;padding-top:17px}.university-grid .tags{margin-bottom:24px}.university-grid .project-copy{flex:1}.more-projects{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:800px){.hero h1.hero-name{font-size:43px}.hero .role{font-size:14px}.hero-tagline{font-size:26px}.university-grid{gap:18px}.university-grid .project-card .project-copy{padding:22px}.university-grid .project-image-button>img{height:200px;padding:25px}}@media(max-width:600px){.portrait-wordmark{font-size:16px}.portrait-wordmark img{width:34px;height:34px}.hero h1.hero-name{font-size:clamp(37px,10.2vw,60px);margin-top:21px}.hero .role{font-size:15px;margin-bottom:25px}.hero-tagline{font-size:clamp(24px,6.5vw,34px)}.hero:before{top:0;right:-10px;bottom:0;left:-10px;opacity:.45}.portrait-frame img{aspect-ratio:1.15}.university-grid,.more-projects{grid-template-columns:1fr}.university-grid .project-image-button>img{height:220px}.university-grid .project-card .project-copy{padding:23px}.work-group-heading h3{font-size:21px}}.hero-copy,.hero-visual{min-width:0}.university-grid .project-card:first-child .project-image-button>img{height:230px;min-height:0;object-fit:contain}.case-dialog .dialog-image[src*=gorebeat],.case-dialog .dialog-image[src*=skythieves],.case-dialog .dialog-image[src*=watchout],.case-dialog .dialog-image[src*="scan.webp"]{object-fit:contain;padding:25px;background:radial-gradient(ellipse at center,#1b2941,#0b1120)}@media(max-width:360px){.hero h1{font-size:9.4vw}.hero-tools{gap:10px;font-size:8px}.hero-tools span+span{padding-left:10px}.system-note{gap:10px;padding:12px}.system-note strong{font-size:10px}.contact-main h2{font-size:32px}.award-row{flex-wrap:wrap}.award-year{margin-left:39px}}@media(max-width:800px){.hero-visual:before{top:-15px;right:-15px;bottom:-15px;left:-15px}}@media(min-width:601px)and (max-width:720px){.hero{grid-template-columns:1fr;gap:35px}.hero h1{font-size:54px}.hero-description{max-width:460px}.hero-visual{max-width:440px;width:100%;margin:auto}.hero-label{max-width:none}.portrait-frame img{aspect-ratio:1.2}.hero-copy{padding-top:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.card-preview-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#050916;pointer-events:none}.card-preview-layer>img{width:100%;height:100%;object-fit:contain;animation:preview-reveal .35s ease-out}.card-preview-progress{position:absolute;bottom:15px;left:18px;display:flex;gap:5px;max-width:60%;padding:7px;border-radius:20px;background:#050916b3}.card-preview-progress>span{width:16px;height:3px;border-radius:2px;background:#78849b80}.card-preview-progress>span.active{background:#b4cfff}.project-card:hover .project-image-button>img{transform:scale(1.035)}.project-image-button .award-pill,.project-image-button .image-arrow{z-index:1}@keyframes preview-reveal{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.project-card:hover .project-image-button>img{transform:none}.card-preview-layer>img{animation:none}}.hero .portrait-frame{-webkit-mask-image:none;mask-image:none;overflow:hidden;transform:none}.hero .portrait-frame img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;object-position:center}.hero .portrait-frame:after,.hero .portrait-shade{display:none}.hero .portrait-caption{position:static;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:15px 18px;background:#0b1120;color:#c7d2e8;font-size:9px;line-height:1.5}.hero .system-note{position:relative;inset:auto;margin-top:12px;box-shadow:none}.hero-visual{padding-bottom:0}.university-grid .project-card .project-image-button.has-gameplay>img,.featured-grid .project-card .project-image-button.has-gameplay>img{object-fit:cover;aspect-ratio:16/9;padding:0;height:auto;min-height:0;background:#050916}.featured-grid .project-card:first-child .project-image-button.has-gameplay{align-self:stretch;display:flex;align-items:center}.featured-grid .project-card:first-child .project-image-button.has-gameplay>img{object-fit:contain}.case-dialog{width:min(1040px,calc(100% - 32px));max-height:92dvh;overscroll-behavior:contain}.dialog-close{position:sticky;top:12px;margin:12px 12px -52px 0;z-index:5;background:#070c1ff2}.gallery{background:#070c18;padding-top:58px}.gallery-stage{position:relative;background:#02040b;aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden}.gallery-stage>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:contain}.gallery-logo>img{padding:40px;max-height:360px;position:static}.gallery-logo{aspect-ratio:auto;min-height:290px;background:radial-gradient(ellipse at center,#18263c,#080d1b)}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:48px;border-radius:6px;border:1px solid #849abc77;background:#070c1fd9;color:#fff;font:32px/1 Arial;z-index:1}.gallery-arrow:hover{background:#20335be8}.gallery-arrow.previous{left:12px}.gallery-arrow.next{right:12px}.gallery-toolbar{display:flex;justify-content:flex-end;padding:12px 24px 0;background:#070c18}.media-pill{border:1px solid #91a6ce88;background:#080e20ed;color:#fff;border-radius:5px;padding:9px 14px;font-size:11px;display:flex;gap:16px;align-items:center;min-height:40px}.media-pill:hover{border-color:var(--blue);background:#152447}.gallery-caption{display:flex;justify-content:space-between;gap:20px;padding:15px 24px;color:#aebcd3;font-size:11px}.gallery-caption>span:last-child{white-space:nowrap;color:#8aaeff;font-family:monospace}.gallery-thumbnails{display:flex;gap:10px;padding:0 24px 20px;overflow:auto}.gallery-thumbnails button{padding:3px;background:#131c2d;border:2px solid transparent;border-radius:5px;flex:0 0 110px;overflow:hidden}.gallery-thumbnails button[aria-pressed=true]{border-color:#74a7ff}.gallery-thumbnails img{width:100%;aspect-ratio:16/9;object-fit:cover}.case-sections{gap:30px}.case-sections>section{padding-top:18px;border-top:1px solid var(--border)}.case-sections h3{font-size:18px}.case-sections p{font-size:13px}.case-sections>section:nth-child(3n+1){border-color:#3d5282}.video-dialog{padding:0;border:1px solid #3b4964;border-radius:12px;width:min(1120px,calc(100% - 32px));max-height:94dvh;background:#080d1a;color:var(--text);overflow:auto;overscroll-behavior:contain}.video-dialog::backdrop{background:#01040aeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.video-shell header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;gap:20px}.video-shell h2{font-size:17px;letter-spacing:-.02em}.video-close{flex:0 0 40px;width:40px;height:40px;border:1px solid #55637b;background:#131d30;color:#fff;border-radius:50%;font-size:25px}.video-frame{position:relative;aspect-ratio:16/9;background:#000}.video-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.video-shell>p{padding:15px 20px;color:var(--muted);font-size:11px}.video-shell>p a{color:#b4d0ff;text-decoration:underline}.small-project-image{width:100%;padding:0;color:inherit;cursor:pointer}.more-on-itch{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--border);margin-top:35px;padding-top:30px}.more-on-itch h3{font-size:21px}.more-on-itch p{font-size:12px;max-width:620px;color:var(--muted);margin-top:9px}.more-on-itch .button{flex-shrink:0}@media(max-width:600px){.hero .portrait-frame{border-radius:12px}.hero .portrait-caption{font-size:8px;padding:13px 14px}.hero .system-note{padding:14px;gap:12px}.hero .system-note strong{font-size:11px}.gallery-caption{padding:12px 15px;font-size:10px;gap:12px}.gallery-thumbnails{padding:0 15px 15px}.gallery-thumbnails button{flex-basis:82px}.gallery-arrow{width:33px;height:42px;font-size:27px}.gallery-arrow.previous{left:7px}.gallery-arrow.next{right:7px}.gallery-toolbar{padding:12px 15px 0}.gallery-logo>img{padding:25px}.gallery-logo{min-height:0}.media-pill{font-size:10px;padding:8px 12px}.more-on-itch{align-items:flex-start;flex-direction:column}.video-shell header{padding:12px 14px}.video-shell h2{font-size:14px}.video-shell>p{font-size:10px}.case-sections p{font-size:12px}}
