:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#2c241d;background:#5c7a63}*{box-sizing:border-box}body{margin:0}button{font:inherit}.app{min-height:100vh;display:grid;place-items:center;padding:8px;background:radial-gradient(circle at 50% 0,rgba(255,245,208,.28),transparent 32%),linear-gradient(180deg,#7ca278,#4f715d)}.phone{width:min(420px,100%);min-height:min(860px,calc(100svh - 20px));max-height:calc(100svh - 20px);overflow:auto;border:4px solid #5d422d;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.34),transparent 30%),#ead09f;box-shadow:0 22px 52px #212f266b,inset 0 0 0 3px #fff8e97a;padding:8px;display:flex;flex-direction:column;gap:8px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;border:2px solid #5b4034;border-radius:14px;background:#fff8e9d1;padding:7px 8px;box-shadow:inset 0 -4px #5b40341a}.eyebrow{margin:0 0 4px;color:var(--theme);font-size:12px;font-weight:900}h1,h2,p{margin:0}h1{font-size:20px;line-height:1.05}.iconButton{width:39px;height:39px;flex:0 0 auto;border:2px solid #5b4034;border-radius:12px;background:#ffc95a;color:#412c24;font-size:24px;font-weight:950;cursor:pointer}.poster{border:2px solid #5b4034;border-radius:16px;background:#fff8e9}.statusPanel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.statusPanel div{min-height:43px;border:2px solid #5b4034;border-radius:12px;background:#fff8e9;box-shadow:inset 0 -4px #5b40341a;padding:6px 4px;text-align:center}.statusPanel span{display:block;color:#795b4a;font-size:11px;font-weight:900}.statusPanel strong{display:block;margin-top:2px;color:#2c241d;font-size:16px;line-height:1}.gameShell{width:100%;aspect-ratio:390 / 560;overflow:hidden;border:3px solid #5b4034;border-radius:12px;background:#f6dcae;box-shadow:0 4px #9b7044,inset 0 -7px #5b40341f}.gameShell canvas{display:block;width:100%!important;height:100%!important}.prepDock{border:2px solid #5b4034;border-radius:14px;background:#f7e7c4;padding:8px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;box-shadow:inset 0 -5px #5b40341a}.prepDock strong{display:block;font-size:15px}.prepDock p{margin-top:3px;color:#795b4a;font-size:11px;font-weight:850;line-height:1.35}.traySlots{display:grid;grid-template-columns:repeat(3,42px);gap:6px}.traySlots span{width:42px;height:42px;display:grid;place-items:center;border:2px solid #5b4034;border-radius:11px;background:#d7aa6e;color:#5b40348f;font-size:16px;font-weight:950}.traySlots span.filled{background:#e8f4cc}.traySlots img{width:31px;height:31px;image-rendering:pixelated}.primary,.ghost{min-height:50px;border:2px solid #5b4034;border-radius:14px;color:#38261f;font-weight:950;cursor:pointer}.primary{background:#f2c46e;box-shadow:0 4px #9b7044}.primary:disabled{opacity:.45;cursor:not-allowed}.ghost{background:#fff8e9}.result{display:flex;flex-direction:column;gap:10px}.poster{position:relative;overflow:hidden;padding:18px;background:linear-gradient(135deg,rgba(255,255,255,.75),transparent 35%),linear-gradient(180deg,#ffe6a7,#ffc36f 54%,#fff4dc)}.poster:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(91,64,52,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(91,64,52,.05) 1px,transparent 1px);background-size:18px 18px}.poster>*{position:relative}.poster h2{font-size:32px;line-height:1.08}.headline{margin-top:8px;color:#664a3b;font-size:15px;font-weight:900;line-height:1.35}.revenue{margin:14px 0 6px;display:flex;justify-content:center;align-items:baseline;gap:8px}.revenue span{color:#62473a;font-size:14px;font-weight:900}.revenue strong{font-size:60px;line-height:.95}.rank{text-align:center;color:#674636;font-size:15px;font-weight:950}.eventLine{margin-top:13px;border:2px solid #5b4034;border-radius:14px;background:#fff8e9d1;padding:10px;display:grid;grid-template-columns:36px 1fr;gap:10px}.eventLine>span{font-size:29px}.eventLine strong{display:block;font-size:15px}.eventLine p{margin-top:3px;color:#6d4d3e;font-size:12px;line-height:1.35}.matchList{display:grid;gap:7px;margin-top:11px}.matchList div{border:2px solid rgba(91,64,52,.35);border-radius:12px;background:#fff8e9d1;padding:8px;display:grid;grid-template-columns:1fr auto;gap:3px 8px}.matchList span,.matchList strong{font-size:13px}.matchList em{grid-column:1 / -1;color:#7a5b4d;font-size:12px;font-style:normal;font-weight:850}.story,.roast{margin-top:10px;color:#4f382e;font-size:14px;line-height:1.45;font-weight:900}.roast{margin-top:5px;color:#7a5b4d}.resultActions{display:grid;grid-template-columns:1fr 90px;gap:10px}@media (max-width: 390px){.app{padding:0}.phone{width:100%;min-height:100vh;max-height:100vh;border-left:0;border-right:0;border-radius:0;padding:10px}h1{font-size:22px}.prepDock{grid-template-columns:1fr}.traySlots{grid-template-columns:repeat(3,1fr)}.traySlots span{width:100%}}
