@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500&family=IBM+Plex+Sans:wght@400;500;600&family=Space+Grotesk:wght@500;600;700&display=swap";.practice-sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:56px;display:grid}.practice-card{background:#fff;border:1px solid #d8dee6;border-radius:14px;flex-direction:column;align-items:flex-start;min-width:0;padding:28px;display:flex}.practice-card h2{font-size:30px}.practice-card p{color:#536174}.practice-card .text-link{margin-top:auto;padding-top:18px}.practice-card .eyebrow{color:#315fe9;font-size:10px}.practice-card details{margin-top:auto;font-size:14px;line-height:1.6}.practice-card summary{cursor:pointer}.practice-card .metric-label{margin-bottom:4px;font-size:13px}.metric-empty{margin-bottom:6px;font-size:24px;font-weight:500}.baseline-banner{background:#edf1f8;border:1px solid #d8e0ee;border-radius:12px;margin-bottom:24px;padding:24px}.baseline-banner p{color:#536174;margin-bottom:0}.practice-evidence{border-block:1px solid #d8dee6;grid-template-columns:1.4fr 1fr;gap:44px;padding:40px 0;display:grid}.practice-evidence h2,.practice-next h2,.practice-intro h2{font-size:32px}.practice-evidence p,.practice-next p,.practice-intro p{color:#536174}.practice-next{max-width:800px;padding:44px 0}.practice-intro{align-items:center;gap:30px;margin-bottom:60px;display:flex}.practice-intro img{flex-shrink:0}.nav{gap:20px}@media (width<=1000px){.nav{gap:14px;font-size:13px}.brand img{width:200px}}@media (width<=850px){.practice-sections{grid-template-columns:1fr}.practice-evidence{grid-template-columns:1fr;gap:24px}}@media (width<=600px){.practice-intro{flex-direction:column;align-items:flex-start}.practice-card{padding:24px}}.security-teaser{border-block:1px solid #d8dee6;grid-template-columns:1.2fr 1fr;gap:48px;margin:12px 0 56px;padding:44px 0;display:grid}.security-teaser p:not(.eyebrow){color:#536174;max-width:600px}.security-teaser h3{margin-top:24px;font-size:25px}.security-badge{color:#284c9b;background:#e7eefc;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:500;display:inline-block}.security-meta{color:#536174;flex-wrap:wrap;align-items:center;gap:18px;font-size:13px;display:flex}.security-summary{background:#edf1f8;border:1px solid #d8e0ee;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:28px;padding:28px;display:grid}.security-summary h2{font-size:23px}.security-summary p:not(.eyebrow){color:#536174;margin-bottom:0;font-size:14px}.security-summary .eyebrow{margin-bottom:12px}.security-article{grid-template-columns:210px minmax(0,760px);gap:60px;padding:65px 0;display:grid}.security-contents{flex-direction:column;align-items:flex-start;gap:15px;font-size:13px;display:flex}.security-contents .eyebrow{margin:0}.security-contents a{color:#536174;padding:5px 0}.security-contents a:hover{color:#315fe9}.security-story>section{margin-bottom:54px;scroll-margin-top:24px}.security-story h2{font-size:32px}.security-story p,.security-steps{color:#536174;font-size:16px;line-height:1.8}.security-story strong{color:#14243d;font-weight:600}.security-story code{overflow-wrap:anywhere;font-size:.85em}.security-boundary{background:#edf1f8;border-radius:10px;flex-wrap:wrap;align-items:center;gap:16px;padding:22px;font-size:13px;display:flex}.security-caption{color:#627087!important;font-size:12px!important}.security-code{color:#e3ecff;background:#14243d;border-radius:10px;margin-top:24px;padding:22px}.security-code>span{color:#a9c0ff;font:12px IBM Plex Mono}.security-code pre{white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:0;font:14px/1.8 IBM Plex Mono}.security-story details{background:#fff;border:1px solid #d8dee6;border-radius:10px;margin-top:24px;padding:18px 22px}.security-story summary{cursor:pointer;font-size:14px;font-weight:500;line-height:1.6}.security-story details p{font-size:14px}.security-steps{padding-left:24px}.security-steps li{margin:18px 0;padding-left:8px}.security-results{border-block:1px solid #d8dee6}.security-results>div{justify-content:space-between;gap:24px;padding:16px 0;font-size:13px;display:flex}.security-results>div+div{border-top:1px solid #d8dee6}.security-results span{color:#536174}.security-sources a{color:#315fe9;text-underline-offset:4px;margin-top:16px;font-size:14px;text-decoration:underline;display:block}@media (width<=850px){.security-article{grid-template-columns:1fr;gap:32px}.security-contents{grid-template-columns:1fr 1fr;display:grid}.security-contents .eyebrow{grid-column:1/-1}.security-summary{gap:20px}.security-teaser{gap:28px}}@media (width<=600px){.security-journal h1{font-size:38px}.security-teaser,.security-summary{grid-template-columns:1fr}.security-summary{padding:24px}.security-summary>div+div{border-top:1px solid #cbd6e8;padding-top:20px}.security-teaser{gap:16px;padding:32px 0}.security-article{padding:40px 0}.security-story h2{font-size:28px}.security-results>div{flex-direction:column;gap:8px}.security-code{padding:18px}.security-code pre{font-size:12px}}.security-evidence{margin:28px 0}.security-evidence img{border:1px solid #d8dee6;border-radius:10px;width:100%;height:auto;display:block}.security-evidence figcaption{color:#627087;margin-top:10px;font-size:12px;line-height:1.7}.dungeon-game{position:relative}.build-button{border:1px solid var(--color-border-default);background:var(--color-bg-primary);min-height:2.5rem;color:var(--color-text-primary);letter-spacing:.05em;text-transform:uppercase;border-radius:6px;padding:.75rem 1.1rem;font:500 .68rem IBM Plex Mono}.build-button:hover{border-color:var(--color-accent-primary)}.build-button span{color:var(--color-text-muted);margin-left:.6rem}.turn-rules{color:var(--color-text-muted);letter-spacing:.015em;margin:.55rem 0 0;font:500 .64rem/1.5 IBM Plex Mono}.turn-rules strong{color:var(--color-text-primary);text-transform:uppercase}.dungeon-cell.enemy{position:relative}.enemy-intent{color:#d9e4f4;background:#111b28;border:1px solid #8b9ab0;border-radius:50%;place-items:center;min-width:1rem;height:1rem;padding:0 .12rem;font:800 .58rem/1 IBM Plex Mono;display:grid;position:absolute;top:-.35rem;right:-.2rem}.dungeon-cell.intent-strike,.dungeon-cell.intent-smash,.dungeon-cell.intent-shot,.dungeon-cell.intent-windup{border-color:#f29a8f;box-shadow:inset 0 0 0 1px #f29a8f55}.dungeon-cell.intent-strike .enemy-intent,.dungeon-cell.intent-smash .enemy-intent,.dungeon-cell.intent-shot .enemy-intent{color:#fff;background:#672f2b;border-color:#f29a8f}.dungeon-cell.intent-windup .enemy-intent{color:#fff3c4;background:#594412;border-color:#ffd166}.dungeon-cell.intent-mend .enemy-intent{color:#eaffef;background:#1f5932;border-color:#8ee0a1}.dungeon-cell.intent-retreat .enemy-intent{color:#e8f4ff;background:#1a3e5f;border-color:#8ab4d6}.intent-readout{color:#afc5ff;letter-spacing:.08em;text-transform:uppercase;margin:.35rem auto 0;font:700 .65rem IBM Plex Mono;display:block}.intent-readout.danger{color:#ffaaa3}.defend-button{color:#dceeff;letter-spacing:.05em;text-transform:uppercase;background:#14243d;border:1px solid #8ab4d6;border-radius:6px;min-height:2.5rem;padding:.75rem 1.1rem;font:600 .68rem IBM Plex Mono}.defend-button:hover:not(:disabled){background:#1a304f;border-color:#c4e3ff}.defend-button span{color:#91a8c9;margin-left:.6rem}.defend-button:disabled{opacity:.35;cursor:not-allowed}.dungeon-cell.elite{outline-offset:-3px;outline:2px solid #f2ca78}.elite-mark{color:#f2ca78;text-shadow:0 1px 3px #000;font-size:.72rem;position:absolute;top:-.42rem;left:-.18rem}.dungeon-cell.heavy-target{box-shadow:inset 0 0 0 2px #fff3c4,0 0 12px #f2ca7866}.heavy-button{color:#fff3c4;letter-spacing:.05em;text-transform:uppercase;background:#342b1b;border:1px solid #f2ca78;border-radius:6px;min-height:2.5rem;padding:.75rem 1.1rem;font:600 .68rem IBM Plex Mono}.heavy-button.ready{background:#6b4d15;border-color:#ffe19a}.heavy-button span{color:#f2ca78;margin-left:.6rem}.heavy-button:disabled{opacity:.35;cursor:not-allowed}.death-recap{color:#e8eef8;background:#10243e;border:1px solid #6d819f;border-radius:10px;margin:.8rem 0;padding:1rem}.death-recap>span{color:#ffaaa3;letter-spacing:.1em;text-transform:uppercase;font:700 .62rem IBM Plex Mono}.death-recap h2{margin:.25rem 0 .8rem;font-size:1.25rem}.death-recap>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.death-recap>div p{border:1px solid #344b6a;border-radius:6px;flex-direction:column;margin:0;padding:.55rem;display:flex}.death-recap small{color:#91a8c9;text-transform:uppercase}.death-recap strong{font-size:.92rem}.death-recap>p{color:#b7c7df;margin:.6rem 0 0;font-size:.75rem}.death-recap em{color:#f2ca78;margin-top:.75rem;font-size:.8rem;display:block}.dungeon-modal-backdrop{z-index:5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#07101bd9;border-radius:14px;place-items:center;padding:1rem;display:grid;position:absolute;inset:-1rem}.perk-modal,.skill-modal,.inventory-modal{background:#14243d;border:1px solid #6d819f;border-radius:14px;width:min(100%,46rem);max-height:calc(100vh - 7rem);padding:1.5rem;position:relative;overflow:auto;box-shadow:0 24px 70px #050a10cc}.perk-modal h2,.skill-modal h2,.inventory-modal h2{color:#f8f7f3;margin:.2rem 0 1.25rem;font-size:clamp(1.65rem,4vw,2.35rem)}.perk-kicker{color:#afc5ff;letter-spacing:.1em;text-transform:uppercase;margin:0;font:600 .68rem IBM Plex Mono}.perk-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.perk-card{text-align:left;color:#f8f7f3;background:#1a304f;border:1px solid #5f7392;border-radius:10px;flex-direction:column;align-items:flex-start;min-height:14rem;padding:1.1rem;display:flex}.perk-card:hover,.perk-card:focus-visible{border-color:#afc5ff;transform:translateY(-2px)}.perk-card>span{letter-spacing:.09em;text-transform:uppercase;font:600 .62rem IBM Plex Mono}.perk-card strong{margin:.75rem 0 .2rem;font-size:1.12rem}.perk-card small{color:#9eb0c9}.perk-card p{color:#c5d1e2;margin:auto 0 0;font-size:.82rem;line-height:1.45}.perk-card.might>span,.skill-branch.might h3{color:#ffaaa3}.perk-card.endurance>span,.skill-branch.endurance h3{color:#90d6b0}.perk-card.cunning>span,.skill-branch.cunning h3{color:#f2ca78}.perk-footer{color:#b7c7df;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;font-size:.75rem;display:flex}.perk-footer button,.close-build{color:#f8f7f3;background:#1a304f;border:1px solid #6d819f;border-radius:7px;padding:.75rem 1rem}.perk-footer button:disabled{opacity:.4;cursor:not-allowed}.modal-close{color:#b7c7df;background:0 0;border:0;font-size:1.7rem;position:absolute;top:.8rem;right:1rem}.skill-branches{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.skill-branch{background:#10243e;border:1px solid #4b607e;border-radius:10px;padding:1rem}.skill-branch h3{margin:0 0 .8rem;font-size:1.05rem}.skill-row{opacity:.45;border-top:1px solid #344b6a;justify-content:space-between;gap:.6rem;padding:.75rem 0;display:flex}.skill-row.owned{opacity:1}.skill-row strong{font-size:.82rem}.skill-row p{color:#aebed3;margin:.2rem 0 0;font-size:.68rem;line-height:1.35}.skill-row>span{color:#afc5ff;letter-spacing:.08em;flex:none;font-size:.62rem}.close-build{margin:1.2rem auto 0;display:block}.equipment-strip{grid-template-columns:repeat(3,1fr);gap:.65rem;margin-bottom:1rem;display:grid}.equipment-strip>div{background:#10243e;border:1px solid #415778;border-radius:8px;flex-direction:column;gap:.25rem;padding:.8rem;display:flex}.equipment-strip span,.item-detail>span{color:#91a8c9;letter-spacing:.08em;text-transform:uppercase;font:600 .61rem IBM Plex Mono}.equipment-strip strong{color:#f8f7f3;font-size:.8rem}.equipment-strip small{color:#9fb0c8}.inventory-layout{grid-template-columns:minmax(13rem,.9fr) minmax(16rem,1.1fr);gap:.8rem;display:grid}.item-list{flex-direction:column;gap:.4rem;max-height:20rem;display:flex;overflow:auto}.item-row{text-align:left;color:#f8f7f3;background:#10243e;border:1px solid #415778;border-radius:8px;gap:.2rem;padding:.8rem;display:grid;position:relative}.item-row.selected{background:#1a304f;border-color:#afc5ff}.item-row>span{letter-spacing:.08em;text-transform:uppercase;font:600 .58rem IBM Plex Mono}.item-row small{color:#9fb0c8}.item-row em{color:#90d6b0;text-transform:uppercase;font:600 .55rem IBM Plex Mono;position:absolute;top:.65rem;right:.65rem}.common>span{color:#c5d1e2}.rare>span{color:#87b9ff}.legendary>span{color:#f2ca78}.item-detail{color:#f8f7f3;background:#10243e;border:1px solid #526987;border-radius:10px;padding:1.1rem}.item-detail h3{margin:.45rem 0 .25rem;font-size:1.35rem}.item-detail p{color:#b7c7df}.item-comparison{border-block:1px solid #344b6a;grid-template-columns:1fr auto 1fr;align-items:center;gap:.7rem;margin:1rem 0;padding:.75rem;display:grid}.item-comparison>div{flex-direction:column;gap:.2rem;display:flex}.item-comparison>div:last-child{text-align:right}.item-comparison small{color:#91a8c9;text-transform:uppercase}.item-comparison span{color:#b7c7df;font-size:.72rem;line-height:1.35}.item-comparison b{color:#f2ca78;font-size:1.1rem}.item-actions{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.equip-button,.salvage-button{color:#f8f7f3;background:#1a304f;border-radius:7px;width:100%;padding:.8rem}.equip-button{border:1px solid #87b9ff}.salvage-button{border:1px solid #f2ca78}.equip-button:disabled,.salvage-button:disabled{opacity:.4;cursor:not-allowed}.empty-pack{text-align:center;color:#f8f7f3;border:1px dashed #526987;border-radius:10px;padding:2rem}.empty-pack p{color:#9fb0c8}@media (width<=700px){.dungeon-modal-backdrop{border-radius:0;position:fixed;inset:0}.perk-modal,.skill-modal,.inventory-modal{max-height:calc(100dvh - 2rem);padding:1.15rem}.perk-options,.skill-branches,.inventory-layout,.equipment-strip{grid-template-columns:1fr}.perk-card{min-height:9rem}.perk-footer{flex-direction:column;align-items:stretch}.perk-footer button{width:100%}.death-recap>div{grid-template-columns:repeat(2,minmax(0,1fr))}.dungeon-actions button{min-height:2.75rem}}.dungeon-game{flex-direction:column;justify-content:space-between;gap:1.25rem;min-height:38rem;display:flex}.dungeon-game .hud{color:var(--color-status-success);text-transform:uppercase;justify-content:space-between;gap:1rem;font:500 .7rem IBM Plex Mono;display:flex}.dungeon-game .hud span:nth-child(2),.dungeon-game .hud span:nth-child(3){color:var(--color-text-secondary)}.dungeon-game .hud span:last-child{color:var(--color-accent-primary)}.dungeon-board{grid-template-columns:repeat(var(--columns),minmax(1.75rem,3.2rem));justify-content:center;gap:.2rem;margin:auto;display:grid}.dungeon-cell{aspect-ratio:1;color:#3f474c;-webkit-user-select:none;user-select:none;background:#0d1011;border:1px solid #1d2225;border-radius:4px;place-items:center;font:500 clamp(.8rem,2vw,1.2rem) IBM Plex Mono;display:grid}.dungeon-cell.wall{color:#4f585d;background:#1d2225;border-color:#292f33}.dungeon-cell.exit{color:var(--color-status-success);border-color:#345942}.dungeon-cell.potion{color:var(--color-accent-primary)}.dungeon-cell.player{background:var(--color-accent-primary);border-color:var(--color-accent-primary);color:var(--color-accent-contrast);box-shadow:0 0 0 2px #0d1011,0 0 0 3px var(--color-accent-primary)}.dungeon-cell.enemy{color:var(--color-status-danger);background:#2a1717;border-color:#6d3531}.dungeon-status{text-align:center;min-height:4.5rem;color:var(--color-text-secondary)}.dungeon-status strong{color:var(--color-text-primary);font:700 1.15rem Space Grotesk}.dungeon-status p{margin:.45rem 0 0;line-height:1.5}.dungeon-actions{justify-content:center;align-items:center;gap:1.25rem;display:flex}.dpad{grid-template-columns:repeat(3,2.5rem);gap:.3rem;display:grid}.dpad button,.tonic-button,.new-run-button{border:1px solid var(--color-border-default);border-radius:var(--radius-sm);background:var(--color-bg-primary);cursor:pointer;min-height:2.5rem}.dpad button:hover,.tonic-button:hover:not(:disabled),.new-run-button:hover{border-color:var(--color-accent-primary)}.tonic-button,.new-run-button{letter-spacing:.05em;text-transform:uppercase;padding:.75rem 1.1rem;font:500 .68rem IBM Plex Mono}.tonic-button span{color:var(--color-text-muted);margin-left:.6rem}.tonic-button:disabled{opacity:.35;cursor:not-allowed}.new-run-button{background:var(--color-accent-primary);color:var(--color-accent-contrast);border-color:#0000}@media (width<=768px){.dungeon-game{min-height:34rem}.dungeon-game .hud{grid-template-columns:1fr 1fr;display:grid}.dungeon-game .hud span:nth-child(2n){text-align:right}.dungeon-board{grid-template-columns:repeat(var(--columns),minmax(1.25rem,1fr));gap:.12rem;width:100%}.dungeon-cell{border-radius:2px;font-size:.72rem}.dungeon-actions{flex-wrap:wrap}}.dungeon-game .hud{flex-wrap:wrap}.dungeon-cell.hidden{color:#0000;background:#080a0b;border-color:#0c0f10}.dungeon-cell.chest{color:#d7a63a;border-color:#5f4a22}.dungeon-cell.trap{color:#98645d}.dungeon-cell.weapon{color:#b8d3db;border-color:#40555c}.dungeon-cell.campfire{color:#ff8a3d;text-shadow:0 0 8px #ff6b2c;background:#21150f;border-color:#714325}:root{color:#14243d;font-synthesis:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg-primary:#f8f7f3;--color-bg-secondary:#fff;--color-surface-raised:#edf0f5;--color-text-primary:#14243d;--color-text-secondary:#536174;--color-text-muted:#5b6a7e;--color-accent-primary:#315fe9;--color-accent-contrast:#fff;--color-border-default:#d8dee6;--color-status-success:#206147;--color-status-danger:#ae3434;--radius-sm:8px;--radius-md:16px;background:#f8f7f3;font-family:IBM Plex Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{object-fit:contain;max-width:100%;display:block}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline-offset:5px;outline:3px solid #315fe9}main:focus{outline:none}p{line-height:1.7}h1,h2,h3{letter-spacing:-.045em;font-family:Space Grotesk,sans-serif}h1{margin:0;font-size:clamp(42px,5.6vw,76px);font-weight:600;line-height:1.04}h1 span{color:#315fe9}h2{margin:0;font-size:clamp(30px,3.6vw,46px);font-weight:500;line-height:1.14}h3{margin:0 0 14px;font-size:27px;font-weight:500;line-height:1.2}main,.site-header{width:min(100% - 96px,1200px);margin-inline:auto}.site-header{border-bottom:1px solid #d8dee6;justify-content:space-between;align-items:center;gap:24px;min-height:100px;display:flex}.brand{flex-shrink:0}.brand img{width:235px;height:auto}.nav{align-items:center;gap:28px;font-size:14px;font-weight:500;display:flex}.nav a{white-space:nowrap;padding:12px 0}.nav a.active,.nav a:hover{color:#315fe9}.nav .nav-ask{border:1px solid #bbc8e5;border-radius:9px;gap:20px;margin-left:8px;padding:12px 17px;display:flex}.menu{display:none}.skip-link{z-index:20;color:#fff;background:#14243d;padding:12px 20px;position:absolute;top:-80px;left:24px}.skip-link:focus{top:12px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#315fe9;margin:0 0 20px;font:500 11px/1.5 IBM Plex Mono,monospace}.hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:64px;padding:78px 0 66px;display:grid}.hero h1{font-size:clamp(44px,5.1vw,70px)}.hero .lead{max-width:550px}.lead{color:#536174;max-width:660px;margin:26px 0;font-size:18px;line-height:1.7}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{border:1px solid #cbd3df;border-radius:8px;justify-content:center;align-items:center;gap:22px;min-height:48px;padding:13px 20px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.button.primary{color:#fff;background:#315fe9;border-color:#315fe9}.button:hover{background:#e9edf5;border-color:#9daece}.button.primary:hover{background:#224bc7}.hero-note{color:#657187;margin:28px 0 0;font-size:12px}.studio-index{background:#edf0f7;border:1px solid #d9e0ee;border-radius:20px;padding:24px;transform:rotate(1deg);box-shadow:0 18px 40px #182a4010}.index-top{justify-content:space-between;align-items:center;display:flex}.index-top .eyebrow{color:#56647b;margin:0}.index-dot{background:#315fe9;border-radius:50%;width:8px;height:8px}.index-brand{align-items:center;gap:18px;padding:24px 0;display:flex}.index-brand img{width:112px;height:112px}.index-brand p{color:#536174;margin:0;font-size:14px;line-height:1.7}.index-brand strong{color:#14243d;font-weight:500}.index-links{background:#fff;border-radius:12px;padding:0 18px}.index-links a{border-bottom:1px solid #e5e9f1;align-items:center;gap:15px;padding:17px 0;display:flex}.index-links a:last-child{border:0}.index-links a:hover strong{color:#315fe9}.index-number{color:#68758b;font:11px IBM Plex Mono}.index-links a>span:nth-child(2){flex:1}.index-links strong{font-size:14px;font-weight:600}.index-links small{color:#657187;margin-top:3px;font-size:12px;display:block}.practice-strip{color:#59677a;border-top:1px solid #d8dee6;border-bottom:1px solid #d8dee6;justify-content:space-between;gap:16px;padding:22px 0;font-size:13px;display:flex}.practice-strip span:before{content:"+";color:#315fe9;margin-right:12px}.section{padding:76px 0}.section-title{justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px;display:flex}.section-title .eyebrow{margin:0}.section-title h2{max-width:590px}.project-grid,.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.card{background:#fff;border:1px solid #d8dee6;border-radius:14px;overflow:hidden}.project-card{flex-direction:column;gap:28px;padding:30px;display:flex}.project-top{justify-content:space-between;align-items:center;display:flex}.card-index{color:#6a7688;font:12px IBM Plex Mono}.status{color:#3f526e;border:1px solid #d8dee6;border-radius:5px;padding:5px 9px;font-size:12px}.project-card .eyebrow{margin-bottom:12px;font-size:10px}.project-card h3 a:hover{color:#315fe9}.card p:not(.eyebrow){color:#536174;max-width:490px;margin:0;font-size:15px}.card-foot{color:#627087;border-top:1px solid #e4e8ee;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:20px;font-size:12px;display:flex}.card-foot a{color:#254ec8;font-weight:500}.text-link{color:#254ec8;border-bottom:1px solid #9eafd5;margin-top:24px;padding:4px 0;font-size:14px;font-weight:500;display:inline-block}.text-link:hover{border-color:#315fe9}.work-guide{background:#edf1f8;border:1px solid #d8e0ee;border-radius:20px;grid-template-columns:1fr 1.3fr;gap:52px;margin:0 0 20px;padding:40px;display:grid}.guide-intro img{width:90px;height:90px;margin:0 0 20px}.guide-intro h2{font-size:36px}.guide-intro p:not(.eyebrow){color:#536174;max-width:330px;font-size:15px}.guide-disclosure{color:#536174;font-size:11px}.guide-questions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.guide-questions button{text-align:left;color:#344966;background:0 0;border:1px solid #cbd6e8;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;min-height:63px;padding:13px;font-size:13px;display:flex}.guide-questions button[aria-pressed=true]{color:#fff;background:#315fe9;border-color:#315fe9}.guide-questions button:hover{border-color:#315fe9}.guide-answer{background:#fff;border-radius:12px;min-height:265px;padding:26px}.guide-answer .eyebrow{margin-bottom:14px;font-size:10px}.guide-answer h3{font-size:24px}.guide-answer p:not(.eyebrow){color:#536174;margin:0;font-size:14px}.guide-answer .text-link{margin-top:15px}.guide-note{color:#536174;max-width:650px;margin:26px 0 70px;font-size:13px}.guide-note a{text-decoration:underline}.lab-feature{color:#f8f7f3;background:#14243d;border-radius:16px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.lab-feature>div:first-child{padding:42px}.lab-feature h3{font-size:38px}.lab-feature p:not(.eyebrow){color:#c0cede;max-width:420px;margin:20px 0 26px;font-size:15px}.lab-feature .eyebrow,.lab-art{color:#a5bdff}.lab-art{letter-spacing:.08em;background:#1b3050;flex-direction:column;justify-content:center;align-items:center;gap:26px;padding:30px;font:11px IBM Plex Mono,monospace;display:flex}.lab-art pre{letter-spacing:0;margin:0;font:clamp(13px,1.8vw,21px)/1.8 IBM Plex Mono,monospace}.about-preview{max-width:800px;padding:24px 0 84px}.about-preview p:not(.eyebrow){color:#536174;max-width:670px;font-size:17px}.site-footer{color:#f8f7f3;background:#14243d;margin-top:60px;padding:56px max(48px,50% - 600px) 28px}.footer-main{justify-content:space-between;align-items:center;gap:30px;padding-bottom:52px;display:flex}.footer-main .eyebrow{color:#adc3ff}.footer-main h2{margin-bottom:20px;font-size:44px}.footer-email{letter-spacing:-.025em;color:#d8e3ff;font-size:22px}.footer-email:hover{color:#fff}.footer-bottom{color:#c3cddd;border-top:1px solid #43516a;flex-wrap:wrap;align-items:center;gap:24px;padding-top:26px;font-size:11px;display:flex}.footer-wordmark{margin-right:auto}.footer-wordmark img{width:195px;height:auto}.page-hero{padding:76px 0 60px}.page-hero h1{max-width:920px}.page-hero.compact{padding-bottom:42px}.all-projects{padding-bottom:76px}.game-visual{color:#c5d5ff;background:#14243d;flex-direction:column;justify-content:space-between;align-items:flex-start;height:190px;padding:24px;font:11px IBM Plex Mono;display:flex}.glyph{color:#adc3ff;align-self:center;font:80px/1 Space Grotesk}.game-copy{padding:28px}.game-copy .card-foot{flex-wrap:wrap;margin-top:28px}.lab-note{background:#edf1f8;border-radius:16px;align-items:center;gap:32px;margin:60px 0;padding:34px;display:flex}.lab-note h2{font-size:30px}.lab-note p:not(.eyebrow){color:#536174;max-width:650px}.lab-note .eyebrow{margin-bottom:14px}.about-page{grid-template-columns:1.2fr 1fr;align-items:center;gap:56px;padding:76px 0;display:grid}.about-page h1{font-size:clamp(38px,4.5vw,62px)}.bio{color:#536174;margin:28px 0;font-size:16px}.brand-portrait{background:#fff;border:1px solid #e4e8ee;border-radius:18px;margin:0;padding:20px}.brand-portrait img{width:100%;height:auto}.brand-portrait figcaption{text-align:center;color:#657187;padding:12px;font-size:12px}.practice-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:70px;display:grid}.practice-grid>div{border-top:1px solid #cbd3df;padding-top:20px}.practice-grid span{color:#315fe9;font:11px IBM Plex Mono}.practice-grid h3{margin-top:20px;font-size:20px}.contact-page{max-width:900px;padding:80px 0 100px}.contact-page>a{letter-spacing:-.04em;color:#315fe9;overflow-wrap:anywhere;margin:14px 0;font-size:clamp(20px,3.8vw,40px);display:inline-block}.contact-page>p:last-child{color:#536174;max-width:590px}.back{color:#536174;margin-bottom:30px;font-size:13px;display:inline-block}.project-detail .eyebrow{margin-top:12px}.tag-list{flex-wrap:wrap;gap:10px;display:flex}.tag-list span{color:#435570;background:#e9edf5;border-radius:5px;padding:8px 12px;font-size:12px}.project-brief{grid-template-columns:1.2fr 1fr;gap:60px;margin:0 0 80px;display:grid}.project-brief p:not(.eyebrow){color:#536174}.project-brief aside{background:#fff;border:1px solid #d8dee6;border-radius:14px;padding:28px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.brand-sample{background:#fff;border:1px solid #d8dee6;border-radius:14px;justify-content:center;align-items:center;height:260px;padding:32px;display:flex}.brand-sample.dark{background:#14243d}.brand-sample img{max-width:100%;max-height:100%}.brand-asset h2{margin-top:22px;font-size:24px}.brand-asset p{color:#536174;font-size:14px}.brand-asset .text-link{margin-top:0}.brand-guidance{max-width:750px;padding:60px 0}.brand-guidance p{color:#536174}.game-detail{padding:42px 0 70px}.game-title-row{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.game-title-row h1{font-size:clamp(32px,4vw,52px)}.game-controls{gap:10px;display:flex}.game-controls button{color:#14243d;background:0 0;border:1px solid #bdc9da;border-radius:8px;min-height:44px;padding:12px 16px}.game-shell{grid-template-columns:minmax(0,3fr) minmax(240px,1fr);gap:24px;display:grid}.game-viewport{color:#f8f7f3;--color-bg-primary:#14243d;--color-text-primary:#f8f7f3;--color-text-secondary:#c5d1e2;--color-text-muted:#b7c7df;--color-accent-primary:#afc5ff;--color-accent-contrast:#14243d;--color-status-success:#90d6b0;--color-status-danger:#ffa9a2;--color-border-default:#6d819f;background:#14243d;border-radius:16px;padding:30px}.game-viewport:fullscreen{border-radius:0;align-items:center;padding:32px;display:grid;overflow:auto}.instructions{background:#edf1f8;border-radius:16px;padding:28px}.instructions h2{font-size:28px}.instructions p:not(.eyebrow){color:#536174;font-size:14px}.instructions dl{margin-top:32px;font-size:14px}.instructions dt{text-transform:uppercase;color:#536174;margin-top:20px;font-size:11px}.instructions dd{margin:6px 0}.live{color:#206147}.dungeon-game .dungeon-cell{color:#d2def0;background:#1a304f;border-color:#465c7c}.dungeon-game .dungeon-cell.wall{color:#9cadc6;background:#364e6c;border-color:#6f829e}.dungeon-game .dungeon-cell.hidden{background:#14243d;border-color:#243d60}.dungeon-game .dungeon-cell.player{color:#14243d;background:#afc5ff}.dungeon-game .dungeon-cell.enemy{color:#ffc5c1;background:#513038}.dpad button,.tonic-button{color:#f8f7f3}.dungeon-game .dpad{grid-template-columns:repeat(3,44px)}.dpad button{min-height:44px}@media (width<=1100px){main,.site-header{width:calc(100% - 64px)}.nav{gap:20px}.nav .nav-ask{gap:10px;margin-left:0}.brand img{width:210px}.hero{gap:36px}.hero h1{font-size:56px}.index-brand{gap:12px}.index-brand img{width:90px;height:90px}.work-guide{gap:32px;padding:32px}.site-footer{padding-inline:32px}.game-shell{grid-template-columns:1fr}.instructions{max-width:none}}@media (width<=850px){.site-header{flex-wrap:wrap;gap:0;min-height:80px}.brand img{width:205px}.menu{color:#14243d;background:0 0;border:1px solid #b9c7de;border-radius:7px;min-height:44px;padding:10px 14px;display:block}.nav{flex-direction:column;align-items:stretch;gap:2px;width:100%;padding:14px 0 24px;display:none}.nav.open{display:flex}.nav a{padding:13px 10px}.nav .nav-ask{justify-content:space-between;margin-top:10px}.hero{grid-template-columns:1fr 1fr;gap:24px;padding-top:50px}.hero h1{font-size:46px}.hero .lead{font-size:16px}.index-brand{flex-direction:column;align-items:flex-start;padding:18px 0}.index-brand img{width:85px;height:85px}.studio-index{padding:18px}.index-links{padding:0 12px}.index-links a{gap:10px}.index-links small{font-size:11px}.actions{gap:10px}.button{padding-inline:15px;font-size:13px}.section-title{display:block}.section-title .eyebrow{margin-bottom:18px}.work-guide{grid-template-columns:1fr}.guide-intro{padding-right:110px;position:relative}.guide-intro img{position:absolute;top:10px;right:0}.guide-intro h2 br{display:none}.guide-intro p:not(.eyebrow){max-width:100%}.guide-disclosure{display:block}.lab-feature>div:first-child{padding:28px}.about-page{gap:30px}.practice-grid{grid-template-columns:repeat(2,1fr)}.project-brief{gap:30px}}@media (width<=600px){main,.site-header{width:calc(100% - 40px)}.hero{grid-template-columns:1fr;gap:32px;padding:40px 0}.hero h1{font-size:48px}.hero .lead{margin:22px 0;font-size:17px}.hero-note{margin-top:20px;font-size:11px}.hero .eyebrow{font-size:10px}.actions{grid-template-columns:1fr;display:grid}.button{font-size:14px}.studio-index{padding:20px;transform:none}.index-brand{flex-direction:row;align-items:center;gap:20px}.index-brand img{width:90px;height:90px}.index-links small{font-size:12px}.practice-strip{grid-template-columns:1fr 1fr;gap:18px 10px;font-size:11px;display:grid}.practice-strip span:before{margin-right:8px}.section{padding:48px 0}.project-grid,.game-grid{grid-template-columns:1fr;gap:18px}.project-card{gap:22px;padding:24px}.project-card h3{font-size:27px}.card-foot{flex-wrap:wrap;gap:12px}.work-guide{border-radius:14px;gap:24px;padding:24px 20px}.guide-intro{padding-right:0}.guide-intro img{width:76px;height:76px;position:static}.guide-intro h2{font-size:32px}.guide-intro .eyebrow{font-size:10px}.guide-questions{grid-template-columns:1fr}.guide-questions button{min-height:48px}.guide-answer{min-height:0;padding:22px}.lab-feature{grid-template-columns:1fr}.lab-feature h3{font-size:34px}.lab-art{gap:20px;padding:32px 18px}.lab-art pre{font-size:17px}.about-preview{padding-bottom:40px}.about-preview h2{font-size:32px}.about-preview p:not(.eyebrow){font-size:16px}.site-footer{margin-top:36px;padding:40px 20px 26px}.footer-main{align-items:flex-start;gap:12px;padding-bottom:30px}.footer-main h2{font-size:30px}.footer-main>img{width:65px;height:65px}.footer-email{overflow-wrap:anywhere;font-size:16px}.footer-bottom{align-items:flex-start;gap:18px;font-size:11px}.footer-wordmark{width:100%}.page-hero{padding:48px 0 40px}.page-hero h1{overflow-wrap:anywhere;font-size:44px}.lead{font-size:17px}.all-projects{padding-bottom:48px}.about-page{grid-template-columns:1fr;gap:40px;padding:48px 0}.about-page h1{font-size:44px}.brand-portrait{padding:16px}.practice-grid{gap:20px;margin-bottom:40px}.practice-grid h3{font-size:18px}.contact-page{padding:50px 0}.contact-page h1{font-size:46px}.contact-page>a{font-size:22px}.lab-note{flex-direction:column;align-items:flex-start;gap:18px;margin:40px 0;padding:24px}.lab-note img{width:75px;height:75px}.lab-note h2{font-size:28px}.project-brief{grid-template-columns:1fr;gap:28px;margin-bottom:40px}.brand-grid{grid-template-columns:1fr;gap:28px}.brand-sample{height:240px}.brand-guidance{padding:40px 0}.game-title-row{flex-direction:column;align-items:flex-start;gap:20px}.game-controls{width:100%}.game-controls button{flex:1}.game-viewport{padding:16px}.game-detail{padding-top:28px}.dungeon-game .dungeon-board{grid-template-columns:repeat(var(--columns),minmax(0,1fr))}.instructions{padding:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}main#main:focus-visible{outline:none}@media (width<=600px){.hero h1{font-size:42px}}@media (width<=360px){.brand img{width:180px}}
