:root{--fpl-purple: #37003c;--fpl-purple-2: #4a1250;--fpl-magenta: #e90052;--fpl-cyan: #04f5ff;--pitch-green-1: #0f8a3c;--pitch-green-2: #0b6b2e;--yellow: #ffd233;--orange: #ff7a1a;--ink: #1a1130;--card: #ffffff;--muted: #8a86a0;--line: rgba(255, 255, 255, .55);--shadow: 0 6px 20px rgba(0, 0, 0, .18);--radius: 16px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{margin:0;min-height:100%;height:100%}body{font-family:Segoe UI,system-ui,-apple-system,Roboto,Helvetica,Arial,sans-serif;background:var(--fpl-purple);color:var(--ink);overscroll-behavior-y:contain}.app{min-height:100%}.screen{min-height:100%;max-width:560px;margin:0 auto;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom)}.btn{border:0;border-radius:12px;font-size:16px;font-weight:700;padding:12px 16px;cursor:pointer;transition:transform .05s ease,filter .15s ease,background .15s ease}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--fpl-magenta);color:#fff}.btn-primary:not(:disabled):hover{filter:brightness(1.08)}.btn-ghost{background:#0000000f;color:var(--ink)}.btn-danger{background:#e23636;color:#fff}.btn-danger:not(:disabled):hover{filter:brightness(1.08)}.btn-ghost-light{background:#ffffff24;color:#fff}.btn-ghost-light:not(:disabled):active{background:#ffffff3d}.btn-block{width:100%;display:block;margin-top:10px}.btn-row{display:flex;gap:10px;margin-top:10px}.btn-row .btn{flex:1}.btn-lg{padding:15px 16px;font-size:17px}.link-btn{background:none;border:0;color:#fff;font-size:15px;font-weight:600;padding:6px 4px;cursor:pointer;opacity:.9}.link-btn:hover{opacity:1}.icon-btn{background:#0000000d;border:0;border-radius:10px;width:38px;height:38px;font-size:15px;cursor:pointer;flex:none}.icon-btn.danger{color:var(--fpl-magenta)}.topbar{padding:22px 18px 8px;color:#fff}.topbar h1{margin:0;font-size:26px;letter-spacing:-.5px}.subtitle{margin:4px 0 0;opacity:.75;font-size:13px}.panel{background:var(--card);margin:14px;padding:16px;border-radius:var(--radius);box-shadow:var(--shadow)}.field-label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:6px}.paste-area,.text-input{width:100%;border:1.5px solid #e4e2ee;border-radius:12px;padding:12px;font-size:15px;font-family:inherit;color:var(--ink);background:#faf9fd}.paste-area{resize:vertical;line-height:1.4}.text-input:focus,.paste-area:focus{outline:none;border-color:var(--fpl-magenta)}.warning{color:var(--fpl-magenta);font-size:13px;margin:10px 0 0;font-weight:600}.review-head{margin-bottom:12px}.review-count{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 12px}.pill{background:var(--fpl-purple);color:#fff;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:700}.pill-muted{background:#eceaf4;color:#56526e}.history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.history-row{display:flex;align-items:stretch;gap:8px}.history-restore{flex:1;text-align:left;background:#f4f2fa;border:0;border-radius:12px;padding:10px 14px;cursor:pointer;display:flex;flex-direction:column;gap:2px;min-width:0}.history-restore:active{background:#e9e6f5}.history-title{font-weight:700;font-size:15px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-sub{font-size:12px;color:var(--muted)}.app-footer{margin-top:auto;text-align:center;color:#ffffff73;font-size:12px;padding:20px 12px calc(16px + env(safe-area-inset-bottom))}.review-list{list-style:none;margin:0;padding:0}.review-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.review-num{flex:none;width:26px;text-align:center;font-weight:700;color:var(--muted);font-size:13px}.review-input{flex:1}.build-screen,.preview-screen{background:var(--fpl-purple)}.build-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;padding-top:calc(12px + env(safe-area-inset-top))}.build-topbar .spacer{width:48px}.preview-title{color:#fff;margin:0;font-size:18px}.team-toggle{display:flex;background:#00000040;border-radius:999px;padding:4px;flex:1;max-width:320px}.toggle-opt{flex:1;border:0;background:transparent;color:#fffc;font-weight:700;font-size:14px;padding:8px 6px;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.toggle-opt .cnt{font-size:11px;opacity:.85;font-weight:600}.toggle-opt.active.yellow{background:var(--yellow);color:#3a2f00}.toggle-opt.active.orange{background:var(--orange);color:#fff}.match-pitch{position:relative;overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow);background:repeating-linear-gradient(to bottom,var(--pitch-green-1) 0,var(--pitch-green-1) 34px,var(--pitch-green-2) 34px,var(--pitch-green-2) 68px)}.match-pitch.build{flex:1;min-height:560px;margin:6px 12px;border-radius:18px}.match-pitch.preview{margin:10px 0 0;border-radius:14px}.pitch-lines{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pitch-lines:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:2px solid var(--line);border-radius:10px}.centre-line{position:absolute;left:8px;right:8px;top:50%;height:2px;background:var(--line);transform:translateY(-1px)}.centre-circle{position:absolute;left:50%;top:50%;width:92px;height:92px;margin:-46px 0 0 -46px;border:2px solid var(--line);border-radius:50%}.pen-box{position:absolute;left:50%;transform:translate(-50%);width:46%;height:46px;border:2px solid var(--line)}.pen-box.top{top:8px;border-top:0;border-radius:0 0 8px 8px}.pen-box.bottom{bottom:8px;border-bottom:0;border-radius:8px 8px 0 0}.mp-half{position:relative;flex:1;display:flex;flex-direction:column;justify-content:space-evenly}.match-pitch.build .mp-half{padding:8px 6px;gap:4px}.match-pitch.build .mp-half.top{padding-top:26px}.match-pitch.build .mp-half.bottom{padding-bottom:26px}.match-pitch.preview .mp-half{padding:6px 4px;gap:4px}.match-pitch.preview .mp-half.top{padding-top:10px}.match-pitch.preview .mp-half.bottom{padding-bottom:10px}.half-label{position:absolute;top:7px;left:12px;font-size:11px;font-weight:800;letter-spacing:.4px;padding:2px 10px;border-radius:999px;z-index:3}.half-label.orange{background:var(--orange);color:#fff}.half-label.yellow{background:var(--yellow);color:#3a2f00}.half-label.bottom{top:auto;bottom:7px}.mp-row{position:relative;display:flex;justify-content:space-evenly;align-items:center;gap:2px}.match-pitch.build .mp-row{min-height:60px}.mp-row.row-att{padding-left:15%;padding-right:15%}.mp-slot{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:2px}button.mp-slot.filled{background:none;border:0;cursor:pointer;padding:0}.mp-name{max-width:100%;font-weight:700;color:#fff;background:#1a1130d1;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-pitch.build .mp-name{font-size:11.5px;padding:2px 7px;max-width:92px}.match-pitch.preview .mp-name{font-size:9px;padding:1px 4px}.mp-empty{display:flex;align-items:center;justify-content:center;border-radius:50%}button.mp-empty{border:2px dashed rgba(255,255,255,.7);background:#ffffff1f;color:#fff;cursor:pointer}button.mp-empty:active{background:#ffffff40}.match-pitch.build .mp-empty{width:46px;height:46px}.mp-empty .plus{font-size:24px;line-height:1;font-weight:300}.mp-empty.ghost{width:32px;height:32px;border:2px dashed rgba(255,255,255,.3)}.mp-content{display:flex;flex-direction:column;align-items:center;gap:2px}.mp-content.hidden{visibility:hidden}.mp-slot.swap-source{z-index:5}.mp-slot.swap-source .mp-content{transform:scale(1.16);transition:transform .12s ease}.mp-slot.swap-source .shirt-wrap:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 3px #e900528c;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.65}}.match-pitch.swapping .mp-slot.filled:not(.swap-source){cursor:pointer}.match-pitch.swapping .mp-empty{border-color:#fffffff2}.ghost-layer{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:80}.ghost{position:fixed;display:flex;flex-direction:column;align-items:center;gap:2px;transition:transform .34s cubic-bezier(.34,1.15,.5,1);z-index:80}.ghost .mp-name{font-size:11.5px;padding:2px 7px;max-width:92px;background:#1a1130d1;color:#fff;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.swap-banner{position:fixed;left:50%;transform:translate(-50%);bottom:calc(92px + env(safe-area-inset-bottom));width:calc(100% - 28px);max-width:532px;background:var(--ink);color:#fff;border-radius:12px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;z-index:60;box-shadow:var(--shadow);font-size:13px}.swap-banner strong{color:var(--yellow)}.swap-cancel{background:#ffffff29;border:0;color:#fff;font-weight:700;border-radius:8px;padding:6px 12px;cursor:pointer;flex:none}.shirt-wrap{position:relative;display:inline-flex}.captain-badge{position:absolute;top:-4px;right:-4px;width:18px;height:18px;background:var(--fpl-magenta);color:#fff;border:1.5px solid #fff;border-radius:50%;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0006}.bench{margin:4px 12px 0;background:#00000038;border-radius:14px;padding:12px 14px}.bench-head{display:flex;justify-content:space-between;align-items:center;color:#fff;font-weight:700;font-size:13px;margin-bottom:8px}.bench-chips{display:flex;flex-wrap:wrap;gap:6px}.chip{background:#ffffff26;color:#fff;border-radius:999px;padding:5px 11px;font-size:12.5px;font-weight:600}.bench-empty{color:var(--cyan, #9ff);color:#7effa6;font-size:13px;font-weight:600}.build-footer{position:sticky;bottom:0;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(to top,var(--fpl-purple) 70%,transparent)}.ok-msg{color:#7effa6;text-align:center;font-weight:700;font-size:14px;margin:8px 0 0}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:flex-end;z-index:50;animation:fade .15s ease}@keyframes fade{0%{opacity:0}to{opacity:1}}.sheet{width:100%;max-width:560px;margin:0 auto;background:var(--card);border-radius:20px 20px 0 0;padding:10px 16px calc(16px + env(safe-area-inset-bottom));max-height:80vh;overflow-y:auto;animation:slideup .2s ease}@keyframes slideup{0%{transform:translateY(30px)}to{transform:translateY(0)}}.sheet-handle{width:40px;height:4px;border-radius:4px;background:#d7d4e2;margin:4px auto 12px}.sheet-title{margin:0 0 12px;font-size:17px}.sheet-message{margin:0 0 14px;color:var(--muted);font-size:14px;line-height:1.4}.sheet-empty{color:var(--muted)}.sheet-list{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.sheet-item{text-align:left;background:#f4f2fa;border:0;border-radius:12px;padding:14px 16px;font-size:16px;font-weight:600;color:var(--ink);cursor:pointer}.sheet-item:active{background:#e9e6f5}.sheet-item.action{margin-bottom:6px}.sheet-item.action.active{background:#e900521f;color:var(--fpl-magenta)}.sheet-item.danger{color:var(--fpl-magenta)}.reset-opts{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.reset-opts .reset-opt{flex:1 1 200px;margin-bottom:0}.reset-opt{display:flex;flex-direction:column;gap:2px}.reset-opt-title{font-weight:700;font-size:16px}.reset-opt-sub{font-size:12.5px;color:var(--muted);font-weight:500}.reset-opt.danger .reset-opt-title{color:var(--fpl-magenta)}.reset-opt.danger .reset-opt-sub{color:#e90052b3}.sheet-item.eligible{box-shadow:inset 0 0 0 2px #7fc4a0}.swap-name{color:var(--fpl-magenta)}.swap-group{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.6px;color:var(--muted);margin:8px 4px 2px}.swap-item{display:flex;align-items:center;gap:10px}.swap-item-name{flex:1}.swap-item-pos{font-size:11px;font-weight:800;color:#56526e;background:#e6e3f1;border-radius:6px;padding:3px 8px}.team-dot{display:inline-block;vertical-align:middle;width:14px;height:14px;border-radius:50%;flex:none;border:1.5px solid rgba(0,0,0,.15)}.team-dot.yellow{background:var(--yellow)}.team-dot.orange{background:var(--orange)}.preview-scroll{flex:1;overflow-y:auto;padding:6px 12px 0}.capture-card{background:var(--fpl-purple);border-radius:18px;padding:14px 12px;box-shadow:var(--shadow)}.capture-header{display:flex;align-items:center;justify-content:center;gap:12px;color:#fff;font-size:20px;font-weight:800}.cap-team{padding:2px 12px;border-radius:8px}.cap-yellow{background:var(--yellow);color:#3a2f00}.cap-orange{background:var(--orange);color:#fff}.cap-vs{opacity:.7;font-size:15px}.capture-date{text-align:center;color:#fffc;font-size:13px;margin-top:4px;font-weight:600}.capture-footer{text-align:center;color:#ffffff73;font-size:11px;margin-top:8px;letter-spacing:1px;text-transform:uppercase}.match-pitch.preview .captain-badge{width:13px;height:13px;font-size:8px;top:-2px;right:-2px}.topbar-right{display:flex;justify-content:flex-end;min-width:56px}
