.fpl-wrap{margin-top:16px;padding:23px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 9px 28px rgba(11,23,48,.06)}.fpl-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.fpl-actions form{display:flex;padding:7px;border:1px solid #dfe6ef;border-radius:12px;background:#f7f9fc}.fpl-actions input{min-width:0;flex:1;border:0;background:transparent;padding:7px;font:inherit;font-size:11px;outline:0}.fpl-actions button{border:0;border-radius:8px;background:#1167d8;color:#fff;padding:9px 12px;font:900 10px inherit;cursor:pointer}.fpl-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.fpl-league{overflow:hidden;border:1px solid #dfe6ef;border-radius:15px}.fpl-league>header{display:flex;align-items:center;justify-content:space-between;padding:15px;background:#071a35;color:#fff}.fpl-league header span{font-size:8px;font-weight:900;color:#80c4ff;letter-spacing:.1em}.fpl-league h3{margin:3px 0 0;font-size:17px}.fpl-code{border:1px solid rgba(255,255,255,.2);border-radius:8px;background:rgba(255,255,255,.09);color:#fff;padding:8px;font:850 9px inherit;cursor:pointer}.fpl-table{padding:7px 12px}.fpl-row{display:grid;grid-template-columns:35px 1fr 55px 65px;align-items:center;min-height:38px;border-bottom:1px solid #edf1f5;font-size:10px}.fpl-row:last-child{border:0}.fpl-row.head{min-height:28px;color:#7a889b;font-size:8px;font-weight:900}.fpl-row b:last-child{color:#1167d8;font-size:13px}.fpl-league>small{display:block;padding:0 12px 12px;color:#718096}.fpl-leave{margin:0 12px 12px;border:0;background:none;color:#c24152;font:850 9px inherit;cursor:pointer}.fpl-empty{grid-column:1/-1;padding:28px;border:1px dashed #cbd5e1;border-radius:13px;text-align:center;color:#68768c}.fpl-empty b{display:block;color:#0b1730;font-size:17px}.fpl-empty p{font-size:10px}.fpl-empty a{color:#1167d8;font-weight:900}@media(max-width:720px){.fpl-wrap{padding:15px}.fpl-actions,.fpl-list{grid-template-columns:1fr}.fpl-actions form{flex-direction:column;gap:5px}}
.fpl-league{border-top:4px solid var(--league)}.fpl-league>header{justify-content:flex-start;gap:12px;background:linear-gradient(125deg,#071a35,color-mix(in srgb,var(--league) 72%,#071a35))}.fpl-emblem{display:grid;width:48px;height:48px;flex:none;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(255,255,255,.1);font-size:24px;font-style:normal}.fpl-league>header>div{min-width:0;flex:1}.fpl-league header p{margin:4px 0 0;color:rgba(255,255,255,.65);font-size:9px}.fpl-invite{border:1px solid rgba(255,255,255,.3);border-radius:9px;background:#fff;color:#071a35;padding:9px 11px;font:900 9px inherit;cursor:pointer}.fpl-row.leader{margin:0 -5px;padding:0 5px;border-radius:7px;background:color-mix(in srgb,var(--league) 8%,white)}.fpl-row.leader>b:first-child:after{content:' 👑';font-size:9px}.fpl-row b:last-child{color:var(--league)}.fpl-custom{border-top:1px solid #edf1f5}.fpl-custom summary{padding:12px;cursor:pointer;color:#536278;font-size:9px;font-weight:900}.fpl-custom form{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 12px 13px}.fpl-custom form>label{display:flex;flex-direction:column;gap:4px;color:#718096;font-size:8px;font-weight:900}.fpl-custom form>label:nth-child(2){grid-column:1/-1}.fpl-custom input[type=text],.fpl-custom input:not([type]){padding:9px;border:1px solid #dbe3ed;border-radius:8px;font:inherit}.fpl-choice{grid-column:1/-1;display:flex;align-items:center;gap:5px}.fpl-choice>span{width:60px;color:#718096;font-size:8px;font-weight:900}.fpl-choice label input{position:absolute;opacity:0}.fpl-choice label i{display:grid;width:31px;height:31px;place-items:center;border:1px solid #dbe3ed;border-radius:8px;background:#fff;cursor:pointer;font-style:normal}.fpl-choice label input:checked+i{border-color:var(--league);box-shadow:0 0 0 2px color-mix(in srgb,var(--league) 20%,white)}.fpl-choice.colors label i{background:var(--choice)}.fpl-custom form>button{grid-column:1/-1;padding:10px;border:0;border-radius:9px;background:var(--league);color:#fff;font:900 9px inherit;cursor:pointer}@media(max-width:720px){.fpl-league>header{flex-wrap:wrap}.fpl-invite{margin-left:60px}.fpl-custom form{grid-template-columns:1fr}.fpl-custom form>label:nth-child(2){grid-column:auto}}
