:root{color:#27241f;background:#f8f5eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0;background:#f8f5eb}body{overscroll-behavior:none;touch-action:manipulation}a{color:inherit;text-decoration:none}.app-shell{width:100%;min-height:100%;min-height:100dvh;display:grid;grid-template-columns:minmax(236px,280px) minmax(0,1fr);align-items:stretch;gap:clamp(12px,1.8vw,24px);padding:clamp(10px,2.4vw,28px);background:#f8f5eb}.hub-panel{display:flex;flex-direction:column;gap:12px;min-width:0}.brand-link,.game-choice,.mannlab-card{border:2px solid #27241f;border-radius:8px;background:#fdf9ed}.brand-link{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:14px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:2px solid #27241f;border-radius:50%;background:#f4b24f;font-weight:800}.brand-link strong,.game-choice strong,.mannlab-card strong{display:block}.brand-link small,.game-choice small{display:block;margin-top:4px;color:#665f52;font-size:12px;line-height:1.4}.game-list{display:flex;flex-direction:column;gap:10px}.game-choice{display:grid;grid-template-columns:1fr auto;gap:10px;min-height:84px;padding:14px}.game-choice.is-active{background:#fff4d8;box-shadow:inset 5px 0 #f4b24f}.game-choice.is-disabled{color:#81796b;cursor:default}.game-choice em{align-self:start;padding:3px 7px;border:1.5px solid #27241f;border-radius:999px;background:#f8f5eb;font-size:11px;font-style:normal;font-weight:700}.mannlab-card{padding:16px}.mannlab-card{margin-top:auto;background:#e8f0dc}.mannlab-card span{display:block;margin-bottom:8px;color:#665f52;font-size:12px;font-weight:800;text-transform:uppercase}.mannlab-card a{display:inline-flex;margin-top:14px;padding:9px 12px;border:2px solid #27241f;border-radius:999px;background:#f8f5eb;font-weight:800}.mannlab-card .privacy-link{margin-left:6px}.play-area{display:grid;place-items:center;min-width:0}.home-stage{width:min(100%,960px);min-width:0;align-self:center;justify-self:center}.home-copy{margin-bottom:18px}.home-copy span{display:block;margin-bottom:8px;color:#665f52;font-size:13px;font-weight:800;text-transform:uppercase}.home-copy h1{max-width:620px;margin:0;font-size:clamp(34px,5vw,64px);line-height:1.02;letter-spacing:0}.home-games{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-game-card{min-height:210px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:18px;border:2px solid #27241f;border-radius:8px;background:#fff4d8;box-shadow:inset 0 -6px #f4b24f}.home-game-card span{width:fit-content;padding:3px 8px;border:1.5px solid #27241f;border-radius:999px;background:#f8f5eb;font-size:11px;font-weight:800}.home-game-card strong{display:block;font-size:28px}.home-game-card small{color:#665f52;font-size:13px;line-height:1.45}.home-game-card.is-disabled{background:#fdf9ed;box-shadow:none;color:#81796b;cursor:default}.game-window{width:min(100%,1040px);height:min(780px,calc(100dvh - clamp(20px,4.8vw,56px)));min-height:540px;display:flex;flex-direction:column;overflow:hidden;border:2px solid #27241f;border-radius:8px;background:#fdf9ed;box-shadow:0 18px 44px #27241f2e}.window-bar{height:38px;flex:0 0 38px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 14px;border-bottom:2px solid #27241f;background:#f1ead6;color:#27241f;font-size:14px}.window-controls{display:flex;gap:7px}.window-controls span{width:10px;height:10px;border:1.5px solid #27241f;border-radius:999px;background:#f4b24f}.window-controls span:nth-child(2){background:#f8f5eb}.window-controls span:nth-child(3){background:#90b46f}.feedback-link{justify-self:end;display:inline-flex;align-items:center;min-height:26px;padding:4px 10px;border:1.5px solid #27241f;border-radius:999px;background:#f8f5eb;font-size:12px;font-weight:800}.game-viewport{width:100%;height:100%;min-height:0;flex:1 1 auto;overflow:hidden;background:#f8f5eb}.game-frame{display:block;width:100%;height:100%;min-height:0;margin:0;border:0;background:#f8f5eb}.privacy-stage{width:min(100%,880px);min-width:0;align-self:center;justify-self:center}.privacy-document{padding:clamp(24px,5vw,56px);border:2px solid #27241f;border-radius:8px;background:#fdf9ed;box-shadow:inset 0 -6px #e8f0dc}.privacy-document>span{display:block;margin-bottom:8px;color:#665f52;font-size:13px;font-weight:800;text-transform:uppercase}.privacy-document h1,.privacy-document h2,.privacy-document p{margin:0}.privacy-document h1{font-size:clamp(34px,5vw,56px);line-height:1.03;letter-spacing:0}.privacy-document h2{margin-top:28px;font-size:18px}.privacy-document p{margin-top:10px;color:#4c463d;font-size:16px;line-height:1.65}.privacy-document a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;font-weight:800}.privacy-updated{color:#665f52}@media(max-width:1120px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.home-games{grid-template-columns:1fr}}@media(max-width:760px){.app-shell{grid-template-columns:1fr;gap:10px;padding:10px;align-content:start}.app-shell.is-play-route .play-area,.app-shell.is-privacy-route .privacy-stage{order:-1}.hub-panel{display:grid;grid-template-columns:1fr}.brand-link{grid-template-columns:34px 1fr;padding:10px}.brand-mark{width:34px;height:34px}.game-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.game-choice{width:auto;min-width:0;min-height:74px;padding:11px}.mannlab-card{margin-top:0}.mannlab-card .privacy-link{margin-left:0}.game-window{width:100%;height:min(680px,78dvh);min-height:540px}.app-shell.is-play-route .game-window{height:calc(100dvh - 20px);min-height:0}.home-stage{align-self:start}.home-copy h1{font-size:36px}.home-games{grid-template-columns:1fr}.home-game-card{min-height:138px}}@media(max-width:420px){.app-shell{padding:0}.hub-panel{padding:0 10px}.game-window{border-radius:0;border-left:0;border-right:0}.app-shell.is-play-route .game-window{height:100dvh}}
