:root{--navy:#10213a;--navy-2:#172f52;--blue:#2B4C7E;--purple:#A855F7;--ink:#172b46;--muted:#728198;--line:#e4e9f0;--soft:#f5f7fa;--white:#fff;--green:#099268;--red:#b42318;--shadow:0 16px 40px rgba(19,41,72,.08);font-family:"Avenir Next",Avenir,Inter,ui-sans-serif,system-ui,sans-serif;color:var(--ink);background:#f2f5f8;font-size:16px}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{cursor:not-allowed}.app-shell{min-height:100vh;display:flex}.sidebar{width:250px;background:var(--navy);color:#fff;display:flex;flex-direction:column;padding:28px 18px 18px;flex:none}.sidebar-brand,.login-brand,.public-brand{display:flex;align-items:center;gap:10px}.brand-mark{width:36px;height:42px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:18px;letter-spacing:-.03em}.brand-copy span{font-size:11px;color:#b9c6d6;margin-top:5px;letter-spacing:.16em;text-transform:uppercase}.sidebar-label{margin:60px 12px 12px;color:#8fa2bb;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;color:#b8c7d9;padding:12px;border-radius:10px;text-align:left;transition:.18s}.nav-item:hover,.nav-item.active{background:rgba(255,255,255,.1);color:#fff}.nav-item.active{box-shadow:inset 3px 0 0 var(--purple)}.nav-icon{width:20px;text-align:center;font-size:18px;color:#91a8c4}.nav-item.active .nav-icon{color:#cf8dff}.nav-dot{margin-left:auto;width:7px;height:7px;background:#68d391;border-radius:50%}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:4px}.sidebar-user{margin-top:16px;border-top:1px solid rgba(255,255,255,.12);padding:18px 6px 0;display:flex;align-items:center;gap:10px}.sidebar-user .avatar,.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:white;font-weight:800}.sidebar-user div:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1}.sidebar-user strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user span{font-size:11px;color:#91a8c4;margin-top:3px}.main-shell{flex:1;min-width:0}.topbar{height:100px;padding:25px 42px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between}.topbar-kicker,.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:#8b9aaf}.topbar h1{font-family:"Arial Narrow","Avenir Next",sans-serif;font-size:27px;margin:6px 0 0;letter-spacing:-.03em;color:var(--navy)}.topbar-actions{display:flex;gap:16px;align-items:center}.sync-status{font-size:12px;font-weight:700;display:flex;gap:7px;align-items:center;color:#56708f}.sync-status i,.live-badge i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2fb36d}.sync-status.offline i{background:#e9a227}.icon-button{width:34px;height:34px;border-radius:9px;color:#b8c7d9;font-size:19px}.icon-button:hover{background:rgba(255,255,255,.1);color:#fff}.icon-button.light{color:var(--blue);background:var(--soft)}.icon-button.light:hover{background:#e7edf4;color:var(--navy)}.content{padding:36px 42px 60px;max-width:1600px}.page-intro{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.page-intro h2,.auction-header h2{font-family:"Arial Narrow","Avenir Next",sans-serif;font-size:35px;letter-spacing:-.04em;color:var(--navy);margin:8px 0 4px}.muted{color:var(--muted);margin:0;line-height:1.5}.small{font-size:12px}.primary-button,.secondary-button{border-radius:9px;padding:12px 17px;font-weight:750;display:inline-flex;align-items:center;gap:14px;white-space:nowrap}.primary-button{background:var(--purple);color:#fff;box-shadow:0 8px 18px rgba(168,85,247,.2)}.primary-button:hover{background:#9144df;transform:translateY(-1px)}.secondary-button{background:#fff;border:1px solid #d7e0eb;color:var(--blue)}.secondary-button:hover{background:var(--soft)}.text-button{color:var(--blue);font-size:13px;font-weight:750}.back-button{color:var(--blue);font-size:13px;font-weight:750;padding:0 0 6px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px 20px;min-height:138px;display:flex;flex-direction:column;position:relative;overflow:hidden}.stat-card:after{content:"";position:absolute;right:-20px;bottom:-35px;width:95px;height:95px;border-radius:50%;background:rgba(43,76,126,.05)}.stat-card.purple:after{background:rgba(168,85,247,.12)}.stat-card.blue:after{background:rgba(0,102,255,.09)}.stat-label{font-size:12px;color:#718198;font-weight:700}.stat-card strong{font-family:"Arial Narrow",sans-serif;color:var(--navy);font-size:36px;letter-spacing:-.04em;margin-top:auto}.stat-meta{font-size:12px;color:#96a3b5}.dashboard-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:18px;margin-bottom:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 4px 14px rgba(35,61,91,.025)}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:22px 22px 16px}.panel-heading h3{font-family:"Arial Narrow",sans-serif;color:var(--navy);font-size:21px;margin:6px 0 0;letter-spacing:-.025em}.league-list{display:flex;flex-direction:column;padding:0 10px 10px}.league-card{padding:14px 12px;text-align:left;border-radius:9px;border-bottom:1px solid var(--line);transition:.15s}.league-card:last-child{border-bottom:0}.league-card:hover{background:var(--soft)}.league-card-top,.league-card-name,.league-card-metrics{display:flex;align-items:center}.league-card-top{justify-content:space-between}.league-monogram{width:34px;height:34px;display:grid;place-items:center;background:var(--navy);color:#fff;border-radius:8px;font-size:12px;font-weight:800;letter-spacing:.03em}.source-chip,.status-pill,.pill,.you-badge,.quote-badge,.role-badge{font-size:11px;font-weight:800;border-radius:100px;padding:5px 8px}.source-chip{color:#69809e;background:#eef2f7}.league-card-name{flex-direction:column;align-items:flex-start;margin:10px 0 14px}.league-card-name strong{font-size:16px}.league-card-name span,.subline{font-size:12px;color:#8d9aad;margin-top:4px;display:block}.league-card-metrics{gap:40px}.league-card-metrics span{display:flex;flex-direction:column;gap:3px}.league-card-metrics small{font-size:11px;color:#8d9aad}.league-card-metrics b{font-size:14px;color:var(--navy)}.progress{height:4px;background:#eef2f7;border-radius:10px;margin-top:14px;overflow:hidden}.progress i{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,var(--purple),#ce8aff)}.alerts-panel{min-height:100%}.count-badge{background:#f4ebfe;color:#8c41cd;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;font-weight:800;font-size:12px}.alert-list{padding:0 22px 16px}.alert-row{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.alert-row:last-child{border-bottom:0}.alert-row strong{margin-left:auto;color:var(--navy)}.alert-symbol{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#eef2f7;color:#7790ad;font-weight:900;font-size:13px}.alert-row.warning .alert-symbol{background:#fff2d9;color:#b97700}.alert-row.accent .alert-symbol{background:#f4ebfe;color:#8c41cd}.cross-panel{overflow:hidden}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:650px}th,td{padding:13px 22px;text-align:left;border-top:1px solid var(--line);font-size:13px}th{font-size:10px;color:#8997aa;letter-spacing:.12em;text-transform:uppercase;background:#fbfcfd}td strong{color:var(--navy)}.mini-stack{display:flex}.mini-stack span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e9eef5;color:var(--blue);font-size:9px;font-weight:800;border:2px solid #fff;margin-left:-5px}.mini-stack span:first-child{margin-left:0}.status-pill{display:inline-block}.status-pill.purple{color:#8235c4;background:#f2e8fe}.status-pill.neutral{color:#70809a;background:#eef2f7}.empty-cell,.empty-note{text-align:center;color:#95a1b1;padding:30px}.league-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.league-grid .league-card{background:#fff;border:1px solid var(--line);padding:20px;border-radius:13px;box-shadow:var(--shadow)}.league-grid .league-card:hover{background:#fff;transform:translateY(-2px)}.team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px}.team-summary{border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px}.team-summary.is-user{border-color:#cca1f0;box-shadow:inset 0 3px 0 var(--purple)}.team-summary-head,.auction-team-head{display:flex;align-items:center;gap:8px}.team-color{width:9px;height:9px;border-radius:3px;display:inline-block}.team-summary-head strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.you-badge{color:#7837b7;background:#f2e8fe;padding:3px 6px;margin-left:auto}.team-summary-balance{margin:15px 0;display:flex;flex-direction:column}.team-summary-balance strong{font-family:"Arial Narrow",sans-serif;font-size:25px;color:var(--navy);letter-spacing:-.03em}.team-summary-balance span,.slot-row span{font-size:11px;color:#8a98aa}.slot-row{display:flex;gap:6px}.slot-row span{display:flex;gap:3px;background:#f3f5f8;padding:4px 6px;border-radius:5px}.slot-row b{color:var(--blue)}.detail-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:18px}.competitions-panel{height:max-content}.competition-row{display:flex;align-items:center;gap:11px;border-top:1px solid var(--line);padding:15px 20px}.competition-icon{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;color:#fff;background:var(--blue)}.competition-icon.coppa{background:#009246}.competition-row div{display:flex;flex-direction:column;flex:1}.competition-row strong{font-size:13px}.competition-row span{font-size:11px;color:#8b99aa;margin-top:3px}.prepare-hero{background:linear-gradient(120deg,var(--navy),#284f80);color:#fff;border-radius:14px;padding:28px;display:grid;grid-template-columns:56px 1.3fr 1fr;gap:22px;align-items:start;box-shadow:0 15px 34px rgba(16,33,58,.18);margin-bottom:18px}.prepare-badge{width:48px;height:48px;background:rgba(168,85,247,.28);display:grid;place-items:center;border-radius:12px;color:#e8c8ff;font-size:25px}.prepare-hero .eyebrow{color:#bbcae0}.prepare-hero h3{font-family:"Arial Narrow",sans-serif;font-size:27px;margin:7px 0 10px;letter-spacing:-.03em}.prepare-hero p{color:#c1cede;line-height:1.55;margin:0}.prepare-actions{display:flex;flex-direction:column;gap:8px}.prepare-actions button{background:rgba(255,255,255,.08);color:#fff;border-radius:9px;padding:10px 12px;text-align:left}.prepare-actions button:hover{background:rgba(255,255,255,.15)}.prepare-actions strong,.prepare-actions span{display:block}.prepare-actions strong{font-size:13px}.prepare-actions span{font-size:11px;color:#b7c7db;margin-top:4px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:22px}.feature-card span{color:var(--purple);font-weight:900}.feature-card strong{display:block;font-family:"Arial Narrow",sans-serif;color:var(--navy);font-size:20px;margin:28px 0 8px}.feature-card p{font-size:13px;line-height:1.55;color:#78889e;margin:0}.auction-header{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.auction-header-actions{display:flex;align-items:center;gap:10px}.live-badge{display:inline-flex;align-items:center;gap:7px;background:#e9f8ef;color:#177a4a;border-radius:100px;padding:8px 11px;font-size:11px;font-weight:850;letter-spacing:.08em}.auction-toolbar{background:var(--navy);color:#fff;border-radius:12px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.role-track{display:flex;gap:6px}.role-step{display:flex;align-items:center;gap:6px;color:#93a5bb;font-size:11px;padding-right:11px}.role-step b{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#263e5e;color:#a8b8ca;font-size:10px}.role-step.active{color:#fff}.role-step.active b{background:var(--purple);color:#fff}.role-step.done b{background:#3f648d;color:#fff}.turn-label{font-size:12px;color:#a7b8cb}.turn-label strong{color:#fff;margin-left:5px}.turn-label span{color:#a7b8cb}.auction-layout{display:grid;grid-template-columns:1.6fr .72fr;gap:16px}.auction-main{display:flex;flex-direction:column;gap:16px}.call-panel{min-height:275px}.quote-badge{color:#2c5e9f;background:#e7f0fd}.player-search{padding:0 22px 22px}.search-input-wrap{height:58px;border:1px solid #cfd9e5;border-radius:9px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#fbfcfe}.search-input-wrap>span{font-size:25px;color:#8094ad}.search-input-wrap input{border:0;outline:0;background:none;flex:1;font-size:16px;color:var(--navy)}kbd{color:#95a4b6;background:#eef2f7;border-radius:5px;padding:4px 6px;font-size:10px}.search-results{margin-top:8px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.player-result{display:flex;align-items:center;gap:10px;width:100%;padding:11px 14px;border-bottom:1px solid var(--line);text-align:left}.player-result:last-child{border-bottom:0}.player-result:hover{background:#f6f8fb}.player-result span:nth-child(2){display:flex;flex-direction:column;flex:1}.player-result small{font-size:11px;color:#8a98aa;margin-top:3px}.player-result>b{color:var(--navy)}.search-empty{padding:22px;color:#94a2b4;font-size:13px}.role-badge{width:28px;text-align:center;color:#fff;background:#6d85a2;padding:6px 0}.role-badge.P{background:#5e85ba}.role-badge.D{background:#138e74}.role-badge.C{background:#c47f22}.role-badge.A{background:#ac4f75}.called-player{padding:0 22px 24px;display:flex;align-items:center;gap:15px}.player-avatar{width:72px;height:72px;border-radius:13px;background:linear-gradient(135deg,#c98df9,#7230aa);display:grid;place-items:center;color:#fff;font-family:"Arial Narrow",sans-serif;font-size:38px;font-weight:800}.called-player-info{display:flex;flex-direction:column;flex:1}.real-team{font-size:11px;color:#8998aa;text-transform:uppercase;letter-spacing:.11em}.called-player-info>strong{font-family:"Arial Narrow",sans-serif;font-size:29px;color:var(--navy);letter-spacing:-.035em;margin:4px 0 7px}.player-meta{display:flex;align-items:center;gap:10px;color:#8290a2;font-size:12px}.price-box{display:flex;flex-direction:column;align-items:end;gap:7px}.price-box label{font-size:11px;font-weight:800;color:#8797aa;text-transform:uppercase;letter-spacing:.08em}.price-box input{display:block;width:126px;margin-top:5px;border:1px solid #cbd6e3;border-radius:8px;padding:10px 12px;text-align:right;font-size:21px;font-weight:800;color:var(--navy);outline-color:var(--purple)}.unsold-button{font-size:12px;color:#a44848;font-weight:800}.teams-panel{overflow:hidden}.team-auction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:0 12px 14px}.auction-team{border:1px solid var(--line);border-radius:9px;padding:12px;min-width:0}.auction-team.is-user{border-color:#cca1f0;box-shadow:inset 0 2px 0 var(--purple)}.auction-team.blocked{background:#fafbfc;opacity:.8}.auction-team-head strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auction-team-balance{display:flex;align-items:end;justify-content:space-between;margin:15px 0 9px}.auction-team-balance strong{font-family:"Arial Narrow",sans-serif;font-size:22px;letter-spacing:-.03em;color:var(--navy)}.auction-team-balance span{font-size:10px;color:#8b99ab}.auction-team-footer{display:flex;justify-content:space-between;color:#8494a8;font-size:10px}.auction-team-footer b{color:var(--blue)}.assign-button{width:100%;margin-top:11px;border-radius:7px;background:var(--blue);color:#fff;padding:8px 5px;font-size:11px;font-weight:800}.assign-button:hover{background:var(--navy-2)}.assign-button:disabled{background:#e8edf3;color:#94a1b2}.recent-panel{overflow:hidden}.recent-list{padding:0 16px 15px}.recent-row{display:flex;align-items:center;gap:9px;padding:11px 5px;border-bottom:1px solid var(--line)}.recent-row>div{display:flex;flex-direction:column;flex:1;min-width:0}.recent-row strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-row span{font-size:10px;color:#8c9aac;margin-top:3px}.recent-row>b{font-size:12px;color:var(--navy)}.recent-seq{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;background:#f0f3f7;color:#7a8da6;font-size:10px;font-weight:800}.offline-panel{margin-top:16px;padding:16px;display:flex;gap:10px;align-items:start;background:#f1f6fc;border:1px solid #dae5f2;border-radius:12px}.offline-symbol{width:25px;height:25px;border-radius:50%;background:#d9f3e4;color:#177a4a;display:grid;place-items:center;font-weight:900}.offline-panel strong{font-size:12px;color:var(--navy)}.offline-panel p{font-size:11px;color:#7890ab;line-height:1.4;margin:5px 0 0}.auction-start{padding:25px;display:grid;grid-template-columns:58px 1fr;gap:18px}.auction-start-mark{width:50px;height:50px;background:#f1e5fc;color:var(--purple);border-radius:12px;display:grid;place-items:center;font-size:24px}.auction-start h3{font-family:"Arial Narrow",sans-serif;font-size:25px;margin:6px 0}.auction-start p{color:#7b8ca1;font-size:13px;margin:0;line-height:1.5}.auction-create-form{grid-column:1/-1;display:flex;align-items:end;gap:12px;border-top:1px solid var(--line);padding-top:20px;margin-top:5px}.auction-create-form label,.stack-form label,.import-panel label{display:flex;flex-direction:column;gap:7px;color:#6f8097;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;flex:1}.auction-create-form input,.auction-create-form select{border:1px solid #cbd6e3;border-radius:8px;padding:11px 12px;outline-color:var(--purple);color:var(--navy);text-transform:none;letter-spacing:normal;font-size:14px}.history-empty{min-height:390px;display:grid;place-items:center;text-align:center;padding:50px}.history-orbit{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;color:var(--purple);background:#f1e6fc;font-size:36px;margin-bottom:-80px}.history-empty h3{font-family:"Arial Narrow",sans-serif;color:var(--navy);font-size:25px;margin:0}.history-empty p{max-width:560px;color:#8191a5;font-size:13px;line-height:1.6;margin:-60px 0 0}.history-links{display:flex;gap:9px;margin-top:-80px}.history-links button{background:#f2e7fc;color:#853ec2;border-radius:8px;padding:10px 14px;font-size:12px;font-weight:800}.import-panel{display:grid;grid-template-columns:1.2fr 1fr;padding:22px;gap:25px}.import-drop{border:1.5px dashed #cbd7e4;border-radius:12px;min-height:305px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;padding:25px}.upload-icon{width:48px;height:48px;display:grid;place-items:center;background:#f1e5fc;color:var(--purple);border-radius:12px;font-size:25px;margin-bottom:15px}.import-drop h3{font-family:"Arial Narrow",sans-serif;color:var(--navy);font-size:23px;margin:0 0 6px}.import-drop p{color:#8090a3;font-size:13px;margin:0 0 18px}.import-drop input{position:absolute;opacity:0;width:1px;height:1px}.import-drop .secondary-button{cursor:pointer}.import-drop .small{margin-top:12px}.import-checklist{display:flex;flex-direction:column;justify-content:center;gap:22px;padding:15px}.import-checklist>div{display:grid;grid-template-columns:28px 1fr;column-gap:10px}.check{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#dff5e8;color:#16824e;font-weight:900;font-size:12px}.import-checklist strong{font-size:13px;color:var(--navy)}.import-checklist p{grid-column:2;margin:4px 0 0;color:#8493a5;font-size:12px}.import-report{grid-column:1/-1}.report-success{display:flex;gap:12px;background:#f0faf4;border:1px solid #cbead7;border-radius:10px;padding:14px}.report-success strong{font-size:13px;color:#146c42}.report-success p,.report-success small{display:block;font-size:12px;color:#56806b;margin:4px 0 0}.login-shell{min-height:100vh;display:grid;grid-template-columns:42% 58%;background:var(--navy)}.login-card{background:#fff;padding:72px 10vw;display:flex;flex-direction:column;justify-content:center}.login-brand{margin-bottom:82px}.login-brand .brand-copy strong{color:var(--navy)}.login-brand .brand-copy span{color:#8091a7}.login-card h1{font-family:"Arial Narrow",sans-serif;font-size:49px;line-height:.98;letter-spacing:-.055em;color:var(--navy);margin:10px 0 18px}.login-card h1 span{color:var(--purple)}.login-description{font-size:15px;color:#8291a5;line-height:1.6;max-width:310px;margin:0 0 32px}.stack-form{display:flex;flex-direction:column;gap:14px;max-width:330px}.stack-form input{border:1px solid #cbd6e3;border-radius:8px;padding:12px 13px;outline-color:var(--purple);color:var(--navy);text-transform:none;letter-spacing:normal}.login-note{font-size:11px;color:#a0acba;margin-top:20px}.login-aside{color:#fff;position:relative;overflow:hidden;background:linear-gradient(135deg,#1a3960,#0e2037)}.aside-grid{position:absolute;inset:0;opacity:.27;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:70px 70px;transform:skewY(-10deg) scale(1.3)}.login-aside:after{content:"FC";position:absolute;font-family:"Arial Narrow",sans-serif;font-size:450px;font-weight:900;color:rgba(168,85,247,.08);right:-50px;bottom:-100px}.aside-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;padding:12vw}.pill.accent{color:#e9d5ff;background:rgba(168,85,247,.22);width:max-content}.aside-content h2{font-family:"Arial Narrow",sans-serif;font-size:70px;line-height:.91;letter-spacing:-.05em;margin:25px 0}.aside-content h2 em{font-style:normal;color:#ce8dff}.aside-footer{margin-top:75px;display:flex;gap:30px;color:#a4b7ce;font-size:11px;letter-spacing:.15em;font-weight:800}.public-shell{min-height:100vh;background:var(--navy);color:#fff;padding:22px 4vw 28px;background-image:radial-gradient(circle at 50% 45%,rgba(168,85,247,.12),transparent 35%)}.public-topbar{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto}.public-brand .brand-copy strong{color:#fff}.public-league{display:flex;flex-direction:column;text-align:center}.public-league span,.public-league strong{display:block}.public-league span{font-size:11px;letter-spacing:.16em;color:#9db0c9}.public-league strong{font-family:"Arial Narrow",sans-serif;font-size:19px;margin-top:4px}.public-stage{max-width:1400px;margin:78px auto 48px;display:grid;grid-template-columns:1fr 1px 220px;gap:42px;align-items:center}.public-current .eyebrow{color:#bfcee0}.public-current h1{font-family:"Arial Narrow",sans-serif;font-size:clamp(47px,7vw,100px);line-height:.88;letter-spacing:-.065em;max-width:850px;margin:16px 0 20px}.public-player-meta{display:flex;gap:18px;color:#b6c5d7;font-size:15px}.public-rule{height:110px;background:linear-gradient(#a855f7,transparent)}.public-turn{display:flex;flex-direction:column;gap:8px}.public-turn span,.public-turn small{font-size:12px;color:#9bb0c9}.public-turn strong{font-family:"Arial Narrow",sans-serif;font-size:27px}.public-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.5fr .8fr;gap:18px}.public-table-card,.public-recent{background:#fff;color:var(--ink);border-radius:13px;overflow:hidden}.public-card-heading{padding:20px 22px 16px;display:flex;justify-content:space-between;align-items:end}.public-card-heading h2{font-family:"Arial Narrow",sans-serif;color:var(--navy);margin:7px 0 0;font-size:22px}.public-card-heading .eyebrow{color:#8393a7}.public-team-list{padding-bottom:10px}.public-team-row{display:grid;grid-template-columns:40px 1fr 110px 90px;gap:12px;align-items:center;padding:13px 22px;border-top:1px solid var(--line);font-size:12px;color:#8190a3}.public-team-row .rank{font-size:11px;color:#a2afbf}.public-team-name{display:flex;align-items:center;gap:9px;color:var(--navy)}.public-team-name i{width:9px;height:9px;border-radius:3px}.public-team-row>b{text-align:right;color:var(--navy);font-size:15px}.public-recent-row{display:grid;grid-template-columns:25px 1fr 70px;align-items:center;gap:10px;padding:12px 20px;border-top:1px solid var(--line)}.public-recent-row>span{color:#9aa8b8;font-size:11px}.public-recent-row div{display:flex;flex-direction:column}.public-recent-row strong{font-size:12px}.public-recent-row small{font-size:11px;color:#8c99aa;margin-top:3px}.public-recent-row>b{text-align:right;font-size:12px;color:var(--navy)}.public-footer{max-width:1400px;margin:38px auto 0;display:flex;justify-content:space-between;color:#859bb4;letter-spacing:.1em;font-size:10px;font-weight:800}.public-error{min-height:100vh;background:var(--navy);color:#fff;display:grid;place-items:center;align-content:center;text-align:center;gap:15px}.public-error img{width:72px}.public-error h1{font-family:"Arial Narrow",sans-serif;font-size:40px;margin:0}.public-error p{color:#b4c4d7}.toast{position:fixed;right:25px;bottom:25px;background:var(--navy);color:#fff;padding:13px 17px;border-radius:9px;box-shadow:0 15px 35px rgba(0,0,0,.2);font-size:13px;opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s;z-index:20}.toast.is-visible{opacity:1;transform:translateY(0)}.toast.success{background:#147b4b}.toast.warning{background:#9a6200}.toast.error{background:#a73731}@media(max-width:1100px){.sidebar{width:210px}.content{padding-left:25px;padding-right:25px}.topbar{padding-left:25px;padding-right:25px}.stats-grid{grid-template-columns:repeat(2,1fr)}.team-grid{grid-template-columns:repeat(3,1fr)}.auction-layout{grid-template-columns:1fr}.auction-side{display:grid;grid-template-columns:1fr 1fr;gap:16px}.offline-panel{margin-top:0}.prepare-hero{grid-template-columns:45px 1fr}.prepare-actions{grid-column:2}.login-card{padding-left:7vw;padding-right:7vw}.public-stage{grid-template-columns:1fr 150px;gap:25px}.public-rule{display:none}}@media(max-width:760px){.sidebar{width:64px;padding:18px 10px}.sidebar .brand-copy,.sidebar-label,.nav-item:not(.active)::after,.nav-item{font-size:0}.sidebar .nav-item{justify-content:center;padding:12px}.sidebar .nav-icon{font-size:18px}.sidebar-bottom .nav-item .nav-icon{font-size:18px}.sidebar-user{padding-left:0;padding-right:0;justify-content:center}.sidebar-user div:nth-child(2),.sidebar-user .icon-button{display:none}.main-shell{min-width:0}.topbar{height:82px;padding:18px}.topbar h1{font-size:22px}.topbar-actions .icon-button{display:none}.sync-status{font-size:10px}.content{padding:24px 15px 40px}.page-intro{align-items:start;flex-direction:column;margin-bottom:21px}.page-intro h2,.auction-header h2{font-size:31px}.stats-grid{gap:10px}.stat-card{min-height:112px;padding:14px}.stat-card strong{font-size:29px}.stat-meta{font-size:10px}.dashboard-grid,.detail-grid,.league-grid,.feature-grid{grid-template-columns:1fr}.league-grid .league-card{padding:17px}.team-grid{grid-template-columns:repeat(2,1fr);gap:9px}.team-summary{padding:11px}.team-summary-head strong{font-size:11px}.auction-header{align-items:start;flex-direction:column;gap:13px}.auction-toolbar{align-items:start;flex-direction:column;gap:14px}.role-track{width:100%;justify-content:space-between}.role-step{padding:0;flex-direction:column;gap:4px;font-size:9px}.turn-label{font-size:11px}.team-auction-grid{grid-template-columns:repeat(2,1fr)}.called-player{align-items:start;flex-wrap:wrap}.called-player-info{min-width:calc(100% - 90px)}.price-box{margin-left:87px;align-items:start;flex-direction:row}.auction-side{display:flex;flex-direction:column}.auction-start{grid-template-columns:1fr}.auction-create-form{grid-column:1;flex-direction:column;align-items:stretch}.import-panel{grid-template-columns:1fr}.import-checklist{padding:0}.login-shell{grid-template-columns:1fr}.login-card{min-height:100vh;padding:35px 30px}.login-brand{margin-bottom:70px}.login-aside{display:none}.public-shell{padding:17px 16px 23px}.public-topbar .brand-copy{display:none}.public-league{margin-right:auto;margin-left:20px}.public-stage{display:block;margin:67px auto 50px}.public-current h1{font-size:57px}.public-player-meta{font-size:12px;gap:10px;flex-wrap:wrap}.public-turn{border-left:2px solid var(--purple);padding-left:14px;margin-top:28px}.public-grid{grid-template-columns:1fr}.public-team-row{grid-template-columns:26px 1fr 72px 65px;padding:12px 14px;font-size:10px}.public-team-row>b{font-size:12px}.public-card-heading{padding-left:16px;padding-right:16px}.public-footer{font-size:8px;gap:10px}.toast{right:15px;left:15px;bottom:15px;text-align:center}}
 .page-intro-actions{display:flex;gap:9px;align-items:center}.create-league-panel{margin:-8px 0 18px;padding-bottom:20px}.create-league-form{display:grid;grid-template-columns:1.3fr .8fr .7fr 1.25fr .9fr auto;gap:10px;align-items:end;padding:0 22px}.create-league-form label{display:flex;flex-direction:column;gap:7px;color:#6f8097;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.create-league-form input,.create-league-form select{border:1px solid #cbd6e3;border-radius:8px;padding:11px 12px;outline-color:var(--purple);color:var(--navy);text-transform:none;letter-spacing:normal;font-size:14px}.form-hint{font-size:12px;color:#8493a5;margin:14px 22px 0}.create-league-panel .panel-heading{padding-bottom:15px}@media(max-width:1100px){.create-league-form{grid-template-columns:repeat(3,1fr)}.create-league-form .primary-button{grid-column:span 3}}@media(max-width:760px){.page-intro-actions{width:100%}.page-intro-actions button{flex:1;justify-content:center}.create-league-form{grid-template-columns:1fr}.create-league-form .primary-button{grid-column:auto}}
.advance-role-button{background:#e7d3fb;color:#7133aa;border-radius:8px;padding:8px 11px;font-size:11px;font-weight:850}.random-call-button{margin:8px 22px 0;border-radius:8px;padding:10px 12px;background:#f0e5fc;color:#8136c0;font-size:12px;font-weight:800}.random-call-button:hover{background:#e6d4f8}@media(max-width:760px){.advance-role-button{width:100%}}
.current-calendar-panel{margin-top:18px;overflow:hidden}.current-calendar-panel>.panel-heading{padding-bottom:14px}.next-round-summary{margin:0 22px 16px;border:1px solid #e1e7ef;border-radius:10px;background:#fbfcfe;overflow:hidden}.next-round-summary .subpanel-heading{padding:14px 16px 11px;border-bottom:1px solid #e8edf3;display:flex;align-items:end;justify-content:space-between;gap:15px}.next-round-summary .subpanel-heading strong{display:block;margin-top:4px;color:var(--navy);font-size:15px}.next-round-date{font-size:11px;color:#7f90a5;text-align:right}.next-round-list{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.next-round-match{padding:13px 12px;border-right:1px solid #e8edf3;min-width:0}.next-round-match:last-child{border-right:0}.next-round-teams{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0}.next-round-teams strong{font-size:11px;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.next-round-teams span{font-size:9px;color:#a0adbc;flex:none}.next-round-match small{display:block;margin-top:8px;color:#8291a5;font-size:9px;line-height:1.4;text-align:center}.next-round-empty{padding:0 22px 16px;color:#8493a5;font-size:12px}.calendar-details{border-top:1px solid var(--line)}.calendar-details>summary{cursor:pointer;padding:14px 22px;color:var(--blue);font-size:12px;font-weight:800;list-style:none}.calendar-details>summary::-webkit-details-marker{display:none}.calendar-details>summary:before{content:"+";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:7px;border-radius:5px;background:#eef3f8;color:var(--blue);font-size:14px;vertical-align:-3px}.calendar-details[open]>summary:before{content:"–"}.current-calendar-list{padding:0 22px 20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.current-calendar-group{border:1px solid var(--line);border-radius:9px;overflow:hidden;min-width:0}.current-calendar-group header{display:flex;align-items:end;justify-content:space-between;gap:10px;padding:11px 13px 9px;background:#f7f9fc;border-bottom:1px solid var(--line)}.current-calendar-group header div{display:flex;align-items:baseline;gap:7px;min-width:0}.current-calendar-group header strong{font-size:11px;color:var(--navy)}.current-calendar-group header span{font-size:10px;color:#8392a6}.current-calendar-group header small{font-size:9px;color:#8392a6;white-space:nowrap}.current-calendar-row{display:grid;grid-template-columns:1fr 23px 1fr 52px;gap:7px;align-items:center;padding:8px 12px;border-bottom:1px solid #edf0f4;font-size:10px;color:#5e7088}.current-calendar-row:last-child{border-bottom:0}.current-calendar-row strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--navy)}.current-calendar-row span{text-align:center;color:#a0adbc;font-size:9px}.current-calendar-row b{text-align:right;color:var(--navy);font-size:10px}.current-calendar-row small{text-align:right;color:#9aa8b7;font-size:9px}@media(max-width:900px){.next-round-list{grid-template-columns:repeat(2,1fr)}.next-round-match:nth-child(2n){border-right:0}.next-round-match:nth-child(n+3){border-top:1px solid #e8edf3}.current-calendar-list{grid-template-columns:1fr}}@media(max-width:760px){.next-round-summary{margin-left:14px;margin-right:14px}.next-round-summary .subpanel-heading{align-items:start;flex-direction:column;gap:6px}.next-round-date{text-align:left}.next-round-list{grid-template-columns:1fr}.next-round-match,.next-round-match:nth-child(n){border-right:0;border-top:1px solid #e8edf3}.next-round-match:first-child{border-top:0}.calendar-details>summary{padding-left:14px;padding-right:14px}.current-calendar-list{padding-left:14px;padding-right:14px}}
.context-select{border:1px solid #d7e0eb;background:#fff;border-radius:9px;padding:11px 13px;color:var(--blue);font-weight:750;font-size:12px;outline-color:var(--purple)}.scouting-panel{overflow:hidden}.scouting-toolbar{display:flex;align-items:center;gap:7px;padding:0 22px 16px;flex-wrap:wrap}.scouting-toolbar>span:first-child{font-size:11px;color:#8392a6;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-right:5px}.role-filter{border:1px solid #dce4ed;border-radius:100px;padding:7px 10px;font-size:11px;color:#74869d}.role-filter:hover,.role-filter.active{background:#f2e7fc;border-color:#d5b5f1;color:#8137c1;font-weight:800}.scouting-hint{margin-left:auto;font-size:11px;color:#96a4b4}.scouting-list{border-top:1px solid var(--line);overflow:auto}.scouting-row{display:grid;grid-template-columns:1.3fr 145px 165px 195px 1.2fr 62px;align-items:center;gap:10px;padding:11px 22px;border-bottom:1px solid var(--line);min-width:1040px}.scouting-row:last-child{border-bottom:0}.scout-player{display:flex;align-items:center;gap:10px;min-width:0}.scout-player>div{min-width:0}.scout-player strong,.scout-player small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scout-player strong{font-size:13px;color:var(--navy)}.scout-player small{font-size:10px;color:#8d9aac;margin-top:4px}.scouting-row select,.scouting-row input{width:100%;border:1px solid #d8e1eb;border-radius:7px;padding:8px 8px;color:var(--navy);font-size:11px;background:#fff;outline-color:var(--purple)}.target-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.scout-note{min-width:0}.save-scout-button{background:#edf1f6;border-radius:7px;padding:8px 4px;font-size:10px;font-weight:800;color:var(--blue)}.save-scout-button:hover{background:#f0e4fb;color:#8036be}@media(max-width:760px){.page-intro-actions{flex-direction:column;align-items:stretch}.context-select{width:100%}.scouting-toolbar{padding:0 14px 14px}.scouting-hint{width:100%;margin-left:0}.scouting-row{padding-left:14px;padding-right:14px}}

.call-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:9px}.cancel-call-button{border:1px solid #e1c4f6;background:#fbf6ff;color:#8036be;border-radius:8px;padding:9px 10px;font-size:11px;font-weight:800}.cancel-call-button:hover{background:#f2e5fc}.scout-advice{margin:0 22px 22px;padding:15px 17px;border:1px solid #e6d2f6;border-radius:10px;background:linear-gradient(135deg,#fcf9ff,#fff);color:var(--navy)}.scout-advice.is-empty{display:flex;align-items:center;justify-content:space-between;gap:16px;border-color:#e5eaf0;background:#fbfcfd}.scout-advice-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.scout-advice strong,.scout-advice small{display:block}.scout-advice strong{font-size:13px;margin-top:5px}.scout-advice small{font-size:11px;color:#8a98aa;margin-top:4px}.scout-advice-grid{display:flex;gap:22px;flex-wrap:wrap;margin-top:12px}.scout-advice-grid span{display:flex;flex-direction:column;gap:4px}.scout-advice-grid small{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8a98aa;margin:0}.scout-advice-grid strong{font-size:12px;color:#7937b4;margin:0}.scout-note-display{margin:13px 0 0;padding-top:11px;border-top:1px solid #eee1f8;color:#5d6d82;font-size:12px;line-height:1.45}.scout-advice.is-empty .text-button{white-space:nowrap}@media(max-width:760px){.scout-advice{margin:0 14px 14px}.scout-advice.is-empty{align-items:flex-start;flex-direction:column}.call-actions{width:100%}}
.history-summary-panel{margin-top:18px}.history-summary-intro{padding:0 22px 16px;margin:0;color:#8191a5;font-size:13px}.history-summary-grid{display:grid;grid-template-columns:1.45fr .8fr;gap:18px;padding:0 22px 18px}.history-summary-grid>div{min-width:0;border:1px solid var(--line);border-radius:10px;overflow:hidden}.history-summary-grid .subpanel-heading{padding:14px 16px 10px}.history-summary-table{min-width:0}.history-summary-table th,.history-summary-table td{padding:10px 12px;font-size:12px;vertical-align:top}.history-summary-table th{font-size:9px;padding-top:9px;padding-bottom:9px}.history-summary-table td strong,.history-summary-table td small{display:block}.history-summary-table td small{margin-top:3px;color:#8b99aa;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:145px}.president-summary-table td:last-child,.president-summary-table th:last-child{text-align:right}.history-summary-source{margin:0;padding:12px 22px 18px;border-top:1px solid var(--line);color:#8a98aa;font-size:11px}@media(max-width:900px){.history-summary-grid{grid-template-columns:1fr}}@media(max-width:760px){.history-summary-grid{padding-left:14px;padding-right:14px}.history-summary-intro{padding-left:14px;padding-right:14px}.history-summary-source{padding-left:14px;padding-right:14px}.history-summary-table th,.history-summary-table td{padding-left:8px;padding-right:8px}}
