@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f6f7fb;--accent:#7ff6e0;--accent-2:#ffd36d;--panel:#141b34e0;--border:#ffffff1f;--muted:#9aa4be;background:#090d1c;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% 0,#7ff6e017,#0000 34rem),radial-gradient(circle at 95% 5%,#ffd36d14,#0000 30rem),#090d1c;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{margin:0}button svg,.button svg,.icon-text svg,.field-label svg,.icon-heading svg{stroke-width:2px;flex:none;width:1em;height:1em}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Playfair Display,serif}input,select{border:1px solid var(--border);color:#fff;background:#050916cc;border-radius:.65rem;width:100%;padding:.72rem .8rem}input:disabled{opacity:.55}label{color:#d9def0;gap:.4rem;font-size:.88rem;display:grid}.field-label,.icon-text,.icon-heading{align-items:center;gap:.4rem;display:inline-flex}.icon-heading{margin-bottom:1rem}.icon-heading svg,.field-label svg{color:var(--accent)}.topbar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#090d1ce0;justify-content:space-between;align-items:center;padding:.9rem max(1rem,50vw - 620px);display:flex;position:sticky;top:0}.topbar nav,.actions,.title-row,.status-row,.breadcrumbs{align-items:center;gap:.7rem;display:flex}.actions{flex-wrap:wrap}.brand{letter-spacing:.02em;align-items:center;gap:.5rem;font-weight:800;display:inline-flex}.brand-mark{width:1.25rem;color:var(--accent)}.page{width:min(1240px,100% - 2rem);margin:0 auto;padding:2rem 0 5rem}.title-row{justify-content:space-between;margin-bottom:1.2rem}.title-row h1,.title-row h2{margin-bottom:0}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.45rem;font-size:.72rem;font-weight:800}.muted{color:var(--muted)}.error-text{color:#ff9797!important}.button{background:linear-gradient(120deg, var(--accent), #62d7ff);color:#08101d;cursor:pointer;white-space:nowrap;border:0;border-radius:.7rem;justify-content:center;align-items:center;gap:.4rem;margin:0;padding:.7rem 1rem;font-weight:800;transition:transform .18s,filter .18s,border-color .18s,background .18s;display:inline-flex}.button:hover{filter:brightness(1.08);transform:translateY(-1px)}.button:disabled{opacity:.35;cursor:not-allowed;transform:none}.button.ghost{color:#f6f7fb;border:1px solid var(--border);background:#ffffff14}.button.warning{background:#ffd36d}.button.success{background:#64e39f}.button.danger{color:#ff9ba6;background:#ff556726;border:1px solid #ff556759}.icon-btn{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;font-size:1.2rem;display:inline-grid}.icon-btn svg{width:1.1em;height:1.1em}.modal-open{overflow:hidden}.modal-backdrop{z-index:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02050ec7;place-items:center;padding:1rem;animation:.16s ease-out modal-fade;display:grid;position:fixed;inset:0}.modal{background:#11182d;border:1px solid #7ff6e038;border-radius:1.1rem;width:min(620px,100%);max-height:min(820px,100vh - 2rem);animation:.2s ease-out modal-rise;overflow-y:auto;box-shadow:0 30px 100px #0000008c}.modal-header{z-index:1;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#11182df5;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.2rem 1.25rem;display:flex;position:sticky;top:0}.modal-title{align-items:center;gap:.8rem;display:flex}.modal-title h2{margin:0}.modal-title p{color:var(--muted);margin:.3rem 0 0;font-size:.85rem}.modal-icon{color:#07111c;background:var(--accent);border-radius:.7rem;flex:none;place-items:center;width:2.5rem;height:2.5rem;display:grid}.modal-icon svg{width:1.3rem}.modal-form{gap:.9rem;padding:1.25rem;display:grid}.modal-form-grid{grid-template-columns:repeat(2,1fr)}.modal-actions{justify-content:flex-end;gap:.65rem;padding:1.1rem 1.25rem;display:flex}.modal-form .modal-actions{border-top:1px solid var(--border);margin:.25rem -1.25rem -1.25rem}.modal-span{grid-column:1/-1}.criteria-field{color:#d9def0;gap:.4rem;font-size:.88rem;display:grid}.criteria-dropdown{position:relative}.criteria-dropdown summary{border:1px solid var(--border);color:#fff;cursor:pointer;background:#050916cc;border-radius:.65rem;justify-content:space-between;align-items:center;gap:.7rem;min-height:2.85rem;padding:.72rem .8rem;list-style:none;transition:border-color .18s,box-shadow .18s;display:flex}.criteria-dropdown summary::-webkit-details-marker{display:none}.criteria-dropdown summary:focus-visible{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px #7ff6e01f}.criteria-dropdown summary svg{width:1rem;color:var(--accent);flex:none;transition:transform .18s}.criteria-dropdown[open] summary{border-color:#7ff6e073}.criteria-dropdown[open] summary svg{transform:rotate(180deg)}.criteria-options{border:1px solid var(--border);background:#090f21;border-radius:.7rem;gap:.3rem;max-height:225px;margin-top:.4rem;padding:.4rem;display:grid;overflow-y:auto;box-shadow:0 16px 40px #00000047}.criteria-option{color:#e9ecf7;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.55rem;grid-template-columns:1.45rem minmax(0,1fr);align-items:center;gap:.65rem;width:100%;min-height:2.6rem;margin:0;padding:.55rem .65rem;font-size:.82rem;display:grid;position:relative}.criteria-option:hover{background:#7ff6e00e;border-color:#7ff6e029}.criteria-option.selected{background:#7ff6e014;border-color:#7ff6e038}.criteria-option:has(input:focus-visible){border-color:var(--accent);box-shadow:0 0 0 2px #7ff6e01f}.criteria-option input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.criteria-option>span:last-child{gap:.08rem;display:grid}.criteria-option strong{color:#fff}.criteria-option small{color:var(--muted);font-size:.68rem}.criteria-check{color:#07111c;background:#ffffff09;border:1px solid #fff3;border-radius:.35rem;place-items:center;width:1.3rem;height:1.3rem;display:grid!important}.criteria-option.selected .criteria-check{border-color:var(--accent);background:var(--accent)}.criteria-check svg{stroke-width:3px;width:.85rem;height:.85rem}.criteria-empty{color:var(--muted);text-align:center;margin:0;padding:.75rem;font-size:.76rem}.assignment-player,.bid-history-player{border:1px solid var(--border);background:#ffffff09;border-radius:.8rem;align-items:center;gap:.85rem;padding:.8rem;display:flex}.assignment-player img,.bid-history-player img{object-fit:cover;object-position:center top;background:#0b1020;border-radius:50%;width:58px;height:58px}.assignment-player div,.bid-history-player div{gap:.2rem;display:grid}.assignment-player span,.bid-history-player span{color:var(--muted);font-size:.8rem}.modal-info{color:#cbd3e8;background:#7ff6e012;border-radius:.7rem;align-items:flex-start;gap:.55rem;margin:0;padding:.75rem .85rem;font-size:.8rem;line-height:1.5;display:flex}.modal-info svg{width:1.1rem;color:var(--accent-2);flex:none;margin-top:.15rem}.bid-history-modal{gap:.8rem;padding:1.25rem;display:grid}.bid-history-round{border:1px solid var(--border);background:#ffffff06;border-radius:.8rem;overflow:hidden}.bid-history-round.active{border-color:#7ff6e059}.bid-history-round.reverted{opacity:.62}.bid-history-round header{border-bottom:1px solid var(--border);text-transform:capitalize;background:#ffffff09;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .85rem;display:flex}.bid-history-round header span{font-size:.8rem;font-weight:800}.bid-history-round header em{color:var(--accent);font-size:.72rem;font-style:normal}.bid-history-round ol{counter-reset:bids;gap:0;margin:0;padding:0;list-style:none;display:grid}.bid-history-round li{border-top:1px solid #ffffff0e;grid-template-columns:1fr auto auto;align-items:center;gap:.8rem;padding:.65rem .85rem;display:grid}.bid-history-round li:first-child{border-top:0}.bid-history-round li span,.bid-history-round li strong{align-items:center;gap:.35rem;display:inline-flex}.bid-history-round li svg{width:.9rem;color:var(--accent)}.bid-history-round li strong{color:var(--accent-2)}.bid-history-round time{color:var(--muted);font-size:.68rem}.bid-history-round>p{color:var(--muted);margin:0;padding:.8rem;font-size:.8rem}.bid-history-empty{text-align:center;color:var(--muted);justify-items:center;gap:.4rem;padding:2rem;display:grid}.bid-history-empty>svg{width:2rem;color:var(--accent)}.bid-history-empty p{margin:0;font-size:.8rem}.bid-history-modal>.modal-actions{border-top:1px solid var(--border);margin:0 -1.25rem -1.25rem}.player-name-button{max-width:100%;color:inherit;font:inherit;font-weight:inherit;cursor:pointer;text-align:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:.4rem;margin:0;padding:0;display:inline-flex}.player-name-button>svg{width:.7em;height:.7em;color:var(--accent);opacity:.65;flex:none;transition:opacity .15s,transform .15s}.player-name-button:hover>svg{opacity:1;transform:translate(2px)}.player-name-button.compact{border-radius:.45rem;justify-content:flex-start;padding:.28rem .48rem;font-size:.8rem}.player-name-button.compact:hover{background:#7ff6e014}.player-name-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.panel,.tournament-card,.spotlight{border:1px solid var(--border);background:var(--panel);border-radius:1.1rem;box-shadow:0 20px 60px #0000002e}.panel{padding:1.25rem}.section{margin-top:1.25rem}.admin-login-page{background:radial-gradient(circle at 75% 8%,#7ff6e01f,#0000 28rem),radial-gradient(circle at 0 70%,#62d7ff12,#0000 32rem),#090d1c;min-height:100vh;overflow:hidden}.login-shell{place-items:center;min-height:100vh;padding:1rem;display:grid}.login-shell-with-header{min-height:calc(100vh - 88px);padding-block:2.5rem 5rem}.login-panel{gap:1rem;width:min(440px,100%);padding:2rem;display:grid}.login-panel h1{margin-bottom:-.5rem;font-size:2.8rem}.form-stack{gap:1rem;display:grid}.inline-form{grid-template-columns:repeat(3,1fr) auto;gap:.6rem;margin-bottom:1rem;display:grid}.player-form{grid-template-columns:repeat(4,1fr)}.dashboard-grid,.section-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.2rem;display:grid}.section-grid{grid-template-columns:2fr 1fr}.span-2{grid-row:span 2}.tournament-tabs{border:1px solid var(--border);background:#0c1226bd;border-radius:.95rem;align-items:stretch;gap:.45rem;margin:1.4rem 0 1.1rem;padding:.42rem;display:flex;overflow-x:auto;box-shadow:0 14px 38px #00000029}.tournament-tabs button{min-height:3rem;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.7rem;flex:1 0 auto;justify-content:center;align-items:center;gap:.48rem;padding:.65rem 1rem;font-weight:700;transition:color .18s,border-color .18s,background .18s,transform .18s;display:inline-flex;position:relative}.tournament-tabs button:hover{color:#fff;background:#ffffff0b}.tournament-tabs button.active{color:#07111c;border-color:color-mix(in srgb, var(--accent) 55%, transparent);background:linear-gradient(120deg, var(--accent), #62d7ff);box-shadow:0 8px 24px color-mix(in srgb, var(--accent) 16%, transparent)}.tournament-tabs button svg{width:1rem}.tournament-tabs button small{min-width:1.35rem;height:1.35rem;color:inherit;background:#ffffff1a;border-radius:999px;place-items:center;padding:0 .3rem;font-size:.67rem;display:grid}.tournament-tabs button.active small{background:#07111c21}.tournament-tab-panel{animation:.2s ease-out tab-enter}.logo-upload-card{background:linear-gradient(130deg,#7ff6e013,#ffffff06);border:1px solid #7ff6e02e;border-radius:.85rem;grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-bottom:1.15rem;padding:1rem;display:grid}.logo-preview{border:1px solid var(--border);width:78px;height:78px;color:var(--accent);background:#050916bf;border-radius:1rem;place-items:center;display:grid;overflow:hidden}.logo-preview img{object-fit:contain;width:100%;height:100%}.logo-preview>svg{width:2rem;height:2rem}.logo-upload-card strong{font-size:.95rem}.logo-upload-card p{color:var(--muted);margin:.35rem 0 0;font-size:.78rem;line-height:1.5}.logo-upload-card .button{cursor:pointer}.logo-upload-card .button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.settings-grid{grid-template-columns:repeat(2,1fr);gap:.9rem;display:grid}.save-settings-row{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.save-feedback{color:#64e39f;align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;animation:.2s ease-out modal-fade;display:inline-flex}.save-feedback svg{width:1rem}.card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.tournament-card{border-top:3px solid var(--accent);flex-direction:column;padding:1.3rem;transition:all .2s;display:flex}.tournament-card:hover{border-color:var(--accent);transform:translateY(-3px)}.tournament-card-identity{grid-template-columns:1fr;align-items:center;gap:.9rem;margin:1.35rem 0 .25rem;display:grid}.tournament-card.has-logo .tournament-card-identity{grid-template-columns:68px minmax(0,1fr)}.tournament-card-identity h2{overflow-wrap:anywhere;margin:0 0 .4rem}.tournament-card-identity p{margin:0}.tournament-card-logo{object-fit:contain;border:1px solid color-mix(in srgb, var(--accent) 28%, var(--border));background:#050916b8;border-radius:.9rem;width:68px;height:68px;padding:.28rem;box-shadow:0 8px 24px #00000038}.tournament-card .stats{margin-top:auto;padding-top:1.25rem}.stats{color:var(--muted);justify-content:space-between;margin-top:1.2rem;font-size:.85rem;display:flex}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.4rem;display:flex}.dashboard-heading h1{margin-bottom:.45rem;font-size:clamp(2.7rem,5vw,4.3rem)}.dashboard-heading p{color:var(--muted);margin:0}.dashboard-create-callout{isolation:isolate;background:radial-gradient(circle at 85% 0,#7ff6e026,#0000 23rem),linear-gradient(135deg,#192341f5,#0d1327f5);border:1px solid #7ff6e040;border-radius:1.1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1.2rem;margin:1.4rem 0 3rem;padding:1.35rem 1.45rem;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 55px #0003}.dashboard-create-callout:after{content:"";z-index:-1;border:1px solid #7ff6e017;border-radius:50%;width:150px;height:150px;position:absolute;right:12%}.dashboard-create-icon{color:#06111c;background:linear-gradient(135deg, var(--accent), #62d7ff);border-radius:1rem;place-items:center;width:4rem;height:4rem;display:grid;box-shadow:0 10px 28px #7ff6e026}.dashboard-create-icon svg{width:1.8rem;height:1.8rem}.dashboard-create-callout span{color:var(--accent);text-transform:uppercase;letter-spacing:.13em;font-size:.7rem;font-weight:800}.dashboard-create-callout h2{margin:.25rem 0 .2rem}.dashboard-create-callout p{color:var(--muted);margin:0;font-size:.85rem}.tournament-collections{gap:3rem;display:grid}.tournament-collection{gap:1rem;display:grid}.tournament-collection-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:1rem;padding-bottom:.85rem;display:flex}.tournament-collection-header .eyebrow{margin-bottom:.25rem}.tournament-collection-header h2{margin:0;font-size:2rem}.tournament-collection-header p{color:var(--muted);margin:.28rem 0 0;font-size:.84rem}.tournament-collection-header>span{border:1px solid var(--border);min-width:2.2rem;height:2.2rem;color:var(--accent);background:#7ff6e00e;border-radius:999px;place-items:center;padding:0 .6rem;font-weight:800;display:grid}.tournament-collection-empty{border:1px dashed var(--border);min-height:110px;color:var(--muted);text-align:center;background:#ffffff05;border-radius:.9rem;justify-content:center;align-items:center;gap:.65rem;padding:1.2rem;display:flex}.tournament-collection-empty svg{width:1.15rem;color:var(--accent)}.dashboard-data-tools{grid-template-columns:1fr auto;align-items:center;gap:1rem;margin-top:3.5rem;display:grid}.dashboard-data-tools .icon-heading{margin-bottom:.35rem}.dashboard-data-tools p{margin:0}.dashboard-data-tools label{cursor:pointer}.dashboard-data-tools label input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.dashboard-data-tools .notice{grid-column:1/-1;width:100%;margin:0}.status{text-transform:uppercase;letter-spacing:.08em;background:#ffffff1a;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.status svg{width:.8rem;height:.8rem}.status.live{color:#64e39f;background:#64e39f26}.status.draft{color:#ffd36d}.status.completed{color:#84cfff}.status.archived{color:#aab0bf}.status.mock{color:#ffd36d;background:#ffd36d1a;border:1px solid #ffd36d47}.mock-auction-tools{border:1px solid var(--border);background:#ffffff06;border-radius:.8rem;gap:.8rem;margin-top:1rem;padding:.9rem;display:grid}.mock-auction-tools.active{background:linear-gradient(135deg,#ffd36d17,#ffffff06);border-color:#ffd36d52}.mock-auction-tools strong{color:var(--accent-2)}.mock-auction-tools p{color:var(--muted);margin:.35rem 0 0;font-size:.78rem;line-height:1.45}.mock-auction-actions{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.notice{border:1px solid var(--border);background:#ffffff0d;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:1rem;margin:.8rem 0;padding:.85rem 1rem;display:flex}.notice.error{color:#ffb3bc;background:#ff556714;border-color:#ff556766}.notice-content{gap:.55rem;display:grid}.notice-content ul{margin:0;padding-left:1.25rem}.notice-content li+li{margin-top:.25rem}.breadcrumbs{color:var(--muted);margin-bottom:1rem;font-size:.85rem}.breadcrumbs a{color:var(--accent)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--border);text-align:left;padding:.8rem}th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.setup-roster{flex-wrap:wrap;align-items:center;gap:.35rem;min-width:180px;display:flex}.setup-roster>strong{color:var(--accent);margin-right:.2rem;font-size:.75rem}.setup-roster>span{color:#dce2f1;background:#fff1;border-radius:999px;padding:.28rem .48rem;font-size:.72rem}.pool-list{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.pool-card{border:1px solid var(--border);background:#ffffff0a;border-radius:.8rem;gap:.45rem;padding:1rem;display:grid}.pool-card span{color:var(--muted);font-size:.85rem}.import-box{border:1px dashed #7ff6e066;border-radius:.8rem;margin-bottom:1rem;padding:1rem}.player-filter-bar{border:1px solid var(--border);background:linear-gradient(135deg,#7ff6e00e,#ffffff06);border-radius:.9rem;gap:.85rem;min-width:0;margin:.25rem 0 1.1rem;padding:1rem;display:grid;overflow:hidden}.player-filter-heading{justify-content:space-between;align-items:center;gap:1rem;min-width:0;display:flex}.player-filter-heading>span{min-width:0;font-weight:800}.player-filter-heading svg{color:var(--accent)}.player-filter-heading small{border:1px solid var(--border);min-width:max-content;color:var(--muted);background:#05091659;border-radius:999px;flex:none;padding:.22rem .5rem;display:inline-flex}.player-filter-controls{grid-template-columns:minmax(220px,1.9fr) repeat(8,minmax(0,1fr));align-items:end;gap:.65rem;min-width:0;display:grid}.player-filter-controls label,.player-filter-controls input,.player-filter-controls select{min-width:0;max-width:100%}.player-filter-controls input,.player-filter-controls select{min-height:2.75rem}.search-input{min-width:0;display:block;position:relative}.search-input>svg{z-index:1;width:1rem;height:1rem;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:.78rem;transform:translateY(-50%)}.search-input input{padding-left:2.3rem}.clear-player-filters{text-overflow:ellipsis;width:100%;min-width:0;min-height:2.75rem;padding-inline:.45rem;font-size:.72rem;overflow:hidden}.clear-player-filters svg{width:.9rem;height:.9rem}.player-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:300px;gap:1rem;display:grid}.player-admin-card{border:1px solid var(--border);background:#ffffff08;border-radius:.9rem;grid-template-columns:repeat(2,minmax(0,1fr));height:100%;display:grid;overflow:hidden;box-shadow:0 12px 32px #00000021}.player-admin-card.assigned{background:linear-gradient(145deg,#7ff6e014,#ffffff06);border-color:#7ff6e05c}.player-admin-photo{background:#0d1428;min-width:0;height:100%;position:relative;overflow:hidden}.player-admin-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#040813c7);position:absolute;inset:0}.player-admin-photo img{object-fit:cover;object-position:center top;background:#12182a;width:100%;height:100%;transition:filter .22s;display:block}.photo-effect-grayscale .player-admin-photo img{filter:grayscale()contrast(1.08)}.photo-effect-sepia .player-admin-photo img{filter:sepia(.82)saturate(.86)contrast(1.04)}.photo-effect-contrast .player-admin-photo img{filter:contrast(1.38)saturate(1.12)}.player-card-status{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;background:#070c1bcc;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.28rem;max-width:calc(100% - 1.2rem);padding:.32rem .48rem;font-weight:800;display:inline-flex;position:absolute;bottom:.6rem;left:.6rem;overflow:hidden;color:#fff!important;font-size:.61rem!important}.player-card-status svg{width:.68rem;height:.68rem;color:var(--accent)}.player-card-status.sold,.player-card-status.assigned{color:#9ff4c6!important}.player-card-status.passed,.player-card-status.withdrawn{color:#ffd36d!important}.player-admin-body{flex-direction:column;min-width:0;padding:.9rem;display:flex}.player-admin-info{flex:1;align-content:start;gap:.34rem;min-height:0;display:grid}.player-admin-info>span{min-width:0;color:var(--muted);font-size:.72rem}.player-admin-name{overflow-wrap:anywhere;margin-bottom:.15rem;font-size:.94rem;line-height:1.2}.private-field-row{justify-content:space-between;align-items:center;gap:.4rem;min-width:0;display:flex}.private-field{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.72rem;overflow:hidden;color:#ffd36d!important}.phone-visibility{width:1.75rem;height:1.75rem;color:var(--accent-2);cursor:pointer;background:#ffd36d12;border:1px solid #ffd36d40;border-radius:.5rem;flex:none;place-items:center;padding:0;transition:border-color .18s,background .18s;display:grid}.phone-visibility:hover{background:#ffd36d21;border-color:#ffd36d8c}.phone-visibility:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.phone-visibility svg{width:.9rem;height:.9rem}.player-admin-card .direct-assignment{color:var(--accent);font-weight:700}.photo-error{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25;overflow:hidden;display:-webkit-box!important}.player-card-actions{border-top:1px solid #ffffff14;grid-template-columns:minmax(0,2fr) minmax(0,2fr) minmax(0,1fr);gap:.38rem;margin-top:.7rem;padding-top:.65rem;display:grid}.player-card-actions.single{grid-template-columns:1fr}.player-card-actions .button{min-width:0;padding:.52rem .28rem;font-size:.66rem}.player-card-actions .button.danger span{display:none}.player-filter-empty{border:1px dashed var(--border);min-height:220px;color:var(--muted);text-align:center;border-radius:.9rem;justify-items:center;gap:.45rem;padding:2rem;display:grid}.player-filter-empty>svg{width:2rem;height:2rem;color:var(--accent)}.player-filter-empty p{margin:0 0 .45rem;font-size:.82rem}.loading,.empty{min-height:40vh;color:var(--muted);place-items:center;display:grid}.spotlight{text-align:center;border-top:3px solid var(--accent);padding:2rem}.empty-spotlight{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:420px;display:flex}.spotlight h1{margin:.5rem;font-size:clamp(2.5rem,6vw,5rem)}.bid-amount{justify-items:center;gap:.2rem;margin:1.5rem 0;display:grid}.bid-amount span{color:var(--muted)}.bid-amount strong{align-items:center;gap:.35rem;font-size:clamp(2rem,5vw,4rem);display:inline-flex}.bid-amount strong:before{content:"";background:url(/legacy/assets/img/coin_single.svg) 50%/contain no-repeat;width:.75em;height:.75em}.bid-amount small{color:var(--accent)}.team-bids{grid-template-columns:repeat(3,1fr);gap:.7rem;max-width:900px;margin:1.5rem auto;display:grid}.team-bids .button{display:grid}.team-bids small{opacity:.7}.centered{justify-content:center}.bid-trail{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.bid-trail span{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:.35rem .65rem;font-size:.8rem}.team-strip{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem;display:grid}.team-chip{border:1px solid var(--border);background:var(--panel);border-radius:.8rem;align-content:start;gap:.75rem;padding:1rem;display:grid}.team-chip header,.team-roster-heading,.team-roster li{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.team-chip h3{margin:0}.team-chip header>strong{color:var(--accent);font-size:.85rem}.team-roster-heading{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.team-roster{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.team-roster li{background:#ffffff0b;border-radius:.5rem;padding:.45rem .55rem}.team-roster li span{font-size:.8rem}.team-roster li small{color:var(--accent-2)}.empty-roster{color:var(--muted);margin:0;font-size:.78rem}.confetti-burst{z-index:1000;pointer-events:none;position:fixed;inset:0;overflow:hidden}.confetti-burst i{opacity:0;background:var(--confetti-color);width:9px;height:16px;animation:confetti-sale var(--confetti-duration) cubic-bezier(.12,.62,.25,1) var(--confetti-delay) forwards;border-radius:2px;position:absolute;top:48%;left:50%}.auction-stage,.player-draw-stage{border:1px solid var(--border);border-top:3px solid var(--accent);background:var(--panel);border-radius:1.1rem;grid-template-columns:minmax(280px,1fr) minmax(0,2fr);min-height:650px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000040}.auction-player-media{background:#10172a;min-width:0;position:relative;overflow:hidden}.auction-player-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#04081338 65%,#040813f5 100%);position:absolute;inset:0}.auction-player-media>img{object-fit:cover;object-position:center top;width:100%;height:100%;min-height:650px;display:block;transform:scale(1.015)}.auction-player-media-caption{z-index:2;text-align:left;gap:.2rem;display:grid;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.auction-player-media-caption span{color:var(--accent);text-transform:uppercase;letter-spacing:.11em;font-size:.8rem;font-weight:800}.auction-player-media-caption small{color:#d7dced}.auction-stage-content{text-align:center;flex-direction:column;justify-content:center;min-width:0;padding:clamp(1.5rem,3vw,3rem);display:flex}.auction-stage-content>.eyebrow{align-self:center}.auction-stage-content>h1,.viewer-auction-stage .auction-stage-content>h2{letter-spacing:-.035em;margin:.35rem 0 .2rem;font-size:clamp(3rem,5.5vw,5.8rem);line-height:.95}.auction-player-meta{color:#c9d0e2;justify-content:center;margin:.65rem 0 1.2rem}.winning-bid-panel{background:#0509169e;border:1px solid #ffffff1a;border-radius:1.1rem;width:min(760px,100%);margin:.7rem auto 1.35rem;padding:1.2rem 1.5rem 1rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.winning-bid-panel.has-leader{border-color:color-mix(in srgb, var(--accent-2) 35%, transparent);background:radial-gradient(circle at 50% 0, color-mix(in srgb, var(--accent-2) 14%, transparent), transparent 65%), #050916b3}.winning-label{color:var(--accent-2);text-transform:uppercase;letter-spacing:.13em;justify-content:center;align-items:center;gap:.4rem;font-size:.76rem;font-weight:800;display:inline-flex}.winning-bid-panel>small{color:var(--muted);margin:.35rem 0 -.15rem;display:block}.winning-bid-panel h2,.winning-bid-panel h3{color:#fff;margin:.35rem 0 .2rem;font-family:Playfair Display,serif;font-size:clamp(2.1rem,4.2vw,4.2rem);line-height:1}.winning-bid-panel>strong{color:var(--accent-2);justify-content:center;align-items:center;gap:.5rem;font-size:clamp(2.2rem,4vw,4rem);line-height:1.05;display:flex}.winning-bid-panel>strong svg{width:.85em}.winning-bid-panel>p{color:var(--muted);margin:.5rem 0 0;font-size:.78rem}.next-bid-callout{border-top:1px solid var(--border);color:var(--accent);margin:.85rem -1.5rem -1rem;padding:.75rem 1rem;font-size:.85rem}.next-bid-callout b{font-size:1.05rem}.auction-stage .team-bids{width:100%;max-width:none;margin:0 auto 1rem}.auction-stage .bid-trail{max-height:70px;margin-top:.85rem;overflow-y:auto}.player-draw-stage{isolation:isolate}.draw-visual{background:radial-gradient(circle at center, color-mix(in srgb, var(--accent) 20%, transparent), transparent 55%), #0e162c;place-items:center;display:grid;position:relative;overflow:hidden}.draw-rings{border:1px solid #7ff6e040;border-radius:50%;place-items:center;width:190px;height:190px;animation:1.1s linear infinite draw-orbit;display:grid;box-shadow:0 0 0 55px #7ff6e009,0 0 0 110px #7ff6e006,0 0 80px #7ff6e026}.draw-rings svg{width:72px;height:72px;color:var(--accent);filter:drop-shadow(0 0 20px #7ff6e066)}.draw-scanline{background:linear-gradient(90deg, transparent, var(--accent), transparent);height:2px;box-shadow:0 0 22px var(--accent);animation:1.2s ease-in-out infinite draw-scan;position:absolute;left:0;right:0}.draw-content{text-align:center;flex-direction:column;justify-content:center;min-width:0;padding:clamp(2rem,5vw,4.5rem);display:flex}.draw-content>.eyebrow{align-self:center}.draw-content h2{margin:.7rem 0 .35rem;font-size:clamp(3rem,6vw,6rem);line-height:.95}.draw-content>p{color:var(--muted)}.draw-reel{background:#040812a6;border:1px solid #7ff6e02e;border-radius:1rem;gap:.45rem;width:min(620px,100%);height:238px;margin:1rem auto;padding:.45rem;display:grid;position:relative;overflow:hidden}.draw-reel:before,.draw-reel:after{content:"";z-index:3;pointer-events:none;height:58px;position:absolute;left:0;right:0}.draw-reel:before{background:linear-gradient(#070c1c,#0000);top:0}.draw-reel:after{background:linear-gradient(#0000,#070c1c);bottom:0}.draw-candidate{min-height:67px;color:var(--muted);text-align:left;opacity:.45;filter:blur(1px);border-radius:.75rem;grid-template-columns:48px 1fr auto;align-items:center;gap:.8rem;padding:.55rem .8rem;animation:.11s linear reel-enter;display:grid}.draw-candidate.active{z-index:2;color:#fff;opacity:1;filter:none;box-shadow:inset 3px 0 var(--accent);background:linear-gradient(90deg,#7ff6e029,#62d7ff0f);position:relative;transform:scale(1.02)}.draw-candidate img,.draw-candidate>svg{object-fit:cover;object-position:center top;background:#172039;border-radius:50%;width:48px;height:48px}.draw-candidate span{text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.draw-candidate small{color:var(--accent)}.draw-progress{background:#ffffff14;border-radius:99px;width:min(440px,80%);height:4px;margin:.85rem auto;overflow:hidden}.draw-progress span{border-radius:inherit;background:linear-gradient(90deg, transparent, var(--accent), #62d7ff, transparent);width:35%;height:100%;animation:1s ease-in-out infinite draw-progress;display:block}.draw-content>strong{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.82rem}.sale-announcement{z-index:800;pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle,#7ff6e02e,#03060ff0 60%);place-items:center;padding:1rem;animation:5.2s forwards sale-overlay;display:grid;position:fixed;inset:0}.sale-announcement-card{background:linear-gradient(140deg,#17213f,#0d1429);border:1px solid #7ff6e04d;border-radius:1.5rem;grid-template-columns:minmax(220px,.85fr) 1.4fr;align-items:center;gap:clamp(1.5rem,5vw,4rem);width:min(900px,100%);padding:clamp(1.5rem,4vw,3rem);animation:5.2s cubic-bezier(.2,.8,.2,1) forwards sale-card;display:grid;position:relative;overflow:hidden;box-shadow:0 50px 140px #000000a6,inset 0 1px #ffffff14}.sale-announcement-card:after{content:"";z-index:0;background:conic-gradient(#0000,#7ff6e014,#0000 20%);animation:4s linear infinite draw-orbit;position:absolute;inset:-50%}.sale-announcement-card>img{z-index:1;aspect-ratio:.82;object-fit:cover;object-position:center top;border:4px solid var(--accent);background:#111a32;border-radius:1rem;width:100%;position:relative}.sale-announcement-copy{z-index:1;text-align:center;position:relative}.sold-stamp{z-index:3;color:#64e39f;letter-spacing:.12em;border:2px solid #64e39f;border-radius:.55rem;align-items:center;gap:.4rem;padding:.55rem .8rem;font-weight:900;display:flex;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(6deg)}.sold-stamp svg{width:1rem}.sale-announcement-copy h2{margin:.45rem 0;font-size:clamp(2.7rem,6vw,5.8rem);line-height:.9}.sale-announcement-copy p{color:var(--muted);margin:.5rem 0}.sale-announcement-copy h3{color:var(--accent);margin:.2rem 0 .8rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4.2vw,4.2rem);line-height:1}.sale-announcement-copy>strong{color:var(--accent-2);justify-content:center;align-items:center;gap:.5rem;font-size:clamp(2rem,4vw,3.8rem);display:flex}.sale-announcement-copy>strong svg{width:.8em}.sale-announcement-copy>strong small{text-transform:uppercase;letter-spacing:.08em;font-size:.3em}.viewer{background:radial-gradient(circle at 50% -10%, color-mix(in srgb, var(--accent) 15%, transparent), transparent 40rem), #090d1c;min-height:100vh}.viewer-header{border-bottom:1px solid var(--border);background:#090d1cd9;align-items:center;gap:1rem;padding:1rem max(1rem,50vw - 600px);display:flex}.viewer-header img{object-fit:cover;border-radius:50%;width:58px;height:58px}.viewer-header h1{margin:0}.viewer-header .status{margin-left:auto}.viewer-main{gap:3rem;width:min(1200px,100% - 2rem);margin:0 auto;padding:2rem 0 5rem;display:grid}.viewer-stage{text-align:center;border:1px solid var(--border);background:#141b34bf;border-radius:1.2rem;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:2rem;display:flex}.viewer-stage h2{margin:.5rem;font-size:clamp(2.5rem,6vw,5rem)}.pulse-orb{color:#07111c;background:var(--accent);width:100px;height:100px;box-shadow:0 0 70px color-mix(in srgb, var(--accent) 40%, transparent);border-radius:50%;place-items:center;font-size:2rem;animation:1.8s infinite pulse;display:grid}.section-heading{margin-bottom:1rem}.section-heading h2{margin:0;font-size:2.2rem}.viewer-team-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.viewer-team-grid article{border:1px solid var(--border);border-top:3px solid var(--accent);background:var(--panel);border-radius:.9rem;padding:1.2rem}.viewer-team-grid p{color:var(--muted)}.roster{flex-wrap:wrap;gap:.35rem;margin-top:1rem;display:flex}.roster span{background:#ffffff12;border-radius:999px;padding:.3rem .5rem;font-size:.75rem}.viewer-player-grid{grid-template-columns:repeat(5,1fr);gap:.65rem;display:grid}.viewer-player-grid article{text-align:center;border:1px solid var(--border);background:var(--panel);border-radius:.8rem;justify-items:center;gap:.3rem;padding:.8rem;display:grid}.viewer-player-grid article.sold{border-color:#64e39f59}.viewer-player-grid article.assigned{border-color:#7ff6e059}.viewer-player-grid img{object-fit:cover;border-radius:50%;width:72px;height:72px}.viewer-player-grid span,.viewer-player-grid small{color:var(--muted)}.history-list{gap:.45rem;display:grid}.history-list>div{border:1px solid var(--border);background:#ffffff08;border-radius:.7rem;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.history-list .reverted{opacity:.5;text-decoration:line-through}.history-list em{color:#ffd36d}.home-shell,.viewer-login-shell{background:radial-gradient(circle at 75% 8%,#7ff6e01f,#0000 28rem),radial-gradient(circle at 0 35%,#62d7ff14,#0000 32rem),#090d1c;min-height:100vh;overflow:hidden}.public-header{z-index:20;justify-content:space-between;align-items:center;gap:1rem;width:min(1320px,100% - 3rem);margin:0 auto;padding:1.25rem 0;display:flex;position:relative}.public-header nav{align-items:center;gap:.65rem;display:flex}.public-brand-mark{color:#06111c;background:linear-gradient(135deg, var(--accent), #62d7ff);border-radius:.75rem;place-items:center;width:2.4rem;height:2.4rem;display:grid;box-shadow:0 0 30px #7ff6e033}.public-brand-mark svg{width:1.25rem}.home-hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:5rem;width:min(1320px,100% - 3rem);min-height:710px;margin:0 auto;padding:5.5rem 0 6rem;display:grid;position:relative}.home-hero:before{content:"";background:linear-gradient(90deg,#0000,#7ff6e04d,#0000);height:1px;position:absolute;bottom:0;left:-20vw;right:-20vw}.hero-copy{z-index:2;position:relative}.home-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:.5rem;font-size:.76rem;font-weight:800;display:inline-flex}.home-kicker svg{width:1rem}.hero-copy h1{letter-spacing:-.055em;max-width:760px;margin:1.15rem 0 1.4rem;font-size:clamp(3.6rem,6.3vw,6.75rem);line-height:.9}.hero-copy h1 span{color:#0000;-webkit-text-stroke:1px #7ff6e0bf;text-shadow:0 0 50px #7ff6e01f}.hero-copy>p{color:#b6bfd3;max-width:650px;font-size:1.08rem;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.button-large{border-radius:.85rem;min-height:3.25rem;padding:.9rem 1.3rem}.hero-proof{color:var(--muted);flex-wrap:wrap;gap:1.15rem;margin-top:1.4rem;font-size:.78rem;display:flex}.hero-proof span{align-items:center;gap:.35rem;display:inline-flex}.hero-proof svg{width:.9rem;color:var(--accent)}.hero-arena{isolation:isolate;background:linear-gradient(150deg,#182341f5,#0c1226f2);border:1px solid #7ff6e033;border-radius:2rem;min-height:515px;padding:1.5rem;position:relative;transform:perspective(1200px)rotateY(-4deg)rotateX(1deg);box-shadow:0 50px 120px #0000006b,inset 0 1px #ffffff14}.hero-arena:before{content:"";z-index:-1;border:1px solid #ffffff0e;border-radius:1.5rem;position:absolute;inset:12px}.arena-glow{z-index:-1;aspect-ratio:1;filter:blur(50px);background:#7ff6e01f;border-radius:50%;width:70%;position:absolute;top:5%;left:15%}.arena-topline,.arena-teams{color:var(--muted);letter-spacing:.09em;justify-content:space-between;align-items:center;gap:1rem;font-size:.72rem;font-weight:800;display:flex}.arena-topline span:first-child{color:#64e39f;align-items:center;gap:.4rem;display:inline-flex}.arena-topline svg{width:.8rem;animation:1.8s infinite pulse}.arena-player{grid-template-columns:1fr 1.08fr;align-items:center;gap:1.4rem;margin:3.2rem 1rem 1.8rem;display:grid}.arena-photo-ring{aspect-ratio:1;background:conic-gradient(var(--accent), transparent 35%, var(--accent-2), transparent 75%, var(--accent));border-radius:50%;padding:7px;position:relative}.arena-photo-ring:after{content:"";z-index:-1;border:1px solid #7ff6e026;border-radius:50%;position:absolute;inset:-18px}.arena-photo-ring img{object-fit:cover;object-position:center top;background:#12182a;border-radius:50%;width:100%;height:100%}.arena-player small{color:var(--accent);letter-spacing:.13em;font-weight:800}.arena-player h2{margin:.5rem 0 0;font-size:clamp(2rem,3vw,3.3rem);line-height:.98}.arena-bid{background:#05091694;border:1px solid #ffd36d38;border-radius:1rem;justify-items:center;gap:.2rem;width:fit-content;margin:0 auto 2.25rem;padding:1rem 4rem;display:grid;position:relative}.arena-bid span,.arena-bid small{color:var(--muted);font-size:.75rem}.arena-bid strong{color:var(--accent-2);align-items:center;gap:.4rem;font-size:2rem;display:flex}.arena-bid strong svg{width:1.2rem}.arena-teams{flex-wrap:wrap;justify-content:center}.arena-teams span{align-items:center;gap:.35rem;display:flex}.arena-teams svg{width:.85rem;color:var(--accent)}.arena-coins{z-index:-1;filter:drop-shadow(0 18px 24px #00000073);width:145px;position:absolute;bottom:-2.6rem;right:-3rem;transform:rotate(-8deg)}.home-strip{border-block:1px solid var(--border);background:#ffffff05;grid-template-columns:repeat(4,1fr);width:min(1440px,100%);margin:0 auto;display:grid}.home-strip span{color:#c5cce0;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.8rem;padding:1.3rem 1.5rem;font-size:.82rem;display:flex}.home-strip span+span{border-left:1px solid var(--border)}.home-strip strong{color:var(--accent);font-family:Playfair Display,serif;font-size:1.15rem}.home-section{width:min(1240px,100% - 3rem);margin:0 auto;padding:8rem 0}.section-intro{max-width:690px;margin-bottom:3rem}.section-intro h2,.flow-copy>h2,.home-cta h2{letter-spacing:-.035em;margin:1rem 0;font-size:clamp(2.7rem,5vw,4.7rem);line-height:1}.section-intro p,.flow-copy p,.home-cta p{color:var(--muted);line-height:1.7}.story-grid{grid-template-columns:1.2fr 1fr 1fr;gap:1rem;display:grid}.story-card{border:1px solid var(--border);background:linear-gradient(145deg,#19213dd9,#0f152ad9);border-radius:1.25rem;min-height:360px;padding:1.6rem;position:relative;overflow:hidden}.story-card.featured{background:linear-gradient(145deg,#7ff6e021,#0f152ae6)}.story-number{color:#ffffff12;font-family:Playfair Display,serif;font-size:5rem;position:absolute;top:.8rem;right:1.2rem}.story-card>svg{width:2rem;height:2rem;color:var(--accent);margin-top:3rem}.story-card h3{margin:1.2rem 0 .65rem;font-size:1.5rem}.story-card p{min-height:5rem;color:var(--muted);line-height:1.65}.mini-player-stack,.viewer-bubbles{align-items:center;margin-top:2rem;display:flex}.mini-player-stack img,.mini-player-stack span,.viewer-bubbles>span{object-fit:cover;background:var(--accent);color:#08101d;border:3px solid #131a31;border-radius:50%;place-items:center;width:46px;height:46px;margin-right:-10px;font-size:.72rem;font-weight:800;display:grid}.meter{background:#ffffff14;border-radius:99px;height:8px;margin:2.2rem 0 1rem;overflow:hidden}.meter span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), #62d7ff);height:100%;display:block}.story-card>strong{color:var(--accent-2)}.viewer-bubbles small{color:var(--muted);margin-left:1.3rem}.home-flow{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.flow-visual{background:radial-gradient(circle,#7ff6e02b,#0000 57%),linear-gradient(160deg,#18213cd9,#0c1123e6);border:1px solid #7ff6e026;border-radius:50% 50% 1.5rem 1.5rem;place-items:center;min-height:560px;display:grid;position:relative;overflow:hidden}.flow-visual img{z-index:2;filter:drop-shadow(0 28px 35px #00000073);width:76%;position:relative;transform:rotate(-5deg)}.pitch-lines{border:1px solid #ffffff12;border-radius:50%;position:absolute;inset:12%}.pitch-lines span{border:1px solid #ffffff0d;border-radius:50%;position:absolute;inset:18%}.pitch-lines span:nth-child(2){inset:34%}.pitch-lines span:nth-child(3){background:var(--accent);box-shadow:0 0 60px var(--accent);inset:48%}.flow-list{gap:.85rem;margin-top:2rem;display:grid}.flow-list article{border-radius:1rem;grid-template-columns:auto 1fr;gap:1rem;padding:1rem;transition:background .2s;display:grid}.flow-list article:hover{background:#ffffff0a}.flow-list article>span{width:2.8rem;height:2.8rem;color:var(--accent);background:#7ff6e00f;border:1px solid #7ff6e033;border-radius:.8rem;place-items:center;display:grid}.flow-list h3{margin:0 0 .35rem}.flow-list p{margin:0}.home-cta{background:radial-gradient(circle at 80% 0,#7ff6e029,#0000 24rem),linear-gradient(135deg,#192341f5,#0d1327f5);border:1px solid #7ff6e033;border-radius:1.5rem;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:6rem;padding:4rem;display:flex}.home-cta h2{margin-bottom:.6rem}.home-cta p{margin:0}.home-cta .hero-actions{flex:none}.public-footer{border-top:1px solid var(--border);width:min(1320px,100% - 3rem);color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:2rem 0 3rem;font-size:.85rem;display:flex}.public-footer .brand{color:#fff}.viewer-login-main{width:min(1180px,100% - 3rem);margin:0 auto;padding:3rem 0 7rem}.viewer-welcome{background:#11182de0;border:1px solid #7ff6e02e;border-radius:1.6rem;grid-template-columns:1fr 1fr;align-items:stretch;min-height:690px;display:grid;overflow:hidden;box-shadow:0 40px 120px #00000059}.viewer-ticket-art{isolation:isolate;color:#ffffffeb;background:radial-gradient(circle at 50% 45%, color-mix(in srgb, var(--accent) 30%, transparent), transparent 35%), repeating-linear-gradient(115deg, transparent 0 45px, #ffffff06 46px 47px), #0c1328;place-items:center;display:grid;position:relative;overflow:hidden}.viewer-ticket-art:before,.viewer-ticket-art:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:430px;height:430px;position:absolute}.viewer-ticket-art:after{width:300px;height:300px}.viewer-ticket-art>svg{z-index:3;filter:drop-shadow(0 22px 30px #00000073);width:130px;height:130px;position:relative}.ticket-ball{background:#d94b55;border-radius:50%;width:72px;height:72px;position:absolute;top:16%;left:13%;transform:rotate(-18deg);box-shadow:inset -10px -12px #5c0f194d,0 18px 40px #00000059}.ticket-ball:before,.ticket-ball:after{content:"";border-block:2px dashed #ffffffd9;border-radius:50%;height:2px;position:absolute;left:13px;right:13px}.ticket-ball:before{top:25px}.ticket-ball:after{top:40px}.ticket-stumps{gap:8px;display:flex;position:absolute;bottom:13%;right:14%;transform:rotate(12deg)}.ticket-stumps i{background:linear-gradient(#f8d8a1,#bb8654);border-radius:9px;width:9px;height:120px;box-shadow:0 8px 20px #0000004d}.viewer-login-card{flex-direction:column;justify-content:center;padding:clamp(2rem,6vw,5rem);display:flex}.viewer-login-card .status{align-self:flex-start;margin:1.7rem 0 .8rem}.viewer-login-card h1{margin:0;font-size:clamp(2.6rem,5vw,4.5rem);line-height:1}.viewer-season{color:var(--accent);margin:.8rem 0 1.3rem;font-weight:700}.viewer-name-form{gap:1rem;margin-top:1.2rem;display:grid}.viewer-name-form input{min-height:3.3rem;font-size:1.05rem}.privacy-note{color:var(--muted);align-items:center;gap:.45rem;margin-top:1rem;font-size:.75rem;display:flex}.privacy-note svg{width:.9rem;color:var(--accent)}.arrow-back{transform:rotate(180deg)}.viewer-header-actions{align-items:center;gap:.7rem;margin-left:auto;display:flex}.viewer-presence{position:relative}.viewer-presence summary{cursor:pointer;background:#7ff6e012;border:1px solid #7ff6e033;border-radius:.7rem;align-items:center;gap:.4rem;min-height:2.45rem;padding:.5rem .75rem;font-size:.8rem;list-style:none;display:flex}.viewer-presence summary::-webkit-details-marker{display:none}.viewer-presence summary>svg{width:1rem;color:var(--accent)}.viewer-presence summary small{color:var(--muted)}.presence-pulse{background:#64e39f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #64e39f1a}.presence-panel{z-index:30;background:#0d1428fa;border:1px solid #7ff6e033;border-radius:.9rem;width:min(330px,100vw - 2rem);padding:.7rem;position:absolute;top:calc(100% + .65rem);right:0;box-shadow:0 24px 70px #0000007a}.presence-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.5rem .55rem .7rem;display:flex}.presence-title small{color:#64e39f}.presence-panel ul{gap:.15rem;max-height:300px;margin:.55rem 0 0;padding:0;list-style:none;display:grid;overflow-y:auto}.presence-panel li{border-radius:.65rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.55rem;display:grid}.presence-panel li:hover{background:#ffffff0b}.presence-panel li>div{gap:.12rem;display:grid}.presence-panel li strong{font-size:.82rem}.presence-panel li small,.presence-panel>p{color:var(--muted);font-size:.72rem}.presence-avatar{color:#dbe1f2;background:#ffffff1a;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.72rem;font-weight:800;display:grid}.presence-avatar.online{color:#07111c;background:var(--accent)}.presence-state{background:#65708b;border-radius:50%;width:7px;height:7px}.presence-state.online{background:#64e39f;box-shadow:0 0 9px #64e39fa6}.color-field{align-content:start}.color-control{grid-template-columns:3.25rem 1fr;gap:.55rem;display:grid}.color-picker{cursor:pointer;width:3.25rem;height:2.9rem;padding:.22rem;overflow:hidden}.color-picker::-webkit-color-swatch-wrapper{padding:0}.color-picker::-webkit-color-swatch{border:0;border-radius:.4rem}.color-picker::-moz-color-swatch{border:0;border-radius:.4rem}.color-hex{letter-spacing:.05em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.color-presets{align-items:center;gap:.38rem;padding-top:.12rem;display:flex}.color-presets button{background:var(--swatch);cursor:pointer;border:2px solid #151c32;border-radius:50%;outline:1px solid #ffffff21;width:1.15rem;height:1.15rem;padding:0;transition:transform .15s,outline-color .15s}.color-presets button:hover,.color-presets button.selected{outline-color:#fff;transform:scale(1.18)}@keyframes pulse{50%{box-shadow:0 0 100px color-mix(in srgb, var(--accent) 60%, transparent);transform:scale(1.06)}}@keyframes confetti-sale{0%{opacity:1;transform:translate(-50%,-50%)rotate(0)scale(.75)}38%{opacity:1;transform:translate(calc(-50% + var(--confetti-mid-x)), var(--confetti-rise)) rotate(var(--confetti-mid-rotation)) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--confetti-x)), 55vh) rotate(var(--confetti-rotation)) scale(.9)}}@keyframes modal-fade{0%{opacity:0}}@keyframes modal-rise{0%{opacity:0;transform:translateY(12px)scale(.98)}}@keyframes tab-enter{0%{opacity:0;transform:translateY(5px)}}@keyframes draw-orbit{to{transform:rotate(360deg)}}@keyframes draw-scan{0%,to{opacity:.25;top:14%}50%{opacity:1;top:86%}}@keyframes reel-enter{0%{opacity:0;transform:translateY(12px)}}@keyframes draw-progress{0%{transform:translate(-140%)}to{transform:translate(390%)}}@keyframes sale-overlay{0%{opacity:0}8%,82%{opacity:1}to{opacity:0}}@keyframes sale-card{0%{opacity:0;transform:scale(.82)translateY(30px)}10%,78%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(1.04)translateY(-12px)}}@media (prefers-reduced-motion:reduce){.confetti-burst{display:none}.modal,.modal-backdrop,.draw-rings,.draw-scanline,.draw-candidate,.draw-progress span,.sale-announcement,.sale-announcement-card,.sale-announcement-card:after{animation:none}.hero-arena{transform:none}.arena-topline svg{animation:none}}@media (width<=1000px){.home-hero{grid-template-columns:1fr;gap:4rem;padding-top:4rem}.hero-copy{max-width:800px}.hero-arena{width:min(640px,100%);margin:0 auto;transform:none}.story-grid{grid-template-columns:1fr 1fr}.story-card.featured{grid-column:1/-1}.home-flow{grid-template-columns:1fr;gap:4rem}.flow-visual{width:min(620px,100%);margin:0 auto}.home-cta{flex-direction:column;align-items:flex-start}.viewer-welcome{grid-template-columns:.8fr 1.2fr}}@media (width<=1100px) and (width>=901px){.player-filter-controls{grid-template-columns:repeat(4,minmax(0,1fr))}.player-search{grid-column:span 2}}@media (width<=900px){.card-grid,.player-admin-grid,.viewer-team-grid{grid-template-columns:repeat(2,1fr)}.player-filter-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.player-search{grid-column:span 2}.dashboard-grid,.section-grid{grid-template-columns:1fr}.span-2{grid-row:auto}.pool-list{grid-template-columns:1fr}.team-strip{grid-template-columns:repeat(2,1fr)}.viewer-player-grid{grid-template-columns:repeat(3,1fr)}.inline-form,.player-form,.home-strip{grid-template-columns:repeat(2,1fr)}.home-strip span:nth-child(3){border-left:0;border-top:1px solid var(--border)}.home-strip span:nth-child(4){border-top:1px solid var(--border)}.viewer-welcome{grid-template-columns:1fr}.viewer-ticket-art{min-height:300px}.viewer-ticket-art>svg{width:90px}.ticket-stumps i{height:80px}.viewer-header{flex-wrap:wrap;align-items:flex-start}.viewer-header-actions{justify-content:space-between;width:100%;margin-left:0}}@media (width<=700px){.dashboard-heading{flex-direction:column;align-items:flex-start}.dashboard-create-callout{grid-template-columns:auto 1fr}.dashboard-create-callout .button{grid-column:1/-1;width:100%}.dashboard-data-tools{grid-template-columns:1fr}.dashboard-data-tools>.button,.dashboard-data-tools .notice{grid-column:auto;width:100%}.tournament-collection-header{align-items:flex-start}.tournament-collection-header p{max-width:31rem}}@media (width<=600px){.page,.viewer-main{width:min(100% - 1rem,1240px)}.topbar .muted{display:none}.card-grid,.player-admin-grid,.viewer-team-grid,.viewer-player-grid,.settings-grid,.team-bids,.inline-form,.player-form,.team-strip,.modal-form-grid,.story-grid{grid-template-columns:1fr}.player-filter-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.player-search,.clear-player-filters{grid-column:1/-1}.save-settings-row,.story-card.featured{grid-column:auto}.title-row{flex-direction:column;align-items:flex-start}.tournament-tabs{justify-content:flex-start}.tournament-tabs button{min-width:max-content}.logo-upload-card{grid-template-columns:auto 1fr}.logo-upload-card .button{grid-column:1/-1;width:100%}.viewer-header h1{font-size:1.15rem}.viewer-header>.status{display:none}.modal-span{grid-column:auto}.public-header{width:min(100% - 1rem,1320px);padding:.8rem 0}.public-header .brand{font-size:.9rem}.public-brand-mark{width:2rem;height:2rem}.public-header nav{gap:.35rem}.public-header .button{padding:.6rem .7rem;font-size:.72rem}.home-hero,.home-section,.viewer-login-main{width:min(100% - 1.25rem,1240px)}.home-hero{min-height:auto;padding:4rem 0}.hero-copy h1{font-size:clamp(3.15rem,15vw,5.2rem)}.hero-copy>p{font-size:.98rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{gap:.7rem}.hero-arena{min-height:440px;padding:1.1rem}.arena-player{text-align:center;grid-template-columns:1fr;margin-top:2rem}.arena-photo-ring{width:150px;margin:0 auto}.arena-player h2{font-size:2.2rem}.arena-bid{padding:.8rem 2rem}.arena-teams{gap:.6rem}.arena-coins{width:100px;right:-2rem}.home-strip{grid-template-columns:1fr}.home-strip span+span,.home-strip span:nth-child(3){border-left:0;border-top:1px solid var(--border)}.home-section{padding:5rem 0}.story-card{min-height:320px}.flow-visual{min-height:380px}.home-cta{margin-bottom:3rem;padding:2rem 1.35rem}.public-footer{flex-direction:column;align-items:flex-start;width:min(100% - 1.25rem,1320px)}.viewer-login-main{padding:1.5rem 0 4rem}.viewer-ticket-art{min-height:220px}.viewer-login-card{padding:2rem 1.25rem}.viewer-login-card h1{font-size:2.6rem}.ticket-ball{width:52px;height:52px}.ticket-stumps,.viewer-presence summary small{display:none}.viewer-header-actions .status{display:inline-flex}.presence-panel{right:-1px}}@media (width<=900px){.auction-stage,.player-draw-stage{grid-template-columns:1fr;min-height:auto}.auction-player-media{height:390px}.auction-player-media>img{min-height:390px}.auction-stage-content{padding:2rem 1.25rem}.draw-visual{min-height:300px}.draw-content{padding:2.5rem 1.25rem}.sale-announcement-card{grid-template-columns:190px 1fr}}@media (width<=600px){.auction-player-media{height:290px}.auction-player-media>img{min-height:290px}.auction-stage-content>h1,.viewer-auction-stage .auction-stage-content>h2{font-size:3rem}.winning-bid-panel{padding-inline:.8rem}.winning-bid-panel h2,.winning-bid-panel h3,.winning-bid-panel>strong{font-size:2.35rem}.next-bid-callout{margin-inline:-.8rem}.auction-stage .team-bids{grid-template-columns:1fr 1fr}.draw-visual{min-height:220px}.draw-rings{width:125px;height:125px}.draw-rings svg{width:50px}.draw-content h2{font-size:3.3rem}.draw-candidate{grid-template-columns:42px 1fr}.draw-candidate img,.draw-candidate>svg{width:42px;height:42px}.draw-candidate small{display:none}.sale-announcement-card{text-align:center;grid-template-columns:1fr;gap:1rem}.sale-announcement-card>img{aspect-ratio:1;border-radius:50%;width:145px;margin:0 auto}.sold-stamp{top:.8rem;right:.8rem}.sale-announcement-copy h2{font-size:3rem}.sale-announcement-copy h3{font-size:2.35rem}}.app-shell,.home-shell,.viewer-login-shell,.admin-login-page,.viewer{flex-direction:column;min-height:100vh;display:flex}.app-shell>.page,.viewer-main,.tournament-landing-main,.login-shell-with-header,.viewer>.loading{flex:1 0 auto}.app-footer{z-index:5;border-top:1px solid var(--border);width:min(1320px,100% - 3rem);color:var(--muted);justify-content:space-between;align-items:center;gap:1.25rem;margin:auto auto 0;padding:1.35rem 0 1.8rem;display:flex;position:relative}.app-footer-brand{align-items:center;gap:1rem;min-width:0;display:flex}.app-footer-brand .brand{color:#fff;font-size:.82rem}.app-footer-brand .brand svg{width:1rem;color:var(--accent)}.app-footer-brand>span{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.app-footer small{letter-spacing:.025em;text-align:right;white-space:nowrap;margin-left:auto;font-size:.68rem}.login-shell-with-header{min-height:auto}.tournament-landing-main{width:min(1320px,100% - 3rem);margin:0 auto;padding:2rem 0 6rem}.tournament-landing-hero{isolation:isolate;border:1px solid color-mix(in srgb, var(--accent) 25%, transparent);background:radial-gradient(circle at 12% 20%, color-mix(in srgb, var(--accent) 18%, transparent), transparent 28rem), radial-gradient(circle at 80% 82%, color-mix(in srgb, var(--accent-2) 10%, transparent), transparent 28rem), linear-gradient(135deg, #151e39, #0c1226 72%);border-radius:2rem;grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);min-height:650px;display:grid;position:relative;overflow:hidden;box-shadow:0 45px 130px #0000006b}.tournament-landing-hero:before{content:"";z-index:-1;border:1px solid #ffffff0e;border-radius:50%;width:54rem;height:54rem;position:absolute;bottom:-24rem;left:-11rem;box-shadow:0 0 0 7rem #ffffff03,0 0 0 14rem #ffffff03}.tournament-landing-hero:after{content:"";z-index:-1;pointer-events:none;background:repeating-linear-gradient(118deg,#0000 0 78px,#ffffff05 79px 80px);position:absolute;inset:0}.tournament-hero-copy{z-index:1;flex-direction:column;justify-content:center;padding:clamp(2.2rem,5vw,5rem);display:flex;position:relative}.tournament-identity{align-items:center;gap:1rem;margin-bottom:2.2rem;display:flex}.tournament-identity>img,.tournament-identity>span{object-fit:contain;background:#0509168f;border:1px solid #ffffff24;border-radius:1.15rem;place-items:center;width:76px;height:76px;padding:.45rem;display:grid;box-shadow:0 14px 34px #00000047}.tournament-identity>span{color:#08101d;background:linear-gradient(135deg, var(--accent), #62d7ff)}.tournament-identity>span svg{width:2rem;height:2rem}.tournament-identity div{gap:.25rem;display:grid}.tournament-identity small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:700}.tournament-identity strong{font-size:1.05rem}.tournament-status-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.4rem;display:flex}.tournament-hero-copy>.home-kicker{margin-bottom:.75rem}.tournament-hero-copy h1{letter-spacing:-.055em;text-wrap:balance;max-width:780px;margin:0;font-size:clamp(3.6rem,6.2vw,6.7rem);line-height:.91}.tournament-hero-copy blockquote{color:#c4cce1;max-width:660px;margin:1.8rem 0 2.2rem;font-family:Playfair Display,serif;font-size:clamp(1.08rem,1.8vw,1.42rem);line-height:1.55}.tournament-hero-stats{grid-template-columns:repeat(3,minmax(0,125px));gap:.65rem;display:grid}.tournament-hero-stats span{background:#05091652;border:1px solid #ffffff14;border-radius:.8rem;gap:.1rem;padding:.8rem .9rem;display:grid}.tournament-hero-stats strong{color:var(--accent);font-family:Playfair Display,serif;font-size:1.65rem;line-height:1}.tournament-hero-stats small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem}.tournament-checkin-card{z-index:2;border:1px solid color-mix(in srgb, var(--accent) 32%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#070c1bc7;border-radius:1.45rem;align-self:center;margin:2rem;padding:clamp(1.6rem,3vw,2.5rem);position:relative;overflow:hidden;box-shadow:0 32px 90px #0000007a}.tournament-checkin-card:before{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-2));width:100%;height:3px;position:absolute;top:0;left:0}.checkin-pass-mark{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1.2rem;font-size:.7rem;font-weight:800;display:inline-flex}.checkin-pass-mark svg{width:1rem}.tournament-checkin-card h2{margin-bottom:.85rem;font-size:clamp(2.15rem,3.2vw,3.25rem);line-height:1.03}.tournament-checkin-card>p{color:var(--muted);line-height:1.65}.tournament-checkin-card .viewer-name-form{margin-top:1.7rem}.tournament-checkin-card .viewer-name-form .button{width:100%}.tournament-rally-strip{border:1px solid var(--border);background:#ffffff06;border-radius:1rem;grid-template-columns:repeat(3,1fr);margin-top:1rem;display:grid}.tournament-rally-strip span{color:#cbd2e5;letter-spacing:.035em;text-transform:uppercase;justify-content:center;align-items:center;gap:.55rem;padding:1.2rem;font-size:.78rem;font-weight:700;display:flex}.tournament-rally-strip span+span{border-left:1px solid var(--border)}.tournament-rally-strip svg{width:1rem;color:var(--accent)}.tournament-landing-section{padding:7rem 0 1rem}.landing-section-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);align-items:end;gap:3rem;margin-bottom:2.5rem;display:grid}.landing-section-heading h2,.tournament-detail-card h2{letter-spacing:-.04em;margin:.8rem 0 0;font-size:clamp(2.7rem,4.8vw,4.8rem);line-height:.98}.landing-section-heading>p{color:var(--muted);margin:0;line-height:1.7}.landing-pool-tabs{flex-wrap:wrap;gap:.65rem;margin:-1rem 0 2rem;display:flex}.landing-pool-tabs button{border:1px solid var(--border);color:#d5dbee;text-align:left;cursor:pointer;background:#ffffff09;border-radius:.8rem;grid-template-columns:auto auto;align-items:center;gap:.15rem .55rem;min-width:165px;margin:0;padding:.75rem .9rem;transition:border-color .18s,background .18s,transform .18s;display:grid}.landing-pool-tabs button:hover{border-color:color-mix(in srgb, var(--accent) 45%, transparent);transform:translateY(-1px)}.landing-pool-tabs button.active{border-color:color-mix(in srgb, var(--accent) 55%, transparent);color:#07111c;background:linear-gradient(120deg, var(--accent), #62d7ff);box-shadow:0 12px 35px color-mix(in srgb, var(--accent) 12%, transparent)}.landing-pool-tabs button>svg{width:1.15rem;color:var(--accent);grid-row:1/3}.landing-pool-tabs button.active>svg{color:#07111c}.landing-pool-tabs button>span{font-size:.78rem;font-weight:800}.landing-pool-tabs button>small{color:var(--muted);font-size:.65rem}.landing-pool-tabs button.active>small{color:#07111cb3}.landing-carousel{justify-items:center;gap:1.25rem;display:grid}.landing-carousel-track{grid-template-columns:minmax(0,.78fr) minmax(0,1.12fr) minmax(0,.78fr);align-items:center;gap:1rem;width:100%;display:grid}.landing-player-card{aspect-ratio:.82;opacity:.48;background:#11182d;border:1px solid #ffffff1c;border-radius:1.25rem;min-width:0;transition:opacity .35s,transform .35s,border-color .35s;position:relative;overflow:hidden;transform:scale(.91);box-shadow:0 18px 55px #0000004d}.landing-player-card.active{z-index:2;border-color:color-mix(in srgb, var(--accent) 48%, transparent);opacity:1;box-shadow:0 28px 90px #00000080, 0 0 50px color-mix(in srgb, var(--accent) 10%, transparent);transform:scale(1)}.landing-player-card>img{object-fit:cover;object-position:center top;width:100%;height:100%}.landing-player-shade{background:linear-gradient(#05091605 28%,#050916f5 94%);position:absolute;inset:0}.landing-player-status{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.08em;text-transform:uppercase;background:#050916a3;border:1px solid #ffffff2e;border-radius:99px;padding:.38rem .6rem;font-size:.62rem;font-weight:800;position:absolute;top:1rem;left:1rem}.landing-player-status.sold,.landing-player-status.assigned{color:#07111c;background:var(--accent)}.landing-player-copy{z-index:2;padding:clamp(1.1rem,2.4vw,2rem);position:absolute;bottom:0;left:0;right:0}.landing-player-copy small{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:800}.landing-player-copy h3{margin:.42rem 0 .5rem;font-family:Playfair Display,serif;font-size:clamp(1.7rem,3vw,3rem);line-height:1}.landing-player-copy p{color:#c6cee1;margin:0 0 .65rem;font-size:.78rem}.landing-player-copy strong{color:var(--accent-2);font-size:.88rem}.landing-carousel-controls{align-items:center;gap:.75rem;display:flex}.landing-carousel-controls button{border:1px solid var(--border);color:#fff;cursor:pointer;background:#ffffff0d;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;padding:0;transition:border-color .18s,background .18s,transform .18s;display:grid}.landing-carousel-controls button:hover:not(:disabled){border-color:var(--accent);background:#7ff6e014;transform:translateY(-1px)}.landing-carousel-controls button:disabled{opacity:.3;cursor:not-allowed}.landing-carousel-controls svg{width:1.1rem}.landing-carousel-controls span{min-width:4rem;color:var(--muted);text-align:center;font-size:.75rem}.landing-carousel-controls b{color:#fff;font-size:.92rem}.landing-carousel-empty{border:1px dashed var(--border);width:100%;min-height:350px;color:var(--muted);text-align:center;background:#ffffff06;border-radius:1.25rem;place-content:center;justify-items:center;gap:.65rem;display:grid}.landing-carousel-empty svg{width:3rem;height:3rem;color:var(--accent)}.landing-carousel-empty strong{color:#fff;font-family:Playfair Display,serif;font-size:1.6rem}.tournament-detail-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.tournament-detail-card{border:1px solid var(--border);background:radial-gradient(circle at 100% 0, color-mix(in srgb, var(--accent) 10%, transparent), transparent 22rem), #11182db3;border-radius:1.5rem;min-width:0;padding:clamp(1.5rem,3.8vw,3.4rem)}.tournament-detail-card h2{font-size:clamp(2.25rem,3.8vw,3.7rem)}.landing-rule-grid{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:2rem;display:grid}.landing-rule-grid span{background:#05091652;border:1px solid #ffffff14;border-radius:.8rem;gap:.28rem;padding:1rem;display:grid}.landing-rule-grid small{color:var(--muted);text-transform:uppercase;font-size:.68rem}.landing-rule-grid strong{color:var(--accent-2)}.landing-pool-list{flex-wrap:wrap;gap:.5rem;margin-top:1.2rem;display:flex}.landing-pool-list span{color:#cdd4e7;background:#ffffff0f;border-radius:99px;align-items:center;gap:.45rem;padding:.48rem .68rem;font-size:.72rem;display:inline-flex}.landing-pool-list b{color:var(--accent)}.landing-team-list{gap:.55rem;margin-top:2rem;display:grid}.landing-team-list>div{background:#05091645;border:1px solid #ffffff12;border-radius:.8rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.8rem;display:grid}.landing-team-list>div>span{color:#07111c;background:var(--accent);border-radius:.65rem;place-items:center;width:2.35rem;height:2.35rem;display:grid}.landing-team-list svg{width:1.1rem}.landing-team-list>div>div{gap:.15rem;min-width:0;display:grid}.landing-team-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.landing-team-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.landing-team-list em{color:var(--accent);white-space:nowrap;font-size:.68rem;font-style:normal}.landing-team-list>p{color:var(--muted)}.tournament-final-callout{border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);background:linear-gradient(110deg, color-mix(in srgb, var(--accent) 12%, #11182d), #11182d);border-radius:1.35rem;justify-content:space-between;align-items:center;gap:2rem;margin-top:7rem;padding:clamp(1.4rem,3vw,2.3rem);display:flex}.tournament-final-callout>div{grid-template-columns:auto 1fr;align-items:center;gap:.25rem .8rem;display:grid}.tournament-final-callout>div>svg{width:2rem;height:2rem;color:var(--accent);grid-row:1/3}.tournament-final-callout span{font-family:Playfair Display,serif;font-size:1.35rem}.tournament-final-callout small{color:var(--muted)}.viewer-invitation-state{border:1px solid var(--border);text-align:center;background:#11182da8;border-radius:1.5rem;align-content:center;place-items:center;gap:1rem;width:min(760px,100%);min-height:560px;margin:2rem auto;padding:3rem;display:grid}.viewer-invitation-state>svg{width:4rem;height:4rem;color:var(--accent)}.viewer-invitation-state h1{max-width:620px;margin:0;font-size:clamp(2.5rem,5vw,4.7rem);line-height:1}.viewer-invitation-state p{max-width:570px;color:var(--muted);line-height:1.7}@media (width<=1000px){.tournament-landing-hero{grid-template-columns:1fr}.tournament-checkin-card{width:min(620px,100% - 4rem);margin:0 2rem 2rem}.tournament-hero-copy{min-height:590px}}@media (width<=800px){.landing-section-heading,.tournament-detail-grid{grid-template-columns:1fr}.landing-section-heading{align-items:start;gap:1rem}.landing-carousel-track{grid-template-columns:minmax(0,.68fr) minmax(0,1.2fr) minmax(0,.68fr);gap:.6rem}.tournament-final-callout{flex-direction:column;align-items:flex-start}}@media (width<=600px){.tournament-landing-main{width:min(100% - 1rem,1320px);padding:1rem 0 4rem}.tournament-landing-hero{border-radius:1.2rem;min-height:0}.tournament-hero-copy{min-height:0;padding:2rem 1.25rem 2.5rem}.tournament-identity{margin-bottom:1.6rem}.tournament-identity>img,.tournament-identity>span{border-radius:.85rem;width:58px;height:58px}.tournament-hero-copy h1{font-size:clamp(3rem,15vw,4.5rem)}.tournament-hero-copy blockquote{margin:1.4rem 0 1.7rem}.tournament-hero-stats{grid-template-columns:repeat(3,1fr)}.tournament-hero-stats span{padding:.7rem .55rem}.tournament-hero-stats strong{font-size:1.35rem}.tournament-checkin-card{width:auto;margin:0 .7rem .7rem;padding:1.4rem 1.15rem}.tournament-rally-strip{grid-template-columns:1fr}.tournament-rally-strip span+span{border-top:1px solid var(--border);border-left:0}.tournament-landing-section{padding-top:5rem}.landing-pool-tabs{grid-template-columns:1fr 1fr;margin-top:0;display:grid}.landing-pool-tabs button{min-width:0}.landing-carousel-track{display:block}.landing-player-card:not(.active){display:none}.landing-player-card.active{aspect-ratio:.8;width:100%}.landing-rule-grid{grid-template-columns:1fr}.tournament-detail-card{padding:1.35rem 1rem}.landing-team-list>div{grid-template-columns:auto minmax(0,1fr)}.landing-team-list em{grid-column:2}.tournament-final-callout{margin-top:5rem}.tournament-final-callout .button{width:100%}.viewer-invitation-state{min-height:480px;margin-top:0;padding:2rem 1rem}.app-footer{flex-direction:column;align-items:flex-start;width:min(100% - 1.25rem,1320px)}.app-footer-brand{justify-content:space-between;width:100%}.app-footer small{margin-left:0}}.viewer-main{gap:2.5rem}.viewer-main>*{min-width:0}.viewer-auction-stage{border-top:3px solid var(--accent);grid-template-columns:minmax(220px,1fr) minmax(0,2fr);justify-content:normal;align-items:stretch;min-height:520px;padding:0;display:grid;overflow:hidden}.viewer-auction-stage .auction-player-media{height:520px}.viewer-auction-stage .auction-player-media>img{height:100%;min-height:0;transform:none}.viewer-auction-stage .auction-player-media-caption{bottom:1.15rem;left:1.15rem;right:1.15rem}.viewer-auction-stage .auction-stage-content{padding:clamp(1.35rem,2.5vw,2.35rem)}.viewer-auction-stage .auction-stage-content>h2{margin:.45rem 0 .25rem;font-size:clamp(2.6rem,4.5vw,4.8rem);line-height:1}.viewer-auction-stage .auction-stage-content>h2 .player-name-button{overflow-wrap:anywhere}.viewer-auction-stage .auction-player-meta{flex-wrap:wrap;gap:.45rem .8rem;margin:.7rem 0 1rem;line-height:1.45}.viewer-auction-stage .winning-bid-panel{margin:.55rem auto 1rem}.viewer-content-section .section-heading{margin-bottom:1.2rem}.viewer-content-section .section-heading>div{justify-items:start;gap:.55rem;display:grid}.viewer-content-section .section-heading .eyebrow{gap:.38rem;margin:0;font-size:.68rem;line-height:1;display:flex}.viewer-content-section .section-heading .eyebrow svg{width:.82rem;height:.82rem}.viewer-content-section .section-heading h2.icon-heading{letter-spacing:-.02em;gap:.65rem;margin:0;font-size:clamp(1.9rem,3vw,2.35rem);line-height:1.08;display:flex}.viewer-content-section .section-heading h2.icon-heading svg{stroke-width:2.1px;width:1.4rem;height:1.4rem}.viewer-team-grid article{align-content:start;gap:.7rem;min-width:0;display:grid}.viewer-team-card-header{justify-content:space-between;align-items:flex-start;gap:.9rem;min-width:0;display:flex}.viewer-team-card-header h3{overflow-wrap:anywhere;min-width:0;margin:0;line-height:1.3}.viewer-team-card-header strong{color:var(--accent);white-space:nowrap;flex:none;font-size:.85rem;line-height:1.4}.viewer-team-owner{min-width:0;color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.86rem;line-height:1.45}.viewer-team-grid .roster{margin-top:.15rem}.viewer-player-grid article{gap:.42rem;padding:1rem .8rem}.viewer-player-grid .player-name-button,.viewer-player-grid span,.viewer-player-grid small{overflow-wrap:anywhere;line-height:1.35}@media (width<=900px){.viewer-main{gap:2.2rem}.viewer-auction-stage{grid-template-columns:1fr;min-height:auto}.viewer-auction-stage .auction-player-media{height:clamp(240px,38vw,310px)}.viewer-auction-stage .auction-player-media>img{object-position:center 20%;height:100%;min-height:0}.viewer-auction-stage .auction-stage-content{padding:1.6rem 1.25rem}}@media (width<=600px){.viewer-header{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem .8rem;padding:.75rem;display:grid}.viewer-header img{width:44px;height:44px}.viewer-header>div:not(.viewer-header-actions){min-width:0}.viewer-header .eyebrow{margin-bottom:.2rem;font-size:.6rem;line-height:1.35}.viewer-header h1{overflow-wrap:anywhere;margin:0;font-size:1rem;line-height:1.22}.viewer-header-actions{grid-column:1/-1;gap:.5rem;width:100%;margin-left:0}.viewer-header-actions .status{margin-left:0}.viewer-presence{margin-left:auto}.viewer-presence summary{min-height:2.25rem;padding:.42rem .6rem}.viewer-main{gap:2rem;width:calc(100% - 1rem);padding:1rem 0 3.5rem}.viewer-stage:not(.auction-stage){min-height:300px;padding:1.25rem}.viewer-stage:not(.auction-stage) h2{margin:.65rem 0 .35rem;font-size:clamp(2rem,11vw,3rem);line-height:1.05}.viewer-auction-stage{border-radius:.95rem}.viewer-auction-stage .auction-player-media{height:210px}.viewer-auction-stage .auction-player-media-caption{bottom:.8rem;left:.9rem;right:.9rem}.viewer-auction-stage .auction-player-media-caption span{font-size:.68rem}.viewer-auction-stage .auction-player-media-caption small{font-size:.72rem}.viewer-auction-stage .auction-stage-content{padding:1.2rem .9rem}.viewer-auction-stage .auction-stage-content>h2{margin:.45rem 0 .2rem;font-size:clamp(2.15rem,12vw,3rem);line-height:1.02}.viewer-auction-stage .auction-player-meta{gap:.35rem .6rem;margin:.6rem 0 .8rem;font-size:.78rem}.viewer-auction-stage .winning-bid-panel{border-radius:.85rem;margin:.5rem auto .8rem;padding:.9rem .75rem .75rem}.viewer-auction-stage .winning-bid-panel h3{margin-top:.4rem;font-size:clamp(1.8rem,9vw,2.35rem);line-height:1.05}.viewer-auction-stage .winning-bid-panel>strong{font-size:clamp(1.9rem,10vw,2.35rem)}.viewer-auction-stage .winning-bid-panel>p{line-height:1.45}.viewer-auction-stage .next-bid-callout{margin:.75rem -.75rem -.75rem;padding:.7rem .6rem;line-height:1.45}.viewer-auction-stage .bid-trail{margin-top:.65rem}.viewer-content-section .section-heading{margin-bottom:.9rem}.viewer-content-section .section-heading>div{gap:.4rem}.viewer-content-section .section-heading .eyebrow{font-size:.62rem}.viewer-content-section .section-heading .eyebrow svg{width:.72rem;height:.72rem}.viewer-content-section .section-heading h2.icon-heading{gap:.5rem;font-size:clamp(1.55rem,7vw,1.9rem);line-height:1.12}.viewer-content-section .section-heading h2.icon-heading svg{width:1.15rem;height:1.15rem}.viewer-team-grid{gap:.7rem}.viewer-team-grid article{gap:.6rem;padding:1rem}.viewer-team-card-header{gap:.35rem;display:grid}.viewer-team-card-header strong,.viewer-team-owner{font-size:.8rem}.viewer-player-grid{grid-template-columns:1fr;gap:.6rem}.viewer-player-grid article{text-align:left;grid-template-columns:58px minmax(0,1fr);justify-items:start;gap:.2rem .75rem;padding:.75rem}.viewer-player-grid img{grid-area:1/1/4;align-self:start;width:58px;height:58px}.viewer-player-grid article>.player-name-button{grid-area:1/2;padding:.05rem 0;font-size:.86rem}.viewer-player-grid article>span{grid-area:2/2;font-size:.75rem}.viewer-player-grid article>small{grid-area:3/2;font-size:.7rem}.history-list>div{grid-template-columns:1fr;place-items:start;gap:.45rem;padding:.75rem;display:grid}}
