*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#12121e;color:#e8e8e8;min-height:100vh;min-height:100dvh;overflow-x:hidden}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.8rem 1.4rem;border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;line-height:1;-webkit-user-select:none;user-select:none;transition:filter .15s,transform .1s;white-space:nowrap}.btn:active:not(:disabled){transform:scale(.95)}.btn:disabled{opacity:.38;cursor:default}.btn-red{background:#e94560;color:#fff}.btn-green{background:#27ae60;color:#fff}.btn-gray{background:#2e2e4a;color:#ccc}.btn-amber{background:#e67e22;color:#fff}.btn-icon{padding:.75rem;width:44px;height:44px;border-radius:10px}.btn-sm{font-size:.78rem;padding:.4rem .75rem;border-radius:8px}input[type=text],input[type=number]{padding:.8rem 1rem;border:2px solid #2e2e4a;border-radius:10px;background:#1c1c30;color:#fff;font-size:1rem;outline:none;width:100%;transition:border-color .2s}input[type=text]:focus,input[type=number]:focus{border-color:#e94560}.home-screen{display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem 3rem;gap:1.25rem;min-height:100vh;min-height:100dvh}.home-header{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding-top:.5rem}.home-emoji{font-size:4rem;line-height:1}.home-title{font-size:2.4rem;font-weight:800;color:#e94560;letter-spacing:-.5px}.home-full-width{width:100%;max-width:420px}.active-card{width:100%;max-width:420px;background:#1a1a2e;border:2px solid #27ae60;border-radius:14px;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.active-badge{display:inline-block;background:#27ae60;color:#fff;font-size:.68rem;font-weight:700;padding:.15rem .5rem;border-radius:20px;margin-bottom:.3rem}.active-players{font-weight:600;font-size:.95rem}.active-meta{font-size:.78rem;color:#888;margin-top:.15rem}.history-section{width:100%;max-width:420px;display:flex;flex-direction:column;gap:.65rem}.history-header{display:flex;justify-content:space-between;align-items:center}.history-title{font-size:.78rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.6px}.history-list{display:flex;flex-direction:column;gap:.45rem}.hist-item{background:#171730;border-radius:12px;padding:.8rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem;cursor:pointer;transition:background .15s}.hist-item:hover,.hist-item:focus{background:#1f1f42;outline:none}.hist-info{flex:1;min-width:0}.hist-winner{font-weight:700;font-size:.88rem}.hist-meta{font-size:.73rem;color:#888;margin-top:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hist-date{font-size:.7rem;color:#555;margin-top:.1rem}.hist-player-list{margin-top:.3rem;display:flex;flex-direction:column;gap:.12rem}.hist-player-row{display:flex;justify-content:space-between;font-size:.75rem;color:#aaa}.hist-player-row .hp-avg{color:#666;margin-left:.5rem;white-space:nowrap}.del-btn{color:#666;background:#0e0e20;flex-shrink:0}.del-btn:hover{color:#e94560;background:#1a0010}.empty-hint{color:#444;font-size:.9rem}.setup-screen{display:flex;flex-direction:column;align-items:center;min-height:100vh;min-height:100dvh;padding:1.5rem 1.5rem 3rem;gap:1.25rem}.setup-emoji{font-size:4rem;line-height:1}.setup-title{font-size:2rem;font-weight:800;color:#e94560;letter-spacing:-.5px}.setup-subtitle{color:#666;font-size:.9rem}.back-btn{align-self:flex-start}.player-list{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:420px}.player-row{display:flex;align-items:center;gap:.5rem}.player-num{color:#555;font-size:.85rem;min-width:22px;text-align:right;flex-shrink:0}.setup-actions{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:420px}.setup-error{color:#e94560;font-size:.82rem;text-align:center}.game-screen{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}.game-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#0e1a35;flex-shrink:0;gap:.5rem}.round-badge{background:#e94560;color:#fff;padding:.2rem .6rem;border-radius:20px;font-size:.75rem;font-weight:700;flex-shrink:0}.cp-name{font-weight:700;font-size:1rem;color:gold;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.header-right{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.dart-counter{font-size:.82rem;color:#888}.home-icon{background:transparent;color:#666;width:34px;height:34px;padding:0;font-size:1.1rem;border-radius:8px}.home-icon:hover{color:#ccc;background:#1a1a30}.share-icon{background:transparent;color:#4a9eff;width:34px;height:34px;padding:0;font-size:1rem;border-radius:8px}.share-icon:hover{color:#7bbfff;background:#0a1a2e}.history-icon{background:transparent;color:#b58cff;width:34px;height:34px;padding:0;font-size:1rem;border-radius:8px}.history-icon:hover{color:#d2bcff;background:#1a1030}.refresh-icon{background:transparent;color:#6ec5ff;width:34px;height:34px;padding:0;font-size:1rem;border-radius:8px}.refresh-icon:hover{color:#9fdbff;background:#0a1a2e}.refresh-glyph{display:inline-block;line-height:1}.refresh-glyph-spinning{animation:spin-refresh .8s linear infinite}@keyframes spin-refresh{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scoreboard{display:flex;gap:.5rem;overflow-x:auto;background:#171730;padding:.4rem .9rem;scrollbar-width:none;flex-shrink:0}.scoreboard::-webkit-scrollbar{display:none}.score-card{flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding:.3rem .65rem;border-radius:8px;background:#0e1a35;min-width:60px;transition:background .2s}.score-card-btn{border:none;cursor:pointer;color:inherit;font:inherit}.score-card.active{background:#e94560}.score-card-self .sc-name,.sc-name-self{color:#7bdcff}.score-card.active .sc-name-self{color:#fff3a6}.sc-name{font-size:.65rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:68px}.sc-val{font-size:1.35rem;font-weight:700}.sc-avg{font-size:.6rem;color:#ffffff8c;line-height:1}.dartboard-wrap{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:4px;overflow:hidden}.dartboard-svg{width:100%;height:100%;max-width:460px;max-height:460px}.dseg{cursor:pointer;transition:opacity .1s}.dseg:hover{opacity:.78}.dseg:active{opacity:.55}.game-bottom{flex-shrink:0;background:#0b0b1a}.throw-row{display:flex;align-items:center;gap:.6rem;padding:.4rem 1rem;background:#171730}.dart-chips{display:flex;gap:.4rem;flex:1}.chip{flex:1;height:34px;display:flex;align-items:center;justify-content:center;border-radius:7px;font-size:.78rem;font-weight:700}.chip-used{background:#1d5c36;color:#7effc0}.chip-miss{background:#3a2000;color:#ffa040}.chip-empty{background:#1a1a30;border:1px dashed #2e2e4e;color:#333}.turn-lbl{font-size:.65rem;color:#666;line-height:1}.turn-score{display:flex;align-items:flex-end;justify-content:flex-end;gap:.35rem}.turn-val{font-size:1.6rem;font-weight:700;color:gold;min-width:50px;text-align:right}.turn-left{font-size:.72rem;line-height:1;color:#ffffff9e;margin-bottom:.2rem;min-width:2.4rem;text-align:right}.bust-bar{text-align:center;color:#f44;font-weight:700;font-size:.88rem;padding:.28rem;background:#1f0000}.manual-row{display:flex;gap:.5rem;padding:.4rem 1rem}.manual-row input{min-width:0}.action-row{display:flex;gap:.5rem;padding:.4rem 1rem .6rem}.history-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000009e;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:50}.history-modal{width:min(520px,100%);max-height:min(75vh,700px);background:#121a31;border:1px solid #2e2e4a;border-radius:14px;display:flex;flex-direction:column;overflow:hidden}.history-modal-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem 1rem;border-bottom:1px solid #2e2e4a}.history-modal-title{font-size:.95rem;font-weight:700;color:gold}.identity-modal{width:min(420px,100%);background:#121a31;border:1px solid #2e2e4a;border-radius:14px;padding:1rem;display:flex;flex-direction:column;gap:.8rem}.identity-modal-title{font-size:1.05rem;font-weight:800;color:gold;text-align:center}.identity-modal-hint{color:#9aa4c0;font-size:.88rem;text-align:center}.identity-player-list{display:flex;flex-direction:column;gap:.65rem}.identity-player-btn{justify-content:flex-start;width:100%;padding:.95rem 1rem;background:#1b2747;color:#fff;border:1px solid #2e3e6b}.identity-player-btn:hover,.identity-player-btn:focus{filter:brightness(1.08)}.history-modal-content{padding:.85rem 1rem 1rem;overflow-y:auto;display:flex;flex-direction:column;gap:.85rem}.history-player-block{background:#0b1230;border:1px solid #232f56;border-radius:10px;padding:.65rem .75rem}.history-player-name{font-size:.85rem;font-weight:700;margin-bottom:.45rem;color:#9ec0ff}.history-turn-list{display:flex;flex-direction:column;gap:.35rem}.history-turn-row{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;font-size:.8rem;color:#d3d8e6}.history-turn-meta{font-size:.72rem;color:#888fa8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-empty{font-size:.78rem;color:#6f7899}.win-screen{display:flex;flex-direction:column;align-items:center;min-height:100vh;min-height:100dvh;padding:1.5rem 1.5rem 3rem;gap:1.25rem;text-align:center}.trophy{font-size:6rem;line-height:1}.win-title{font-size:2.1rem;font-weight:800;color:gold}.win-sub{color:#666;font-size:.92rem}.win-date{color:#444;font-size:.8rem}.final-scores{background:#171730;border-radius:14px;padding:.9rem 1.1rem;width:100%;max-width:340px}.fs-row{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;border-bottom:1px solid #2a2a40;font-size:.93rem}.fs-row:last-child{border-bottom:none}.fs-row.winner-row{color:gold;font-weight:700}.win-actions{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:340px}.lang-selector{display:flex;gap:.3rem;align-self:flex-end;width:100%;max-width:420px;justify-content:flex-end}.lang-btn{background:#2e2e4a;color:#888;border:none;border-radius:8px;padding:.35rem .65rem;font-size:.78rem;font-weight:700;cursor:pointer;transition:background .15s,color .15s}.lang-btn.lang-active{background:#e94560;color:#fff}.finish-toggle-row{display:flex;flex-direction:column;gap:.4rem;width:100%;max-width:420px}.finish-toggle-label{font-size:.75rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.5px}.finish-toggle{display:flex;gap:.5rem}.finish-btn{flex:1;padding:.6rem .5rem;border:2px solid #2e2e4a;border-radius:10px;background:#1c1c30;color:#888;font-size:.88rem;font-weight:700;cursor:pointer;transition:border-color .15s,color .15s,background .15s;text-align:center}.finish-btn.finish-active{border-color:#e94560;background:#2a0a14;color:#e94560}.checkout-hint{flex:1;text-align:center;font-size:.62rem;font-weight:700;color:gold;opacity:.85;min-height:14px;line-height:14px;pointer-events:none}.toast-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:50}.toast-inner{background:#b81c2e;color:#fff;font-size:2rem;font-weight:800;padding:.75rem 2rem;border-radius:14px;opacity:0;transform:scale(.75);transition:opacity .18s,transform .18s}.toast-inner.show{opacity:1;transform:scale(1)}.share-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:300;padding:1rem}.share-modal{background:#1c1c30;border-radius:18px;padding:1.5rem;width:100%;max-width:360px;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 8px 32px #00000080}.share-modal-header{display:flex;align-items:center;justify-content:space-between}.share-modal-title{font-size:1.15rem;font-weight:700;color:#fff}.share-code-section{display:flex;flex-direction:column;align-items:center;gap:.6rem;background:#12121e;border-radius:12px;padding:1.25rem 1rem}.share-code-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#888}.share-code-display{font-size:2.2rem;font-weight:800;letter-spacing:.12em;color:#e94560;font-family:Courier New,Courier,monospace}.share-code-hint{font-size:.78rem;color:#888;text-align:center;line-height:1.4}.share-btn{width:100%;font-size:1rem}.share-url-section{display:flex;flex-direction:column;gap:.5rem}.join-code-section{width:100%;max-width:400px;display:flex;flex-direction:column;gap:.5rem}.join-code-label{font-size:.82rem;font-weight:600;color:#aaa;text-transform:uppercase;letter-spacing:.08em}.join-code-row{display:flex;gap:.6rem;align-items:stretch}.join-code-input{flex:1;font-size:1.1rem;font-family:Courier New,Courier,monospace;letter-spacing:.1em;text-transform:uppercase;text-align:center}.join-code-error{font-size:.82rem;color:#e94560}
