*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#08080d;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}.app{color:#fff;background:#08080d;flex-direction:column;min-height:100vh;display:flex}.header{background:#08080df2;border-bottom:1px solid #20202a;justify-content:space-between;align-items:center;height:76px;padding:0 6%;display:flex}.logo{letter-spacing:1px;font-size:22px;font-weight:800}.logo span{color:#8b5cf6}.header-status{letter-spacing:1.5px;color:#8b5cf6;border:1px solid #3b2468;border-radius:20px;padding:7px 12px;font-size:11px;font-weight:700}.main-content{box-sizing:border-box;width:100%;max-width:1150px;margin:0 auto;padding:80px 30px 60px}.hero{text-align:center;max-width:780px;margin:0 auto}.hero-badge{color:#a78bfa;letter-spacing:1.5px;background:#110d1c;border:1px solid #34215b;border-radius:20px;margin-bottom:22px;padding:8px 14px;font-size:11px;font-weight:700;display:inline-block}.hero h1{letter-spacing:-2px;margin:0;font-size:clamp(42px,6vw,72px);font-weight:800;line-height:1.05}.hero h1 span{color:#8b5cf6;display:block}.hero p{color:#9696a3;max-width:600px;margin:25px auto 0;font-size:17px;line-height:1.7}.home-buttons{justify-content:center;gap:14px;margin-top:38px;display:flex}.home-buttons button{cursor:pointer;border-radius:9px;height:52px;padding:0 25px;font-size:14px;font-weight:700;transition:all .2s}.primary-button{color:#fff;background:#8b5cf6;border:none}.primary-button:hover{background:#7c3aed;transform:translateY(-2px)}.primary-button span{margin-right:8px;font-size:18px}.secondary-button{color:#fff;background:#111118;border:1px solid #30303b}.secondary-button:hover{background:#191922;border-color:#4a4a58;transform:translateY(-2px)}.features{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:90px;display:grid}.feature-card{background:#0e0e14;border:1px solid #22222c;border-radius:12px;padding:28px}.feature-icon{color:#a78bfa;background:#171224;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:20px;font-size:20px;display:flex}.feature-card h3{margin:0 0 10px;font-size:16px}.feature-card p{color:#858591;margin:0;font-size:13px;line-height:1.6}.footer{color:#686873;border-top:1px solid #20202a;justify-content:space-between;margin-top:auto;padding:25px 6%;font-size:12px;display:flex}@media (width<=700px){.header{height:65px;padding:0 20px}.main-content{padding:60px 20px 40px}.hero h1{letter-spacing:-1px}.hero p{font-size:15px}.home-buttons{flex-direction:column}.home-buttons button{width:100%}.features{grid-template-columns:1fr;margin-top:60px}.footer{padding:20px}}.maps-layout{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.section-helper{color:#8c8c9a;margin:-4px 0 18px;font-size:14px}.map-list{flex-direction:column;gap:10px;display:flex}.map-input-row{align-items:center;gap:12px;display:flex}.map-number{color:#a78bfa;background:#8b5cf61a;border:1px solid #8b5cf640;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}.map-input-row input{color:#fff;background:#111118;border:1px solid #292934;border-radius:9px;outline:none;width:100%;padding:12px 14px;transition:all .2s}.map-input-row input:focus{border-color:#8b5cf6}.draft-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.draft-label{color:#777785;letter-spacing:1.5px;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.draft-header h2{color:#a78bfa;margin:0;font-size:30px}.match-preview{align-items:center;gap:10px;font-size:14px;display:flex}.match-preview span{color:#777785;font-size:11px;font-weight:700}.draft-sequence{flex-direction:column;gap:8px;margin-bottom:22px;display:flex}.draft-step{background:#111118;border:1px solid #252530;border-radius:9px;align-items:center;gap:13px;min-height:48px;padding:9px 12px;display:flex}.draft-step-number{color:#777785;background:#1a1a23;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.draft-step-text{color:#dedee6;font-size:14px;font-weight:600}.decider-step{background:#8b5cf614;border-color:#8b5cf680}.decider-step .draft-step-number{color:#fff;background:#8b5cf6}.decider-step .draft-step-text{color:#c4b5fd}@media (width<=900px){.maps-layout{grid-template-columns:1fr}}.live-draft-page{width:100%;padding:38px 28px 60px}.live-draft-container{width:min(1220px,100%);margin:0 auto}.room-topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.room-small-label{color:#777785;letter-spacing:1.6px;font-size:11px;font-weight:800}.room-topbar h1{color:#fff;margin:5px 0 0;font-size:28px}.room-info-actions{align-items:center;gap:10px;display:flex}.room-format-badge{color:#a78bfa;background:#8b5cf61a;border:1px solid #8b5cf666;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:800}.room-code{color:#fff;cursor:pointer;background:#111118;border:1px solid #2a2a35;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:all .2s;display:flex}.room-code:hover{border-color:#8b5cf6}.room-code span{color:#777785;letter-spacing:1px;font-size:10px;font-weight:800}.room-code strong{color:#c4b5fd;letter-spacing:2px}.battle-header{background:#0f0f16;border:1px solid #23232e;border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:stretch;margin-bottom:18px;display:grid;overflow:hidden}.battle-player{flex-direction:column;justify-content:center;min-height:96px;padding:20px 24px;transition:all .2s;display:flex}.battle-player.right{text-align:right}.battle-player span{color:#656572;letter-spacing:1.4px;margin-bottom:5px;font-size:10px;font-weight:800}.battle-player strong{color:#e5e5ec;font-size:21px}.battle-player.active-player{background:#8b5cf614}.battle-player.active-player strong{color:#c4b5fd}.battle-center{background:#0b0b11;border-left:1px solid #23232e;border-right:1px solid #23232e;flex-direction:column;justify-content:center;align-items:center;min-width:100px;display:flex}.battle-center span{color:#8b5cf6;font-size:11px;font-weight:800}.battle-center strong{color:#fff;margin-top:2px;font-size:24px}.current-action{border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:62px;margin-bottom:24px;padding:14px 20px;display:flex}.current-ban{background:#ef444412;border:1px solid #ef444447}.current-pick{background:#22c55e12;border:1px solid #22c55e47}.turn-label{color:#777785;letter-spacing:1.3px;font-size:10px;font-weight:800}.current-action>strong{color:#fff;font-size:17px}.action-text{color:#a6a6b2;font-size:14px}.current-ban .action-text b{color:#f87171}.current-pick .action-text b{color:#4ade80}.draft-finished-banner{background:#8b5cf617;border:1px solid #8b5cf666;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:68px;margin-bottom:24px;padding:15px 20px;display:flex}.draft-finished-banner span{color:#8b5cf6;letter-spacing:1.4px;font-size:10px;font-weight:900}.draft-finished-banner strong{color:#ddd6fe;font-size:19px}.draft-finished-banner p{color:#9999a8;margin:0;font-size:14px}.draft-main-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.live-map-section{background:#0d0d14;border:1px solid #23232e;border-radius:14px;padding:22px}.live-section-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.live-section-title span,.history-title>span{color:#656572;letter-spacing:1.4px;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.live-section-title h2,.history-title h2{color:#fff;margin:0;font-size:20px}.maps-remaining{color:#898997;background:#16161e;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:700}.live-map-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.live-map-card{text-align:left;color:#fff;cursor:default;background:#121219;border:1px solid #292934;border-radius:11px;flex-direction:column;justify-content:space-between;min-height:112px;padding:16px;transition:transform .18s,border-color .18s,background .18s;display:flex}.live-map-card.map-available{cursor:pointer}.live-map-card.map-available:hover{background:#171721;border-color:#8b5cf6;transform:translateY(-2px)}.map-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.map-card-name{color:#eeeef5;font-size:16px;font-weight:750}.map-card-helper{color:#60606d;margin-top:20px;font-size:11px}.map-card-player{color:#777785;margin-top:18px;font-size:11px}.map-status{letter-spacing:.6px;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:900}.status-ban{color:#f87171;background:#ef44441a}.status-pick{color:#4ade80;background:#22c55e1a}.status-decider{color:#c4b5fd;background:#8b5cf626}.live-map-card.map-banned{opacity:.52;background:#ef444409;border-color:#ef44442e}.live-map-card.map-picked{background:#22c55e0e;border-color:#22c55e4d}.live-map-card.map-decider{background:#8b5cf61a;border-color:#8b5cf68c;box-shadow:0 0 25px #8b5cf614}.history-panel{background:#0d0d14;border:1px solid #23232e;border-radius:14px;padding:20px}.history-title{margin-bottom:17px}.history-list{flex-direction:column;gap:8px;display:flex}.empty-history{color:#62626e;text-align:center;border:1px dashed #292934;border-radius:9px;padding:22px 12px;font-size:12px}.history-item{background:#111118;border:1px solid #22222c;border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:54px;padding:8px;display:grid}.history-number{color:#71717e;background:#191921;border-radius:6px;justify-content:center;align-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:flex}.history-info{flex-direction:column;min-width:0;display:flex}.history-info strong{color:#e6e6ed;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.history-info span{color:#666673;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.history-action{border-radius:5px;padding:5px 6px;font-size:8px;font-weight:900}.history-ban{color:#f87171;background:#ef444414}.history-pick{color:#4ade80;background:#22c55e14}.history-decider{color:#c4b5fd;background:#8b5cf61f}.history-decider-item{border-color:#8b5cf659}.reset-draft-button{color:#858592;cursor:pointer;background:0 0;border:1px solid #292934;border-radius:8px;width:100%;margin-top:16px;padding:11px;font-size:11px;font-weight:700;transition:all .2s}.reset-draft-button:hover{color:#f87171;border-color:#ef4444}@media (width<=900px){.draft-main-layout{grid-template-columns:1fr}.history-panel{width:100%}}@media (width<=650px){.live-draft-page{padding:24px 14px 40px}.room-topbar{flex-direction:column;align-items:flex-start}.room-info-actions{width:100%}.room-code{flex:1;justify-content:center}.battle-player{padding:14px}.battle-player strong{font-size:15px}.battle-center{min-width:60px}.live-map-grid{grid-template-columns:1fr}.current-action{flex-direction:column}}.realtime-indicator{color:#777785;letter-spacing:.7px;background:#111118;border:1px solid #292934;border-radius:9px;align-items:center;gap:7px;padding:10px 12px;font-size:9px;font-weight:800;display:flex}.realtime-dot{background:#777785;border-radius:50%;width:7px;height:7px}.realtime-connected{color:#4ade80;border-color:#22c55e4d}.realtime-connected .realtime-dot{background:#22c55e;box-shadow:0 0 8px #22c55eb3}.realtime-connecting{color:#facc15}.realtime-connecting .realtime-dot{background:#facc15}.realtime-error{color:#f87171;border-color:#ef44444d}.realtime-error .realtime-dot{background:#ef4444}.realtime-disconnected{color:#777785}@media (width<=700px){.room-info-actions{flex-wrap:wrap}.realtime-indicator{justify-content:center;width:100%}}.auth-loading{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:80vh;display:flex}.auth-loading p{color:#858592}.auth-loader{border:3px solid #262630;border-top-color:#8b5cf6;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.role-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.role-card{background:#101017;border:1px solid #292934;border-radius:14px;flex-direction:column;min-height:300px;padding:24px;transition:all .2s;display:flex}.role-card:not(.role-occupied):hover{border-color:#8b5cf68c;transform:translateY(-2px)}.role-card.role-occupied{opacity:.6}.role-icon{color:#c4b5fd;background:#8b5cf61f;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:24px;font-size:17px;font-weight:900;display:flex}.role-type{color:#777785;letter-spacing:1.4px;margin-bottom:5px;font-size:10px;font-weight:900}.role-card h2{color:#fff;margin:0 0 16px;font-size:22px}.role-status{color:#838390;align-items:center;gap:7px;margin-bottom:22px;font-size:12px;display:flex}.role-status span{border-radius:50%;width:7px;height:7px}.role-status.available span{background:#22c55e;box-shadow:0 0 8px #22c55e80}.role-status.occupied span{background:#ef4444}.role-button{color:#c4b5fd;cursor:pointer;background:#8b5cf61a;border:1px solid #8b5cf673;border-radius:9px;width:100%;margin-top:auto;padding:12px 14px;font-size:12px;font-weight:800;transition:all .2s}.role-button:hover:not(:disabled){color:#fff;background:#8b5cf6}.role-button:disabled{cursor:not-allowed;opacity:.5}.spectator-role{border-color:#24242e}.spectator-description{color:#777785;margin-bottom:20px;font-size:13px;line-height:1.6}.spectator-button{color:#b0b0bc;background:#17171f;border-color:#343440}.my-role-badge{color:#c4b5fd;letter-spacing:.8px;background:#8b5cf614;border:1px solid #8b5cf64d;border-radius:9px;padding:10px 12px;font-size:9px;font-weight:900}.player-connection{color:#666673;align-items:center;gap:6px;margin-top:9px;font-size:10px;font-weight:700;display:flex}.right-connection{justify-content:flex-end}.player-connection i{background:#555560;border-radius:50%;width:6px;height:6px}.player-connection.player-online{color:#4ade80}.player-connection.player-online i{background:#22c55e;box-shadow:0 0 7px #22c55e99}.waiting-players-banner{background:#facc150d;border:1px solid #facc1538;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:76px;margin-bottom:24px;padding:16px 20px;display:flex}.waiting-players-banner span{color:#facc15;letter-spacing:1.3px;font-size:9px;font-weight:900}.waiting-players-banner strong{color:#f5f5f5;font-size:14px}.waiting-players-banner p{color:#8d8d99;margin:0;font-size:12px}.your-turn-badge{color:#c4b5fd;letter-spacing:.8px;background:#8b5cf62e;border-radius:5px;margin-left:8px;padding:5px 7px;font-size:8px;font-weight:900}.spectator-notice{color:#777785;background:#111118;border:1px solid #262630;border-radius:8px;margin-top:16px;padding:12px;font-size:11px;line-height:1.5}@media (width<=900px){.role-grid{grid-template-columns:1fr}}@media (width<=700px){.my-role-badge{text-align:center;width:100%}.waiting-players-banner{text-align:center;flex-direction:column}}.custom-remove-button{color:#888894;cursor:pointer;background:#15151c;border:1px solid #34343f;border-radius:8px;flex-shrink:0;width:38px;height:38px;font-size:20px;transition:all .2s}.custom-remove-button:hover:not(:disabled){color:#f87171;border-color:#ef4444}.custom-remove-button:disabled{opacity:.3;cursor:not-allowed}.custom-add-button{color:#a0a0ad;cursor:pointer;background:0 0;border:1px dashed #393946;border-radius:9px;width:100%;margin-top:14px;padding:11px;transition:all .2s}.custom-add-button:hover:not(:disabled){color:#c4b5fd;border-color:#8b5cf6}.custom-add-button:disabled{opacity:.4;cursor:not-allowed}.custom-plan-list{flex-direction:column;gap:9px;margin-bottom:22px;display:flex}.custom-plan-row{background:#111118;border:1px solid #252530;border-radius:9px;grid-template-columns:28px minmax(0,1fr) 110px;align-items:center;gap:9px;padding:8px;display:grid}.custom-plan-row select{color:#eeeef5;background:#17171f;border:1px solid #30303b;border-radius:7px;outline:none;width:100%;padding:10px}.custom-plan-row select:focus{border-color:#8b5cf6}@media (width<=600px){.custom-plan-row{grid-template-columns:28px 1fr}.custom-plan-row select:last-child{grid-column:2}}.side-choice-panel{background:#8b5cf612;border:1px solid #8b5cf666;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:18px 20px;display:flex}.side-choice-info{flex-direction:column;display:flex}.side-choice-label{color:#a78bfa;letter-spacing:1.4px;margin-bottom:5px;font-size:9px;font-weight:900}.side-choice-info>strong{color:#fff;font-size:19px}.side-choice-info p{color:#92929f;margin:5px 0 0;font-size:13px}.side-choice-info p b{color:#ddd6fe}.side-choice-buttons{gap:10px;display:flex}.side-button{cursor:pointer;border-radius:9px;flex-direction:column;align-items:center;min-width:105px;padding:12px 22px;transition:all .2s;display:flex}.side-button span{letter-spacing:.8px;opacity:.7;margin-bottom:2px;font-size:8px;font-weight:800}.side-button strong{font-size:20px}.side-button:disabled{opacity:.5;cursor:not-allowed}.ct-button{color:#60a5fa;background:#3b82f614;border:1px solid #3b82f666}.ct-button:hover:not(:disabled){background:#3b82f62e;border-color:#60a5fa}.tr-button{color:#fbbf24;background:#f59e0b14;border:1px solid #f59e0b66}.tr-button:hover:not(:disabled){background:#f59e0b2e;border-color:#fbbf24}.side-waiting{text-align:center;background:#111118;border:1px solid #292934;border-radius:9px;min-width:180px;padding:11px 15px}.side-waiting span{color:#666673;letter-spacing:1px;margin-bottom:3px;font-size:8px;font-weight:900;display:block}.side-waiting strong{color:#c4b5fd;font-size:14px;display:block}.side-waiting p{color:#747481;margin:3px 0 0;font-size:10px}.map-side-result{border-top:1px solid #ffffff0f;align-items:center;gap:7px;margin-top:10px;padding-top:9px;display:flex}.map-side-result span{color:#656572;letter-spacing:.8px;font-size:8px;font-weight:900}.map-side-result strong{color:#fff;font-size:13px}.map-side-result small{color:#777785;font-size:9px}.history-item-with-side{min-height:60px}.history-side-info{color:#858592!important;margin-top:4px!important;font-size:9px!important}.history-side-info b{color:#c4b5fd}.final-side-result{border-left:1px solid #8b5cf64d;align-items:center;gap:6px;margin-left:10px;padding-left:12px;display:flex}.final-side-result span{color:#777785;font-size:8px}.final-side-result strong{color:#fff;font-size:15px}.final-side-result small{color:#a78bfa;font-size:8px}@media (width<=700px){.side-choice-panel{flex-direction:column;align-items:stretch}.side-choice-info{text-align:center}.side-choice-buttons{width:100%}.side-button{flex:1}.side-waiting{width:100%}.final-side-result{border-top:1px solid #8b5cf64d;border-left:none;justify-content:center;width:100%;margin:7px 0 0;padding:8px 0 0}}.logo-upload-box{margin-top:10px}.logo-upload-button{color:#a78bfa;cursor:pointer;background:#111118;border:1px dashed #343442;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:82px;padding:12px;transition:all .2s;display:flex}.logo-upload-button:hover{background:#8b5cf60f;border-color:#8b5cf6}.logo-upload-button span{font-size:12px;font-weight:800}.logo-upload-button small{color:#70707d;font-size:9px}.logo-upload-button input{display:none}.logo-preview-area{background:#111118;border:1px solid #2b2b36;border-radius:10px;align-items:center;gap:12px;min-height:82px;padding:10px;display:flex}.team-logo-preview{object-fit:contain;background:#ffffff08;border-radius:8px;width:58px;height:58px}.logo-preview-info{flex-direction:column;gap:3px;min-width:0;display:flex}.logo-preview-info strong{color:#eeeef5;font-size:11px}.logo-preview-info span{color:#777784;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:9px;overflow:hidden}.remove-logo-button{color:#f87171;cursor:pointer;background:0 0;border:1px solid #ef44444d;border-radius:6px;width:fit-content;margin-top:4px;padding:4px 8px;font-size:9px}.remove-logo-button:hover{background:#ef444414}.draft-team-logo{object-fit:contain;background:#ffffff09;border-radius:8px;flex-shrink:0}.draft-team-logo-header{width:50px;height:50px;padding:4px}.draft-team-logo-normal{width:38px;height:38px;padding:3px}.draft-team-logo-small{width:26px;height:26px;padding:2px}.draft-team-logo-tiny{border-radius:4px;width:17px;height:17px;padding:1px}.player-name-with-logo{align-items:center;gap:12px;margin-top:6px;display:flex}.player-name-with-logo-right{justify-content:flex-end}.map-player-with-logo{align-items:center;gap:7px;margin-top:14px;display:flex}.history-player-with-logo{align-items:center;gap:5px;margin-top:2px;display:flex}.current-turn-player{align-items:center;gap:9px;margin-top:5px;display:flex}.side-result-team{align-items:center;gap:5px;display:inline-flex}.final-side-primary{align-items:center;gap:7px;display:inline-flex}@media (width<=700px){.draft-team-logo-header{width:38px;height:38px}.player-name-with-logo{gap:7px}.player-name-with-logo-right{justify-content:flex-start}}.result-actions{flex-direction:column;gap:8px;margin-top:18px;display:flex}.copy-result-button{color:#c4b5fd;cursor:pointer;background:#8b5cf61a;border:1px solid #8b5cf673;border-radius:9px;width:100%;padding:12px 16px;font-size:11px;font-weight:800;transition:all .2s}.copy-result-button:hover{background:#8b5cf62e;border-color:#8b5cf6}.copy-toast{z-index:9999;color:#eeeef5;background:#18181f;border:1px solid #8b5cf666;border-radius:9px;align-items:center;gap:8px;padding:11px 15px;font-size:11px;font-weight:700;animation:.18s ease-out copy-toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #00000059}.copy-toast span{color:#a78bfa;font-size:14px}@keyframes copy-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=700px){.copy-toast{justify-content:center;bottom:14px;left:14px;right:14px}}.draft-turn-timer{background:#8b5cf614;border:1px solid #8b5cf659;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:86px;padding:9px 14px;display:flex}.draft-turn-timer span{letter-spacing:1px;color:#8b8b98;font-size:9px;font-weight:800}.draft-turn-timer strong{font-variant-numeric:tabular-nums;color:#eeeef5;margin-top:2px;font-size:25px;line-height:1}.draft-turn-timer small{letter-spacing:.5px;margin-top:4px;font-size:8px;font-weight:800}.draft-turn-timer.timer-danger{background:#ef444414;border-color:#ef444480}.draft-turn-timer.timer-danger strong{color:#f87171}.draft-turn-timer.timer-expired{background:#ef44441f;border-color:#ef4444a6}.draft-turn-timer.timer-expired strong,.draft-turn-timer.timer-expired small{color:#f87171}@media (width<=700px){.draft-turn-timer{min-width:74px;padding:8px 10px}.draft-turn-timer strong{font-size:21px}}.draft-turn-timer.timer-processing{background:#fbbf241a;border-color:#fbbf248c}.draft-turn-timer.timer-processing strong,.draft-turn-timer.timer-processing small{color:#fbbf24}.automatic-action-note{letter-spacing:.8px;color:#f59e0b;margin-top:8px;font-size:8px;font-weight:800;display:block}.history-automatic-note{letter-spacing:.4px;color:#f59e0b;margin-top:3px;font-size:8px;font-weight:800;display:block}.invite-links-panel,.organizer-controls-panel{box-sizing:border-box;vertical-align:top;border-radius:12px;width:calc(50% - 7px);min-height:112px;margin-top:10px;margin-bottom:14px;padding:12px 14px;display:inline-flex}.invite-links-panel{background:#8b5cf60d;border:1px solid #8b5cf647;flex-direction:column;justify-content:space-between;align-items:stretch;gap:10px;margin-right:10px}.invite-links-info{flex-direction:column;gap:2px;display:flex}.invite-links-info>span{letter-spacing:1.3px;color:#8b5cf6;font-size:8px;font-weight:900}.invite-links-info>strong{color:#f4f4f5;font-size:13px}.invite-links-info>p{color:#777784;margin:0;font-size:9px}.invite-links-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.invite-links-buttons button{color:#c4b5fd;cursor:pointer;background:#8b5cf614;border:1px solid #8b5cf659;border-radius:8px;min-width:0;padding:7px 8px;font-size:8px;font-weight:800;line-height:1.15;transition:all .2s}.invite-links-buttons button:hover{background:#8b5cf629;border-color:#8b5cf6}.organizer-controls-panel{background:#ef444409;border:1px solid #ef444433;flex-direction:column;justify-content:space-between;align-items:stretch;gap:10px;margin-left:0}.organizer-controls-info{flex-direction:column;gap:2px;display:flex}.organizer-controls-info>span{letter-spacing:1.3px;color:#f87171;font-size:8px;font-weight:900}.organizer-controls-info>strong{color:#f4f4f5;font-size:13px}.organizer-controls-info>p{color:#777784;margin:0;font-size:9px}.organizer-controls-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.organizer-controls-buttons button{color:#fca5a5;cursor:pointer;background:#ef44440f;border:1px solid #ef44444d;border-radius:8px;min-width:0;padding:7px 9px;font-size:8px;font-weight:800;line-height:1.15;transition:all .2s}.organizer-controls-buttons button:hover:not(:disabled){background:#ef44441f;border-color:#ef4444}.organizer-controls-buttons button:disabled{opacity:.35;cursor:not-allowed}@media (width<=900px){.invite-links-panel,.organizer-controls-panel{width:100%;min-height:0;margin-left:0;margin-right:0;display:flex}}@media (width<=700px){.invite-links-buttons{grid-template-columns:1fr}.organizer-controls-buttons{grid-template-columns:1fr 1fr}.invite-links-buttons button,.organizer-controls-buttons button{width:100%}}@media (width<=460px){.organizer-controls-buttons{grid-template-columns:1fr}}.home-redesign{color:#f7f7fb;background:radial-gradient(circle at 72% 28%,#7c3aed1a,#0000 34%),#07070b;min-height:calc(100vh - 74px);padding:46px 6vw 34px;position:relative;overflow:hidden}.home-redesign *{box-sizing:border-box}.home-grid-background{pointer-events:none;opacity:.24;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0009,#0000 88%);mask-image:linear-gradient(#0009,#0000 88%)}.home-glow{filter:blur(90px);pointer-events:none;border-radius:999px;position:absolute}.home-glow-one{background:#7c3aed21;width:360px;height:360px;top:12%;right:14%}.home-glow-two{background:#6036cd14;width:300px;height:300px;bottom:4%;left:-120px}.home-hero{z-index:2;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:clamp(48px,7vw,110px);width:min(1500px,100%);min-height:600px;margin:0 auto;display:grid;position:relative}.home-hero-copy{max-width:660px}.home-eyebrow{color:#b7a0ff;letter-spacing:.08em;text-transform:uppercase;background:#8b5cf612;border:1px solid #8b5cf642;border-radius:999px;align-items:center;gap:9px;min-height:30px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.home-eyebrow-dot{background:#8b5cf6;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #8b5cf6d9}.home-hero h1{color:#fff;letter-spacing:-.065em;text-transform:uppercase;margin:26px 0 18px;font-size:clamp(56px,6.3vw,102px);font-weight:950;line-height:.88}.home-hero h1 span{color:#9a6cff;text-shadow:0 0 40px #8b5cf638}.home-hero-description{color:#ebeaf39e;max-width:590px;margin:0;font-size:clamp(15px,1.15vw,18px);line-height:1.7}.home-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.home-button{cursor:pointer;text-align:left;border-radius:13px;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:11px;min-height:78px;padding:12px 14px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid;position:relative}.home-button:hover{transform:translateY(-2px)}.home-button-primary{color:#fff;background:linear-gradient(135deg,#8b5cf647,#5c2fb526);border:1px solid #9b6bffa8;box-shadow:0 18px 40px #4023792b,inset 0 1px #ffffff12}.home-button-primary:hover{border-color:#ae89ffe6;box-shadow:0 20px 48px #552ca53d}.home-button-secondary{color:#fff;background:#12121ac2;border:1px solid #ffffff1a}.home-button-secondary:hover{background:#191623e0;border-color:#8b5cf657}.home-button-icon{background:#ffffff0f;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.home-button-icon svg,.home-button-arrow svg,.home-mini-icon svg{width:20px;height:20px}.home-button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.home-button strong{font-size:14px;font-weight:900}.home-button small{color:#ffffff7a;font-size:10px}.home-button-arrow{color:#ffffff80;place-items:center;display:grid}.home-trust-row{flex-wrap:wrap;gap:18px;margin-top:24px;display:flex}.home-trust-row>div{color:#f0eef780;align-items:center;gap:7px;font-size:10px;font-weight:700;display:inline-flex}.home-mini-icon{color:#9870f6;place-items:center;display:grid}.home-mini-icon svg{width:15px;height:15px}.home-preview-area{place-items:center;min-height:540px;display:grid;position:relative}.home-preview-orbit{border:1px solid #8b5cf61f;border-radius:50%;position:absolute}.home-preview-orbit-one{width:510px;height:510px}.home-preview-card{z-index:2;background:linear-gradient(155deg,#191623f7,#0a0a0ffa);border:1px solid #ffffff1c;border-radius:21px;width:min(690px,100%);padding:20px;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-4deg)rotateX(1.5deg);box-shadow:0 38px 100px #0000007a,0 0 0 1px #8b5cf60a,inset 0 1px #ffffff0d}.home-preview-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 40% 0,#8b5cf629,#0000 36%);position:absolute;inset:0}.home-preview-top{z-index:1;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:17px;display:flex;position:relative}.home-preview-top>div:first-child{flex-direction:column;gap:4px;display:flex}.home-preview-top span{color:#ffffff6b;letter-spacing:.15em;font-size:8px;font-weight:900}.home-preview-top strong{font-size:18px;font-weight:950}.home-preview-live{letter-spacing:.08em;background:#14814817;border:1px solid #29e87e4d;border-radius:999px;align-items:center;gap:7px;min-height:27px;padding:0 9px;font-weight:900;display:inline-flex;color:#56ee98!important;font-size:8px!important}.home-preview-live i{background:#29e87e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #29e87ea6}.home-preview-versus{z-index:1;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);align-items:center;min-height:92px;display:grid;position:relative}.home-preview-team{align-items:center;gap:11px;min-width:0;display:flex}.home-preview-team-right{text-align:right;justify-content:flex-end}.home-team-symbol{color:#c9b7ff;background:#8b5cf614;border:1px solid #8b5cf64d;border-radius:11px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:15px;font-weight:950;display:grid}.home-preview-team>div:not(.home-team-symbol){flex-direction:column;gap:2px;min-width:0;display:flex}.home-preview-team span{text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:13px;font-weight:900;overflow:hidden}.home-preview-team strong{color:#ffffff6b;letter-spacing:.08em;font-size:7px;font-weight:800}.home-preview-center{border-left:1px solid #ffffff12;border-right:1px solid #ffffff12;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.home-preview-center span{color:#9870f6;font-size:8px;font-weight:900}.home-preview-center strong{margin-top:2px;font-size:21px}.home-preview-map-row{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;display:grid;position:relative}.home-preview-map{background:radial-gradient(circle at 30% 20%,#8b5cf633,#0000 40%),linear-gradient(150deg,#22212a,#0d0d12);border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:flex-end;gap:7px;min-height:155px;padding:14px 12px;display:flex;position:relative;overflow:hidden}.home-preview-map:before{content:"";opacity:.16;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.home-preview-map span,.home-preview-map b{z-index:1;position:relative}.home-preview-map span{font-size:12px;font-weight:950}.home-preview-map b{letter-spacing:.09em;border-radius:999px;width:fit-content;padding:4px 8px;font-size:7px;font-weight:950}.home-preview-map-ban{filter:saturate(.48);opacity:.66}.home-preview-map-ban b{color:#ffd5da;background:#833742b8}.home-preview-map-pick{border-color:#45d68873}.home-preview-map-pick b{color:#07170d;background:#57e399}.home-preview-map-decider{border-color:#f7c44485}.home-preview-map-decider b{color:#211600;background:#f7c444}.home-preview-footer{z-index:1;color:#ffffff4d;letter-spacing:.1em;justify-content:space-between;gap:16px;margin-top:14px;font-size:7px;font-weight:800;display:flex;position:relative}.home-floating-chip{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0c13eb;border:1px solid #8b5cf647;border-radius:11px;flex-direction:column;gap:2px;min-width:132px;padding:10px 12px;display:flex;position:absolute;box-shadow:0 18px 40px #00000052}.home-floating-chip span{color:#9d7bff;letter-spacing:.12em;font-size:7px;font-weight:900}.home-floating-chip strong{font-size:10px}.home-feature-strip{z-index:2;border-top:1px solid #ffffff12;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1500px,100%);margin:4px auto 0;display:grid;position:relative}.home-feature-strip article{grid-template-columns:34px minmax(0,1fr);gap:14px;min-height:112px;padding:24px 28px;display:grid}.home-feature-strip article+article{border-left:1px solid #ffffff12}.home-feature-strip article>span{color:#8f67ea;letter-spacing:.08em;font-size:10px;font-weight:900}.home-feature-strip strong{text-transform:uppercase;font-size:13px;font-weight:900}.home-feature-strip p{color:#ffffff6b;margin:6px 0 0;font-size:10px;line-height:1.55}@media (width<=1120px){.home-redesign{padding:34px 28px 30px}.home-hero{grid-template-columns:1fr;gap:48px;min-height:auto}.home-hero-copy{max-width:760px}.home-preview-area{min-height:auto;padding:30px 0}.home-preview-card{transform:none}}@media (width<=720px){.home-redesign{padding:28px 16px 24px}.home-hero h1{font-size:clamp(48px,16vw,76px)}.home-primary-actions{grid-template-columns:1fr}.home-trust-row{flex-direction:column;gap:10px}.home-preview-area{display:block}.home-preview-orbit,.home-floating-chip{display:none}.home-preview-card{border-radius:16px;padding:14px}.home-preview-versus{grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr)}.home-preview-map-row{grid-template-columns:1fr}.home-preview-map{min-height:110px}.home-feature-strip{grid-template-columns:1fr}.home-feature-strip article+article{border-top:1px solid #ffffff12;border-left:none}}.home-redesign{background:radial-gradient(circle at 74% 32%,#7c3aed1f,#0000 28%),radial-gradient(circle at 88% 72%,#562da014,#0000 24%),#07070b}.home-hero{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr)}.home-preview-area{min-height:560px}.home-preview-card{border-color:#9668ff2e;width:min(720px,100%);transform:perspective(1200px)rotateY(-3deg)rotateX(1deg);box-shadow:0 34px 90px #00000080,0 0 70px #6b3ed11a,inset 0 1px #ffffff0d}.home-preview-card:after{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,#ffffff06,#0000 28% 72%,#8b5cf608);position:absolute;inset:0}.home-preview-map{min-height:170px}.home-preview-progress{z-index:2;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin-top:14px;display:grid;position:relative}.home-preview-progress i{background:#ffffff14;border-radius:999px;height:3px}.home-preview-progress i.done{background:linear-gradient(90deg,#7c3aed,#a879ff);box-shadow:0 0 10px #8b5cf647}.home-floating-chip-one{bottom:96px;left:-12px}.home-floating-chip-two{top:84px;right:-10px}.home-preview-orbit-one{opacity:.5;width:540px;height:540px}.home-preview-orbit-two{opacity:.16;width:690px;height:690px}.home-preview-area:after{content:"";z-index:0;filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#8b5cf629,#8b5cf608 46%,#0000 72%);border-radius:50%;width:360px;height:360px;position:absolute}@media (width<=1120px){.home-hero{grid-template-columns:1fr}.home-preview-card{transform:none}}@media (width<=720px){.home-preview-card{width:100%}.home-preview-progress{gap:3px}}.home-origin{z-index:2;background:linear-gradient(90deg,#8b5cf609,#0000 44%);border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;grid-template-columns:110px minmax(0,760px);align-items:center;gap:34px;width:min(1500px,100%);min-height:190px;margin:18px auto 0;padding:34px 28px;display:grid;position:relative}.home-origin-number{color:#8f67ea;letter-spacing:.14em;align-self:stretch;align-items:flex-start;padding-top:4px;font-size:9px;font-weight:900;display:flex}.home-origin-content{max-width:760px}.home-origin-kicker{color:#a886ff;letter-spacing:.09em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:900;display:inline-block}.home-origin h2{color:#fff;letter-spacing:-.025em;margin:0;font-size:clamp(22px,2vw,30px);font-weight:950;line-height:1.05}.home-origin p{color:#ffffff75;max-width:720px;margin:12px 0 0;font-size:11px;line-height:1.72}.home-footer{z-index:2;color:#ffffff52;letter-spacing:.03em;justify-content:center;align-items:center;gap:7px;width:min(1500px,100%);min-height:68px;margin:0 auto;font-size:9px;font-weight:700;display:flex;position:relative}.home-footer a{color:#b899ffcc;text-decoration:none;transition:color .15s,text-shadow .15s}.home-footer a:hover{color:#b99cff;text-shadow:0 0 14px #8b5cf64d}.home-footer i{color:#ffffff2e;font-style:normal}@media (width<=720px){.home-origin{grid-template-columns:1fr;gap:9px;min-height:0;padding:28px 8px}.home-origin-number{padding:0}.home-origin h2{font-size:24px}.home-origin p{font-size:10px}.home-footer{flex-wrap:wrap;min-height:62px;padding:12px 0}.home-preview-area{min-height:330px!important;padding:12px 0 0!important}.home-preview-card{border-radius:16px!important;width:100%!important;padding:14px!important;transform:none!important}.home-preview-top{padding-bottom:10px!important}.home-preview-top span{font-size:6px!important}.home-preview-top strong{font-size:14px!important}.home-preview-live{min-height:24px!important;padding:0 8px!important;font-size:6px!important}.home-preview-versus{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)!important;min-height:68px!important}.home-team-symbol{border-radius:9px!important;flex:0 0 34px!important;width:34px!important;height:34px!important;font-size:12px!important}.home-preview-team{gap:7px!important}.home-preview-team span{font-size:10px!important}.home-preview-team strong{display:none!important}.home-preview-center strong{font-size:17px!important}.home-preview-center span{font-size:6px!important}.home-preview-map-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin-top:10px!important}.home-preview-map{border-radius:10px!important;min-height:86px!important;padding:9px 8px!important}.home-preview-map span{font-size:8px!important}.home-preview-map b{padding:3px 6px!important;font-size:5.5px!important}.home-preview-footer{margin-top:9px!important;font-size:5.5px!important}.home-preview-progress{gap:3px!important;margin-top:8px!important}.home-preview-progress i{height:2px!important}.home-floating-chip,.home-preview-orbit{display:none!important}.home-redesign{padding:22px 14px!important}.home-hero{gap:30px!important}.home-hero h1{letter-spacing:-.055em!important;margin:20px 0 14px!important;font-size:clamp(42px,13vw,60px)!important;line-height:.9!important}.home-hero-description{font-size:14px!important;line-height:1.55!important}.home-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:24px!important}.home-button{border-radius:11px!important;grid-template-columns:34px minmax(0,1fr) 16px!important;gap:7px!important;min-height:64px!important;padding:9px 10px!important}.home-button-icon{border-radius:9px!important;width:34px!important;height:34px!important}.home-button-icon svg,.home-button-arrow svg{width:17px!important;height:17px!important}.home-button strong{font-size:11px!important;line-height:1.1!important}.home-button small{margin-top:1px!important;font-size:7.5px!important;line-height:1.15!important}.home-button-arrow{opacity:.7}.home-trust-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin-top:16px!important;display:grid!important}.home-trust-row>div{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:9px;min-width:0;justify-content:center!important;align-items:center!important;gap:4px!important;padding:7px 4px!important;font-size:6.8px!important;line-height:1.15!important;display:flex!important}.home-mini-icon{flex:none}.home-mini-icon svg{width:13px!important;height:13px!important}.home-preview-area{min-height:300px!important;padding-top:4px!important}.home-origin{margin-top:20px!important}}.home-benefits{z-index:2;width:min(1500px,100%);margin:22px auto 0;position:relative}.home-benefits-heading>span{color:#9d78ff;letter-spacing:.1em;font-size:10px;font-weight:900;display:inline-block}.home-benefits-grid article{background:linear-gradient(150deg,#16121feb,#0a0a0ff5);border:1px solid #9769ff24;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:14px;min-width:0;min-height:132px;padding:20px;display:grid;box-shadow:inset 0 1px #ffffff06}.home-benefit-index{color:#a886ff;letter-spacing:.06em;background:#8b5cf612;border:1px solid #9769ff38;border-radius:9px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:950;display:grid}@media (width<=980px){.home-benefits-grid{grid-template-columns:1fr}.home-benefits-grid article{min-height:0}}@media (width<=720px){.home-benefits{margin-top:24px}.home-benefits-heading{margin-bottom:12px}.home-benefits-heading h2{font-size:24px}.home-benefits-grid{gap:8px}.home-benefits-grid article{border-radius:12px;grid-template-columns:32px minmax(0,1fr);gap:11px;padding:15px}.home-benefit-index{border-radius:8px;width:30px;height:30px;font-size:8px}.home-benefits-grid strong{font-size:12px}.home-benefits-grid p{font-size:9px}}.home-benefits{z-index:2;border-top:1px solid #ffffff12;width:min(1500px,100%);margin:18px auto 0;padding:26px 0 6px;position:relative}.home-benefits-heading{margin-bottom:18px}.home-benefits-heading>span{color:#9f7aff;letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:900;display:inline-block}.home-benefits-heading h2{color:#fff;letter-spacing:-.025em;margin:0;font-size:clamp(22px,2.1vw,30px);font-weight:950;line-height:normal}.home-benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.home-benefits-grid article{min-width:0;min-height:112px;box-shadow:none;background:linear-gradient(145deg,#ffffff06,#ffffff02);border:1px solid #ffffff12;border-radius:12px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:12px;padding:18px;display:grid}.home-benefit-index{color:#8f67ea;letter-spacing:.08em;background:0 0;border:0;border-radius:0;width:auto;height:auto;font-size:9px;font-weight:900;display:block}.home-benefits-grid article>div:last-child{min-width:0}.home-benefits-grid strong{color:#fff;font-size:13px;font-weight:900;display:block}.home-benefits-grid p{color:#ffffff6b;margin:7px 0 0;font-size:10px;line-height:1.55}@media (width<=980px){.home-benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-benefits-grid article{min-height:112px}}@media (width<=720px){.home-benefits{margin-top:18px;padding-top:20px}.home-benefits-heading{margin-bottom:12px}.home-benefits-heading>span{font-size:7.5px}.home-benefits-heading h2{font-size:20px}.home-benefits-grid{grid-template-columns:1fr;gap:7px}.home-benefits-grid article{border-radius:10px;grid-template-columns:24px minmax(0,1fr);gap:9px;min-height:0;padding:12px 13px}.home-benefit-index{background:0 0;border:0;border-radius:0;width:auto;height:auto;font-size:7px;display:block}.home-benefits-grid strong{font-size:11px}.home-benefits-grid p{margin-top:4px;font-size:8.5px;line-height:1.45}}.join-page-redesign{color:#f7f7fb;background:radial-gradient(circle at 72% 36%,#7c3aed1a,#0000 28%),#07070b;min-height:calc(100vh - 74px);padding:28px 5vw 42px;position:relative;overflow:hidden}.join-page-redesign *{box-sizing:border-box}.join-bg-grid{pointer-events:none;opacity:.2;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000d1,#0000 90%);mask-image:linear-gradient(#000000d1,#0000 90%)}.join-glow{filter:blur(100px);pointer-events:none;border-radius:999px;position:absolute}.join-glow-one{background:#7236d821;width:340px;height:340px;top:21%;right:13%}.join-glow-two{background:#582da712;width:260px;height:260px;bottom:8%;left:7%}.join-shell{z-index:1;width:min(1450px,100%);margin:0 auto;position:relative}.join-back-button{color:#ffffff7a;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:32px;padding:0;font-size:10px;font-weight:800;display:inline-flex}.join-back-button:hover{color:#b99cff}.join-back-button:disabled{opacity:.42;cursor:wait}.join-back-button span{color:#956cf3;font-size:13px}.join-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,.55fr);align-items:center;gap:clamp(70px,8vw,140px);min-height:520px;margin-top:26px;display:grid}.join-copy{max-width:680px}.join-kicker{color:#9f79ff;letter-spacing:.16em;font-size:9px;font-weight:900}.join-copy h1{color:#fff;letter-spacing:-.055em;margin:12px 0 14px;font-size:clamp(52px,5.5vw,86px);font-weight:950;line-height:.9}.join-copy h1 span{color:#9a6cff;text-shadow:0 0 42px #8b5cf62e;display:block}.join-copy>p{color:#ffffff8c;max-width:540px;margin:0;font-size:14px;line-height:1.6}.join-info-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.join-info-row>div{background:#ffffff04;border:1px solid #fff1;border-radius:11px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:72px;padding:12px;display:grid}.join-info-icon{color:#a986ff;background:#8b5cf614;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.join-info-icon svg{width:17px;height:17px}.join-info-row strong{color:#ffffffdb;font-size:10px;display:block}.join-info-row small{color:#ffffff61;margin-top:3px;font-size:8px;line-height:1.35;display:block}.join-card{background:linear-gradient(150deg,#171421f5,#0a0a0ffa);border:1px solid #9769ff33;border-radius:18px;justify-self:end;width:100%;max-width:510px;padding:25px;position:relative;box-shadow:0 28px 80px #00000057,inset 0 1px #ffffff09}.join-card:before{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(circle at 30% 0,#8b5cf621,#0000 34%);position:absolute;inset:0}.join-card>*{z-index:1;position:relative}.join-card-heading>span{color:#9f79ff;letter-spacing:.15em;font-size:8px;font-weight:900}.join-card-heading h2{color:#fff;margin:6px 0 4px;font-size:21px;font-weight:950}.join-card-heading p{color:#ffffff6b;margin:0;font-size:9px}.join-code-field{margin-top:22px;display:block}.join-code-field>span{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:900;display:block}.join-code-field input{color:#fff;width:100%;height:64px;font:inherit;letter-spacing:.2em;text-transform:uppercase;background:#050509c2;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:0 16px;font-size:22px;font-weight:950;transition:border-color .14s,box-shadow .14s,background .14s}.join-code-field input:focus{background:#08070deb;border-color:#9769ffc7;box-shadow:0 0 0 3px #8b5cf617}.join-code-field input::placeholder{color:#ffffff2e}.join-code-hint{color:#ffffff5c;align-items:center;gap:7px;margin-top:9px;font-size:7.5px;display:flex}.join-code-dot{background:#8b5cf6;border-radius:50%;flex:0 0 5px;width:5px;height:5px;box-shadow:0 0 8px #8b5cf69e}.join-submit-button{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#8b5cf64f,#582bb126);border:1px solid #9769ffc2;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:62px;margin-top:18px;padding:10px 14px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.join-submit-button:hover:not(:disabled){border-color:#b291ffeb;transform:translateY(-1px);box-shadow:0 15px 34px #4a268b30}.join-submit-button:disabled{opacity:.55;cursor:wait}.join-submit-button>span{flex-direction:column;gap:2px;display:flex}.join-submit-button small{color:#ffffff6b;letter-spacing:.12em;font-size:6px;font-weight:900}.join-submit-button strong{font-size:12px;font-weight:900}.join-submit-button svg{color:#c0a7ff;width:19px;height:19px}.join-card-footer{border-top:1px solid #ffffff0f;margin-top:17px;padding-top:14px}.join-card-footer>span{color:#aa8cff;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.join-card-footer p{color:#ffffff63;margin:5px 0 0;font-size:8px;line-height:1.5}@media (width>=981px) and (height<=850px){.join-page-redesign{padding-top:16px;padding-bottom:20px}.join-layout{min-height:450px;margin-top:14px}.join-copy h1{font-size:60px}.join-info-row{margin-top:20px}}@media (width<=980px){.join-page-redesign{padding:26px 22px 38px;overflow:visible}.join-layout{grid-template-columns:1fr;gap:30px;min-height:0}.join-copy{max-width:760px}.join-card{justify-self:stretch;max-width:620px}}@media (width<=620px){.join-page-redesign{padding:18px 14px 28px}.join-layout{gap:24px;margin-top:18px}.join-kicker{font-size:7.5px}.join-copy h1{margin:8px 0 10px;font-size:43px}.join-copy>p{font-size:11px;line-height:1.5}.join-info-row{grid-template-columns:1fr 1fr;gap:7px;margin-top:18px}.join-info-row>div{grid-template-columns:28px minmax(0,1fr);gap:7px;min-height:68px;padding:9px}.join-info-icon{width:28px;height:28px}.join-info-icon svg{width:14px;height:14px}.join-info-row strong{font-size:8.5px}.join-info-row small{font-size:6.8px}.join-card{border-radius:14px;padding:18px}.join-card-heading h2{font-size:18px}.join-code-field{margin-top:18px}.join-code-field input{height:58px;font-size:19px}.join-submit-button{min-height:58px}.join-card-footer p{font-size:7.5px}}.create-room-redesign{color:#f7f7fb;background:radial-gradient(circle at 76% 18%,#7c3aed17,#0000 28%),#07070b;min-height:calc(100vh - 74px);padding:34px 5vw 54px;position:relative;overflow:hidden}.create-room-redesign *{box-sizing:border-box}.create-room-bg-grid{opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 90%);mask-image:linear-gradient(#000c,#0000 90%)}.create-room-shell{z-index:1;width:min(1480px,100%);margin:0 auto;position:relative}.create-back-button{color:#ffffff75;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:34px;padding:0;font-size:11px;font-weight:800;display:inline-flex}.create-back-button:hover{color:#b897ff}.create-back-button span{color:#956cf3;font-size:15px}.create-room-heading{max-width:720px;margin-top:16px}.create-room-kicker{color:#9d78ff;letter-spacing:.16em;font-size:9px;font-weight:900}.create-room-heading h1{color:#fff;letter-spacing:-.045em;margin:8px 0 9px;font-size:clamp(34px,4vw,54px);font-weight:950;line-height:.98}.create-room-heading h1 span{color:#9a6cff}.create-room-heading p{color:#ffffff7a;margin:0;font-size:12px;line-height:1.6}.create-room-layout{grid-template-columns:minmax(0,1fr) minmax(350px,.42fr);align-items:start;gap:14px;margin-top:30px;display:grid}.create-room-main-column{gap:14px;display:grid}.create-room-side-column{gap:12px;display:grid;position:sticky;top:18px}.create-config-card{background:linear-gradient(150deg,#15141df0,#0b0b10f5);border:1px solid #ffffff13;border-radius:15px;padding:21px;box-shadow:inset 0 1px #ffffff06}.create-card-title{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;margin-bottom:18px;display:grid}.create-card-step{color:#8f67ea;letter-spacing:.08em;padding-top:3px;font-size:8px;font-weight:900}.create-card-title h2{color:#fff;margin:0;font-size:15px;font-weight:900}.create-card-title p{color:#ffffff59;margin:3px 0 0;font-size:9px}.create-field+.create-field{border-top:1px solid #ffffff0e;margin-top:20px;padding-top:20px}.create-field>label{color:#ffffffad;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:900;display:block}.create-field input,.create-team-name-input{color:#fff;width:100%;min-height:44px;font:inherit;background:#07070bc2;border:1px solid #ffffff17;border-radius:10px;outline:none;padding:0 13px;font-size:11px;transition:border-color .14s,box-shadow .14s}.create-field input:focus,.create-team-name-input:focus{border-color:#9769ffb8;box-shadow:0 0 0 3px #8b5cf617}.create-field input::placeholder,.create-team-name-input::placeholder{color:#ffffff3d}.create-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.create-mode-card{text-align:left;color:#fff;cursor:pointer;background:#0a0a0fb8;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:126px;padding:15px;transition:border-color .15s,background .15s,transform .15s;display:flex}.create-mode-card:not(.is-disabled):hover{border-color:#9769ff73;transform:translateY(-1px)}.create-mode-card.is-selected{background:linear-gradient(145deg,#8b5cf629,#15111fad);border-color:#9769ffa8}.create-mode-card.is-disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.28)}.create-mode-top{justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:auto;display:flex}.create-mode-status,.create-mode-tag{letter-spacing:.11em;border-radius:999px;padding:4px 7px;font-size:6px;font-weight:900}.create-mode-status{color:#cbb9ff;background:#8b5cf61f}.create-mode-tag{color:#fff6;background:#ffffff0a}.create-mode-lock{color:#ffffff52;place-items:center;width:24px;height:24px;display:grid}.create-mode-lock svg{width:15px;height:15px}.create-mode-card strong{margin-top:14px;font-size:14px;font-weight:900}.create-mode-card p{color:#ffffff61;margin:5px 0 0;font-size:9px;line-height:1.45}.create-option-grid{gap:7px;display:grid}.create-option-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.create-option-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.create-option-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.create-option-button{color:#fff;cursor:pointer;background:#08080cb3;border:1px solid #ffffff13;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-height:58px;padding:9px 10px;transition:border-color .14s,background .14s,transform .14s;display:flex}.create-option-button:hover{border-color:#9769ff57;transform:translateY(-1px)}.create-option-button.is-selected{background:linear-gradient(145deg,#8b5cf62b,#15121eb8);border-color:#9769ffb8;box-shadow:inset 0 0 0 1px #8b5cf60d}.create-option-button strong{font-size:11px;font-weight:900}.create-option-button span{color:#ffffff5c;font-size:7.5px}.create-option-wide{min-height:64px}.create-inline-note{color:#ffffff59;margin-top:9px;font-size:8.5px;line-height:1.5}.create-inline-note strong{color:#b99cff}.create-teams-card{padding-bottom:18px}.create-team-block{background:#08080c94;border:1px solid #fff1;border-radius:12px;padding:14px}.create-team-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;display:flex}.create-team-heading span{color:#8f67ea;letter-spacing:.11em;font-size:7px;font-weight:900}.create-team-heading strong{text-overflow:ellipsis;white-space:nowrap;color:#ffffffa8;max-width:65%;font-size:9px;font-weight:800;overflow:hidden}.create-logo-area{margin-top:8px}.create-logo-upload{cursor:pointer;background:#8b5cf606;border:1px dashed #9769ff3d;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:10px;min-height:78px;padding:12px;display:grid}.create-upload-icon{color:#a886ff;background:#8b5cf614;border-radius:9px;grid-row:1/span 2;place-items:center;width:34px;height:34px;display:grid}.create-upload-icon svg{width:17px;height:17px}.create-logo-upload strong{align-self:end;font-size:9px}.create-logo-upload small{color:#ffffff4d;align-self:start;font-size:7px}.create-logo-upload input{display:none}.create-logo-selected{background:#8b5cf609;border:1px solid #9769ff30;border-radius:10px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;min-height:78px;padding:9px;display:grid}.create-logo-selected img{object-fit:contain;background:#ffffff06;border-radius:9px;width:52px;height:52px}.create-logo-selected>div{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.create-logo-selected strong{font-size:8.5px}.create-logo-selected span{text-overflow:ellipsis;white-space:nowrap;color:#ffffff4d;width:100%;margin-top:2px;font-size:7px;overflow:hidden}.create-logo-selected button{color:#e58e9a;cursor:pointer;background:0 0;border:0;margin-top:6px;padding:0;font-size:7px;font-weight:800}.create-versus-divider{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:9px;margin:10px 0;display:grid}.create-versus-divider span{background:#ffffff0e;height:1px}.create-versus-divider strong{color:#8f67ea;font-size:8px}.create-continue-button{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#8b5cf647,#582bb121);border:1px solid #9769ffb8;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:66px;padding:10px 14px;transition:transform .15s,box-shadow .15s;display:flex}.create-continue-button:hover{transform:translateY(-1px);box-shadow:0 14px 32px #4f2a8f2e}.create-continue-button>span{flex-direction:column;gap:2px;display:flex}.create-continue-button small{color:#ffffff5c;letter-spacing:.12em;font-size:6px;font-weight:900}.create-continue-button strong{font-size:12px;font-weight:900}.create-continue-button svg{color:#b99cff;width:20px;height:20px}@media (width<=980px){.create-room-redesign{padding:28px 22px 42px}.create-room-layout{grid-template-columns:1fr}.create-room-side-column{position:static}.create-teams-card{order:1}.create-continue-button{order:2}}@media (width<=620px){.create-room-redesign{padding:20px 14px 34px}.create-room-heading{margin-top:10px}.create-room-heading h1{font-size:34px}.create-room-heading p{font-size:10px}.create-room-layout{gap:10px;margin-top:20px}.create-room-main-column,.create-room-side-column{gap:10px}.create-config-card{border-radius:12px;padding:15px}.create-card-title{margin-bottom:14px}.create-mode-grid{grid-template-columns:1fr 1fr;gap:7px}.create-mode-card{min-height:112px;padding:12px}.create-mode-card strong{font-size:11px}.create-mode-card p{font-size:7.5px}.create-option-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.create-option-button{min-height:52px}.create-option-grid-two .create-option-button{min-height:60px}.create-team-block{padding:11px}.create-continue-button{min-height:60px}}@media (width>=981px) and (height>=760px){.create-room-redesign{min-height:calc(100vh - 74px);padding:16px 4vw 18px;overflow:hidden}.create-room-shell{width:min(1500px,100%)}.create-back-button{gap:6px;min-height:24px;font-size:9px}.create-back-button span{font-size:12px}.create-room-heading{max-width:650px;margin-top:5px}.create-room-kicker{font-size:7px}.create-room-heading h1{margin:4px 0;font-size:clamp(27px,2.7vw,38px);line-height:.96}.create-room-heading p{font-size:9px;line-height:1.35}.create-room-layout{grid-template-columns:minmax(0,1fr) minmax(315px,.38fr);gap:10px;margin-top:14px}.create-room-main-column,.create-room-side-column{gap:9px}.create-room-side-column{top:10px}.create-config-card{border-radius:12px;padding:13px 15px}.create-card-title{grid-template-columns:23px minmax(0,1fr);gap:7px;margin-bottom:9px}.create-card-step{padding-top:2px;font-size:6.5px}.create-card-title h2{font-size:12px}.create-card-title p{margin-top:1px;font-size:7px}.create-field+.create-field{margin-top:10px;padding-top:10px}.create-field>label{margin-bottom:5px;font-size:7px}.create-field input,.create-team-name-input{border-radius:8px;min-height:34px;padding:0 10px;font-size:9px}.create-mode-grid{gap:7px}.create-mode-card{border-radius:9px;min-height:82px;padding:10px}.create-mode-status,.create-mode-tag{padding:3px 6px;font-size:5px}.create-mode-lock{width:18px;height:18px}.create-mode-lock svg{width:12px;height:12px}.create-mode-card strong{margin-top:8px;font-size:10px}.create-mode-card p{margin-top:3px;font-size:6.5px;line-height:1.25}.create-option-grid{gap:5px}.create-option-button{border-radius:8px;gap:1px;min-height:42px;padding:6px 8px}.create-option-wide{min-height:44px}.create-option-button strong{font-size:8px}.create-option-button span{font-size:6px}.create-inline-note{margin-top:5px;font-size:6.5px;line-height:1.3}.create-teams-card{padding-bottom:12px}.create-team-block{border-radius:9px;padding:9px}.create-team-heading{margin-bottom:5px}.create-team-heading span{font-size:5.8px}.create-team-heading strong{font-size:7px}.create-logo-area{margin-top:5px}.create-logo-upload{border-radius:8px;grid-template-columns:27px minmax(0,1fr);column-gap:7px;min-height:52px;padding:8px}.create-upload-icon{border-radius:7px;width:27px;height:27px}.create-upload-icon svg{width:13px;height:13px}.create-logo-upload strong{font-size:7px}.create-logo-upload small{font-size:5.5px}.create-logo-selected{grid-template-columns:38px minmax(0,1fr);gap:7px;min-height:52px;padding:6px}.create-logo-selected img{width:38px;height:38px}.create-logo-selected strong{font-size:6.5px}.create-logo-selected span,.create-logo-selected button{font-size:5.5px}.create-logo-selected button{margin-top:3px}.create-versus-divider{gap:6px;margin:6px 0}.create-versus-divider strong{font-size:6px}.create-continue-button{border-radius:10px;min-height:48px;padding:7px 11px}.create-continue-button small{font-size:5px}.create-continue-button strong{font-size:9px}.create-continue-button svg{width:15px;height:15px}}@media (width>=981px) and (height<=820px){.create-room-redesign{padding-top:10px;padding-bottom:10px}.create-room-heading p{display:none}.create-room-layout{margin-top:9px}.create-config-card{padding:10px 13px}.create-card-title{margin-bottom:7px}.create-mode-card{min-height:70px}.create-option-button{min-height:36px}.create-option-wide{min-height:38px}.create-team-block{padding:7px}.create-logo-upload,.create-logo-selected{min-height:46px}.create-continue-button{min-height:43px}}@media (width>=981px) and (height>=760px){.create-room-redesign{padding:14px 3vw 16px!important}.create-room-shell{width:min(1680px,94vw)!important}.create-room-layout{grid-template-columns:minmax(0,1fr) minmax(380px,.44fr)!important;gap:12px!important;margin-top:12px!important}.create-room-main-column,.create-room-side-column{gap:10px!important}.create-back-button{min-height:27px!important;font-size:10px!important}.create-back-button span{font-size:13px!important}.create-room-heading{margin-top:6px!important}.create-room-kicker{font-size:8px!important}.create-room-heading h1{margin:5px 0!important;font-size:clamp(31px,3vw,43px)!important}.create-room-heading p{font-size:10px!important;line-height:1.35!important;display:block!important}.create-config-card{border-radius:13px!important;padding:15px 17px!important}.create-card-title{grid-template-columns:27px minmax(0,1fr)!important;gap:8px!important;margin-bottom:11px!important}.create-card-step{font-size:7.5px!important}.create-card-title h2{font-size:13px!important}.create-card-title p{margin-top:2px!important;font-size:8px!important}.create-field+.create-field{margin-top:12px!important;padding-top:12px!important}.create-field>label{margin-bottom:6px!important;font-size:8px!important}.create-field input,.create-team-name-input{min-height:38px!important;padding:0 11px!important;font-size:10px!important}.create-mode-card{min-height:94px!important;padding:11px!important}.create-mode-status,.create-mode-tag{padding:3px 6px!important;font-size:5.5px!important}.create-mode-lock{width:21px!important;height:21px!important}.create-mode-lock svg{width:13px!important;height:13px!important}.create-mode-card strong{margin-top:10px!important;font-size:11px!important}.create-mode-card p{margin-top:4px!important;font-size:7.5px!important;line-height:1.3!important}.create-option-grid{gap:6px!important}.create-option-button{min-height:46px!important;padding:7px 9px!important}.create-option-wide{min-height:48px!important}.create-option-button strong{font-size:9px!important}.create-option-button span{font-size:6.8px!important}.create-inline-note{margin-top:6px!important;font-size:7.4px!important;line-height:1.35!important}.create-teams-card{padding-bottom:14px!important}.create-team-block{padding:10px!important}.create-team-heading{margin-bottom:6px!important}.create-team-heading span{font-size:6.5px!important}.create-team-heading strong{font-size:8px!important}.create-logo-area{margin-top:6px!important}.create-logo-upload{grid-template-columns:30px minmax(0,1fr)!important;column-gap:8px!important;min-height:60px!important;padding:9px!important}.create-upload-icon{width:30px!important;height:30px!important}.create-upload-icon svg{width:14px!important;height:14px!important}.create-logo-upload strong{font-size:8px!important}.create-logo-upload small{font-size:6.2px!important}.create-logo-selected{grid-template-columns:42px minmax(0,1fr)!important;gap:8px!important;min-height:60px!important}.create-logo-selected img{width:42px!important;height:42px!important}.create-logo-selected strong{font-size:7.5px!important}.create-logo-selected span,.create-logo-selected button{font-size:6.2px!important}.create-versus-divider{margin:7px 0!important}.create-versus-divider strong{font-size:6.5px!important}.create-continue-button{min-height:52px!important;padding:8px 12px!important}.create-continue-button small{font-size:5.5px!important}.create-continue-button strong{font-size:10px!important}.create-continue-button svg{width:16px!important;height:16px!important}}@media (width>=981px) and (height>=760px) and (height<=900px){.create-room-redesign{padding-top:10px!important;padding-bottom:10px!important}.create-room-heading h1{font-size:34px!important}.create-room-heading p{font-size:9px!important}.create-room-layout{margin-top:9px!important}.create-config-card{padding:12px 15px!important}.create-card-title{margin-bottom:8px!important}.create-mode-card{min-height:84px!important}.create-option-button{min-height:41px!important}.create-option-wide{min-height:43px!important}.create-logo-upload,.create-logo-selected{min-height:54px!important}.create-continue-button{min-height:47px!important}}@media (width>=981px) and (height>=760px){.create-card-title h2{font-size:15px!important}.create-card-title p,.create-field>label{font-size:9px!important}.create-field input,.create-team-name-input{font-size:11px!important}.create-option-button strong{font-size:10px!important}.create-option-button span{font-size:7.5px!important}.create-inline-note{font-size:8px!important}.create-mode-card{grid-template-rows:auto!important;grid-template-columns:minmax(130px,.34fr) minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:78px!important;padding:11px 13px!important;display:grid!important}.create-mode-top{display:contents!important}.create-mode-status,.create-mode-lock{grid-area:1/3!important;place-self:start end!important}.create-mode-tag{display:none!important}.create-mode-card strong{grid-area:1/1!important;margin:0!important;font-size:13px!important;line-height:1.1!important}.create-mode-card p{color:#ffffff80!important;grid-area:1/2!important;margin:0!important;font-size:9px!important;line-height:1.35!important}.create-team-block{padding:12px!important}.create-team-heading{align-items:flex-start!important;margin-bottom:8px!important}.create-team-label-group{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.create-team-heading span{font-size:7.5px!important}.create-team-heading strong{max-width:52%!important;font-size:9px!important}.create-first-turn-badge{color:#c4adff;letter-spacing:.09em;background:#8b5cf614;border:1px solid #9769ff47;border-radius:999px;align-items:center;min-height:19px;padding:0 7px;font-size:5.8px;font-weight:900;display:inline-flex}.create-team-start-note{color:#ffffff75;background:#8b5cf609;border-left:2px solid #9769ff94;border-radius:0 7px 7px 0;margin:-1px 0 8px;padding:7px 9px;font-size:7.3px;line-height:1.35}.create-logo-upload{min-height:58px!important}.create-logo-upload strong{font-size:8.5px!important}.create-logo-upload small{font-size:6.5px!important}.create-versus-divider strong{font-size:7px!important}}@media (width<=620px){.create-team-label-group{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.create-first-turn-badge{color:#c4adff;background:#8b5cf614;border:1px solid #9769ff47;border-radius:999px;align-items:center;padding:3px 6px;font-size:6px;font-weight:900;display:inline-flex}.create-team-start-note{color:#ffffff75;background:#8b5cf609;border-left:2px solid #9769ff94;margin-bottom:8px;padding:7px 8px;font-size:7px;line-height:1.35}.create-card-title{box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}.create-card-title:before,.create-card-title:after{content:none!important;display:none!important}.create-card-title>div{box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important;padding:0!important}.create-card-title>div:before,.create-card-title>div:after{content:none!important;display:none!important}.create-card-step{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;padding-left:0!important;padding-right:0!important}.create-card-step:before,.create-card-step:after{content:none!important;display:none!important}.create-card-title h2,.create-card-title p{box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}}.create-versus-divider{box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important;grid-template-columns:none!important;justify-content:center!important;align-items:center!important;gap:0!important;display:flex!important}.create-versus-divider>span{width:0!important;min-width:0!important;height:0!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:none!important}.create-versus-divider>strong{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}@media (width<=980px){.create-versus-divider>span{display:none!important}}@media (width<=620px){.create-versus-divider{justify-content:center!important;gap:0!important;display:flex!important}.create-versus-divider>span{display:none!important}}.pool-page-redesign{color:#f7f7fb;background:radial-gradient(circle at 72% 22%,#7c3aed17,#0000 28%),#07070b;min-height:calc(100vh - 74px);padding:18px 3vw 22px;position:relative;overflow:hidden}.pool-page-redesign *{box-sizing:border-box}.pool-bg-grid{pointer-events:none;opacity:.17;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#0000 94%);mask-image:linear-gradient(#000000bf,#0000 94%)}.pool-shell{z-index:1;width:min(1680px,94vw);margin:0 auto;position:relative}.pool-back-button{color:#ffffff80;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:26px;padding:0;font-size:10px;font-weight:800;display:inline-flex}.pool-back-button:hover{color:#b99cff}.pool-back-button:disabled{opacity:.45;cursor:wait}.pool-back-button span{color:#956cf3}.pool-heading{justify-content:space-between;align-items:end;gap:32px;margin-top:6px;display:flex}.pool-kicker,.pool-section-heading>div>span{color:#9c77ff;letter-spacing:.14em;font-size:8px;font-weight:900}.pool-heading h1{color:#fff;letter-spacing:-.045em;margin:5px 0;font-size:clamp(32px,3.1vw,44px);font-weight:950;line-height:.96}.pool-heading h1 span{color:#9a6cff}.pool-heading p{color:#ffffff91;margin:0;font-size:10px}.pool-match-summary{background:#0f0e15c2;border:1px solid #ffffff13;border-radius:12px;grid-template-columns:minmax(0,.9fr) 1px auto 1px minmax(0,1.4fr);align-items:center;gap:13px;min-width:470px;min-height:58px;padding:10px 13px;display:grid}.pool-match-summary>div{flex-direction:column;gap:2px;min-width:0;display:flex}.pool-match-summary>i{background:#ffffff13;width:1px;height:28px}.pool-match-summary span{color:#ffffff5c;letter-spacing:.1em;font-size:6.5px;font-weight:900}.pool-match-summary strong{text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:10px;overflow:hidden}.pool-summary-versus{justify-content:flex-end;align-items:center;flex-direction:row!important;gap:8px!important}.pool-summary-versus strong{max-width:120px}.pool-summary-versus span{color:#9d78ff;font-size:8px}.pool-summary-team{align-items:center;gap:7px;min-width:0;display:flex}.pool-summary-team-logo{object-fit:contain;width:26px;min-width:26px;height:26px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 0 26px;margin:0;padding:0;display:block}.pool-summary-team strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pool-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.3fr);align-items:stretch;gap:12px;margin-top:14px;display:grid}.pool-map-section,.pool-plan-card{background:linear-gradient(150deg,#14131cf0,#0a0a0ff5);border:1px solid #ffffff13;border-radius:14px}.pool-map-section{padding:15px}.pool-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:39px;display:flex}.pool-section-heading h2{color:#fff;margin:3px 0 0;font-size:15px;font-weight:900}.pool-count{color:#ffffff75;background:#ffffff0a;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:800}.pool-map-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;min-height:420px;margin-top:9px;display:grid}.pool-map-card{background:#0a0a0f;border:1px solid #ffffff13;border-radius:11px;grid-template-rows:minmax(0,1fr) auto;min-width:0;display:grid;overflow:hidden}.pool-map-image{background:linear-gradient(145deg,#22212a,#0b0b10) 50%/cover;flex-direction:column;justify-content:space-between;min-height:300px;padding:10px;display:flex;position:relative;overflow:hidden}.pool-map-image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000001f,#0000 34%);position:absolute;inset:0}.pool-map-number{z-index:1;color:#ffffffbd;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05050994;border-radius:999px;width:fit-content;padding:4px 6px;font-size:7px;font-weight:900;position:relative}.pool-map-name{z-index:1;text-overflow:ellipsis;color:#fff;text-transform:uppercase;font-size:11px;font-weight:950;position:relative;overflow:hidden}.pool-map-edit{border-top:1px solid #ffffff0e;padding:8px}.pool-map-edit label{color:#ffffff57;text-transform:uppercase;margin-bottom:4px;font-size:6px;font-weight:900;display:block}.pool-map-edit input{color:#fff;width:100%;height:30px;font:inherit;background:#050508d1;border:1px solid #ffffff13;border-radius:7px;outline:none;padding:0 7px;font-size:8px}.pool-map-edit input:focus{border-color:#9769ffa3}.pool-side{grid-template-rows:minmax(0,1fr) auto;gap:10px;display:grid}.pool-plan-card{padding:15px}.pool-plan-heading{min-height:39px}.pool-plan-list{gap:5px;margin-top:9px;display:grid}.pool-plan-row{background:#07070b94;border:1px solid #ffffff0f;border-radius:9px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:43px;padding:7px 8px;display:grid}.pool-plan-index{color:#ffffff7a;background:#ffffff09;border-radius:7px;place-items:center;width:24px;height:24px;font-size:7px;font-weight:900;display:grid}.pool-plan-player{flex-direction:column;gap:1px;min-width:0;display:flex}.pool-plan-player strong{text-overflow:ellipsis;white-space:nowrap;color:#ffffffe0;font-size:8.5px;overflow:hidden}.pool-plan-player span{color:#ffffff4d;font-size:6px}.pool-plan-action{text-align:center;letter-spacing:.06em;border-radius:999px;min-width:46px;padding:4px 6px;font-size:6px;font-weight:950}.pool-plan-action.is-ban{color:#ffd7db;background:#772e39a8}.pool-plan-action.is-pick{color:#06170d;background:#57e399}.pool-plan-action.is-decider{color:#211600;background:#f7c444}.pool-plan-decider{border-color:#f7c4442e}.pool-first-player-note{background:#8b5cf60b;border-left:2px solid #9769ffa6;border-radius:0 9px 9px 0;margin-top:10px;padding:10px}.pool-first-player-note>span{color:#a985ff;letter-spacing:.1em;font-size:6px;font-weight:900}.pool-first-player-note strong{color:#fff;margin-top:3px;font-size:9px;display:block}.pool-first-player-note p{color:#ffffff75;margin:4px 0 0;font-size:7px;line-height:1.4}.pool-create-button{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#8b5cf64a,#562bae24);border:1px solid #9769ffb8;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;min-height:57px;padding:9px 13px;display:flex}.pool-create-button:disabled{opacity:.58;cursor:wait}.pool-create-button>span{flex-direction:column;gap:2px;display:flex}.pool-create-button small{color:#ffffff61;letter-spacing:.11em;font-size:5.5px;font-weight:900}.pool-create-button strong{font-size:11px}.pool-create-button svg{color:#b99cff;width:18px;height:18px}@media (width>=981px) and (height<=900px){.pool-page-redesign{padding-top:10px;padding-bottom:10px}.pool-heading h1{font-size:34px}.pool-map-grid{min-height:360px}.pool-map-image{min-height:250px}.pool-plan-row{min-height:38px}.pool-first-player-note{padding:8px 9px}}@media (width<=980px){.pool-page-redesign{padding:26px 22px 40px;overflow:visible}.pool-shell{width:100%}.pool-heading{flex-direction:column;align-items:flex-start}.pool-match-summary{width:100%;min-width:0}.pool-layout{grid-template-columns:1fr}.pool-map-grid{grid-template-columns:repeat(4,minmax(0,1fr));min-height:0}.pool-map-image{min-height:220px}}@media (width<=620px){.pool-page-redesign{padding:18px 14px 30px}.pool-heading h1{font-size:34px}.pool-heading p{font-size:9px}.pool-match-summary{grid-template-columns:1fr auto;gap:8px;padding:9px}.pool-match-summary>i,.pool-match-summary>div:nth-of-type(2){display:none}.pool-summary-versus{justify-content:flex-end}.pool-map-section,.pool-plan-card{padding:12px}.pool-map-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pool-map-image{min-height:150px}.pool-map-name{font-size:10px}.pool-map-edit input{font-size:8px}.pool-plan-row{min-height:44px}}@media (width>=981px){.pool-map-card{position:relative;display:block!important}.pool-map-image{justify-content:flex-start!important;height:100%!important;min-height:365px!important;padding:12px!important}.pool-map-number{z-index:1!important;color:#ffffff29!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;letter-spacing:-.07em!important;background:0 0!important;padding:0!important;font-size:clamp(42px,4vw,66px)!important;font-weight:950!important;line-height:.85!important;position:absolute!important;top:44%!important;right:8px!important}.pool-map-bottom{z-index:3;flex-direction:column;align-items:flex-start;gap:7px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.pool-map-name{letter-spacing:-.02em;max-width:100%;font-size:13px!important;line-height:1!important}.pool-map-ready{color:#ffffff9e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);letter-spacing:.08em;background:#050509ad;border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:6.5px;font-weight:900;display:inline-flex}.pool-map-edit{display:none!important}.pool-plan-card{padding:17px!important}.pool-plan-heading{min-height:45px!important}.pool-plan-heading>div>span{font-size:9px!important}.pool-plan-heading h2{margin-top:4px!important;font-size:18px!important}.pool-plan-heading .pool-count{padding:6px 9px!important;font-size:8px!important}.pool-plan-list{gap:7px!important;margin-top:11px!important}.pool-plan-row{grid-template-columns:30px minmax(0,1fr) auto!important;gap:10px!important;min-height:50px!important;padding:8px 10px!important}.pool-plan-index{width:30px!important;height:30px!important;font-size:9px!important}.pool-plan-player strong{font-size:10.5px!important}.pool-plan-player span{margin-top:2px;color:#ffffff75!important;font-size:7px!important}.pool-plan-action{min-width:58px!important;padding:5px 8px!important;font-size:7px!important}.pool-first-player-note{margin-top:12px!important;padding:11px 12px!important}.pool-first-player-note>span{font-size:7px!important}.pool-first-player-note strong{margin-top:4px!important;font-size:11px!important}.pool-first-player-note p{color:#ffffff94!important;margin-top:5px!important;font-size:8px!important;line-height:1.45!important}.pool-create-button small{font-size:6.5px!important}.pool-create-button strong{font-size:12px!important}}@media (width>=981px) and (height<=900px){.pool-map-image{min-height:330px!important}.pool-map-number{font-size:clamp(40px,3.5vw,58px)!important}.pool-plan-row{min-height:46px!important}}@media (width<=980px){.pool-map-card{display:block}.pool-map-image{height:100%}.pool-map-number{color:#fff3;background:0 0;font-size:34px;font-weight:950;line-height:1;position:absolute;top:12px;right:10px}.pool-map-bottom{z-index:3;flex-direction:column;align-items:flex-start;gap:5px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.pool-map-ready{color:#fff9;background:#050509ad;border-radius:999px;padding:3px 7px;font-size:6px;font-weight:900}.pool-map-edit{display:none!important}}@media (width>=981px){.pool-map-number{color:#ffffff2b!important;font-size:clamp(38px,3.6vw,60px)!important;top:auto!important;bottom:10px!important;right:10px!important}.pool-map-bottom{bottom:13px!important;left:12px!important;right:76px!important}.pool-map-name{font-size:14px!important}.pool-map-ready{display:none!important}.pool-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.34fr)!important}.pool-plan-card{padding:18px!important}.pool-plan-heading>div>span{font-size:10px!important}.pool-plan-heading h2{font-size:20px!important}.pool-plan-heading .pool-count{padding:6px 10px!important;font-size:9px!important}.pool-plan-list{gap:8px!important}.pool-plan-row{grid-template-columns:32px minmax(0,1fr) auto!important;min-height:54px!important;padding:9px 11px!important}.pool-plan-index{width:32px!important;height:32px!important;font-size:10px!important}.pool-plan-player strong{font-size:12px!important}.pool-plan-player span{font-size:8px!important}.pool-plan-action{min-width:64px!important;padding:6px 9px!important;font-size:8px!important}.pool-first-player-note>span{font-size:8px!important}.pool-first-player-note strong{font-size:12px!important}.pool-first-player-note p{font-size:9px!important}}@media (width>=981px) and (height<=900px){.pool-plan-row{min-height:50px!important}.pool-plan-player strong{font-size:11px!important}.pool-plan-action{font-size:7.5px!important}}@media (width<=980px){.pool-map-number{font-size:30px!important;top:auto!important;bottom:9px!important;right:9px!important}.pool-map-bottom{bottom:10px!important;left:10px!important;right:52px!important}.pool-map-ready{display:none!important}}.pool-map-image{position:relative!important}.pool-map-number{color:#ffffff2b!important;-webkit-backdrop-filter:none!important;letter-spacing:-.07em!important;z-index:4!important;pointer-events:none!important;background:0 0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;font-size:clamp(38px,3.6vw,60px)!important;font-weight:950!important;line-height:.78!important;display:block!important;position:absolute!important;inset:auto 10px 10px auto!important;transform:none!important}.pool-map-bottom{bottom:10px!important;left:12px!important;right:78px!important}@media (width<=980px){.pool-map-number{font-size:30px!important;inset:auto 8px 8px auto!important;transform:none!important}.pool-map-bottom{bottom:9px!important;left:10px!important;right:50px!important}}@media (width>=981px){.pool-page-redesign{padding-bottom:44px!important}.pool-layout{margin-bottom:18px!important}}@media (width>=981px) and (height<=900px){.pool-page-redesign{padding-bottom:34px!important}.pool-layout{margin-bottom:14px!important}}@media (width<=980px){.pool-page-redesign{padding-bottom:38px!important}}@media (width>=981px){.pool-topbar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:76px;margin-top:0;display:grid}.pool-back-button{background:#ffffff05;border:1px solid #ffffff12;border-radius:9px;align-self:center;min-height:34px;padding:0 12px;font-size:9px}.pool-heading-copy{min-width:0}.pool-heading-copy h1{color:#fff;letter-spacing:-.045em;margin:3px 0;font-size:clamp(29px,2.6vw,39px);font-weight:950;line-height:.96}.pool-heading-copy h1 span{color:#9a6cff}.pool-heading-copy p{color:#ffffff91;margin:0;font-size:9px;line-height:1.3}.pool-kicker{font-size:7px}.pool-match-summary{min-width:430px;min-height:52px;padding:8px 12px}.pool-layout{margin-top:8px!important}.pool-page-redesign{padding-top:10px!important;padding-bottom:26px!important}}@media (width>=981px) and (height<=900px){.pool-topbar{gap:14px;min-height:66px}.pool-heading-copy h1{font-size:32px}.pool-heading-copy p{font-size:8px}.pool-match-summary{min-width:400px;min-height:48px}.pool-layout{margin-top:6px!important}}@media (width<=980px){.pool-topbar{flex-direction:column;align-items:stretch;gap:12px;display:flex}.pool-back-button{align-self:flex-start}.pool-heading-copy h1{color:#fff;letter-spacing:-.045em;margin:4px 0 5px;font-size:34px;font-weight:950;line-height:.96}.pool-heading-copy h1 span{color:#9a6cff}.pool-heading-copy p{color:#ffffff91;margin:0;font-size:9px}}@media (width>=981px){.pool-layout{align-items:start!important}.pool-map-section{align-self:start!important;height:auto!important;min-height:0!important}.pool-map-grid{align-items:stretch!important;height:auto!important;min-height:0!important}.pool-map-card{height:365px!important}.pool-map-image{height:100%!important;min-height:0!important}.pool-side{align-self:start!important}}@media (width>=981px) and (height<=900px){.pool-map-card{height:330px!important}}.pool-map-name,.pool-map-number{text-shadow:none!important;-webkit-text-stroke:0 transparent!important;filter:none!important}.pool-map-name{color:#fff!important}.pool-map-number{text-rendering:geometricprecision}body.theme-mls .pool-map-name,body.theme-mls .pool-map-number{text-shadow:none!important;-webkit-text-stroke:0 transparent!important;filter:none!important}.pool-map-bottom,body.theme-mls .pool-map-bottom{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important}.pool-map-name,.pool-map-number,body.theme-mls .pool-map-name,body.theme-mls .pool-map-number{text-shadow:none!important;-webkit-text-stroke:0!important;filter:none!important;box-shadow:none!important}.pool-map-number,body.theme-mls .pool-map-number,.pool-map-image:after{background:0 0!important}.pool-map-bottom{box-shadow:none!important;background:0 0!important}.pool-map-name,.pool-map-number{text-shadow:none!important;-webkit-text-stroke:0!important}.pool-match-summary-mobile{display:none}@media (width<=620px){.pool-match-summary{display:none!important}.pool-match-summary-mobile{width:100%;min-height:86px;box-shadow:none;background:#0f0e15c2;border:1px solid #ffffff13;border-radius:12px;grid-template-columns:minmax(92px,.72fr) minmax(0,1.8fr);align-items:center;gap:14px;padding:12px 14px;display:grid}.pool-mobile-room{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-width:0;display:flex}.pool-mobile-room>span{color:#ffffff61;letter-spacing:.1em;font-size:6.5px;font-weight:900}.pool-mobile-room>strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;font-weight:900;line-height:1.05;overflow:hidden}.pool-mobile-match{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid}.pool-mobile-team{min-width:0;box-shadow:none;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.pool-mobile-team-logo{object-fit:contain;width:34px;min-width:34px;height:34px;box-shadow:none;filter:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;outline:0;margin:0;padding:0;display:block}.pool-mobile-team-name{color:#fff;text-align:center;opacity:1;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:82px;box-shadow:none;background:0 0;border:0;margin:0;padding:0;font-size:8px;font-weight:900;line-height:1.05;display:block;overflow:hidden}.pool-mobile-vs{color:#9d78ff;text-align:center;width:22px;box-shadow:none;background:0 0;border:0;place-items:center;margin:0;padding:0;font-size:7px;font-weight:950;line-height:1;display:grid}}@media (width<=390px){.pool-match-summary-mobile{grid-template-columns:minmax(82px,.67fr) minmax(0,1.85fr);gap:9px;min-height:82px;padding:11px 12px}.pool-mobile-match{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);gap:5px}.pool-mobile-team-logo{width:30px;min-width:30px;height:30px}.pool-mobile-team-name{max-width:68px;font-size:7px}.pool-mobile-vs{width:18px;font-size:6.5px}}.role-page-redesign{color:#f7f7fb;background:radial-gradient(circle at 50% 25%,#7c3aed16,#0000 31%),#07070b;min-height:calc(100vh - 74px);padding:18px 4vw 36px;position:relative;overflow:hidden}.role-page-redesign *{box-sizing:border-box}.role-bg-grid{pointer-events:none;opacity:.18;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#0000 92%);mask-image:linear-gradient(#000000bf,#0000 92%)}.role-glow{pointer-events:none;filter:blur(105px);border-radius:50%;position:absolute}.role-glow-one{background:#7134dc14;width:350px;height:350px;top:17%;left:29%}.role-glow-two{background:#5c30ac0f;width:290px;height:290px;bottom:10%;right:10%}.role-shell{z-index:1;width:min(1540px,94vw);margin:0 auto;position:relative}.role-topbar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;min-height:92px;display:grid}.role-back-button{color:#ffffff80;cursor:pointer;background:#ffffff04;border:1px solid #fff1;border-radius:9px;align-items:center;gap:7px;min-height:35px;padding:0 12px;font-size:9px;font-weight:800;display:inline-flex}.role-back-button:hover:not(:disabled){color:#b99cff;border-color:#9769ff42}.role-back-button:disabled{opacity:.45;cursor:wait}.role-back-button span{color:#956cf3;font-size:12px}.role-heading{min-width:0}.role-kicker{color:#9e78ff;letter-spacing:.15em;font-size:7px;font-weight:900}.role-heading h1{color:#fff;letter-spacing:-.045em;margin:4px 0 3px;font-size:clamp(30px,2.9vw,42px);font-weight:950;line-height:.96}.role-heading h1 span{color:#9a6cff}.role-heading p{color:#ffffff85;margin:0;font-size:9px}.role-room-summary{background:#0f0e15c2;border:1px solid #ffffff13;border-radius:11px;grid-template-columns:minmax(0,1fr) 1px auto 1px auto;align-items:center;gap:13px;min-width:440px;min-height:54px;padding:8px 12px;display:grid}.role-room-summary>div{flex-direction:column;gap:2px;min-width:0;display:flex}.role-room-summary>i{background:#ffffff13;width:1px;height:28px}.role-room-summary span{color:#ffffff5c;letter-spacing:.1em;font-size:6px;font-weight:900}.role-room-summary strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.role-room-code{letter-spacing:.12em;color:#b99cff!important}.role-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:14px;display:grid}.role-card{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(150deg,#15141df2,#0a0a0ff7);border:1px solid #ffffff13;border-radius:15px;flex-direction:column;min-width:0;min-height:355px;padding:18px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;display:flex}.role-card:hover:not(:disabled){border-color:#9769ff7a;transform:translateY(-3px);box-shadow:0 22px 42px #0000003d}.role-player-card:hover:not(:disabled){background:linear-gradient(150deg,#2c1f47eb,#0d0b13fa)}.role-spectator-card:hover:not(:disabled){border-color:#50de975c}.role-card:disabled{cursor:not-allowed}.role-card.is-occupied{opacity:.52;filter:grayscale(.3)}.role-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.role-card-label{color:#a581ff;letter-spacing:.13em;font-size:8px;font-weight:900}.role-status{letter-spacing:.08em;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:0 8px;font-size:6px;font-weight:900;display:inline-flex}.role-status i{border-radius:50%;width:5px;height:5px}.role-status.is-available{color:#65efa5;background:#35bd760f;border:1px solid #4cdc9138}.role-status.is-available i{background:#52e69a;box-shadow:0 0 9px #52e69a99}.role-status.is-occupied{color:#e3a0a8;background:#96394514;border:1px solid #c552602e}.role-status.is-occupied i{background:#c76573}.role-status.is-spectator{color:#68e7aa;background:#35bd760f;border:1px solid #4cdc9133}.role-status.is-spectator i{background:#52e69a}.role-team-visual{grid-template-columns:68px minmax(0,1fr);align-items:center;gap:14px;margin-top:30px;display:grid}.role-team-avatar{color:#ccbaff;background:linear-gradient(145deg,#8b5cf629,#8b5cf609);border:1px solid #9769ff47;border-radius:17px;place-items:center;width:68px;height:68px;font-size:24px;font-weight:950;display:grid}.role-spectator-avatar{color:#6de7ac;background:#52e69a0b;border-color:#52e69a33}.role-spectator-avatar svg{width:29px;height:29px}.role-team-visual small{color:#ffffff57;letter-spacing:.1em;font-size:6px;font-weight:900;display:block}.role-team-visual strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:19px;font-weight:950;display:block;overflow:hidden}.role-card-description{border-top:1px solid #ffffff0f;grid-template-columns:34px minmax(0,1fr);gap:10px;margin-top:25px;padding-top:18px;display:grid}.role-card-icon{color:#a987ff;background:#8b5cf612;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.role-spectator-card .role-card-icon{color:#68dfa8;background:#52e69a0d}.role-card-icon svg{width:16px;height:16px}.role-card-description strong{color:#ffffffdb;font-size:10px;display:block}.role-card-description p{color:#ffffff6e;max-width:290px;margin:4px 0 0;font-size:8px;line-height:1.5}.role-card-action{color:#cab5ff;background:#8b5cf60e;border:1px solid #9769ff2e;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:47px;margin-top:auto;padding:0 11px;font-size:9px;font-weight:900;display:flex}.role-spectator-card .role-card-action{color:#83e8b6;background:#52e69a0a;border-color:#52e69a24}.role-card-action svg{width:16px;height:16px}.role-card.is-occupied .role-card-action{color:#ffffff5c;background:#ffffff05;border-color:#ffffff0f}.role-security-note{color:#ffffff6b;background:#8b5cf606;border:1px solid #9769ff17;border-radius:9px;justify-content:center;align-items:center;gap:9px;max-width:920px;margin:13px auto 0;padding:10px 13px;font-size:8px;line-height:1.45;display:flex}.role-security-note svg{color:#9d7af3;flex:0 0 15px;width:15px;height:15px}.role-security-note p{margin:0}.role-security-note strong{color:#ffffffb3}@media (width>=981px) and (height<=850px){.role-page-redesign{padding-top:8px;padding-bottom:18px}.role-topbar{min-height:72px}.role-heading h1{font-size:32px}.role-cards{margin-top:8px}.role-card{min-height:315px;padding:15px}.role-team-visual{margin-top:22px}.role-card-description{margin-top:19px;padding-top:14px}}@media (width<=980px){.role-page-redesign{padding:24px 22px 38px;overflow:visible}.role-shell{width:100%}.role-topbar{grid-template-columns:1fr;gap:14px}.role-back-button{justify-self:start}.role-room-summary{width:100%;min-width:0}.role-cards{grid-template-columns:1fr}.role-card{min-height:280px}}@media (width<=620px){.role-page-redesign{padding:17px 14px 28px}.role-heading h1{font-size:34px}.role-heading p{font-size:8.5px}.role-room-summary{grid-template-columns:minmax(0,1fr) 1px auto;gap:9px;min-height:48px}.role-room-summary>div:nth-of-type(2),.role-room-summary>i:nth-of-type(2){display:none}.role-card{min-height:245px;padding:14px}.role-team-visual{grid-template-columns:52px minmax(0,1fr);gap:10px;margin-top:20px}.role-team-avatar{border-radius:13px;width:52px;height:52px;font-size:19px}.role-spectator-avatar svg{width:23px;height:23px}.role-team-visual strong{font-size:16px}.role-card-description{margin-top:16px;padding-top:13px}.role-card-description p{font-size:7.5px}.role-card-action{min-height:43px;font-size:8px}.role-security-note{align-items:flex-start;font-size:7.5px}}@media (width>=1280px) and (height>=800px){.live-draft-page{height:calc(100vh - 72px);min-height:0;padding:14px 0 12px;overflow:hidden}.live-draft-container{grid-template-rows:auto auto auto auto minmax(0,1fr);gap:10px;width:min(1540px,100vw - 56px);height:100%;min-height:0;margin:0 auto;display:grid}.room-topbar{min-height:54px;margin:0}.room-topbar h1{margin-top:2px;font-size:25px;line-height:1.05}.room-small-label{font-size:9px}.room-info-actions{gap:8px}.my-role-badge,.realtime-indicator,.room-format-badge,.room-code{min-height:34px}.battle-header{min-height:104px;margin:0}.battle-player{padding:14px 24px}.battle-player>span{font-size:9px}.player-name-with-logo{gap:10px;margin-top:6px}.player-name-with-logo strong{font-size:19px}.player-connection{margin-top:7px;font-size:9px}.battle-center{min-width:94px}.battle-center strong{font-size:24px}.organizer-tools-grid{grid-template-columns:1.05fr 1.05fr 1fr;gap:10px;min-height:0;display:grid}.organizer-tools-grid>.invite-links-panel,.organizer-tools-grid>.organizer-controls-panel{box-sizing:border-box;min-width:0;min-height:108px;margin:0;padding:11px 13px}.organizer-tools-grid .invite-links-info,.organizer-tools-grid .organizer-controls-info{margin-bottom:8px}.organizer-tools-grid .invite-links-info span,.organizer-tools-grid .organizer-controls-info span{font-size:8px}.organizer-tools-grid .invite-links-info strong,.organizer-tools-grid .organizer-controls-info strong{font-size:14px}.organizer-tools-grid .invite-links-info p,.organizer-tools-grid .organizer-controls-info p{margin-top:2px;font-size:9px;line-height:1.2}.organizer-tools-grid .invite-links-buttons,.organizer-tools-grid .organizer-controls-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.organizer-tools-grid button{min-height:28px;padding:5px 7px;font-size:9px}.waiting-players-banner,.current-action,.side-choice-panel,.draft-finished-banner{box-sizing:border-box;min-height:54px;margin:0;padding:9px 14px}.draft-finished-banner{flex-wrap:nowrap;justify-content:center;align-items:center;gap:9px;display:flex}.draft-finished-banner>span{font-size:9px}.draft-finished-banner>strong{font-size:16px}.draft-finished-banner>p{margin:0;font-size:11px}.final-side-result{margin:0 0 0 10px;padding-left:10px}.final-side-result>span,.final-side-result small{font-size:8px}.final-side-primary strong{font-size:13px}.draft-main-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:12px;height:100%;min-height:0;margin:0;display:grid}.live-map-section,.history-panel{box-sizing:border-box;height:100%;min-height:0;margin:0}.live-map-section{flex-direction:column;padding:14px;display:flex;overflow:hidden}.live-section-title{flex:none;margin-bottom:10px}.live-section-title span,.history-title span{font-size:9px}.live-section-title h2,.history-title h2{margin-top:2px;font-size:19px}.maps-remaining{padding:7px 10px;font-size:10px}.live-map-grid{flex:auto;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:0;display:grid;overflow:hidden}.live-map-card{height:100%;min-height:0;padding:10px 12px;overflow:hidden;background-position:50%!important;background-size:cover!important}.map-card-top{min-height:24px}.map-card-name{font-size:14px}.map-status{padding:4px 6px;font-size:8px}.map-card-player,.automatic-action-note{font-size:8px}.map-side-result{margin-top:auto;padding-top:5px}.map-side-result>span{font-size:7px}.side-result-team strong,.side-result-team span{font-size:10px}.history-panel{flex-direction:column;padding:14px;display:flex;overflow:hidden}.history-title{flex:none;margin-bottom:10px}.history-list{flex:auto;min-height:0;padding-right:3px;overflow-y:auto}.history-item{gap:8px;min-height:58px;padding:8px}.history-number{flex:0 0 28px;width:28px;height:28px;font-size:9px}.history-info strong{font-size:11px}.history-player-with-logo,.history-side-info,.history-automatic-note{font-size:8px}.history-action{padding:4px 6px;font-size:7px}.copy-result-button,.reset-draft-button{flex:none;min-height:34px;margin-top:8px;font-size:9px}.history-list::-webkit-scrollbar{width:5px}.history-list::-webkit-scrollbar-thumb{background:#8b5cf66b;border-radius:999px}.history-list::-webkit-scrollbar-track{background:0 0}}@media (width>=1280px) and (height<=799px){.organizer-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.live-map-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1280px) and (height>=800px){.battle-header-compact .battle-player{padding:10px 20px}.battle-header-compact .player-name-with-logo{gap:9px;min-width:0;margin-top:0}.battle-header-compact .player-name-with-logo strong{font-size:18px}.player-inline-status{color:#ffffff6b;white-space:nowrap;align-items:center;gap:5px;min-width:0;margin-left:4px;font-size:8px;font-weight:600;display:inline-flex}.player-inline-status i{background:#ffffff47;border-radius:999px;flex:0 0 6px;width:6px;height:6px}.player-inline-status.player-online{color:#46e78f}.player-inline-status.player-online i{background:#29e87e;box-shadow:0 0 8px #29e87e73}.player-inline-status b{color:#ffffff6b;letter-spacing:.1em;margin-left:2px;font-size:8px;font-weight:800}.battle-center.battle-center-compact{width:74px;min-width:74px;padding:6px 8px}.battle-center-compact strong{margin-top:1px;font-size:20px;line-height:1}.organizer-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.organizer-tools-grid>.invite-links-panel,.organizer-tools-grid>.organizer-controls-panel{min-height:76px;padding:10px 12px;width:100%!important;max-width:none!important}.organizer-tools-grid .invite-links-info span,.organizer-tools-grid .organizer-controls-info span,.organizer-tools-grid .invite-links-info p,.organizer-tools-grid .organizer-controls-info p{display:none}.organizer-tools-grid .invite-links-info strong,.organizer-tools-grid .organizer-controls-info strong{font-size:12px;line-height:1.1;display:block}.organizer-tools-grid .invite-links-buttons,.organizer-tools-grid .organizer-controls-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:100%}.organizer-tools-grid button{width:100%;min-width:0;min-height:25px;padding:4px 6px;font-size:8px;line-height:1.1}.battle-header-compact .battle-player,.battle-header-compact .battle-player.right{text-align:center;justify-content:center;align-items:center;display:flex}.battle-header-compact .player-name-with-logo,.battle-header-compact .player-name-with-logo-right{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:9px;width:100%;margin:0;display:flex}.battle-header-compact .player-name-with-logo strong,.battle-header-compact .player-name-with-logo-right strong{text-align:center;flex:none}.battle-header-compact .player-inline-status{flex:none;margin-left:2px}.battle-header-compact .right-connection,.battle-header-compact .battle-player.right .player-name-with-logo{text-align:center;justify-content:center}.organizer-tools-grid .invite-links-info,.organizer-tools-grid .organizer-controls-info,.organizer-tools-grid .invite-links-info strong,.organizer-tools-grid .organizer-controls-info strong{text-align:center;width:100%}.battle-header-compact .battle-player{justify-content:flex-end;padding-right:24px}.battle-header-compact .battle-player.right{justify-content:flex-start;padding-left:24px}.battle-header-compact .player-name-with-logo{justify-content:flex-end;width:auto;transform:translateY(-4px)}.battle-header-compact .player-name-with-logo-right,.battle-header-compact .battle-player.right .player-name-with-logo{justify-content:flex-start;width:auto;transform:translateY(-4px)}.draft-main-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:stretch}.draft-left-column{grid-template-rows:auto minmax(0,1fr);gap:10px;min-width:0;height:100%;min-height:0;display:grid}.draft-left-column>.live-map-section{height:100%;min-height:0}.draft-finished-banner-local{box-sizing:border-box;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin:0;padding:7px 12px;display:flex}.draft-finished-banner-local>span{font-size:8px}.draft-finished-banner-local>strong{font-size:15px}.draft-finished-banner-local>p{margin:0;font-size:10px}.draft-finished-banner-local .final-side-result{margin:0 0 0 8px;padding-left:8px}.draft-finished-banner-local .final-side-result>span,.draft-finished-banner-local .final-side-result small{font-size:7px}.draft-finished-banner-local .final-side-primary strong{font-size:12px}.history-panel{align-self:stretch;height:100%}.battle-header.battle-header-compact{height:66px;min-height:66px}.battle-header-compact .battle-player,.battle-header-compact .battle-player.right{padding:0;display:block;position:relative}.battle-header-compact .player-name-with-logo,.battle-header-compact .player-name-with-logo-right,.battle-header-compact .battle-player.right .player-name-with-logo{text-align:left;flex-direction:row;align-items:center;gap:8px;width:auto;margin:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.battle-header-compact .battle-player:not(.right) .player-name-with-logo{justify-content:flex-end;right:22px}.battle-header-compact .battle-player.right .player-name-with-logo{justify-content:flex-start;left:22px}.battle-header-compact .player-name-with-logo strong,.battle-header-compact .player-name-with-logo-right strong{font-size:17px;line-height:1}.battle-header-compact .team-logo-header{width:38px;height:38px}.player-inline-status{gap:4px;margin-left:2px;font-size:7.5px;line-height:1}.battle-center-compact span{font-size:7px}.battle-center-compact strong{font-size:19px}.organizer-tools-grid{gap:7px}.organizer-tools-grid>.invite-links-panel,.organizer-tools-grid>.organizer-controls-panel{min-height:62px;padding:7px 10px}.organizer-tools-grid .invite-links-info,.organizer-tools-grid .organizer-controls-info{margin:0 0 5px}.organizer-tools-grid .invite-links-info strong,.organizer-tools-grid .organizer-controls-info strong{font-size:11px;line-height:1}.organizer-tools-grid .invite-links-buttons,.organizer-tools-grid .organizer-controls-buttons{gap:4px}.organizer-tools-grid button{min-height:21px;padding:3px 5px;font-size:7.5px;line-height:1}.draft-main-layout,.history-panel{height:100%;min-height:0}.history-list{flex:auto;min-height:0}.history-item{min-height:52px;padding:6px 8px}.copy-result-button,.reset-draft-button{min-height:30px;margin-top:6px}.battle-header.battle-header-compact{height:70px;min-height:70px;overflow:visible}.battle-header-compact .battle-player,.battle-header-compact .battle-player.right{overflow:visible}.battle-header-compact .player-name-with-logo,.battle-header-compact .player-name-with-logo-right,.battle-header-compact .battle-player.right .player-name-with-logo{gap:9px;top:50%;overflow:visible;transform:translateY(-50%)}.battle-header-compact .battle-player:not(.right) .player-name-with-logo{flex-direction:row-reverse;justify-content:flex-start;right:16px}.battle-header-compact .battle-player.right .player-name-with-logo{flex-direction:row;justify-content:flex-start;left:16px}.battle-header-compact .player-name-with-logo strong,.battle-header-compact .player-name-with-logo-right strong{white-space:nowrap;font-size:17px;line-height:1.1}.player-inline-status{white-space:nowrap;align-items:center;gap:4px;min-height:18px;margin:0;font-size:8px;line-height:1;display:inline-flex;overflow:visible}.player-inline-status b{white-space:nowrap;font-size:7px;line-height:1}.battle-center.battle-center-compact{width:70px;min-width:70px}.organizer-tools-grid>.invite-links-panel,.organizer-tools-grid>.organizer-controls-panel{min-height:66px;padding:7px 10px 8px;overflow:visible}.organizer-tools-grid .invite-links-info strong,.organizer-tools-grid .organizer-controls-info strong{line-height:1.15}.organizer-tools-grid button{min-height:22px;line-height:1.1}.history-panel{height:100%;min-height:0}.history-list{min-height:0;overflow-y:auto}.battle-header-compact .player-name-with-logo,.battle-header-compact .player-name-with-logo-right,.battle-header-compact .battle-player.right .player-name-with-logo{align-items:center;gap:8px;width:auto;min-width:0;max-width:calc(100% - 4px);margin:0;display:flex;position:static;top:auto;left:auto;right:auto;overflow:hidden;transform:none}.battle-header-compact .player-name-with-logo strong,.battle-header-compact .player-name-with-logo-right strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:180px;font-size:16px;overflow:hidden}.player-inline-status{white-space:nowrap;flex:none;min-width:0;max-width:145px;font-size:7.5px;overflow:hidden}.player-inline-status span,.player-inline-status b{text-overflow:ellipsis;overflow:hidden}.history-list{gap:5px;overflow-y:auto}.history-item.history-item-with-side{grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:7px;height:42px;min-height:42px;padding:5px 7px;display:grid}.history-item.history-item-with-side .history-number{flex:0 0 24px;width:24px;height:24px;font-size:8px}.history-info-horizontal{grid-template-columns:minmax(58px,.85fr) minmax(72px,1fr) auto;align-items:center;gap:6px;min-width:0;display:grid}.history-map-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1;overflow:hidden;font-size:10px!important}.history-player-inline{align-items:center;gap:4px;min-width:0;margin:0;display:flex}.history-player-inline .team-logo-tiny{flex:0 0 16px;width:16px;height:16px}.history-player-inline span{text-overflow:ellipsis;white-space:nowrap;color:#ffffffa3;min-width:0;font-size:8px;line-height:1;overflow:hidden}.history-mode{white-space:nowrap;letter-spacing:.04em;color:#ffffff6b;font-size:6.5px;font-weight:700}.history-mode-auto{color:#f7c444b8}.history-mode-manual{color:#ffffff6b}.history-item.history-item-with-side .history-action{text-align:center;min-width:34px;padding:3px 5px;font-size:6.5px}.history-item.history-item-with-side .history-side-info,.history-item.history-item-with-side .history-automatic-note{display:none}.battle-header.battle-header-compact{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);height:68px;min-height:68px;display:grid;overflow:hidden}.battle-header-compact .battle-player,.battle-header-compact .battle-player.right{align-items:center;min-width:0;padding:0 22px;display:flex;position:static;overflow:hidden}.battle-header-compact .battle-player:not(.right){justify-content:flex-start}.battle-header-compact .battle-player.right{justify-content:flex-end}.battle-header-compact .player-name-with-logo,.battle-header-compact .player-name-with-logo-right,.battle-header-compact .battle-player.right .player-name-with-logo{align-items:center;gap:9px;width:auto;min-width:0;max-width:100%;margin:0;display:flex;position:static;inset:auto;overflow:hidden;transform:none}.battle-header-compact .team-logo-header{flex:0 0 40px;width:40px;height:40px}.battle-header-compact .player-name-with-logo strong,.battle-header-compact .player-name-with-logo-right strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:16px;line-height:1.1;overflow:hidden}.player-inline-status{white-space:nowrap;flex:none;align-items:center;gap:4px;max-width:145px;min-height:18px;margin:0;font-size:7.5px;line-height:1;display:inline-flex;overflow:hidden}.player-inline-status b{font-size:7px}.battle-header.battle-header-compact{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr)!important;align-items:center!important;height:72px!important;min-height:72px!important;display:grid!important;overflow:visible!important}.battle-header-compact .battle-player,.battle-header-compact .battle-player.right{align-items:center!important;min-width:0!important;height:100%!important;padding:0 22px!important;display:flex!important;position:static!important;overflow:visible!important;transform:none!important}.battle-header-compact .battle-player:not(.right){text-align:left!important;justify-content:flex-start!important}.battle-header-compact .battle-player.right{text-align:right!important;justify-content:flex-end!important}.battle-header-compact .player-name-with-logo,.battle-header-compact .player-name-with-logo-right,.battle-header-compact .battle-player.right .player-name-with-logo{align-items:center!important;gap:9px!important;width:auto!important;min-width:0!important;max-width:100%!important;height:auto!important;margin:0!important;display:flex!important;position:static!important;inset:auto!important;overflow:visible!important;transform:none!important}.battle-header-compact .battle-player:not(.right) .player-name-with-logo{flex-direction:row!important;justify-content:flex-start!important}.battle-header-compact .battle-player.right .player-name-with-logo{flex-direction:row-reverse!important;justify-content:flex-start!important}.battle-header-compact .draft-team-logo-header{box-sizing:border-box!important;object-fit:contain!important;flex:0 0 42px!important;width:42px!important;height:42px!important;margin:0!important;padding:3px!important;transform:none!important}.battle-header-compact .player-name-with-logo strong,.battle-header-compact .player-name-with-logo-right strong{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:180px!important;margin:0!important;font-size:16px!important;line-height:1.1!important;overflow:hidden!important}.battle-header-compact .player-inline-status{white-space:nowrap!important;align-items:center!important;gap:4px!important;min-width:0!important;max-width:145px!important;height:18px!important;min-height:18px!important;margin:0!important;font-size:7.5px!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.battle-header-compact .player-inline-status i{flex:0 0 6px!important;width:6px!important;height:6px!important}.battle-header-compact .player-inline-status b{font-size:7px!important;line-height:1!important}.battle-center.battle-center-compact{flex-direction:column!important;justify-content:center!important;align-items:center!important;height:100%!important;display:flex!important;overflow:visible!important}.match-strip{background:#0e0e14d1;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);align-items:stretch;width:100%;height:68px;min-height:68px;display:grid;overflow:hidden}.match-team{box-sizing:border-box;align-items:center;gap:10px;min-width:0;padding:0 24px;display:flex;overflow:hidden}.match-team-left{justify-content:flex-end}.match-team-right{justify-content:flex-start}.match-team .draft-team-logo-header{box-sizing:border-box!important;object-fit:contain!important;flex:0 0 42px!important;width:42px!important;height:42px!important;margin:0!important;padding:3px!important;transform:none!important}.match-team-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:180px;font-size:16px;font-weight:900;line-height:1;overflow:hidden}.match-team-status{white-space:nowrap;color:#fff6;flex:none;align-items:center;gap:4px;min-width:0;max-width:140px;font-size:7.5px;font-weight:600;line-height:1;display:inline-flex;overflow:hidden}.match-team-status i{background:#ffffff40;border-radius:999px;flex:0 0 6px;width:6px;height:6px}.match-team-status b{letter-spacing:.08em;color:#ffffff6b;font-size:7px;font-weight:800}.match-team-online{color:#46e78f}.match-team-online i{background:#29e87e;box-shadow:0 0 8px #29e87e6b}.match-versus{box-sizing:border-box;text-align:center;border-left:1px solid #ffffff1a;border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;width:72px;min-width:72px;display:flex}.match-versus span{color:#8b5cf6;text-transform:uppercase;font-size:7px;font-weight:900;line-height:1}.match-versus strong{margin-top:2px;font-size:20px;font-weight:950;line-height:1}.match-team-left{flex-direction:row-reverse;flex-direction:row!important;justify-content:flex-end!important;padding-right:16px!important}.match-team-right{flex-direction:row!important;justify-content:flex-start!important;padding-left:16px!important}.match-team{gap:8px!important}.match-team .draft-team-logo-header{flex:0 0 40px!important;width:40px!important;height:40px!important}.live-map-card{text-align:center!important;background:#09090d!important;flex-direction:column!important;height:100%!important;min-height:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.draft-overlay-map-art{background:linear-gradient(145deg,#24232d,#09090d);flex:auto;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.draft-overlay-team-logo{z-index:2;place-items:center;display:grid;position:absolute;inset:0}.draft-overlay-team-logo .draft-team-logo-header{filter:drop-shadow(0 7px 12px #0000007a);background:0 0!important;border:none!important;border-radius:0!important;flex:0 0 76px!important;width:76px!important;height:76px!important;padding:0!important}.draft-overlay-map-footer{box-sizing:border-box;background:#07070af7;border-top:1px solid #ffffff14;flex-direction:column;flex:0 0 70px;justify-content:center;align-items:center;gap:3px;min-height:70px;padding:7px 8px;display:flex}.draft-overlay-map-name{text-overflow:ellipsis;white-space:nowrap;color:#fff;text-transform:uppercase;width:100%;font-size:13px;font-weight:900;line-height:1;overflow:hidden}.draft-overlay-status{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;min-width:58px;padding:3px 8px;font-size:7px;font-weight:900;line-height:1}.draft-overlay-status-ban{color:#fff;background:#82414be0}.draft-overlay-status-pick{color:#07160d;background:#57e399}.draft-overlay-status-decider{color:#1b1300;background:#f7c444}.draft-overlay-ready{color:#ffffff85;letter-spacing:.07em;font-size:7px;font-weight:700}.draft-overlay-auto{color:#f7c444d1;letter-spacing:.06em;font-size:6.5px;font-weight:700}.draft-overlay-side{text-overflow:ellipsis;white-space:nowrap;color:#ffffffc2;width:100%;font-size:7px;font-weight:500;line-height:1.1;overflow:hidden}.live-map-card.map-banned .draft-overlay-map-art{filter:grayscale(.55)brightness(.55)}.live-map-card.map-banned .draft-overlay-map-footer{opacity:.72}.live-map-card.map-picked{border-color:#47db8b94!important}.live-map-card.map-decider{border-color:#f7c444c7!important}.live-map-card.map-available:hover{transform:translateY(-2px)}.live-map-grid{flex:auto;min-height:0;grid-template-rows:minmax(0,1fr)!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:8px!important;display:grid!important;overflow:hidden!important}.live-map-card{border-radius:12px!important;flex-direction:column!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important}.draft-overlay-map-art{background-position:50%!important;background-size:cover!important;flex:auto!important;width:100%!important;min-height:0!important}.draft-overlay-team-logo .draft-team-logo-header{flex:0 0 86px!important;width:86px!important;height:86px!important}.draft-overlay-map-name{font-size:12px!important}.draft-overlay-status{min-width:56px!important;padding:3px 7px!important;font-size:7px!important}.draft-overlay-auto,.draft-overlay-side,.draft-overlay-ready{font-size:6.5px!important}.live-map-section{padding:12px!important}.live-section-title{margin-bottom:8px!important}.draft-overlay-map-art{position:relative!important}.draft-overlay-top-badges{z-index:4;pointer-events:none;flex-direction:column;align-items:flex-end;gap:4px;display:flex;position:absolute;top:8px;left:8px;right:8px}.draft-overlay-status,.draft-overlay-auto,.draft-overlay-ready{-webkit-backdrop-filter:blur(6px);border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;display:inline-flex;box-shadow:0 5px 14px #00000059}.draft-overlay-status{letter-spacing:.08em;text-transform:uppercase;min-width:64px;font-weight:900;line-height:1;font-size:8px!important}.draft-overlay-status-ban{color:#ffd9dd;border-color:#ff697d4d;background:#6e222edb!important}.draft-overlay-status-pick{color:#04110a;border-color:#93ffc78c;background:#57e399f2!important}.draft-overlay-status-decider{color:#1d1400;border-color:#ffe28aa6;background:#f7c444f5!important}.draft-overlay-auto{letter-spacing:.08em;text-transform:uppercase;min-width:52px;color:#ffd86f!important;background:#161208c7!important;font-size:7px!important;font-weight:800!important}.draft-overlay-ready{letter-spacing:.06em;text-transform:uppercase;color:#ffffffdb!important;background:#0a0a0ec7!important;font-size:6.8px!important;font-weight:700!important}.draft-overlay-map-footer{flex:0 0 74px!important;gap:5px!important;min-height:74px!important;padding:8px 8px 9px!important}.draft-overlay-map-name{font-size:13px!important;font-weight:900!important}.draft-overlay-side{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden;color:#ffffffe0!important;font-size:7px!important;font-weight:600!important;line-height:1.15!important}.draft-left-column{grid-template-rows:auto minmax(0,1fr)!important}.draft-left-column>.live-map-section{grid-row:2!important;height:100%!important;min-height:0!important}.draft-left-column>.draft-finished-banner-local{grid-row:1!important}.live-draft-container.draft-layout-organizer.draft-layout-has-status{grid-template-rows:auto auto auto auto minmax(0,1fr)!important}.live-draft-container.draft-layout-organizer.draft-layout-no-status,.live-draft-container.draft-layout-participant.draft-layout-has-status{grid-template-rows:auto auto auto minmax(0,1fr)!important}.live-draft-container.draft-layout-participant.draft-layout-no-status{grid-template-rows:auto auto minmax(0,1fr)!important}.draft-layout-participant .draft-main-layout,.draft-layout-participant .draft-left-column,.draft-layout-participant .live-map-section,.draft-layout-participant .live-map-grid{height:100%!important;min-height:0!important}.draft-layout-participant .live-map-grid{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:repeat(7,minmax(0,1fr))!important}.draft-layout-participant .live-map-card{height:100%!important;min-height:0!important}}@media (width<=700px){.match-strip{box-sizing:border-box!important;background:linear-gradient(145deg,#121119f5,#09090dfa)!important;border:1px solid #ffffff14!important;border-radius:14px!important;grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:100%!important;height:auto!important;min-height:108px!important;margin:0!important;padding:12px 10px!important;display:grid!important;overflow:hidden!important}.match-team,.match-team-left,.match-team-right{grid-template-rows:auto auto!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:4px 9px!important;min-width:0!important;margin:0!important;padding:0!important;display:grid!important;overflow:visible!important}.match-team-left{text-align:left!important;grid-template-areas:"logo name""logo status"!important}.match-team-right{text-align:right!important;grid-template-areas:"name logo""status logo"!important}.match-team .draft-team-logo-header{object-fit:contain!important;border-radius:10px!important;flex:0 0 42px!important;grid-area:logo!important;width:42px!important;min-width:42px!important;height:42px!important;margin:0!important;padding:3px!important;transform:none!important}.match-team-name{text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;grid-area:name!important;min-width:0!important;max-width:100%!important;margin:0!important;font-size:15px!important;font-weight:900!important;line-height:1.05!important;overflow:hidden!important}.match-team-status{color:#ffffff7a!important;white-space:nowrap!important;grid-area:status!important;align-items:center!important;gap:4px!important;min-width:0!important;max-width:100%!important;min-height:18px!important;margin:0!important;font-size:8px!important;font-weight:700!important;line-height:1!important;display:flex!important;overflow:visible!important}.match-team-right .match-team-status{justify-content:flex-end!important}.match-team-status i{background:#ffffff47!important;border-radius:50%!important;flex:0 0 6px!important;width:6px!important;min-width:6px!important;height:6px!important}.match-team-status b{color:#ffffff61!important;letter-spacing:.06em!important;margin-left:2px!important;font-size:7px!important;font-weight:900!important;line-height:1!important}.match-team-online{color:#52e69a!important}.match-team-online i{background:#52e69a!important;box-shadow:0 0 8px #52e69a7a!important}.match-versus{text-align:center!important;box-sizing:border-box!important;border-left:1px solid #ffffff12!important;border-right:1px solid #ffffff12!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:54px!important;min-width:54px!important;height:64px!important;margin:0!important;display:flex!important}.match-versus span{color:#a986ff!important;letter-spacing:.04em!important;margin:0!important;font-size:10px!important;font-weight:900!important;line-height:1!important}.match-versus strong{color:#ffffffe0!important;margin-top:5px!important;font-size:16px!important;font-weight:950!important;line-height:1!important}.match-team-active{position:relative!important}.match-team-active:after{content:""!important;background:#8b5cf6!important;border-radius:999px!important;height:2px!important;position:absolute!important;bottom:-10px!important;left:0!important;right:0!important;box-shadow:0 0 10px #8b5cf67a!important}}@media (width<=390px){.match-strip{grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr)!important;gap:6px!important;padding:11px 8px!important}.match-team,.match-team-left,.match-team-right{grid-template-columns:36px minmax(0,1fr)!important;column-gap:7px!important}.match-team .draft-team-logo-header{flex-basis:36px!important;width:36px!important;min-width:36px!important;height:36px!important}.match-team-name{font-size:13px!important}.match-team-status{font-size:7px!important}.match-team-status b{font-size:6px!important}.match-versus{width:46px!important;min-width:46px!important}.match-versus span{font-size:9px!important}.match-versus strong{font-size:14px!important}}@media (width<=700px){.match-strip{grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr)!important;gap:6px!important;padding:12px 8px!important}.match-team,.match-team-left,.match-team-right{grid-template-columns:38px minmax(0,1fr)!important;column-gap:7px!important}.match-team .draft-team-logo-header{flex-basis:38px!important;width:38px!important;min-width:38px!important;height:38px!important}.match-team-name{max-width:100%!important;font-size:14px!important}.match-team-right .match-team-name{text-align:right!important;padding-left:2px!important}.match-versus{width:46px!important;min-width:46px!important;height:60px!important}.match-versus span{font-size:9px!important}.match-versus strong{font-size:15px!important}.match-team-status{font-size:7.5px!important}.match-team-status b{font-size:6.5px!important}.organizer-tools-grid{gap:10px!important}.organizer-tools-grid>.invite-links-panel,.organizer-tools-grid>.organizer-controls-panel{min-height:0!important;padding:14px!important}.organizer-tools-grid .invite-links-info,.organizer-tools-grid .organizer-controls-info{margin-bottom:10px!important}.organizer-tools-grid .invite-links-info strong,.organizer-tools-grid .organizer-controls-info strong{font-size:15px!important;line-height:1.15!important}.organizer-tools-grid .invite-links-buttons{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.organizer-tools-grid .organizer-controls-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.organizer-tools-grid button{white-space:normal!important;border-radius:8px!important;width:100%!important;min-width:0!important;min-height:36px!important;padding:7px 6px!important;font-size:8px!important;line-height:1.15!important}.organizer-tools-grid button span,.organizer-tools-grid button strong{text-overflow:ellipsis!important;max-width:100%!important;overflow:hidden!important}}@media (width<=390px){.match-strip{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)!important;gap:4px!important;padding:10px 6px!important}.match-team,.match-team-left,.match-team-right{grid-template-columns:34px minmax(0,1fr)!important;column-gap:6px!important}.match-team .draft-team-logo-header{flex-basis:34px!important;width:34px!important;min-width:34px!important;height:34px!important}.match-team-name{font-size:12px!important}.match-versus{width:42px!important;min-width:42px!important}.organizer-tools-grid .invite-links-buttons{grid-template-columns:repeat(3,minmax(0,1fr))!important}.organizer-tools-grid .organizer-controls-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important}.organizer-tools-grid button{min-height:34px!important;padding:6px 4px!important;font-size:7.2px!important}}@media (width<=700px){.match-strip{grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr)!important;gap:7px!important}.match-team,.match-team-left,.match-team-right{grid-template-columns:34px minmax(0,1fr)!important;column-gap:7px!important;min-width:0!important;overflow:hidden!important}.match-team .draft-team-logo-header{flex-basis:34px!important;width:34px!important;min-width:34px!important;height:34px!important}.match-team-name{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;font-size:13px!important;overflow:hidden!important}.match-team-right .match-team-name{text-align:right!important}.match-team-status{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;font-size:7px!important;overflow:hidden!important}.match-team-status span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.match-team-status b{display:none!important}.match-team-right .match-team-status{text-align:right!important;justify-content:flex-end!important}.match-versus{z-index:3!important;background:#0a090ff5!important;flex-shrink:0!important;width:52px!important;min-width:52px!important;position:relative!important}}@media (width<=390px){.match-strip{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)!important;gap:5px!important}.match-team,.match-team-left,.match-team-right{grid-template-columns:31px minmax(0,1fr)!important;column-gap:5px!important}.match-team .draft-team-logo-header{flex-basis:31px!important;width:31px!important;min-width:31px!important;height:31px!important}.match-team-name{font-size:11.5px!important}.match-versus{width:48px!important;min-width:48px!important}}@media (width<=700px){.match-strip{grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr)!important;gap:5px!important;padding-left:10px!important;padding-right:10px!important}.match-team-left{justify-self:stretch!important;padding-right:2px!important}.match-team-right{grid-template-columns:minmax(0,1fr) 32px!important;justify-self:stretch!important;column-gap:5px!important;width:100%!important;padding-left:2px!important;padding-right:0!important;overflow:hidden!important}.match-team-right .draft-team-logo-header{flex-basis:32px!important;justify-self:end!important;width:32px!important;min-width:32px!important;height:32px!important;margin-left:0!important;margin-right:0!important}.match-team-right .match-team-name{text-overflow:clip!important;white-space:nowrap!important;text-align:right!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;font-size:12.5px!important;overflow:hidden!important}.match-team-right .match-team-status{text-align:right!important;justify-content:flex-end!important;width:100%!important;margin:0!important;padding:0!important}.match-versus{width:46px!important;min-width:46px!important}}@media (width<=390px){.match-strip{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr)!important;gap:4px!important;padding-left:8px!important;padding-right:8px!important}.match-team-right{grid-template-columns:minmax(0,1fr) 29px!important;column-gap:4px!important}.match-team-right .draft-team-logo-header{flex-basis:29px!important;width:29px!important;min-width:29px!important;height:29px!important}.match-team-right .match-team-name{font-size:11px!important}.match-versus{width:44px!important;min-width:44px!important}}@media (width<=700px){.draft-room-heading,.room-heading,.draft-room-title,.room-title{align-items:baseline!important;gap:10px!important;margin-bottom:12px!important;display:flex!important}.draft-room-heading>span,.room-heading>span,.draft-room-title>span,.room-title>span{letter-spacing:.12em!important;white-space:nowrap!important;margin:0!important;font-size:8px!important;line-height:1!important}.draft-room-heading h1,.room-heading h1,.draft-room-title h1,.room-title h1{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;margin:0!important;font-size:26px!important;line-height:1!important;overflow:hidden!important}.draft-room-meta,.room-meta-grid,.room-status-grid,.draft-room-status{grid-template-columns:auto auto auto minmax(0,1fr)!important;align-items:stretch!important;gap:6px!important;margin-top:0!important;margin-bottom:12px!important;display:grid!important}.draft-role-badge,.role-badge,.realtime-badge,.live-status,.format-badge,.room-format-badge,.room-code-box,.draft-room-code{white-space:nowrap!important;box-sizing:border-box!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 10px!important;font-size:8px!important;line-height:1!important;display:flex!important}.draft-role-badge,.role-badge{padding:0 11px!important}.realtime-badge,.live-status{gap:5px!important;padding:0 10px!important}.realtime-badge i,.live-status i,.realtime-badge .status-dot,.live-status .status-dot{width:6px!important;min-width:6px!important;height:6px!important}.format-badge,.room-format-badge{padding:0 10px!important;font-size:12px!important;font-weight:900!important}.room-code-box,.draft-room-code{justify-content:center!important;gap:7px!important;min-width:0!important;padding:0 10px!important;overflow:hidden!important}.room-code-box span,.draft-room-code span{letter-spacing:.08em!important;flex:none!important;font-size:6px!important}.room-code-box strong,.draft-room-code strong{letter-spacing:.1em!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:12px!important;overflow:hidden!important}.draft-page .room-info,.draft-page .room-info-top,.draft-page .draft-room-info{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:9px!important;display:grid!important}.draft-page .organizer-badge,.draft-page .realtime-status,.draft-page .room-format,.draft-page .room-code{height:38px!important;min-height:38px!important;margin:0!important;padding:0 10px!important}.draft-page .room-summary,.draft-page .room-meta,.draft-page .draft-meta{grid-template-columns:auto auto auto minmax(0,1fr)!important;gap:6px!important;display:grid!important}}@media (width<=390px){.draft-room-heading h1,.room-heading h1,.draft-room-title h1,.room-title h1{font-size:23px!important}.draft-room-meta,.room-meta-grid,.room-status-grid,.draft-room-status,.draft-page .room-summary,.draft-page .room-meta,.draft-page .draft-meta{gap:4px!important}.draft-role-badge,.role-badge,.realtime-badge,.live-status,.format-badge,.room-format-badge,.room-code-box,.draft-room-code{height:35px!important;min-height:35px!important;padding:0 7px!important;font-size:7px!important}.format-badge,.room-format-badge,.room-code-box strong,.draft-room-code strong{font-size:10px!important}}@media (width<=700px){.room-topbar{flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:100%!important;margin:0 0 14px!important;display:flex!important}.room-topbar>div:first-child{flex-direction:row!important;align-items:baseline!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important}.room-topbar>div:first-child .room-small-label{letter-spacing:.14em!important;white-space:nowrap!important;flex:none!important;margin:0!important;font-size:9px!important;line-height:1!important}.room-topbar>div:first-child h1{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;margin:0!important;font-size:28px!important;line-height:1!important;overflow:hidden!important}.room-info-actions{grid-template-columns:auto auto auto minmax(0,1fr)!important;align-items:stretch!important;gap:5px!important;width:100%!important;margin:0!important;padding:0!important;display:grid!important}.room-info-actions .my-role-badge,.room-info-actions .realtime-indicator,.room-info-actions .room-format-badge,.room-info-actions .room-code{box-sizing:border-box!important;white-space:nowrap!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:none!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0 8px!important;display:flex!important}.room-info-actions .my-role-badge{letter-spacing:.06em!important;font-size:7px!important}.room-info-actions .realtime-indicator{letter-spacing:.03em!important;gap:4px!important;font-size:7px!important}.room-info-actions .realtime-dot{flex:0 0 6px!important;width:6px!important;min-width:6px!important;height:6px!important}.room-info-actions .room-format-badge{padding:0 9px!important;font-size:11px!important;font-weight:900!important}.room-info-actions .room-code{gap:6px!important;padding:0 9px!important;overflow:hidden!important}.room-info-actions .room-code span{letter-spacing:.08em!important;flex:none!important;font-size:6px!important}.room-info-actions .room-code strong{letter-spacing:.09em!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11px!important;line-height:1!important;overflow:hidden!important}}@media (width<=390px){.room-topbar{gap:10px!important}.room-topbar>div:first-child{gap:8px!important}.room-topbar>div:first-child h1{font-size:24px!important}.room-info-actions{gap:4px!important}.room-info-actions .my-role-badge,.room-info-actions .realtime-indicator,.room-info-actions .room-format-badge,.room-info-actions .room-code{height:34px!important;min-height:34px!important;padding:0 6px!important}.room-info-actions .my-role-badge,.room-info-actions .realtime-indicator{font-size:6px!important}.room-info-actions .room-format-badge{font-size:10px!important}.room-info-actions .room-code span{font-size:5.5px!important}.room-info-actions .room-code strong{font-size:10px!important}}@media (width<=700px){.organizer-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:7px!important;width:100%!important;margin-top:12px!important;display:grid!important}.organizer-tools-grid>.invite-links-panel,.organizer-tools-grid>.organizer-controls-panel{box-sizing:border-box!important;border-radius:11px!important;flex-direction:column!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:10px 7px!important;display:flex!important}.organizer-tools-grid .invite-links-info,.organizer-tools-grid .organizer-controls-info{text-align:center!important;justify-content:center!important;align-items:center!important;min-height:18px!important;margin:0 0 7px!important;padding:0!important;display:flex!important}.organizer-tools-grid .invite-links-info strong,.organizer-tools-grid .organizer-controls-info strong{white-space:nowrap!important;font-size:9px!important;font-weight:900!important;line-height:1!important}.organizer-tools-grid .invite-links-buttons,.organizer-tools-grid .organizer-controls-buttons{flex-direction:column!important;gap:5px!important;width:100%!important;display:flex!important}.organizer-tools-grid button{text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:31px!important;min-height:31px!important;margin:0!important;padding:0 5px!important;font-size:7.5px!important;font-weight:800!important;line-height:1!important;display:flex!important;overflow:hidden!important}.organizer-controls-panel button{height:29px!important;min-height:29px!important;font-size:7px!important}.organizer-controls-panel .close-room-button{grid-column:auto!important}}@media (width<=390px){.organizer-tools-grid{gap:5px!important}.organizer-tools-grid>.invite-links-panel,.organizer-tools-grid>.organizer-controls-panel{padding:8px 5px!important}.organizer-tools-grid .invite-links-info strong,.organizer-tools-grid .organizer-controls-info strong{font-size:8px!important}.organizer-tools-grid button{height:29px!important;min-height:29px!important;padding:0 3px!important;font-size:6.8px!important}.organizer-controls-panel button{height:27px!important;min-height:27px!important;font-size:6.5px!important}}@media (width<=700px){.organizer-tools-grid>.invite-links-panel,.organizer-tools-grid>.organizer-controls-panel{justify-content:flex-start!important}.organizer-tools-grid .invite-links-info,.organizer-tools-grid .organizer-controls-info{margin-bottom:8px!important}.organizer-tools-grid .invite-links-buttons,.organizer-tools-grid .organizer-controls-buttons{place-content:flex-start!important;margin-top:0!important;padding-top:0!important}.organizer-tools-grid .invite-links-buttons>button,.organizer-tools-grid .organizer-controls-buttons>button{margin-top:0!important;margin-bottom:0!important}.organizer-tools-grid .invite-links-panel,.organizer-tools-grid .organizer-controls-panel{align-content:flex-start!important}}.mobile-reset-draft-button{display:none}@media (width<=700px){.organizer-controls-panel .mobile-reset-draft-button{white-space:nowrap!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:29px!important;min-height:29px!important;margin:0!important;padding:0 5px!important;font-size:7px!important;font-weight:800!important;line-height:1!important;display:flex!important}}@media (width<=390px){.organizer-controls-panel .mobile-reset-draft-button{height:27px!important;min-height:27px!important;font-size:6.5px!important}}@media (width<=700px){.live-map-section{border-radius:14px!important;padding:18px 14px!important}.live-section-title{margin-bottom:14px!important}.live-section-title h2{font-size:24px!important;line-height:1!important}.maps-remaining{min-height:36px!important;padding:0 12px!important;font-size:10px!important}.live-map-grid{grid-template-columns:1fr!important;gap:10px!important;display:grid!important;overflow:visible!important}.live-map-card{text-align:left!important;background:#0a0a0e!important;border:1px solid #ffffff14!important;border-radius:12px!important;width:100%!important;min-width:0!important;height:132px!important;min-height:132px!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}.live-map-card .draft-overlay-map-art{z-index:1!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;width:100%!important;height:100%!important;min-height:100%!important;position:absolute!important;inset:0!important}.live-map-card:after{content:""!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(90deg,#050509bd 0%,#05050957 48%,#0505091f 76%,#05050947 100%)!important;position:absolute!important;inset:0!important}.live-map-card .draft-overlay-map-footer{z-index:5!important;text-align:left!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;gap:4px!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;bottom:12px!important;left:13px!important;right:76px!important}.live-map-card .draft-overlay-map-name{color:#fff!important;text-transform:none!important;text-shadow:0 2px 8px #0000009e!important;width:auto!important;max-width:100%!important;margin:0!important;font-size:17px!important;font-weight:950!important;line-height:1!important}.live-map-card .draft-overlay-side{color:#ffffffd1!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-shadow:0 2px 7px #000000a6!important;width:auto!important;max-width:100%!important;font-size:9px!important;font-weight:600!important;line-height:1.15!important;overflow:hidden!important}.live-map-card .draft-overlay-top-badges{z-index:6!important;pointer-events:none!important;flex-direction:row!important;align-items:center!important;gap:5px!important;display:flex!important;position:absolute!important;top:10px!important;left:10px!important;right:auto!important}.live-map-card .draft-overlay-status,.live-map-card .draft-overlay-auto,.live-map-card .draft-overlay-ready{letter-spacing:.07em!important;-webkit-backdrop-filter:blur(7px)!important;border:1px solid #ffffff26!important;border-radius:999px!important;min-width:0!important;padding:5px 8px!important;font-size:7px!important;font-weight:900!important;line-height:1!important;box-shadow:0 5px 14px #00000047!important}.live-map-card .draft-overlay-status-ban{color:#ffdadd!important;background:#631f2ad1!important}.live-map-card .draft-overlay-status-pick{color:#07160d!important;background:#57e399f0!important}.live-map-card .draft-overlay-status-decider{color:#1b1300!important;background:#f7c444f5!important}.live-map-card .draft-overlay-auto{color:#ffe08a!important;background:#171207bd!important}.live-map-card .draft-overlay-team-logo{z-index:5!important;pointer-events:none!important;place-items:center!important;width:56px!important;height:56px!important;display:grid!important;position:absolute!important;inset:50% 14px auto auto!important;transform:translateY(-50%)!important}.live-map-card .draft-overlay-team-logo .draft-team-logo-header{object-fit:contain!important;filter:drop-shadow(0 5px 10px #00000094)!important;background:0 0!important;border:0!important;border-radius:0!important;flex-basis:50px!important;width:50px!important;min-width:50px!important;height:50px!important;padding:0!important}.live-map-card.map-banned .draft-overlay-map-art{filter:grayscale(.82)brightness(.48)!important}.live-map-card.map-banned:after{background:linear-gradient(90deg,#0a0709d1 0%,#0f090b75 55%,#0a07093d 100%)!important}.live-map-card.map-picked{border-color:#46dc8c7a!important}.live-map-card.map-decider{border-color:#9c6cffb8!important;box-shadow:inset 0 0 0 1px #8b5cf61f!important}.live-map-card.map-available{border-color:#9769ff4d!important}}@media (width<=390px){.live-map-card{height:120px!important;min-height:120px!important}.live-map-card .draft-overlay-map-footer{bottom:10px!important;left:11px!important;right:66px!important}.live-map-card .draft-overlay-map-name{font-size:15px!important}.live-map-card .draft-overlay-side{font-size:8px!important}.live-map-card .draft-overlay-team-logo{width:48px!important;height:48px!important;right:10px!important}.live-map-card .draft-overlay-team-logo .draft-team-logo-header{flex-basis:43px!important;width:43px!important;min-width:43px!important;height:43px!important}}@media (width<=700px){.live-map-card{border-radius:11px!important;height:108px!important;min-height:108px!important}.live-map-grid{gap:8px!important}.live-map-card .draft-overlay-map-footer{gap:3px!important;bottom:10px!important;left:12px!important;right:68px!important}.live-map-card .draft-overlay-map-name{font-size:15px!important}.live-map-card .draft-overlay-side{font-size:8px!important}.live-map-card .draft-overlay-top-badges{top:8px!important;left:9px!important}.live-map-card .draft-overlay-status,.live-map-card .draft-overlay-auto,.live-map-card .draft-overlay-ready{padding:4px 7px!important;font-size:6.5px!important}.live-map-card .draft-overlay-team-logo{width:46px!important;height:46px!important;right:12px!important}.live-map-card .draft-overlay-team-logo .draft-team-logo-header{flex-basis:42px!important;width:42px!important;min-width:42px!important;height:42px!important}.live-map-card.map-banned .draft-overlay-map-art{filter:grayscale(.62)brightness(.68)contrast(.96)!important}.live-map-card.map-banned:after{background:linear-gradient(90deg,#0c07098a 0%,#0c080a40 55%,#08070924 100%)!important}.live-map-card .draft-overlay-status-ban{color:#fff1f2!important;background:#962b39e6!important;border-color:#ff788785!important;box-shadow:0 0 0 1px #ff70821a,0 4px 12px #0000004d!important}.live-map-card.map-banned .draft-overlay-team-logo{opacity:.82!important}.live-map-card.map-banned .draft-overlay-team-logo .draft-team-logo-header{filter:grayscale(.35)brightness(1.08)drop-shadow(0 4px 9px #000000ad)!important}.live-map-card.map-banned .draft-overlay-map-name{color:#ffffffd1!important}}@media (width<=390px){.live-map-card{height:100px!important;min-height:100px!important}.live-map-card .draft-overlay-map-name{font-size:14px!important}.live-map-card .draft-overlay-team-logo{width:42px!important;height:42px!important}.live-map-card .draft-overlay-team-logo .draft-team-logo-header{flex-basis:38px!important;width:38px!important;min-width:38px!important;height:38px!important}}@media (width<=700px){.live-map-card{height:100px!important;min-height:100px!important}.live-map-grid{gap:7px!important}.live-map-card .draft-overlay-map-footer{bottom:9px!important;left:12px!important;right:64px!important}.live-map-card .draft-overlay-map-name{font-size:14px!important;line-height:1.05!important}.live-map-card .draft-overlay-side{font-size:7.5px!important;line-height:1.1!important}.live-map-card .draft-overlay-team-logo{width:42px!important;height:42px!important;right:10px!important}.live-map-card .draft-overlay-team-logo .draft-team-logo-header{flex-basis:38px!important;width:38px!important;min-width:38px!important;height:38px!important}.live-map-card .draft-overlay-status,.live-map-card .draft-overlay-auto,.live-map-card .draft-overlay-ready{color:#fffffff0!important;border-width:1px!important;font-size:7px!important;box-shadow:0 3px 10px #00000038!important}.live-map-card .draft-overlay-status-ban{color:#fff7f8!important;background:#b93f53f5!important;border-color:#ff91a0ad!important}.live-map-card .draft-overlay-status-pick{color:#f4fff8!important;background:#31b575f5!important;border-color:#7cffbf94!important}.live-map-card .draft-overlay-status-decider{color:#fffcec!important;background:#d2a939f5!important;border-color:#ffde799e!important}.live-map-card .draft-overlay-auto{color:#ffffffeb!important;background:#1c1f28eb!important;border-color:#ffffff2e!important}}@media (width<=390px){.live-map-card{height:94px!important;min-height:94px!important}.live-map-card .draft-overlay-map-name{font-size:13px!important}.live-map-card .draft-overlay-side{font-size:7px!important}.live-map-card .draft-overlay-team-logo{width:38px!important;height:38px!important}.live-map-card .draft-overlay-team-logo .draft-team-logo-header{flex-basis:34px!important;width:34px!important;min-width:34px!important;height:34px!important}}.mobile-map-side-choice{display:none}@media (width<=700px){.live-map-card.map-side-choice-active{border-color:#9769ffe0!important;box-shadow:inset 0 0 0 1px #9769ff24,0 0 18px #7446d21a!important}.live-map-card.map-side-choice-active:after{background:linear-gradient(90deg,#07060cb8 0%,#07060c54 48%,#07060c70 100%)!important}.mobile-map-side-choice{z-index:10!important;flex-direction:column!important;align-items:flex-end!important;gap:5px!important;display:flex!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}.mobile-map-side-label{color:#ffffffc2!important;letter-spacing:.09em!important;text-shadow:0 2px 7px #000000b8!important;font-size:6px!important;font-weight:900!important;line-height:1!important}.mobile-map-side-buttons{align-items:center!important;gap:5px!important;display:flex!important}.mobile-map-side-button{color:#fff!important;-webkit-backdrop-filter:blur(8px)!important;cursor:pointer!important;border:1px solid #ffffff2e!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-width:42px!important;height:31px!important;padding:0 10px!important;font-size:10px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;box-shadow:0 5px 14px #00000047!important}.mobile-map-side-ct{background:#3877d6eb!important;border-color:#7bb0ff85!important}.mobile-map-side-tr{background:#b54d39eb!important;border-color:#ff8e7780!important}.mobile-map-side-button:disabled{opacity:.45!important;cursor:wait!important}.live-map-card.map-side-choice-active .draft-overlay-map-footer{right:112px!important}.live-map-card.map-side-choice-active .draft-overlay-team-logo{display:none!important}}@media (width<=390px){.mobile-map-side-choice{right:8px!important}.mobile-map-side-button{min-width:38px!important;height:29px!important;padding:0 8px!important;font-size:9px!important}.live-map-card.map-side-choice-active .draft-overlay-map-footer{right:102px!important}}@media (width<=700px){.current-action{text-align:left!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"label timer""player timer""action timer""yourturn timer"!important;align-items:center!important;gap:3px 12px!important;height:auto!important;min-height:78px!important;padding:11px 13px!important;display:grid!important}.current-action .turn-label{letter-spacing:.11em!important;grid-area:label!important;justify-self:start!important;margin:0!important;font-size:7px!important;line-height:1!important}.current-action .current-turn-player{grid-area:player!important;justify-self:start!important;align-items:center!important;gap:7px!important;margin:0!important;display:flex!important}.current-action .current-turn-player .draft-team-logo-small{flex-basis:28px!important;width:28px!important;min-width:28px!important;height:28px!important}.current-action .current-turn-player strong{font-size:15px!important;line-height:1!important}.current-action .action-text{grid-area:action!important;justify-self:start!important;margin:0!important;font-size:9px!important;line-height:1.1!important}.current-action .your-turn-badge{grid-area:yourturn!important;justify-self:start!important;min-height:20px!important;margin:2px 0 0!important;padding:0 7px!important;font-size:6px!important}.current-action .draft-turn-timer{border-radius:11px!important;flex-direction:column!important;grid-area:timer!important;justify-content:center!important;place-self:center end!important;align-items:center!important;min-width:78px!important;min-height:58px!important;margin:0!important;padding:8px 10px!important;display:flex!important}.current-action .draft-turn-timer>span{font-size:6px!important;line-height:1!important}.current-action .draft-turn-timer>strong{margin-top:3px!important;font-size:21px!important;line-height:1!important}.current-action .draft-turn-timer>small{margin-top:3px!important;font-size:5.5px!important;line-height:1!important}}@media (width<=390px){.current-action{column-gap:9px!important;min-height:74px!important;padding:10px 11px!important}.current-action .draft-turn-timer{min-width:70px!important;min-height:54px!important;padding:7px 8px!important}.current-action .draft-turn-timer>strong{font-size:19px!important}.current-action .current-turn-player strong{font-size:14px!important}}@media (width<=700px){.history-panel{background:#0a0a0feb!important;border-radius:13px!important;margin-top:14px!important;padding:14px 13px!important}.history-title{justify-content:space-between!important;align-items:baseline!important;gap:10px!important;margin-bottom:10px!important;display:flex!important}.history-title span{letter-spacing:.11em!important;color:#ffffff61!important;margin:0!important;font-size:7px!important;line-height:1!important}.history-title h2{margin:0!important;font-size:16px!important;line-height:1!important}.history-list{flex-direction:column!important;gap:5px!important;display:flex!important}.history-item{background:#ffffff05!important;border-radius:8px!important;grid-template-columns:22px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:0!important;padding:8px 9px!important;display:grid!important}.history-item>span:first-child,.history-item .history-index{color:#ffffff4d!important;text-align:center!important;width:22px!important;min-width:22px!important;margin:0!important;font-size:7px!important;font-weight:900!important}.history-item .history-main,.history-item .history-content,.history-item>div{min-width:0!important}.history-item strong{color:#ffffffe6!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:10px!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.history-item p,.history-item small,.history-item .history-side-text{color:#ffffff70!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin:2px 0 0!important;font-size:7px!important;line-height:1.15!important;overflow:hidden!important}.history-item .history-action,.history-item .history-status,.history-item>span:last-child{text-align:center!important;white-space:nowrap!important;border-radius:999px!important;min-width:48px!important;padding:5px 7px!important;font-size:6px!important;font-weight:900!important;line-height:1!important}.empty-history{text-align:center!important;border-radius:8px!important;padding:12px 10px!important;font-size:8px!important;line-height:1.3!important}.history-panel .copy-result-button,.history-panel .reset-draft-button{border-radius:8px!important;min-height:34px!important;margin-top:8px!important;padding:0 10px!important;font-size:8px!important}}@media (width<=390px){.history-panel{padding:12px 10px!important}.history-title h2{font-size:15px!important}.history-item{grid-template-columns:20px minmax(0,1fr) auto!important;gap:6px!important;padding:7px 8px!important}.history-item strong{font-size:9px!important}.history-item p,.history-item small,.history-item .history-side-text{font-size:6.5px!important}.history-item .history-action,.history-item .history-status,.history-item>span:last-child{min-width:44px!important;font-size:5.8px!important}}.draft-overlay-team-name{display:none}@media (width<=700px){.draft-overlay-team-logo:has(.draft-overlay-team-name){-webkit-backdrop-filter:blur(5px)!important;background:#08080d94!important;border-radius:7px!important;width:auto!important;max-width:42%!important;height:auto!important;padding:5px 8px!important;right:10px!important}.draft-overlay-team-name{color:#fffffff0!important;letter-spacing:.02em!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-shadow:0 2px 7px #000000b8!important;max-width:100%!important;font-size:9px!important;font-weight:900!important;line-height:1!important;display:block!important;overflow:hidden!important}.live-map-card.map-side-choice-active .draft-overlay-team-logo{display:none!important}}@media (width<=390px){.draft-overlay-team-logo:has(.draft-overlay-team-name){max-width:38%!important;padding:4px 7px!important;right:8px!important}.draft-overlay-team-name{font-size:8px!important}}.start-draft-button{text-align:center!important;visibility:visible!important;opacity:1!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}@media (width>=1280px){.live-map-section,.live-map-grid,.live-map-card{max-height:none}.current-action,.side-choice-panel,.waiting-players-banner{overflow:visible!important}}@media (width>=1280px) and (height>=800px){.live-draft-container.draft-layout-organizer.draft-layout-has-status.draft-layout-double-status{grid-template-rows:auto auto auto auto auto minmax(0,1fr)!important}.live-draft-container.draft-layout-participant.draft-layout-has-status.draft-layout-double-status{grid-template-rows:auto auto auto auto minmax(0,1fr)!important}.draft-layout-double-status .current-action,.draft-layout-double-status .side-choice-panel,.draft-layout-double-status .waiting-players-banner{flex:none!important;height:auto!important;min-height:54px!important;max-height:none!important;margin-bottom:0!important;overflow:visible!important}}@media (width>=1280px) and (height<=799px){.live-draft-container.draft-layout-double-status{grid-auto-rows:auto!important;height:auto!important;min-height:0!important}.draft-layout-double-status .current-action,.draft-layout-double-status .side-choice-panel,.draft-layout-double-status .waiting-players-banner{height:auto!important;min-height:54px!important;max-height:none!important;margin-bottom:0!important}}.live-map-card .draft-overlay-top-badges{width:max-content!important;max-width:calc(100% - 16px)!important;height:auto!important;min-height:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;opacity:1!important;pointer-events:none!important;background:0 0!important;border:0!important;outline:0!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-end!important;gap:4px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:8px!important;left:auto!important;right:8px!important;overflow:visible!important}.live-map-card .draft-overlay-top-badges:before,.live-map-card .draft-overlay-top-badges:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}.live-map-card .draft-overlay-top-badges :is(.draft-overlay-status,.draft-overlay-auto,.draft-overlay-ready){flex:none!important;width:auto!important;max-width:100%!important;margin:0!important;position:relative!important}@media (width>=701px){.live-map-card .draft-overlay-top-badges{width:max-content!important;top:8px!important;left:auto!important;right:8px!important}}@media (width<=700px){.live-map-card .draft-overlay-top-badges{gap:3px!important;width:max-content!important;max-width:calc(100% - 12px)!important;top:6px!important;left:auto!important;right:6px!important}}.live-map-card .draft-overlay-status,.live-map-card .draft-overlay-auto,.live-map-card .draft-overlay-ready{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important}.live-map-card .draft-overlay-status:before,.live-map-card .draft-overlay-status:after,.live-map-card .draft-overlay-auto:before,.live-map-card .draft-overlay-auto:after,.live-map-card .draft-overlay-ready:before,.live-map-card .draft-overlay-ready:after{content:none!important;display:none!important}.live-map-card .draft-overlay-top-badges{isolation:isolate!important;box-shadow:none!important;filter:none!important;mix-blend-mode:normal!important}.live-map-card .draft-overlay-status-pick{border-color:#7cffbf38!important}.live-map-card .draft-overlay-status-ban{border-color:#ff91a038!important}.live-map-card .draft-overlay-status-decider{border-color:#ffde793d!important}.live-map-card .draft-overlay-auto{border-color:#ffffff1f!important}.match-team.match-team-no-logo{text-align:center!important;justify-content:center!important}.match-team.match-team-no-logo .match-team-name{text-align:center!important;max-width:min(260px,100%)!important}.match-team.match-team-no-logo .match-team-status{justify-content:center!important}@media (width<=700px){.match-team.match-team-no-logo,.match-team-left.match-team-no-logo,.match-team-right.match-team-no-logo{text-align:center!important;grid-template:"name""status"/minmax(0,1fr)!important;align-content:center!important;justify-items:center!important;gap:4px 0!important}.match-team.match-team-no-logo .match-team-name,.match-team-left.match-team-no-logo .match-team-name,.match-team-right.match-team-no-logo .match-team-name{text-align:center!important;width:100%!important;max-width:100%!important;padding:0!important}.match-team.match-team-no-logo .match-team-status,.match-team-left.match-team-no-logo .match-team-status,.match-team-right.match-team-no-logo .match-team-status{text-align:center!important;justify-content:center!important;width:auto!important;max-width:100%!important}}@media (width<=390px){.match-team.match-team-no-logo,.match-team-left.match-team-no-logo,.match-team-right.match-team-no-logo{grid-template-columns:minmax(0,1fr)!important}}.draft-overlay-team-name{color:#fff!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-transform:uppercase!important;text-shadow:0 2px 8px #000000bf!important;font-weight:900!important;line-height:1!important;display:block!important;overflow:hidden!important}@media (width>=701px){.live-map-card .draft-overlay-team-logo:has(.draft-overlay-team-name){-webkit-backdrop-filter:blur(5px)!important;opacity:1!important;z-index:8!important;background:#07090b94!important;border:1px solid #ffffff1a!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:auto!important;max-width:72%!important;height:auto!important;margin:0!important;padding:7px 11px!important;display:flex!important;position:absolute!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 5px 16px #0000004d!important}.live-map-card .draft-overlay-team-name{letter-spacing:.04em!important;max-width:100%!important;font-size:12px!important}}@media (width<=700px){.draft-overlay-team-name{display:block!important}}.live-map-card .draft-overlay-top-badges{align-items:flex-start!important;left:8px!important;right:auto!important}@media (width<=700px){.live-map-card .draft-overlay-top-badges{align-items:flex-start!important;top:6px!important;left:6px!important;right:auto!important}}@media (width<=390px){.live-map-card .draft-overlay-top-badges{top:6px!important;left:6px!important;right:auto!important}}@media (width<=700px){.live-map-card.map-picked .draft-overlay-map-art{filter:brightness(.92)saturate(1.08)contrast(1.02)!important}.live-map-card.map-picked:after{background:linear-gradient(90deg,#070c0a38 0%,#070c0a1a 55%,#070c0a14 100%)!important}.live-map-card.map-picked{border-color:#5bf09bb8!important;box-shadow:inset 0 0 0 1px #48d68a24,0 0 14px #39b4741a!important}.live-map-card.map-picked .draft-overlay-map-name,.live-map-card.map-picked .draft-overlay-side{color:#fffffffa!important}}@media (width<=390px){.live-map-card.map-picked .draft-overlay-map-art{filter:brightness(.95)saturate(1.08)contrast(1.02)!important}}@media (width<=700px){.history-panel{margin-top:14px!important;padding:14px 13px!important}.history-title{margin-bottom:10px!important}.history-list{flex-direction:column!important;gap:6px!important;display:flex!important}.history-item.history-item-with-side{grid-template-columns:26px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:48px!important;padding:7px 8px!important;display:grid!important}.history-item.history-item-with-side .history-number{justify-content:center!important;align-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;font-size:7px!important;display:inline-flex!important}.history-info-horizontal{grid-template-columns:minmax(62px,.9fr) minmax(82px,1.15fr) auto!important;align-items:center!important;gap:7px!important;min-width:0!important;display:grid!important}.history-map-name{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:10px!important;line-height:1!important;display:block!important;overflow:hidden!important}.history-player-inline{align-items:center!important;gap:5px!important;min-width:0!important;margin:0!important;display:flex!important}.history-player-inline .draft-team-logo-tiny,.history-player-inline .team-logo-tiny{flex:0 0 18px!important;width:18px!important;min-width:18px!important;height:18px!important}.history-player-inline span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:8px!important;line-height:1!important;overflow:hidden!important}.history-mode{white-space:nowrap!important;margin:0!important;font-size:6.5px!important;font-weight:800!important;line-height:1!important;display:inline-block!important}.history-item.history-item-with-side .history-action{min-width:52px!important;padding:5px 7px!important;font-size:6px!important;line-height:1!important}.history-item.history-item-with-side .history-side-info,.history-item.history-item-with-side .history-automatic-note{display:none!important}.history-decider-item{grid-template-columns:26px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:54px!important;padding:7px 8px!important;display:grid!important}.history-decider-item .history-number{justify-content:center!important;align-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;font-size:7px!important;display:inline-flex!important}.history-decider-item .history-info{min-width:0!important}.history-decider-item .history-info strong{text-overflow:ellipsis!important;white-space:nowrap!important;margin:0!important;font-size:10px!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.history-decider-item .history-info>span{text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:3px!important;font-size:7px!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.history-decider-item .history-side-info{white-space:normal!important;margin-top:3px!important;font-size:7px!important;line-height:1.1!important}.history-decider-item .history-action{min-width:58px!important;padding:5px 7px!important;font-size:6px!important}}@media (width<=390px){.history-item.history-item-with-side{grid-template-columns:24px minmax(0,1fr) auto!important;gap:6px!important}.history-info-horizontal{grid-template-columns:minmax(54px,.8fr) minmax(66px,1fr) auto!important;gap:5px!important}.history-map-name{font-size:9px!important}.history-player-inline span{font-size:7px!important}.history-player-inline .draft-team-logo-tiny,.history-player-inline .team-logo-tiny{flex-basis:16px!important;width:16px!important;min-width:16px!important;height:16px!important}.history-mode{font-size:5.8px!important}.history-item.history-item-with-side .history-action{min-width:46px!important;padding:4px 6px!important;font-size:5.6px!important}.history-decider-item{grid-template-columns:24px minmax(0,1fr) auto!important}.history-decider-item .history-action{min-width:52px!important}}html.obs-overlay-mode,body.obs-overlay-mode,body.obs-overlay-mode #root{min-width:100%;min-height:100%;margin:0;background:0 0!important}body.obs-overlay-mode{overflow:hidden}.overlay-shell{box-sizing:border-box;color:#fff;background:0 0;justify-content:center;align-items:flex-end;width:100vw;min-height:100vh;padding:26px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.overlay-board{width:min(1840px,100vw - 52px);padding:18px;position:relative;overflow:hidden}.overlay-header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:30px;min-height:104px;padding:0 12px 18px;display:grid}.overlay-team{align-items:center;gap:15px;min-width:0;display:flex}.overlay-team-right{text-align:right;justify-content:flex-end}.overlay-team-logo-wrap{place-items:center;display:grid}.overlay-team-logo{object-fit:contain;flex:0 0 68px;width:68px;height:68px}.overlay-team-logo-fallback{letter-spacing:.08em;place-items:center;font-size:22px;font-weight:900;display:grid}.overlay-team-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.overlay-title-block span,.overlay-title-block small{color:#ffffff8c;letter-spacing:.17em;text-transform:uppercase;font-size:11px;font-weight:800}.overlay-team-copy strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.035em;text-transform:uppercase;font-size:clamp(22px,1.8vw,34px);font-weight:900;overflow:hidden}.overlay-title-block{text-align:center;flex-direction:column;align-items:center;gap:2px;min-width:280px;display:flex}.overlay-title-block strong{letter-spacing:-.045em;text-transform:uppercase;font-size:clamp(26px,2.2vw,42px);font-weight:950;line-height:1}.overlay-title-block small{color:#ffffffb8;margin-top:6px}.overlay-map-grid{grid-template-columns:repeat(var(--overlay-map-count), minmax(0, 1fr));gap:10px;display:grid}.overlay-map-card{flex-direction:column;min-width:0;height:clamp(230px,29vh,390px);transition:transform .18s,border-color .18s,opacity .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.overlay-map-art{flex:auto;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.overlay-map-background{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.015)}.overlay-map-pattern{z-index:1;opacity:.25;background-image:linear-gradient(#ffffff1c 1px,#0000 1px),linear-gradient(90deg,#ffffff1c 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:-30%;transform:rotate(20deg)}.overlay-map-glow{z-index:1;pointer-events:none;position:absolute;inset:0}.overlay-map-team-mark{z-index:2;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.overlay-card-team-logo{object-fit:contain;filter:drop-shadow(0 10px 18px #00000070);background:0 0;border:none;width:min(52%,122px);height:min(52%,122px)}.overlay-card-team-logo.overlay-team-logo-fallback{border-radius:18px;width:96px;height:96px;font-size:30px}.overlay-map-body{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px 12px 14px;display:flex}.overlay-map-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.025em;text-transform:uppercase;width:100%;font-size:clamp(15px,1.15vw,21px);font-weight:900;overflow:hidden}.overlay-action-badge{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-width:78px;padding:4px 10px;font-size:10px;font-weight:950;display:inline-flex}.overlay-map-side{text-overflow:ellipsis;white-space:nowrap;color:#ffffffbd;width:100%;font-size:10px;font-weight:800;overflow:hidden}.overlay-pro-topline,.overlay-pro-footerline,.overlay-card-accent{display:none}.overlay-state-screen{align-items:center}.overlay-status-card{color:#ffffffe0;letter-spacing:.12em;background:#0a0a0eeb;border:1px solid #ffffff1f;border-radius:14px;padding:18px 24px;font-size:13px;font-weight:900}.overlay-status-error{border-color:#df3d4e7a}.overlay-template-classic .overlay-board{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#101016f7,#08080cf5);border:1px solid #ffffff1c;border-radius:24px;box-shadow:0 28px 70px #0000007a,inset 0 1px #ffffff0d}.overlay-template-classic .overlay-team-logo{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:15px}.overlay-template-classic .overlay-map-card{background:#ffffff09;border:1px solid #ffffff1a;border-radius:16px}.overlay-template-classic .overlay-map-art{background:radial-gradient(circle at 30% 20%,#8452ff52,#0000 44%),linear-gradient(145deg,#24232d 0%,#111116 55%,#08080b 100%)}.overlay-template-classic .overlay-map-body{background:#07070af0;border-top:1px solid #ffffff14;min-height:96px}.overlay-template-classic .overlay-map-ban{opacity:.58;filter:saturate(.42)}.overlay-template-classic .overlay-map-ban .overlay-action-badge{color:#fff;background:#df3d4eeb}.overlay-template-classic .overlay-map-pick{border-color:#47db8b94;box-shadow:inset 0 0 0 1px #47db8b1a}.overlay-template-classic .overlay-map-pick .overlay-action-badge{color:#07160d;background:#57e399}.overlay-template-classic .overlay-map-decider{border-color:#f7c444b8;box-shadow:inset 0 0 0 1px #f7c44429,0 0 28px #f7c44414}.overlay-template-classic .overlay-map-decider .overlay-action-badge{color:#1b1300;background:#f7c444}.overlay-template-pro{padding:24px 30px 34px}.overlay-template-pro .overlay-board{background:radial-gradient(circle at 50% -30%,#773fff38,#0000 50%),linear-gradient(#0d0c17fb,#06060cfb);border:1px solid #8f5eff4d;border-radius:12px;padding:20px 22px 24px;box-shadow:0 25px 70px #00000094,0 0 60px #6639db1a,inset 0 1px #ffffff0d}.overlay-template-pro .overlay-pro-topline{background:linear-gradient(90deg,#0000,#7e4fff4d,#945fff,#7e4fff4d,#0000);height:2px;display:block;position:absolute;top:0;left:3%;right:3%;box-shadow:0 0 18px #945fff7a}.overlay-template-pro .overlay-pro-footerline{background:linear-gradient(90deg,#0000,#fff3,#0000);width:34%;height:1px;margin:18px auto 0;display:block}.overlay-template-pro .overlay-header{min-height:112px;padding:2px 10px 22px}.overlay-template-pro .overlay-team{min-height:82px;padding:0 18px;position:relative}.overlay-template-pro .overlay-team-left:after,.overlay-template-pro .overlay-team-right:before{content:"";background:linear-gradient(#0000,#9157ffd9,#0000);width:2px;position:absolute;top:14%;bottom:14%}.overlay-template-pro .overlay-team-left:after{right:0}.overlay-template-pro .overlay-team-right:before{left:0}.overlay-template-pro .overlay-team-logo-wrap{place-items:center;width:76px;height:76px;display:grid;position:relative}.overlay-template-pro .overlay-team-logo{z-index:1;filter:drop-shadow(0 8px 14px #00000061);background:0 0;border:none;border-radius:0;width:66px;height:66px}.overlay-template-pro .overlay-team-copy strong{text-shadow:0 3px 18px #00000070;font-size:clamp(25px,2vw,38px)}.overlay-template-pro .overlay-title-block strong{text-shadow:0 4px 22px #0000007a,0 0 25px #8251ff14;font-size:clamp(30px,2.65vw,48px)}.overlay-template-pro .overlay-title-block span{color:#d2c4ffa8}.overlay-template-pro .overlay-map-grid{gap:12px}.overlay-template-pro .overlay-map-card{background:#08080d;border:1px solid #ffffff21;border-radius:8px;height:clamp(250px,31vh,410px);box-shadow:0 12px 30px #0000005c,inset 0 1px #ffffff09}.overlay-template-pro .overlay-card-accent{z-index:5;pointer-events:none;border:1px solid #0000;display:block;position:absolute;inset:0}.overlay-template-pro .overlay-map-art{background:radial-gradient(circle at 25% 16%,#7343e06b,#0000 43%),radial-gradient(circle at 80% 80%,#2a1b516b,#0000 48%),linear-gradient(145deg,#252234,#11101a 55%,#08080d)}.overlay-template-pro .overlay-map-pattern{opacity:.15;background-size:22px 22px}.overlay-template-pro .overlay-map-glow{background:linear-gradient(#0000 45%,#00000038)}.overlay-template-pro .overlay-card-team-logo{filter:drop-shadow(0 14px 24px #0000008a);width:min(58%,135px);height:min(58%,135px)}.overlay-template-pro .overlay-map-body{background:linear-gradient(#08080dfa,#050509fc);border-top:1px solid #ffffff1a;min-height:104px;padding:13px 10px 15px}.overlay-template-pro .overlay-map-name{text-shadow:0 3px 12px #0000008c;font-size:clamp(16px,1.25vw,22px)}.overlay-template-pro .overlay-action-badge{border-radius:4px;min-width:88px;padding:5px 11px;font-size:10px}.overlay-template-pro .overlay-map-side{color:#ffffffc7;margin-top:1px;font-size:10px}.overlay-template-pro .overlay-map-ban{opacity:.58;filter:saturate(.28);border-color:#e33e4e94}.overlay-template-pro .overlay-map-ban .overlay-card-accent{border-color:#ee3e52a8;box-shadow:inset 0 0 18px #cd293f17}.overlay-template-pro .overlay-map-ban .overlay-action-badge{color:#fff;background:linear-gradient(#c4324b,#8e2033)}.overlay-template-pro .overlay-map-pick{border-color:#4ae88bcc;box-shadow:0 12px 30px #0000005c,0 0 20px #4ae88b1a}.overlay-template-pro .overlay-map-pick .overlay-card-accent{border-color:#4ae88bb8;box-shadow:inset 0 0 20px #4ae88b14}.overlay-template-pro .overlay-map-pick .overlay-action-badge{color:#06150d;background:linear-gradient(#68f0a7,#3fd482)}.overlay-template-pro .overlay-map-decider{border-color:#ffc839d6;box-shadow:0 12px 30px #0000005c,0 0 22px #ffc8391f}.overlay-template-pro .overlay-map-decider .overlay-card-accent{border-color:#ffc839c2;box-shadow:inset 0 0 22px #ffc83914}.overlay-template-pro .overlay-map-decider .overlay-action-badge{color:#1b1300;background:linear-gradient(#ffd45c,#e9aa26)}@media (width<=1100px){.overlay-shell{padding:12px}.overlay-board{width:calc(100vw - 24px);padding:12px}.overlay-header{gap:14px;min-height:82px}.overlay-team-logo{flex-basis:52px;width:52px;height:52px}.overlay-title-block{min-width:210px}.overlay-template-pro .overlay-team-logo-wrap{width:58px;height:58px}.overlay-template-pro .overlay-team-logo{width:50px;height:50px}.overlay-card-team-logo{width:82px;height:82px}}.overlay-layout-short{align-items:flex-end;min-height:100vh}.overlay-layout-short .overlay-board{width:min(1840px,100vw - 52px)}.overlay-layout-full{align-items:stretch;width:100vw;height:100vh;min-height:100vh;padding:34px 42px 38px}.overlay-layout-full .overlay-board{box-sizing:border-box;flex-direction:column;width:100%;height:100%;padding:28px 30px 32px;display:flex}.overlay-layout-full .overlay-header{flex:none;gap:38px;min-height:150px;padding:4px 18px 30px}.overlay-layout-full .overlay-team{gap:20px}.overlay-layout-full .overlay-team-logo{flex-basis:96px;width:96px;height:96px}.overlay-layout-full .overlay-team-copy strong{font-size:clamp(34px,2.9vw,56px)}.overlay-layout-full .overlay-title-block span{font-size:13px}.overlay-layout-full .overlay-title-block strong{font-size:clamp(44px,4.2vw,76px)}.overlay-layout-full .overlay-title-block small{margin-top:10px;font-size:13px}.overlay-layout-full .overlay-map-grid{grid-template-columns:repeat(var(--overlay-map-count), minmax(0, 1fr));flex:auto;grid-template-rows:1fr;align-items:stretch;gap:14px;min-height:0;display:grid}.overlay-layout-full .overlay-map-card{height:100%;min-height:0}.overlay-layout-full .overlay-map-art{min-height:0}.overlay-layout-full .overlay-card-team-logo{width:min(58%,210px);height:min(58%,210px)}.overlay-layout-full .overlay-map-body{gap:8px;min-height:128px;padding:18px 12px 20px}.overlay-layout-full .overlay-map-name{font-size:clamp(20px,1.55vw,30px)}.overlay-layout-full .overlay-action-badge{min-width:104px;padding:7px 14px;font-size:12px}.overlay-layout-full .overlay-map-side{font-size:12px}.overlay-layout-full .overlay-pro-footerline{margin-top:20px}.overlay-layout-full.overlay-template-pro{padding:28px 34px 34px}.overlay-layout-full.overlay-template-pro .overlay-board{border-radius:14px;padding:30px 32px 34px}.overlay-layout-full.overlay-template-pro .overlay-header{min-height:156px;padding:4px 16px 32px}.overlay-layout-full.overlay-template-pro .overlay-team{min-height:108px;padding:0 20px}.overlay-layout-full.overlay-template-pro .overlay-team-logo-wrap{width:106px;height:106px}.overlay-layout-full.overlay-template-pro .overlay-team-logo{width:96px;height:96px}.overlay-layout-full.overlay-template-pro .overlay-title-block strong{font-size:clamp(50px,4.6vw,82px)}.overlay-layout-full.overlay-template-pro .overlay-map-grid{gap:14px}.overlay-layout-full.overlay-template-pro .overlay-map-card{border-radius:8px}.overlay-layout-full.overlay-template-pro .overlay-map-body{min-height:132px}.overlay-layout-full.overlay-template-pro .overlay-card-team-logo{width:min(62%,220px);height:min(62%,220px)}@media (width<=1400px){.overlay-layout-full,.overlay-layout-full .overlay-board{padding:20px}.overlay-layout-full .overlay-header{gap:22px;min-height:116px;padding-bottom:20px}.overlay-layout-full .overlay-team-logo{flex-basis:72px;width:72px;height:72px}.overlay-layout-full .overlay-title-block{min-width:310px}.overlay-layout-full .overlay-map-grid{gap:10px}.overlay-layout-full .overlay-map-body{min-height:100px;padding:12px 8px 14px}.overlay-layout-full .overlay-map-name{font-size:clamp(16px,1.4vw,24px)}.overlay-layout-full .overlay-action-badge{min-width:84px;padding:5px 10px;font-size:10px}.overlay-layout-full .overlay-map-side{font-size:10px}.overlay-layout-full.overlay-template-pro .overlay-team-logo-wrap{width:82px;height:82px}.overlay-layout-full.overlay-template-pro .overlay-team-logo{width:72px;height:72px}}.overlay-template-classic .overlay-map-art:after,.overlay-template-pro .overlay-map-art:after{content:"";z-index:1;pointer-events:none;position:absolute;inset:0}.overlay-template-classic .overlay-map-art:after{background:linear-gradient(#0505091f 0%,#05050947 58%,#05050985 100%)}.overlay-template-pro .overlay-map-art:after{background:linear-gradient(#0404081a 0%,#04040842 58%,#04040894 100%),radial-gradient(circle at 50% 40%,#0000 30%,#05040c2e 100%)}.overlay-map-team-mark{z-index:3}.overlay-map-ban .overlay-map-background{filter:grayscale(.45)brightness(.62)}.overlay-map-pick .overlay-map-background{filter:saturate(1.05)brightness(.9)}.overlay-map-decider .overlay-map-background{filter:saturate(1.06)brightness(.92)}.overlay-layout-short{justify-content:center;align-items:flex-end;width:100vw;height:100vh;min-height:100vh;padding:0 34px 18px}.overlay-layout-short .overlay-board{box-sizing:border-box;width:min(1780px,100vw - 68px);max-height:300px;padding:10px 14px 12px}.overlay-layout-short .overlay-header{gap:18px;height:58px;min-height:58px;padding:0 8px 8px}.overlay-layout-short .overlay-team{gap:9px;min-height:48px}.overlay-layout-short .overlay-team-logo{flex-basis:44px;width:44px;height:44px}.overlay-layout-short .overlay-team-copy strong{font-size:clamp(18px,1.45vw,28px)}.overlay-layout-short .overlay-title-block span{font-size:8px}.overlay-layout-short .overlay-title-block strong{font-size:clamp(22px,2vw,34px)}.overlay-layout-short .overlay-title-block small{margin-top:3px;font-size:8px}.overlay-layout-short .overlay-map-grid{gap:8px;min-height:0}.overlay-layout-short .overlay-map-art{flex:0 0 132px;height:132px;min-height:0}.overlay-layout-short .overlay-card-team-logo{width:min(48%,86px);height:min(48%,86px)}.overlay-layout-short .overlay-map-body{box-sizing:border-box;gap:3px;height:76px;min-height:76px;padding:7px 7px 8px}.overlay-layout-short .overlay-map-name{font-size:clamp(12px,.95vw,17px)}.overlay-layout-short .overlay-map-side{margin-top:0;font-size:7.5px}.overlay-layout-short.overlay-template-pro{padding:0 34px 18px}.overlay-layout-short.overlay-template-pro .overlay-board{border-radius:10px;padding:10px 14px 12px}.overlay-layout-short.overlay-template-pro .overlay-header{height:58px;min-height:58px;padding:0 6px 8px}.overlay-layout-short.overlay-template-pro .overlay-team{min-height:48px;padding:0 10px}.overlay-layout-short.overlay-template-pro .overlay-team-logo-wrap{width:46px;height:46px}.overlay-layout-short.overlay-template-pro .overlay-team-logo{width:42px;height:42px}.overlay-layout-short.overlay-template-pro .overlay-team-copy strong{font-size:clamp(18px,1.5vw,29px)}.overlay-layout-short.overlay-template-pro .overlay-title-block strong{font-size:clamp(23px,2.05vw,35px)}.overlay-layout-short.overlay-template-pro .overlay-map-grid{gap:8px}.overlay-layout-short.overlay-template-pro .overlay-map-card{border-radius:7px;height:208px;min-height:208px}.overlay-layout-short.overlay-template-pro .overlay-map-art{flex-basis:132px;height:132px}.overlay-layout-short.overlay-template-pro .overlay-card-team-logo{width:min(48%,88px);height:min(48%,88px)}.overlay-layout-short.overlay-template-pro .overlay-map-body{height:76px;min-height:76px;padding:7px 7px 8px}.overlay-layout-short.overlay-template-pro .overlay-map-name{font-size:clamp(12px,.95vw,17px)}.overlay-layout-short.overlay-template-pro .overlay-action-badge{min-width:64px;padding:3px 7px;font-size:8px}.overlay-layout-short.overlay-template-pro .overlay-map-side{font-size:7.5px}.overlay-layout-short.overlay-template-pro .overlay-pro-footerline{display:none}@media (height<=800px){.overlay-layout-short{padding:0 20px 10px}.overlay-layout-short .overlay-board{width:min(1240px,100vw - 40px);max-height:230px;padding:7px 10px 9px}.overlay-layout-short .overlay-header,.overlay-layout-short.overlay-template-pro .overlay-header{height:44px;min-height:44px;padding-bottom:5px}.overlay-layout-short .overlay-team,.overlay-layout-short.overlay-template-pro .overlay-team{min-height:38px}.overlay-layout-short .overlay-team-logo,.overlay-layout-short.overlay-template-pro .overlay-team-logo{flex-basis:34px;width:34px;height:34px}.overlay-layout-short.overlay-template-pro .overlay-team-logo-wrap{width:38px;height:38px}.overlay-layout-short .overlay-map-card,.overlay-layout-short.overlay-template-pro .overlay-map-card{height:164px;min-height:164px}.overlay-layout-short .overlay-map-art,.overlay-layout-short.overlay-template-pro .overlay-map-art{flex-basis:101px;height:101px}.overlay-layout-short .overlay-map-body,.overlay-layout-short.overlay-template-pro .overlay-map-body{height:63px;min-height:63px;padding:5px 5px 6px}.overlay-layout-short .overlay-title-block strong,.overlay-layout-short.overlay-template-pro .overlay-title-block strong{font-size:clamp(18px,1.8vw,27px)}.overlay-layout-short .overlay-team-copy strong,.overlay-layout-short.overlay-template-pro .overlay-team-copy strong{font-size:clamp(15px,1.25vw,22px)}.overlay-layout-short .overlay-map-name,.overlay-layout-short.overlay-template-pro .overlay-map-name{font-size:clamp(10px,.85vw,14px)}.overlay-layout-short .overlay-map-side,.overlay-layout-short.overlay-template-pro .overlay-map-side{font-size:6.5px}}.overlay-layout-short .overlay-board,.overlay-layout-short.overlay-template-pro .overlay-board{max-height:318px}.overlay-layout-short .overlay-header,.overlay-layout-short.overlay-template-pro .overlay-header{box-sizing:border-box;height:72px;min-height:72px;padding-top:3px;padding-bottom:9px;overflow:visible}.overlay-layout-short .overlay-title-block,.overlay-layout-short.overlay-template-pro .overlay-title-block{justify-content:center;gap:2px;min-height:58px;overflow:visible}.overlay-layout-short .overlay-title-block span,.overlay-layout-short.overlay-template-pro .overlay-title-block span{line-height:1.15}.overlay-layout-short .overlay-title-block strong,.overlay-layout-short.overlay-template-pro .overlay-title-block strong{line-height:1.05}.overlay-layout-short .overlay-title-block small,.overlay-layout-short.overlay-template-pro .overlay-title-block small{white-space:nowrap;margin-top:4px;line-height:1.2;display:block}@media (height<=800px){.overlay-layout-short .overlay-board,.overlay-layout-short.overlay-template-pro .overlay-board{max-height:244px}.overlay-layout-short .overlay-header,.overlay-layout-short.overlay-template-pro .overlay-header{height:54px;min-height:54px;padding-top:2px;padding-bottom:6px}.overlay-layout-short .overlay-title-block,.overlay-layout-short.overlay-template-pro .overlay-title-block{gap:1px;min-height:44px}.overlay-layout-short .overlay-title-block small,.overlay-layout-short.overlay-template-pro .overlay-title-block small{margin-top:2px}}.overlay-layout-short .overlay-board{-webkit-backdrop-filter:blur(12px)!important;background:linear-gradient(#0e0e14f7,#07070bfa)!important;border:1px solid #ffffff1f!important;box-shadow:0 18px 48px #00000085,inset 0 1px #ffffff0b!important}.overlay-layout-short.overlay-template-pro .overlay-board{background:radial-gradient(circle at 50% -35%,#764ae62e,#0000 50%),linear-gradient(#0c0b14fb,#05050afc)!important}.overlay-layout-full{background:0 0!important}.overlay-layout-full .overlay-board,.overlay-layout-full.overlay-template-pro .overlay-board,.overlay-layout-full.overlay-template-classic .overlay-board{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;overflow:visible!important}.overlay-layout-full .overlay-pro-topline,.overlay-layout-full .overlay-pro-footerline{display:none!important}.overlay-layout-full .overlay-header{background:0 0!important}.overlay-layout-full .overlay-team-copy strong,.overlay-layout-full .overlay-title-block strong,.overlay-layout-full .overlay-title-block span,.overlay-layout-full .overlay-title-block small{text-shadow:0 2px 4px #000000f5,0 0 10px #000000c2,0 0 22px #0000007a!important}.overlay-layout-full .overlay-team-logo{filter:drop-shadow(0 3px 3px #000000eb)drop-shadow(0 0 10px #0000008a)!important;background:0 0!important;border:0!important}.overlay-layout-full .overlay-team-logo-fallback{background:#060609b8!important;border:1px solid #ffffff38!important;box-shadow:0 4px 14px #0000007a!important}.overlay-layout-full .overlay-map-card{box-shadow:0 10px 28px #00000057!important}.overlay-theme-mls{--obs-mls-green-950:#031811;--obs-mls-green-900:#05291e;--obs-mls-green-800:#084632;--obs-mls-green-600:#12966e;--obs-mls-gold:#f4cf36;--obs-mls-gold-soft:#ffe574}.overlay-theme-mls.overlay-layout-short .overlay-board{background:radial-gradient(circle at 50% -35%,#f4cf3617,#0000 46%),linear-gradient(#07402efb,#031d15fc)!important;border-color:#f4cf364d!important;box-shadow:0 18px 48px #00000080,0 0 26px #f4cf360d,inset 0 1px #ffffff0a!important}.overlay-theme-mls .overlay-title-block strong{color:var(--obs-mls-gold)!important}.overlay-theme-mls .overlay-title-block span,.overlay-theme-mls .overlay-title-block small{color:#ffee9cc7!important}.overlay-theme-mls .overlay-team-logo-fallback{color:var(--obs-mls-gold)!important;background:#074834c7!important;border-color:#f4cf3652!important}.overlay-theme-mls .overlay-map-card{background:#042b1ff0!important;border-color:#f4cf3629!important}.overlay-theme-mls .overlay-map-body{background:#032319f2!important;border-top-color:#f4cf361f!important}.overlay-theme-mls .overlay-map-available{border-color:#f4cf3624!important}.overlay-theme-mls .overlay-map-pick{border-color:#5ce5a4b3!important;box-shadow:inset 0 0 0 1px #5ce5a41f,0 0 18px #12966e12!important}.overlay-theme-mls .overlay-map-decider{border-color:#f4cf36d1!important;box-shadow:inset 0 0 0 1px #f4cf362e,0 0 24px #f4cf3614!important}.overlay-theme-mls .overlay-action-decider{color:#241b00!important;background:var(--obs-mls-gold)!important}.overlay-theme-mls.overlay-layout-full .overlay-board{box-shadow:none!important;background:0 0!important;border:0!important}.overlay-theme-mls.overlay-layout-full .overlay-team-copy strong{color:#fff!important;text-shadow:0 2px 4px #000000f5,0 0 11px #000c,0 0 20px #085c416b!important}.overlay-theme-mls.overlay-layout-full .overlay-title-block strong{text-shadow:0 2px 4px #000000f5,0 0 12px #000000c7,0 0 20px #f4cf3633!important}.overlay-sequence-badge{z-index:8;color:#ffffffe0;letter-spacing:.08em;-webkit-backdrop-filter:blur(6px);background:#040408b8;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:22px;padding:0 7px;font-size:9px;font-weight:950;display:inline-flex;position:absolute;top:8px;left:8px}.overlay-theme-mls .overlay-sequence-badge{color:#ffe574;background:#053d2cd1;border-color:#f4cf3657}.overlay-map-enter{animation:.38s cubic-bezier(.22,1,.36,1) both overlayCardEnter}@keyframes overlayCardEnter{0%{opacity:0;transform:translateY(32px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.overlay-map-latest-ban{animation:.38s cubic-bezier(.22,1,.36,1) both overlayCardEnter,.52s ease-out .12s overlayBanImpact}@keyframes overlayBanImpact{0%{filter:brightness();transform:translateY(0)scale(1)}38%{filter:brightness(.58);transform:translateY(0)scale(1.025)}to{filter:brightness();transform:translateY(0)scale(1)}}.overlay-map-latest-pick{animation:.38s cubic-bezier(.22,1,.36,1) both overlayCardEnter,.62s ease-out .12s overlayPickImpact}@keyframes overlayPickImpact{0%{box-shadow:0 0 #57e39900}45%{box-shadow:0 0 34px #57e3996b}to{box-shadow:0 0 #57e39900}}.overlay-map-latest-decider{animation:.38s cubic-bezier(.22,1,.36,1) both overlayCardEnter,.76s ease-out .12s overlayDeciderImpact}@keyframes overlayDeciderImpact{0%{box-shadow:0 0 #f4cf3600}45%{box-shadow:0 0 44px #f4cf367a}to{box-shadow:0 0 #f4cf3600}}.overlay-map-grid{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column}.overlay-layout-full .overlay-map-grid{justify-content:center}@media (prefers-reduced-motion:reduce){.overlay-map-enter,.overlay-map-latest-ban,.overlay-map-latest-pick,.overlay-map-latest-decider{animation:none!important}}.overlay-layout-short .overlay-board{flex-direction:column!important;height:300px!important;min-height:300px!important;max-height:300px!important;display:flex!important}.overlay-layout-short .overlay-header{flex:none!important}.overlay-layout-short .overlay-map-grid{flex:auto!important;align-items:stretch!important;width:100%!important;min-height:0!important}.overlay-layout-short .overlay-map-card{height:100%!important;min-height:0!important}@media (height<=800px){.overlay-layout-short .overlay-board{height:230px!important;min-height:230px!important;max-height:230px!important}.overlay-layout-short .overlay-map-grid{flex:auto!important;min-height:0!important}.overlay-layout-short .overlay-map-card,.overlay-layout-short.overlay-template-pro .overlay-map-card{height:100%!important;min-height:0!important}}.overlay-side-choice{justify-content:space-between;align-items:center;gap:7px;width:100%;min-width:0;margin-top:1px;display:flex}.overlay-side-choice-team{flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.overlay-side-team-logo{object-fit:contain;filter:drop-shadow(0 2px 4px #000000b3);background:0 0;border:0;border-radius:0;flex:0 0 20px;width:20px;height:20px}.overlay-side-team-logo.overlay-team-logo-fallback{color:#fff;letter-spacing:.04em;background:#08080cc2;border:1px solid #ffffff29;border-radius:5px;place-items:center;font-size:7px;font-weight:950;display:grid}.overlay-side-choice-name{text-overflow:ellipsis;white-space:nowrap;color:#ffffffeb;letter-spacing:.015em;text-transform:uppercase;text-align:left;text-shadow:0 2px 5px #000000d1;min-width:0;font-size:9px;font-weight:900;overflow:hidden}.overlay-side-choice-badge{letter-spacing:.08em;border:1px solid #ffffff29;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:34px;height:21px;padding:0 7px;font-size:9px;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 2px 8px #00000042}.overlay-side-choice-ct{color:#c8fff0;background:#149168e0;border-color:#44e0a780}.overlay-side-choice-tr{color:#fff5b0;background:#9d7708e0;border-color:#f4cf3699}.overlay-theme-mls .overlay-side-team-logo.overlay-team-logo-fallback{color:#ffe574;background:#05412ee6;border-color:#f4cf3642}.overlay-theme-mls .overlay-side-choice-name{color:#fffffff0}.overlay-theme-mls .overlay-side-choice-ct{color:#dbfff3;background:#118b63eb;border-color:#5bedb694}.overlay-theme-mls .overlay-side-choice-tr{color:#241b00;background:#f4cf36;border-color:#ffe574c7}.overlay-sequence-badge{color:#ffffff47!important;letter-spacing:-.06em!important;text-shadow:0 3px 10px #00000094!important;-webkit-backdrop-filter:none!important;pointer-events:none!important;background:0 0!important;border:0!important;border-radius:0!important;min-width:0!important;height:auto!important;padding:0!important;font-size:clamp(34px,3vw,58px)!important;font-weight:950!important;line-height:.9!important;top:10px!important;left:12px!important}.overlay-theme-mls .overlay-sequence-badge{color:#f4cf364d!important;text-shadow:0 3px 10px #0009,0 0 14px #f4cf361a!important}.overlay-side-choice{margin-top:3px!important}.overlay-side-choice-badge{letter-spacing:.06em!important;border-width:2px!important;min-width:52px!important;height:32px!important;padding:0 12px!important;font-size:14px!important;font-weight:1000!important;line-height:1!important;box-shadow:0 4px 12px #00000052,inset 0 1px #ffffff1a!important}.overlay-side-choice-name{font-size:11px!important;font-weight:950!important}.overlay-layout-short .overlay-side-choice-name{font-size:10px!important}.overlay-layout-full .overlay-side-choice-name{font-size:13px!important}.overlay-layout-full .overlay-side-choice-badge{min-width:64px!important;height:38px!important;padding:0 14px!important;font-size:17px!important}@media (height<=800px){.overlay-layout-short .overlay-sequence-badge{font-size:38px!important;top:7px!important;left:9px!important}.overlay-layout-short .overlay-side-choice-badge{min-width:46px!important;height:27px!important;padding:0 9px!important;font-size:13px!important}.overlay-layout-short .overlay-side-choice-name{font-size:9px!important}.overlay-layout-short .overlay-side-team-logo{flex-basis:20px!important;width:20px!important;height:20px!important}}.overlay-sequence-badge{z-index:7!important;letter-spacing:-.07em!important;text-align:right!important;font-size:clamp(30px,2.8vw,52px)!important;line-height:.82!important;inset:auto 10px 8px auto!important}.overlay-layout-short .overlay-sequence-badge{font-size:34px!important;bottom:6px!important;right:8px!important}.overlay-layout-full .overlay-sequence-badge{bottom:10px!important;right:12px!important}.overlay-map-name{text-align:left!important;width:100%!important}.overlay-action-badge{align-self:flex-start!important}.overlay-side-choice{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;margin-top:auto!important}.overlay-side-choice-team{flex:0 auto!important;justify-content:center!important;min-width:0!important}.overlay-side-choice-with-logo .overlay-side-choice-team{flex:none!important}.overlay-side-choice-name-only{text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;display:inline-block!important;overflow:hidden!important}.overlay-side-choice-with-logo .overlay-side-choice-name{display:none!important}.overlay-layout-short .overlay-map-body,.overlay-layout-short.overlay-template-pro .overlay-map-body{gap:2px!important}.overlay-layout-short .overlay-map-name,.overlay-layout-short.overlay-template-pro .overlay-map-name{font-size:clamp(10px,.86vw,14px)!important;line-height:1.05!important}.overlay-layout-short .overlay-action-badge,.overlay-layout-short.overlay-template-pro .overlay-action-badge{min-width:58px!important;padding:2px 7px!important;font-size:8px!important}.overlay-layout-short .overlay-side-choice-name,.overlay-layout-short .overlay-side-choice-name-only{font-size:10px!important;font-weight:950!important}.overlay-layout-full .overlay-side-choice{gap:10px!important}@media (height<=800px){.overlay-layout-short .overlay-sequence-badge{font-size:28px!important;bottom:5px!important;right:7px!important}.overlay-layout-short .overlay-map-name,.overlay-layout-short.overlay-template-pro .overlay-map-name{font-size:10px!important}.overlay-layout-short .overlay-side-choice-badge{min-width:40px!important;height:22px!important;padding:0 8px!important;font-size:11px!important}.overlay-layout-short .overlay-side-choice-name,.overlay-layout-short .overlay-side-choice-name-only{font-size:9px!important}.overlay-layout-short .overlay-side-team-logo{flex-basis:18px!important;width:18px!important;height:18px!important}}.overlay-title-block{width:100%!important;min-width:360px!important;text-align:initial!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:18px!important;display:grid!important}.overlay-title-block .overlay-room-name{text-align:left!important;justify-self:start!important}.overlay-title-block>strong{text-align:center!important;justify-self:center!important}.overlay-title-block .overlay-series-format{text-align:right!important;color:#ffffffd6!important;letter-spacing:.12em!important;justify-self:end!important;margin-top:0!important;font-size:13px!important;font-weight:950!important}.overlay-theme-mls .overlay-title-block .overlay-series-format{color:#ffe574!important}.overlay-map-name-top{z-index:6!important;text-align:center!important;color:#fff!important;letter-spacing:-.02em!important;text-transform:uppercase!important;text-shadow:0 2px 4px #000000f2,0 0 12px #000000b3!important;width:auto!important;font-size:clamp(14px,1.15vw,21px)!important;font-weight:950!important;line-height:1!important;position:absolute!important;top:10px!important;left:10px!important;right:10px!important}.overlay-map-team-mark{padding-top:24px!important}.overlay-map-body{text-align:center!important;justify-content:center!important;align-items:center!important}.overlay-card-footer-row{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.overlay-action-badge{flex:none!important;align-self:center!important}.overlay-side-choice{flex:0 auto!important;justify-content:center!important;gap:6px!important;width:auto!important;margin-top:0!important}.overlay-side-choice-team{flex:0 auto!important}.overlay-side-choice-text-only .overlay-side-choice-team{max-width:110px!important}.overlay-sequence-badge{z-index:5!important;inset:auto 9px 7px auto!important}.overlay-layout-short .overlay-title-block .overlay-room-name{letter-spacing:.1em!important;font-size:7px!important}.overlay-layout-short .overlay-map-name-top{font-size:clamp(11px,.95vw,15px)!important;top:7px!important;left:7px!important;right:7px!important}.overlay-layout-short .overlay-map-team-mark{padding-top:18px!important}.overlay-layout-short .overlay-action-badge{min-width:54px!important;padding:2px 6px!important;font-size:8px!important}.overlay-layout-short .overlay-side-choice-name-only{font-size:9px!important}.overlay-layout-full .overlay-title-block{min-width:520px!important}.overlay-layout-full .overlay-map-name-top{font-size:clamp(18px,1.45vw,28px)!important;top:14px!important}.overlay-layout-full .overlay-card-footer-row{gap:10px!important}@media (height<=800px){.overlay-layout-short .overlay-title-block{gap:8px!important;min-width:290px!important}.overlay-layout-short .overlay-title-block>strong{font-size:clamp(17px,1.55vw,25px)!important}.overlay-layout-short .overlay-title-block .overlay-room-name{font-size:6.5px!important}.overlay-layout-short .overlay-title-block .overlay-series-format{font-size:8px!important}.overlay-layout-short .overlay-map-name-top{font-size:10px!important;top:5px!important}.overlay-layout-short .overlay-map-team-mark{padding-top:15px!important}.overlay-layout-short .overlay-card-footer-row{gap:4px!important}}.overlay-title-block{grid-template-columns:auto 1fr auto!important;gap:10px!important;min-width:440px!important}.overlay-title-block .overlay-room-name{letter-spacing:.06em!important;color:#fffffff5!important;text-shadow:0 2px 6px #000000bf,0 0 10px #00000059!important;font-size:clamp(16px,1.05vw,24px)!important;font-weight:900!important}.overlay-title-block>strong{font-size:clamp(28px,1.85vw,42px)!important;line-height:1!important}.overlay-title-block .overlay-series-format{letter-spacing:.08em!important;text-shadow:0 2px 6px #000000bf,0 0 10px #00000059!important;justify-self:start!important;margin-left:-2px!important;font-size:clamp(18px,1.15vw,26px)!important;font-weight:1000!important}.overlay-theme-mls .overlay-title-block .overlay-room-name,.overlay-theme-mls .overlay-title-block .overlay-series-format{color:#ffe574!important}.overlay-map-name-top{text-shadow:0 3px 8px #000000f5,0 0 14px #000000d1,0 0 24px #00000073!important}.overlay-map-body{justify-content:center!important;align-items:center!important}.overlay-card-footer-row{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:100%!important;display:flex!important}.overlay-action-badge{align-self:center!important;margin-bottom:0!important}.overlay-side-choice{justify-content:center!important;align-items:center!important;gap:7px!important;width:auto!important;margin-top:0!important;display:inline-flex!important}.overlay-side-choice-team{justify-content:center!important;align-items:center!important;display:inline-flex!important}.overlay-side-choice-arrow{color:#ffffffe6!important;text-shadow:0 1px 4px #000000bf!important;justify-content:center!important;align-items:center!important;font-size:12px!important;font-weight:1000!important;line-height:1!important;display:inline-flex!important}.overlay-side-choice-name,.overlay-side-choice-name-only{text-shadow:0 1px 4px #000000b3!important}.overlay-layout-short .overlay-title-block{gap:8px!important;min-width:320px!important}.overlay-layout-short .overlay-title-block .overlay-room-name{font-size:clamp(10px,.82vw,14px)!important}.overlay-layout-short .overlay-title-block>strong{font-size:clamp(19px,1.6vw,27px)!important}.overlay-layout-short .overlay-title-block .overlay-series-format{font-size:clamp(12px,.92vw,16px)!important}.overlay-layout-short .overlay-card-footer-row{gap:4px!important}.overlay-layout-short .overlay-map-name-top{font-size:clamp(11px,1vw,16px)!important}.overlay-layout-full .overlay-title-block{gap:12px!important;min-width:520px!important}.overlay-layout-full .overlay-title-block .overlay-room-name{font-size:clamp(18px,1.15vw,26px)!important}.overlay-layout-full .overlay-title-block>strong{font-size:clamp(32px,2vw,46px)!important}.overlay-layout-full .overlay-title-block .overlay-series-format{font-size:clamp(20px,1.2vw,28px)!important}@media (height<=800px){.overlay-layout-short .overlay-title-block{gap:6px!important;min-width:290px!important}.overlay-layout-short .overlay-title-block .overlay-room-name{font-size:9px!important}.overlay-layout-short .overlay-title-block>strong{font-size:17px!important}.overlay-layout-short .overlay-title-block .overlay-series-format{font-size:11px!important}.overlay-layout-short .overlay-side-choice-arrow{font-size:9px!important}}.overlay-map-team-mark{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:7px!important;padding-top:24px!important;display:flex!important}.overlay-action-under-logo{z-index:4!important;align-self:center!important;margin:0!important;position:relative!important}.overlay-action-without-logo{position:absolute!important;top:58%!important;left:50%!important;transform:translate(-50%,-50%)!important}.overlay-card-footer-row{flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:0!important}.overlay-side-choice{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;margin:0!important;display:flex!important}.overlay-side-choice-arrow{color:#ffffffd1!important;font-size:13px!important}.overlay-layout-short .overlay-map-team-mark{gap:4px!important;padding-top:17px!important}.overlay-layout-short .overlay-action-without-logo{top:60%!important}.overlay-layout-full .overlay-map-team-mark{gap:9px!important}.overlay-layout-full .overlay-action-under-logo{min-width:84px!important;padding:5px 12px!important;font-size:11px!important}@media (height<=800px){.overlay-layout-short .overlay-map-team-mark{gap:3px!important;padding-top:14px!important}.overlay-layout-short .overlay-action-under-logo{min-width:48px!important;font-size:7.5px!important}}.overlay-map-team-mark{flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important;position:absolute!important;inset:0!important}.overlay-action-under-logo{z-index:7!important;margin:0!important;position:absolute!important;bottom:7px!important;left:50%!important;transform:translate(-50%)!important}.overlay-action-without-logo{top:auto!important;bottom:7px!important;left:50%!important;transform:translate(-50%)!important}.overlay-sequence-badge{bottom:7px!important;right:8px!important}.overlay-side-choice{gap:10px!important}.overlay-side-team-logo{flex-basis:28px!important;width:28px!important;height:28px!important}.overlay-side-choice-name,.overlay-side-choice-name-only{letter-spacing:.02em!important;font-size:13px!important;font-weight:1000!important}.overlay-side-choice-arrow{margin:0 1px!important;font-size:17px!important;font-weight:1000!important}.overlay-side-choice-badge{min-width:58px!important;height:34px!important;padding:0 12px!important;font-size:15px!important;font-weight:1000!important}.overlay-layout-short .overlay-action-under-logo,.overlay-layout-short .overlay-action-without-logo{bottom:5px!important}.overlay-layout-short .overlay-action-under-logo{min-width:50px!important;padding:2px 7px!important;font-size:8px!important}.overlay-layout-short .overlay-side-choice{gap:7px!important}.overlay-layout-short .overlay-side-team-logo{flex-basis:23px!important;width:23px!important;height:23px!important}.overlay-layout-short .overlay-side-choice-name,.overlay-layout-short .overlay-side-choice-name-only{font-size:11px!important}.overlay-layout-short .overlay-side-choice-arrow{font-size:14px!important}.overlay-layout-short .overlay-side-choice-badge{min-width:48px!important;height:27px!important;padding:0 9px!important;font-size:13px!important}.overlay-layout-full .overlay-action-under-logo,.overlay-layout-full .overlay-action-without-logo{bottom:10px!important}.overlay-layout-full .overlay-side-team-logo{flex-basis:32px!important;width:32px!important;height:32px!important}.overlay-layout-full .overlay-side-choice-name,.overlay-layout-full .overlay-side-choice-name-only{font-size:15px!important}.overlay-layout-full .overlay-side-choice-arrow{font-size:20px!important}.overlay-layout-full .overlay-side-choice-badge{min-width:68px!important;height:39px!important;font-size:17px!important}@media (height<=800px){.overlay-layout-short .overlay-action-under-logo,.overlay-layout-short .overlay-action-without-logo{bottom:4px!important}.overlay-layout-short .overlay-side-team-logo{flex-basis:21px!important;width:21px!important;height:21px!important}.overlay-layout-short .overlay-side-choice-name,.overlay-layout-short .overlay-side-choice-name-only{font-size:10px!important}.overlay-layout-short .overlay-side-choice-arrow{font-size:13px!important}.overlay-layout-short .overlay-side-choice-badge{min-width:45px!important;height:25px!important;font-size:12px!important}}.overlay-map-grid{grid-template-columns:repeat(var(--overlay-map-count), minmax(0, 1fr))!important;grid-auto-flow:row!important;grid-auto-columns:unset!important}.overlay-map-card{width:100%!important;min-width:0!important}.overlay-layout-short .overlay-map-grid,.overlay-layout-full .overlay-map-grid{place-content:stretch!important}.overlay-title-block .overlay-room-name,.overlay-title-block .overlay-series-format{opacity:.58!important}.overlay-theme-mls .overlay-title-block .overlay-room-name,.overlay-theme-mls .overlay-title-block .overlay-series-format{color:#ffe574!important;opacity:.58!important}.overlay-title-block .overlay-room-name{font-weight:950!important}.overlay-title-block .overlay-series-format{font-weight:1000!important}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#07070beb;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:0 clamp(18px,4vw,64px);display:flex;position:relative}.site-brand{color:#fff;font:inherit;letter-spacing:-.035em;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:950}.site-brand span{color:#8b5cf6}.site-brand:hover{color:#cbbcff}.site-header-status{color:#ffffff80;background:#ffffff05;border:1px solid #ffffff0e;border-radius:999px;align-items:center;gap:7px;min-height:29px;padding:0 10px;font-size:8px;font-weight:800;display:inline-flex}.site-status-dot{background:#4de09a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #4de09a8c}.site-footer{z-index:50;color:#ffffff57;letter-spacing:.03em;background:#07070b;border-top:1px solid #ffffff0b;justify-content:center;align-items:center;gap:7px;min-height:54px;padding:12px 20px;font-size:8px;font-weight:700;display:flex;position:relative}.site-footer a{color:#b899ffd1;text-decoration:none;transition:color .15s,text-shadow .15s}.site-footer a:hover{color:#c2a8ff;text-shadow:0 0 12px #8b5cf642}.site-footer i{color:#ffffff2e;font-style:normal}@media (width<=620px){.site-header{min-height:62px;padding:0 14px}.site-brand{font-size:13px}.site-header-status{min-height:27px;padding:0 9px;font-size:7.5px}.site-footer{min-height:50px;padding:11px 14px;font-size:7.5px}}.site-brand{font-size:18px!important}.site-header-status{min-height:32px!important;padding:0 12px!important;font-size:10px!important}.site-status-dot{width:7px!important;height:7px!important}.site-footer{gap:8px!important;min-height:58px!important;font-size:10px!important}.site-footer a{font-size:10px!important;font-weight:800!important}@media (width<=620px){.site-brand{font-size:15px!important}.site-header-status{min-height:29px!important;font-size:9px!important}.site-footer{min-height:52px!important;font-size:9px!important}.site-footer a{font-size:9px!important}}.site-header-right{justify-content:flex-end;align-items:center;gap:9px;min-width:0;display:flex}.site-theme-switch{color:#ffffff9e;min-height:32px;font:inherit;letter-spacing:.06em;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:7px;padding:0 9px 0 7px;font-size:8px;font-weight:900;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.site-theme-switch:hover{color:#fff;background:#8b5cf614;border-color:#8b5cf66b}.site-theme-switch:active{transform:scale(.98)}.site-theme-switch-track{background:#ffffff1a;border-radius:999px;flex:0 0 28px;width:28px;height:16px;transition:background .18s,box-shadow .18s;position:relative;box-shadow:inset 0 0 0 1px #ffffff0f}.site-theme-switch-thumb{background:#9c78ff;border-radius:50%;width:10px;height:10px;transition:transform .18s,background .18s,box-shadow .18s;position:absolute;top:3px;left:3px;box-shadow:0 0 8px #8b5cf66b}.site-theme-switch-mls{color:#f4cf36;background:#0f79572b;border-color:#f4cf365c}.site-theme-switch-mls:hover{color:#ffe56c;background:#0f795740;border-color:#f4cf368f}.site-theme-switch-mls .site-theme-switch-track{background:#12976952;box-shadow:inset 0 0 0 1px #f4cf362e}.site-theme-switch-mls .site-theme-switch-thumb{background:#f4cf36;transform:translate(12px);box-shadow:0 0 9px #f4cf367a}.site-mls-mark{color:#f4cf36;white-space:nowrap;background:linear-gradient(90deg,#0955425c,#0f79572e);border:1px solid #f4cf362e;border-radius:999px;align-items:center;gap:5px;min-height:32px;padding:0 10px;display:inline-flex}.site-mls-star{font-size:11px;line-height:1}.site-mls-mark strong{letter-spacing:.06em;font-size:9px;font-weight:950;line-height:1}.site-mls-mark small{color:#f4cf36b8;letter-spacing:.08em;font-size:6.5px;font-weight:900;line-height:1}@media (width<=620px){.site-header{gap:8px}.site-header-right{gap:5px}.site-theme-switch{gap:5px;min-height:29px;padding:0 7px 0 6px;font-size:7px}.site-theme-switch-track{flex-basis:25px;width:25px;height:15px}.site-theme-switch-thumb{width:9px;height:9px;top:3px;left:3px}.site-theme-switch-mls .site-theme-switch-thumb{transform:translate(10px)}.site-mls-mark{min-height:29px;padding:0 7px}.site-mls-mark small{display:none}.site-mls-mark strong{font-size:8px}.site-header-status{min-height:29px!important;padding:0 8px!important}}@media (width<=430px){.site-theme-switch-label{display:none}.site-theme-switch{justify-content:center;width:37px;padding:0}.site-mls-mark{display:none}.site-header-status{padding:0 7px!important}}.language-selector{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:42px;height:34px;display:flex;position:relative;overflow:hidden}.language-selector-flag{pointer-events:none;font-size:20px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.language-selector select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.language-selector:hover{background:#ffffff14;border-color:#ffffff38}.language-selector{z-index:40;align-items:center;display:inline-flex;position:relative}.language-selector-button{width:42px;height:34px;color:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.language-selector-button:hover{background:#ffffff14;border-color:#ffffff38}.language-selector-button:active{transform:translateY(1px)}.language-selector-button:focus-visible{outline-offset:2px;outline:2px solid #8b5cf6d1}.language-selector-current-flag{object-fit:cover;border-radius:3px;width:24px;height:16px;display:block;box-shadow:0 0 0 1px #ffffff1f}.language-selector-menu{background:#0e0f16fa;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:3px;width:178px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 18px 42px #0000006b}.language-selector-option{color:#ffffffd1;width:100%;min-height:38px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:7px 9px;font-size:13px;font-weight:700;transition:background .15s,color .15s;display:flex}.language-selector-option:hover{color:#fff;background:#ffffff12}.language-selector-option.is-selected{color:#fff;background:#8b5cf624}.language-selector-option-flag{object-fit:cover;border-radius:3px;flex:0 0 25px;width:25px;height:17px;display:block;box-shadow:0 0 0 1px #ffffff1f}body.theme-mls .language-selector-button{background:#1046337a;border-color:#f0d84640}body.theme-mls .language-selector-button:hover{background:#12563d99;border-color:#f0d8466b}body.theme-mls .language-selector-menu{background:#042019fa;border-color:#f0d84633}body.theme-mls .language-selector-option.is-selected{background:#f0d8461f}@media (width<=700px){.language-selector-menu{width:166px}.language-selector-option{min-height:40px;font-size:12px}}.site-header,.site-header-right{overflow:visible!important}.language-selector{z-index:9999!important;position:relative!important;overflow:visible!important}.language-selector-menu{z-index:10000!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:absolute!important;top:calc(100% + 8px)!important;right:0!important}body.theme-mls{--mls-green-950:#031611;--mls-green-900:#05241b;--mls-green-850:#073126;--mls-green-800:#084432;--mls-green-700:#0b7657;--mls-green-600:#12966e;--mls-gold:#f4cf36;--mls-gold-soft:#ffe270;--mls-blue:#403d72;--mls-panel:#05221ae0;--mls-panel-soft:#073024ad;--mls-line:#f4cf3621;--mls-line-green:#26c08b2e;color:#f7fbf7;background:#031611}body.theme-mls .app{position:relative;background:radial-gradient(circle at 18% 0,#0f795733,#0000 32%),radial-gradient(circle at 85% 16%,#f4cf360e,#0000 24%),linear-gradient(#041b15 0%,#03130f 46%,#020c09 100%)!important}body.theme-mls .app:before{content:"";z-index:0;pointer-events:none;opacity:.62;background-image:linear-gradient(#f4cf360b 1px,#0000 1px),linear-gradient(90deg,#f4cf360b 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000e0,#0000002e 72%,#0000);mask-image:linear-gradient(#000000e0,#0000002e 72%,#0000)}body.theme-mls .app>*{z-index:1;position:relative}body.theme-mls .site-header{box-shadow:0 10px 30px #0003;background:linear-gradient(90deg,#04271df7,#05392af0,#031f18f7)!important;border-bottom-color:#f4cf3624!important}body.theme-mls .site-brand span{color:var(--mls-gold)!important}body.theme-mls .site-brand:hover{color:#fff7ca!important}body.theme-mls .site-header-status{color:#effbf59e!important;background:#074e3a38!important;border-color:#f4cf361a!important}body.theme-mls .site-status-dot{background:#5cf0a8!important;box-shadow:0 0 9px #5cf0a894!important}body.theme-mls .site-footer{background:#03110d!important;border-top-color:#f4cf3617!important}body.theme-mls .site-footer a{color:#f4cf36d6!important}body.theme-mls .site-footer a:hover{color:var(--mls-gold-soft)!important;text-shadow:0 0 12px #f4cf3638!important}body.theme-mls :is(.home-card,.feature-card,.create-card,.join-card,.role-card,.map-pool-card,.setup-panel,.invite-links-panel,.organizer-controls-panel,.live-map-section,.history-panel,.room-topbar,.battle-header,.waiting-players-banner,.current-action,.side-choice-panel,.draft-finished-banner){background:linear-gradient(145deg,#062d22eb,#041a14f0)!important;border-color:#f4cf361c!important;box-shadow:inset 0 1px #ffffff05,0 10px 28px #00000021!important}body.theme-mls :is(input,select,textarea){color:#f7fbf7!important;background:#02140fb8!important;border-color:#f4cf3621!important}body.theme-mls :is(input,select,textarea):focus{border-color:#f4cf368a!important;box-shadow:0 0 0 3px #f4cf360f!important}body.theme-mls :is(.room-format-badge,.my-role-badge,.maps-remaining,.your-turn-badge,.draft-overlay-ready){color:var(--mls-gold-soft)!important;background:#0d674c47!important;border-color:#f4cf3633!important}body.theme-mls :is(.primary-button,.home-primary,.create-room-button,.join-room-button,.start-room-button,.copy-result-button){color:#081a13!important;background:linear-gradient(135deg,#f7dc54,#e9bd20)!important;border-color:#f4cf3670!important;box-shadow:0 7px 20px #f4cf361c!important}body.theme-mls :is(.primary-button,.home-primary,.create-room-button,.join-room-button,.start-room-button,.copy-result-button):hover{filter:brightness(1.06)}body.theme-mls .live-draft-page{background:0 0!important}body.theme-mls .room-small-label,body.theme-mls .live-section-title>div>span,body.theme-mls .history-title>span,body.theme-mls .turn-label{color:#f4cf369e!important}body.theme-mls .room-code{background:#0319139e!important;border-color:#f4cf3624!important}body.theme-mls .room-code strong{color:var(--mls-gold)!important}body.theme-mls .realtime-indicator{background:#0f79572e!important;border-color:#5cf0a824!important}body.theme-mls .battle-center{background:linear-gradient(#084634a8,#041f17b8)!important;border-color:#f4cf3621!important}body.theme-mls .battle-center span{color:#f4cf3685!important}body.theme-mls .battle-center strong{color:var(--mls-gold)!important}body.theme-mls .live-map-card{border-color:#f4cf361a!important;box-shadow:inset 0 0 0 1px #0d6f5112!important}body.theme-mls .live-map-card.map-available{border-color:#f4cf367a!important;box-shadow:inset 0 0 0 1px #f4cf361a,0 0 18px #f4cf3612!important}body.theme-mls .live-map-card.map-side-choice-active{border-color:#f4cf36cc!important;box-shadow:inset 0 0 0 1px #f4cf3621,0 0 22px #f4cf3617!important}body.theme-mls .draft-overlay-ready{color:#071a13!important;background:var(--mls-gold)!important}body.theme-mls .draft-overlay-status.status-pick,body.theme-mls .map-status.status-pick{color:#9ff7cf!important;background:#0a6f4fcc!important;border-color:#4be6a470!important}body.theme-mls .draft-overlay-status.status-decider,body.theme-mls .map-status.status-decider{color:#fff0a1!important;background:#806409b8!important;border-color:#f4cf3670!important}body.theme-mls .draft-overlay-auto{color:#071a13!important;background:#f4cf36eb!important}body.theme-mls .draft-turn-timer{background:linear-gradient(#0a553fb3,#04261cc7)!important;border-color:#f4cf364d!important}body.theme-mls .draft-turn-timer>span{color:#f4cf36a8!important}body.theme-mls .draft-turn-timer>strong{color:#fff9d7!important}body.theme-mls .history-item{background:#052e226b!important;border-color:#f4cf3613!important}body.theme-mls .history-number{color:var(--mls-gold)!important;background:#0d674c3d!important;border-color:#f4cf3629!important}body.theme-mls .history-list::-webkit-scrollbar-thumb{background:#f4cf3661!important}body.theme-mls .live-draft-container:before{content:"✦";z-index:-1;color:#f4cf3629;pointer-events:none;filter:drop-shadow(0 0 14px #f4cf361a);font-size:clamp(22px,3vw,48px);position:fixed;top:90px;right:3.2vw}body.theme-mls .live-draft-container:after{content:"MLS AMÉRICAS";z-index:-1;color:#f4cf360b;letter-spacing:.16em;pointer-events:none;font-size:clamp(18px,3.2vw,46px);font-weight:950;position:fixed;bottom:72px;right:3vw}@media (width<=700px){body.theme-mls .app:before{opacity:.48;background-size:30px 30px}body.theme-mls .live-draft-container:before,body.theme-mls .live-draft-container:after{display:none}body.theme-mls .live-map-section,body.theme-mls .history-panel{border-color:#f4cf361a!important}body.theme-mls .mobile-map-side-ct{background:#2a609ff0!important}body.theme-mls .mobile-map-side-tr{background:#b84d30f0!important}}@media (prefers-reduced-motion:reduce){.site-theme-switch,.site-theme-switch-track,.site-theme-switch-thumb{transition:none!important}}body.theme-mls{background:#031811!important}body.theme-mls :is(.home-page,.create-page,.join-page,.role-selection-page,.pool-page-redesign,.live-draft-page){color:#f7fbf4!important;background:radial-gradient(circle at 75% 14%,#f4cf3616,#0000 26%),radial-gradient(circle at 16% 10%,#179b6d38,#0000 30%),linear-gradient(#063326 0%,#04251b 42%,#031811 100%)!important}body.theme-mls :is(.pool-bg-grid,.create-bg-grid,.join-bg-grid,.role-bg-grid){opacity:.34!important;background-image:linear-gradient(#f4cf360b 1px,#0000 1px),linear-gradient(90deg,#f4cf360b 1px,#0000 1px)!important}body.theme-mls :is(.pool-kicker,.pool-section-heading>div>span,.create-kicker,.join-kicker,.role-kicker,.section-kicker,.eyebrow,.page-kicker){color:#f4cf36!important}body.theme-mls .pool-heading h1 span,body.theme-mls .create-heading h1 span,body.theme-mls .join-heading h1 span,body.theme-mls .role-heading h1 span,body.theme-mls .hero h1 span{color:#f4cf36!important;text-shadow:0 0 22px #f4cf361a!important}body.theme-mls :is(.pool-back-button,.back-button){color:#ecf9f19e!important}body.theme-mls :is(.pool-back-button,.back-button):hover{color:#ffe371!important}body.theme-mls .pool-back-button span{color:#f4cf36!important}body.theme-mls .pool-match-summary{background:linear-gradient(135deg,#084d38db,#042a1fe6)!important;border-color:#f4cf3629!important}body.theme-mls .pool-match-summary span{color:#eff8f17a!important}body.theme-mls .pool-summary-versus span{color:#f4cf36!important}body.theme-mls :is(.pool-map-section,.pool-plan-card){background:linear-gradient(150deg,#074230eb,#03231af5)!important;border-color:#f4cf3629!important;box-shadow:inset 0 1px #ffffff05,0 16px 36px #00000024!important}body.theme-mls .pool-map-card{background:#073326!important;border-color:#f4cf3624!important;box-shadow:0 0 0 1px #11825d0f!important}body.theme-mls .pool-map-image{background-color:#073326!important;background-position:50%!important;background-size:cover!important}body.theme-mls .pool-map-number{color:#fff4b5!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;background:0 0!important}body.theme-mls .pool-map-edit{background:#053124f5!important;border-top-color:#f4cf361a!important}body.theme-mls .pool-map-edit input{background:#021d15e6!important;border-color:#f4cf3626!important}body.theme-mls .pool-map-edit input:focus{border-color:#f4cf36b8!important;box-shadow:0 0 0 3px #f4cf3612!important}body.theme-mls .pool-plan-player strong{color:#f7fcf8f0!important}body.theme-mls .pool-plan-player span{color:#e7f5ec70!important}body.theme-mls .pool-create-button{color:#fffdf1!important;background:linear-gradient(135deg,#107b58f0,#084e39f0)!important;border-color:#f4cf36b8!important;box-shadow:inset 0 0 0 1px #f4cf3614,0 9px 24px #02140e2e!important}body.theme-mls .pool-create-button:hover{background:linear-gradient(135deg,#128b65,#086448)!important;border-color:#f4cf36!important}body.theme-mls .pool-create-button svg,body.theme-mls .pool-create-button small{color:#f4cf36!important}body.theme-mls :is(.form-card,.join-card,.role-card,.setup-card,.create-preview-card){background:linear-gradient(145deg,#074532e6,#04261cf2)!important;border-color:#f4cf3626!important}body.theme-mls .format-button{background:#03271cd1!important;border-color:#f4cf361c!important}body.theme-mls .format-button.selected{background:linear-gradient(135deg,#11825d5c,#f4cf3612)!important;border-color:#f4cf369e!important;box-shadow:inset 0 0 0 1px #f4cf3614!important}body.theme-mls .format-button.selected strong{color:#ffe270!important}body.theme-mls :is(.feature-card,.home-action-card,.home-card){background:linear-gradient(145deg,#084734d1,#032219eb)!important;border-color:#f4cf361f!important}body.theme-mls :is(.room-topbar,.battle-header,.invite-links-panel,.organizer-controls-panel,.waiting-players-banner,.current-action,.side-choice-panel,.draft-finished-banner,.live-map-section,.history-panel){background:linear-gradient(145deg,#074130e6,#032219f2)!important;border-color:#f4cf3621!important}body.theme-mls :is(.invite-links-buttons button,.organizer-controls-buttons button,.reset-draft-button,.room-code):not(.danger-button){color:#f9fcf7e0!important;background:#042e22d1!important;border-color:#f4cf3626!important}body.theme-mls :is(.invite-links-buttons button,.organizer-controls-buttons button,.reset-draft-button,.room-code):not(.danger-button):hover{background:#0b5b42cc!important;border-color:#f4cf3673!important}body.theme-mls :is(.pool-plan-action.is-pick,.status-pick,.draft-overlay-status.status-pick){color:#052219!important;background:#5ce5a4!important}body.theme-mls :is(.pool-plan-action.is-decider,.status-decider,.draft-overlay-status.status-decider){color:#241b00!important;background:#f4cf36!important}@media (width<=700px){body.theme-mls :is(.pool-map-section,.pool-plan-card,.live-map-section,.history-panel){background:linear-gradient(155deg,#074432f0,#03231af7)!important}}body.theme-mls .app main{color:#f7fbf4!important;background:radial-gradient(circle at 82% 8%,#f4cf3612,#0000 25%),radial-gradient(circle at 12% 12%,#14976a2e,#0000 31%),linear-gradient(#073829 0%,#04271d 44%,#031811 100%)!important}body.theme-mls .app main :is([class*=container],[class*=layout],[class*=content],[class*=shell],[class*=wrapper]){background-color:#0000!important}body.theme-mls .app main :is([class$=-card],[class*=-card\ ],.card,[class*=panel],[class*=box],[class*=notice],[class*=info-block]){background:linear-gradient(145deg,#084834eb,#03251bf5)!important;border-color:#f4cf3624!important;box-shadow:inset 0 1px #ffffff05,0 12px 30px #0000001f!important}body.theme-mls .app main :is(.pool-map-card,.live-map-card,.draft-overlay-map-art){background-color:#073326!important}body.theme-mls .app main :is(h1,h2,h3) span{color:#f4cf36!important}body.theme-mls .app main :is([class*=kicker],[class*=eyebrow],[class*=label],[class*=section-title]>span,[class*=heading]>span){color:#f4cf36c2!important}body.theme-mls .app main :is([class*=badge],[class*=tag],[class*=pill]){color:#ffe270!important;background:#1074534d!important;border-color:#f4cf362e!important}body.theme-mls .app main button:not(.status-ban):not(.draft-overlay-status):not(.mobile-map-side-button){border-color:#f4cf3629!important}body.theme-mls .app main :is(.format-button,.role-option,.role-button,[class*=option-button],[class*=choice-button]){color:#f7fcf8e0!important;background:linear-gradient(145deg,#063d2ce8,#03261bf0)!important}body.theme-mls .app main :is(.format-button.selected,.role-option.selected,.role-button.selected,[class*=option-button].selected,[class*=choice-button].selected){background:linear-gradient(135deg,#128b6487,#f4cf3617)!important;border-color:#f4cf36b3!important;box-shadow:inset 0 0 0 1px #f4cf3617,0 0 18px #f4cf360d!important}body.theme-mls .app main :is(.format-button.selected,.role-option.selected,.role-button.selected) strong{color:#ffe270!important}body.theme-mls .app main :is(.primary-button,.home-primary,.hero-primary,.create-button,.continue-button,.join-button,.join-room-button,.create-room-button,.pool-create-button,.role-primary,.start-room-button,.copy-result-button){color:#fefdf4!important;background:linear-gradient(135deg,#138d66,#086247)!important;border-color:#f4cf36ad!important;box-shadow:inset 0 0 0 1px #f4cf3614,0 9px 23px #00000029!important}body.theme-mls .app main :is(.primary-button,.home-primary,.hero-primary,.create-button,.continue-button,.join-button,.join-room-button,.create-room-button,.pool-create-button,.role-primary,.start-room-button,.copy-result-button):hover{background:linear-gradient(135deg,#19a477,#0a7454)!important;border-color:#f4cf36!important}body.theme-mls .app main :is(input,select,textarea,.logo-upload-box,[class*=input-wrap],[class*=code-input]){color:#f7fbf4!important;background:#021f16e0!important;border-color:#f4cf3624!important}body.theme-mls .app main :is(input,select,textarea):focus{border-color:#f4cf36ad!important;outline:none!important;box-shadow:0 0 0 3px #f4cf3612!important}body.theme-mls .app main input::placeholder,body.theme-mls .app main textarea::placeholder{color:#e7f5ec54!important}body.theme-mls :is(.hero,.home-hero,.home-about,.home-features,.features){background:0 0!important}body.theme-mls :is(.hero-card,.feature-card,.home-action-card,.why-card,.about-card){background:linear-gradient(145deg,#084a36e0,#03251bf0)!important;border-color:#f4cf3621!important}body.theme-mls :is(.hero-icon,.feature-icon,.home-card-icon){color:#f4cf36!important;background:#f4cf3617!important}body.theme-mls :is(.create-container,.create-layout,.create-main,.create-sidebar){background:0 0!important}body.theme-mls :is(.form-card,.form-section,.format-description,.logo-upload-box,.create-summary,.create-preview){border-color:#f4cf3621!important}body.theme-mls .format-description{background:#06443173!important}body.theme-mls :is(.join-container,.join-layout,.join-content){background:0 0!important}body.theme-mls :is(.join-card,.join-info-card,.join-help-card){background:linear-gradient(145deg,#084935e8,#03251bf2)!important;border-color:#f4cf3624!important}body.theme-mls :is(.role-selection-container,.role-selection-layout,.role-layout,.role-content){background:0 0!important}body.theme-mls :is(.role-card,.role-option,.role-player-card,.spectator-card){background:linear-gradient(145deg,#084935e8,#03251bf2)!important;border-color:#f4cf3624!important}body.theme-mls :is(.pool-page,.pool-page-redesign,.map-pool-page,.map-pool-container){background:0 0!important}body.theme-mls :is(.pool-map-section,.pool-plan-card,.pool-match-summary){background:linear-gradient(145deg,#084834ed,#03251bf5)!important;border-color:#f4cf3626!important}body.theme-mls .app main :is(p,small,[class*=helper],[class*=description],[class*=subtitle]){color:#eaf6ef94}body.theme-mls .app main :is(hr,[class*=divider],[class*=separator]){background:#f4cf361a!important;border-color:#f4cf361a!important}@media (width<=700px){body.theme-mls .app main{background:radial-gradient(circle at 88% 7%,#f4cf360e,#0000 23%),linear-gradient(#073629 0%,#04251b 45%,#031811 100%)!important}body.theme-mls .app main :is([class$=-card],[class*=-card\ ],.card,[class*=panel],[class*=box]){border-color:#f4cf361f!important}}body.theme-mls .home-redesign{background:radial-gradient(circle at 72% 28%,#f4cf3612,#0000 34%),radial-gradient(circle at 18% 12%,#12966a2e,#0000 30%),#031a13!important}body.theme-mls .home-grid-background{background-image:linear-gradient(#f4cf360b 1px,#0000 1px),linear-gradient(90deg,#f4cf360b 1px,#0000 1px)!important}body.theme-mls .home-glow-one{background:#11966a2b!important}body.theme-mls .home-glow-two{background:#f4cf3612!important}body.theme-mls .home-eyebrow{color:#f6d94f!important;background:#1074532e!important;border-color:#f4cf364d!important}body.theme-mls .home-eyebrow-dot{background:#f4cf36!important;box-shadow:0 0 12px #f4cf369e!important}body.theme-mls .home-hero h1 span{color:#f4cf36!important;text-shadow:0 0 36px #f4cf3626!important}body.theme-mls .home-button-secondary{background:#052e22c7!important;border-color:#f4cf3621!important}body.theme-mls .home-button-secondary:hover{background:#084834e6!important;border-color:#f4cf3661!important}body.theme-mls .home-mini-icon{color:#f4cf36!important}body.theme-mls .home-preview-card{background:linear-gradient(150deg,#084432f0,#032219f7)!important;border-color:#f4cf362e!important}body.theme-mls .home-team-symbol,body.theme-mls .home-floating-chip{color:#f6d94f!important;background:#084935eb!important;border-color:#f4cf362e!important}body.theme-mls .home-preview-progress{background:linear-gradient(90deg,#15966d,#f4cf36)!important}body.theme-mls .home-origin-kicker,body.theme-mls .home-origin-number{color:#f4cf36!important}body.theme-mls .create-room-redesign{background:radial-gradient(circle at 76% 18%,#f4cf360e,#0000 28%),radial-gradient(circle at 14% 8%,#12966a29,#0000 30%),#031a13!important}body.theme-mls .create-room-bg-grid{background-image:linear-gradient(#f4cf360a 1px,#0000 1px),linear-gradient(90deg,#f4cf360a 1px,#0000 1px)!important}body.theme-mls .create-back-button:hover,body.theme-mls .create-back-button span,body.theme-mls .create-room-kicker,body.theme-mls .create-room-heading h1 span,body.theme-mls .create-card-step{color:#f4cf36!important}body.theme-mls .create-config-card,body.theme-mls .create-teams-card{background:linear-gradient(150deg,#084532f0,#03231af7)!important;border-color:#f4cf3624!important}body.theme-mls .create-field+.create-field{border-top-color:#f4cf361a!important}body.theme-mls .create-field input,body.theme-mls .create-team-name-input{background:#021f16e0!important;border-color:#f4cf3621!important}body.theme-mls .create-field input:focus,body.theme-mls .create-team-name-input:focus{border-color:#f4cf36ad!important;box-shadow:0 0 0 3px #f4cf3612!important}body.theme-mls .create-mode-card,body.theme-mls .create-option-button{background:#042d21db!important;border-color:#f4cf361f!important}body.theme-mls .create-mode-card:not(.is-disabled):hover,body.theme-mls .create-option-button:hover{border-color:#f4cf3670!important}body.theme-mls .create-mode-card.is-selected,body.theme-mls .create-option-button.is-selected{background:linear-gradient(135deg,#128b6466,#f4cf3614)!important;border-color:#f4cf36b3!important}body.theme-mls .create-mode-tag,body.theme-mls .create-mode-status,body.theme-mls .create-first-turn-badge{color:#f6d94f!important;background:#0f6f5047!important;border-color:#f4cf3633!important}body.theme-mls .create-logo-upload,body.theme-mls .create-logo-selected{background:#03271cd1!important;border-color:#f4cf362b!important}body.theme-mls .create-upload-icon{color:#f4cf36!important;background:#f4cf3614!important}body.theme-mls .create-versus-divider{color:#f4cf36!important}body.theme-mls .create-continue-button{color:#fffdf1!important;background:linear-gradient(135deg,#138d66,#086247)!important;border-color:#f4cf36b8!important}body.theme-mls .pool-page-redesign{background:radial-gradient(circle at 72% 22%,#f4cf360e,#0000 28%),radial-gradient(circle at 12% 10%,#12966a26,#0000 30%),#031a13!important}body.theme-mls .pool-bg-grid{background-image:linear-gradient(#f4cf360a 1px,#0000 1px),linear-gradient(90deg,#f4cf360a 1px,#0000 1px)!important}body.theme-mls .pool-back-button:hover,body.theme-mls .pool-back-button span,body.theme-mls .pool-kicker,body.theme-mls .pool-section-heading>div>span,body.theme-mls .pool-heading h1 span,body.theme-mls .pool-summary-versus span{color:#f4cf36!important}body.theme-mls .pool-match-summary,body.theme-mls .pool-map-section,body.theme-mls .pool-plan-card{background:linear-gradient(150deg,#084532f0,#03231af7)!important;border-color:#f4cf3624!important}body.theme-mls .pool-count{color:#f6d94f!important;background:#f4cf3614!important}body.theme-mls .pool-map-card{background-color:#073326!important;border-color:#f4cf3621!important}body.theme-mls .pool-map-image{background-color:#073326!important}body.theme-mls .pool-map-number{color:#fff09dd1!important}body.theme-mls .pool-plan-row{background:#03271cd1!important;border-color:#f4cf361a!important}body.theme-mls .pool-plan-index{color:#f4cf36!important;background:#f4cf3614!important}body.theme-mls .pool-first-player-note{background:linear-gradient(90deg,#f4cf3617,#0f6f501a)!important;border-left-color:#f4cf36!important}body.theme-mls .pool-first-player-note>span{color:#f4cf36!important}body.theme-mls .pool-create-button{background:linear-gradient(135deg,#138d66,#086247)!important;border-color:#f4cf36b3!important}body.theme-mls .join-page-redesign{background:radial-gradient(circle at 72% 36%,#f4cf360f,#0000 28%),radial-gradient(circle at 12% 10%,#12966a29,#0000 30%),#031a13!important}body.theme-mls .join-bg-grid{background-image:linear-gradient(#f4cf360a 1px,#0000 1px),linear-gradient(90deg,#f4cf360a 1px,#0000 1px)!important}body.theme-mls .join-glow-one{background:#12966a2b!important}body.theme-mls .join-glow-two{background:#f4cf3612!important}body.theme-mls .join-back-button:hover,body.theme-mls .join-back-button span,body.theme-mls .join-kicker,body.theme-mls .join-copy h1 span,body.theme-mls .join-card-heading>span{color:#f4cf36!important}body.theme-mls .join-info-row>div,body.theme-mls .join-card{background:linear-gradient(150deg,#084532ed,#03231af7)!important;border-color:#f4cf3624!important}body.theme-mls .join-info-icon{color:#f4cf36!important;background:#f4cf3614!important}body.theme-mls .join-code-field{background:#021f16e0!important;border-color:#f4cf3626!important}body.theme-mls .join-submit-button{background:linear-gradient(135deg,#138d66,#086247)!important;border-color:#f4cf36b3!important}body.theme-mls .role-page-redesign{background:radial-gradient(circle at 50% 25%,#f4cf360e,#0000 31%),radial-gradient(circle at 14% 10%,#12966a26,#0000 30%),#031a13!important}body.theme-mls .role-bg-grid{background-image:linear-gradient(#f4cf360a 1px,#0000 1px),linear-gradient(90deg,#f4cf360a 1px,#0000 1px)!important}body.theme-mls .role-glow-one{background:#12966a26!important}body.theme-mls .role-glow-two{background:#f4cf360f!important}body.theme-mls .role-back-button:hover:not(:disabled),body.theme-mls .role-back-button span,body.theme-mls .role-kicker,body.theme-mls .role-heading h1 span,body.theme-mls .role-room-code{color:#f4cf36!important}body.theme-mls .role-room-summary,body.theme-mls .role-card,body.theme-mls .role-player-card,body.theme-mls .role-spectator-card,body.theme-mls .role-security-note{background:linear-gradient(150deg,#084532ed,#03231af7)!important;border-color:#f4cf3624!important}body.theme-mls .role-card-icon,body.theme-mls .role-team-avatar,body.theme-mls .role-spectator-avatar{color:#f4cf36!important;background:#f4cf3614!important;border-color:#f4cf362e!important}body.theme-mls .role-card.is-available,body.theme-mls .role-player-card.is-available{border-color:#f4cf3657!important}body.theme-mls .role-card-action{background:linear-gradient(135deg,#138d66,#086247)!important;border-color:#f4cf3694!important}@media (width<=700px){body.theme-mls .home-redesign,body.theme-mls .create-room-redesign,body.theme-mls .pool-page-redesign,body.theme-mls .join-page-redesign,body.theme-mls .role-page-redesign{background-color:#031a13!important}body.theme-mls .pool-map-image{background-color:#073326!important}}body.theme-mls :is(.format-button.selected,.format-button.is-selected,.create-option-button.is-selected,.create-mode-card.is-selected,.role-option.selected,.role-option.is-selected,.role-card.selected,.role-card.is-selected,[aria-pressed=true],[aria-selected=true]){color:#fffdf1!important;background:linear-gradient(135deg,#1f9f71ad,#10694dd1)!important;border-color:#f4cf36!important;position:relative!important;box-shadow:inset 0 0 0 1px #ffe87057,inset 0 1px #ffffff14,0 0 0 2px #f4cf361a,0 0 18px #f4cf3621!important}body.theme-mls :is(.format-button.selected,.format-button.is-selected,.create-option-button.is-selected,.create-mode-card.is-selected,.role-option.selected,.role-option.is-selected,.role-card.selected,.role-card.is-selected,[aria-pressed=true],[aria-selected=true]):after{content:"✓";color:#082319;pointer-events:none;background:#f4cf36;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:6px;right:7px;box-shadow:0 0 10px #f4cf363d}body.theme-mls :is(.format-button.selected,.format-button.is-selected,.create-option-button.is-selected,.create-mode-card.is-selected,.role-option.selected,.role-option.is-selected,.role-card.selected,.role-card.is-selected,[aria-pressed=true],[aria-selected=true]) :is(strong,b){color:#fff5b6!important}body.theme-mls :is(.format-button.selected,.format-button.is-selected,.create-option-button.is-selected,.create-mode-card.is-selected,.role-option.selected,.role-option.is-selected,.role-card.selected,.role-card.is-selected,[aria-pressed=true],[aria-selected=true]) :is(span,small,p){color:#f4fcf7c2!important}body.theme-mls :is(.format-button,.create-option-button,.create-mode-card,.role-option,.role-card):not(.selected):not(.is-selected){box-shadow:none!important;background:linear-gradient(145deg,#043527c7,#032219e6)!important;border-color:#f4cf361a!important}body.theme-mls :is(.format-button,.create-option-button,.create-mode-card,.role-option,.role-card):not(.selected):not(.is-selected):hover{background:linear-gradient(145deg,#074b36e0,#042f23ed)!important;border-color:#f4cf365c!important}@media (width<=700px){body.theme-mls :is(.format-button.selected,.format-button.is-selected,.create-option-button.is-selected,.create-mode-card.is-selected,.role-option.selected,.role-option.is-selected,.role-card.selected,.role-card.is-selected,[aria-pressed=true],[aria-selected=true]){box-shadow:inset 0 0 0 1px #ffe87057,0 0 0 1px #f4cf3629,0 0 12px #f4cf361a!important}body.theme-mls :is(.format-button.selected,.format-button.is-selected,.create-option-button.is-selected,.create-mode-card.is-selected,.role-option.selected,.role-option.is-selected,.role-card.selected,.role-card.is-selected,[aria-pressed=true],[aria-selected=true]):after{width:14px;height:14px;font-size:8px;top:5px;right:5px}}body.theme-mls .site-theme-switch:after{content:none!important;display:none!important}body.theme-mls .site-theme-switch[aria-pressed=true]{color:#f4cf36!important;box-shadow:none!important;background:#0f795740!important;border-color:#f4cf368f!important;position:static!important}body.theme-mls .site-theme-switch[aria-pressed=true] span,body.theme-mls .site-theme-switch[aria-pressed=true] strong,body.theme-mls .site-theme-switch[aria-pressed=true] small{color:inherit!important}body.theme-mls .create-mode-card.is-selected:after{content:none!important;display:none!important}body.theme-mls .create-mode-card.is-selected .create-mode-status{color:#fff4a8!important;background:#11845e94!important;border-color:#f4cf3675!important;box-shadow:inset 0 0 0 1px #f4cf361a,0 0 10px #f4cf3614!important}body.theme-mls .home-button-primary{background:linear-gradient(135deg,#138d66e0,#086247eb)!important;border-color:#f4cf3694!important;box-shadow:inset 0 0 0 1px #f4cf3614,0 10px 26px #00000024!important}body.theme-mls .home-button-primary:hover{background:linear-gradient(135deg,#19a477,#0a7454)!important;border-color:#f4cf36!important}body.theme-mls .home-button-primary .home-button-icon,body.theme-mls .home-button-primary [class*=icon]{color:#fff6bd!important;background:#f4cf3614!important;border-color:#f4cf362e!important}body.theme-mls .home-mini-feature,body.theme-mls .home-mini-feature svg,body.theme-mls .home-mini-feature [class*=icon],body.theme-mls .home-benefit,body.theme-mls .home-benefit svg{color:#f4cf36c2!important}body.theme-mls .home-preview-card,body.theme-mls .home-preview-shell,body.theme-mls .home-live-card{background:linear-gradient(150deg,#084432f0,#032219f7)!important;border-color:#f4cf3624!important}body.theme-mls .home-team-symbol,body.theme-mls .home-team-logo-placeholder{color:#f4cf36!important;background:#0f705057!important;border-color:#f4cf3638!important}body.theme-mls .home-preview-format,body.theme-mls .home-preview-vs,body.theme-mls .home-preview-center span{color:#f4cf36!important}body.theme-mls .home-floating-chip,body.theme-mls .home-preview-chip{color:#fff0a1!important;background:#084e39f0!important;border-color:#f4cf3638!important}body.theme-mls .home-preview-card:before,body.theme-mls .home-preview-card:after,body.theme-mls .home-preview-visual:before,body.theme-mls .home-preview-visual:after{border-color:#f4cf3614!important}body.theme-mls :is(.home-eyebrow,.home-section-kicker,.home-origin-kicker,.home-preview-label,.home-preview-kicker){color:#f4cf36!important}@media (width<=700px){body.theme-mls .home-button-primary{background:linear-gradient(135deg,#138d66eb,#086247f5)!important}body.theme-mls .home-preview-card,body.theme-mls .home-preview-shell,body.theme-mls .home-live-card{background:linear-gradient(155deg,#084432f2,#032219fa)!important;border-color:#f4cf361f!important}}body.theme-mls .pool-map-image{background-color:#073326!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}body.theme-mls .pool-map-bottom{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important}body.theme-mls .pool-map-name,body.theme-mls .pool-map-number{text-shadow:none!important;-webkit-text-stroke:0!important;box-shadow:none!important;filter:none!important}body.theme-mls .pool-map-number,body.theme-mls .pool-map-image:after{background:0 0!important}body.theme-mls .join-info-row>div,body.theme-mls .join-card{box-shadow:none!important;border-color:#ffffff13!important}body.theme-mls .join-code-field{box-shadow:none!important;border-color:#ffffff16!important}body.theme-mls .join-card-footer{border-top-color:#fff1!important}body.theme-mls .join-code-field:focus-within{border-color:#f4cf3685!important;box-shadow:0 0 0 3px #f4cf360b!important}body.theme-mls .role-room-summary,body.theme-mls .role-security-note,body.theme-mls .role-card,body.theme-mls .role-player-card,body.theme-mls .role-spectator-card{box-shadow:none!important;border-color:#ffffff13!important}body.theme-mls .role-card-header{border-bottom-color:#ffffff0e!important}body.theme-mls .role-card-description{border-top-color:#ffffff0f!important}body.theme-mls .role-card-icon,body.theme-mls .role-team-avatar,body.theme-mls .role-spectator-avatar{box-shadow:none!important;border-color:#f4cf3629!important}body.theme-mls .role-card.is-available,body.theme-mls .role-player-card.is-available{box-shadow:none!important;border-color:#ffffff1a!important}body.theme-mls .role-card.is-occupied,body.theme-mls .role-player-card.is-occupied{box-shadow:none!important;border-color:#ffffff0b!important}body.theme-mls .role-card-action{box-shadow:none!important;border-color:#f4cf3657!important}body.theme-mls .role-card-action:hover:not(:disabled){border-color:#f4cf36a8!important}body.theme-mls .role-spectator-card,body.theme-mls .role-page-redesign :is(.role-room-summary,.role-card,.role-player-card,.role-spectator-card,.role-security-note),body.theme-mls .join-page-redesign :is(.join-card,.join-info-row>div){box-shadow:none!important;border-color:#ffffff13!important}body.theme-mls .role-page-redesign :is(.role-card,.role-player-card).is-available{border-color:#ffffff1a!important}body.theme-mls .join-submit-button,body.theme-mls .role-card-action{box-shadow:none!important}body.theme-mls .live-map-card,body.theme-mls .live-map-card.map-available,body.theme-mls .live-map-card.map-picked,body.theme-mls .live-map-card.map-banned,body.theme-mls .live-map-card.map-decider{box-shadow:none!important;border-color:#0000!important;outline:none!important}body.theme-mls .live-map-card.map-available:hover,body.theme-mls .live-map-card.map-side-choice-active{box-shadow:none!important;border-color:#0000!important}body.theme-mls .pool-map-card,body.theme-mls .role-page-redesign .role-card,body.theme-mls .role-page-redesign .role-player-card,body.theme-mls .role-page-redesign .role-spectator-card{box-shadow:none!important;border-color:#0000!important;outline:none!important}body.theme-mls .role-page-redesign .role-card.is-available,body.theme-mls .role-page-redesign .role-player-card.is-available,body.theme-mls .role-page-redesign .role-card.is-occupied,body.theme-mls .role-page-redesign .role-player-card.is-occupied{box-shadow:none!important;border-color:#0000!important}body.theme-mls .join-page-redesign .join-card,body.theme-mls .join-page-redesign .join-info-row>div,body.theme-mls .role-page-redesign .role-room-summary,body.theme-mls .role-page-redesign .role-security-note{box-shadow:none!important;border-color:#ffffff0b!important;outline:none!important}body.theme-mls .draft-overlay-top-badges{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:0 0!important;border:0 #0000!important;outline:none!important}body.theme-mls .draft-overlay-top-badges:before,body.theme-mls .draft-overlay-top-badges:after{content:none!important;box-shadow:none!important;background:0 0!important;display:none!important}body.theme-mls .app main .live-map-card .draft-overlay-top-badges{box-shadow:none!important;-webkit-backdrop-filter:none!important;filter:none!important;color:inherit!important;background:0 0!important;border:0 #0000!important;outline:none!important}body.theme-mls .app main .live-map-card .draft-overlay-top-badges:before,body.theme-mls .app main .live-map-card .draft-overlay-top-badges:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}body.theme-mls .app main .draft-overlay-top-badges{box-shadow:none!important;background:0 0!important;border-color:#0000!important}body.theme-mls .app main .create-room-redesign .create-card-title,body.theme-mls .app main .create-room-redesign .create-card-title>div,body.theme-mls .app main .create-room-redesign .create-card-step,body.theme-mls .app main .create-room-redesign .create-card-title h2,body.theme-mls .app main .create-room-redesign .create-card-title p{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:none!important}body.theme-mls .app main .create-room-redesign .create-card-title:before,body.theme-mls .app main .create-room-redesign .create-card-title:after,body.theme-mls .app main .create-room-redesign .create-card-title>div:before,body.theme-mls .app main .create-room-redesign .create-card-title>div:after,body.theme-mls .app main .create-room-redesign .create-card-step:before,body.theme-mls .app main .create-room-redesign .create-card-step:after{content:none!important;display:none!important}body.theme-mls .app main .role-page-redesign .role-card-top,body.theme-mls .app main .role-page-redesign .role-card-label,body.theme-mls .app main .role-page-redesign .role-team-visual>div,body.theme-mls .app main .role-page-redesign .role-card-description>div{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:none!important}body.theme-mls .app main .role-page-redesign .role-card-top:before,body.theme-mls .app main .role-page-redesign .role-card-top:after,body.theme-mls .app main .role-page-redesign .role-card-label:before,body.theme-mls .app main .role-page-redesign .role-card-label:after{content:none!important;display:none!important}@media (width<=700px){body.theme-mls .app main .create-room-redesign :is(.create-card-title,.create-card-title>div,.create-card-step,.create-card-title h2,.create-card-title p),body.theme-mls .app main .role-page-redesign :is(.role-card-top,.role-card-label,.role-team-visual>div,.role-card-description>div){box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}}body.theme-mls .create-versus-divider{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;outline:none!important}body.theme-mls .create-versus-divider:before,body.theme-mls .create-versus-divider:after{content:none!important;display:none!important}body.theme-mls .create-versus-divider span{background:#f4cf361a!important;height:1px!important}body.theme-mls .pool-match-summary{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border-color:#0000!important;outline:none!important}body.theme-mls .pool-match-summary:before,body.theme-mls .pool-match-summary:after{content:none!important;display:none!important}body.theme-mls .pool-match-summary>i{background:#f4cf361f!important}body.theme-mls .room-info-actions,body.theme-mls .match-versus,body.theme-mls .empty-history{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;outline:none!important}body.theme-mls .match-versus{border-top:0!important;border-bottom:0!important}body.theme-mls .empty-history{border:0 #0000!important}@media (width<=700px){body.theme-mls .live-draft-container:after{display:none!important}body.theme-mls .create-versus-divider,body.theme-mls .pool-match-summary,body.theme-mls .room-info-actions,body.theme-mls .match-versus,body.theme-mls .empty-history{box-shadow:none!important;background:0 0!important}}body.theme-mls .room-topbar{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0 #0000!important;outline:none!important}body.theme-mls .room-topbar:before,body.theme-mls .room-topbar:after{content:none!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}body.theme-mls .room-topbar .room-info-actions{box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}body.theme-mls .room-topbar :is(.my-role-badge,.realtime-indicator,.room-format-badge,.room-code){z-index:1;position:relative}@media (width<=980px){body.theme-mls .room-topbar,body.theme-mls .room-topbar .room-info-actions{box-shadow:none!important;background:0 0!important;border:0!important}}body.theme-mls .app main .create-room-redesign .create-versus-divider{box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}body.theme-mls .app main .create-room-redesign .create-versus-divider>span{width:0!important;height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;display:none!important}body.theme-mls .app main .create-room-redesign .create-versus-divider{justify-content:center!important;align-items:center!important;gap:0!important;display:flex!important}body.theme-mls .app main .create-room-redesign .create-versus-divider>strong{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;position:relative!important}body.theme-mls .app main .pool-page-redesign .pool-match-summary,body.theme-mls .app main .pool-page-redesign .pool-match-summary>div,body.theme-mls .app main .pool-page-redesign .pool-summary-versus,body.theme-mls .app main .pool-page-redesign .pool-summary-versus>strong,body.theme-mls .app main .pool-page-redesign .pool-summary-versus>span{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:none!important}body.theme-mls .app main .pool-page-redesign .pool-match-summary>i{background:0 0!important;display:none!important}body.theme-mls .app main .pool-page-redesign .pool-match-summary{grid-template-columns:minmax(0,.9fr) auto minmax(0,1.4fr)!important;gap:10px!important}body.theme-mls .app main .pool-page-redesign .pool-match-summary>div:nth-of-type(2):not(.pool-summary-versus){display:none!important}@media (width<=700px){body.theme-mls .app main .create-room-redesign .create-versus-divider>span{display:none!important}body.theme-mls .app main .pool-page-redesign .pool-match-summary{box-shadow:none!important;background:0 0!important;border:0!important}}body.theme-mls .app main.create-room-redesign .create-versus-divider{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:none!important;grid-template-columns:none!important;justify-content:center!important;align-items:center!important;gap:0!important;display:flex!important}body.theme-mls .app main.create-room-redesign .create-versus-divider:before,body.theme-mls .app main.create-room-redesign .create-versus-divider:after{content:none!important;display:none!important}body.theme-mls .app main.create-room-redesign .create-versus-divider>span{width:0!important;min-width:0!important;height:0!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:none!important}body.theme-mls .app main.create-room-redesign .create-versus-divider>strong{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;margin:0!important;padding:0!important;position:static!important}body.theme-mls .app main.pool-page-redesign .pool-match-summary{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:none!important}body.theme-mls .app main.pool-page-redesign .pool-match-summary:before,body.theme-mls .app main.pool-page-redesign .pool-match-summary:after{content:none!important;display:none!important}body.theme-mls .app main.pool-page-redesign .pool-match-summary>*{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border-color:#0000!important;outline:none!important}body.theme-mls .app main.pool-page-redesign .pool-match-summary>i{display:none!important}body.theme-mls .app main.pool-page-redesign .pool-summary-versus,body.theme-mls .app main.pool-page-redesign .pool-summary-versus>*{box-shadow:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:none!important}body.theme-mls .app main.create-room-redesign .create-versus-divider,body.theme-mls .app main.pool-page-redesign .pool-match-summary{box-shadow:none!important;background:0 0!important;border:0!important}@media (width<=980px){body.theme-mls .app main.create-room-redesign .create-versus-divider,body.theme-mls .app main.pool-page-redesign .pool-match-summary{box-shadow:none!important;background:0 0!important;border:0!important}}body.theme-mls .app main.pool-page-redesign .pool-match-summary{min-width:470px!important;min-height:58px!important;box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:linear-gradient(150deg,#084532f0,#03231af7)!important;border:1px solid #f4cf3624!important;border-radius:12px!important;grid-template-columns:minmax(0,.9fr) 1px auto 1px minmax(0,1.4fr)!important;align-items:center!important;gap:13px!important;padding:10px 13px!important;display:grid!important}body.theme-mls .app main.pool-page-redesign .pool-match-summary>div{min-width:0!important;box-shadow:none!important;background:0 0!important;border:0!important}body.theme-mls .app main.pool-page-redesign .pool-match-summary>i{width:1px!important;height:28px!important;box-shadow:none!important;background:#f4cf3626!important;border:0!important;display:block!important}body.theme-mls .app main.pool-page-redesign .pool-summary-versus{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}body.theme-mls .app main.pool-page-redesign .pool-summary-versus>strong,body.theme-mls .app main.pool-page-redesign .pool-summary-versus>span{box-shadow:none!important;background:0 0!important;border:0!important}body.theme-mls .app main.pool-page-redesign .pool-summary-versus>span{color:#f4cf36!important}body.theme-mls .app main.pool-page-redesign .pool-match-summary>div>span{color:#eff8f17a!important}@media (width<=700px){body.theme-mls .app main.pool-page-redesign .pool-match-summary{background:linear-gradient(150deg,#084532f0,#03231af7)!important;border:1px solid #f4cf3624!important;border-radius:12px!important;width:100%!important;min-width:0!important}body.theme-mls .app main.pool-page-redesign .pool-summary-versus{box-shadow:none!important;background:0 0!important;border:0!important}}body.theme-mls .app main.home-redesign .home-preview-area{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:none!important}body.theme-mls .app main.home-redesign .home-preview-area:before{box-shadow:none!important;background:0 0!important}body.theme-mls .app main.home-redesign .home-preview-progress{box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}body.theme-mls .app main.join-page-redesign .join-code-field{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:none!important}body.theme-mls .app main.join-page-redesign .join-code-field:focus-within{box-shadow:none!important;background:0 0!important;border:0 #0000!important;outline:none!important}body.theme-mls .app main.join-page-redesign .join-code-field:before,body.theme-mls .app main.join-page-redesign .join-code-field:after{content:none!important;display:none!important}body.theme-mls .app main.join-page-redesign .join-code-field>input{box-shadow:none!important;background:linear-gradient(#03231af5,#021812fa)!important;border:1px solid #f4cf362e!important;border-radius:12px!important}body.theme-mls .app main.join-page-redesign .join-code-field>input:focus{border-color:#f4cf36b8!important;box-shadow:0 0 0 3px #f4cf3614!important}@media (width<=700px){body.theme-mls .app main.join-page-redesign .join-code-field,body.theme-mls .app main.join-page-redesign .join-code-field:focus-within{box-shadow:none!important;background:0 0!important;border:0!important}}body.theme-mls .app main.home-redesign .home-preview-card{background:linear-gradient(150deg,#084432f0,#032219f7)!important;border-color:#f4cf362e!important}body.theme-mls .app main.home-redesign .home-preview-map{background:radial-gradient(circle at 30% 20%,#15966d29,#0000 42%),linear-gradient(150deg,#083428f5,#031913fa)!important}body.theme-mls .app main.home-redesign .home-preview-map-pick{background:radial-gradient(circle at 30% 20%,#45d6882e,#0000 42%),linear-gradient(150deg,#083d2df7,#031c15fc)!important;border-color:#45d6887a!important}body.theme-mls .app main.home-redesign .home-preview-map-decider{background:radial-gradient(circle at 30% 20%,#f4cf361a,#0000 42%),linear-gradient(150deg,#083226f7,#041b14fc)!important;border-color:#f7c44485!important}body.theme-mls .app main.home-redesign .home-preview-map-ban{background:radial-gradient(circle at 30% 20%,#15966d12,#0000 42%),linear-gradient(150deg,#082d23f5,#031812fc)!important}body.theme-mls .app main.home-redesign .home-preview-center>span,body.theme-mls .app main.home-redesign .home-floating-chip>span{color:#f4cf36!important}body.theme-mls .app main.home-redesign .home-team-symbol{color:#f4cf36!important;background:#f4cf360f!important;border-color:#f4cf3647!important}body.theme-mls .app main.home-redesign .home-preview-progress{box-shadow:none!important;background:0 0!important;border:0!important}body.theme-mls .app main.home-redesign .home-preview-progress>i{box-shadow:none!important;background:#ffffff14!important}body.theme-mls .app main.home-redesign .home-preview-progress>i.done{background:linear-gradient(90deg,#15966d,#f4cf36)!important;box-shadow:0 0 10px #f4cf3624!important}body.theme-mls .app main.home-redesign .home-benefits-grid article{background:linear-gradient(150deg,#073a2be0,#031f17f5)!important;border-color:#f4cf3621!important;box-shadow:inset 0 1px #ffffff06!important}body.theme-mls .app main.home-redesign .home-benefit-index{color:#f4cf36!important;background:#f4cf360e!important;border-color:#f4cf3633!important}body.theme-mls .app main.home-redesign .home-benefits{border-top-color:#f4cf361a!important}body.theme-mls .app main.home-redesign .home-benefits-heading>span{color:#f4cf36!important}body.theme-mls .app main.home-redesign .home-benefits-grid article{box-shadow:none!important;background:linear-gradient(145deg,#15966d09,#f4cf3602)!important;border-color:#f4cf361c!important}body.theme-mls .app main.home-redesign .home-benefit-index{color:#f4cf36!important;width:auto!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;display:block!important}body.theme-mls .app main.home-redesign .home-benefits-grid p{color:#eff8f175!important}body.theme-mls .live-draft-container:before{content:"✦"!important;z-index:0!important;color:#f4cf3629!important;pointer-events:none!important;filter:drop-shadow(0 0 14px #f4cf3614)!important;font-size:clamp(24px,3vw,48px)!important;line-height:1!important;display:block!important;position:fixed!important;top:92px!important;right:3.2vw!important}body.theme-mls .live-draft-container:after{content:"✦     ✦     ✦"!important;z-index:0!important;color:#f4cf3613!important;letter-spacing:.06em!important;white-space:nowrap!important;pointer-events:none!important;filter:drop-shadow(0 0 12px #f4cf360b)!important;width:auto!important;max-width:none!important;text-shadow:none!important;font-size:clamp(22px,2.4vw,38px)!important;font-weight:400!important;line-height:1!important;display:block!important;position:fixed!important;bottom:64px!important;right:28px!important}body.theme-mls .live-draft-container{isolation:isolate!important;position:relative!important}body.theme-mls .live-draft-container>*{z-index:1;position:relative}@media (width<=700px){body.theme-mls .live-draft-container:before,body.theme-mls .live-draft-container:after{display:none!important}}@media (width<=620px){body.theme-mls .app main.pool-page-redesign .pool-match-summary-mobile{box-shadow:none!important;background:linear-gradient(145deg,#074130f0,#03281ef7)!important;border-color:#f4cf3629!important}body.theme-mls .app main.pool-page-redesign .pool-mobile-room,body.theme-mls .app main.pool-page-redesign .pool-mobile-match,body.theme-mls .app main.pool-page-redesign .pool-mobile-team,body.theme-mls .app main.pool-page-redesign .pool-mobile-team-logo,body.theme-mls .app main.pool-page-redesign .pool-mobile-team-name,body.theme-mls .app main.pool-page-redesign .pool-mobile-vs{box-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:0!important}body.theme-mls .app main.pool-page-redesign .pool-mobile-room>span{color:#eff8f175!important}body.theme-mls .app main.pool-page-redesign .pool-mobile-room>strong,body.theme-mls .app main.pool-page-redesign .pool-mobile-team-name{color:#f7fbf7!important;opacity:1!important}body.theme-mls .app main.pool-page-redesign .pool-mobile-vs{color:#f4cf36!important}body.theme-mls .app main.pool-page-redesign .pool-match-summary{display:none!important}body.theme-mls .app main.pool-page-redesign .pool-match-summary-mobile{display:grid!important}}body.theme-mls main.pool-page-redesign .pool-summary-team,body.theme-mls main.pool-page-redesign .pool-mobile-team{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}body.theme-mls main.pool-page-redesign img.pool-summary-team-logo,body.theme-mls main.pool-page-redesign img.pool-mobile-team-logo{box-shadow:none!important;-webkit-filter:none!important;-webkit-backdrop-filter:none!important;mix-blend-mode:normal!important;opacity:1!important;object-fit:contain!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;padding:0!important;display:block!important}body.theme-mls .site-header{z-index:10000!important;position:relative!important;overflow:visible!important}body.theme-mls .site-header-right{z-index:10001!important;position:relative!important;overflow:visible!important}body.theme-mls .language-selector{z-index:10002!important;position:relative!important;overflow:visible!important}body.theme-mls .language-selector-menu{z-index:10003!important}.site-gate-page{color:#f7f7fb;background:radial-gradient(circle at 25% 10%,#7c3aed21,#0000 32%),linear-gradient(#0b0a10 0%,#050508 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.site-gate-card{text-align:center;background:#0f0e15e6;border:1px solid #ffffff17;border-radius:20px;width:min(560px,100%);padding:38px 34px;box-shadow:0 24px 70px #0000004d}.site-gate-card-loading{justify-items:center;gap:14px;display:grid}.site-gate-kicker{color:#a985ff;letter-spacing:.16em;margin-bottom:14px;font-size:12px;font-weight:900;display:inline-block}.site-gate-card h1{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(28px,6vw,42px);line-height:1.02}.site-gate-card p{color:#ffffffa8;max-width:440px;margin:18px auto 0;font-size:15px;line-height:1.6}.site-gate-card button{color:#fff;cursor:pointer;min-height:44px;font:inherit;background:#7c3aed33;border:1px solid #9769ffb3;border-radius:10px;margin-top:24px;padding:0 20px;font-weight:800}.site-gate-card button:hover{background:#7c3aed4d}.site-gate-card small{color:#ffffff59;margin-top:18px;font-size:11px;display:block}.site-gate-loader{border:3px solid #ffffff1f;border-top-color:#9a6cff;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite site-gate-spin}@keyframes site-gate-spin{to{transform:rotate(360deg)}}@media (width<=620px){.site-gate-page{padding:16px}.site-gate-card{border-radius:16px;padding:30px 22px}}
