:root{color:#14221b;background:#f5f0e7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{border:0;font:inherit}button:not(:disabled){cursor:pointer}.app-shell{min-height:100vh;background:linear-gradient(110deg,rgba(17,78,54,.08),transparent 45%),#f5f0e7}.home-screen{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.7fr);gap:32px;width:min(1180px,calc(100% - 32px));min-height:100vh;margin:0 auto;padding:56px 0 40px;align-items:center}.home-copy h1,.board-header h1{margin:0;max-width:780px;font-size:clamp(44px,7vw,96px);line-height:.92;letter-spacing:0}.eyebrow{margin:0 0 18px;color:#a73d2a;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.lede{max-width:620px;margin:22px 0 30px;color:#40544a;font-size:22px;line-height:1.45}.draft-setting{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:0 0 24px;color:#40544a;font-weight:800}.segmented-control{display:inline-grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #c8beb1;border-radius:8px;background:#efe6da}.segmented-control button{min-width:118px;padding:12px 16px;color:#40544a;background:transparent;font-weight:900}.segmented-control button.active{color:#fffdf8;background:#174b37}.primary-action{min-height:56px;padding:0 24px;border-radius:8px;color:#fffdf8;background:#a73d2a;font-weight:950;box-shadow:0 14px 28px #7c2d2033}.home-actions{display:flex;flex-wrap:wrap;gap:12px}.captain-panel,.player-pool,.team-summary article{border:1px solid rgba(35,52,45,.14);border-radius:8px;background:#fffdf8d1;box-shadow:0 18px 50px #382b1c1f}.captain-panel{padding:18px}.panel-header,.pool-header,.slot-meta,.player-topline,.board-header,.board-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-header{margin:0 0 14px}.panel-header span,.pool-header span{color:#a73d2a;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.panel-header small,.pool-header small,.current-pick small,.slot-meta,.selected-player small{color:#62746b}.captain-card{display:flex;align-items:center;gap:12px;min-height:94px;padding:14px 0;border-top:1px solid rgba(35,52,45,.12)}.order-number{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;color:#fffdf8;background:#a73d2a;font-size:15px;font-weight:950}.captain-info{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;flex:1}.captain-card h2,.draft-slot h2,.player-card h2,.team-summary h2{margin:0;font-size:18px;letter-spacing:0}.captain-card p,.player-card p{margin:4px 0 0;color:#62746b;font-weight:700}.captain-token{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:50%;color:#fffdf8;background:#174b37;font-size:11px;font-weight:900;text-transform:uppercase}.captain-move-controls{display:grid;gap:6px;flex:0 0 72px}.move-button{min-height:30px;padding:0 10px;border:1px solid #c8beb1;border-radius:8px;color:#174b37;background:#fffdf8;font-size:12px;font-weight:950}.move-button:disabled{opacity:.35}.board-screen{width:min(1440px,calc(100% - 28px));margin:0 auto;padding:28px 0 44px}.board-header{align-items:flex-end;margin-bottom:18px}.board-header h1{font-size:clamp(40px,5vw,72px)}.board-actions{flex-wrap:wrap;justify-content:flex-end}.secondary-action{min-height:42px;padding:0 16px;border:1px solid #c8beb1;border-radius:8px;color:#174b37;background:#fffdf8;font-weight:900}.secondary-action:disabled{opacity:.45}.current-pick{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;min-height:72px;margin-bottom:18px;padding:16px 18px;border:2px solid #d7a53d;border-radius:8px;background:#fff8dd}.current-pick span{color:#a73d2a;font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}.current-pick strong{font-size:24px}.current-pick.complete{border-color:#174b37;background:#e5f2ec}.board-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:18px;align-items:start}.draft-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px}.draft-slot{min-height:172px;padding:14px;border:2px dashed rgba(35,52,45,.18);border-radius:8px;background:#fffdf8b8;transition:border-color .15s ease,transform .15s ease,background .15s ease}.draft-slot.current{border-color:#a73d2a;background:#fffdf8;transform:translateY(-2px)}.draft-slot.filled{border-style:solid;border-color:#174b3757;background:#edf5ef}.slot-meta{margin-bottom:12px;font-size:12px;font-weight:900;text-transform:uppercase}.draft-slot h2{min-height:44px;margin-bottom:12px}.selected-player,.empty-slot{display:grid;align-content:center;min-height:58px;padding:10px 12px;border-radius:8px}.selected-player{color:#fffdf8;background:#174b37;font-weight:950}.selected-player small{color:#fffdf8bf}.empty-slot{color:#7b897f;background:#eee6dab8;font-weight:900;text-align:center}.player-pool{position:sticky;top:18px;height:var(--draft-grid-height, auto);max-height:none;overflow:hidden;display:flex;flex-direction:column}.pool-header{padding:16px 18px;border-bottom:1px solid rgba(35,52,45,.12)}.pool-header strong{display:block;margin-top:2px;font-size:22px}.player-list{display:grid;align-content:start;gap:12px;overflow:auto;padding:14px;min-height:0}.player-card{padding:14px;border:1px solid rgba(35,52,45,.12);border-radius:8px;background:#fffdf8}.player-card[draggable=true]{cursor:grab}.player-topline{align-items:flex-start}.player-topline>span{flex:0 0 auto;padding:6px 9px;border-radius:999px;color:#174b37;background:#e7efe6;font-size:12px;font-weight:950}dl{display:grid;gap:8px;margin:14px 0}dt{color:#a73d2a;font-size:11px;font-weight:950;letter-spacing:0;text-transform:uppercase}dd{margin:2px 0 0;color:#40544a;line-height:1.35}.draft-button{width:100%;min-height:40px;border-radius:8px;color:#fffdf8;background:#174b37;font-weight:950}.draft-button:disabled{opacity:.5}.team-summary{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:12px;margin-top:18px}.team-summary article{min-height:150px;padding:14px}.team-summary ol{margin:12px 0 0;padding-left:20px}.team-summary li{margin-bottom:8px;color:#40544a;font-weight:800}.team-summary li span{color:#7b897f;font-size:12px;font-weight:900}@media(max-width:1100px){.home-screen,.board-layout{grid-template-columns:1fr}.draft-grid,.team-summary{grid-template-columns:repeat(3,minmax(170px,1fr))}.player-pool{position:static;height:auto;max-height:none}}@media(max-width:720px){.home-screen,.board-screen{width:min(100% - 20px,1440px);padding-top:24px}.home-copy h1,.board-header h1{font-size:44px}.lede{font-size:18px}.board-header,.current-pick,.panel-header,.pool-header{align-items:flex-start;flex-direction:column}.current-pick{display:flex}.board-actions{justify-content:flex-start}.draft-grid,.team-summary{grid-template-columns:1fr}.segmented-control{width:100%}.segmented-control button{min-width:0}.primary-action,.home-actions,.home-actions .secondary-action{width:100%}.captain-card{align-items:flex-start}.captain-info{align-items:flex-start;flex-direction:column}}
