*{box-sizing:border-box}html,body{background:#f5f5f0;margin:0;padding:0}#root{min-height:100vh}.app-shell{color:#1a1a1a;background:#f5f5f0;max-width:900px;min-height:100vh;margin:0 auto;padding:2rem;font-family:system-ui,-apple-system,sans-serif}header h1{margin:0 0 .25rem;font-size:1.6rem}header p{color:#666;margin:0 0 1.5rem;font-size:.9rem}h2{border-bottom:1px solid #ccc;padding-bottom:.25rem;font-size:1.2rem}ul{padding:0;list-style:none}li{padding:.25rem 0}code{background:#e8e8e0;border-radius:3px;padding:.1rem .4rem;font-family:SF Mono,Menlo,monospace;font-size:.85em}code.status-loading{color:#8a6b00;background:#fff5d9}code.status-playing{color:#007a3a;background:#d9f5e3}code.status-paused{color:#4a3a8a;background:#e5e0f5}code.status-idle{color:#444;background:#e8e8e0}select{border:1px solid #ccc;border-radius:4px;width:100%;margin-bottom:1rem;padding:.5rem;font-size:.95rem}.controls{flex-wrap:wrap;gap:.5rem;display:flex}button{color:#f5f5f0;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;padding:.6rem 1.2rem;font-size:.95rem}button:hover:not(:disabled){background:#333}button:disabled{cursor:not-allowed;background:#aaa}button:active:not(:disabled){transform:translateY(1px)}.loading-spinner{color:#8a6b00;margin-top:1rem;font-size:1.1rem;animation:1.2s ease-in-out infinite spin-pulse;display:inline-block}@keyframes spin-pulse{0%,to{opacity:.6}50%{opacity:1}}.player-container{aspect-ratio:16/9;background:#000;border-radius:6px;width:480px;max-width:100%;overflow:hidden}.player-container iframe,.player-container>div{width:100%;height:100%}.player-container--hidden{position:absolute;top:-9999px;left:-9999px}.hint{color:#666;font-size:.85rem;font-style:italic}.cue-auditor{background:#fdfdf8;border:1px solid #d0d0c8;border-radius:8px;margin-top:2.5rem;padding:1rem}.cue-auditor__progress{color:#444;gap:1.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.cue-auditor__current{background:#f0f0e8;border-radius:6px;margin-bottom:1rem;padding:.75rem}.cue-auditor__current>div:first-child{margin-bottom:.5rem;font-size:1rem}.cue-auditor__times{flex-wrap:wrap;gap:1rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.cue-auditor__effective{background:#fff5d9;font-weight:700}.cue-auditor__override-marker{color:#8a6b00;margin-left:.25rem;font-size:.8rem;font-style:normal}.cue-auditor__controls{flex-wrap:wrap;gap:.5rem;display:flex}.cue-auditor__export{gap:.5rem;margin-bottom:1rem;display:flex}.cue-auditor__export button.danger{background:#aa3030}.cue-auditor__export button.danger:hover:not(:disabled){background:#cc3030}.cue-auditor__per-werk{margin-top:1rem}.cue-auditor__per-werk summary{cursor:pointer;padding:.5rem 0;font-weight:600}.cue-auditor__per-werk table{border-collapse:collapse;width:100%;margin-top:.5rem;font-size:.85rem}.cue-auditor__per-werk th,.cue-auditor__per-werk td{text-align:left;border-bottom:1px solid #e8e8e0;padding:.3rem .5rem}.cue-auditor__per-werk th{background:#e8e8e0;font-weight:600}.setup-check{background:#fffaf0;border:1px solid #d0d0c8;border-radius:8px;margin:1.5rem 0;padding:1rem 1.25rem}.setup-check h2{border-bottom:1px solid #ccc;margin-top:0;padding-bottom:.25rem}.setup-check__controls{margin-bottom:1rem}.setup-check__primary{padding:.75rem 1.5rem;font-size:1.05rem}.setup-check__decision{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.setup-check__decision>span{color:#444;margin-right:.5rem}.setup-check__hint{color:#8a6b00;background:#fff5d9;border-radius:4px;margin-top:.75rem;padding:.5rem .75rem}.setup-check--done{background:#f0f8f0}.setup-check__done-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.setup-check__done-row small{color:#666;font-weight:400}.setup-check__reset{background:#888;padding:.3rem .7rem;font-size:.85rem}.setup-check__premium{color:#555;margin-top:1rem;font-size:.9rem}.setup-check__premium summary{cursor:pointer;padding:.25rem 0}.setup-check__premium p{margin:.5rem 0}.table-layout{background:#fdfdf8;border:1px solid #d0d0c8;border-radius:8px;margin-top:2.5rem;padding:1rem}.table-controls{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.table-controls button{padding:.4rem .9rem;font-size:.9rem}.table-phase{color:#555;font-size:.85rem}.table-grid{background:#ece9d8;border-radius:6px;grid-template-rows:auto auto auto;gap:.75rem;padding:.75rem;display:grid}.table-center{justify-content:center;align-items:center;min-height:130px;padding:.5rem 0;display:flex}.team-timeline{background:#fffaf0;border:1px solid #d0d0c8;border-radius:6px;padding:.5rem .75rem;transition:border-color .15s}.team-timeline--active{background:#fffaeb;border-color:#c0a060}.team-timeline--rotated{transform:rotate(180deg)}.team-timeline__header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.4rem;display:flex}.team-timeline__meta{color:#666;font-size:.8rem}.team-timeline__row{flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:0;min-height:90px;display:flex;overflow-x:auto}.timeline-card{text-align:center;background:#f5f0e0;border:1px solid #b8a878;border-radius:4px;flex-direction:column;flex:none;justify-content:center;width:110px;padding:.4rem .5rem;font-size:.8rem;display:flex}.timeline-card__year{color:#5a4a20;margin-bottom:.2rem;font-size:1.1rem;font-weight:700}.timeline-card__title{margin-bottom:.15rem;font-weight:600;line-height:1.15}.timeline-card__interpret{color:#666;font-size:.7rem;line-height:1.1}.drop-slot{background:0 0;border-left:2px dashed #0000;border-right:2px dashed #0000;flex:none;justify-content:center;align-items:center;width:22px;margin:0;transition:all .12s;display:flex}.drop-slot--last{width:30px}.drop-slot--over{background:#fff5d9;border-left-color:#c0a060;border-right-color:#c0a060;width:80px}.drop-slot--pending{width:80px}.drop-slot--disabled{opacity:.35}.drop-slot--disabled.drop-slot--over{opacity:1;background:#aa40402e;border-left:3px dashed #aa4040;border-right:3px dashed #aa4040;width:60px}.drop-slot--last.drop-slot--disabled.drop-slot--over{width:70px}.riddle-card{color:#fafaee;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:linear-gradient(135deg,#2a2a35,#15151c);border-radius:8px;flex-direction:column;width:130px;height:150px;transition:box-shadow .15s,transform 50ms;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000040}.riddle-card:active{cursor:grabbing}.riddle-card__half{flex-direction:column;flex:50%;justify-content:space-between;align-items:center;gap:.25rem;padding:.5rem .4rem;display:flex}.riddle-card__half--north{transform:rotate(180deg)}.riddle-card__half+.riddle-card__half{border-top:1px dashed #fafaee2e}.riddle-card__note{opacity:.9;font-size:1.8rem;line-height:1}.riddle-card__note--offset{align-self:flex-start;margin-left:1.8rem}.riddle-card__hint{text-align:center;opacity:.7;font-size:.7rem;line-height:1.15}.riddle-card--in-slot{border-radius:4px;justify-content:center;align-items:center;width:80px;height:92px}.riddle-card--in-slot .riddle-card__note{opacity:.9;font-size:2rem}.riddle-card--dragging{opacity:0}.riddle-card--ghost{cursor:grabbing;justify-content:center;align-items:center;width:130px;height:130px;display:flex;box-shadow:0 12px 28px #0006}.riddle-card--ghost .riddle-card__note{font-size:3rem}.center-return-zone{color:#6a5a30;text-align:center;background:#fff5d966;border:2px dashed #b0a878;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:220px;min-height:130px;padding:1rem;transition:background .15s,border-color .15s;display:flex}.center-return-zone--over{color:#4a3a10;background:#fff5d9;border-color:#8a7030}.center-return-zone__icon{font-size:1.8rem;line-height:1}.center-return-zone__hint{font-size:.8rem;line-height:1.2}.riddle-card__back{opacity:.85;margin-bottom:.4rem;font-size:3rem;font-weight:700;line-height:1}.riddle-card__hint{text-align:center;opacity:.7;padding:0 .5rem;font-size:.7rem}.debug-toggle{color:#666;margin-top:1rem;font-size:.85rem}.debug-toggle input{margin-right:.4rem}.genre-switch{gap:1.25rem;margin-bottom:1rem;font-size:.95rem;display:flex}.genre-switch label{cursor:pointer}.genre-switch input{margin-right:.35rem}
