*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f5f5f0;color:#222;-webkit-font-smoothing:antialiased}button{font:inherit;cursor:pointer}h1,h2,h3,p{margin:0 0 .5rem}.hand{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;padding:.5rem}.hand-tile-button{background:none;border:none;padding:0;cursor:pointer;transition:transform .1s ease}.hand-tile-button:hover:not(:disabled){transform:translateY(-3px)}.hand-tile-button:disabled{cursor:default}.efficiency-mode{display:flex;flex-direction:column;gap:1rem;align-items:center;padding:1rem 0}.mode-description{color:#555;text-align:center;max-width:500px}.result-panel{width:100%;max-width:400px;background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem}.correct{color:#27ae60;font-weight:700;margin-bottom:.75rem}.incorrect{color:#c0392b;font-weight:700;margin-bottom:.75rem}.ukeire-table{display:flex;flex-direction:column;gap:.35rem}.ukeire-row{display:flex;justify-content:space-between;padding:.4rem .6rem;border-radius:4px;background:#f9f9f7}.ukeire-row.chosen{background:#fff3cd}.ukeire-row.best{outline:2px solid #27ae60}.ukeire-row.chosen.best{background:#d4edda}.primary-button{background:#1a472a;color:#fff;border:none;border-radius:6px;padding:.6rem 1.2rem;font-size:1rem;cursor:pointer}.primary-button:hover{background:#145020}.stats-summary{color:#666;font-size:.9rem}.chinitsu-mode{display:flex;flex-direction:column;gap:1rem;align-items:center;padding:1rem 0}.hand-display{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;padding:.5rem}.wait-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:.5rem}.wait-button{background:none;border:none;padding:0;cursor:pointer;transition:transform .1s ease}.wait-button:hover:not(:disabled){transform:translateY(-3px)}.wait-button:disabled{cursor:default}.chinitsu-actions{display:flex;gap:.75rem}.timer{font-size:1.5rem;font-weight:700;color:#1a472a;font-variant-numeric:tabular-nums}.waits-list{margin-top:.5rem;font-weight:400}.time-result{margin-top:.5rem;font-weight:400;color:#555}.result-panel{width:100%;max-width:400px;background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem;text-align:center;font-weight:700}.result-panel.correct{color:#27ae60}.result-panel.incorrect{color:#c0392b}.stats-mode{display:flex;flex-direction:column;gap:1.5rem}.stats-mode h2{margin-bottom:.25rem}.stats-section{background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem}.stats-section h3{margin:0 0 .5rem;color:#1a472a}.stats-section p{color:#555;margin-bottom:1rem}.chart{margin-top:1rem}.chart-title{font-size:.9rem;color:#444;margin-bottom:.5rem}.chart-svg{background:#fafaf8;border-radius:4px}.clear-stats-button{align-self:center;background:#c0392b;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.95rem;cursor:pointer}.clear-stats-button:hover{background:#a93226}.app{min-height:100%;display:flex;flex-direction:column}.app-header{background:#1a472a;color:#fff;padding:1rem;text-align:center}.app-header h1{margin:0 0 .75rem;font-size:1.5rem}.app-header h3{font-size:.75rem;margin:0 0 .75rem;color:#ddd}.app-nav{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.nav-button{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:6px;padding:.4rem .8rem;font-size:.95rem;cursor:pointer;transition:background .15s ease}.nav-button:hover{background:#ffffff26}.nav-button.active{background:#fff;color:#1a472a;border-color:#fff}.app-main{flex:1;padding:1rem;max-width:800px;width:100%;margin:0 auto}.app-footer{background:#e8e8e0;color:#555;text-align:center;padding:.75rem;font-size:.85rem}.app-footer a{color:#1a472a;text-decoration:none}.app-footer a:hover{text-decoration:underline}
