.dc-toolbar{background:var(--surface);border-radius:var(--rm);border:1px solid var(--g-100);box-shadow:var(--sh-s);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:flex}.dc-view-tabs{background:var(--surface-alt);border:1px solid var(--g-100);border-radius:999px;gap:6px;padding:4px;display:inline-flex}.dc-view-tab{color:var(--tx-2);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 12px;font-size:.74rem;font-weight:700}.dc-view-tab.active{background:var(--primary);color:var(--white);box-shadow:var(--sh-s)}.dc-layout{grid-template-columns:minmax(0,2fr) minmax(190px,1fr);justify-content:center;align-items:stretch;gap:14px;display:grid}.dc-layout-with-left{grid-template-columns:minmax(140px,.65fr) minmax(650px,3fr) minmax(140px,.65fr)}.dc-main-panel{justify-content:center;min-width:0;display:flex}.dc-field-export-target{justify-content:center;width:100%;min-width:0;display:flex}.dc-wrap{aspect-ratio:10/13;background:radial-gradient(circle at 50% 52%,#ffffff24 0 1px,#0000 2px),linear-gradient(90deg,#ffffff0f 0 1px,#0000 1px) 0 0/52px 52px,repeating-linear-gradient(90deg,#ffffff0d 0 9%,#0a4e320b 9% 18%),linear-gradient(#3e8a5d 0%,#2f7651 48%,#3b875b 100%);border:1px solid #c8a03547;border-radius:24px;width:min(100%,760px);min-height:590px;max-height:730px;padding:16px;position:relative;overflow:hidden;box-shadow:0 24px 70px #070f1c38,inset 0 0 0 1px #ffffff1f}.dc-pitch{border:2px solid #ffffffad;border-radius:18px;width:100%;height:100%;position:relative;overflow:visible;box-shadow:inset 0 0 26px #0000001a}.dc-center{border-top:2px solid #ffffff5c;position:absolute;top:50%;left:0;right:0}.dc-circle{border:2px solid #ffffff5c;border-radius:50%;width:118px;height:118px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dc-box-top,.dc-box-bot{border:2px solid #ffffff5c;height:15%;position:absolute;left:24%;right:24%}.dc-box-top{border-top:none;border-radius:0 0 16px 16px;top:0}.dc-box-bot{border-bottom:none;border-radius:16px 16px 0 0;bottom:0}.dc-goal-top,.dc-goal-bot{pointer-events:none;border:2px solid #ffffff4d;height:2.2%;position:absolute;left:42%;right:42%}.dc-goal-top{border-bottom:none;border-radius:6px 6px 0 0;top:calc(-2.2% - 2px)}.dc-goal-bot{border-top:none;border-radius:0 0 6px 6px;bottom:calc(-2.2% - 2px)}.dc-player{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;z-index:3;flex-direction:column;align-items:center;gap:4px;transition:transform .18s,filter .18s;display:flex;position:absolute;transform:translate(-50%,-50%)}.dc-player:hover{filter:brightness(1.05);transform:translate(-50%,-50%)scale(1.06)}.dc-player:active{cursor:grabbing}.dc-jersey{width:clamp(34px,3.1vw,44px);height:clamp(38px,3.5vw,48px);color:var(--kit-number,var(--primary-dark));font-family:var(--fd);background:var(--kit-outfield,linear-gradient(145deg, var(--accent-hi), var(--accent)));clip-path:polygon(20% 0,36% 0,42% 10%,58% 10%,64% 0,80% 0,100% 22%,83% 36%,83% 100%,17% 100%,17% 36%,0 22%);border:1px solid #fff;justify-content:center;align-items:center;font-size:clamp(.78rem,.85vw,.96rem);font-weight:900;display:flex;position:relative;box-shadow:0 10px 20px #00000047,0 0 0 3px #fffffff5}.dc-player[data-dc-slot=GK] .dc-jersey,.dc-jersey.gk{--kit-outfield:var(--kit-gk,linear-gradient(145deg, #40e08a, #0f8b4f));color:var(--kit-gk-number,#062017)}.dc-jersey:after{content:"";background:#081f3752;height:2px;position:absolute;inset:6px 10px auto}.dc-label{color:var(--white);white-space:nowrap;letter-spacing:0;text-rendering:geometricprecision;background:#071522;border-radius:999px;padding:5px 9px;font-family:Inter,Arial,sans-serif;font-size:clamp(.72rem,.78vw,.86rem);font-weight:900;line-height:1.08;box-shadow:0 10px 20px #00000042,0 0 0 1px #fffffff2,inset 0 1px #ffffff29}.dc-role-pill{z-index:2;color:#ffffff6b;font-family:var(--fd);letter-spacing:.12em;text-transform:uppercase;pointer-events:none;font-size:.66rem;font-weight:900;position:absolute;transform:translate(-50%,-50%)}.dc-side-rail{overscroll-behavior:contain;flex-direction:column;align-self:stretch;gap:10px;min-width:0;height:clamp(590px,72vh,730px);max-height:730px;padding-right:2px;display:flex;overflow:hidden auto}.dc-side-left,.dc-side-right{min-width:0}.dc-side-right{grid-template-rows:minmax(0,1.55fr) minmax(0,.8fr) minmax(0,1fr);gap:10px;height:clamp(590px,72vh,730px);max-height:730px;padding-right:0;display:grid;overflow:hidden}.dc-rail-card{background:var(--surface);border:1px solid var(--g-100);border-radius:var(--rm);box-shadow:var(--sh-s);overflow:hidden}.dc-side-right .dc-rail-card{flex-direction:column;height:100%;min-height:0;display:flex}.dc-subs-card,.dc-unavailable-card,.dc-needs-card{flex-direction:column;min-height:0;display:flex}.dc-subs-card,.dc-unavailable-card{flex-basis:auto}.dc-rail-h{border-bottom:1px solid var(--g-100);justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.dc-rail-h h3{font-family:var(--fd);text-transform:uppercase;color:var(--primary);letter-spacing:.02em;margin:0;font-size:.92rem}.dc-rail-b{flex-direction:column;gap:8px;padding:10px;display:flex}.dc-side-right .dc-rail-b{flex:1;min-height:0;overflow:hidden}.dc-scroll-list{overscroll-behavior:contain;max-height:460px;padding-right:3px;overflow-y:auto}.dc-subs-list{max-height:210px}.dc-side-right .dc-scroll-list{max-height:none;padding-right:0;overflow:hidden auto}.dc-side-right .dc-subs-list,.dc-side-right .dc-unavailable-list{min-height:0;max-height:none}.dc-scroll-list::-webkit-scrollbar{width:6px}.dc-scroll-list::-webkit-scrollbar-thumb{background:#081f3738;border-radius:999px}.dc-player-card{border:1px solid var(--g-100);background:var(--surface-alt);cursor:grab;-webkit-user-select:none;user-select:none;border-radius:12px;align-items:center;gap:8px;min-height:44px;padding:8px 9px;display:flex}.dc-player-card:hover{background:#fff;border-color:#c8a0358c}.dc-card-num{background:var(--primary);width:28px;height:28px;color:var(--white);font-family:var(--fd);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:900;display:flex}.dc-card-meta{flex:1;min-width:0}.dc-card-name{color:var(--primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;overflow:hidden}.dc-card-pos{font-family:var(--fm);color:var(--tx-3);text-transform:uppercase;letter-spacing:.08em;font-size:.64rem}.dc-drop-hover{outline:2px dashed var(--accent);outline-offset:3px}.dc-rank-board{grid-template-columns:repeat(auto-fit,minmax(178px,1fr));gap:10px;display:none}.dc-kit-strip{border:1px solid var(--g-100);background:var(--surface-alt);border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;display:flex}.dc-kit-label{font-family:var(--fm);color:var(--tx-3);text-transform:uppercase;letter-spacing:.1em;font-size:.56rem;font-weight:800}.dc-kit-swatch{cursor:pointer;border:2px solid #fffc;border-radius:8px;width:26px;height:26px;box-shadow:0 4px 10px #0000001f}.dc-kit-swatch.active{outline:2px solid var(--accent);outline-offset:2px}.dc-depth-slot{z-index:3;background:#fff;border:1px solid #c8a0358c;border-radius:12px;width:clamp(88px,7.2vw,94px);min-height:100px;padding:3px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 12px 26px #00000038,0 0 0 2px #ffffffe6}.dc-depth-slot-title{display:none}.dc-depth-card{cursor:grab;background:#f7f7f4;border:1px solid #081f3712;border-radius:8px;align-items:center;gap:4px;min-height:14px;margin-top:2px;padding:1px 3px;display:flex}.dc-depth-card.dc-depth-empty{opacity:.45;border-style:dashed}.dc-depth-card.starter{background:#f4e5ba;border-color:#c8a03594}.dc-depth-rank{background:var(--primary);color:#fff;width:14px;height:14px;font-family:var(--fm);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:.5rem;font-weight:900;display:flex}.dc-depth-name{color:var(--primary);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.48rem,.54vw,.56rem);font-weight:800;overflow:hidden}.dc-past-lock-note{border-left:4px solid var(--st-warn);color:var(--tx-2);background:#f39c1214;border-radius:12px;margin-bottom:12px;padding:10px 12px;font-size:.82rem}.dc-rank-board.active{display:grid}.dc-pos-stack{background:var(--surface);border:1px solid var(--g-100);border-radius:var(--rm);box-shadow:var(--sh-s);min-height:178px;padding:11px}.dc-pos-title{font-family:var(--fd);color:var(--primary);text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.86rem;font-weight:800;display:flex}.dc-pos-count{font-family:var(--fm);color:var(--tx-3);font-size:.64rem}.dc-rank-row{background:var(--surface-alt);cursor:grab;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;margin-bottom:6px;padding:7px 8px;display:flex}.dc-rank-n{width:20px;height:20px;color:var(--primary);font-family:var(--fm);background:#c8a03529;border-radius:6px;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:flex}.dc-rank-name{color:var(--primary);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:700;overflow:hidden}.dc-need{border-left:4px solid var(--g-300)}.dc-need.high{background:linear-gradient(90deg,#b91c1c14,#fff 62%);border-left-color:#b91c1c}.dc-need.medium{background:linear-gradient(90deg,#c8a03521,#fff 62%);border-left-color:#c8a035}.dc-need.low{background:linear-gradient(90deg,#2471a31a,#fff 62%);border-left-color:#2471a3}.dc-need-priority-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:5px;display:flex}.dc-need-priority-chip{min-height:22px;font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 8px;font-size:.62rem;font-weight:900;display:inline-flex}.dc-need-priority-chip.high{color:#991b1b;background:#b91c1c1f;border-color:#b91c1c47}.dc-need-priority-chip.medium{color:#735300;background:#c8a0352e;border-color:#c8a0355c}.dc-need-priority-chip.low{color:#1d5f86;background:#2471a321;border-color:#2471a34d}.dc-need-position{font-family:var(--fm);text-transform:uppercase;letter-spacing:.1em;color:var(--tx-3);font-size:.62rem;font-weight:900}.dc-view-panel{display:none}.dc-view-panel.active{display:block}.dc-view-panel .dc-layout,.dc-view-panel .dc-layout-with-left{grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.dc-roster-packet-cta{box-shadow:0 10px 28px #c8a0354d}.dc-roster-packet-label-short{display:none}.dc-select-label{font-family:var(--fm);color:var(--tx-3);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-size:.68rem;font-weight:800;display:inline-flex}.dc-select-label select{text-transform:none;letter-spacing:0;width:auto;min-width:150px;font-size:.8rem}.dc-game-select select{min-width:min(320px,44vw)}.dc-packet-confirm-modal .modal-b{gap:12px;display:grid}.dc-packet-confirm-summary,.dc-packet-confirm-game{border:1px solid var(--g-100);background:linear-gradient(#fff,#f8fafc);border-radius:16px;gap:6px;padding:14px;display:grid}.dc-packet-confirm-summary span,.dc-packet-confirm-game span{font-family:var(--fm);color:var(--tx-3);text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;font-weight:900}.dc-packet-confirm-summary strong,.dc-packet-confirm-game strong{font-family:var(--fd);color:var(--primary);letter-spacing:.02em;text-transform:uppercase;font-size:1.05rem}.dc-packet-confirm-summary p,.dc-packet-confirm-game p{color:var(--tx-2);margin:0;font-size:.86rem;line-height:1.4}.dc-packet-confirm-game{background:linear-gradient(135deg,#c8a03524,#fff 66%);border-color:#c8a0356b}.dc-packet-confirm-select{gap:7px;display:grid}.dc-packet-confirm-select select{width:100%;min-height:40px;color:var(--primary);font-family:var(--fm);background:#fff;border:1px solid #051f3924;border-radius:10px;padding:8px 10px;font-size:.82rem;font-weight:800}.dc-wrap{min-height:clamp(590px,72vh,730px)}.dc-pitch{background:#ffffff06;border-color:#fff}.dc-center{opacity:.92;border-top-color:#fff}.dc-circle{opacity:.92;border-color:#fff}.dc-center-spot{background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #fffc}.dc-box-top,.dc-box-bot{opacity:.92;border-color:#fff;height:17%;left:21%;right:21%}.dc-box-top{border-top:none;top:0}.dc-box-bot{border-bottom:none;bottom:0}.dc-six-top,.dc-six-bot{opacity:.92;border:2px solid #fff;height:7.5%;position:absolute;left:35%;right:35%}.dc-six-top{border-top:none;border-radius:0 0 10px 10px;top:0}.dc-six-bot{border-bottom:none;border-radius:10px 10px 0 0;bottom:0}.dc-goal-top,.dc-goal-bot{opacity:.96;background:#ffffff14;border-color:#fff;height:1.9%;left:43%;right:43%}.dc-goal-top{border-top:2px solid #fff;border-bottom:none;top:calc(-1.9% - 2px)}.dc-goal-bot{border-top:none;border-bottom:2px solid #fff;bottom:calc(-1.9% - 2px)}.dc-pen-spot{z-index:1;background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;left:50%;transform:translate(-50%,-50%)}.dc-pen-spot-top{top:11%}.dc-pen-spot-bot{top:89%}.dc-player{cursor:grab;will-change:left, top, transform;min-width:112px}.dc-player:active,.dc-player.dragging,.dc-player-card[draggable=true]:active,.dc-depth-card[draggable=true]:active{cursor:grabbing}.dc-player.dragging{z-index:12;filter:brightness(1.08)drop-shadow(0 14px 22px #00000038);pointer-events:none;transition:none}.dc-player.dragging:hover{transform:translate(-50%,-50%)}.dc-drag-jersey-ghost{pointer-events:none;z-index:-1;width:auto;min-width:104px;max-width:118px;position:absolute;top:-9999px;left:-9999px}.dc-active-drag-preview{pointer-events:none;z-index:9999;opacity:.96;filter:brightness(1.06)drop-shadow(0 16px 24px #00000047);width:auto;min-width:104px;max-width:118px;transition:none;position:fixed}.dc-active-drag-preview .dc-label,.dc-drag-jersey-ghost .dc-label{max-width:108px;padding:4px 8px;font-size:clamp(.68rem,.72vw,.8rem);line-height:1}.dc-jersey,.dc-label,.dc-slot-tag{cursor:inherit}.dc-jersey{width:clamp(48px,4.2vw,62px);height:clamp(54px,4.8vw,68px);font-size:clamp(1rem,1.05vw,1.22rem);box-shadow:0 12px 24px #0000004d,0 0 0 4px #fffffff5}.dc-jersey span{z-index:1;background:var(--kit-number-badge,#fffffff0);min-width:27px;min-height:27px;color:var(--kit-number-badge-text,currentColor);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;line-height:1;display:flex;position:relative;box-shadow:0 0 0 2px #fffffffa,0 0 0 4px #070f1c57,0 5px 10px #0000004d}.dc-jersey span:empty{color:#0000;background:#ffffffe0}.dc-player[data-dc-slot=GK] .dc-jersey span,.dc-jersey.gk span{background:var(--kit-gk-number-badge,#ffffffeb);color:var(--kit-gk-number-badge-text,currentColor)}.dc-label{padding:6px 11px;font-size:clamp(.82rem,.9vw,1rem)}.dc-slot-tag{font-family:var(--fm);color:#fff;letter-spacing:.09em;background:#071522;border-radius:999px;padding:3px 7px;font-size:.6rem;font-weight:900;box-shadow:0 0 0 1px #ffffffdb,0 6px 14px #00000029}.dc-card-num.gk{color:#062017;background:linear-gradient(145deg,#42e38d,#0b8f51)}.dc-player-card.unavailable{background:#f39c1214;border-color:#f39c1259}.dc-unavailable-list{min-height:0;max-height:none}.dc-rail-note{color:var(--tx-3);padding:6px 2px 0;font-size:.68rem;line-height:1.35}.dc-depth-slot{width:clamp(104px,8.2vw,128px);min-height:134px;padding:5px}.dc-depth-position{color:#fff;font-family:var(--fm);letter-spacing:.08em;background:#071522;border-radius:999px;padding:2px 7px;font-size:.55rem;font-weight:900;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffffdb,0 8px 16px #0000002e}.dc-depth-card{background:#fff;min-height:20px;margin-top:3px;padding:2px 4px}.dc-depth-card.second{background:#e7edf5;border-color:#081f373d}.dc-depth-card[draggable=true]{cursor:grab}.dc-depth-name{font-size:clamp(.54rem,.62vw,.66rem)}.dc-depth-rank{width:17px;height:17px;font-size:.56rem}.dc-depth-pitch .dc-depth-slot{width:clamp(68px, var(--dc-depth-fit-width,96px), var(--dc-depth-box-width,112px));height:var(--dc-depth-box-height,106px);z-index:4;min-height:0;transform:translate(-50%, -50%) scale(var(--dc-depth-scale,1));transform-origin:50%;border-radius:9px;padding:14px 4px 4px;overflow:hidden}.dc-depth-pitch .dc-depth-slot[data-row-size="5"]{padding-left:2px;padding-right:2px}.dc-depth-pitch .dc-depth-position{text-overflow:ellipsis;max-width:calc(100% - 8px);padding:1px 5px;font-size:.48rem;top:4px;left:50%;overflow:hidden}.dc-depth-pitch .dc-depth-card{box-sizing:border-box;border-radius:6px;gap:2px;height:14px;min-height:13px;margin-top:1px;padding:1px 2px}.dc-depth-pitch .dc-depth-slot[data-row-size="5"] .dc-depth-card,.dc-depth-pitch .dc-depth-slot[data-density=dense] .dc-depth-card{height:13px;min-height:12px}.dc-depth-pitch .dc-depth-rank{border-radius:3px;width:11px;height:11px;font-size:.42rem}.dc-depth-pitch .dc-depth-name{min-width:0;font-size:clamp(.45rem,.49vw,.54rem);line-height:1}.dc-depth-pitch .dc-depth-slot[data-row=gk],.dc-depth-pitch .dc-depth-slot[data-row=defense],.dc-depth-pitch .dc-depth-slot[data-row=midfield],.dc-depth-pitch .dc-depth-slot[data-row=attack]{transform:translate(-50%, -50%) scale(var(--dc-depth-scale,1))}.dc-need-form{background:#c8a03514;border:1px solid #c8a0355c;border-radius:12px;gap:8px;padding:9px;display:grid}.dc-need-form label{font-family:var(--fm);color:var(--tx-3);text-transform:uppercase;letter-spacing:.09em;gap:4px;font-size:.58rem;font-weight:900;display:grid}.dc-need-form select,.dc-need-form textarea{width:100%;font-family:var(--fm);text-transform:none;letter-spacing:0;border:1px solid var(--g-100);color:var(--tx-1);background:#fff;border-radius:9px;padding:7px;font-size:.76rem}.dc-need-priority-select{border:1px solid #0000;border-radius:10px;padding:7px}.dc-need-priority-select.high{color:#991b1b;background:#b91c1c17;border-color:#b91c1c47}.dc-need-priority-select.medium{color:#735300;background:#c8a03524;border-color:#c8a0355c}.dc-need-priority-select.low{color:#1d5f86;background:#2471a31a;border-color:#2471a34d}.dc-need-priority-select.high select{border-color:#b91c1c52}.dc-need-priority-select.medium select{border-color:#c8a0356b}.dc-need-priority-select.low select{border-color:#2471a357}.dc-need-drop{text-align:center;color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;background:var(--surface-alt);cursor:not-allowed;border:1px dashed #081f372e;border-radius:12px;padding:10px;font-size:.68rem;font-weight:800}.dc-need-drop:hover{color:#8f1d1d;background:#b91c1c0f;border-color:#b91c1c57}.dc-needs-card .dc-need-form{gap:6px;padding:7px}.dc-needs-card .dc-need-form select,.dc-needs-card .dc-need-form textarea{padding:6px;font-size:.72rem}.dc-needs-card .dc-need-drop{padding:7px;font-size:.58rem}.dc-rail-page-list{flex-direction:column;gap:8px;min-height:0;display:flex;overflow:hidden}.dc-side-right .dc-rail-page-list{flex:none;overflow:visible}.dc-rail-empty{background:var(--surface-alt);min-height:44px;color:var(--tx-3);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;text-align:center;border:1px dashed #081f372e;border-radius:12px;place-items:center;font-size:.66rem;font-weight:900;display:grid}.dc-rail-pager{border-top:1px solid var(--g-100);justify-content:center;align-items:center;gap:8px;margin-top:auto;padding-top:5px;display:flex}.dc-rail-pager button{border:1px solid var(--g-100);background:var(--surface);width:28px;height:28px;color:var(--primary);font-family:var(--fd);cursor:pointer;border-radius:9px;place-items:center;font-size:1rem;font-weight:900;display:grid}.dc-rail-pager button:hover{background:#c8a0351a;border-color:#c8a03580}.dc-rail-pager button:disabled{opacity:.42;cursor:not-allowed;background:var(--surface-alt);border-color:var(--g-100)}.dc-rail-pager span{text-align:center;min-width:44px;font-family:var(--fm);color:var(--tx-3);font-size:.64rem;font-weight:900}@media (max-width:1200px){.dc-view-panel .dc-layout,.dc-view-panel .dc-layout-with-left,.dc-layout,.dc-layout-with-left{grid-template-columns:1fr}.dc-side-rail{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));height:auto;max-height:none;display:grid;overflow:visible}.dc-side-right{grid-template-rows:auto;height:auto;max-height:none;padding-right:0;overflow:visible}.dc-side-right .dc-rail-card{height:auto;min-height:220px}.dc-side-right .dc-scroll-list{max-height:none}.dc-subs-list{max-height:220px}.dc-unavailable-list{min-height:0;max-height:none}.dc-wrap{width:100%;min-height:560px}}@media (max-width:720px){.dc-wrap{min-height:480px;padding:10px}.dc-player{min-width:72px;transform:translate(-50%,-50%)scale(.86)}.dc-player:hover{transform:translate(-50%,-50%)scale(.92)}.dc-depth-pitch .dc-depth-slot{--dc-depth-scale:.82;width:clamp(60px, var(--dc-depth-fit-width,86px), var(--dc-depth-box-width,104px))}}.dc-set-piece-panel{background:var(--surface);border:1px solid var(--g-100);border-radius:var(--rm);box-shadow:var(--sh-s);margin-top:0;overflow:hidden}.dc-set-piece-head{border-bottom:1px solid var(--g-100);justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.dc-set-piece-head h2{font-family:var(--fd);text-transform:uppercase;color:var(--primary);margin:0;font-size:1.05rem}.dc-set-piece-head p{color:var(--tx-3);margin:4px 0 0;font-size:.86rem}.dc-set-piece-head-actions,.dc-set-piece-add-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dc-set-piece-head-actions{justify-content:flex-end}.dc-set-piece-add-row{background:var(--surface-alt);border-bottom:1px solid var(--g-100);padding:12px 16px}.dc-set-piece-head-add-row{background:0 0;border:0;padding:0}.dc-set-piece-head-add-row .dc-set-piece-add{min-height:38px}.dc-set-piece-add{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#fff;border:1px solid #051f3929;border-radius:12px;padding:9px 12px;font-size:.68rem;font-weight:900}.dc-set-piece-add:hover{background:#c8a0351a;border-color:#c8a0357a}.dc-set-piece-roster-select{min-width:min(260px,100%);font-family:var(--fm);color:var(--tx-3);text-transform:uppercase;letter-spacing:.1em;gap:5px;font-size:.58rem;font-weight:900;display:grid}.dc-set-piece-roster-select select{border:1px solid var(--g-100);min-height:36px;color:var(--primary);font-family:var(--fm);letter-spacing:0;text-transform:none;background:#fff;border-radius:12px;padding:8px 10px;font-size:.76rem;font-weight:800}.dc-set-piece-layout{grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);gap:14px;padding:16px;display:grid}.dc-set-piece-list{flex-direction:column;gap:8px;max-height:530px;padding-right:4px;display:flex;overflow:auto}.dc-set-piece-card{text-align:left;border:1px solid var(--g-100);cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.dc-set-piece-card.active{background:linear-gradient(135deg,#c8a03526,#fff 70%);border-color:#c8a035b8;box-shadow:0 0 0 2px #c8a0351a}.dc-set-piece-card strong{color:var(--primary);font-weight:900;display:block}.dc-set-piece-card small{color:var(--tx-3);margin-top:3px;font-size:.72rem;display:block}.dc-set-piece-card em{text-align:center;color:#1d5f86;min-width:56px;font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;background:#2471a31a;border-radius:999px;flex-shrink:0;padding:5px 8px;font-size:.58rem;font-style:normal;font-weight:900}.dc-set-piece-empty,.dc-set-piece-editor-empty{text-align:center;background:var(--surface-alt);min-height:180px;color:var(--tx-3);border:1px dashed #081f3733;border-radius:14px;place-items:center;padding:20px;font-weight:800;display:grid}.dc-set-piece-editor{min-width:0;display:contents}.dc-set-piece-editor-top{grid-template-columns:minmax(220px,1fr) minmax(250px,1fr) auto;align-items:end;gap:12px;display:grid}.dc-set-piece-editor label,.dc-set-piece-notes{font-family:var(--fm);color:var(--tx-3);text-transform:uppercase;letter-spacing:.1em;gap:6px;font-size:.62rem;font-weight:900;display:grid}.dc-set-piece-editor input[type=text],.dc-set-piece-editor input:not([type]),.dc-set-piece-editor select,.dc-set-piece-notes textarea{border:1px solid var(--g-100);width:100%;color:var(--tx-1);font-family:var(--fm);text-transform:none;letter-spacing:0;background:#fff;border-radius:12px;padding:10px 12px;font-size:.86rem}.dc-set-piece-link-current{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#c8a03521;border:1px solid #c8a0356b;border-radius:12px;justify-self:start;padding:9px 12px;font-size:.68rem;font-weight:900}.dc-set-piece-check{border:1px solid var(--g-100);background:var(--surface-alt);white-space:nowrap;border-radius:12px;grid-auto-flow:column;align-items:center;gap:9px;min-height:42px;padding:10px 12px;display:flex!important}.dc-set-piece-check input{accent-color:var(--accent)}.dc-set-piece-field{aspect-ratio:16/9;touch-action:none;background:repeating-linear-gradient(90deg,#ffffff14 0 12%,#055c340d 12% 24%),linear-gradient(#167846 0%,#08703d 100%);border:2px solid #fff;border-radius:20px;width:100%;height:clamp(560px,72vh,730px);min-height:520px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 5px #07142138,0 18px 45px #070f1c29}.dc-set-piece-field.defending{background:repeating-linear-gradient(90deg,#ffffff14 0 12%,#055c340d 12% 24%),linear-gradient(#167846 0%,#08703d 100%)}.dc-set-piece-field:before{content:"";border:3px solid #ffffffd1;border-radius:16px;position:absolute;inset:18px}.dc-sp-goal{border:3px solid #ffffffe6;border-top:0;height:22px;position:absolute;top:18px;left:40%;right:40%}.dc-sp-box{border:3px solid #ffffffd1;border-top:0;border-radius:0 0 16px 16px;height:34%;position:absolute;top:18px;left:24%;right:24%}.dc-sp-six{border:3px solid #ffffffd1;border-top:0;border-radius:0 0 12px 12px;height:16%;position:absolute;top:18px;left:36%;right:36%}.dc-sp-arc{border:3px solid #ffffffbf;border-radius:50%;width:132px;height:132px;position:absolute;top:31%;left:50%;transform:translate(-50%,-50%)}.dc-sp-spot{background:#ffffffe6;border-radius:999px;width:8px;height:8px;position:absolute;top:24%;left:50%;transform:translate(-50%,-50%)}.dc-sp-corner{border:3px solid #ffffffb8;border-radius:50%;width:42px;height:42px;position:absolute;top:18px}.dc-sp-corner.left{left:18px;transform:translate(-50%,-50%)}.dc-sp-corner.right{right:18px;transform:translate(50%,-50%)}.dc-sp-half-line{border-top:3px solid #ffffffdb;position:absolute;bottom:18px;left:18px;right:18px}.dc-set-piece-field.defending .dc-sp-goal{border-top:3px solid #ffffffe6;border-bottom:0;top:auto;bottom:18px}.dc-set-piece-field.defending .dc-sp-box{border-top:3px solid #ffffffd1;border-bottom:0;border-radius:16px 16px 0 0;top:auto;bottom:18px}.dc-set-piece-field.defending .dc-sp-six{border-top:3px solid #ffffffd1;border-bottom:0;border-radius:12px 12px 0 0;top:auto;bottom:18px}.dc-set-piece-field.defending .dc-sp-arc{top:69%}.dc-set-piece-field.defending .dc-sp-spot{top:76%}.dc-set-piece-field.defending .dc-sp-corner{top:auto;bottom:18px}.dc-set-piece-field.defending .dc-sp-corner.left{transform:translate(-50%,50%)}.dc-set-piece-field.defending .dc-sp-corner.right{transform:translate(50%,50%)}.dc-set-piece-field.defending .dc-sp-half-line{top:18px;bottom:auto}.dc-set-piece-token{background:var(--accent);color:#071421;width:42px;height:42px;font-family:var(--fd);cursor:grab;z-index:4;touch-action:none;border:3px solid #fffffff0;border-radius:999px;place-items:center;font-size:.9rem;font-weight:900;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 12px 24px #0000003d}.dc-set-piece-token:active{cursor:grabbing}.dc-set-piece-token.opponent{color:#fff;background:#071421}.dc-set-piece-token.ball{color:#071421;background:#fff;border-color:#071421;width:30px;height:30px;font-size:1.2rem}.dc-set-piece-board.session-field-board{--field-item-base:clamp(18px, 1.9vw, 34px);--dc-set-piece-player-width:clamp(48px, 4.2vw, 62px);--dc-set-piece-player-height:clamp(54px, 4.8vw, 68px);--dc-set-piece-player-footprint:clamp(96px, 8.2vw, 112px);--dc-set-piece-opponent-size:clamp(40px, 3.25vw, 50px);aspect-ratio:16/9!important;background:radial-gradient(circle at 50% 18%,#ffffff0a,#0000 30%),repeating-linear-gradient(90deg,#24713b 0 8.333%,#2d7b42 8.333% 16.666%)!important;border:3px solid #ffffffeb!important;border-radius:22px!important;width:100%!important;height:clamp(420px,47vw,620px)!important;min-height:clamp(420px,47vw,620px)!important;max-height:none!important;box-shadow:inset 0 0 0 5px #07142133,0 18px 45px #070f1c29!important}.dc-set-piece-board.session-field-board[data-view=attacking-third],.dc-set-piece-board.session-field-board[data-view=defensive-third]{background:radial-gradient(circle at 50% 18%,#ffffff0a,#0000 30%),repeating-linear-gradient(90deg,#24713b 0 8.333%,#2d7b42 8.333% 16.666%)!important}.dc-set-piece-board.session-field-board .field-markings-svg .line,.dc-set-piece-board.session-field-board .field-markings-svg .soft-line{fill:none;stroke:#ffffffd6;stroke-width:3px;vector-effect:non-scaling-stroke}.dc-set-piece-board.session-field-board .field-markings-svg .spot{fill:#ffffffeb}.dc-set-piece-board.session-field-board .field-markings-svg .goal-fill{fill:#ffffff14;stroke:#ffffffd6;stroke-width:3px;vector-effect:non-scaling-stroke}.dc-set-piece-board.session-field-board .field-object{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;will-change:left, top, transform;transition:filter .14s,transform .14s}.dc-set-piece-board.session-field-board .field-object.selected{filter:drop-shadow(0 0 12px #051f3947);outline:0!important}.dc-set-piece-board.session-field-board .field-object:active{cursor:grabbing}.dc-set-piece-board.session-field-board .obj-player{border:2px solid #ffffffeb!important;box-shadow:0 9px 16px #0000003d!important}.dc-set-piece-board.session-field-board .obj-player.penny-yellow{overflow:visible;width:var(--dc-set-piece-player-footprint)!important;height:auto!important;min-height:calc(var(--dc-set-piece-player-height) + 22px)!important;color:inherit!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.dc-set-piece-board.session-field-board .obj-player.penny-yellow:before,.dc-set-piece-board.session-field-board .obj-player.penny-yellow:after{display:none!important}.dc-set-piece-token-player{min-width:var(--dc-set-piece-player-footprint);pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex;position:relative}.dc-set-piece-token-player .dc-jersey,.dc-set-piece-token-player .dc-label{pointer-events:none}.dc-set-piece-board.session-field-board .field-object.selected .dc-set-piece-token-player .dc-jersey{box-shadow:0 0 0 3px #ffffffeb,0 0 0 6px #051f3942}.dc-set-piece-token-player .dc-jersey{width:var(--dc-set-piece-player-width);height:var(--dc-set-piece-player-height);font-size:clamp(1rem,1.05vw,1.22rem)}.dc-set-piece-token-player .dc-label{text-align:center;max-width:108px;padding:4px 8px;font-size:clamp(.68rem,.72vw,.82rem);line-height:1}.dc-set-piece-opponent-mark{pointer-events:none}.dc-set-piece-token-remove{z-index:8;color:#9b2c24;cursor:pointer;width:22px;height:22px;font-family:var(--fm);opacity:0;pointer-events:none;text-transform:uppercase;background:#fff;border:1px solid #051f392e;border-radius:999px;place-items:center;font-size:.72rem;font-weight:900;line-height:1;transition:opacity .14s,transform .14s,background .14s,border-color .14s;display:grid;position:absolute;top:-7px;right:5px;transform:scale(.82);box-shadow:0 8px 16px #051f392e}.dc-set-piece-board.session-field-board .field-object:hover .dc-set-piece-token-remove,.dc-set-piece-board.session-field-board .field-object:focus-visible .dc-set-piece-token-remove,.dc-set-piece-board.session-field-board .field-object:focus-within .dc-set-piece-token-remove,.dc-set-piece-board.session-field-board .field-object.selected .dc-set-piece-token-remove{opacity:1;pointer-events:auto;transform:scale(1)}.dc-set-piece-token-remove:hover,.dc-set-piece-token-remove:focus-visible{background:#feeceb;border-color:#9b2c2452}.dc-set-piece-board.session-field-board .obj-ball{overflow:visible!important}.dc-set-piece-board.session-field-board .obj-ball .dc-set-piece-token-remove,.dc-set-piece-board.session-field-board .obj-player.penny-black .dc-set-piece-token-remove{top:-13px;right:-13px}.dc-set-piece-board.session-field-board .obj-player.penny-black{aspect-ratio:1;font-family:var(--fm);font-size:clamp(.82rem,.88vw,1rem);font-weight:900;line-height:1;width:var(--dc-set-piece-opponent-size)!important;height:var(--dc-set-piece-opponent-size)!important;color:#fff!important;background:linear-gradient(145deg,#3b4656,#050b13)!important;border:2px solid #fffffff0!important;border-radius:999px!important}.dc-set-piece-board.session-field-board .obj-player.penny-black:before,.dc-set-piece-board.session-field-board .obj-player.penny-black:after{display:none!important}.dc-set-piece-board.session-field-board .obj-ball{box-shadow:0 6px 12px #0000003d,inset 0 0 0 1px #fff!important}.dc-set-piece-board.session-field-board .obj-line.plain-line{height:26px!important;min-height:26px!important;box-shadow:none!important;background:0 0!important;border:0!important;overflow:visible!important}.dc-set-piece-board.session-field-board .obj-line.plain-line .movement-line-svg{opacity:1!important;visibility:visible!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important;overflow:visible!important}.dc-set-piece-board.session-field-board .obj-line.plain-line .movement-line-path{vector-effect:non-scaling-stroke;filter:drop-shadow(0 2px 2px #0714214d);stroke:var(--line-color,#ffd83d)!important;stroke-width:12px!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-dasharray:1 10!important}.dc-set-piece-board.session-field-board .obj-line.plain-line:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 9px,#07142157 9px 12px,#0000 12px 19px),linear-gradient(90deg,#ffe867,#ffd83d 52%,#f6c623);border-radius:999px;height:14px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:inset 0 0 0 1px #ffffff75,0 8px 15px #07142142}.dc-set-piece-board.session-field-board .obj-line.plain-line .line-end-handle{display:block;background:#fff7b8!important;border:2px solid #071421!important;width:16px!important;height:16px!important;box-shadow:0 4px 10px #0714214d!important}.dc-set-piece-board.session-field-board .obj-line.plain-line .field-object-remove{color:#9b2c24;background:#fff;border:1px solid #051f392e;top:-14px;right:-14px;box-shadow:0 8px 16px #051f392e}.dc-set-piece-slide-state{background:#fff;border:1px solid #051f391f;border-radius:12px;justify-content:center;gap:2px;min-height:38px;padding:6px 11px;display:grid;box-shadow:0 8px 18px #070f1c0b}.dc-set-piece-slide-state span{font-family:var(--fm);color:var(--tx-3);text-transform:uppercase;letter-spacing:.09em;font-size:.58rem;font-weight:900}.dc-set-piece-slide-state strong{color:var(--primary);font-family:var(--fm);font-size:.72rem;font-weight:900;line-height:1}.dc-set-piece-slide-state.dirty{background:#c8a03514;border-color:#c8a0356b}.dc-set-piece-save-packet,.dc-set-piece-game-trigger{background:var(--primary);color:#fff;min-height:38px;font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:1px solid #c8a0356b;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:.68rem;font-weight:900;display:inline-flex;box-shadow:0 10px 20px #051f391f}.dc-set-piece-save-packet:disabled,.dc-set-piece-game-trigger:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.dc-set-piece-game-popover{display:inline-flex;position:relative}.dc-set-piece-game-trigger{color:var(--primary);background:#fff;border-color:#051f392e}.dc-set-piece-game-popover.open .dc-set-piece-game-trigger{background:#c8a0351a;border-color:#c8a03585}.dc-set-piece-game-icon{background:#fff;border:1.5px solid;border-radius:4px;width:16px;height:19px;position:relative;box-shadow:-4px 4px #051f391f}.dc-set-piece-game-icon:before{content:"";background:currentColor;border-radius:999px;height:2px;position:absolute;top:5px;left:4px;right:4px;box-shadow:0 5px}.dc-set-piece-game-menu{z-index:35;border:1px solid var(--g-100);background:#fff;border-radius:12px;gap:9px;width:min(300px,100vw - 32px);padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 34px #070f1c24}.dc-set-piece-game-menu label{font-family:var(--fm);color:var(--tx-3);text-transform:uppercase;letter-spacing:.1em;gap:6px;font-size:.62rem;font-weight:900;display:grid}.dc-set-piece-game-menu select{border:1px solid var(--g-100);width:100%;min-height:38px;color:var(--primary);font-family:var(--fm);text-transform:none;letter-spacing:0;background:#fff;border-radius:10px;padding:8px 10px;font-size:.8rem;font-weight:800}.dc-set-piece-game-menu small{color:var(--tx-3);font-size:.72rem;line-height:1.35}.dc-set-piece-delete-slide{color:#8f1d1d;min-height:30px;font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#b91c1c14;border:1px solid #b91c1c42;border-radius:999px;justify-content:center;align-items:center;padding:0 11px;font-size:.62rem;font-weight:900;display:inline-flex}.dc-set-piece-delete-slide:hover{background:#b91c1c24;border-color:#b91c1c6b}.dc-set-piece-delete-slide:disabled{opacity:.42;cursor:not-allowed;color:var(--tx-3);background:#64748b0f;border-color:#64748b29}.dc-set-piece-deck{background:linear-gradient(180deg, #fff, var(--surface-alt));border-bottom:1px solid var(--g-100);grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;padding:12px 16px;display:grid}.dc-set-piece-deck .dc-set-piece-add-row{background:0 0;border:0;place-content:start flex-end;padding:0}.dc-set-piece-slide-strip{gap:10px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.dc-set-piece-slide,.dc-set-piece-slide-empty{border:1px solid var(--g-100);min-height:76px;color:var(--tx-1);text-align:left;background:#fff;border-radius:16px;flex:0 0 min(280px,82vw);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid;box-shadow:0 10px 24px #070f1c0b}.dc-set-piece-slide{cursor:pointer}.dc-set-piece-slide.active{background:linear-gradient(135deg,#c8a03524,#fff 66%);border-color:#c8a035b8;box-shadow:0 0 0 2px #c8a03524,0 14px 32px #070f1c12}.dc-set-piece-slide-number{background:var(--primary);color:#fff;width:34px;height:34px;font-family:var(--fd);border-radius:11px;place-items:center;font-weight:900;display:grid}.dc-set-piece-slide-copy{gap:3px;min-width:0;display:grid}.dc-set-piece-slide-copy strong{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.dc-set-piece-slide-copy small{color:var(--tx-3);font-size:.72rem}.dc-set-piece-slide em{color:#1d5f86;font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;background:#2471a31a;border-radius:999px;justify-self:end;padding:4px 8px;font-size:.56rem;font-style:normal;font-weight:900}.dc-set-piece-slide-empty{color:var(--tx-3);border-style:dashed;grid-template-columns:1fr;place-items:center;font-weight:900}.dc-set-piece-workspace{grid-template-columns:minmax(0,1fr) 320px;grid-template-areas:"set-piece-title set-piece-title""set-piece-field set-piece-rail";align-items:start;gap:16px;min-width:0;padding:16px;display:grid}.dc-set-piece-canvas-head{grid-area:set-piece-title;grid-template-columns:minmax(0,1fr);align-items:end;gap:12px;display:grid}.dc-set-piece-editor>.dc-set-piece-board.session-field-board,.dc-set-piece-editor-empty{grid-area:set-piece-field}.dc-set-piece-title-field{font-family:var(--fm);color:var(--tx-3);text-transform:uppercase;letter-spacing:.1em;gap:6px;font-size:.62rem;font-weight:900;display:grid}.dc-set-piece-title-field input{border:1px solid var(--g-100);min-height:40px;color:var(--tx-1);font-family:var(--fm);text-transform:none;letter-spacing:0;background:#fff;border-radius:12px;padding:10px 12px;font-size:.9rem}.dc-set-piece-title-field small{color:var(--tx-3);font-family:var(--fm);letter-spacing:0;text-transform:none;font-size:.66rem;font-weight:800;line-height:1.35}.dc-set-piece-kind-tabs{justify-content:flex-end;align-self:end;max-width:min(520px,100%)}.dc-set-piece-kind-tabs button{border:1px solid var(--g-100);min-width:92px;height:34px;color:var(--primary);background:#fff;box-shadow:0 6px 14px #070f1c0f}.dc-set-piece-kind-tabs button.active{color:#071421;background:linear-gradient(135deg,#c8a035eb,#f4d88aeb);border-color:#c8a035b3}#screen-depth-chart .dc-set-piece-kind-tabs{background:#051f390d;border:1px solid #051f391a;border-radius:999px;grid-template-columns:repeat(2,minmax(112px,1fr));gap:4px;padding:4px;display:grid;box-shadow:inset 0 0 0 1px #ffffffb8}#screen-depth-chart .dc-set-piece-kind-tabs button{width:100%;min-width:0;height:32px;color:var(--primary)!important;box-shadow:none!important;background:#fff!important;border-color:#051f391a!important}#screen-depth-chart .dc-set-piece-kind-tabs button:hover{background:#c8a0351a!important;border-color:#051f3933!important}#screen-depth-chart .dc-set-piece-kind-tabs button.active{border-color:var(--primary)!important;background:var(--primary)!important;color:#fff!important}.dc-set-piece-packet-rail{grid-area:set-piece-rail;gap:12px;min-width:0;display:grid}.dc-set-piece-roster-rail,.dc-set-piece-packet-rail .dc-set-piece-notes{border:1px solid var(--g-100);background:linear-gradient(#fff,#fbfcfe);border-radius:18px;gap:9px;padding:12px;display:grid;box-shadow:0 12px 28px #070f1c0e}.dc-set-piece-rail-head span,.dc-set-piece-packet-rail .dc-set-piece-notes{font-family:var(--fm);color:var(--tx-3);text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;font-weight:900}.dc-set-piece-rail-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.dc-set-piece-rail-head button{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#c8a0351f;border:1px solid #c8a03561;border-radius:999px;padding:6px 10px;font-size:.62rem;font-weight:900}.dc-set-piece-roster-list{gap:7px;max-height:360px;padding-right:3px;display:grid;overflow:auto}.dc-set-piece-roster-card{border:1px solid var(--g-100);width:100%;color:var(--tx-1);text-align:left;cursor:grab;-webkit-user-select:none;user-select:none;background:#fff;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;padding:8px;transition:border-color .14s,background .14s,transform .14s,box-shadow .14s;display:grid}.dc-set-piece-roster-card .dc-card-jersey{width:40px;height:46px;font-size:.86rem}.dc-set-piece-roster-card:hover{background:#c8a03514;border-color:#c8a0358a;transform:translateY(-1px);box-shadow:0 10px 20px #070f1c14}.dc-set-piece-roster-card:active{cursor:grabbing;transform:translateY(0)}.dc-set-piece-roster-initials{background:var(--primary);color:#fff;width:34px;height:34px;font-family:var(--fd);border-radius:12px;place-items:center;font-size:.78rem;font-weight:900;display:grid}.dc-set-piece-roster-card strong{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:900;line-height:1.15;display:block;overflow:hidden}.dc-set-piece-roster-card small,.dc-set-piece-roster-empty{color:var(--tx-3);font-family:var(--fm);font-size:.64rem;font-weight:800}.dc-set-piece-roster-empty{border:1px dashed var(--g-100);text-align:center;border-radius:12px;padding:12px}.dc-set-piece-object-tools{grid-template-columns:1fr 1fr;gap:8px;display:grid}.dc-set-piece-object-tools button{color:var(--primary);font-family:var(--fm);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:#c8a0351c;border:1px solid #c8a03561;border-radius:12px;padding:9px 8px;font-size:.66rem;font-weight:900}.dc-set-piece-game-menu .dc-set-piece-link-current,.dc-set-piece-game-menu .dc-set-piece-clear-packet{text-align:center;justify-content:center;width:100%}.dc-set-piece-clear-packet{color:var(--tx-2);font-family:var(--fm);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#64748b12;border:1px solid #64748b38;border-radius:12px;padding:9px 12px;font-size:.68rem;font-weight:900}.dc-set-piece-clear-packet:disabled{opacity:.48;cursor:not-allowed}@media (max-width:900px){.dc-set-piece-head,.dc-set-piece-editor-top,.dc-set-piece-layout,.dc-set-piece-workspace,.dc-set-piece-deck,.dc-set-piece-canvas-head{grid-template-columns:1fr}.dc-set-piece-add-row{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;width:100%;display:grid}.dc-set-piece-kind-tabs{justify-content:flex-start}.dc-set-piece-head-actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.dc-set-piece-head-add-row{grid-column:1/-1}.dc-set-piece-head-actions>*,.dc-set-piece-save-packet,.dc-set-piece-delete-slide,.dc-set-piece-game-popover,.dc-set-piece-game-trigger{width:100%}#screen-depth-chart .dc-set-piece-kind-tabs{border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.dc-set-piece-workspace{grid-template-areas:"set-piece-title""set-piece-field""set-piece-rail"}.dc-set-piece-slide-strip{padding-bottom:8px}.dc-set-piece-slide,.dc-set-piece-slide-empty{flex-basis:min(240px,78vw)}.dc-set-piece-board.session-field-board{--field-item-base:clamp(17px, 3.4vw, 28px);--dc-set-piece-player-width:clamp(42px, 7vw, 54px);--dc-set-piece-player-height:clamp(48px, 7.8vw, 60px);--dc-set-piece-player-footprint:clamp(74px, 15vw, 94px);--dc-set-piece-opponent-size:clamp(34px, 6vw, 44px);height:clamp(390px,74vw,560px)!important;min-height:clamp(390px,74vw,560px)!important}.dc-set-piece-token-player{min-width:var(--dc-set-piece-player-footprint)}.dc-set-piece-token-player .dc-jersey{width:var(--dc-set-piece-player-width);height:var(--dc-set-piece-player-height);font-size:clamp(.78rem,1.8vw,1rem)}.dc-set-piece-token-player .dc-label{max-width:clamp(74px,18vw,96px);font-size:clamp(.62rem,1.8vw,.76rem)}.dc-set-piece-board.session-field-board .obj-player.penny-yellow{width:var(--dc-set-piece-player-footprint)!important;min-height:calc(var(--dc-set-piece-player-height) + 20px)!important}.dc-set-piece-board.session-field-board .obj-player.penny-black{font-size:clamp(.78rem,1.8vw,1rem);width:var(--dc-set-piece-player-width)!important;height:var(--dc-set-piece-player-width)!important}.dc-set-piece-board.session-field-board .obj-ball{width:clamp(22px, calc(var(--field-item-base) * 1.2), 32px)!important;height:clamp(22px, calc(var(--field-item-base) * 1.2), 32px)!important}}@media (max-width:720px){.dc-set-piece-board.session-field-board[data-layout=portrait]{--field-item-base:clamp(15px, 3.8vw, 23px);--dc-set-piece-player-width:clamp(34px, 10.5vw, 44px);--dc-set-piece-player-height:clamp(39px, 11.7vw, 50px);--dc-set-piece-player-footprint:clamp(58px, 18vw, 78px);--dc-set-piece-opponent-size:clamp(28px, 8.8vw, 36px);aspect-ratio:16/9!important;height:clamp(300px,58vw,430px)!important;min-height:clamp(300px,58vw,430px)!important}.dc-set-piece-board.session-field-board[data-layout=portrait] .field-markings-svg{width:100%;height:100%}.dc-set-piece-token-player{min-width:var(--dc-set-piece-player-footprint)}.dc-set-piece-token-player .dc-jersey{width:var(--dc-set-piece-player-width);height:var(--dc-set-piece-player-height);font-size:clamp(.72rem,2.8vw,.9rem)}.dc-set-piece-token-player .dc-label{max-width:clamp(56px,21vw,80px);padding:4px 6px;font-size:clamp(.58rem,2.6vw,.7rem)}.dc-set-piece-token-remove{width:20px;height:20px;font-size:.66rem;top:-9px;right:-2px}.dc-set-piece-board.session-field-board .obj-player.penny-yellow{width:var(--dc-set-piece-player-footprint)!important;min-height:calc(var(--dc-set-piece-player-height) + 18px)!important}.dc-set-piece-board.session-field-board .obj-player.penny-black{font-size:clamp(.72rem,3.1vw,.95rem);width:var(--dc-set-piece-player-width)!important;height:var(--dc-set-piece-player-width)!important}.dc-set-piece-board.session-field-board .obj-ball{width:clamp(20px, calc(var(--field-item-base) * 1.18), 28px)!important;height:clamp(20px, calc(var(--field-item-base) * 1.18), 28px)!important}}@media (max-width:560px){.dc-set-piece-head-actions,.dc-set-piece-add-row,#screen-depth-chart .dc-set-piece-kind-tabs{grid-template-columns:1fr}.dc-set-piece-workspace,.dc-set-piece-deck{padding:10px}.dc-set-piece-roster-card{grid-template-columns:34px minmax(0,1fr);min-height:48px;padding:7px}.dc-set-piece-roster-card .dc-card-jersey{width:32px;height:38px;font-size:.72rem}.dc-set-piece-board.session-field-board[data-layout=portrait]{--dc-set-piece-opponent-size:clamp(26px, 9vw, 34px);height:clamp(280px,62vw,400px)!important;min-height:clamp(280px,62vw,400px)!important}}.dc-player{gap:2px;min-width:104px;max-width:124px}.dc-jersey{width:clamp(48px,4vw,60px);height:clamp(54px,4.55vw,66px)}.dc-label{text-overflow:ellipsis;max-width:118px;padding:4px 8px;font-size:clamp(.72rem,.78vw,.88rem);line-height:1;overflow:hidden}.dc-slot-tag{padding:2px 6px;font-size:.54rem;line-height:1}.dc-player[data-dc-row-size="5"]{min-width:92px;max-width:104px}.dc-player[data-dc-row-size="5"] .dc-label,.dc-player[data-dc-row=midfield] .dc-label{max-width:104px;padding-inline:7px;font-size:clamp(.68rem,.72vw,.8rem)}.dc-player[data-dc-row-size="5"] .dc-slot-tag{padding-inline:5px;font-size:.5rem}.dc-player[data-dc-slot=GK]{margin-top:-4px}@media (max-width:720px){.dc-player{gap:1px;min-width:78px;max-width:92px}.dc-label{max-width:92px;padding:3px 7px;font-size:.68rem}.dc-slot-tag{padding:2px 5px;font-size:.48rem}}.dc-depth-pitch .dc-depth-slot{width:clamp(58px, var(--dc-depth-fit-width,82px), var(--dc-depth-box-width,104px));height:var(--dc-depth-box-height,88px);box-sizing:border-box;padding:12px 3px 3px}.dc-depth-pitch .dc-depth-slot[data-row-size="5"]{border-radius:8px;padding-left:1px;padding-right:1px}.dc-depth-pitch .dc-depth-position{padding:1px 4px;font-size:.43rem;top:3px}.dc-depth-pitch .dc-depth-card{min-height:var(--dc-depth-card-height,12px);height:var(--dc-depth-card-height,12px);gap:2px;margin-top:1px;padding:1px 2px}.dc-depth-pitch .dc-depth-slot[data-row-size="5"] .dc-depth-card,.dc-depth-pitch .dc-depth-slot[data-density=dense] .dc-depth-card{height:var(--dc-depth-card-height,11px);min-height:var(--dc-depth-card-height,11px);border-radius:5px}.dc-depth-pitch .dc-depth-rank{width:var(--dc-depth-rank-size,10px);height:var(--dc-depth-rank-size,10px);min-width:var(--dc-depth-rank-size,10px);font-size:.36rem}.dc-depth-pitch .dc-depth-name{letter-spacing:0;font-size:clamp(.39rem,.44vw,.49rem);line-height:1}.dc-depth-pitch .dc-depth-slot[data-row-size="5"] .dc-depth-name,.dc-depth-pitch .dc-depth-slot[data-density=dense] .dc-depth-name{font-size:clamp(.37rem,.42vw,.47rem)}.dc-depth-pitch .dc-depth-slot[data-row-size="5"],.dc-depth-pitch .dc-depth-slot[data-density=dense]{box-shadow:0 9px 19px #0003,0 0 0 2px #ffffffe0}@media (max-width:720px){.dc-depth-pitch .dc-depth-slot{--dc-depth-scale:.74;width:clamp(52px, var(--dc-depth-fit-width,74px), var(--dc-depth-box-width,88px))}}#screen-depth-chart .dc-player-card{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;min-height:60px;padding:8px 10px;display:grid}#screen-depth-chart .dc-side-right .dc-player-card{grid-template-columns:38px minmax(0,1fr);gap:8px;min-height:52px;padding:6px 9px}#screen-depth-chart .dc-card-num{display:none}#screen-depth-chart .dc-card-jersey{width:42px;height:48px;color:var(--kit-number,var(--primary-dark));font-family:var(--fd);background:var(--kit-outfield,linear-gradient(145deg, var(--accent-hi), var(--accent)));clip-path:polygon(20% 0,36% 0,42% 10%,58% 10%,64% 0,80% 0,100% 22%,83% 36%,83% 100%,17% 100%,17% 36%,0 22%);filter:drop-shadow(0 6px 10px #051f3933);flex-shrink:0;place-items:center;font-size:.9rem;font-weight:900;display:grid;position:relative}#screen-depth-chart .dc-side-right .dc-card-jersey{width:36px;height:42px;font-size:.82rem}#screen-depth-chart .dc-card-jersey.gk{background:var(--kit-gk,linear-gradient(145deg, #40e08a, #0f8b4f));color:var(--kit-gk-number,#062017)}#screen-depth-chart .dc-card-jersey:after{content:"";background:#081f3742;height:2px;position:absolute;inset:6px 9px auto}#screen-depth-chart .dc-card-jersey span{z-index:1;background:var(--kit-number-badge,#fffffff0);min-width:24px;min-height:24px;color:var(--kit-number-badge-text,currentColor);border-radius:999px;place-items:center;padding:0 4px;line-height:1;display:grid;position:relative;box-shadow:0 0 0 2px #fffffff5,0 0 0 3px #070f1c3d}#screen-depth-chart .dc-card-jersey.gk span{background:var(--kit-gk-number-badge,#ffffffeb);color:var(--kit-gk-number-badge-text,currentColor)}#screen-depth-chart .dc-drag-jersey-ghost{opacity:.98;min-width:136px;max-width:158px;padding:8px;transform:none!important}#screen-depth-chart .dc-wrap{width:min(100%,800px)}#screen-depth-chart .dc-player{gap:3px;min-width:112px;max-width:126px;transition:filter .12s,opacity .12s}#screen-depth-chart .dc-player:hover{transform:translate(-50%,-50%)scale(1.025)}#screen-depth-chart .dc-player.dragging,#screen-depth-chart .dc-player.dragging:hover{z-index:20;filter:brightness(1.08)drop-shadow(0 14px 24px #00000040);transform:translate(-50%,-50%)scale(1.03)}#screen-depth-chart .dc-player.swap-target{z-index:18;filter:brightness(1.08)drop-shadow(0 0 #c8a03500)}#screen-depth-chart .dc-player.swap-target .dc-jersey{box-shadow:0 10px 20px #00000047,0 0 0 3px #fffffff5,0 0 0 7px #c8a035b8}#screen-depth-chart .dc-player[data-dc-row-size="5"]{min-width:104px;max-width:116px}#screen-depth-chart .dc-player[data-dc-row-size="5"] .dc-jersey{width:clamp(46px,3.8vw,56px);height:clamp(52px,4.25vw,62px)}#screen-depth-chart .dc-player[data-dc-row-size="5"] .dc-label{max-width:108px;font-size:clamp(.7rem,.74vw,.82rem)}#screen-depth-chart .dc-depth-pitch .dc-depth-slot{width:clamp(74px, var(--dc-depth-fit-width,94px), var(--dc-depth-box-width,112px));height:var(--dc-depth-box-height,96px);border-radius:10px;padding:15px 4px 5px}#screen-depth-chart .dc-depth-pitch .dc-depth-slot[data-row-size="5"]{padding-left:2px;padding-right:2px}#screen-depth-chart .dc-depth-pitch .dc-depth-card{min-height:var(--dc-depth-card-height,14px);height:var(--dc-depth-card-height,14px);border-radius:6px;padding:1px 3px}#screen-depth-chart .dc-depth-pitch .dc-depth-slot[data-row-size="5"] .dc-depth-card,#screen-depth-chart .dc-depth-pitch .dc-depth-slot[data-density=dense] .dc-depth-card{min-height:var(--dc-depth-card-height,13px);height:var(--dc-depth-card-height,13px)}#screen-depth-chart .dc-depth-pitch .dc-depth-rank{width:var(--dc-depth-rank-size,12px);height:var(--dc-depth-rank-size,12px);min-width:var(--dc-depth-rank-size,12px);font-size:.42rem}#screen-depth-chart .dc-depth-pitch .dc-depth-name{font-size:clamp(.43rem,.48vw,.54rem)}@media (max-width:720px){#screen-depth-chart .dc-wrap{width:100%;max-width:100%;padding:8px;min-height:clamp(420px,116vw,540px)!important}#screen-depth-chart .dc-player-card{grid-template-columns:40px minmax(0,1fr)}#screen-depth-chart .dc-card-jersey{width:38px;height:44px}#screen-depth-chart .dc-player{max-width:92px;min-width:78px!important;transform:translate(-50%,-50%)scale(.82)!important}#screen-depth-chart .dc-player .dc-jersey{width:clamp(34px,10.5vw,44px);height:clamp(39px,11.7vw,50px);font-size:clamp(.72rem,2.8vw,.9rem)}#screen-depth-chart .dc-player .dc-label{max-width:82px;padding:4px 7px;font-size:clamp(.6rem,2.35vw,.72rem)}#screen-depth-chart .dc-player .dc-slot-tag{font-size:clamp(.5rem,2vw,.6rem)}#screen-depth-chart .dc-player:hover{transform:translate(-50%,-50%)scale(.86)!important}#screen-depth-chart .dc-player.dragging,#screen-depth-chart .dc-player.dragging:hover{transform:translate(-50%,-50%)scale(.9)!important}#screen-depth-chart .dc-depth-pitch .dc-depth-slot{--dc-depth-scale:.78;width:clamp(58px, var(--dc-depth-fit-width,80px), var(--dc-depth-box-width,100px))!important}}@media (max-width:520px){#screen-depth-chart .dc-wrap{padding:6px;min-height:clamp(390px,124vw,500px)!important}#screen-depth-chart .dc-card-jersey{width:34px;height:40px;font-size:.74rem}#screen-depth-chart .dc-player{min-width:64px!important;max-width:76px!important;transform:translate(-50%,-50%)scale(.72)!important}#screen-depth-chart .dc-player:hover{transform:translate(-50%,-50%)scale(.76)!important}#screen-depth-chart .dc-player.dragging,#screen-depth-chart .dc-player.dragging:hover{transform:translate(-50%,-50%)scale(.82)!important}#screen-depth-chart .dc-player .dc-label{max-width:72px;padding:3px 6px}#screen-depth-chart .dc-depth-pitch .dc-depth-slot{--dc-depth-scale:.68;padding-top:13px;width:clamp(48px, var(--dc-depth-fit-width,66px), var(--dc-depth-box-width,82px))!important}#screen-depth-chart .dc-depth-pitch .dc-depth-position{font-size:.42rem}#screen-depth-chart .dc-depth-pitch .dc-depth-name{font-size:clamp(.38rem,2vw,.48rem)}}#screen-depth-chart .dc-depth-card-drag-ghost{opacity:.98;z-index:-1;align-items:center;display:flex;position:absolute;top:-9999px;left:-9999px;box-shadow:0 14px 26px #051f393d,0 0 0 2px #fffffff2;transform:none!important}@media (min-width:1280px) and (min-height:780px){#screen-depth-chart .dc-layout{grid-template-columns:minmax(700px,1fr) minmax(260px,340px);align-items:end}#screen-depth-chart .dc-main-panel,#screen-depth-chart .dc-field-export-target{align-items:flex-end}#screen-depth-chart .dc-wrap{width:min(100%,clamp(820px,58vw,940px));min-height:clamp(660px,100dvh - 250px,860px);max-height:calc(100dvh - 200px)}#screen-depth-chart .dc-side-right{height:clamp(660px,100dvh - 250px,860px);max-height:calc(100dvh - 200px)}}@media (min-width:1480px) and (min-height:840px){#screen-depth-chart .dc-player{gap:4px;min-width:126px;max-width:144px}#screen-depth-chart .dc-player .dc-jersey{width:clamp(58px,4.15vw,72px);height:clamp(65px,4.75vw,80px);font-size:clamp(1.08rem,1vw,1.28rem)}#screen-depth-chart .dc-player .dc-label{max-width:126px;font-size:clamp(.86rem,.78vw,1rem)}#screen-depth-chart .dc-depth-pitch .dc-depth-slot{--dc-depth-scale:1.08}}@media (min-width:721px){#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost){gap:2px!important;min-width:clamp(72px,6.4vw,96px)!important;max-width:clamp(78px,7.2vw,106px)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost){min-width:clamp(64px,5.8vw,88px)!important;max-width:clamp(70px,6.5vw,98px)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey{width:clamp(34px,3vw,46px)!important;height:clamp(38px,3.35vw,50px)!important;font-size:clamp(.78rem,.78vw,.98rem)!important;box-shadow:0 9px 18px #00000042,0 0 0 3px #fffffff5!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey span{min-width:22px!important;min-height:22px!important;padding:0 4px!important;box-shadow:0 0 0 2px #fffffff5,0 0 0 3px #070f1c38!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-label{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:92px!important;padding:4px 8px!important;font-size:clamp(.66rem,.7vw,.8rem)!important;line-height:1!important;overflow:hidden!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-slot-tag{padding:2px 6px!important;font-size:.5rem!important;line-height:1!important}#screen-depth-chart .dc-depth-pitch .dc-depth-slot{width:clamp(58px, var(--dc-depth-fit-width,82px), var(--dc-depth-box-width,104px))!important;height:var(--dc-depth-box-height,88px)!important;border-radius:8px!important;padding:12px 3px 3px!important}#screen-depth-chart .dc-depth-pitch .dc-depth-card{min-height:var(--dc-depth-card-height,12px)!important;height:var(--dc-depth-card-height,12px)!important;padding:1px 2px!important}#screen-depth-chart .dc-depth-pitch .dc-depth-rank{width:var(--dc-depth-rank-size,10px)!important;height:var(--dc-depth-rank-size,10px)!important;min-width:var(--dc-depth-rank-size,10px)!important;font-size:.36rem!important}#screen-depth-chart .dc-depth-pitch .dc-depth-name{font-size:clamp(.39rem,.44vw,.49rem)!important;line-height:1!important}}@media (min-width:1280px){#screen-depth-chart .dc-layout{grid-template-columns:minmax(620px,820px) minmax(250px,320px)!important;align-items:start!important}#screen-depth-chart .dc-main-panel,#screen-depth-chart .dc-field-export-target{align-items:center!important}#screen-depth-chart .dc-wrap{width:min(100%,800px)!important;min-height:min(590px,100dvh - 260px)!important;max-height:min(730px,100dvh - 220px)!important}#screen-depth-chart .dc-side-right{height:min(730px,100dvh - 220px)!important;max-height:min(730px,100dvh - 220px)!important}}#screen-depth-chart{--dc-lineup-board-width:min(100%, clamp(620px, 60vw, 920px));--dc-player-fit-scale:.98;--dc-player-fit-hover-scale:1.03;--dc-player-fit-drag-scale:1.08;--dc-pitch-bottom-buffer:clamp(5px, .55vw, 10px)}#screen-depth-chart .dc-main-panel,#screen-depth-chart .dc-field-export-target{align-items:flex-start!important}#screen-depth-chart .dc-wrap{container-type:inline-size;width:var(--dc-lineup-board-width)!important;aspect-ratio:10/11!important;min-width:0!important;min-height:0!important;max-height:none!important;padding:clamp(12px,1vw,18px) clamp(12px,1vw,18px) clamp(18px,1.4vw,24px)!important}#screen-depth-chart .dc-pitch{height:calc(100% - var(--dc-pitch-bottom-buffer))!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-label{text-overflow:ellipsis!important;max-width:clamp(86px,12.8cqw,132px)!important;padding:clamp(4px,.72cqw,7px) clamp(7px,1.25cqw,12px)!important;font-size:clamp(.68rem,1.35cqw,.96rem)!important;line-height:1!important;overflow:hidden!important}#screen-depth-chart .dc-depth-pitch .dc-depth-slot{transform:translate(-50%, -50%) scale(var(--dc-player-fit-scale))!important;transform-origin:50%!important}@media (min-width:1480px) and (min-height:900px){#screen-depth-chart{--dc-lineup-board-width:min(100%, clamp(840px, 54vw, 1080px));--dc-player-fit-scale:1.02;--dc-player-fit-hover-scale:1.07;--dc-player-fit-drag-scale:1.12}}@media (max-height:900px){#screen-depth-chart{--dc-lineup-board-width:min(100%, clamp(560px, 54vw, 820px));--dc-player-fit-scale:.88;--dc-player-fit-hover-scale:.93;--dc-player-fit-drag-scale:1}}@media (max-height:740px){#screen-depth-chart{--dc-lineup-board-width:min(100%, clamp(500px, 50vw, 700px));--dc-player-fit-scale:.74;--dc-player-fit-hover-scale:.79;--dc-player-fit-drag-scale:.86}}@media (max-height:560px){#screen-depth-chart{--dc-lineup-board-width:min(100%, clamp(420px, 46vw, 560px));--dc-player-fit-scale:.62;--dc-player-fit-hover-scale:.67;--dc-player-fit-drag-scale:.74}}@media (max-width:720px){#screen-depth-chart{--dc-lineup-board-width:min(100%, 94vw);--dc-player-fit-scale:.72;--dc-player-fit-hover-scale:.77;--dc-player-fit-drag-scale:.84}}@media (max-width:520px){#screen-depth-chart{--dc-lineup-board-width:min(100%, 94vw);--dc-player-fit-scale:.62;--dc-player-fit-hover-scale:.67;--dc-player-fit-drag-scale:.74}}#screen-depth-chart .dc-paged-player-list{max-height:none!important;padding-right:10px!important;overflow:hidden!important}#screen-depth-chart .dc-paged-player-list .dc-rail-page-list{grid-template-rows:repeat(var(--dc-rail-page-size,4), minmax(54px, 1fr));min-height:var(--dc-rail-page-min-height,240px);gap:8px!important;display:grid!important;overflow:hidden!important}#screen-depth-chart .dc-paged-player-list .dc-player-card,#screen-depth-chart .dc-paged-player-list .dc-rail-empty{height:100%;min-height:54px!important}#screen-depth-chart .dc-paged-player-list .dc-rail-pager{flex:none}#screen-depth-chart .dc-subs-list,#screen-depth-chart .dc-unavailable-list{scrollbar-width:none}#screen-depth-chart .dc-subs-list::-webkit-scrollbar{display:none}#screen-depth-chart .dc-unavailable-list::-webkit-scrollbar{display:none}@media (min-width:1201px){#screen-depth-chart{--dc-lineup-board-width:min(100%, clamp(820px, 50vw, 1100px));--dc-player-fit-scale:1;--dc-player-fit-hover-scale:1.05;--dc-player-fit-drag-scale:1.1}#screen-depth-chart .dc-layout{grid-template-columns:minmax(0,1fr) clamp(330px,23vw,420px)!important;justify-content:stretch!important;align-items:start!important;gap:clamp(14px,1.2vw,24px)!important;width:100%!important;max-width:min(100%,1560px)!important;margin-inline:auto!important}#screen-depth-chart .dc-main-panel,#screen-depth-chart .dc-field-export-target{justify-content:flex-end!important;align-items:flex-start!important;overflow:visible!important}#screen-depth-chart .dc-wrap{width:var(--dc-lineup-board-width)!important;aspect-ratio:10/11!important;min-width:0!important;min-height:0!important;max-height:none!important}#screen-depth-chart .dc-side-right{justify-self:stretch!important;width:100%!important;height:min(860px,max(660px,100dvh - 220px))!important;max-height:none!important}}@media (min-width:1600px) and (min-height:900px){#screen-depth-chart{--dc-lineup-board-width:min(100%, clamp(920px, 52vw, 1180px));--dc-player-fit-scale:1.04;--dc-player-fit-hover-scale:1.09;--dc-player-fit-drag-scale:1.14}}@media (min-width:1201px) and (max-height:860px){#screen-depth-chart{--dc-lineup-board-width:min(100%, clamp(720px, 44vw, 940px));--dc-player-fit-scale:.9;--dc-player-fit-hover-scale:.96;--dc-player-fit-drag-scale:1.02}}#screen-depth-chart{--dc-depth-workspace-height:clamp(640px, calc(100dvh - 300px), 960px);--dc-lineup-aspect-width:11;--dc-lineup-aspect-height:9.62;--dc-lineup-board-width:min(100%, clamp(800px, 53vw, 1100px), calc(var(--dc-depth-workspace-height) * 1.14));--dc-field-apron-top:clamp(12px, .95vw, 18px);--dc-field-apron-bottom:clamp(24px, 1.6vw, 34px);--dc-player-fit-scale:.98;--dc-player-fit-hover-scale:1.04;--dc-player-fit-drag-scale:1.08}#screen-depth-chart .dc-view-panel.active{overflow:visible!important}#screen-depth-chart .dc-layout{align-items:start!important}#screen-depth-chart .dc-main-panel,#screen-depth-chart .dc-field-export-target{align-items:flex-start!important;overflow:visible!important}#screen-depth-chart .dc-wrap{width:var(--dc-lineup-board-width)!important;min-width:0!important;min-height:0!important;max-height:var(--dc-depth-workspace-height)!important;aspect-ratio:var(--dc-lineup-aspect-width) / var(--dc-lineup-aspect-height)!important;padding:var(--dc-field-apron-top) clamp(12px, .95vw, 18px) var(--dc-field-apron-bottom)!important}#screen-depth-chart .dc-pitch{border-width:3px!important;border-color:#ffffffe0!important;border-radius:clamp(18px,1.35vw,24px)!important;height:100%!important}#screen-depth-chart .dc-center{border-top-width:3px!important;border-top-color:#ffffffc7!important}#screen-depth-chart .dc-circle{border-width:3px!important;border-color:#ffffffc7!important;width:clamp(118px,14cqw,176px)!important;height:clamp(118px,14cqw,176px)!important}#screen-depth-chart .dc-center-spot,#screen-depth-chart .dc-pen-spot{background:#ffffffeb!important;box-shadow:0 0 0 1px #ffffffd1!important}#screen-depth-chart .dc-box-top,#screen-depth-chart .dc-box-bot{border-width:3px!important;border-color:#ffffffd1!important;height:18%!important;left:21%!important;right:21%!important}#screen-depth-chart .dc-six-top,#screen-depth-chart .dc-six-bot{border-width:3px!important;border-color:#ffffffd1!important;height:6.4%!important;left:38%!important;right:38%!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey{filter:drop-shadow(0 12px 18px #051f3947);width:clamp(48px,6.05cqw,72px)!important;height:clamp(54px,6.75cqw,82px)!important;font-size:clamp(.95rem,1.42cqw,1.28rem)!important;box-shadow:inset 0 -14px 18px #00000024,inset 0 9px 14px #ffffff38,0 0 0 4px #fffffff5!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey:before{background:linear-gradient(90deg,#0000 0 35%,#ffffff2e 35% 38%,#0000 38% 62%,#00000029 62% 65%,#0000 65% 100%),linear-gradient(#ffffff2e,#0000 42%,#0000001f);content:""!important;pointer-events:none!important;opacity:.8!important;position:absolute!important;inset:3px 5px 2px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey:after{content:""!important;background:#051f3947!important;border-radius:0 0 999px 999px!important;width:clamp(16px,2cqw,24px)!important;height:clamp(4px,.56cqw,7px)!important;position:absolute!important;top:7px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 1px #ffffff2e!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey span{min-width:clamp(25px,3.1cqw,34px)!important;min-height:clamp(25px,3.1cqw,34px)!important;padding:0 5px!important;box-shadow:0 0 0 2px #fffffffa,0 0 0 4px #070f1c57,0 6px 11px #00000047!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost){min-width:clamp(86px,10.4cqw,122px)!important;max-width:clamp(92px,11.5cqw,134px)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-jersey{width:clamp(44px,5.45cqw,66px)!important;height:clamp(50px,6.08cqw,76px)!important}#screen-depth-chart .dc-depth-pitch .dc-depth-slot{transform:translate(-50%, -50%) scale(var(--dc-player-fit-scale))!important}#screen-depth-chart .dc-side-right{height:var(--dc-depth-workspace-height)!important;max-height:var(--dc-depth-workspace-height)!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:start!important;overflow:hidden!important}#screen-depth-chart .dc-side-right .dc-rail-card{height:auto!important;min-height:0!important}#screen-depth-chart .dc-side-right .dc-needs-card{min-height:0!important;overflow:hidden!important}#screen-depth-chart .dc-side-right .dc-rail-h{min-height:42px!important;padding:8px 10px!important}#screen-depth-chart .dc-side-right .dc-rail-b{gap:7px!important;padding:8px 10px 9px!important}#screen-depth-chart .dc-paged-player-list{padding-right:10px!important;overflow:hidden!important}#screen-depth-chart .dc-paged-player-list .dc-rail-page-list{grid-template-rows:repeat(var(--dc-rail-page-size,4), minmax(var(--dc-rail-row-height,48px), var(--dc-rail-row-height,48px)))!important;gap:var(--dc-rail-row-gap,6px)!important;min-height:var(--dc-rail-page-min-height,210px)!important;display:grid!important;overflow:hidden!important}#screen-depth-chart .dc-paged-player-list .dc-player-card,#screen-depth-chart .dc-paged-player-list .dc-rail-empty{min-height:var(--dc-rail-row-height,48px)!important;height:var(--dc-rail-row-height,48px)!important;padding:4px 8px!important}#screen-depth-chart .dc-paged-player-list .dc-card-jersey{width:32px!important;height:37px!important;font-size:.72rem!important}#screen-depth-chart .dc-paged-player-list .dc-card-jersey span{min-width:20px!important;min-height:20px!important}#screen-depth-chart .dc-paged-player-list .dc-card-name{font-size:.76rem!important;line-height:1.05!important}#screen-depth-chart .dc-paged-player-list .dc-card-pos{font-size:.58rem!important;line-height:1.05!important}#screen-depth-chart .dc-paged-player-list .dc-rail-pager{min-height:30px!important;padding-top:5px!important}@media (min-width:1201px){#screen-depth-chart .dc-layout{grid-template-columns:minmax(720px,1fr) clamp(330px,22vw,420px)!important;gap:clamp(18px,1.6vw,30px)!important;width:100%!important;max-width:min(100%,1640px)!important;margin-inline:auto!important}#screen-depth-chart .dc-field-export-target{justify-content:flex-end!important}}@media (min-width:1201px) and (max-height:860px){#screen-depth-chart{--dc-depth-workspace-height:clamp(560px, calc(100dvh - 245px), 700px);--dc-lineup-board-width:min(100%, clamp(700px, 51vw, 920px), calc(var(--dc-depth-workspace-height) * 1.1));--dc-player-fit-scale:.86;--dc-player-fit-hover-scale:.92;--dc-player-fit-drag-scale:.98}}@media (min-width:1201px) and (max-height:720px){#screen-depth-chart{--dc-depth-workspace-height:clamp(480px, calc(100dvh - 225px), 560px);--dc-lineup-board-width:min(100%, clamp(560px, 48vw, 740px), calc(var(--dc-depth-workspace-height) * 1.1));--dc-player-fit-scale:.74;--dc-player-fit-hover-scale:.8;--dc-player-fit-drag-scale:.86}}@media (max-width:1200px){#screen-depth-chart{--dc-lineup-board-width:min(100%, 94vw);--dc-lineup-aspect-height:10.55;--dc-field-apron-top:clamp(10px, 2.9vw, 15px);--dc-field-apron-bottom:clamp(10px, 2.9vw, 15px);--dc-player-fit-scale:.84;--dc-player-fit-hover-scale:.9;--dc-player-fit-drag-scale:.96}#screen-depth-chart .dc-wrap{min-height:clamp(430px,78vw,620px)!important;max-height:none!important}#screen-depth-chart .dc-side-right{height:auto!important;max-height:none!important;overflow:visible!important}}@media (max-width:720px){#screen-depth-chart{--dc-lineup-aspect-height:10.75;--dc-player-fit-scale:.72;--dc-player-fit-hover-scale:.78;--dc-player-fit-drag-scale:.86}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost){min-width:72px!important;max-width:88px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost){min-width:66px!important;max-width:82px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-jersey{width:clamp(34px,10.5vw,44px)!important;height:clamp(39px,11.7vw,50px)!important;font-size:clamp(.72rem,2.8vw,.9rem)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-label{max-width:82px!important;padding:4px 7px!important;font-size:clamp(.6rem,2.35vw,.72rem)!important}}@media (max-width:520px){#screen-depth-chart{--dc-lineup-aspect-height:10.9;--dc-field-apron-top:10px;--dc-field-apron-bottom:10px;--dc-player-fit-scale:.64;--dc-player-fit-hover-scale:.7;--dc-player-fit-drag-scale:.78}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost){min-width:62px!important;max-width:76px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-label{max-width:72px!important;padding:3px 6px!important}}#screen-depth-chart{--dc-depth-workspace-height:clamp(560px, calc(100dvh - 340px), 820px);--dc-lineup-board-width:min(100%, clamp(760px, 50vw, 1060px), calc(var(--dc-depth-workspace-height) * 1.14));--dc-field-apron-top:clamp(12px, .9vw, 16px);--dc-field-apron-bottom:clamp(12px, .9vw, 16px)}#screen-depth-chart .dc-wrap{height:var(--dc-depth-workspace-height)!important;max-height:var(--dc-depth-workspace-height)!important;overflow:hidden!important}#screen-depth-chart .dc-pitch{overflow:hidden!important}#screen-depth-chart .dc-side-right .dc-rail-card.is-empty{min-height:92px!important}#screen-depth-chart .dc-side-right .dc-rail-card.is-empty .dc-rail-b{flex:none!important}#screen-depth-chart .dc-side-right .dc-rail-card.is-empty .dc-paged-player-list .dc-rail-page-list{min-height:48px!important;display:block!important}#screen-depth-chart .dc-side-right .dc-needs-card{min-height:132px!important}#screen-depth-chart .dc-side-right .dc-needs-card.needs-open{min-height:min(320px,38dvh)!important}#screen-depth-chart .dc-needs-card .dc-rail-b{overscroll-behavior:contain;overflow-y:auto!important}#screen-depth-chart .dc-needs-card .dc-rail-page-list{flex:none}#screen-depth-chart .dc-needs-card .dc-rail-empty{min-height:48px!important}@media (min-width:1201px) and (max-height:860px){#screen-depth-chart{--dc-depth-workspace-height:clamp(500px, calc(100dvh - 315px), 660px);--dc-lineup-board-width:min(100%, clamp(660px, 48vw, 900px), calc(var(--dc-depth-workspace-height) * 1.14))}}@media (min-width:1201px) and (max-height:720px){#screen-depth-chart{--dc-depth-workspace-height:clamp(460px, calc(100dvh - 285px), 560px);--dc-lineup-board-width:min(100%, clamp(560px, 46vw, 740px), calc(var(--dc-depth-workspace-height) * 1.14))}}@media (max-width:1200px){#screen-depth-chart .dc-wrap{height:auto!important;max-height:none!important}#screen-depth-chart .dc-side-right{grid-template-rows:auto!important;height:auto!important;max-height:none!important;overflow:visible!important}}.dc-set-piece-link-current:disabled{opacity:.48;cursor:not-allowed}.content:has(>#screen-depth-chart){overscroll-behavior-y:auto!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important;overflow-y:auto!important}#screen-depth-chart{padding-bottom:clamp(28px,5vh,64px);overscroll-behavior-y:auto!important;touch-action:pan-y!important;height:auto!important;min-height:auto!important;overflow:clip visible!important}#screen-depth-chart .dc-view-panel.active,#screen-depth-chart .dc-layout,#screen-depth-chart .dc-main-panel,#screen-depth-chart .dc-field-export-target{overflow:visible!important}#screen-depth-chart .dc-wrap{height:auto!important;max-height:none!important}#screen-depth-chart .dc-side-right{height:auto!important;max-height:none!important;overflow:visible!important}@supports not (overflow:clip){#screen-depth-chart{overflow-x:hidden!important}}@media (pointer:coarse),(max-width:860px),(max-height:720px){#screen-depth-chart .dc-wrap,#screen-depth-chart .dc-pitch,#screen-depth-chart .dc-player,#screen-depth-chart .dc-depth-slot,#screen-depth-chart .dc-depth-card,#screen-depth-chart .dc-set-piece-field,#screen-depth-chart .dc-set-piece-board.session-field-board,#screen-depth-chart .dc-set-piece-token,#screen-depth-chart .dc-set-piece-board.session-field-board .field-object{touch-action:pan-y!important}}.app.route-depth-chart{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.app.route-depth-chart .main{height:100dvh!important;min-height:0!important;overflow:hidden!important}.app.route-depth-chart .content{overscroll-behavior-y:auto!important;touch-action:pan-y pinch-zoom!important;-webkit-overflow-scrolling:touch!important;flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden auto!important}.app.route-depth-chart #screen-depth-chart{min-height:max-content!important;overflow:visible!important}@media (pointer:coarse),(max-width:860px),(max-height:720px){.app.route-depth-chart #screen-depth-chart :where(.dc-view-panel,.dc-layout,.dc-main-panel,.dc-field-export-target,.dc-wrap,.dc-pitch,.dc-player,.dc-player *,.dc-player-card,.dc-depth-slot,.dc-depth-card,.dc-set-piece-field,.dc-set-piece-board.session-field-board,.dc-set-piece-token,.dc-set-piece-board.session-field-board .field-object){touch-action:pan-y pinch-zoom!important}}#screen-depth-chart{--dc-depth-workspace-height:clamp(590px, 72vh, 730px);--dc-lineup-aspect-width:10;--dc-lineup-aspect-height:13;--dc-lineup-board-width:min(100%, 800px);--dc-field-apron-top:16px;--dc-field-apron-bottom:16px}#screen-depth-chart .dc-wrap{width:var(--dc-lineup-board-width)!important;min-width:0!important;min-height:var(--dc-depth-workspace-height)!important;height:auto!important;max-height:730px!important;aspect-ratio:var(--dc-lineup-aspect-width) / var(--dc-lineup-aspect-height)!important;padding:var(--dc-field-apron-top) 16px var(--dc-field-apron-bottom)!important;overflow:hidden!important}#screen-depth-chart .dc-pitch{height:100%!important;overflow:hidden!important}#screen-depth-chart .dc-drag-jersey-ghost{opacity:.98!important;pointer-events:none!important;z-index:-1!important;width:auto!important;min-width:136px!important;max-width:158px!important;padding:8px!important;position:absolute!important;top:-9999px!important;left:-9999px!important;transform:none!important}#screen-depth-chart .dc-drag-jersey-ghost .dc-jersey{width:70px!important;height:78px!important;font-size:1.28rem!important}#screen-depth-chart .dc-drag-jersey-ghost .dc-label{max-width:144px!important;padding:6px 10px!important;font-size:.84rem!important}@media (max-width:720px){#screen-depth-chart .dc-wrap{width:100%!important;max-width:100%!important;min-height:clamp(420px,116vw,540px)!important;max-height:none!important;padding:8px!important}}@media (max-width:520px){#screen-depth-chart .dc-wrap{min-height:clamp(390px,124vw,500px)!important;padding:6px!important}}#screen-depth-chart{--dc-lineup-board-width:min(100%, 800px);--dc-lineup-aspect-width:10;--dc-lineup-aspect-height:13;--dc-field-apron-top:clamp(8px, 1.4cqw, 16px);--dc-field-apron-bottom:clamp(8px, 1.4cqw, 16px);--dc-player-fit-scale:.86;--dc-player-fit-hover-scale:.91;--dc-player-fit-drag-scale:.98;--dc-player-edge-scale:.82}#screen-depth-chart .dc-field-export-target{justify-content:center!important;width:100%!important}#screen-depth-chart .dc-wrap{container-type:inline-size;width:var(--dc-lineup-board-width)!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:var(--dc-lineup-aspect-width) / var(--dc-lineup-aspect-height)!important;padding:var(--dc-field-apron-top) clamp(8px, 1.4cqw, 16px) var(--dc-field-apron-bottom)!important;overflow:hidden!important}#screen-depth-chart .dc-pitch{width:100%!important;height:100%!important;overflow:hidden!important}#screen-depth-chart .dc-goal-top,#screen-depth-chart .dc-goal-bot{display:none!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost){min-width:clamp(76px,12cqw,116px)!important;max-width:clamp(82px,13cqw,126px)!important;transform:translate(-50%, -50%) scale(var(--dc-player-fit-scale))!important;transform-origin:50%!important;gap:clamp(1px,.35cqw,3px)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost){min-width:clamp(66px,10.8cqw,104px)!important;max-width:clamp(72px,11.6cqw,116px)!important;transform:translate(-50%, -50%) scale(var(--dc-player-edge-scale))!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:hover:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:hover:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:hover:not(.dc-drag-jersey-ghost){transform:translate(-50%, -50%) scale(calc(var(--dc-player-edge-scale) + .05))!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"].dragging:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk].dragging:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack].dragging:not(.dc-drag-jersey-ghost){transform:translate(-50%, -50%) scale(calc(var(--dc-player-edge-scale) + .12))!important}#screen-depth-chart .dc-side-right .dc-player-card{touch-action:none!important}#screen-depth-chart .dc-rail-touch-preview{z-index:9999!important;position:fixed!important;transform:translate(-50%,-50%)!important}@media (min-width:1180px) and (min-height:900px){#screen-depth-chart{--dc-player-fit-scale:.92;--dc-player-fit-hover-scale:.97;--dc-player-fit-drag-scale:1.04;--dc-player-edge-scale:.88}}@media (max-width:760px),(max-height:760px){#screen-depth-chart{--dc-lineup-board-width:min(100%, 760px);--dc-player-fit-scale:.72;--dc-player-fit-hover-scale:.78;--dc-player-fit-drag-scale:.86;--dc-player-edge-scale:.68}}@media (max-width:520px){#screen-depth-chart{--dc-lineup-board-width:min(100%, 96vw);--dc-player-fit-scale:.66;--dc-player-fit-hover-scale:.72;--dc-player-fit-drag-scale:.8;--dc-player-edge-scale:.62}}@media (min-width:1201px){#screen-depth-chart{--dc-depth-workspace-height:clamp(540px, calc(100dvh - 245px), 700px);--dc-lineup-board-width:min(100%, 760px, calc(var(--dc-depth-workspace-height) * 1.14))}#screen-depth-chart .dc-layout{align-items:start!important}#screen-depth-chart .dc-wrap{width:var(--dc-lineup-board-width)!important;height:var(--dc-depth-workspace-height)!important;min-height:0!important;max-height:var(--dc-depth-workspace-height)!important;aspect-ratio:auto!important}#screen-depth-chart .dc-side-right{height:var(--dc-depth-workspace-height)!important;max-height:var(--dc-depth-workspace-height)!important;grid-template-rows:repeat(3,minmax(0,1fr))!important;align-content:stretch!important;gap:10px!important;display:grid!important;overflow:hidden!important}#screen-depth-chart .dc-side-right .dc-rail-card,#screen-depth-chart .dc-side-right .dc-rail-card.is-empty,#screen-depth-chart .dc-side-right .dc-needs-card,#screen-depth-chart .dc-side-right .dc-needs-card.needs-open{height:100%!important;min-height:0!important;max-height:none!important}#screen-depth-chart .dc-side-right .dc-rail-b{flex:auto!important;min-height:0!important;overflow:hidden!important}#screen-depth-chart .dc-side-right .dc-needs-card .dc-rail-b{overflow-y:auto!important}}#screen-depth-chart{--dc-depth-workspace-height:clamp(540px, calc(100dvh - 245px), 700px);--dc-lineup-board-width:min(100%, 760px, calc(var(--dc-depth-workspace-height) * 1.14));--dc-lineup-aspect-width:11;--dc-lineup-aspect-height:9.62;--dc-field-apron-top:clamp(12px, .95vw, 16px);--dc-field-apron-bottom:clamp(12px, .95vw, 16px);--dc-player-fit-scale:.92;--dc-player-fit-hover-scale:.98;--dc-player-fit-drag-scale:1.02;--dc-player-edge-scale:.9;--dc-pitch-bottom-buffer:0px}#screen-depth-chart .dc-field-export-target{justify-content:center!important}#screen-depth-chart .dc-wrap{width:var(--dc-lineup-board-width)!important;height:var(--dc-depth-workspace-height)!important;min-height:0!important;max-height:var(--dc-depth-workspace-height)!important;aspect-ratio:auto!important;padding:var(--dc-field-apron-top) clamp(12px, .95vw, 16px) var(--dc-field-apron-bottom)!important;overflow:hidden!important}#screen-depth-chart .dc-pitch{border-width:2px!important;border-radius:18px!important;height:100%!important;overflow:hidden!important}#screen-depth-chart .dc-box-top,#screen-depth-chart .dc-box-bot{border-width:2px!important;height:17%!important;left:21%!important;right:21%!important}#screen-depth-chart .dc-six-top,#screen-depth-chart .dc-six-bot{border-width:2px!important;height:7.5%!important;left:35%!important;right:35%!important}#screen-depth-chart .dc-goal-top,#screen-depth-chart .dc-goal-bot{opacity:.96!important;border-width:2px!important;height:3.5%!important;display:block!important;left:43%!important;right:43%!important}#screen-depth-chart .dc-circle{border-width:2px!important;width:118px!important;height:118px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost){min-width:112px!important;max-width:126px!important;transform:translate(-50%, -50%) scale(var(--dc-player-fit-scale))!important;gap:4px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:hover:not(.dc-drag-jersey-ghost){transform:translate(-50%, -50%) scale(var(--dc-player-fit-hover-scale))!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player.dragging:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player.dragging:hover:not(.dc-drag-jersey-ghost){transform:translate(-50%, -50%) scale(var(--dc-player-fit-drag-scale))!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost){min-width:104px!important;max-width:116px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost){min-width:112px!important;max-width:126px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey{width:clamp(48px,4.2vw,62px)!important;height:clamp(54px,4.8vw,68px)!important;font-size:clamp(1rem,1.05vw,1.22rem)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-label{max-width:112px!important;padding:6px 11px!important;font-size:clamp(.82rem,.9vw,1rem)!important;line-height:1.08!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-slot-tag{padding:3px 7px!important;font-size:.6rem!important;line-height:1!important}#screen-depth-chart .dc-depth-pitch .dc-depth-slot{width:clamp(68px, var(--dc-depth-fit-width,96px), var(--dc-depth-box-width,112px))!important;height:var(--dc-depth-box-height,106px)!important;min-height:0!important;transform:translate(-50%, -50%) scale(var(--dc-player-fit-scale))!important;border-radius:9px!important;padding:14px 4px 4px!important}#screen-depth-chart .dc-depth-pitch .dc-depth-slot[data-row-size="5"],#screen-depth-chart .dc-depth-pitch .dc-depth-slot[data-density=dense]{transform:translate(-50%, -50%) scale(var(--dc-player-fit-scale))!important}#screen-depth-chart .dc-depth-pitch .dc-depth-card{min-height:var(--dc-depth-card-height,13px)!important;height:var(--dc-depth-card-height,14px)!important;padding:1px 2px!important}#screen-depth-chart .dc-side-right{height:var(--dc-depth-workspace-height)!important;max-height:var(--dc-depth-workspace-height)!important;grid-template-rows:minmax(0,1.55fr) minmax(0,.8fr) minmax(0,1fr)!important;overflow:hidden!important}#screen-depth-chart .dc-side-right .dc-rail-card{min-height:0!important}@media (min-width:1201px){#screen-depth-chart .dc-layout{grid-template-columns:minmax(0,1fr) minmax(300px,clamp(330px,30vw,410px))!important;justify-content:center!important;align-items:start!important;gap:clamp(14px,1.4vw,24px)!important;width:100%!important;max-width:min(100%,1220px)!important;margin-inline:auto!important}#screen-depth-chart .dc-main-panel,#screen-depth-chart .dc-field-export-target{justify-content:flex-start!important;align-items:flex-start!important}}@media (max-width:1200px){#screen-depth-chart{--dc-lineup-board-width:min(100%, 94vw)}#screen-depth-chart .dc-wrap{width:var(--dc-lineup-board-width)!important;height:auto!important;min-height:clamp(560px,74vw,690px)!important;max-height:none!important}#screen-depth-chart .dc-side-right{grid-template-rows:auto!important;height:auto!important;max-height:none!important;overflow:visible!important}}@media (max-width:720px){#screen-depth-chart{--dc-lineup-board-width:min(100%, 94vw);--dc-player-fit-scale:.86;--dc-player-fit-hover-scale:.92;--dc-player-fit-drag-scale:.96}#screen-depth-chart .dc-wrap{min-height:clamp(480px,118vw,560px)!important;padding:10px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost){min-width:72px!important;max-width:92px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey{width:clamp(34px,10.5vw,44px)!important;height:clamp(39px,11.7vw,50px)!important;font-size:clamp(.72rem,2.8vw,.9rem)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-label{max-width:82px!important;padding:4px 7px!important;font-size:clamp(.6rem,2.35vw,.72rem)!important}#screen-depth-chart .dc-depth-pitch .dc-depth-slot{--dc-player-fit-scale:.82;width:clamp(60px, var(--dc-depth-fit-width,86px), var(--dc-depth-box-width,104px))!important}}@media (max-width:520px){#screen-depth-chart{--dc-player-fit-scale:.74;--dc-player-fit-hover-scale:.8;--dc-player-fit-drag-scale:.88}#screen-depth-chart .dc-wrap{min-height:clamp(430px,126vw,520px)!important;padding:8px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost){min-width:64px!important;max-width:78px!important}#screen-depth-chart .dc-depth-pitch .dc-depth-slot{--dc-player-fit-scale:.72;width:clamp(50px, var(--dc-depth-fit-width,68px), var(--dc-depth-box-width,86px))!important}}#screen-depth-chart{--dc-player-token-min:112px;--dc-player-token-max:126px;--dc-player-jersey-width:clamp(48px, 4.2vw, 62px);--dc-player-jersey-height:clamp(54px, 4.8vw, 68px);--dc-player-label-max:112px}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost){min-width:var(--dc-player-token-min)!important;max-width:var(--dc-player-token-max)!important;transform:translate(-50%, -50%) scale(var(--dc-player-fit-scale))!important;gap:4px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:hover:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:hover:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:hover:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:hover:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:hover:not(.dc-drag-jersey-ghost){transform:translate(-50%, -50%) scale(var(--dc-player-fit-hover-scale))!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player.dragging:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player.dragging:hover:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"].dragging:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk].dragging:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack].dragging:not(.dc-drag-jersey-ghost),#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield].dragging:not(.dc-drag-jersey-ghost){transform:translate(-50%, -50%) scale(var(--dc-player-fit-drag-scale))!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-jersey{width:var(--dc-player-jersey-width)!important;height:var(--dc-player-jersey-height)!important;font-size:clamp(1rem,1.05vw,1.22rem)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-label{max-width:var(--dc-player-label-max)!important;padding:6px 11px!important;font-size:clamp(.82rem,.9vw,1rem)!important}@media (max-width:720px){#screen-depth-chart{--dc-player-token-min:72px;--dc-player-token-max:92px;--dc-player-jersey-width:clamp(34px, 10.5vw, 44px);--dc-player-jersey-height:clamp(39px, 11.7vw, 50px);--dc-player-label-max:82px}}@media (max-width:520px){#screen-depth-chart{--dc-player-token-min:64px;--dc-player-token-max:78px;--dc-player-label-max:72px}}#screen-depth-chart .dc-rail-touch-preview{min-width:var(--dc-player-token-min)!important;max-width:var(--dc-player-token-max)!important;box-shadow:none!important;transform:translate(-50%, -50%) scale(var(--dc-player-fit-drag-scale))!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:0!important;display:flex!important;position:fixed!important}#screen-depth-chart .dc-rail-touch-preview .dc-jersey{width:var(--dc-player-jersey-width)!important;height:var(--dc-player-jersey-height)!important;font-size:clamp(1rem,1.05vw,1.22rem)!important}#screen-depth-chart .dc-rail-touch-preview .dc-label{max-width:var(--dc-player-label-max)!important;padding:6px 11px!important;font-size:clamp(.82rem,.9vw,1rem)!important}#screen-depth-chart .dc-drag-jersey-ghost,#screen-depth-chart .dc-active-drag-preview{width:auto!important;min-width:var(--dc-player-token-min)!important;max-width:var(--dc-player-token-max)!important;aspect-ratio:auto!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:0!important;display:flex!important;overflow:visible!important}#screen-depth-chart .dc-active-drag-preview{z-index:9999!important;opacity:.98!important;position:fixed!important}#screen-depth-chart .dc-drag-jersey-ghost .dc-jersey,#screen-depth-chart .dc-active-drag-preview .dc-jersey{width:var(--dc-player-jersey-width)!important;height:var(--dc-player-jersey-height)!important;font-size:clamp(1rem,1.05vw,1.22rem)!important}#screen-depth-chart .dc-drag-jersey-ghost .dc-label,#screen-depth-chart .dc-active-drag-preview .dc-label{max-width:var(--dc-player-label-max)!important;padding:6px 11px!important;font-size:clamp(.82rem,.9vw,1rem)!important}body>.dc-drag-jersey-ghost{filter:brightness(1.06)drop-shadow(0 16px 24px #00000047);width:max-content!important;min-width:var(--dc-player-token-min,112px)!important;max-width:none!important;height:auto!important;min-height:0!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:14px 18px 16px!important;display:flex!important;overflow:visible!important;transform:none!important}body>.dc-drag-jersey-ghost .dc-jersey{width:var(--dc-player-jersey-width,62px)!important;height:var(--dc-player-jersey-height,68px)!important;font-size:clamp(1rem,1.05vw,1.22rem)!important}body>.dc-drag-jersey-ghost .dc-label{max-width:var(--dc-player-label-max,112px)!important;padding:6px 11px!important;font-size:clamp(.82rem,.9vw,1rem)!important}#screen-depth-chart .dc-subs-list,#screen-depth-chart .dc-unavailable-list{--dc-rail-pager-height:28px;justify-content:space-between!important;gap:6px!important;min-height:0!important;padding-bottom:8px!important}#screen-depth-chart .dc-subs-list .dc-rail-page-list,#screen-depth-chart .dc-unavailable-list .dc-rail-page-list{flex:0 auto!important}#screen-depth-chart .dc-subs-list .dc-rail-pager,#screen-depth-chart .dc-unavailable-list .dc-rail-pager{flex:0 0 var(--dc-rail-pager-height)!important;min-height:var(--dc-rail-pager-height)!important;height:var(--dc-rail-pager-height)!important;gap:7px!important;margin-top:0!important;padding-top:4px!important}#screen-depth-chart .dc-subs-list .dc-rail-pager button,#screen-depth-chart .dc-unavailable-list .dc-rail-pager button{border-radius:8px!important;width:24px!important;height:24px!important;font-size:.9rem!important}#screen-depth-chart .dc-subs-list .dc-rail-pager span,#screen-depth-chart .dc-unavailable-list .dc-rail-pager span{min-width:40px!important;font-size:.6rem!important}@media (max-width:720px){#screen-depth-chart{--dc-lineup-board-width:min(100%, calc(100vw - 24px));--dc-mobile-field-height:clamp(390px, 112vw, 520px);--dc-field-apron-top:clamp(6px, 1.8vw, 10px);--dc-field-apron-bottom:clamp(6px, 1.8vw, 10px);--dc-player-fit-scale:.68;--dc-player-fit-hover-scale:.72;--dc-player-fit-drag-scale:.8;--dc-player-edge-scale:.62;--dc-player-token-min:clamp(56px, 18vw, 72px);--dc-player-token-max:clamp(62px, 21vw, 82px);--dc-player-jersey-width:clamp(28px, 9.4vw, 38px);--dc-player-jersey-height:clamp(32px, 10.6vw, 43px);--dc-player-label-max:clamp(58px, 20vw, 78px)}#screen-depth-chart .dc-layout,#screen-depth-chart .dc-main-panel,#screen-depth-chart .dc-field-export-target{width:100%!important;min-width:0!important}#screen-depth-chart .dc-field-export-target{justify-content:center!important}#screen-depth-chart .dc-wrap{width:var(--dc-lineup-board-width)!important;height:var(--dc-mobile-field-height)!important;aspect-ratio:auto!important;min-height:0!important;max-height:none!important;padding:var(--dc-field-apron-top) clamp(6px, 1.8vw, 10px) var(--dc-field-apron-bottom)!important}#screen-depth-chart .dc-pitch{border-radius:clamp(12px,3.8vw,16px)!important;height:100%!important;min-height:0!important}#screen-depth-chart .dc-center,#screen-depth-chart .dc-box-top,#screen-depth-chart .dc-box-bot,#screen-depth-chart .dc-six-top,#screen-depth-chart .dc-six-bot,#screen-depth-chart .dc-circle{border-width:clamp(1px,.45vw,2px)!important}#screen-depth-chart .dc-circle{width:clamp(72px,28cqw,106px)!important;height:clamp(72px,28cqw,106px)!important}#screen-depth-chart .dc-box-top,#screen-depth-chart .dc-box-bot{height:16%!important;left:18%!important;right:18%!important}#screen-depth-chart .dc-six-top,#screen-depth-chart .dc-six-bot{height:7%!important;left:33%!important;right:33%!important}#screen-depth-chart .dc-goal-top,#screen-depth-chart .dc-goal-bot{border-width:1px!important;height:2.8%!important;display:block!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-jersey{font-size:clamp(.62rem,2.5vw,.82rem)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey span,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-jersey span,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost) .dc-jersey span,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost) .dc-jersey span,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-jersey span{min-width:clamp(18px,5.6vw,24px)!important;min-height:clamp(18px,5.6vw,24px)!important;padding:0 3px!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-label{padding:3px 5px!important;font-size:clamp(.5rem,1.95vw,.62rem)!important;line-height:1!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-slot-tag{padding:2px 5px!important;font-size:clamp(.38rem,1.45vw,.5rem)!important}}@media (max-width:430px){#screen-depth-chart{--dc-lineup-board-width:min(100%, calc(100vw - 20px));--dc-mobile-field-height:clamp(360px, 116vw, 460px);--dc-player-fit-scale:.62;--dc-player-fit-hover-scale:.66;--dc-player-fit-drag-scale:.74;--dc-player-edge-scale:.56;--dc-player-token-min:clamp(50px, 17vw, 62px);--dc-player-token-max:clamp(56px, 20vw, 72px);--dc-player-jersey-width:clamp(25px, 8.4vw, 34px);--dc-player-jersey-height:clamp(29px, 9.5vw, 39px);--dc-player-label-max:clamp(52px, 18vw, 68px)}}@media (min-width:1201px){#screen-depth-chart .dc-side-right{grid-template-rows:auto auto minmax(300px,1fr)!important;align-content:stretch!important}#screen-depth-chart .dc-side-right .dc-subs-card,#screen-depth-chart .dc-side-right .dc-unavailable-card{height:auto!important;min-height:0!important}#screen-depth-chart .dc-side-right .dc-subs-card .dc-rail-b,#screen-depth-chart .dc-side-right .dc-unavailable-card .dc-rail-b{flex:none!important}#screen-depth-chart .dc-paged-player-list .dc-rail-page-list{grid-template-rows:repeat(3, minmax(var(--dc-rail-row-height,48px), var(--dc-rail-row-height,48px)))!important;min-height:calc((3 * var(--dc-rail-row-height,48px)) + (2 * var(--dc-rail-row-gap,6px)))!important}#screen-depth-chart .dc-side-right .dc-needs-card{height:100%!important;min-height:clamp(300px,42dvh,460px)!important}#screen-depth-chart .dc-side-right .dc-needs-card.needs-open{min-height:clamp(340px,48dvh,520px)!important}#screen-depth-chart .dc-needs-card .dc-rail-b{gap:8px!important;overflow:hidden!important}#screen-depth-chart .dc-needs-card .dc-need-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}:is(#screen-depth-chart .dc-needs-card .dc-need-form label:has(textarea),#screen-depth-chart .dc-needs-card .dc-need-form button){grid-column:1/-1}#screen-depth-chart .dc-needs-card .dc-need-form textarea{resize:vertical;min-height:74px}#screen-depth-chart .dc-needs-card .dc-need-drop{flex:none}#screen-depth-chart .dc-needs-card .dc-rail-page-list{flex:auto;min-height:72px;overflow:hidden!important}}#screen-depth-chart .dc-depth-pitch .dc-depth-slot{width:clamp(82px, var(--dc-depth-fit-width,104px), var(--dc-depth-box-width,126px))!important;height:var(--dc-depth-box-height,108px)!important;background:#fffffff7!important;border:2px solid #c8a035d1!important;border-radius:clamp(10px,1.1cqw,14px)!important;padding:20px 6px 7px!important;box-shadow:0 16px 30px #051f393d,inset 0 0 0 1px #fffffff0!important}#screen-depth-chart .dc-depth-pitch .dc-depth-position{background:var(--primary)!important;color:#fff!important;letter-spacing:.08em!important;padding:2px 7px!important;font-size:clamp(.5rem,.72cqw,.62rem)!important;top:5px!important;box-shadow:0 0 0 1px #ffffffeb,0 7px 14px #051f3938!important}#screen-depth-chart .dc-depth-pitch .dc-depth-card{min-height:var(--dc-depth-card-height,16px)!important;height:var(--dc-depth-card-height,16px)!important;background:#fffffffa!important;border:1px solid #051f391f!important;border-radius:7px!important;gap:4px!important;margin-top:2px!important;padding:2px 4px!important}#screen-depth-chart .dc-depth-pitch .dc-depth-card.starter{background:#c8a0353d!important;border-color:#c8a035b8!important}#screen-depth-chart .dc-depth-pitch .dc-depth-card.second{background:#081f3714!important;border-color:#081f373d!important}#screen-depth-chart .dc-depth-pitch .dc-depth-rank{width:var(--dc-depth-rank-size,14px)!important;height:var(--dc-depth-rank-size,14px)!important;min-width:var(--dc-depth-rank-size,14px)!important;border-radius:5px!important;font-size:clamp(.42rem,.58cqw,.54rem)!important}#screen-depth-chart .dc-depth-pitch .dc-depth-name{letter-spacing:0!important;font-size:clamp(.46rem,.66cqw,.62rem)!important;line-height:1!important}.dc-depth-card-drag-ghost{top:-9999px;left:-9999px;width:auto!important;min-width:156px!important;max-width:220px!important;height:auto!important;min-height:44px!important;color:var(--primary)!important;pointer-events:none!important;background:#fffffffa!important;border:1px solid #c8a035b8!important;border-radius:12px!important;align-items:center!important;gap:7px!important;padding:8px 10px!important;display:inline-flex!important;position:fixed!important;box-shadow:0 18px 34px #051f3947,0 0 0 2px #fffffff0!important}.dc-depth-card-drag-ghost .dc-depth-drag-handle{color:#081f3794;width:18px;min-width:18px;height:28px;font-family:var(--fm);letter-spacing:-.08em;background:#081f3714;border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;font-weight:900;display:inline-flex}.dc-depth-card-drag-ghost .dc-depth-rank{border-radius:8px!important;width:24px!important;min-width:24px!important;height:24px!important;font-size:.72rem!important}.dc-depth-card-drag-ghost .dc-depth-drag-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.dc-depth-card-drag-ghost .dc-depth-name{max-width:148px;color:var(--primary);font-family:var(--fd);text-overflow:ellipsis;white-space:nowrap;font-weight:900;line-height:1;overflow:hidden;font-size:.9rem!important}.dc-depth-card-drag-ghost .dc-depth-drag-meta{color:var(--tx-3);font-family:var(--fm);letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:900;line-height:1}@media (max-width:720px){#screen-depth-chart .dc-depth-pitch .dc-depth-slot{width:clamp(62px, var(--dc-depth-fit-width,80px), var(--dc-depth-box-width,96px))!important;height:var(--dc-depth-box-height,92px)!important;padding:17px 4px 5px!important}#screen-depth-chart .dc-depth-pitch .dc-depth-card{gap:2px!important;height:14px!important;min-height:14px!important;padding:1px 2px!important}#screen-depth-chart .dc-depth-pitch .dc-depth-rank{width:11px!important;min-width:11px!important;height:11px!important;font-size:.36rem!important}#screen-depth-chart .dc-depth-pitch .dc-depth-name{font-size:clamp(.39rem,1.8vw,.48rem)!important}}@media (max-width:1200px){#screen-depth-chart{--dc-lineup-board-width:min(100%, calc(100vw - 24px));--dc-mobile-field-height:clamp(520px, 80vw, 660px);--dc-field-apron-top:clamp(8px, 1.2vw, 12px);--dc-field-apron-bottom:clamp(8px, 1.2vw, 12px);--dc-player-fit-scale:.88;--dc-player-fit-hover-scale:.94;--dc-player-fit-drag-scale:1;--dc-player-edge-scale:.84;--dc-player-token-min:clamp(84px, 9vw, 112px);--dc-player-token-max:clamp(96px, 10.4vw, 126px);--dc-player-jersey-width:clamp(40px, 4.8vw, 58px);--dc-player-jersey-height:clamp(46px, 5.4vw, 64px);--dc-player-label-max:clamp(88px, 9.6vw, 114px)}#screen-depth-chart .dc-view-panel .dc-layout,#screen-depth-chart .dc-layout,#screen-depth-chart .dc-main-panel,#screen-depth-chart .dc-field-export-target{width:100%!important;min-width:0!important}#screen-depth-chart .dc-view-panel .dc-layout,#screen-depth-chart .dc-layout{grid-template-columns:1fr!important;gap:14px!important}#screen-depth-chart .dc-field-export-target{justify-content:center!important}#screen-depth-chart .dc-wrap{width:var(--dc-lineup-board-width)!important;height:var(--dc-mobile-field-height)!important;aspect-ratio:auto!important;min-height:0!important;max-height:none!important;padding:var(--dc-field-apron-top) clamp(6px, 1.8vw, 10px) var(--dc-field-apron-bottom)!important}#screen-depth-chart .dc-pitch{border-radius:clamp(12px,3.8vw,16px)!important;height:100%!important;min-height:0!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-jersey{font-size:clamp(.86rem,1.15vw,1.08rem)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-label{max-width:var(--dc-player-label-max)!important;padding:5px 9px!important;font-size:clamp(.72rem,1vw,.9rem)!important;line-height:1.04!important}#screen-depth-chart .dc-side-right{grid-template-rows:auto!important;gap:10px!important;height:auto!important;max-height:none!important;padding-right:0!important;display:grid!important;overflow:visible!important}#screen-depth-chart .dc-side-right .dc-rail-card,#screen-depth-chart .dc-side-right .dc-rail-card.is-empty,#screen-depth-chart .dc-side-right .dc-needs-card,#screen-depth-chart .dc-side-right .dc-needs-card.needs-open{height:auto!important;min-height:0!important;max-height:none!important}#screen-depth-chart .dc-side-right .dc-rail-h{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;display:grid!important}#screen-depth-chart .dc-side-right .dc-rail-actions{flex-wrap:nowrap;justify-content:flex-end;width:auto}#screen-depth-chart .dc-mobile-rail-toggle{min-width:62px;min-height:34px;color:var(--primary);font-family:var(--fd);letter-spacing:.02em;text-transform:uppercase;background:#c8a0352e;border:1px solid #051f3924;border-radius:999px;justify-content:center;align-items:center;padding:7px 10px;font-size:.74rem;font-weight:900;display:inline-flex!important}#screen-depth-chart .dc-side-right .dc-rail-card:not(.mobile-open) .dc-rail-b{display:none!important}#screen-depth-chart .dc-side-right .dc-rail-card.mobile-open .dc-rail-b{display:flex!important}}@media (max-width:720px){#screen-depth-chart{--dc-lineup-board-width:min(100%, calc(100vw - 24px));--dc-mobile-field-height:clamp(500px, 118vw, 600px);--dc-field-apron-top:clamp(7px, 2vw, 10px);--dc-field-apron-bottom:clamp(7px, 2vw, 10px);--dc-player-fit-scale:.82;--dc-player-fit-hover-scale:.88;--dc-player-fit-drag-scale:.94;--dc-player-edge-scale:.78;--dc-player-token-min:clamp(74px, 18vw, 94px);--dc-player-token-max:clamp(86px, 21vw, 108px);--dc-player-jersey-width:clamp(35px, 10vw, 48px);--dc-player-jersey-height:clamp(40px, 11.2vw, 54px);--dc-player-label-max:clamp(78px, 21vw, 102px)}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-label{padding:4px 7px!important;font-size:clamp(.64rem,2.15vw,.76rem)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-jersey{font-size:clamp(.72rem,2.45vw,.9rem)!important}}@media (max-width:520px){#screen-depth-chart{--dc-mobile-field-height:clamp(480px, 136vw, 600px);--dc-player-fit-scale:.78;--dc-player-fit-hover-scale:.84;--dc-player-fit-drag-scale:.9;--dc-player-edge-scale:.74;--dc-player-token-min:clamp(70px, 20vw, 88px);--dc-player-token-max:clamp(82px, 23vw, 100px);--dc-player-jersey-width:clamp(34px, 10.8vw, 44px);--dc-player-jersey-height:clamp(38px, 12vw, 50px);--dc-player-label-max:clamp(74px, 23vw, 94px)}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-jersey{font-size:clamp(.68rem,2.6vw,.84rem)!important}}@media (max-width:430px){#screen-depth-chart{--dc-lineup-board-width:min(100%, calc(100vw - 20px));--dc-mobile-field-height:clamp(460px, 138vw, 560px);--dc-player-fit-scale:.74;--dc-player-fit-hover-scale:.8;--dc-player-fit-drag-scale:.88;--dc-player-edge-scale:.7;--dc-player-token-min:clamp(64px, 21vw, 78px);--dc-player-token-max:clamp(74px, 24vw, 90px);--dc-player-jersey-width:clamp(32px, 10.2vw, 40px);--dc-player-jersey-height:clamp(36px, 11.4vw, 46px);--dc-player-label-max:clamp(68px, 24vw, 86px)}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost) .dc-label,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-label{padding:3px 6px!important;font-size:clamp(.58rem,2.9vw,.7rem)!important}#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row-size="5"]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=gk]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=attack]:not(.dc-drag-jersey-ghost) .dc-jersey,#screen-depth-chart .dc-pitch:not(.dc-depth-pitch) .dc-player[data-dc-row=midfield]:not(.dc-drag-jersey-ghost) .dc-jersey{font-size:clamp(.62rem,2.9vw,.76rem)!important}}#screen-depth-chart .dc-subs-list .dc-rail-pager,#screen-depth-chart .dc-unavailable-list .dc-rail-pager{transform:translateY(-4px);margin-bottom:4px!important;padding-top:2px!important}#screen-depth-chart .dc-side-right .dc-unavailable-card.is-empty{height:auto!important;min-height:0!important}#screen-depth-chart .dc-side-right .dc-unavailable-card.is-empty .dc-rail-b{flex:none!important}#screen-depth-chart .dc-side-right .dc-unavailable-card.is-empty .dc-paged-player-list .dc-rail-page-list{grid-template-rows:repeat(3, minmax(var(--dc-rail-row-height,48px), var(--dc-rail-row-height,48px)))!important;gap:var(--dc-rail-row-gap,6px)!important;min-height:calc((3 * var(--dc-rail-row-height,48px)) + (2 * var(--dc-rail-row-gap,6px)))!important;display:grid!important}#screen-depth-chart .dc-side-right .dc-unavailable-card.is-empty .dc-rail-empty{height:var(--dc-rail-row-height,48px)!important;min-height:var(--dc-rail-row-height,48px)!important}#screen-depth-chart .dc-needs-card.need-form-open .dc-need-drop,#screen-depth-chart .dc-needs-card.need-form-open .dc-rail-empty{display:none!important}@media (min-width:1201px){#screen-depth-chart .dc-side-right{grid-template-rows:auto auto minmax(180px,1fr)!important}#screen-depth-chart .dc-side-right .dc-needs-card{min-height:clamp(180px,30dvh,340px)!important}#screen-depth-chart .dc-side-right .dc-needs-card.needs-open{min-height:clamp(220px,36dvh,420px)!important}}
