.dartboard-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:visible}.dartboard-svg{width:92%;height:92%;max-width:100%;aspect-ratio:1/1;display:block;overflow:visible}.dartboard-svg .sector-number{font-family:system-ui,Arial;margin:0;font-weight:700}.dartboard-wrapper{background:linear-gradient(180deg,#0a0a0a,#020202);border-radius:6px}.score-panel{width:100%;height:100%;padding:1rem;color:#eee;display:flex;flex-direction:column;background:linear-gradient(180deg,#111,#070707);box-sizing:border-box;overflow-x:hidden;position:relative}.score-header{display:flex;align-items:center;justify-content:space-between}.score-header h2{margin:0;font-size:1.25rem}.controls{display:flex;gap:.5rem}.ds-btn{background:#222;border:1px solid #333;color:#fff;padding:.4rem .6rem;border-radius:6px}.active-area{margin-top:1rem}.history{margin-top:1rem;overflow-y:auto;overflow-x:hidden}.turn-card{background:linear-gradient(180deg,#0f0f0f,#080808);padding:.6rem;border-radius:8px;margin-bottom:.6rem;border:1px solid rgba(255,255,255,.03)}.turn-card.active{box-shadow:0 0 0 4px #2ecc710f;border-color:#2ecc712e;background:linear-gradient(180deg,#0f2416,#07160b)}.turn-card.win{background:linear-gradient(180deg,#fff9e0,#fff1c6);border-color:#ffd24d;color:#111;box-shadow:0 6px 24px #ffc54f1f}.turn-card.win .player-name{color:#111}.turn-card.win .avatar{background:#ffd24d;color:#111}.turn-card.win .slot{background:#fff8e6;color:#111}.turn-card.win .slot.filled{background:#ffe8a8}.turn-card.win .turn-subtotal .subtotal-value{background:#ffecb3;color:#111}.turn-card.win .remaining{background:#fff3c9;color:#111}.turn-top{display:flex;align-items:center;justify-content:space-between}.player-info{display:flex;align-items:center;gap:.6rem}.avatar{width:36px;height:36px;border-radius:50%;background:#222;display:flex;align-items:center;justify-content:center;font-weight:700}.player-name{font-weight:600}.remaining{background:#1e1e1e;padding:.3rem .5rem;border-radius:6px;font-weight:700}.slots{display:flex;gap:.4rem;margin-top:.6rem}.slot{flex:1;padding:.5rem;border-radius:6px;background:#121212;text-align:center}.turn-meta{font-size:.8rem;color:#9a9a9a;margin-top:.5rem}.slots-row{display:flex;align-items:center;gap:1rem;margin-top:.6rem}.slots{display:flex;gap:1rem;flex:1;min-width:0}.turn-subtotal{flex:0 0 72px;display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:56px}.subtotal-label{font-size:.7rem;color:#bbb}.subtotal-value{background:#2b2b2b;padding:6px 10px;border-radius:6px;font-weight:700}.turn-subtotal.bust .subtotal-value{background:#3b1f1f;color:#f6c3c3}.slot{flex:1 1 0;padding:.5rem 0;border-radius:6px;background:#121212;text-align:center;min-height:56px;display:flex;align-items:center;justify-content:center;font-size:1rem;min-width:0}.slot.filled{background:#262626}.empty{color:#888}.winner-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(#00000073,#000000b3);z-index:1200;pointer-events:auto}.winner-card{background:#121212;border:1px solid rgba(255,255,255,.04);padding:1rem;border-radius:8px;min-width:260px;box-shadow:0 12px 40px #02061773}.winner-title{font-weight:800;margin-bottom:.75rem}.winner-actions{display:flex;gap:.5rem;justify-content:flex-end}.game-over-card{width:min(96vw,1040px);min-width:360px;padding:2.2rem;border-radius:14px}.game-over-card .winner-title{font-size:2.2rem;line-height:1.1;margin-bottom:1rem}.game-over-card .winner-actions{justify-content:center}.game-over-card .ds-btn{padding:.9rem 1.2rem;font-size:1.1rem}.next-card{position:absolute;top:12px;left:50%;transform:translate(-50%) translateY(-6px);width:min(420px,90%);background:#fff;color:#111;border-radius:12px;padding:14px 18px;box-shadow:0 12px 40px #02061773;z-index:120;pointer-events:none;opacity:0}.next-card-inner{display:flex;flex-direction:column;align-items:center;gap:6px}.next-label{font-weight:900;font-size:20px;letter-spacing:3px;color:#e74c3c}.next-player{font-weight:700;font-size:32px}.next-card.show{opacity:1;transform:translate(-50%) translateY(0);animation:next-slide .45s cubic-bezier(.2,.9,.3,1) forwards}@keyframes next-slide{0%{opacity:0;transform:translate(-50%) translateY(-12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width:420px){.slots-row{flex-direction:column;align-items:stretch;gap:.5rem}.turn-subtotal{align-items:flex-start;flex:0 0 auto}.turn-card{padding:.5rem}}.home-root{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:linear-gradient(180deg,#040507,#071018)}.home-card{width:min(920px,96%);background:linear-gradient(180deg,#071422,#061018);padding:1.25rem;border-radius:12px;border:1px solid rgba(255,255,255,.06);color:#fff;display:flex;flex-direction:column;max-height:calc(100vh - 2rem);overflow:hidden}.home-card h1{margin:0 0 .75rem;color:#fff}.section{margin-top:.75rem}.split{display:flex;gap:1rem;flex:1;min-height:0}.pool,.roster-panel{flex:1;display:flex;flex-direction:column;min-height:0}.label{display:block;font-weight:700;margin-bottom:.4rem;color:#e6f0ff}.targets{display:flex;gap:.6rem;align-items:center}.targets label{display:flex;align-items:center;gap:.35rem}.custom{margin-left:.5rem;padding:.35rem;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#02131a;color:#fff}.add-row{display:flex;gap:.6rem}.add-row input{flex:1;padding:.5rem;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#02131a;color:#fff}.add-row input:focus,.custom:focus{outline:none;box-shadow:0 0 0 4px #2ecc710f;border-color:#2ecc713d}.roster{margin-top:.5rem;display:flex;flex-direction:column;gap:.45rem;overflow:auto;flex:1;min-height:0}.roster-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border-radius:8px;background:linear-gradient(180deg,#061018,#041018);border:1px solid rgba(255,255,255,.04)}.roster-actions button{margin-left:.3rem}.actions{margin-top:1rem;display:flex;justify-content:flex-end}.ds-btn.primary:hover{background:#1f8f48}.error{color:#ff6b6b;margin-top:.5rem}.empty{color:#9aa6b2}.landing-brand{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:10px}.landing-brand .brand-title{font-size:6rem;line-height:1;color:#fff;font-weight:900;text-align:center}.landing-brand .brand-sub{font-size:1.25rem;color:#bcd6f0}.home-footer{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.03);display:flex;justify-content:center}.home-footer a{color:#9ecbff;text-decoration:none}.home-footer a:hover{text-decoration:underline}.pool-list{margin-top:.5rem;display:flex;flex-direction:column;gap:.4rem;overflow:auto;flex:1;min-height:0}.pool-item{display:flex;align-items:center;justify-content:space-between;padding:.45rem;border-radius:8px;background:linear-gradient(180deg,#061018,#041018);border:1px solid rgba(255,255,255,.04)}.pool-actions,.roster-actions{display:flex;gap:.4rem}.action-btn{background:transparent;border:1px solid rgba(255,255,255,.12);color:#eef2f5;padding:8px 12px;border-radius:10px;cursor:pointer;min-width:40px;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.action-btn:hover{background:#ffffff08;border-color:#fff3;color:#fff}.action-btn:disabled{opacity:.45;cursor:not-allowed}.action-btn.danger{border-color:#ff505024;color:#ffb3b3}.action-btn.danger:hover{background:#ff50500f;border-color:#ff505047;color:#ff8080}.ds-btn{background:#18332b;border:1px solid #1f6b4f;color:#fff;padding:.5rem .9rem;border-radius:8px}.ds-btn.primary{background:#26a65b;border-color:#1f8f48}@media (max-width:800px){.split{flex-direction:column}}.ds-root{display:flex;height:100vh;background:#050505;color:#fff}.ds-left{width:25%;min-width:220px;border-right:1px solid rgba(255,255,255,.03);overflow:auto}.ds-right{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem}.ds-right>div{position:relative;width:100%;height:100%}@media (max-width:768px){.ds-root{flex-direction:column}.ds-left{width:100%;height:30%}.ds-right{height:70%}}html,body,#root{height:100%;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.app{padding:2rem}
