:root{color:#20383c;background:#d7e9df;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#bfe4dd,#f7e6b6 45%,#db7c5f)}button{font:inherit}#game-shell{min-height:100vh;display:grid;place-items:center;padding:18px}#match-stage{position:relative;width:min(100%,1060px);height:min(760px,calc(100vh - 36px));min-height:600px;overflow:hidden;border:1px solid rgba(32,56,60,.18);border-radius:8px;background:#f3e7c8;box-shadow:0 22px 64px #253a325c}#game-root{width:100%;height:100%}#game-root canvas{display:block}#hud{position:absolute;top:16px;left:16px;right:16px;display:grid;grid-template-columns:1fr;gap:10px 14px;padding:12px 14px;border:1px solid rgba(49,93,87,.22);border-radius:8px;background:#fff8e0f5;color:#20383c;box-shadow:0 12px 28px #2e4a4329}.hud-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.eyebrow{margin:0 0 2px;color:#b25d3b;font-size:.74rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.eyebrow span{display:inline-grid;min-width:38px;min-height:20px;margin-left:6px;align-content:center;justify-content:center;border-radius:999px;background:#315d57;color:#fff8e0;font-size:.68rem}h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.9rem;line-height:1;white-space:nowrap}.challenge-name{margin:6px 0 0;color:#20383c;font-size:1rem;font-weight:900}.tagline{margin:3px 0 0;color:#426761;font-size:.92rem;font-weight:700}.action-stack{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));gap:8px;min-width:450px}.action-stack button{min-height:40px;padding:0 14px;border:0;border-radius:8px;font-weight:900;cursor:pointer;box-shadow:inset 0 -2px #00000024}#peek{background:#315d57;color:#fff8e0}#mode{background:#f4d35e;color:#244844}#hear,#sound{background:#52776e;color:#fff8e0}#mode:hover,#mode:focus-visible{color:#fff8e0}#restart{background:#b25d3b;color:#fff8e0}#peek:disabled{cursor:default;opacity:.48}#peek:hover:not(:disabled),#peek:focus-visible,#mode:hover,#mode:focus-visible{background:#244844;outline:3px solid rgba(244,211,94,.65);outline-offset:2px}#restart:hover,#restart:focus-visible{background:#92472c;outline:3px solid rgba(244,211,94,.65);outline-offset:2px}.hud-row{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.hud-row span{min-height:52px;display:grid;align-content:center;justify-items:center;gap:2px;padding:7px 5px;border:1px solid rgba(49,93,87,.18);border-radius:8px;background:#fff}.hud-row strong{color:#20383c;font-size:.98rem;line-height:1}.hud-row small{color:#617870;font-size:.67rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.progress-area{grid-column:1 / -1;display:grid;gap:6px}.progress-area>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#315d57;font-size:.9rem;font-weight:900}#album-open{flex:0 0 auto;min-height:34px;padding:0 11px;border:1px solid rgba(49,93,87,.24);border-radius:999px;background:#fff7dd;color:#315d57;font-weight:900;cursor:pointer}#album-open b{display:inline-grid;min-width:34px;min-height:22px;margin-left:5px;place-items:center;border-radius:999px;background:#315d57;color:#fff8e0;font-size:.72rem}#album-open:hover,#album-open:focus-visible{outline:3px solid rgba(244,211,94,.72);outline-offset:2px}.progress-track{height:10px;overflow:hidden;border:1px solid rgba(49,93,87,.2);border-radius:999px;background:#315d571f}#progress-fill{width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4e8f5b,#f4d35e,#db7c5f);transition:width .18s ease}#coach{grid-column:1 / -1;min-height:20px;margin:0;color:#20383c;font-size:.95rem;font-weight:800}.modal-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:22px;background:#122d2dad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-layer button{min-height:44px;border:0;border-radius:8px;font-weight:900;cursor:pointer}.modal-layer button:focus-visible{outline:4px solid #f4d35e;outline-offset:3px}.completion-card{position:relative;display:grid;justify-items:center;gap:10px;width:min(520px,100%);padding:28px;overflow:hidden;border:3px solid #f4d35e;border-radius:18px;background:#fff8e0;color:#20383c;box-shadow:0 28px 70px #0c232275;text-align:center}.completion-sparkles{color:#d48b3f;font-size:1.5rem;letter-spacing:.5rem}.completion-kicker,.album-kicker{margin:0;color:#a84f31;font-size:.74rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.completion-card h2,.album-panel h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,5vw,2.6rem);line-height:1}.completion-medal{display:grid;width:116px;height:116px;place-items:center;border:7px solid #f4d35e;border-radius:50%;background:#fff1af;color:#704b13;box-shadow:0 10px 24px #5a421433,inset 0 0 0 5px #ffffffb8;font-family:Georgia,Times New Roman,serif;font-size:1.12rem;font-weight:900;text-transform:uppercase}.completion-medal--silver{border-color:#9aa9ad;background:#eef3f2;color:#465b60}.completion-medal--bronze{border-color:#b96d43;background:#f4d0b8;color:#713b23}.completion-stats,.completion-prompt{max-width:420px;margin:0;color:#426761;font-weight:800;line-height:1.35}.completion-prompt{color:#20383c}.completion-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%}#completion-replay{background:#315d57;color:#fff8e0}#completion-next{background:#f4d35e;color:#244844}#completion-album{grid-column:1 / -1;background:#f2e2b5;color:#244844}.album-layer{z-index:50}.album-panel{display:grid;gap:14px;width:min(760px,100%);max-height:calc(100% - 8px);overflow-y:auto;padding:22px;border:2px solid rgba(244,211,94,.82);border-radius:16px;background:#fff8e0;color:#20383c;box-shadow:0 28px 70px #0c232275}.album-panel>header{display:flex;align-items:start;justify-content:space-between;gap:16px}.album-panel>header>div{display:grid;gap:5px}#album-summary,.album-note{margin:0;color:#426761;font-size:.9rem;font-weight:800}#album-close{flex:0 0 auto;min-width:82px;padding:0 14px;background:#315d57;color:#fff8e0}.album-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.album-stamp{display:grid;gap:7px;min-width:0;padding:12px;border:2px dashed rgba(49,93,87,.26);border-radius:12px;background:#ffffff94}.album-stamp--complete{border-style:solid;border-color:#315d5752;background:#fffef5}.album-stamp--active{box-shadow:0 0 0 3px #f4d35e9e}.album-stamp>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.album-stamp__mode,.album-stamp__medal{font-size:.7rem;font-weight:950;text-transform:uppercase}.album-stamp__mode{color:#426761}.album-stamp__medal{padding:4px 7px;border-radius:999px;background:#e8ece6;color:#617870}.album-stamp__medal--gold{background:#fff1af;color:#704b13}.album-stamp__medal--silver{background:#e5ecec;color:#465b60}.album-stamp__medal--bronze{background:#f4d0b8;color:#713b23}.album-stamp>strong{font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.album-stamp p,.album-stamp small{margin:0;color:#426761;font-size:.78rem;font-weight:750;line-height:1.25}@media(max-width:760px){#game-shell{padding:0}#match-stage{width:100%;height:100vh;min-height:100vh;border:0;border-radius:0}#hud{top:8px;left:8px;right:8px;grid-template-columns:1fr;gap:8px;padding:10px}.hud-main{display:grid;grid-template-columns:1fr;align-items:center;padding-top:44px}h1{font-size:1.5rem}.tagline{display:none}#restart,.action-stack button{min-height:36px;padding:0 10px;font-size:.88rem}.action-stack{width:100%;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.challenge-name{font-size:.88rem}.hud-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.hud-row span{min-height:42px;padding:5px 4px}.hud-row strong{font-size:.92rem}.hud-row small{font-size:.61rem}.progress-area>div:first-child,#coach{font-size:.78rem}.progress-summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px!important}#collection,#pace{grid-column:1}#album-open{grid-column:2;grid-row:1 / 3;align-self:center;min-height:38px}.modal-layer{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.completion-card{max-height:100%;overflow-y:auto;padding:20px 16px}.completion-medal{width:96px;height:96px;border-width:6px;font-size:.98rem}.completion-actions,.album-grid{grid-template-columns:1fr}#completion-album{grid-column:auto}.album-panel{max-height:100%;padding:16px}.game-shelf-link+#game-shell .album-layer{padding-top:max(64px,calc(env(safe-area-inset-top) + 56px))}}@media(prefers-reduced-motion:reduce){#progress-fill{transition:none}}
