:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--prototype-banner-height:0px;--bg:#f4ede2;--bg-soft:#fbf7f1;--surface:#fffbf5e6;--surface-strong:#fffdf9;--surface-dark:#16212b;--surface-dark-strong:#0f1821;--text:#18222d;--muted:#5f6670;--line:#dacdbd;--line-strong:#bca78a;--accent:#b01f24;--accent-deep:#7d1418;--accent-soft:#f7e3e1;--accent-ink:#611115;--gold:#b59152;--navy:#1b2b3b;--green:#2e7d32;--status-success-bg:color-mix(in srgb,var(--green)14%,white);--status-success-border:color-mix(in srgb,var(--green)28%,white);--status-success-text:var(--green);--blue:#1565c0;--shadow:0 20px 45px #111b2614;font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#b01f241f,#0000 26%),radial-gradient(circle at 100% 0,#1b2b3b1f,#0000 28%),linear-gradient(#fbf6ee,#f2e9db 48%,#efe3d1);margin:0}.prototype-home-shell{--prototype-banner-height:76px}.prototype-global-banner{z-index:120;min-height:var(--prototype-banner-height);color:#fff8f1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#b01f2442,#0000 28%),linear-gradient(135deg,#0f1821fa,#1b2b3bf7 62%,#7a1418f0);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;padding:12px clamp(16px,3vw,28px);display:flex;position:sticky;top:0;box-shadow:0 14px 32px #0e141e2e}.prototype-global-banner-copy{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.prototype-global-banner-copy p{color:#f8f1e8d1;margin:0;line-height:1.5}.prototype-global-banner-pill{color:#fff8f1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#ffffff24;border-radius:999px;align-items:center;padding:8px 12px;font-size:.74rem;font-weight:800;display:inline-flex}.prototype-global-banner-link{color:#fff8f1;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-weight:700;transition:transform .12s,background-color .12s,border-color .12s;display:inline-flex}.prototype-global-banner-link:hover{background:#ffffff29;border-color:#ffffff47;transform:translateY(-1px)}a{color:var(--accent);text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}code{font-family:IBM Plex Mono,SFMono-Regular,monospace}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #b01f2438}.portal-shell{--portal-collapsed-nav-width:80px;--portal-expanded-nav-width:284px;--portal-shell-offset:var(--portal-collapsed-nav-width);grid-template-columns:var(--portal-shell-offset)minmax(0,1fr);height:calc(100vh - var(--prototype-banner-height));min-height:calc(100vh - var(--prototype-banner-height));display:grid;overflow:clip}.portal-shell[data-desktop-nav=pinned-open]{--portal-shell-offset:var(--portal-expanded-nav-width)}.portal-mobile-bar,.portal-mobile-overlay{display:none}.portal-mobile-bar{justify-content:space-between;align-items:center;gap:12px}.portal-mobile-brand{min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.portal-mobile-brand-mark{min-width:52px;min-height:40px;color:var(--accent-deep);letter-spacing:.08em;background:linear-gradient(#fffcf8fa,#f5eee5eb);border:1px solid #bca78a85;border-radius:14px;place-items:center;padding:0 12px;font-size:.92rem;font-weight:900;display:inline-grid}.portal-mobile-brand-copy{gap:2px;min-width:0;display:grid}.portal-mobile-brand-copy strong,.portal-mobile-brand-copy span{margin:0}.portal-mobile-brand-copy strong{color:var(--text);font-size:1rem}.portal-mobile-brand-copy span{color:var(--muted);font-size:.8rem;font-weight:600}.portal-mobile-toggle,.portal-nav-close{width:46px;height:46px;color:var(--navy);background:linear-gradient(#fffcf8fa,#f5eee5eb);border:1px solid #bca78a85;border-radius:14px;flex-shrink:0;place-items:center;display:inline-grid;position:relative;box-shadow:0 10px 24px #0f182114}.portal-mobile-toggle span,.portal-nav-close span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .16s,opacity .16s;position:absolute}.portal-mobile-toggle span:first-child{transform:translateY(-6px)}.portal-mobile-toggle span:nth-child(3){transform:translateY(6px)}.portal-mobile-toggle.is-open span:first-child{transform:rotate(45deg)}.portal-mobile-toggle.is-open span:nth-child(2){opacity:0}.portal-mobile-toggle.is-open span:nth-child(3){transform:rotate(-45deg)}.portal-nav-close{display:none}.portal-nav-close span:first-child{transform:rotate(45deg)}.portal-nav-close span:nth-child(2){transform:rotate(-45deg)}.portal-nav{top:var(--prototype-banner-height);z-index:24;width:var(--portal-expanded-nav-width);color:#f7f2ea;background:radial-gradient(at 0 0,#b01f2424,#0000 50%),linear-gradient(#16212c,#0f1821 60%);border-right:1px solid #ffffff0f;flex-direction:column;grid-column:1;padding:20px 16px;transition:width .2s cubic-bezier(.4,0,.2,1),box-shadow .2s;display:flex;position:fixed;bottom:0;left:0;overflow:hidden auto}.portal-nav-top{flex-direction:column;flex:auto;gap:6px;display:flex}.portal-nav-header{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;margin-bottom:2px;padding-bottom:14px;display:flex}.portal-nav-heading{flex:1;gap:2px;min-width:0;min-height:46px;display:grid;overflow:hidden}.portal-nav-heading h2,.portal-nav-heading p{white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.portal-nav-heading h2{font-size:.92rem}.portal-nav-heading h2 a{color:inherit;text-decoration:none}.portal-nav-heading p{color:#f7f2ea8c;font-size:.78rem;line-height:1.35;transition:opacity .2s}.portal-nav-pin-toggle{color:#f7f2eab3;letter-spacing:.06em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.68rem;font-weight:800;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.portal-nav-pin-toggle:hover,.portal-nav-pin-toggle:focus-visible{color:#f7f2ea;background:#ffffff1f;border-color:#fff3}.portal-nav-pin-toggle[aria-pressed=true]{color:#f7f2ea;background:#ffffff24;border-color:#ffffff38}.portal-nav a{color:inherit}.portal-nav-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.portal-nav-link{color:#f7f2eac7;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;height:40px;padding:0 12px;font-size:.88rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s;display:flex;overflow:hidden}.portal-nav-link-icon{opacity:.82;flex-shrink:0;width:18px;height:18px;transition:opacity .12s}.portal-nav-link:hover .portal-nav-link-icon,.portal-nav-link.is-active .portal-nav-link-icon{opacity:1}.portal-nav-link-label{text-overflow:ellipsis;min-width:0;overflow:hidden}.portal-nav-team-sections{flex-direction:column;gap:2px;display:flex}.portal-nav-team-section{flex-direction:column;display:flex}.portal-nav-team-toggle{color:#f7f2eab3;width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:.85rem;transition:background .12s,color .12s;display:flex}.portal-nav-team-toggle:hover{color:#f7f2eaf2;background:#ffffff0f}.portal-nav-team-section.is-active-team>.portal-nav-team-toggle{color:#f7f2eaf2}.portal-nav-team-label{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.portal-nav-team-label strong{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.portal-nav-team-label span{opacity:.55;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.portal-nav-team-chevron{flex-shrink:0;transition:transform .15s}.portal-nav-team-toggle.is-expanded .portal-nav-team-chevron{transform:rotate(180deg)}.portal-nav-team-submenu{padding-left:20px}.portal-nav-team-link{padding:5px 12px;font-size:.8rem}.portal-nav-team-empty{color:#f7f2ea66;margin:0;padding:8px 12px;font-size:.8rem}.portal-nav-utility{flex-direction:column;gap:6px;margin-top:4px;display:flex}.portal-nav-section-label{color:#f7f2ea66;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;margin:0;padding-left:12px;font-size:.65rem;font-weight:700;transition:opacity .2s;overflow:hidden}.portal-nav-divider{background:#ffffff14;height:1px;margin:6px 0}.portal-nav-list-utility .portal-nav-link{color:#f7f2eaa6}.portal-nav-link:hover,.portal-nav-link:focus-visible{color:#f7f2ea;background:#ffffff12;border-color:#ffffff0f}.portal-nav-link.is-active{color:#fff8f1;background:#ffffff1f;border-color:#ffffff14;font-weight:700}.portal-nav .card{color:inherit;box-shadow:none;background:#ffffff0f;border-color:#ffffff1a}@media (min-width:1024px){.portal-shell[data-desktop-nav=collapsed] .portal-nav{width:var(--portal-collapsed-nav-width);box-shadow:none;padding:20px 16px}.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within{width:var(--portal-expanded-nav-width);box-shadow:16px 0 40px #0a101852}.portal-shell[data-desktop-nav=collapsed] .portal-nav-header{justify-content:center}.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-header,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-header{justify-content:normal}.portal-shell[data-desktop-nav=collapsed] .portal-nav-pin-toggle{display:none}.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-pin-toggle,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-pin-toggle{display:inline-flex}.portal-shell[data-desktop-nav=collapsed] .portal-nav-heading h2 a{white-space:nowrap;color:#0000;align-items:center;gap:0;font-size:0;display:inline-flex}.portal-shell[data-desktop-nav=collapsed] .portal-nav-heading h2 a:before{content:"CBU";color:#f7f2eaf2;letter-spacing:.08em;background:linear-gradient(135deg,#b01f2447,#ffffff14);border:1px solid #ffffff1f;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.72rem;font-weight:900;display:inline-flex}.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-heading h2 a,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-heading h2 a{white-space:normal;width:auto;height:auto;color:inherit;align-items:normal;gap:normal;font-size:.92rem;display:inline}.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-heading h2 a:before,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-heading h2 a:before{content:none}.portal-shell[data-desktop-nav=collapsed] .portal-nav-heading p{opacity:0;height:0;transition:opacity .15s;overflow:hidden}.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-heading p,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-heading p{opacity:1;height:auto;overflow:visible}.portal-shell[data-desktop-nav=collapsed] .portal-nav-link{border-radius:12px;gap:12px;height:40px;padding:0 12px}.portal-shell[data-desktop-nav=collapsed] .portal-nav-link-label{display:none}.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-link-label,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-link-label{display:inline}.portal-shell[data-desktop-nav=collapsed] .portal-nav-divider{margin:6px 8px}.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-divider,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-divider{margin:6px 0}.portal-shell[data-desktop-nav=collapsed] .portal-nav-section-label{opacity:0}.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-section-label,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-section-label{opacity:1}.portal-shell[data-desktop-nav=collapsed] .portal-nav-team-label,.portal-shell[data-desktop-nav=collapsed] .portal-nav-team-chevron,.portal-shell[data-desktop-nav=collapsed] .portal-nav-team-submenu,.portal-shell[data-desktop-nav=collapsed] .portal-nav-team-empty{display:none}.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-team-label,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-team-label,.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-team-chevron,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-team-chevron,.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-team-submenu,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-team-submenu,.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .portal-nav-team-empty,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .portal-nav-team-empty{display:flex}.portal-shell[data-desktop-nav=collapsed] .session-controls-sidebar{padding-top:12px}.portal-shell[data-desktop-nav=collapsed] .session-controls-sidebar .session-user-name{display:none}.portal-shell[data-desktop-nav=collapsed] .portal-nav:hover .session-controls-sidebar .session-user-name,.portal-shell[data-desktop-nav=collapsed] .portal-nav:focus-within .session-controls-sidebar .session-user-name{display:inline}}@media (min-width:1024px) and (max-height:819px){.portal-nav{gap:0;padding-top:18px;padding-bottom:18px}.portal-nav-top{gap:10px}.portal-nav-link{min-height:36px;padding:8px 10px;font-size:.9rem}.portal-nav-heading p{font-size:.76rem}}@media (min-width:1024px) and (max-height:740px){.portal-nav{padding-top:14px;padding-bottom:14px}.portal-nav-top{gap:8px}.portal-nav-link{min-height:34px;padding:7px 10px;font-size:.84rem}.portal-nav-pin-toggle{min-height:34px;padding:0 10px;font-size:.66rem}}.portal-main{overscroll-behavior:contain;grid-column:2;min-width:0;min-height:0;padding:32px;overflow-y:auto}.portal-page-heading{align-items:center;gap:14px;min-width:0;display:flex}.portal-page-heading h1{margin:0}.portal-page-heading-icon{width:44px;height:44px;color:var(--accent-deep);background:linear-gradient(#fffcf8f5,#f4eaddf0);border:1px solid #bca78a70;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 12px 28px #0f182114}.portal-page-heading-icon svg{width:20px;height:20px}.prototype-recovery-shell{min-height:calc(100vh - var(--prototype-banner-height));place-items:center;padding:28px;display:grid}.prototype-recovery-card{text-align:center;gap:16px;width:min(100%,680px)}.prototype-recovery-copy,.prototype-recovery-code{color:var(--muted);margin:0;line-height:1.6}.prototype-recovery-code{font-family:IBM Plex Mono,SFMono-Regular,monospace;font-size:.9rem}.prototype-recovery-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.card{background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #bca78a80;border-radius:24px;padding:18px}.button-primary,.button-secondary{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:46px;padding:11px 18px;font-weight:700;transition:transform .12s,box-shadow .12s,border-color .12s,background-color .12s,color .12s;display:inline-flex}.button-primary{color:#fff8f7;background:linear-gradient(#c92d32,#a61b20);border:0;box-shadow:0 10px 22px #b01f2438}.button-primary:hover:not(:disabled),.button-secondary:hover:not(:disabled){transform:translateY(-1px)}.button-primary:disabled,.button-secondary:disabled{opacity:.7;cursor:wait}.button-secondary{color:var(--navy);background:#fffbf6cc;border:1px solid #bca78ab8}.button-danger{color:#a11d2b;cursor:pointer;background:#a11d2b14;border:1px solid #a11d2b4d;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:40px;padding:8px 16px;font-size:.88rem;font-weight:700;transition:background-color .12s;display:inline-flex}.button-danger:hover{background:#a11d2b26}.team-admin-danger-zone{border-top:1px solid #bca78a4d;margin-top:8px;padding-top:16px}.copy-text-button{min-width:46px;padding:11px}.grid{gap:16px;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.status-message{border:1px solid #0000;border-radius:16px;margin:0;padding:12px 14px}.status-message-label{letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.76rem;font-weight:800;display:block}.status-success{color:#1f5a28;background:#eef7ef;border-color:#bed8c0}.status-warning{color:#8a4f06;background:#fff7e6;border-color:#e6cf9f}.status-error{color:#a11d2b;background:#fff1f2;border-color:#efc4c8}.player-directory-card,.player-list-shell{gap:18px;display:grid}.athlete-context-switcher{gap:14px;display:grid}.athlete-context-switcher-copy{gap:8px;display:grid}.athlete-context-switcher-copy h2,.athlete-context-switcher-copy p,.athlete-context-switcher-current{margin:0}.athlete-context-switcher-row{flex-wrap:wrap;gap:10px;display:flex}.athlete-context-switcher-button{min-width:172px}.athlete-context-switcher-button-inactive{color:var(--navy);background:#fffcf7eb;border-color:#bca78ab8;box-shadow:0 10px 22px #111b260f}.athlete-context-switcher-current{color:var(--muted);line-height:1.6}.athlete-context-switcher-current strong{color:var(--navy)}.player-list-header{gap:8px;display:grid}.player-list-header h1,.player-list-card h2{margin:0}.player-list-header p,.player-list-card p{color:var(--muted);margin:0}.player-list-summary-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.player-list-summary-card{background:#fffcf7d1;border:1px solid #bca78a52;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.player-list-summary-card span,.player-list-card-kicker{letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.player-list-summary-card span{color:var(--muted)}.player-list-summary-card strong{color:var(--navy);font-size:1.35rem;line-height:1}.player-list-card-kicker{color:var(--accent-deep)}.player-list-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.player-list-card{background:#fffcf7c7;border:1px solid #bca78a52;border-radius:20px;align-content:space-between;gap:14px;padding:18px;display:grid}.player-list-card-copy{gap:6px;display:grid}.team-admin-shell{gap:14px;display:grid}.team-admin-hero{gap:10px;display:grid}.team-admin-hero-copy,.team-admin-section-heading{gap:4px;display:grid}.team-admin-hero-copy h1,.team-admin-section-heading h2,.team-admin-team-card h2,.team-admin-compact-card h2{margin:0;line-height:1.1}.team-admin-hero-copy p,.team-admin-section-heading p,.team-admin-team-card p,.team-admin-compact-card p{color:var(--muted);margin:0;font-size:.92rem}.team-admin-hero-actions{justify-content:flex-start;align-items:center;display:flex}.team-admin-index-hero,.team-admin-detail-hero{align-items:start}.team-admin-hero-subtitle{align-items:center;gap:6px;display:inline-flex}.team-admin-edit-icon{width:26px;height:26px;color:var(--muted);border-radius:6px;justify-content:center;align-items:center;font-size:1.1rem;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.team-admin-edit-icon:hover{color:var(--accent-deep);background:#b01f2414}.team-admin-hero-stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.team-admin-stat{background:#fffcf7b8;border:1px solid #bca78a47;border-radius:14px;gap:4px;padding:10px 14px;display:grid}.team-admin-stat span{color:#7b6d60;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.team-admin-stat strong{color:var(--navy);font-size:1.1rem}.team-admin-kicker{color:#b01f24db;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.team-admin-muted-copy{color:var(--muted);margin:0;font-size:.92rem}.team-admin-registration-link{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.team-admin-link-url{background:var(--surface-alt,#f5f5f5);border:1px solid var(--border,#ddd);text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:all;user-select:all;border-radius:6px;flex:1 1 0;min-width:0;padding:8px 12px;font-size:.88rem;display:block;overflow:hidden}.team-admin-create-card,.team-admin-team-card{gap:14px;display:grid}.team-admin-compact-card{gap:12px;display:grid}.team-admin-detail-dl{background:#fffcf7b8;border:1px solid #bca78a47;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:0;margin:0;display:grid;overflow:hidden}.team-admin-detail-dl-row{border-bottom:1px solid #bca78a2e;gap:2px;padding:8px 14px;display:grid}.team-admin-detail-dl-row:last-child{border-bottom:0}.team-admin-detail-dl-wide{grid-column:1/-1}.team-admin-detail-dl dt{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.68rem;font-weight:800}.team-admin-detail-dl dd{color:var(--navy);margin:0;font-size:.92rem;font-weight:700}.team-admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.team-admin-form-field-wide{grid-column:1/-1}.team-admin-checkbox{min-height:44px;color:var(--navy);align-items:center;gap:10px;font-weight:700;display:inline-flex}.team-admin-checkbox input{width:18px;height:18px}.team-admin-form-actions{justify-content:flex-start;align-items:center;gap:10px;display:flex}.team-admin-shell .player-filter-field input[aria-invalid=true],.team-admin-shell .player-filter-field select[aria-invalid=true],.team-admin-shell .player-filter-field textarea[aria-invalid=true]{background:#fff7f7;border-color:#a11d2b8f}.team-admin-field-error{color:#a11d2b;margin:0;font-size:.95rem;line-height:1.5}.team-admin-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.team-admin-team-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.team-admin-list-card{gap:14px;display:grid}.team-admin-list-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end}.team-admin-list-table{min-width:960px}.team-admin-table-team{gap:4px;display:grid}.team-admin-table-team strong{color:var(--navy)}.team-admin-table-team span,.team-admin-table-muted{color:var(--muted)}.team-admin-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.team-admin-detail-panel-stack{align-self:start;gap:14px;display:grid}.team-admin-schedule-stack{gap:8px;display:grid}.team-admin-schedule-item{background:#fffcf78f;border:1px solid #bca78a3d;border-radius:14px;gap:8px;padding:10px 14px;display:grid}.team-admin-schedule-header h3{color:var(--navy);margin:0;font-size:.94rem}.team-admin-schedule-header p{color:var(--muted);margin:0;font-size:.84rem}.team-admin-roster-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.team-admin-roster-section{gap:10px;display:grid}.team-admin-roster-list{background:#fffcf7b8;border:1px solid #bca78a47;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto auto;gap:0;display:grid;overflow:hidden}.rollover-roster-list{background:#fffcf7b8;border:1px solid #bca78a47;border-radius:16px;gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.rollover-roster-row{border-bottom:1px solid #bca78a33;padding:2px 12px}.rollover-roster-row:last-child{border-bottom:0}.rollover-roster-row .team-admin-checkbox{width:100%;display:flex}.team-admin-roster-list-header{grid-template-columns:subgrid;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);background:#fffcf773;border-bottom:1px solid #bca78a47;grid-column:1/-1;align-items:center;gap:10px;padding:6px 12px;font-size:.7rem;font-weight:600;display:grid}.team-admin-roster-jersey-header{text-align:center;min-width:44px}.team-admin-roster-action-header{text-align:right}.team-admin-roster-action-cell{text-align:right;justify-self:end}.team-admin-roster-row{grid-template-columns:subgrid;cursor:pointer;border-bottom:1px solid #bca78a33;grid-column:1/-1;align-items:center;gap:10px;padding:8px 12px;transition:background-color .12s;display:grid;position:relative}.team-admin-roster-row:hover,.team-admin-roster-row:focus-within{background:#fffcf7f2}.team-admin-roster-row:hover .team-admin-roster-copy strong,.team-admin-roster-row:focus-within .team-admin-roster-copy strong{color:var(--navy);text-underline-offset:3px;-webkit-text-decoration:underline #0b1f3a8c;text-decoration:underline #0b1f3a8c}.team-admin-roster-copy strong{transition:text-decoration-color .12s}.team-admin-roster-row-overlay{z-index:0;border-radius:inherit;position:absolute;inset:0}.team-admin-roster-row-overlay:focus-visible{outline:2px solid var(--navy);outline-offset:-2px}.team-admin-roster-row>:not(.team-admin-roster-row-overlay){z-index:1;pointer-events:none;position:relative}.team-admin-roster-row a,.team-admin-roster-row button,.team-admin-roster-row input,.team-admin-roster-row form,.team-admin-roster-row label{pointer-events:auto!important}.team-admin-roster-jersey{min-width:44px;min-height:44px;color:var(--navy);text-align:center;justify-content:center;align-items:center;padding:4px 10px;font-weight:600;display:inline-flex}.team-admin-roster-jersey--readonly{color:var(--muted);font-weight:500}.team-admin-roster-jersey--button{cursor:pointer;color:var(--navy);background:#fffcf7b8;border:1px dashed #bca78a8c;border-radius:10px;transition:border-color .12s,background .12s}.team-admin-roster-jersey--button:hover,.team-admin-roster-jersey--button:focus-visible{border-color:var(--navy);background:#fffcf7f2;outline:none}.team-admin-roster-jersey--empty{color:var(--muted);font-weight:500}.team-admin-roster-jersey-form{gap:6px;min-width:0;display:grid}.team-admin-roster-jersey-input{text-align:center;width:44px;min-width:0;height:28px;color:var(--navy);border:1px solid #bca78a8c;border-radius:6px;padding:2px 6px;font-size:.85rem;font-weight:600}.team-admin-roster-jersey-input:focus-visible{outline:2px solid var(--navy);outline-offset:1px}.team-admin-roster-jersey-actions{gap:4px;display:flex}.team-admin-roster-jersey-save,.team-admin-roster-jersey-cancel{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;min-height:24px;padding:0;display:inline-flex}.team-admin-roster-jersey-icon{width:14px;height:14px}.team-admin-roster-jersey-icon--spin{animation:.8s linear infinite spin}.team-admin-roster-jersey-save{background:var(--navy);color:#fff;border:1px solid var(--navy)}.team-admin-roster-jersey-save:disabled{opacity:.6;cursor:wait}.team-admin-roster-jersey-cancel{color:var(--muted);background:0 0;border:1px solid #bca78a8c}.team-admin-roster-jersey-error{color:#b91c1c;white-space:normal;overflow-wrap:anywhere;max-width:200px;margin:0;font-size:.74rem;line-height:1.3}.team-admin-roster-row:last-child{border-bottom:0}.team-admin-player-link{align-content:center}.team-admin-roster-copy{gap:2px;display:grid}.team-admin-roster-copy strong,.team-context-player-copy h3{color:var(--navy);margin:0;font-size:.9rem}.team-admin-roster-copy span,.team-context-player-copy p,.team-context-player-self{color:var(--muted);font-size:.82rem}.team-admin-pill-stack{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.team-admin-status-pill{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.team-admin-status-pill-active{background:var(--status-success-bg);color:var(--status-success-text)}.team-admin-status-pill-inactive{color:#9a2430;background:#f4e7e8}.team-admin-status-pill-neutral{color:#15202ac2;background:#15202a14}.fee-catalog-card{gap:16px;display:grid}.fee-catalog-table{min-width:0}.fee-catalog-category{color:#15202ab8;letter-spacing:.04em;background:#15202a12;border-radius:999px;align-items:center;padding:3px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.fee-catalog-setup-note{color:var(--muted);background:#fffcf7b8;border:1px solid #bca78a47;border-radius:14px;margin:0;padding:14px 16px;font-size:.92rem;line-height:1.55}.fee-catalog-setup-note a{color:var(--accent-deep);font-weight:700}.team-pricing-fee-list{background:#fffcf7b8;border:1px solid #bca78a52;border-radius:16px;gap:0;display:grid;overflow:hidden}.team-pricing-fee-row{border-bottom:1px solid #bca78a33;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px 14px;display:grid}.team-pricing-fee-row:last-child{border-bottom:0}.team-pricing-total-row{background:#15202a0a}.team-pricing-fee-label{color:var(--navy);align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:flex}.team-pricing-restriction{color:#15202aa8;letter-spacing:.04em;background:#15202a12;border-radius:999px;align-items:center;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.team-pricing-amount{color:var(--navy);white-space:nowrap;font-size:.92rem;font-weight:800}.team-pricing-remove-form{display:inline}.player-directory-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.player-directory-intro{gap:8px;display:grid}.player-directory-intro h2{margin:0}.player-directory-intro p{max-width:56ch;color:var(--muted);margin:0;line-height:1.45}.player-directory-results{text-align:right;background:#fffcf7b8;border:1px solid #bca78a80;border-radius:20px;gap:4px;min-width:190px;padding:14px 16px;display:grid}.player-directory-results strong{font-size:1.65rem;line-height:1}.player-directory-results span{color:var(--muted);font-size:.94rem}.player-filter-toolbar{background:#fffcf7a8;border:1px solid #bca78a75;border-radius:22px;gap:10px;padding:12px 14px;display:grid}.player-filter-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;display:grid}.player-filter-field{grid-column:span 2;gap:5px;display:grid}.player-filter-field-search{grid-column:span 6}.player-filter-field span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:800}.player-filter-field input,.player-filter-field select,.player-filter-field textarea{width:100%;min-height:38px;color:var(--navy);background:#fffffff5;border:1px solid #bca78a94;border-radius:12px;padding:0 12px;font-size:.94rem}.player-filter-field textarea{resize:vertical;min-height:108px;padding:10px 12px}.player-filter-field input::placeholder{color:#4e5257bd}.player-filter-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.player-filter-summary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.player-filter-summary-text{color:var(--muted);font-size:.86rem;font-weight:700}.player-filter-chip{min-height:32px;color:var(--navy);background:#fff8f1eb;border:1px solid #bca78a8a;border-radius:999px;align-items:center;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.player-filter-clear{min-width:112px}.player-filter-toolbar-actions{flex-wrap:wrap;gap:8px;display:flex}.player-filter-toggle,.player-filter-clear{min-height:36px;padding:0 12px}.scroll-affordance{gap:10px;width:100%;min-width:0;max-width:100%;display:grid}.scroll-affordance-hint{color:var(--navy);letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(#fffaf3f5,#f7eee3f0);border:1px solid #bca78a6b;border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:8px 12px;font-size:.78rem;font-weight:800;transition:opacity .18s,transform .18s;display:inline-flex;box-shadow:0 12px 24px #07162c14}.scroll-affordance-hint strong{color:var(--accent-deep);font-size:.92rem}.scroll-affordance-hint.is-dismissed{opacity:0;pointer-events:none;transform:translateY(-4px)}.scroll-affordance-scroller{width:100%;min-width:0;max-width:100%;position:relative}.scroll-affordance-fade{opacity:0;pointer-events:none;border-radius:20px;width:34px;transition:opacity .18s;position:absolute;top:1px;bottom:1px}.scroll-affordance-fade.is-left{background:linear-gradient(90deg,#fff8eff5,#fff8ef00);left:1px}.scroll-affordance-fade.is-right{background:linear-gradient(270deg,#fff8eff5,#fff8ef00);right:1px}.scroll-affordance-fade.is-visible{opacity:1}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.player-directory-table-shell{background:#fffcf7b8;border:1px solid #bca78a6b;border-radius:22px;width:100%;min-width:0;max-width:100%;display:block;overflow:auto}.player-directory-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1080px}.player-directory-table thead th{color:#15202ad1;letter-spacing:.08em;text-transform:uppercase;background:#15202a0f;border-bottom:1px solid #bca78a6b;padding:11px 14px;font-size:.72rem;font-weight:800}.player-directory-table tbody td{vertical-align:top;border-bottom:1px solid #bca78a3d;padding:10px 14px;font-size:.94rem}.player-directory-table tbody tr:last-child td{border-bottom:0}.player-directory-table tbody tr:nth-child(2n) td{background:#ffffff70}.player-directory-name-link{min-height:24px;color:var(--accent-deep);align-items:center;font-weight:800;text-decoration:none;display:inline-flex}@media (max-width:720px){.scroll-affordance{gap:8px}.scroll-affordance-hint{letter-spacing:.06em;justify-content:space-between;justify-self:stretch;font-size:.72rem}.scroll-affordance-fade{width:28px}}.player-directory-name-link:hover{text-decoration:underline}.player-team-cell{align-items:center;gap:6px;display:inline-flex}.player-team-pending{width:22px;height:22px;color:var(--accent-deep);cursor:help;background:#15202a12;border-radius:50%;justify-content:center;align-items:center;font-size:.72rem;display:inline-flex}.player-action-group{align-items:center;gap:4px;min-width:140px;display:flex}.player-action-link{all:unset;color:var(--accent-deep);cursor:pointer;white-space:nowrap;font-size:.84rem;font-weight:600}.player-action-link:hover{text-decoration:underline}.player-action-link:disabled{opacity:.5;cursor:default;text-decoration:none}.player-action-muted{color:var(--muted);font-weight:500}.player-action-sep{color:var(--muted);-webkit-user-select:none;user-select:none;font-size:.84rem}.player-action-select{min-height:28px;color:var(--navy);background:#fffffff5;border:1px solid #bca78a94;border-radius:8px;padding:0 8px;font-size:.8rem}.player-action-error{color:#a11d2b;cursor:help;font-size:.84rem}.player-membership-label{cursor:help;white-space:nowrap;align-items:center;gap:4px;font-size:.88rem;font-weight:600;display:inline-flex}.player-membership-label-active{color:#20653a}.player-membership-label-grace{color:#9a6f09}.player-membership-label-expired,.player-membership-label-inactive{color:#a11d2b}.player-membership-expiring{color:#9a6f09;cursor:help;font-size:.78rem}.player-membership-cell{gap:6px;min-width:180px;display:grid}.player-membership-compact{background:#fffcf7d6;border:1px solid #bca78a6b;border-radius:999px;align-items:center;width:fit-content;max-width:100%;min-height:28px;padding:4px 10px;font-size:.82rem;font-weight:700;line-height:1.4;display:inline-flex}.player-membership-compact-active{color:#20653a;background:#e6f6ea;border-color:#7bb188b3}.player-membership-compact-grace{color:#8a4f06;background:#fff2da;border-color:#e6cf9fd1}.player-membership-compact-expired,.player-membership-compact-inactive{color:#9a2430;background:#f4e7e8;border-color:#efc4c8db}.player-membership-summary{color:var(--navy);font-weight:700;line-height:1.4}.player-membership-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:28px;padding:4px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.player-membership-badge-active{color:#20653a;background:#e6f6ea}.player-membership-badge-grace{color:#8a4f06;background:#fff2da}.player-membership-badge-expired,.player-membership-badge-inactive{color:#9a2430;background:#f4e7e8}.player-membership-detail,.player-payment-status{color:var(--muted);line-height:1.45}.player-directory-empty{text-align:center;justify-items:center;gap:8px;padding:36px 24px;display:grid}.player-directory-empty strong{font-size:1.05rem}.player-directory-empty p{max-width:42ch;color:var(--muted);margin:0}.player-profile-shell{gap:18px;display:grid}.player-profile-banner{border-radius:18px;padding:14px 18px;font-weight:700}.player-profile-banner-success{color:#20653a;background:#20653a24}.player-profile-banner-error{color:#8d202b;background:#9a24301f}.player-profile-hero{background:radial-gradient(circle at 0 0,#b01f2424,#0000 38%),linear-gradient(#fffcf8fa,#f9f2e8f0);gap:20px;padding:28px;display:grid}.player-profile-hero-main{grid-template-columns:minmax(0,240px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.player-profile-hero-copy{gap:10px;display:grid}.player-profile-kicker{color:#b01f24db;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.player-profile-hero-copy h1,.player-profile-section-header h2{color:var(--navy);margin:0;line-height:1.05}.player-profile-subhead,.player-profile-bio,.player-profile-meta-line,.player-profile-share-status p,.player-profile-stat-card p,.player-profile-targets p,.player-profile-membership-status-block p,.player-profile-membership-latest p,.player-profile-payment-row p,.player-profile-video-item p{color:var(--muted);margin:0;line-height:1.6}.player-profile-hero-stats,.player-profile-top-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.player-profile-top-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.player-profile-stat-card,.player-profile-share-card,.player-profile-readiness-card,.player-profile-membership-card,.player-profile-edit-card{background:linear-gradient(#fffc,#fffaf4b8)}.player-profile-stat-card{border:1px solid #bca78a47;border-radius:22px;gap:8px;padding:18px;display:grid}.player-profile-stat-card span,.player-profile-detail-list dt,.player-profile-share-link span,.player-profile-photo-note span,.player-profile-readonly-grid span,.player-profile-targets span,.player-profile-checklist-item span,.player-profile-form label span,.player-profile-membership-latest span,.player-profile-payment-amount span,.recruit-hero-photo-copy span{color:#15202a94;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.player-profile-stat-card strong,.player-profile-detail-list dd,.player-profile-readonly-grid strong,.player-profile-checklist-item strong,.player-profile-photo-note a,.player-profile-membership-latest strong,.player-profile-payment-row strong,.recruit-hero-photo-copy strong{color:var(--navy);line-height:1.35}.player-profile-section-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.player-profile-photo{background:linear-gradient(#b01f2429,#15202a38),linear-gradient(#fffcf8f5,#f6ece0eb);border:1px solid #bca78a47;border-radius:28px;position:relative;overflow:hidden}.player-profile-photo-hero{aspect-ratio:4/5}.player-profile-photo-public{aspect-ratio:4/5;border-radius:22px;width:132px}.player-profile-photo-thumb{aspect-ratio:1;border-radius:18px;width:72px}.player-profile-photo-image,.player-profile-photo-fallback{width:100%;height:100%}.player-profile-photo-image{object-fit:cover;object-position:center top;display:block}.player-profile-photo-fallback{color:#fff8f1f0;letter-spacing:.08em;place-items:center;font-size:2rem;font-weight:900;display:grid}.player-profile-hero-photo,.recruit-hero-photo-card{gap:12px;display:grid}.player-profile-photo-note,.recruit-hero-photo-copy{gap:6px;display:grid}.player-profile-photo-note a{text-decoration:none}.player-profile-photo-note a:hover{text-decoration:underline}.player-profile-share-status{border-radius:18px;gap:6px;margin-bottom:18px;padding:16px;display:grid}.player-profile-share-status-live{background:#20653a1f}.player-profile-share-status-draft{background:#15202a0f}.player-profile-share-status-expired,.player-profile-share-status-blocked{background:#9a24301a}.player-profile-membership-overview{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:16px;margin-bottom:18px;display:grid}.player-profile-membership-status-block,.player-profile-membership-latest,.player-profile-investigation-item,.player-profile-payment-row{background:#ffffffa3;border:1px solid #bca78a47;border-radius:20px;gap:8px;padding:16px 18px;display:grid}.player-profile-membership-status-block strong,.player-profile-membership-latest strong{font-size:1.05rem}.player-profile-finance-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 18px;display:grid}.player-profile-finance-grid div{background:#15202a0a;border:1px solid #bca78a3d;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.player-profile-payment-history{gap:12px;display:grid}.player-profile-investigation-card{gap:18px;display:grid}.player-profile-investigation-summary{background:linear-gradient(#b01f2414,#fffaf4c7);border:1px solid #bca78a47;border-radius:22px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:16px;padding:18px 20px;display:grid}.player-profile-investigation-summary strong,.player-profile-investigation-top h3,.player-profile-investigation-history strong,.player-profile-investigation-meta strong{color:var(--navy)}.player-profile-investigation-summary p,.player-profile-investigation-top p,.player-profile-investigation-history span{color:var(--muted);margin:0;line-height:1.6}.player-profile-investigation-summary-meta{align-content:start;gap:8px;display:grid}.player-profile-investigation-summary-meta span,.player-profile-investigation-pill,.player-profile-investigation-grid dt{color:#15202a94;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.player-profile-investigation-list{gap:14px;display:grid}.player-profile-investigation-item{background:#ffffffb3}.player-profile-investigation-item.is-focused{border-color:#b01f247a;box-shadow:0 12px 24px #b01f2414}.player-profile-investigation-top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}.player-profile-investigation-top h3{margin:6px 0 0;font-size:1.08rem}.player-profile-investigation-pill{background:#15202a0f;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:5px 10px;display:inline-flex}.player-profile-investigation-pill.is-alert{color:#8d202b;background:#9a24301f}.player-profile-investigation-pill.is-success{color:#20653a;background:#20653a1f}.player-profile-investigation-pill.is-warning{color:#7a5c22;background:#b5915229}.player-profile-investigation-meta{justify-items:end;gap:4px;display:grid}.player-profile-investigation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.player-profile-investigation-grid div{background:#15202a0a;border:1px solid #bca78a3d;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.player-profile-investigation-grid dd{color:var(--navy);margin:0;line-height:1.5}.player-profile-investigation-history{gap:10px;display:grid}.player-profile-investigation-history ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.player-profile-investigation-history li{background:#15202a0a;border-radius:16px;gap:2px;padding:12px 14px;display:grid}.player-profile-investigation-actions,.org-admin-list li .button-secondary{margin-top:10px}.player-profile-payment-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}.player-profile-payment-amount{justify-items:end;gap:4px;display:grid}.player-profile-detail-list{gap:12px;margin:0;display:grid}.player-profile-detail-list div{gap:4px;display:grid}.player-profile-detail-list dd{margin:0}.player-profile-share-link{gap:10px;margin-top:18px;display:grid}.player-profile-share-link code{overflow-wrap:anywhere;color:var(--navy);background:#15202a0f;border-radius:14px;padding:12px 14px;font-size:.9rem}.player-profile-share-actions,.player-profile-form-actions,.player-profile-tag-row{flex-wrap:wrap;gap:12px;display:flex}.player-profile-share-actions{margin-top:18px}.guardian-consent-card,.guardian-consent-form,.guardian-consent-copy,.guardian-consent-options{gap:16px;display:grid}.guardian-consent-copy p{color:var(--muted);margin:0}.guardian-consent-status{margin:0}.guardian-consent-options{border:0;margin:0;padding:0}.guardian-consent-options legend{color:var(--navy);padding:0;font-size:.95rem;font-weight:700}.guardian-consent-option{background:#15202a0d;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px 16px;display:grid}.guardian-consent-option input{margin-top:4px}.guardian-consent-option span{gap:6px;display:grid}.guardian-consent-option strong{color:var(--navy)}.guardian-consent-option small{color:var(--muted);font-size:.9rem}.player-profile-checklist{gap:10px;display:grid}.player-profile-checklist-item{background:#15202a0d;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.player-profile-checklist-item.is-done{background:#20653a1a}.player-profile-targets{gap:10px;margin-top:18px;display:grid}.player-profile-tag{color:#7a121af0;background:#b01f2417;border-radius:999px;align-items:center;min-height:30px;padding:6px 12px;font-size:.85rem;font-weight:700;display:inline-flex}.player-profile-form{gap:20px;display:grid}.player-profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.player-profile-form label{gap:8px;display:grid}.player-profile-form input,.player-profile-form textarea{width:100%;color:var(--navy);font:inherit;background:#ffffffd6;border:1px solid #bca78a6b;border-radius:16px;padding:12px 14px}.player-profile-form textarea{resize:vertical;min-height:132px}.player-profile-form-span-2{grid-column:1/-1}.player-profile-form .field-error input,.player-profile-form .field-error textarea{background:#fff7f7;border-color:#a11d2b8f}.field-error-message{color:#a11d2b;margin-top:2px;font-size:.9rem}.player-profile-readonly-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.player-profile-readonly-grid div{background:#15202a0d;border-radius:16px;gap:6px;padding:14px;display:grid}.player-profile-chart-block{gap:12px;margin-top:18px;display:grid}.player-profile-chart-block h3{margin:0}.player-profile-video-list{gap:12px;display:grid}.player-profile-video-item{background:#15202a0d;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.recruiting-profile-shell{gap:18px;display:grid}.recruiting-profile-empty-state{text-align:center}.recruiting-profile-empty-state h2{margin-bottom:6px}.recruiting-profile-empty-media{text-align:center;color:var(--muted);padding:18px 0}.recruiting-profile-empty-media .button-secondary{margin-top:10px}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.recruiting-profile-hero{padding:24px}.recruiting-profile-hero-main{align-items:center;gap:24px;display:flex}.recruiting-profile-hero-copy h1{margin:4px 0 6px}.recruiting-profile-context-bar{grid-template-columns:1fr 1fr auto;align-items:stretch;gap:16px;display:grid}.recruiting-profile-context-card{flex-direction:column;gap:8px;padding:16px;display:flex}.recruiting-profile-context-stat{color:var(--navy,#15202a);font-size:28px;font-weight:700}.recruiting-profile-mini-checklist{grid-template-columns:1fr 1fr;gap:4px 10px;margin-top:4px;display:grid}.recruiting-profile-mini-checklist-item{color:var(--text-secondary,#5a6474);align-items:center;gap:6px;font-size:13px;display:flex}.recruiting-profile-mini-checklist-dot{background:var(--border,#e2e8f0);border-radius:50%;flex-shrink:0;width:8px;height:8px}.recruiting-profile-mini-checklist-item.is-done .recruiting-profile-mini-checklist-dot{background:var(--green,#16a34a)}.recruiting-profile-mini-checklist-item.is-done{color:var(--text,#15202a)}.recruiting-profile-readiness-note{color:#854d0e;background:#facc151a;border:1px solid #facc1566;border-radius:6px;margin-top:4px;padding:8px 12px;font-size:13px}.recruiting-profile-share-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.recruiting-profile-consent-link{color:var(--blue,#2563eb);margin-top:4px;font-size:13px;text-decoration:none;display:inline-block}.recruiting-profile-consent-link:hover{text-decoration:underline}.recruiting-profile-preview-container{flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:200px;padding:16px;display:flex}.recruiting-profile-preview-btn{white-space:nowrap;width:100%}.recruiting-profile-preview-btn.is-disabled{opacity:.5;cursor:not-allowed}.recruiting-profile-preview-hint{color:var(--muted,#64748b);text-align:center;margin:0;font-size:11px}.recruiting-profile-tabs-card{padding:0}.recruiting-profile-tabs{flex-direction:column;display:flex}.recruiting-profile-tab-nav{border-bottom:2px solid var(--border,#e2e8f0);gap:0;padding:0 16px;display:flex;overflow-x:auto}.recruiting-profile-tab-button{color:var(--muted,#64748b);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;min-height:44px;margin-bottom:-2px;padding:14px 20px;font-size:14px;font-weight:500;transition:color .15s,border-color .15s}.recruiting-profile-tab-button:hover{color:var(--text,#15202a)}.recruiting-profile-tab-button.is-active,.recruiting-profile-tab-button[aria-selected=true]{color:var(--blue,#2563eb);border-bottom-color:var(--blue,#2563eb);font-weight:600}.recruiting-profile-tab-button:focus-visible{outline:2px solid var(--blue,#2563eb);outline-offset:-2px}.recruiting-profile-tab-content{padding:24px}.recruiting-profile-tab-panel[hidden]{display:none}.player-profile-form-hint{color:var(--muted,#64748b);margin:8px 0 0;font-size:12px}.recruiting-profile-media-tab{flex-direction:column;gap:32px;display:flex}.recruiting-profile-photo-section h3,.recruiting-profile-videos-section h3{margin:0 0 12px;font-size:15px}.recruiting-profile-photo-upload{background:var(--surface-alt,#f1f5f9);border-radius:8px;align-items:center;gap:20px;padding:16px;display:flex}.recruiting-profile-photo-hint{color:var(--muted,#64748b);margin:6px 0 0;font-size:12px}.recruiting-profile-photo-error{color:var(--accent,#dc2626);margin:6px 0 0;font-size:12px}.recruiting-profile-photo-file-input{display:none}.recruiting-profile-videos-count{color:var(--muted,#64748b);font-size:13px;font-weight:400}.recruiting-profile-empty-videos{color:var(--muted,#64748b);text-align:center;background:var(--surface-alt,#f1f5f9);border-radius:6px;padding:16px}.recruiting-profile-video-list{flex-direction:column;gap:8px;display:flex}.recruiting-profile-video-row{border:1px solid var(--border,#e2e8f0);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex}.recruiting-profile-video-row.is-featured{border-color:var(--blue,#2563eb);background:#2563eb0a}.recruiting-profile-video-info{flex:1;min-width:0}.recruiting-profile-video-title{flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.recruiting-profile-video-meta{color:var(--muted,#64748b);margin-top:2px;font-size:12px}.recruiting-profile-video-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.recruiting-profile-video-visibility-label select{border:1px solid var(--border,#e2e8f0);border-radius:4px;padding:6px 8px;font-size:12px}.recruiting-profile-featured-badge{color:#92400e;background:#fef3c7;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600}.button-tertiary{border:1px solid var(--border,#e2e8f0);cursor:pointer;color:var(--text,#15202a);background:0 0;border-radius:4px;min-height:32px;padding:6px 12px;font-size:12px}.button-tertiary:hover:not(:disabled){background:var(--surface-alt,#f1f5f9)}.button-tertiary:disabled{opacity:.5;cursor:default}.recruiting-profile-links-tab{flex-direction:column;gap:16px;display:flex}.recruiting-profile-empty-links{color:var(--muted,#64748b);background:var(--surface-alt,#f1f5f9);text-align:center;border-radius:8px;padding:16px}.recruiting-profile-link-list{flex-direction:column;gap:8px;display:flex}.recruiting-profile-link-row{border:1px solid var(--border,#e2e8f0);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex}.recruiting-profile-link-icon{background:var(--surface-alt,#f1f5f9);width:36px;height:36px;color:var(--text-secondary,#5a6474);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.recruiting-profile-link-info{flex:1;min-width:0}.recruiting-profile-link-label{font-size:14px;font-weight:500}.recruiting-profile-link-url{color:var(--blue,#2563eb);text-overflow:ellipsis;white-space:nowrap;font-size:12px;text-decoration:none;display:block;overflow:hidden}.recruiting-profile-link-url:hover{text-decoration:underline}.recruiting-profile-link-remove{color:var(--accent,#dc2626);cursor:pointer;background:0 0;border:none;min-height:32px;padding:6px 10px;font-size:12px}.recruiting-profile-link-remove:hover{text-decoration:underline}.recruiting-profile-link-add-form{background:var(--surface-alt,#f1f5f9);border-radius:8px;padding:16px}.recruiting-profile-link-add-grid{grid-template-columns:180px 1fr auto;align-items:end;gap:12px;display:grid}.recruiting-profile-link-add-grid label{flex-direction:column;gap:4px;display:flex}.recruiting-profile-link-add-grid label>span{color:var(--text,#15202a);font-size:12px;font-weight:600}.recruiting-profile-link-add-grid input,.recruiting-profile-link-add-grid select{border:1px solid var(--border,#e2e8f0);border-radius:6px;min-height:40px;padding:8px 12px;font-size:14px}.player-profile-readonly-card .player-profile-readonly-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:12px;display:grid}.player-profile-readonly-card .player-profile-readonly-grid>div{flex-direction:column;display:flex}.player-profile-readonly-card .player-profile-readonly-grid span{text-transform:uppercase;letter-spacing:.5px;color:var(--muted,#64748b);font-size:11px}.player-profile-readonly-card .player-profile-readonly-grid strong{margin-top:2px;font-size:14px;font-weight:500}.player-profile-readonly-actions{border-top:1px solid var(--border,#e2e8f0);margin-top:16px;padding-top:16px}@media (max-width:768px){.recruiting-profile-context-bar{grid-template-columns:1fr}.recruiting-profile-hero-main{text-align:center;flex-direction:column}.recruiting-profile-tab-content{padding:16px}.recruiting-profile-link-add-grid{grid-template-columns:1fr}.recruiting-profile-photo-upload{text-align:center;flex-direction:column}}.recruiting-hub-shell{gap:18px;display:grid}.recruiting-hub-hero,.recruiting-hub-playbook-card,.recruiting-hub-player-card{background:linear-gradient(#fffcf8f7,#f9f2e8f0)}.recruiting-hub-hero{gap:18px;display:grid}.recruiting-hub-hero-copy{gap:10px;display:grid}.recruiting-hub-hero-copy h1,.recruiting-hub-playbook-card h2,.recruiting-hub-player-card h3,.recruiting-hub-directory h2{margin:0}.recruiting-hub-hero-copy p,.recruiting-hub-playbook-card p,.recruiting-hub-player-card p{color:var(--muted);margin:0;line-height:1.55}.recruiting-hub-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.recruiting-hub-stat-card{background:#ffffffb8;border:1px solid #bca78a6b;border-radius:18px;gap:6px;padding:16px 18px;display:grid}.recruiting-hub-stat-card span,.recruiting-hub-meta-grid span,.recruiting-hub-next-action span,.recruiting-hub-detail-row span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:800}.recruiting-hub-stat-card strong{font-size:1.6rem;line-height:1}.recruiting-hub-playbook{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.recruiting-hub-playbook-card{gap:10px;display:grid}.recruiting-hub-playbook-card a,.recruiting-hub-player-card a{color:var(--accent-deep);font-weight:800;text-decoration:none}.recruiting-hub-playbook-card a:hover,.recruiting-hub-player-card a:hover{text-decoration:underline}.recruiting-hub-card-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.recruiting-hub-player-card{gap:14px;display:grid}.recruiting-hub-player-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.recruiting-hub-player-header p{margin-top:4px}.recruiting-stage-pill,.recruiting-activity-pill{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:30px;padding:5px 11px;font-size:.76rem;font-weight:800;display:inline-flex}.recruiting-stage-pill-committed{color:#164e9b;background:#e6f1ff}.recruiting-stage-pill-ready{color:#20653a;background:#e6f6ea}.recruiting-stage-pill-building{color:#8a4f06;background:#fff2da}.recruiting-stage-pill-early{color:#15202ac2;background:#15202a14}.recruiting-stage-pill-attention,.recruiting-activity-pill-warning{color:#9a2430;background:#f4e7e8}.recruiting-activity-pill-good{color:#20653a;background:#e6f6ea}.recruiting-activity-pill-neutral{color:#8a4f06;background:#fff2da}.recruiting-hub-assessment-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:30px;padding:5px 11px;font-size:.76rem;font-weight:800;display:inline-flex}.recruiting-hub-assessment-badge-none{color:#15202ac2;background:#15202a14}.recruiting-hub-assessment-badge-draft{color:#8a4f06;background:#fff2da}.recruiting-hub-assessment-badge-finalized{color:#164e9b;background:#e6f1ff}.recruiting-hub-assessment-badge-shared{color:#20653a;background:#e6f6ea}.recruiting-hub-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.recruiting-hub-meta-grid div,.recruiting-hub-next-action{background:#ffffffc7;border:1px solid #bca78a5c;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.recruiting-hub-meta-grid strong,.recruiting-hub-readiness{color:var(--navy);font-weight:800;line-height:1.45}.recruiting-hub-status-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.recruiting-hub-readiness{font-size:.94rem}.recruiting-hub-asset-summary{color:var(--navy);font-weight:700}.recruiting-hub-checklist{flex-wrap:wrap;gap:8px;display:flex}.recruiting-hub-checklist-item{color:#15202ac2;background:#fff8f1eb;border:1px solid #bca78a66;border-radius:999px;align-items:center;min-height:30px;padding:6px 11px;font-size:.82rem;font-weight:700;display:inline-flex}.recruiting-hub-checklist-item.is-done{color:#20653a;background:#e6f6eaeb;border-color:#287c493d}.recruiting-hub-detail-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.recruiting-hub-next-action p{color:var(--navy);font-weight:700}.recruiting-hub-actions{flex-wrap:wrap;gap:10px;display:flex}.recruiting-readiness-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:28px;padding:4px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.recruiting-readiness-badge-draft{color:#15202ac2;background:#15202a14}.recruiting-readiness-badge-ready{color:#8a4f06;background:#fff2da}.recruiting-readiness-badge-approved,.recruiting-readiness-badge-good{color:#20653a;background:#e6f6ea}.recruiting-readiness-badge-neutral{color:#8a4f06;background:#fff2da}.recruiting-readiness-badge-warning{color:#9b1c1c;background:#fde8e8}.admin-recruiting-detail-shell{gap:18px;display:grid}.admin-recruiting-detail-header{gap:8px;display:grid}.admin-recruiting-detail-header h1{margin:0}.admin-recruiting-detail-grid{gap:18px;display:grid}@media (min-width:900px){.admin-recruiting-detail-grid{grid-template-columns:1fr 1fr}}.admin-recruiting-readiness-controls{align-content:start;gap:14px;display:grid}.recruiting-readiness-controls{gap:14px;display:grid}.recruiting-readiness-current{align-items:center;gap:10px;display:flex}.recruiting-readiness-actions{flex-wrap:wrap;gap:8px;display:flex}.recruiting-readiness-option.is-current{opacity:.5;cursor:default}.admin-recruiting-approval-meta{color:#15202aad;gap:4px;font-size:.88rem;display:grid}.recruiting-readiness-confirm{background:#f4e7e8eb;border:1px solid #9a24303d;border-radius:8px;gap:10px;padding:14px;display:grid}.recruiting-readiness-confirm-actions{flex-wrap:wrap;gap:8px;display:flex}.assessment-sharing-controls{gap:14px;display:grid}.assessment-sharing-status{align-items:center;gap:10px;display:flex}.assessment-sharing-toggle{width:fit-content}.assessment-sharing-disabled-message{color:#15202aad;background:#15202a0a;border-radius:8px;padding:14px;font-size:.88rem}.admin-recruiting-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-recruiting-detail-meta-item{gap:2px;display:grid}.admin-recruiting-detail-meta-item span{color:#15202a8f;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;font-weight:700}.admin-recruiting-next-action{color:#15202acc;background:#15202a08;border:1px solid #15202a1a;border-radius:8px;padding:14px;font-size:.94rem;line-height:1.5}.player-profile-share-readiness-note{background:#fff2daeb;border:1px solid #8a4f063d;border-radius:8px;gap:6px;padding:14px;display:grid}.metrics-dashboard-shell{gap:18px;display:grid}.metrics-dashboard-hero{background:radial-gradient(circle at 100% 0,#b01f241f,#0000 34%),linear-gradient(#fffcf8fa,#f9f2e8f2);gap:18px;display:grid}.metrics-dashboard-hero-copy{gap:10px;max-width:760px;display:grid}.metrics-dashboard-hero-copy h1,.metrics-dashboard-summary-card strong,.metrics-dashboard-leader-card strong{margin:0}.metrics-dashboard-hero-copy p,.metrics-dashboard-summary-card span,.metrics-dashboard-leader-card p,.metrics-dashboard-leader-card em{color:var(--muted);margin:0;line-height:1.55}.metrics-dashboard-hero-actions{justify-content:flex-start;display:flex}.metrics-dashboard-guardrail{color:var(--muted);margin:0;line-height:1.55}.metrics-dashboard-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.metrics-dashboard-summary-card{background:#ffffffc2;border:1px solid #bca78a66;border-radius:18px;gap:8px;padding:16px 18px;display:grid}.metrics-dashboard-summary-card span{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.metrics-dashboard-summary-card strong{color:var(--navy);font-size:clamp(1.3rem,2vw,1.85rem);line-height:1.1}.metrics-dashboard-leader-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metrics-dashboard-leader-card{background:linear-gradient(#fffcf8f7,#f9f2e8eb);align-content:start;gap:8px;min-height:164px;display:grid}.metrics-dashboard-leader-card span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.metrics-dashboard-leader-card strong{color:var(--navy);font-size:1.5rem;line-height:1.15}.metrics-dashboard-leader-card p{color:var(--text);font-weight:700}.metrics-dashboard-leader-card em{font-style:normal;font-weight:600}.metrics-dashboard-table th:first-child,.metrics-dashboard-table td:first-child{width:88px}.metrics-dashboard-rank{min-width:40px;min-height:40px;color:var(--accent-deep);background:#b01f241a;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-weight:800;display:inline-flex}.metrics-dashboard-player-cell{gap:4px;display:grid}.metrics-dashboard-player-cell strong{color:var(--navy)}.metrics-dashboard-player-cell span{color:var(--muted)}.metrics-dashboard-value-cell{color:var(--navy);font-weight:800}.metrics-hub-upcoming{gap:14px;display:grid}.metrics-hub-upcoming-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.metrics-hub-upcoming-header h2{margin:0}.metrics-hub-upcoming-actions{align-items:center;gap:10px;display:flex}.metrics-hub-adhoc-form{align-items:center;gap:8px;display:flex}.metrics-hub-adhoc-dialog{background:0 0;border:none;border-radius:14px;width:90%;max-width:420px;padding:0}.metrics-hub-adhoc-dialog::backdrop{background:#10203073}.metrics-hub-adhoc-dialog-form{background:#fffffffa;border-radius:14px;flex-direction:column;gap:14px;padding:22px 22px 18px;display:flex;box-shadow:0 24px 64px #10203040}.metrics-hub-adhoc-dialog-title{color:var(--navy);margin:0;font-size:1.1rem}.metrics-hub-adhoc-dialog-subtitle{color:var(--muted);margin:0;font-size:.9rem}.metrics-hub-adhoc-dialog-choices{flex-direction:column;gap:8px;display:flex}.metrics-hub-adhoc-location-btn{min-height:44px;color:var(--navy);cursor:pointer;text-align:left;background:#fffffff5;border:1px solid #bca78a8f;border-radius:10px;padding:0 16px;font-size:.95rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.metrics-hub-adhoc-location-btn:hover:not(:disabled){border-color:var(--navy);background:var(--navy);color:#fff}.metrics-hub-adhoc-location-btn:disabled{opacity:.6;cursor:progress}.metrics-hub-adhoc-dialog-cancel{align-self:flex-end;margin-top:4px}.metrics-hub-upcoming-list{gap:8px;display:grid}.metrics-hub-upcoming-item{color:inherit;background:#ffffffa3;border:1px solid #bca78a5c;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;text-decoration:none;transition:border-color .15s;display:flex}.metrics-hub-upcoming-item:hover{border-color:#b01f2466}.metrics-hub-upcoming-item-info{gap:4px;display:grid}.metrics-hub-upcoming-item-info strong{color:var(--navy)}.metrics-hub-upcoming-item-info span{color:var(--muted);font-size:.88rem}.metrics-hub-upcoming-item-meta{flex-shrink:0;align-items:center;gap:10px;display:flex}.metrics-hub-upcoming-item-meta span{color:var(--muted);font-size:.84rem}.metrics-hub-upcoming-status{color:var(--accent-deep);text-transform:uppercase;letter-spacing:.04em;background:#b01f241a;border-radius:999px;align-items:center;padding:4px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.metrics-hub-upcoming-empty{padding:18px 0}.metrics-hub-upcoming-empty p{color:var(--muted);margin:0 0 6px;line-height:1.55}.metrics-hub-leader-section{gap:16px;display:grid}.metrics-hub-leader-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.metrics-hub-leader-section-header h2{margin:0}.metrics-hub-leader-preview-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.metrics-hub-leader-preview-card{background:linear-gradient(#fffcf8f7,#f9f2e8eb);border:1px solid #bca78a5c;border-radius:18px;gap:10px;padding:16px 18px;display:grid}.metrics-hub-leader-preview-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.metrics-hub-leader-preview-header span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.76rem;font-weight:800}.metrics-hub-leader-preview-drill{color:var(--accent-deep);font-size:.82rem;font-weight:700;text-decoration:none}.metrics-hub-leader-preview-drill:hover{text-decoration:underline}.metrics-hub-leader-preview-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.metrics-hub-leader-preview-list li{align-items:center;gap:10px;display:flex}.metrics-hub-leader-preview-rank{min-width:28px;min-height:28px;color:var(--accent-deep);background:#b01f241a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:inline-flex}.metrics-hub-leader-preview-player{flex:1;gap:2px;min-width:0;display:grid}.metrics-hub-leader-preview-player strong{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;overflow:hidden}.metrics-hub-leader-preview-player span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.metrics-hub-leader-preview-value{color:var(--navy);flex-shrink:0;font-size:.92rem;font-weight:800}.metric-day-shell{gap:18px;display:grid}.metric-day-hero,.metric-day-toolbar,.metric-day-station-card,.metric-day-entry-card,.metric-day-session-card{background:linear-gradient(#fffcf8f7,#f9f2e8f0)}.metric-day-hero{gap:16px;display:grid}.metric-day-hero-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.metric-day-hero-copy{gap:10px;display:grid}.metric-day-overview-link{align-self:start}.metric-day-eyebrow,.metric-day-section-label{width:fit-content;color:var(--accent-deep);letter-spacing:.08em;text-transform:uppercase;background:#b01f241a;border-radius:999px;align-items:center;padding:6px 10px;font-size:.74rem;font-weight:800;display:inline-flex}.metric-day-hero h1,.metric-day-station-card h2,.metric-day-entry-card h2,.metric-day-session-card h2{margin:0}.metric-day-hero p,.metric-day-station-card p,.metric-day-session-header p{color:var(--muted);margin:0;line-height:1.6}.metric-day-hero-pills{flex-wrap:wrap;gap:10px;display:flex}.metric-day-hero-pills span{min-height:34px;color:var(--navy);background:#ffffffbd;border:1px solid #bca78a80;border-radius:999px;align-items:center;padding:7px 12px;font-size:.88rem;font-weight:700;display:inline-flex}.metric-day-toolbar{gap:14px;display:grid}.metric-day-toolbar-fields{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.metric-day-field,.metric-day-static-field{gap:7px;display:grid}.metric-day-field span,.metric-day-static-field span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.74rem;font-weight:800}.metric-day-field input,.metric-day-field select,.metric-day-static-field strong{min-height:46px;color:var(--navy);background:#fffffff5;border:1px solid #bca78a8f;border-radius:14px;padding:0 14px}.metric-day-static-field strong{align-items:center;font-size:1rem;display:inline-flex}.metric-day-progress{background:#15202a0a;border:1px solid #bca78a7a;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.metric-day-progress strong{font-size:1.55rem;line-height:1}.metric-day-progress span{color:var(--muted)}.metric-day-station-strip{top:calc(var(--prototype-banner-height) + 16px);z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#f4ede6fa,#f4ede6e6 72%,#f4ede600);grid-auto-columns:minmax(170px,1fr);grid-auto-flow:column;gap:12px;padding:6px 0 10px;display:grid;position:sticky;overflow-x:auto}.metric-day-station-tab{min-height:126px;color:var(--text);text-align:left;background:#fffcf8f0;border:1px solid #bca78a85;border-radius:20px;align-content:start;gap:4px;padding:14px 16px;display:grid;box-shadow:0 12px 24px #111b260d}.metric-day-station-tab.is-active{background:radial-gradient(circle at 100% 0,#b01f241f,#0000 34%),#fffaf8fa;border-color:#b01f249e;box-shadow:0 16px 30px #b01f241f}.metric-day-station-tab.is-started{border-color:#bca78ae6}.metric-day-station-tab.is-complete{background:radial-gradient(circle at 100% 0,#2f8f521f,#0000 30%),#f6fdf7fa;border-color:#2f8f52}.metric-day-station-order{background:#15202a14;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;font-weight:800;display:inline-flex}.metric-day-station-tab strong{font-size:1rem}.metric-day-station-tab span:last-child,.metric-day-station-tab span:nth-child(3){color:var(--muted);font-size:.88rem}.metric-day-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:18px;display:grid}.metric-day-station-card,.metric-day-entry-card{gap:16px;display:grid}.metric-day-station-stats{gap:12px;display:grid}.metric-day-station-stats div{background:#ffffffb3;border:1px solid #bca78a57;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.metric-day-station-stats dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.metric-day-station-stats dd{color:var(--navy);margin:0;font-weight:700;line-height:1.45}.metric-day-station-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.metric-day-saved-note{border-radius:16px;padding:12px 14px}.metric-day-saved-note span:last-child{line-height:1.6;display:block}.metric-day-entry-header{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.metric-day-entry-meta{justify-items:end;gap:2px;min-width:96px;display:grid}.metric-day-entry-meta strong{font-size:1.45rem;line-height:1}.metric-day-entry-meta span{color:var(--muted);font-size:.88rem}.metric-day-entry-callout{color:var(--navy);background:#ffffffb8;border:1px solid #bca78a5c;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-weight:700;display:flex}.metric-day-player-list{gap:12px;display:grid}.metric-day-player-row{background:#ffffffb8;border:1px solid #bca78a57;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(124px,156px);align-items:center;gap:12px;padding:14px 16px;display:grid}.metric-day-player-meta{grid-template-columns:auto 1fr;align-items:center;gap:12px;display:grid}.metric-day-player-order{width:34px;height:34px;color:var(--accent-deep);background:#b01f241a;border-radius:999px;place-items:center;font-weight:800;display:grid}.metric-day-player-meta strong{font-size:1rem;line-height:1.25;display:block}.metric-day-player-meta span:last-child{color:var(--muted);margin-top:3px;line-height:1.45;display:block}.metric-day-input-shell{gap:6px;display:grid}.metric-day-input-shell input{width:100%;min-height:64px;color:var(--navy);text-align:center;background:#fff;border:1px solid #bca78a8f;border-radius:18px;padding:0 16px;font-size:1.45rem;font-weight:800}.metric-day-input-shell span{color:var(--muted);letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:.82rem;font-weight:800}.metric-day-actionbar{background:linear-gradient(#f9f2e800,#f9f2e8f5 26%);flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:8px;display:flex;position:sticky;bottom:0}.metric-day-empty{text-align:center;justify-items:center;gap:8px;padding:36px 24px;display:grid}.metric-day-empty p{color:var(--muted);margin:0}.metric-day-session-card{gap:16px;display:grid}.metric-day-session-header{gap:8px;display:grid}.metric-day-session-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.metric-day-session-card-item{background:#ffffffb8;border:1px solid #bca78a57;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.metric-day-session-card-item strong{line-height:1.3}.metric-day-session-card-item span{color:var(--muted);line-height:1.45}.billing-shell{gap:18px;display:grid}.billing-hero,.billing-value-card,.billing-confidence-card,.billing-summary-card{background:linear-gradient(#fffcf8f7,#f9f2e8f0)}.billing-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:stretch;gap:18px;display:grid}.billing-hero-copy{gap:12px;display:grid}.billing-hero h1,.billing-value-card h2,.billing-confidence-card h2,.billing-summary-card h2{margin:0}.billing-hero p,.billing-value-card p,.billing-confidence-card p,.billing-summary-card p{color:var(--muted);margin:0;line-height:1.65}.billing-hero-lead{color:var(--navy);font-size:1.18rem;font-weight:700}.billing-required-action{background:#ffffffc2;border:1px solid #bca78a66;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.billing-required-action strong{color:var(--navy);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem}.billing-required-action span{color:var(--navy);font-weight:600;line-height:1.55}.billing-status-pill{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;min-height:34px;padding:7px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.billing-status-pill-active{color:#20653a;background:#e6f6ea}.billing-status-pill-grace{color:#8a4f06;background:#fff2da}.billing-status-pill-expired,.billing-status-pill-inactive{color:#9a2430;background:#f4e7e8}.billing-player-meta{flex-wrap:wrap;gap:10px;display:flex}.billing-player-meta span{min-height:34px;color:var(--navy);background:#ffffffb8;border:1px solid #bca78a6b;border-radius:999px;align-items:center;padding:7px 12px;font-size:.9rem;display:inline-flex}.billing-price-card{background:radial-gradient(circle at 100% 0,#b01f2424,#0000 30%),linear-gradient(#ffffffe0,#f7efe5f0);border:1px solid #bca78a80;border-radius:24px;align-content:start;gap:14px;padding:22px;display:grid;box-shadow:0 18px 36px #111b2614}.billing-price-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.billing-price-card strong{letter-spacing:-.03em;text-wrap:balance;color:var(--navy);font-size:clamp(1.7rem,3.2vw,2.5rem);line-height:1.04}.billing-history-callout{gap:16px}.billing-history-actions{gap:10px;display:grid}.billing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.billing-value-card,.billing-confidence-card{gap:14px;display:grid}.billing-points-list,.billing-confidence-list{gap:10px;margin:0;padding-left:1.15rem;line-height:1.6;display:grid}.billing-confidence-note{background:#ffffffbd;border:1px solid #bca78a61;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.billing-confidence-note strong{color:var(--navy)}.billing-confidence-note span{color:var(--muted);line-height:1.55}.billing-summary-card{gap:16px;display:grid}.billing-return-banner{gap:12px;display:grid}.billing-return-banner-next-step{color:var(--navy);border-left:3px solid #bca78a85;margin:0;padding-left:14px;font-weight:600;line-height:1.55}.billing-history-card{gap:18px;display:grid}.billing-history-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.billing-payment-list{gap:14px;display:grid}.billing-payment-item{background:#ffffffd1;border:1px solid #bca78a5c;border-radius:20px;gap:16px;padding:18px;display:grid}.billing-payment-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.billing-payment-top h3{color:var(--navy);margin:0;font-size:1.3rem}.billing-payment-top p{color:var(--muted);margin:6px 0 0}.billing-payment-status{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:8px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.billing-payment-status-paid{color:#1d6e48;background:#2786591f}.billing-payment-status-failed{color:#8f1a1f;background:#b01f241f}.billing-payment-status-refunded{color:#2e587b;background:#315a801f}.billing-payment-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.billing-payment-meta div{background:#f7efe58f;border:1px solid #bca78a47;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.billing-payment-meta dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.billing-payment-meta dd{color:var(--navy);margin:0;font-weight:700;line-height:1.45}.billing-payment-actions{flex-wrap:wrap;gap:10px;display:flex}.billing-history-empty{background:#f7efe58f;border:1px dashed #bca78a85;border-radius:20px;gap:8px;padding:18px;display:grid}.billing-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.billing-summary-grid div{background:#ffffffb8;border:1px solid #bca78a5c;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.billing-summary-grid dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.billing-summary-grid dd{color:var(--navy);margin:0;font-weight:700;line-height:1.45}@media (max-width:1100px){.player-filter-field-search{grid-column:span 6}.player-filter-field{grid-column:span 3}}@media (max-width:820px){.player-directory-header{flex-direction:column;align-items:start}.player-directory-results{text-align:left;width:100%;min-width:0}.player-filter-field-search,.player-filter-field{grid-column:span 6}.recruiting-hub-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics-dashboard-summary-grid{grid-template-columns:1fr}.metrics-dashboard-leader-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.player-filter-grid{grid-template-columns:1fr}.player-filter-field-search,.player-filter-field{grid-column:auto}.player-filter-footer{align-items:stretch}.player-filter-clear,.player-directory-empty .button-secondary{width:100%}.metric-day-layout,.metrics-dashboard-leader-grid{grid-template-columns:1fr}.metric-day-station-strip{top:calc(var(--prototype-banner-height) + 12px);grid-auto-columns:minmax(150px,1fr)}.billing-hero,.billing-grid,.billing-payment-meta,.billing-summary-grid{grid-template-columns:1fr}.billing-payment-top,.billing-history-header{display:grid}.billing-payment-actions .button-secondary,.billing-history-actions .button-primary,.billing-history-actions .grid,.billing-history-actions .button-primary+.grid button{width:100%}.recruiting-hub-stat-grid,.recruiting-hub-meta-grid{grid-template-columns:1fr}.recruiting-hub-player-header,.recruiting-hub-status-row,.recruiting-hub-detail-row,.recruiting-hub-actions{display:grid}.recruiting-hub-actions .button-secondary{width:100%}}@media (max-width:720px){.team-admin-team-header{display:grid}.team-admin-pill-stack{justify-content:flex-start}.metric-day-player-row{grid-template-columns:1fr}.metric-day-entry-header{flex-direction:column;align-items:start}.metric-day-entry-meta{justify-items:start}.metric-day-hero-header{display:grid}.metric-day-station-actions,.metric-day-actionbar{grid-template-columns:1fr}.metric-day-actionbar{justify-content:stretch;display:grid}.metric-day-actionbar .button-primary,.metric-day-actionbar .button-secondary,.metric-day-station-actions .button-secondary{width:100%}}@media (max-width:560px){.metric-day-shell{gap:14px}.metric-day-station-strip{margin-inline:-4px;padding-inline:4px}.metric-day-player-row{padding:12px 14px}.metric-day-input-shell input{min-height:60px;font-size:1.35rem}}.auth-shell{min-height:calc(100vh - var(--prototype-banner-height));place-items:center;padding:24px;display:grid}.auth-card{background:linear-gradient(#fffcf7f5,#f9f1e7f2);gap:16px;width:min(100%,1140px);display:grid}.auth-card-split{grid-template-columns:minmax(280px,.74fr) minmax(0,1.26fr);gap:20px;padding:22px}.auth-card-compact{width:min(100%,560px);padding:24px}.auth-card-portal{gap:20px;width:min(100%,620px);padding:28px}.auth-loading-state{text-align:center;place-items:center;gap:18px;min-height:280px}.auth-loading-copy{justify-items:center;gap:10px;display:grid}.auth-loading-copy>h1{margin:0;font-size:clamp(2rem,4vw,2.7rem);line-height:1.08}.auth-loading-copy>.auth-copy{max-width:34ch}.auth-spinner{border:4px solid #bca78a52;border-top-color:var(--accent);border-radius:999px;width:48px;height:48px;animation:.9s linear infinite auth-spinner-spin}@keyframes auth-spinner-spin{to{transform:rotate(360deg)}}.auth-guide,.auth-panel{gap:18px;display:grid}.auth-guide{color:#f8f1e8;background:radial-gradient(circle at 100% 0,#b591522e,#0000 26%),radial-gradient(circle at 0 100%,#b01f2447,#0000 28%),linear-gradient(145deg,#0f1821fa,#182532f5 58%,#7a1418f0);border-radius:24px;align-content:start;padding:20px}.auth-panel{padding:4px 0}.auth-panel-compact{padding:0}.auth-panel-surface{gap:16px;padding:6px 8px 6px 0;display:grid}.auth-panel-surface-compact{gap:18px;padding:0}.auth-inline-brand{justify-content:space-between;justify-self:center;align-items:center;gap:16px;width:min(100%,440px);display:flex}.auth-inline-brand-frame{background:#fff8f1fa;border-radius:16px;justify-content:center;align-items:center;padding:10px 12px;display:inline-flex;box-shadow:0 10px 24px #0f182114}.auth-inline-brand-image{width:132px;height:auto}.auth-inline-back{color:var(--muted);font-size:.95rem;font-weight:700}.auth-brand-lockup{gap:14px;display:grid}.auth-brand-frame{background:#fff8f1f5;border-radius:22px;justify-content:center;align-items:center;width:fit-content;padding:16px 18px;display:inline-flex;box-shadow:0 14px 32px #0f182138}.auth-brand-image{width:clamp(180px,22vw,260px);height:auto}.auth-brand-badges{flex-wrap:wrap;gap:10px;display:flex}.auth-brand-pill{color:#fff8f1f0;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1a;border-radius:999px;align-items:center;padding:8px 12px;font-size:.74rem;font-weight:800;display:inline-flex}.auth-header>h1,.auth-header>h2,.auth-guide>h1,.auth-guide-copy>h1{margin:0 0 8px;line-height:1.05}.auth-header>h2{margin-bottom:6px;font-size:clamp(1.85rem,2.6vw,2.35rem)}.auth-form-header h3{margin:0 0 6px;font-size:1.5rem}.auth-form-header p{color:var(--muted);margin:0}.auth-guide-copy{gap:12px;display:grid}.auth-guide-copy h1{font-size:clamp(2.2rem,4vw,3.15rem)}.auth-eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.auth-copy,.auth-readonly,.auth-footer{color:var(--muted);margin:0;line-height:1.6}.auth-guide .auth-copy,.auth-guide .auth-footer,.auth-guide .auth-footer a{color:#f8f1e8d1}@media (prefers-reduced-motion:reduce){.auth-spinner{animation:none}}.auth-readonly{background:#f7efe4eb;border:1px solid #bca78a7a;border-radius:16px;padding:12px 14px;font-weight:600}.auth-clerk-stack{gap:18px;width:min(100%,560px);display:grid}.auth-clerk-component{justify-items:center;width:100%;display:grid}.auth-clerk-component>*{width:min(100%,440px)}.auth-divider{color:#6b7280;align-items:center;gap:12px;font-size:.9rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#bca78a8c;flex:1;height:1px}.auth-form{gap:16px;display:grid}.auth-actions{gap:12px;display:grid}.auth-actions-single{grid-template-columns:1fr}.auth-actions-dual{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-inline-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-field{gap:8px;font-weight:600;display:grid}.auth-field input{width:100%;min-height:56px;color:inherit;background:#fffdf9eb;border:1px solid #bca78ab8;border-radius:18px;padding:14px 16px;font-size:1rem}.auth-access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.auth-guide-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;gap:6px;min-height:0;padding:16px 18px;display:grid}.auth-guide-card span{color:#f8f1e8bd;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.auth-guide-card strong{color:#fff8f1;word-break:break-word;line-height:1.45}.auth-guide-steps{gap:12px;display:grid}.auth-step-card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.auth-step-card span{color:#fff8f1;background:#ffffff24;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:800;display:inline-flex}.auth-step-card strong{color:#fff8f1;font-size:1rem}.auth-step-card p{color:#f8f1e8c7;margin:0;line-height:1.5}.auth-persona-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.auth-persona-card{min-height:120px;color:var(--text);text-align:left;background:linear-gradient(#fffdf9fa,#f6efe5f0);border:1px solid #bca78a8c;border-radius:20px;align-content:start;gap:8px;padding:16px 18px;display:grid;box-shadow:0 12px 24px #111b260f}.auth-persona-card:hover{border-color:#b01f2457;transform:translateY(-1px);box-shadow:0 16px 30px #111b2614}.auth-persona-card.is-active{background:radial-gradient(circle at 100% 0,#b01f241a,#0000 30%),linear-gradient(#fff9f8fa,#f8eee7fa);border-color:#b01f24b8;box-shadow:0 18px 34px #b01f241f}.auth-persona-role,.auth-persona-meta,.auth-selection-banner span{letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.auth-persona-role{color:var(--accent)}.auth-persona-card strong{font-size:1.15rem;line-height:1.2}.auth-persona-meta{color:var(--muted)}.auth-selection-banner,.auth-form-shell{background:#fffbf5c7;border:1px solid #bca78a7a;border-radius:22px;gap:10px;padding:18px 20px;display:grid}.auth-selection-banner strong{font-size:1.1rem}.auth-selection-banner p{color:var(--muted);margin:0;line-height:1.55}.auth-form-shell{gap:16px;box-shadow:inset 0 1px #ffffff5c}.auth-text-link{color:var(--accent);font:inherit;text-underline-offset:.18em;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.auth-text-link:disabled{opacity:.7;cursor:wait}.auth-form-footer{color:var(--muted);text-align:center;margin:0}.auth-form-footer a{color:var(--accent);text-underline-offset:.18em;font-weight:700;text-decoration:underline}.auth-provider-button,.auth-form-shell .button-primary,.auth-form-shell .button-secondary{width:100%;min-height:54px}.auth-provider-button{gap:12px}.auth-provider-button-google{color:#1f2937;background:#fff;border:1px solid #0f172a1f;justify-content:center;box-shadow:0 1px 2px #0f172a14,inset 0 1px #ffffffe6}.auth-provider-button-google:hover{background:#f8fafc;border-color:#0f172a2e}.auth-provider-button-google:disabled{color:#1f2937b8;background:#f8fafc}.auth-link,.auth-link-disabled{color:var(--accent);text-underline-offset:.18em;font-size:.92rem;font-weight:700;text-decoration:underline}.auth-link-disabled{opacity:.5;pointer-events:none}.auth-preview-card{background:linear-gradient(#fffcf7fa,#f9f1e7f5);gap:18px;width:min(100%,440px);padding:24px;display:grid}.auth-preview-heading{gap:8px;display:grid}.auth-preview-heading h1,.auth-preview-heading p{margin:0}.auth-preview-heading h1{font-size:clamp(1.8rem,3vw,2.2rem);line-height:1.08}.auth-preview-heading p{color:var(--muted);line-height:1.55}.auth-preview-divider{color:var(--muted);align-items:center;gap:12px;font-size:.92rem;display:flex}.auth-preview-divider span{background:#bca78a8c;flex:1;height:1px}.auth-preview-divider p,.auth-preview-note{margin:0}.auth-preview-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.auth-preview-field{gap:8px;font-weight:600;display:grid}.auth-preview-field span{font-size:.95rem}.auth-preview-field input{color:#0f1821c7;background:#f0ebe3ad;border:1px solid #bca78ab8;border-radius:18px;width:100%;min-height:52px;padding:13px 15px;font-size:.98rem}.auth-preview-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-preview-submit{width:100%;min-height:52px}.auth-preview-note{color:var(--muted);font-size:.92rem;line-height:1.5}.preview-mode-banner{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffbf5f5,#f7efe4f0);border:1px solid #bca78a85;border-radius:14px;justify-content:flex-start;align-items:center;gap:10px;max-width:min(100vw - 24px,360px);padding:8px 10px;display:inline-flex;position:fixed;top:12px;right:12px;box-shadow:0 10px 22px #0f18211f}.preview-mode-banner-copy{gap:2px;min-width:0;display:grid}.preview-mode-banner-copy strong,.preview-mode-banner-copy span{margin:0}.preview-mode-banner-kicker{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:800}.preview-mode-banner-copy strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;line-height:1.2;overflow:hidden}.preview-mode-banner-actions{flex:none;align-items:center;gap:8px;display:flex}.preview-mode-banner-actions form{margin:0}.preview-mode-banner-link{min-height:30px;color:var(--text);white-space:nowrap;background:#ffffffb8;border:1px solid #bca78a85;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.preview-mode-banner-link:hover{background:#fffffff0}.preview-mode-banner-link-primary{background:var(--accent);border-color:var(--accent);color:#fff8f1}.preview-mode-banner-link-primary:hover{background:#8f181c}.auth-provider-button-icon{flex:none;width:18px;height:18px}.public-home{gap:18px;width:min(1220px,100% - 32px);margin:0 auto;padding:18px 0 48px;display:grid}.public-home-hero,.public-home-section,.public-home-cta-panel{border:1px solid #bca78a52;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 24px 56px #0f182114}.public-home-hero{background:#102030;gap:18px;padding:22px;display:grid}.public-home-hero-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.public-home-hero-overlay{z-index:1;background:linear-gradient(#102030b3 0%,#102030d9 100%);position:absolute;inset:0}.public-home-header,.public-home-hero-grid,.public-home-section-heading,.public-home-question-grid,.public-home-path-grid,.public-home-showcase-grid,.public-home-showcase-tiles,.public-home-cta-panel{gap:18px;display:grid}.public-home-header{z-index:2;grid-template-columns:minmax(0,1fr) auto;align-items:center;position:relative}.public-home-brand{color:inherit;grid-template-columns:auto 1fr;align-items:center;gap:14px;display:inline-grid}.public-home-brand-frame{background:#fffcf7f5;border-radius:22px;justify-content:center;align-items:center;padding:14px 16px;display:inline-flex;box-shadow:0 16px 32px #0f18211f}.public-home-brand-image{width:clamp(180px,18vw,250px);height:auto}.public-home-brand-copy{gap:4px;display:grid}.public-home-brand-copy span,.public-home-eyebrow,.public-home-card-tag{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.public-home-hero .public-home-eyebrow,.public-home-hero .public-home-brand-copy span{color:#f0d7b1}.public-home-brand-copy strong{color:#fff7ef;font-size:1rem;line-height:1.2}.public-home-header-actions{flex-flow:column wrap;justify-content:flex-end;align-items:flex-end;gap:10px;line-height:1;display:flex}.public-home-header-caption,.public-home-cta-note{color:var(--muted);margin:0;line-height:1.55}.public-home-header-caption{font-size:.8rem;font-weight:700}.public-home-login{color:#fff7ef;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:11px 18px;font-weight:700;transition:transform .12s,border-color .12s,background-color .12s;display:inline-flex}.public-home-login:hover{transform:translateY(-1px)}.public-home-hero-grid{z-index:2;grid-template-columns:1fr;align-items:start;gap:20px;padding-top:6px;position:relative}.public-home-hero-copy,.public-home-hero-rail,.public-home-summary-card,.public-home-summary-note,.public-home-question-card,.public-home-path-card,.public-home-showcase-board,.public-home-showcase-intro,.public-home-showcase-tile,.public-home-sample-card{align-content:start;gap:12px;display:grid}.public-home-hero-copy{gap:12px;max-width:46rem}.public-home-hero-copy h1,.public-home-section-heading h2,.public-home-question-card h3,.public-home-path-card h3,.public-home-summary-card h2,.public-home-summary-note h3,.public-home-showcase-board h3,.public-home-sample-card h3,.public-home-cta-panel h2{letter-spacing:-.04em;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.public-home-hero-copy h1{color:#fff7ef;text-wrap:balance;font-size:clamp(3rem,5vw,5rem);line-height:.96}.public-home-section-heading h2,.public-home-question-card h3,.public-home-path-card h3,.public-home-summary-card h2,.public-home-summary-note h3,.public-home-showcase-board h3,.public-home-sample-card h3,.public-home-cta-panel h2{text-wrap:balance;line-height:1.06}.public-home-lead,.public-home-section-heading>p,.public-home-question-card p,.public-home-path-card p,.public-home-summary-card p,.public-home-summary-note p,.public-home-showcase-tile p,.public-home-sample-card p,.public-home-cta-panel p{color:var(--muted);margin:0;line-height:1.58}.public-home-lead{color:#f8f1e8e6;max-width:38rem;font-size:1.08rem}.public-home-cta-note{max-width:42rem}.public-home-section-heading>p{justify-self:end;max-width:32ch}.public-home-cta-row,.public-home-cta-actions{flex-wrap:wrap;gap:10px;display:flex}.public-home-hero-rail{gap:12px}.public-home-proof-strip{flex-wrap:wrap;gap:8px;display:flex}.public-home-proof-strip span{color:#fff7ef;background:#ffffff1f;border-radius:999px;align-items:center;padding:7px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.public-home-summary-card,.public-home-summary-note,.public-home-question-card,.public-home-path-card,.public-home-showcase-board,.public-home-sample-card{border:1px solid #bca78a57;border-radius:26px;min-height:0;padding:22px}.public-home-summary-card,.public-home-question-card,.public-home-sample-card{background:linear-gradient(#fffdf9fa,#f8f1e8f0)}.public-home-summary-card h2,.public-home-summary-note h3,.public-home-showcase-board h3,.public-home-sample-card h3{color:#102030;font-size:clamp(1.7rem,2.3vw,2.3rem)}.public-home-summary-note{color:#fff7ef;background:radial-gradient(circle at 100% 0,#b01f242e,#0000 34%),linear-gradient(145deg,#0f1821fa,#182532f5 58%,#7a1418f0)}.public-home-summary-note h3{color:#fff7ef}.public-home-summary-note p{color:#f8f1e8d6}.public-home-summary-note-band{gap:10px;width:100%;padding:20px 22px}.public-home-summary-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.public-home-summary-list li{color:var(--navy);border-top:1px solid #bca78a47;padding-top:12px;padding-left:18px;line-height:1.52;position:relative}.public-home-summary-list li:before{content:"";background:var(--accent);border-radius:999px;width:7px;height:7px;position:absolute;top:1.15rem;left:0}.public-home-summary-list li:first-child{border-top:0;padding-top:0}.public-home-summary-list li:first-child:before{top:.35rem}.public-home-section{background:linear-gradient(#fffcf7f5,#f8f1e8eb);padding:24px}.public-home-section-dark{color:#fff7ef;background:radial-gradient(circle at 100% 0,#b5915229,#0000 26%),linear-gradient(145deg,#0f1821fa,#182532f5 58%,#7a1418f0)}.public-home-section-dark .public-home-eyebrow,.public-home-section-dark .public-home-card-tag{color:#f0d7b1}.public-home-section-dark .public-home-section-heading>p,.public-home-section-dark .public-home-path-card p,.public-home-section-dark .public-home-path-card li{color:#f8f1e8d1}.public-home-section-heading{grid-template-columns:1fr;align-items:start;gap:8px;margin-bottom:20px}.public-home-section-heading h2{max-width:24ch;font-size:clamp(2.05rem,2.7vw,2.95rem)}.public-home-question-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.public-home-question-card,.public-home-path-card,.public-home-sample-card{box-shadow:inset 0 1px #ffffff8f}.public-home-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-home-path-card{background:#ffffff14;border-color:#ffffff1f}.public-home-question-card h3,.public-home-path-card h3{font-size:1.55rem}.public-home-question-card h3{color:#102030}.public-home-path-card ul,.public-home-sample-card ul{gap:10px;margin:0;padding-left:1.2rem;line-height:1.55;display:grid}.public-home-showcase-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.public-home-showcase-board{color:#fff7ef;background:radial-gradient(circle at 100% 0,#b01f242e,#0000 34%),linear-gradient(145deg,#0f1821fa,#182532f5 58%,#7a1418f0);border-color:#ffffff14;gap:18px}.public-home-showcase-board .public-home-card-tag{color:#f0d7b1}.public-home-showcase-board h3{color:#fff7ef;max-width:24ch}.public-home-showcase-board-media{gap:16px}.public-home-media-stage{background:linear-gradient(135deg,#08111cd6,#15243194),radial-gradient(circle at 0 0,#b591525c,#0000 30%),radial-gradient(circle at 82% 18%,#b01f2457,#0000 26%),linear-gradient(135deg,#111f2bf5,#311418eb);border:1px solid #ffffff1f;border-radius:24px;align-items:end;min-height:280px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.public-home-media-stage:after{content:"";pointer-events:none;background:linear-gradient(#ffffff08,#0000 34%,#00000047),repeating-linear-gradient(135deg,#ffffff0a 0 2px,#0000 2px 18px);position:absolute;inset:0}.public-home-media-stage-copy{z-index:1;gap:10px;max-width:30rem;display:grid;position:relative}.public-home-media-stage-copy span{color:#f0d7b1;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.public-home-media-stage-copy strong{color:#fff7ef;text-wrap:balance;font-size:clamp(1.45rem,2.8vw,2.3rem);line-height:1.06}.public-home-media-stage-copy p{color:#f8f1e8db;max-width:30rem;margin:0;line-height:1.6}.public-home-showcase-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.public-home-showcase-tile{background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;min-height:0;padding:16px}.public-home-showcase-tile strong{color:#fff7ef;font-size:1rem}.public-home-showcase-tile p{color:#f8f1e8c7;font-size:.95rem}.public-home-question-card-image{gap:0;padding:0;overflow:hidden}.public-home-question-card-img{object-fit:cover;display:block;width:100%!important;height:200px!important}.public-home-question-card-body{gap:8px;padding:18px 22px 22px;display:grid}.public-home-path-card-image{gap:0;padding:0;overflow:hidden}.public-home-path-card-img{object-fit:cover;display:block;width:100%!important;height:200px!important}.public-home-path-card-body{gap:10px;padding:18px 22px 22px;display:grid}.public-home-media-stage-real{background:0 0;border-radius:20px;min-height:0;padding:0;overflow:hidden}.public-home-media-stage-real:after{display:none}.public-home-media-stage-img{object-fit:cover;display:block;width:100%!important;height:260px!important}.public-home-media-stage-caption{background:#0f1821b3;padding:14px 18px}.public-home-media-stage-caption strong{color:#fff7ef;font-size:.95rem}.public-home-profile-preview-link{color:inherit;flex:1;grid-template-rows:1fr auto;gap:12px;display:grid}.public-home-profile-preview-img{object-fit:cover;object-position:top left;border:1px solid #bca78a4d;border-radius:16px;box-shadow:0 12px 32px #0f182129;width:100%!important;height:100%!important}.public-home-sample-card-featured{grid-template-rows:auto auto 1fr auto;gap:14px}.auth-guide-card-note p{color:var(--muted);margin:0;line-height:1.55}.public-home-section-cta{box-shadow:none;background:0 0;border:0;padding:0}.public-home-cta-panel{color:#fff7ef;background:radial-gradient(circle at 100% 0,#b01f2433,#0000 24%),linear-gradient(145deg,#0f1821fa,#182532f5 58%,#7a1418f0);grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:24px}.public-home-cta-panel p{color:#f8f1e8d6;max-width:40ch}.tryout-entry-shell{gap:24px;width:min(100%,1120px);margin:0 auto;padding:24px 20px 48px;display:grid}.tryout-entry-hero,.tryout-opening-card,.tryout-empty-state,.tryout-registration-card{background:linear-gradient(#fff8f1fa,#f9f0e6f5),radial-gradient(circle at 100% 0,#c92d321a,#0000 45%);gap:18px;display:grid}.tryout-entry-kicker,.tryout-opening-details dt{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.77rem;font-weight:800}.tryout-entry-copy,.tryout-empty-state,.tryout-registration-card{gap:14px;display:grid}.tryout-entry-copy h1,.tryout-opening-card h2,.tryout-empty-state h2,.tryout-registration-card h1{color:var(--text);margin:0;font-family:Alegreya Sans SC,Trebuchet MS,sans-serif;line-height:1.05}.tryout-entry-copy h1,.tryout-registration-card h1{font-size:clamp(2.4rem,6vw,4.4rem)}.tryout-opening-card h2,.tryout-empty-state h2{font-size:clamp(1.6rem,3vw,2.3rem)}.tryout-entry-lead,.tryout-empty-state p,.tryout-registration-card p{max-width:48rem;color:var(--muted);margin:0;font-size:1.02rem;line-height:1.7}.tryout-entry-actions,.tryout-opening-form{flex-wrap:wrap;gap:12px;display:flex}.tryout-entry-proof-strip{flex-wrap:wrap;gap:8px;display:flex}.tryout-entry-proof-strip span{color:var(--navy);background:#0e284714;border-radius:999px;align-items:center;padding:7px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.tryout-entry-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.tryout-opening-card{align-content:start}.tryout-opening-header{gap:8px;display:grid}.tryout-opening-details{gap:12px;margin:0;display:grid}.tryout-opening-details div{background:#ffffffb8;border:1px solid #bca78a73;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.tryout-opening-details dd{color:var(--text);margin:0;font-size:1.02rem;font-weight:700}.tryout-opening-submit{width:100%}.tryout-registration-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.tryout-status-hero{grid-template-columns:minmax(0,1.7fr) minmax(260px,.9fr);align-items:start;gap:16px;display:grid}.tryout-status-copy{gap:12px;display:grid}.tryout-status-highlight{background:#ffffffb8;border:1px solid #0e28471f;border-radius:22px;gap:10px;padding:18px;display:grid}.tryout-status-highlight strong{color:var(--text);font-size:1.02rem}.tryout-status-highlight p,.tryout-panel-lead{color:var(--muted);margin:0;line-height:1.6}.tryout-status-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:34px;padding:0 12px;font-size:.78rem;font-weight:800;display:inline-flex}.tryout-status-badge-success{color:#1f6b41;background:#1f6b411f}.tryout-status-badge-warning{color:#8b4f10;background:#ba73191f}.tryout-status-badge-error{color:#a11d2b;background:#a11d2b1f}.tryout-status-banner{margin-top:-4px}.tryout-registration-panel{align-content:start;gap:14px;display:grid}.tryout-registration-panel-full{grid-column:1/-1}.tryout-registration-panel h2{color:var(--text);margin:0;font-size:1.1rem}.tryout-detail-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:0;display:grid}.tryout-detail-grid div{background:#ffffffb8;border:1px solid #bca78a73;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.tryout-detail-grid dt{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.77rem;font-weight:800}.tryout-detail-grid dd{color:var(--text);word-break:break-word;margin:0;line-height:1.5}.tryout-registration-form{gap:12px;display:grid}.tryout-registration-form-section{gap:14px;display:grid}.tryout-registration-section-header{gap:8px;display:grid}.tryout-registration-section-header h2{color:var(--text);margin:0;font-size:clamp(1.35rem,3vw,1.8rem)}.tryout-registration-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.tryout-registration-field{gap:5px;display:grid}.tryout-registration-field-full{grid-column:1/-1}.tryout-registration-field span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.76rem;font-weight:800}.tryout-registration-field input,.tryout-registration-field select{box-sizing:border-box;width:100%;height:44px;color:var(--navy);background:#fffffff5;border:1px solid #bca78a94;border-radius:12px;padding:0 12px;font-size:.92rem;line-height:1.25}.tryout-registration-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%234e5257' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.tryout-profile-section{background:#ffffff80;border:1px solid #bca78a59;border-radius:18px;gap:14px;margin:0;padding:18px;display:grid}.tryout-profile-section-title{color:var(--text);margin:0;padding:0;font-family:Alegreya Sans SC,Trebuchet MS,sans-serif;font-size:1.05rem;font-weight:700}.tryout-profile-row-3{grid-template-columns:repeat(3,1fr);align-items:start;gap:12px;display:grid}.tryout-profile-row-5{grid-template-columns:2fr 2fr 1fr 1fr 1.2fr;align-items:start;gap:12px;display:grid}.tryout-profile-row-parent{grid-template-columns:2fr 2fr 1.5fr;align-items:start;gap:12px;display:grid}.tryout-profile-athlete-name{background:linear-gradient(135deg,#b01f240f,#0e28470f);border-left:3px solid #b01f2480;border-radius:12px;align-items:baseline;gap:8px;padding:10px 14px;display:flex}.tryout-profile-athlete-name-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.tryout-profile-athlete-name strong{color:var(--text);letter-spacing:.01em;font-family:Alegreya Sans SC,Trebuchet MS,sans-serif;font-size:1.15rem}.tryout-height-pair{gap:8px;display:flex}.tryout-height-input{flex:1;align-items:center;gap:6px;display:flex}.tryout-height-input input{box-sizing:border-box;width:100%;height:44px;color:var(--navy);text-align:center;background:#fffffff5;border:1px solid #bca78a94;border-radius:12px;padding:0 12px;font-size:.92rem}.tryout-height-input input::placeholder{color:#4e525766;font-style:italic}.tryout-height-input>span{color:var(--muted);flex-shrink:0;font-size:.82rem;font-weight:600}.tryout-registration-checkbox{flex-direction:row;align-items:center;gap:8px;min-height:44px;display:flex}.tryout-registration-checkbox input[type=checkbox]{width:20px;height:20px;accent-color:var(--accent-deep);border-radius:6px;flex-shrink:0}.tryout-registration-checkbox span{text-transform:none;letter-spacing:0;color:var(--text);font-size:.88rem;font-weight:600}.tryout-registration-field input::placeholder{color:#4e525766;font-style:italic}.tryout-registration-field input::-webkit-contacts-auto-fill-button{pointer-events:none;visibility:hidden;display:none!important}.tryout-registration-field input::-webkit-credentials-auto-fill-button{pointer-events:none;visibility:hidden;display:none!important}.tryout-registration-field input[aria-invalid=true]{background:#fff7f7;border-color:#a11d2b8f}.tryout-registration-field-error,.tryout-registration-field-help,.tryout-registration-form-note{margin:0;font-size:.78rem;line-height:1.4}.tryout-registration-field-error{color:#a11d2b;font-weight:600}.tryout-registration-field-help,.tryout-registration-form-note{color:var(--muted)}.tryout-registration-form-note{max-width:40rem}.tryout-registration-form-actions{justify-items:end;gap:8px;display:grid}.tryout-registration-secondary-action{width:fit-content}.tryout-registration-checklist{color:var(--muted);gap:10px;margin:0;padding-left:1.2rem;line-height:1.6;display:grid}.tryout-payment-card{background:linear-gradient(180deg,#fffffffa,#fbf7f0fa),var(--card);border:1px solid #0e28471f;border-radius:24px;gap:18px;margin-bottom:12px;padding:22px;display:grid;box-shadow:0 18px 44px #0e284714}.tryout-payment-copy{gap:8px;display:grid}.tryout-payment-copy h2{color:var(--text);margin:0;font-size:clamp(1.3rem,3vw,1.75rem)}.tryout-payment-copy p{margin:0}.tryout-payment-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.tryout-payment-summary div{background:#0e28470d;border-radius:18px;gap:6px;padding:14px;display:grid}.tryout-payment-summary span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.78rem;font-weight:800}.tryout-payment-summary strong{color:var(--text);line-height:1.5}.tryout-payment-form{gap:12px;display:grid}.tryout-card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.tryout-card{background:linear-gradient(#fff8f1fa,#f9f0e6f5),radial-gradient(circle at 100% 0,#c92d3214,#0000 45%);border:1px solid #bca78a73;border-radius:20px;flex-direction:column;gap:14px;padding:20px;display:flex}.tryout-card-details{gap:4px;display:grid}.tryout-card-location{color:var(--text);margin:0;font-family:Alegreya Sans SC,Trebuchet MS,sans-serif;font-size:1.3rem;line-height:1.15}.tryout-card-datetime{color:var(--muted);margin:0;font-size:.95rem;font-weight:600}.tryout-card-action{display:flex}.tryout-card-action .button-primary{width:100%}.tryout-empty-card{text-align:center;border:1px dashed #bca78a80;border-radius:20px;gap:10px;padding:28px 22px;display:grid}.tryout-empty-card h3{color:var(--text);margin:0;font-size:1.1rem}.tryout-empty-card p{color:var(--muted);margin:0;line-height:1.6}.public-home-tryouts-section{scroll-margin-top:40px}.public-home-section-subhead{max-width:48rem;color:var(--muted);margin:0;font-size:1.02rem;line-height:1.7}@media (max-width:768px){.public-home-hero-video{display:none}.public-home-hero{background-image:url(/media-web/hero-poster.jpg);background-position:50%;background-size:cover}.public-home-question-card-img,.public-home-path-card-img{height:160px}.public-home-media-stage-img,.public-home-full-width-break img{height:200px}}@media (prefers-reduced-motion:reduce){.public-home-hero-video{display:none}.public-home-hero{background-image:url(/media-web/hero-poster.jpg);background-position:50%;background-size:cover}}.team-reg-shell{gap:16px;width:min(100%,640px);margin:0 auto;padding:24px 20px 48px;display:grid}.team-reg-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.team-reg-login{color:var(--accent-deep);background:#fffcf7b8;border:1px solid #bca78a47;border-radius:12px;align-items:center;padding:8px 16px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.team-reg-login:hover,.team-reg-login:focus-visible{background:#fffcf7f2}.team-reg-card{background:linear-gradient(#fff8f1fa,#f9f0e6f5),radial-gradient(circle at 100% 0,#c92d321a,#0000 45%);border:1px solid #bca78a38;border-radius:22px;gap:12px;padding:28px 24px;display:grid}.team-reg-card h1{color:var(--text);text-wrap:balance;margin:0;font-family:Alegreya Sans SC,Trebuchet MS,sans-serif;font-size:clamp(1.8rem,5vw,2.8rem);line-height:1.05}.team-reg-card p{color:var(--muted);margin:0;font-size:.98rem;line-height:1.65}.team-reg-kicker{color:var(--accent-deep);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.team-reg-proof{flex-wrap:wrap;justify-content:center;gap:8px;padding:4px 0;display:flex}.team-reg-proof span{color:var(--navy);background:#0e284714;border-radius:999px;align-items:center;padding:7px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.tryout-reg-topline{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 20px;display:flex}.tryout-reg-hero-compact{flex-direction:column;gap:6px;display:flex}.tryout-reg-hero-compact h1{color:var(--text);margin:0;font-family:Alegreya Sans SC,Trebuchet MS,sans-serif;font-size:clamp(1.5rem,4vw,2.2rem);line-height:1.1}p.tryout-reg-lead{max-width:none;color:var(--muted);margin:0;font-size:.95rem;line-height:1.55}.tryout-reg-recap-inline{background:#ffffffb8;border:1px solid #bca78a66;border-radius:14px;flex-direction:column;gap:1px;min-width:180px;padding:10px 14px;display:flex}.tryout-reg-recap-inline strong{color:var(--text);font-size:.95rem}.tryout-reg-recap-inline span{color:var(--muted);font-size:.82rem}.tryout-form-header{flex-direction:column;gap:6px;display:flex}.tryout-form-step{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:800}.tryout-form-intro{color:var(--text);margin:0;font-size:.88rem;line-height:1.5}.tryout-minimal-field-grid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.tryout-minimal-field-grid .tryout-registration-field-full{grid-column:1/-1}.tryout-minimal-submit{flex-direction:column;grid-column:1/-1;align-items:flex-end;gap:10px;display:flex}.tryout-minimal-submit .button-primary:disabled{opacity:.38;cursor:not-allowed;box-shadow:none;transform:none}.tryout-form-recap{color:var(--muted);text-align:right;margin:0;font-size:.82rem;line-height:1.5}.tryout-ticket-type-fieldset{border:none;margin:0;padding:0}.tryout-ticket-type-fieldset legend{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:.76rem;font-weight:800}.tryout-ticket-type-options{flex-direction:column;gap:12px;display:flex}.tryout-ticket-type-option{cursor:pointer;color:var(--navy);align-items:flex-start;gap:10px;display:flex}.tryout-ticket-type-option input[type=radio]{width:18px;height:18px;accent-color:var(--navy);cursor:pointer;flex-shrink:0;margin-top:2px}.tryout-ticket-type-label{flex-direction:column;gap:2px;display:flex}.tryout-ticket-type-name{font-size:.92rem;font-weight:600;line-height:1.3}.tryout-ticket-type-desc{color:var(--muted);font-size:.78rem;line-height:1.4}.tryout-dob-division-row{align-items:flex-start;gap:16px;display:flex}.tryout-dob-field{flex:1;min-width:0}.tryout-dob-division-aside{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:6px;min-width:100px;display:flex}.tryout-division-badge--none{color:var(--muted);background:#0000001a}.tryout-division-section{flex-direction:column;gap:8px;display:flex}.tryout-division-display{align-items:center;gap:10px;display:flex}.tryout-division-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.76rem;font-weight:800}.tryout-division-badge{background:var(--navy);color:#fff;letter-spacing:.01em;border-radius:20px;padding:3px 14px;font-size:.88rem;font-weight:700;display:inline-block}.tryout-division-override-link{all:unset;cursor:pointer;color:var(--muted);text-underline-offset:2px;align-self:flex-start;font-size:.82rem;text-decoration:underline}.tryout-division-override-link:hover{color:var(--navy)}.tryout-division-override-fieldset{border:1px solid #0000001f;border-radius:10px;flex-direction:column;gap:10px;margin:0;padding:14px 16px;display:flex}.tryout-division-override-fieldset legend{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:0 4px;font-size:.76rem;font-weight:800}.tryout-division-override-options{flex-direction:column;gap:8px;display:flex}.tryout-division-override-option{cursor:pointer;color:var(--navy);align-items:center;gap:10px;font-size:.92rem;display:flex}.tryout-division-override-option input[type=radio]{width:18px;height:18px;accent-color:var(--navy);cursor:pointer;flex-shrink:0}.tryout-division-override-option em{color:var(--muted);font-size:.8rem;font-style:normal}.tryout-age-out-of-range{background:#00000008;border:1px solid #0000001a;border-radius:10px;padding:14px 16px}.tryout-age-out-of-range p{color:var(--muted);margin:0;font-size:.88rem}.tryout-fee-estimate{background:#1f6b410f;border:1px solid #1f6b412e;border-radius:10px;flex-direction:column;gap:4px;padding:14px 16px;transition:background .15s,border-color .15s;display:flex}.tryout-fee-estimate--pending{background:#00000005;border-color:#0000001a}.tryout-fee-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.76rem;font-weight:800}.tryout-fee-due-today{background:#1f6b4114;border-radius:7px;justify-content:space-between;align-items:baseline;margin-top:6px;padding:8px 12px;display:flex}.tryout-fee-due-today-label{text-transform:uppercase;letter-spacing:.06em;color:var(--navy);font-size:.82rem;font-weight:800}.tryout-fee-due-today-amount{color:var(--navy);letter-spacing:-.01em;font-size:1.65rem;font-weight:800}.tryout-fee-conditional{border-top:1px dashed #0000001f;margin-top:12px;padding-top:10px}.tryout-fee-conditional>summary{cursor:pointer;grid-template-columns:1fr auto;align-items:baseline;gap:4px 12px;list-style:none;display:grid}.tryout-fee-conditional>summary::-webkit-details-marker{display:none}.tryout-fee-conditional-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.78rem;font-weight:700}.tryout-fee-conditional-amount{color:var(--muted);font-size:1rem;font-weight:600}.tryout-fee-conditional-hint{color:var(--muted);grid-column:1/-1;font-size:.78rem;font-style:italic}.tryout-fee-due-later-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-top:14px;margin-bottom:4px;font-size:.76rem;font-weight:800}.tryout-fee-amount-row{align-items:baseline;gap:8px;margin-top:4px;display:flex}.tryout-fee-amount{color:var(--navy);letter-spacing:-.01em;font-size:1.5rem;font-weight:800}.tryout-fee-sublabel{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:500}.tryout-fee-breakdown{flex-direction:column;gap:4px;margin:8px 0 0;padding-left:16px;display:flex}.tryout-fee-breakdown li{color:var(--navy);font-size:.83rem}.tryout-fee-note{color:var(--muted);margin:6px 0 0;font-size:.78rem}.tryout-fee-pending{color:var(--muted);margin:6px 0 0;font-size:.82rem;font-style:italic}.tryout-receipt{background:#1f6b4108;border:1px solid #1f6b4133;border-radius:18px;gap:18px;padding:22px;display:grid}.tryout-receipt-header{gap:4px;display:grid}.tryout-receipt-headline{color:var(--text);margin:0;font-size:1.1rem;line-height:1.4}.tryout-receipt-sub{color:var(--muted);margin:0;font-size:.85rem}.tryout-receipt-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.tryout-receipt-section h3{color:var(--text);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:800}.tryout-receipt-dl{gap:6px;margin:0;display:grid}.tryout-receipt-dl div{gap:6px;display:flex}.tryout-receipt-dl dt{color:var(--muted);min-width:50px;margin:0;font-size:.78rem}.tryout-receipt-dl dt:after{content:":"}.tryout-receipt-dl dd{color:var(--text);margin:0;font-size:.78rem;font-weight:600}p.tryout-receipt-conf-ref{color:#4e525759;word-break:break-all;max-width:none;margin:0;font-family:monospace;font-size:.52rem;line-height:1.2}.tryout-receipt-footer{border-top:1px solid #1f6b411a;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.tryout-receipt-edit-link{color:var(--muted);font-size:.78rem;font-weight:600;text-decoration:none}.tryout-receipt-edit-link:hover{color:var(--accent-deep);text-decoration:underline}.tryout-receipt-next-steps{gap:10px;display:grid}.tryout-receipt-next-steps h3{color:var(--text);margin:0;font-family:Alegreya Sans SC,Trebuchet MS,sans-serif;font-size:1.05rem}.tryout-receipt-next-steps ul{color:var(--muted);gap:8px;margin:0;padding-left:1.2rem;font-size:.88rem;line-height:1.55;display:grid}.tryout-receipt-next-steps strong{color:var(--text)}@media (max-width:720px){.tryout-receipt-grid{grid-template-columns:1fr}}.tryout-test-mode-banner{color:#664d03;background:#fff3cd;border:1px solid #ffc107;border-radius:10px;padding:10px 14px;font-size:.82rem;line-height:1.5}.tryout-test-mode-banner code{background:#00000014;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.78rem}.tryout-embedded-checkout{gap:12px;display:grid}.tryout-embedded-checkout-header{align-items:baseline;gap:12px;display:flex}.tryout-embedded-checkout-header h2{color:var(--text);margin:0;font-family:Alegreya Sans SC,Trebuchet MS,sans-serif;font-size:1.1rem}.tryout-embedded-checkout-fee{color:var(--text);margin:0;font-size:1.1rem;font-weight:700}.tryout-embedded-checkout-loading{text-align:center;color:var(--muted);padding:24px;font-size:.88rem}.tryout-embedded-checkout-error{justify-items:start;gap:10px;display:grid}.tryout-payment-element-form{gap:14px;display:grid}.tryout-payment-element-submit{width:100%}.tryout-reg-confirmation-slip{background:#1f6b410d;border:1px solid #1f6b4133;border-radius:16px;gap:12px;padding:18px 20px;display:grid}.tryout-reg-slip-headline{color:var(--text);margin:0;font-size:1.1rem;line-height:1.4}.tryout-reg-slip-details{flex-wrap:wrap;gap:8px 20px;margin:0;display:flex}.tryout-reg-slip-details div{gap:6px;display:flex}.tryout-reg-slip-details dt{color:var(--muted);margin:0;font-size:.85rem;font-weight:600}.tryout-reg-slip-details dt:after{content:":"}.tryout-reg-slip-details dd{color:var(--text);margin:0;font-size:.85rem;font-weight:700}.tryout-reg-slip-note{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.tryout-reg-slip-ref{color:#4e525780;word-break:break-all;margin-top:4px;font-family:monospace;font-size:.72rem;display:block}.tryout-reg-profile-section{gap:10px;display:grid}.tryout-reg-profile-section h2{color:var(--text);margin:0;font-family:Alegreya Sans SC,Trebuchet MS,sans-serif;font-size:clamp(1.15rem,3vw,1.4rem)}.tryout-reg-progress{color:var(--muted);margin:0;font-size:.88rem;font-weight:700}.tryout-reg-footer{border-top:1px solid #bca78a4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.tryout-reg-home-link{color:var(--muted);font-size:.85rem;font-weight:600;text-decoration:none}.tryout-reg-home-link:hover{text-decoration:underline}p.tryout-reg-ref{color:#4e525759;word-break:break-all;max-width:none;margin:0;font-family:monospace;font-size:.65rem;line-height:1.2}.session-controls{margin-top:20px;display:inline-flex}.session-controls-user{align-items:center;display:inline-flex}.session-user-trigger{min-height:44px}.session-controls-sidebar{z-index:1;background:linear-gradient(#0f182100,#0f1821f0 34%);width:100%;margin-top:0;padding-top:18px;position:sticky;bottom:0;left:auto}.session-controls-sidebar .session-user-trigger{background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;justify-content:flex-start;padding:8px 12px 8px 8px}.session-controls-sidebar .session-user-name{color:#fff8f1;letter-spacing:.01em;font-weight:700}.session-controls-sidebar .session-user-avatar{width:36px;height:36px}.session-user-popover{border:1px solid #bca78a6b;border-radius:20px;box-shadow:0 24px 44px #0e151e33}.session-user-popover-actions{gap:6px}.session-user-menu-note{color:#18222c;cursor:default;background:linear-gradient(#fffdf9fa,#f9f3eaf5);border:1px solid #bca78a57;border-radius:16px;align-items:center;gap:12px;margin:4px 8px;font-weight:700;display:flex}.session-user-menu-note:hover,.session-user-menu-note:focus-visible{background:linear-gradient(#fffdf9fa,#f9f3eaf5)}.session-user-menu-note-iconbox{min-width:auto}.session-user-menu-badge{color:#b01f24;letter-spacing:.08em;background:#b01f241f;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:inline-flex}.prototype-home{gap:12px;width:min(1240px,100% - 32px);margin:0 auto;padding:12px 0 28px;display:grid}.prototype-selector-card{background:radial-gradient(circle at 100% 0,#b5915224,#0000 26%),linear-gradient(#fffcf8fa,#f8f1e8f0);padding:12px 16px}.prototype-selector-lockup{grid-template-columns:minmax(168px,212px) minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.prototype-selector-copy{align-content:center;gap:5px;max-width:44rem;display:grid}.prototype-selector-copy h1{max-width:none;color:var(--navy);letter-spacing:-.04em;text-wrap:pretty;margin:0;font-size:clamp(1.5rem,2.4vw,2.15rem);line-height:1.04}.prototype-selector-copy .prototype-hero-copy{max-width:42ch;color:var(--muted);text-wrap:pretty;font-size:.9rem;line-height:1.38}.prototype-selector-actions{justify-content:flex-end;align-items:center;display:flex}.prototype-hero{grid-template-columns:1fr;display:grid}.prototype-hero-panel,.prototype-showcase-card,.prototype-support-card,.prototype-status-card{gap:16px;display:grid}.prototype-hero-panel{color:#f8f1e8;text-align:left;background:radial-gradient(circle at 100% 0,#e5b0582e,#0000 25%),linear-gradient(145deg,#0f1821fa,#182532f5 58%,#7a1418f0);border-color:#ffffff14;justify-items:start;padding:38px 34px;position:relative;overflow:hidden;box-shadow:0 26px 70px #0f182138}.prototype-hero-panel:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:320px;height:320px;position:absolute;inset:auto -8% 18% auto}.prototype-hero-panel:after{content:"";pointer-events:none;background:linear-gradient(90deg,#e5b058e6,#fff3);border-radius:999px;width:118px;height:4px;position:absolute;inset:18px 18px auto auto}.prototype-brand-bar{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.prototype-brand-bar span{color:#f8f1e8e6;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:7px 12px;font-size:.74rem;font-weight:700;display:inline-flex}.prototype-title-lockup{grid-template-columns:1fr;place-items:start;gap:14px;width:min(100%,1080px);display:grid}.prototype-brand-lockup{grid-template-columns:auto 1fr;align-items:start;gap:16px;display:grid}.prototype-crest-frame{background:#ffffff14;border:1px solid #ffffff1f;border-radius:28px;place-items:center;width:96px;height:96px;padding:8px;display:grid;box-shadow:0 12px 24px #080d142e}.prototype-crest-image{width:100%;height:auto}.prototype-wordmark-frame{background:linear-gradient(#fffcf7fa,#f6ecdff5);border:1px solid #fff8f1bf;border-radius:18px;justify-items:start;gap:8px;width:100%;max-width:100%;padding:8px 10px 7px;display:grid;box-shadow:0 14px 30px #080d142e}.prototype-wordmark-image{width:min(100%,198px);height:auto;display:block}.prototype-title-copy{justify-items:start;gap:8px;max-width:920px;display:grid}.prototype-kicker{color:#7d1418;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.prototype-hero-panel h1{color:#fff7ef;letter-spacing:-.04em;text-wrap:balance;max-width:20ch;margin:0;font-size:clamp(2.4rem,4vw,4rem);line-height:1.04}.prototype-hero-copy,.prototype-helper-copy,.prototype-card-copy,.prototype-section-copy,.prototype-session-copy,.prototype-support-proof{color:var(--muted);margin:0;line-height:1.62}.prototype-hero-copy{color:#f8f1e8d1;max-width:62ch;font-size:.98rem;line-height:1.56}.prototype-guidance-grid{grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(0,.75fr));gap:12px;width:min(100%,1080px);display:grid}.prototype-walkthrough-card{background:radial-gradient(circle at 100% 0,#b01f242e,#0000 34%),linear-gradient(#ffffff1f,#ffffff0f);border:1px solid #ffffff24;border-radius:22px;gap:14px;padding:18px 20px;display:grid;box-shadow:inset 0 1px #ffffff14}.prototype-step-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.prototype-step-item{border-top:1px solid #ffffff1a;gap:5px;padding-top:10px;display:grid}.prototype-step-item:first-child{border-top:0;padding-top:0}.prototype-step-item strong{color:#fff7ef;font-size:.96rem;line-height:1.2}.prototype-step-item span{color:#f8f1e8c7;font-size:.88rem;line-height:1.45}.prototype-hero-media{text-align:left;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:stretch;gap:14px;width:min(100%,1080px);display:grid}.prototype-media-feature,.prototype-media-card,.prototype-social-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;position:relative;overflow:hidden}.prototype-media-feature,.prototype-media-card{min-height:0}.prototype-media-image{object-fit:cover;width:100%;height:100%;display:block}.prototype-media-feature{min-height:280px}.prototype-media-feature .prototype-media-image,.prototype-media-card .prototype-media-image{position:absolute;inset:0}.prototype-media-feature:after,.prototype-media-card:after{content:"";background:linear-gradient(#070a1014,#070a10b8);position:absolute;inset:0}.prototype-media-caption,.prototype-media-mini-caption{z-index:1;gap:6px;padding:18px;display:grid;position:absolute;inset:auto 0 0}.prototype-media-caption span,.prototype-media-mini-caption span,.prototype-social-header span{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.prototype-media-caption span,.prototype-media-mini-caption span{color:#f7f1e8b3}.prototype-media-caption strong,.prototype-media-mini-caption strong{color:#fff8f1;line-height:1.35}.prototype-media-card{min-height:182px}.prototype-media-card-feature{min-height:312px}.prototype-social-card{background:radial-gradient(circle at 100% 0,#b01f2429,#0000 34%),linear-gradient(#ffffff1f,#b01f242e);align-content:space-between;gap:14px;padding:18px;display:grid}.prototype-social-card:before{content:"";background:linear-gradient(90deg,#ffffff38,#b01f24cc);width:100%;height:4px;position:absolute;inset:0 auto auto 0}.prototype-social-header{grid-template-columns:auto 1fr;align-items:center;gap:14px;display:grid}.prototype-social-avatar{object-fit:cover;border:2px solid #fff3;border-radius:20px;width:72px;height:72px}.prototype-social-header span{color:#f7f1e8b3;margin-bottom:4px;display:block}.prototype-social-header strong{color:#fff8f1;font-size:1.05rem}.prototype-social-card p{color:#f7f1e8db;margin:0;line-height:1.58}.prototype-social-points{flex-wrap:wrap;gap:10px;display:flex}.prototype-social-points span{color:#f8f1e8e0;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:7px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.prototype-eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:800}.prototype-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(100%,1080px);display:grid}.prototype-proof-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 100% 0,#b01f241f,#0000 34%),linear-gradient(#ffffff14,#ffffff0a);border:1px solid #ffffff1f;border-radius:20px;align-content:start;gap:8px;min-height:112px;padding:16px 18px;display:grid;box-shadow:inset 0 1px #ffffff0f}.prototype-proof-card strong{color:#fff7ef;font-size:1rem;line-height:1.15}.prototype-proof-card span{color:#f8f1e8c7;font-size:.92rem;line-height:1.42}.prototype-button-row{z-index:2;flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex;position:relative}.prototype-selector-card .button-secondary{min-height:38px;color:var(--navy);background:#ffffffb8;border-color:#1c2d4029;padding:9px 14px;font-size:.9rem;box-shadow:0 8px 18px #0f182114}.prototype-button-row .button-secondary{color:#fff7ef;background:#ffffff14;border-color:#ffffff3d}.prototype-section-header h2,.prototype-persona-card h3,.prototype-walkthrough-card h2,.prototype-showcase-card h3,.prototype-support-card h3,.prototype-status-card h3{margin:0;line-height:1.08}.prototype-persona-section{gap:12px;display:grid}.prototype-section-note{gap:8px;max-width:62ch;display:grid}.prototype-persona-card.is-featured{border-top-color:#b59152c7;box-shadow:0 18px 34px #0f182114}.prototype-hero-badge{justify-items:center;gap:10px;margin-top:4px;display:grid}.prototype-hero-badge-frame{width:108px;height:108px}.prototype-hero-badge-copy{gap:4px;display:grid}.prototype-hero-badge-copy span{color:#f8f1e8b8;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:700}.prototype-hero-badge-copy strong{color:#fff8f1;letter-spacing:.08em;font-size:1.1rem}.prototype-credential-stack{gap:12px;display:grid}.prototype-credential-row,.prototype-meta-item,.prototype-support-account{background:#f9f3ecd9;border:1px solid #bca78a6b;border-radius:16px;gap:6px;padding:15px 16px;display:grid}.prototype-credential-row span,.prototype-meta-item span,.prototype-support-account span{color:#6c655d;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.prototype-credential-row code,.prototype-meta-item code,.prototype-support-account code{word-break:break-word}.prototype-instruction-list{color:var(--muted);gap:10px;margin:0;padding-left:1.2rem;line-height:1.55;display:grid}.prototype-helper-copy strong{color:var(--text)}.prototype-section{scroll-margin-top:calc(var(--prototype-banner-height) + 20px);gap:10px;display:grid}.prototype-section-heading{gap:0;display:grid}.prototype-section-heading h2{margin:0;font-size:1.45rem;line-height:1.06}.prototype-section-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.prototype-section-copy{max-width:48ch}.prototype-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.prototype-showcase-card,.prototype-support-card,.prototype-persona-card,.prototype-status-card{background:linear-gradient(#fffcf8f5,#faf4ebeb);height:100%;min-height:100%;padding:24px}.prototype-persona-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-auto-rows:1fr;align-items:stretch;gap:12px;display:grid}.prototype-persona-card{border-top:4px solid #b01f2466;grid-template-rows:auto minmax(2.7rem,auto) minmax(2.5rem,auto) minmax(4.15rem,auto) auto;align-content:start;gap:8px;min-height:23.5rem;display:grid}.prototype-persona-card-selector{grid-template-rows:auto minmax(2.1rem,auto) 1fr auto;row-gap:2px;min-height:12.9rem;padding:16px}.prototype-persona-card-public{background:radial-gradient(circle at 100% 0,#5b88b124,#0000 30%),linear-gradient(#f8fbfffa,#eff5fcf0);border-top-color:#274a6657}.prototype-persona-card h3,.prototype-persona-card .prototype-card-copy{margin:0}.prototype-persona-card-selector h3{font-size:1rem;line-height:1.12}.prototype-persona-card-selector .prototype-card-tag{margin-bottom:6px}.prototype-persona-card-selector .prototype-card-copy{-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.4;display:-webkit-box;overflow:hidden}.prototype-persona-card-selector .prototype-launch-control,.prototype-persona-card-selector .prototype-launch-stack{margin-top:10px}.prototype-showcase-card{border-top:4px solid var(--accent);grid-template-rows:auto minmax(3.25rem,auto) minmax(5.5rem,auto) auto 1fr auto;align-content:start}.prototype-card-tag{background:var(--accent-soft);width:fit-content;color:var(--accent-deep);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;margin:0;padding:5px 8px;font-size:.64rem;font-weight:800;display:inline-flex}.prototype-meta-grid{align-content:start;gap:10px;display:grid}.prototype-account-list{flex-wrap:wrap;gap:8px;display:flex}.prototype-account-list strong{min-height:32px;color:var(--navy);background:#e1d6c7db;border-radius:999px;align-items:center;padding:6px 10px;font-size:.88rem;display:inline-flex}.prototype-meta-item strong{line-height:1.35}.prototype-showcase-card h3,.prototype-showcase-card .prototype-card-copy,.prototype-showcase-card .prototype-meta-grid,.prototype-showcase-card .prototype-feature-list{margin-top:0}.prototype-feature-list,.prototype-checklist,.prototype-next-list{margin:0;padding:0}.prototype-feature-list{color:var(--muted);gap:9px;padding-left:1.2rem;line-height:1.56;display:grid}.prototype-feature-list li::marker{color:var(--accent)}.prototype-showcase-card .button-primary,.prototype-support-card .button-secondary{margin-top:auto}.prototype-launch-control{gap:4px;margin-top:auto;display:grid}.prototype-launch-stack{gap:8px;display:grid}.prototype-launch-control .button-primary,.prototype-launch-control .button-secondary,.prototype-launch-stack .button-primary,.prototype-launch-stack .button-secondary{width:100%;min-height:40px;padding:10px 14px;font-size:.92rem}@media (min-width:1180px){.prototype-persona-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-height:820px) and (min-width:960px){.prototype-home{gap:10px;padding:10px 0 20px}.prototype-selector-card{padding:12px 14px}.prototype-selector-lockup{grid-template-columns:minmax(150px,192px) minmax(0,1fr) auto;gap:12px}.prototype-wordmark-image{width:min(100%,176px)}.prototype-selector-copy{gap:4px}.prototype-selector-copy h1{font-size:clamp(1.35rem,2vw,1.9rem)}.prototype-selector-copy .prototype-hero-copy{max-width:38ch;font-size:.86rem;line-height:1.34}.prototype-section{gap:8px}.prototype-section-heading h2{font-size:1.25rem}.prototype-persona-card-selector{grid-template-rows:auto minmax(1.95rem,auto) 1fr auto;min-height:11.8rem;padding:14px}.prototype-persona-card-selector h3{font-size:.96rem}.prototype-persona-card-selector .prototype-card-copy{-webkit-line-clamp:3;font-size:.84rem;line-height:1.34}.prototype-persona-card-selector .prototype-card-tag{margin-bottom:5px}.prototype-persona-card-selector .prototype-launch-control,.prototype-persona-card-selector .prototype-launch-stack{margin-top:8px}.prototype-launch-control .button-primary,.prototype-launch-control .button-secondary,.prototype-launch-stack .button-primary,.prototype-launch-stack .button-secondary{min-height:38px;padding:9px 12px;font-size:.88rem}}@supports (grid-template-rows:subgrid){@media (min-width:980px){.prototype-showcase-grid{grid-template-rows:repeat(6,auto)}.prototype-showcase-card{grid-template-rows:subgrid;grid-row:span 6}}@media (min-width:641px){.prototype-support-grid{grid-template-rows:repeat(8,auto)}.prototype-support-card{grid-template-rows:subgrid;grid-row:span 8}.prototype-support-header,.prototype-support-titleblock{display:contents}}}.prototype-support-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.prototype-support-card{border-top:4px solid #b59152b8;grid-template-rows:minmax(6.4rem,auto) minmax(4rem,auto) auto minmax(2.9rem,auto) 1fr auto;align-content:start;gap:12px;padding:20px}.prototype-support-card .prototype-card-copy,.prototype-support-card .prototype-support-account,.prototype-support-card .prototype-support-proof,.prototype-support-card .prototype-feature-list{margin-top:0}.prototype-support-header,.prototype-support-titleblock{align-content:start;gap:8px;display:grid}.prototype-route-pill{width:fit-content;max-width:100%;min-height:30px;color:var(--navy);white-space:normal;background:#efe7dad9;border:1px solid #bca78ab8;border-radius:999px;align-self:start;align-items:center;padding:5px 10px;font-size:.76rem;font-weight:700;line-height:1.2;display:inline-flex}.prototype-support-card h3{font-size:1.35rem}.prototype-support-card .prototype-card-tag{margin-bottom:0}.prototype-support-card .prototype-card-copy{font-size:.98rem;line-height:1.5}.prototype-support-account{border-radius:14px;gap:5px;padding:12px 14px}.prototype-support-account .prototype-account-list strong{min-height:28px;padding:4px 9px;font-size:.84rem}.prototype-support-proof{color:var(--accent-ink);margin:0;font-weight:600}.prototype-feature-list-compact{gap:7px;font-size:.96rem}.prototype-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.prototype-status-card{align-content:start}.prototype-status-title{min-height:2.25em}.prototype-status-card-plan{border-top:4px solid #b01f248c}.prototype-status-card-next{border-top:4px solid #3f61e8}.prototype-status-tag-plan{background:var(--accent-soft);color:var(--accent-deep)}.prototype-status-tag-next{color:#2d46b5;background:#e8ecff}.prototype-checklist,.prototype-next-list{gap:10px;list-style:none;display:grid}.prototype-checklist li{grid-template-columns:24px 1fr;align-items:start;gap:10px;line-height:1.55;display:grid}.prototype-checkmark{width:24px;height:24px;color:var(--navy);background:#efe7dac7;border:1px solid #bca78ab8;border-radius:999px;place-items:center;font-size:.88rem;font-weight:800;display:grid}.prototype-checklist .is-done .prototype-checkmark{color:#f5fff8;background:#2f8f52;border-color:#2f8f52}.prototype-checklist .is-open{color:var(--muted)}.prototype-next-list li{color:var(--muted);padding-left:16px;line-height:1.6;position:relative}.prototype-next-list li:before{content:"";background:#3f61e8;border-radius:999px;width:6px;height:6px;position:absolute;top:.68em;left:0}@media (max-width:1080px){.prototype-hero,.prototype-guidance-grid,.prototype-showcase-grid,.prototype-status-grid,.prototype-title-lockup,.prototype-hero-media{grid-template-columns:1fr}.prototype-proof-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.public-home-hero-grid,.public-home-section-heading,.public-home-showcase-grid,.public-home-cta-panel,.public-home-question-grid,.public-home-path-grid,.public-home-showcase-tiles{grid-template-columns:1fr}.public-home-media-stage:not(.public-home-media-stage-real){min-height:240px}.public-home-section-heading>p{justify-self:stretch;max-width:none}.public-home-path-grid{grid-template-columns:1fr}.auth-persona-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px){.portal-shell{grid-template-rows:auto 1fr;grid-template-columns:1fr}.portal-nav,.portal-main{grid-column:1}.portal-mobile-bar{z-index:35;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffbf6f0;border-bottom:1px solid #bca78a52;padding:14px 18px;display:flex;position:sticky;top:0}.portal-mobile-overlay{inset:var(--prototype-banner-height)0 0;z-index:44;opacity:0;pointer-events:none;background:#0f18216b;border:0;padding:0;transition:opacity .16s;position:fixed}.portal-shell.is-mobile-nav-open .portal-mobile-overlay{opacity:1;pointer-events:auto;display:block}.portal-shell.is-mobile-nav-open .portal-mobile-toggle{opacity:0;pointer-events:none}.portal-nav{top:var(--prototype-banner-height);z-index:45;visibility:hidden;pointer-events:none;border-bottom:none;border-right:1px solid #ffffff14;width:min(84vw,320px);padding:22px 18px 36px;transition:transform .18s;position:fixed;bottom:0;left:0;overflow-y:auto;transform:translate(-104%);box-shadow:0 24px 48px #0f182142}.portal-nav.is-open{visibility:visible;pointer-events:auto;transform:translate(0)}.portal-nav-pin-toggle{display:none}.portal-nav-close{display:inline-grid}.portal-main{padding:20px 18px calc(112px + env(safe-area-inset-bottom,0px))}.prototype-section-header{flex-direction:column;align-items:flex-start}.auth-card-split{grid-template-columns:1fr}.auth-card-portal{padding:22px}.public-home-header{grid-template-columns:1fr}.public-home-header-actions{flex-direction:column;justify-content:flex-start;align-items:flex-start}.auth-panel{order:1}.auth-guide{order:2}.auth-inline-brand{flex-direction:column;align-items:flex-start}.auth-preview-field-grid{grid-template-columns:1fr}.preview-mode-banner{max-width:min(100vw - 16px,320px);padding:7px 8px;top:8px;right:8px}.session-controls-sidebar{width:auto;margin-top:18px;padding:0;position:static}.tryout-status-hero,.tryout-registration-panels,.tryout-registration-field-grid,.tryout-minimal-field-grid,.tryout-profile-row-3,.tryout-profile-row-5,.tryout-profile-row-parent{grid-template-columns:1fr}.tryout-dob-division-row{flex-direction:column;gap:10px}.tryout-dob-division-aside{min-width:unset;flex-direction:row;align-items:center;gap:10px;padding-top:0}.tryout-minimal-submit{align-items:stretch}.tryout-form-recap{text-align:left}.tryout-reg-topline{flex-direction:column;gap:8px}.tryout-reg-recap-inline{width:100%}.tryout-payment-summary{grid-template-columns:1fr}.tryout-payment-card{margin-bottom:32px}}@media (max-width:700px){.prototype-home-shell{--prototype-banner-height:58px}.prototype-hero-panel:after{display:none}.prototype-home{gap:14px;width:min(100% - 16px,1240px);padding:12px 0 24px}.prototype-hero-panel,.prototype-persona-card,.prototype-walkthrough-card,.prototype-showcase-card,.prototype-support-card,.prototype-status-card{gap:10px;padding:14px}.prototype-persona-card{grid-template-rows:auto auto auto 1fr auto;min-height:auto}.prototype-selector-card{padding:18px}.prototype-selector-lockup{grid-template-columns:1fr;gap:14px}.prototype-selector-actions{justify-content:flex-start}.prototype-selector-copy h1{max-width:none;font-size:clamp(1.8rem,8vw,2.4rem)}.prototype-persona-card-selector{min-height:auto}.prototype-title-lockup{grid-template-columns:1fr;gap:10px}.prototype-crest-frame,.prototype-hero-badge-frame{width:80px;height:80px}.prototype-hero-panel h1{letter-spacing:-.03em;max-width:11ch;font-size:clamp(1.64rem,8.8vw,2.12rem);line-height:1.08}.prototype-brand-bar{gap:6px}.prototype-brand-bar span{padding:5px 9px;font-size:.64rem}.prototype-wordmark-frame{border-radius:18px;width:100%;padding:10px 10px 9px}.prototype-wordmark-image{width:min(100%,244px)}.prototype-hero-copy,.prototype-card-copy,.prototype-section-copy{font-size:.9rem;line-height:1.46}.prototype-button-row{order:4;gap:8px}.prototype-proof-grid{order:5;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.prototype-guidance-grid{order:5;gap:8px}.prototype-proof-card{border-radius:16px;min-height:0;padding:12px}.prototype-proof-card:nth-child(3){grid-column:1/-1}.prototype-proof-card strong{font-size:.88rem;line-height:1.18}.prototype-proof-card span{font-size:.78rem;line-height:1.34}.prototype-hero-media{order:6;gap:8px}.prototype-media-card-feature{min-height:188px}.prototype-media-mini-caption{gap:4px;padding:12px}.prototype-media-mini-caption strong{font-size:.95rem;line-height:1.3}.prototype-social-card{gap:10px;padding:14px}.prototype-social-avatar{border-radius:14px;width:48px;height:48px}.prototype-social-card p{font-size:.86rem;line-height:1.42}.prototype-social-points{display:none}.prototype-hero-badge{gap:0;margin-top:0}.prototype-hero-badge-copy,.prototype-section-copy{display:none}.prototype-section,.prototype-persona-grid,.prototype-status-grid{gap:12px}.prototype-section-header{align-items:flex-start;gap:10px}.prototype-section-header h2{font-size:1.3rem;line-height:1.14}.prototype-persona-card h3,.prototype-status-card h3{font-size:1.18rem;line-height:1.08}.prototype-persona-byline{font-size:.8rem;line-height:1.3}.prototype-status-title{min-height:0}.prototype-card-tag,.prototype-status-tag{padding:6px 8px;font-size:.66rem}.prototype-launch-control{gap:4px}.prototype-checklist,.prototype-next-list{gap:8px;font-size:.88rem}.prototype-checklist li{grid-template-columns:20px 1fr;gap:8px;line-height:1.42}.prototype-checkmark{width:20px;height:20px;font-size:.78rem}.prototype-next-list li{padding-left:14px;line-height:1.48}.auth-card-split,.auth-card-compact,.auth-guide,.auth-panel,.auth-card-portal{padding:20px}.auth-access-grid,.auth-access-grid,.auth-persona-grid,.auth-actions-dual{grid-template-columns:1fr}.auth-panel-surface{padding-right:0}.auth-inline-back{font-size:.9rem}.prototype-global-banner{gap:8px;padding:6px 10px}.prototype-global-banner-copy{gap:8px;min-width:0}.prototype-global-banner-copy p{display:none}.prototype-global-banner-pill{padding:5px 8px;font-size:.62rem}.prototype-global-banner-link{min-height:32px;padding:6px 10px;font-size:.84rem}.public-home{gap:14px;width:min(100% - 16px,1280px);padding:12px 0 28px}.public-home-hero,.public-home-section,.public-home-cta-panel{border-radius:24px;padding:16px}.public-home-brand{grid-template-columns:1fr}.public-home-brand-frame{width:100%}.public-home-brand-image{width:min(100%,220px)}.public-home-hero-copy h1,.public-home-section-heading h2,.public-home-summary-card h2,.public-home-summary-note h3,.public-home-showcase-board h3,.public-home-sample-card h3{max-width:none}.public-home-hero-copy h1{font-size:clamp(2.45rem,11vw,3.45rem)}.public-home-proof-strip span,.tryout-entry-proof-strip span,.public-home-cta-row>*,.public-home-cta-actions>*,.public-home-login{justify-content:center;width:100%}.public-home-showcase-board,.public-home-summary-card,.public-home-summary-note,.public-home-question-card,.public-home-path-card,.public-home-sample-card{border-radius:22px;padding:18px}}@media (max-width:640px){.button-primary,.button-secondary{min-height:42px;padding:10px 14px;font-size:.92rem}.button-primary,.button-secondary,.auth-actions,.athlete-context-switcher-row,.prototype-button-row,.session-controls-actions,.button-primary,.button-secondary{width:100%}.auth-actions,.athlete-context-switcher-row,.prototype-button-row,.session-controls-actions{display:grid}.prototype-persona-grid,.prototype-support-grid{grid-template-columns:1fr}}.recruit-page{gap:24px;width:min(1240px,100% - 32px);margin:0 auto;padding:32px 0 72px;display:grid}.recruit-hero{color:#fbf4ea;background:radial-gradient(circle at 100% 0,#b5915233,#0000 26%),linear-gradient(145deg,#0c151efa,#182532f7 55%,#7a1418f2);border-color:#ffffff14;padding:0;overflow:hidden}.recruit-hero-shell{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:24px;padding:32px;display:grid}.recruit-hero-copy{align-content:start;gap:18px;display:grid}.recruit-kicker{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.recruit-hero .recruit-kicker{color:#f8f1e8bd}.recruit-hero-copy h1,.recruit-section h2,.recruit-story-card h2,.recruit-pg-card h2{margin:0;line-height:1.04}.recruit-hero-copy h1{text-wrap:balance;font-size:clamp(2.75rem,5vw,4.7rem)}.recruit-subhead,.recruit-headline,.recruit-section-copy,.recruit-story-card p,.recruit-pg-card p,.recruit-timeline-card p,.recruit-video-copy p{margin:0;line-height:1.62}.recruit-primary-line{color:#f0d7b1;letter-spacing:.02em;margin:0;font-size:1.3rem;font-weight:700}.recruit-subhead{color:#f8f1e8d6;max-width:62ch;font-size:1.02rem}.recruit-headline{color:#f8f1e8e0;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;padding:14px 16px;font-size:.92rem;font-style:italic;font-weight:600}.recruit-badge-row{flex-wrap:wrap;gap:10px;display:flex}.recruit-badge{color:#fbf4ea;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.recruit-badge-committed{color:#a8e6b8;background:linear-gradient(135deg,#22783c47,#22783c29);border-color:#22783c66;gap:6px}.recruit-badge-committed-icon{color:#fff;background:#22783c80;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:900;line-height:1;display:inline-flex}.recruit-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.recruit-meta-sections{gap:14px;display:grid}.recruit-meta-section{gap:8px;display:grid}.recruit-meta-section-label{color:#f8f1e880;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}.recruit-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.recruit-meta-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.recruit-meta-card span,.recruit-video-header span,.recruit-video-meta span,.recruit-timeline-card span,.recruit-pg-metric span{color:#f8f1e8b8;letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:700}.recruit-meta-card strong{color:#fff8f1;line-height:1.4}.recruit-hero-media{gap:16px;min-width:0;display:grid}.recruit-hero-image-frame{background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;min-height:100%;overflow:hidden}.recruit-hero-image{object-fit:cover;object-position:center top;width:100%;height:100%}.recruit-hero-photo-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;place-items:start;padding:18px}.recruit-hero-photo-copy p{color:#f8f1e8b8;margin:0;line-height:1.5}.recruit-assessment-section{gap:18px;display:grid}.recruit-assessment-content{gap:14px;line-height:1.65;display:grid}.recruit-assessment-date{color:#15202aad;font-size:.88rem}.recruit-section{gap:18px;display:grid}.recruit-section-header{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.recruit-pg-header{gap:14px;display:grid}.recruit-section-copy{max-width:44ch;color:var(--muted)}.recruit-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.recruit-grid-2-featured{align-items:start}.recruit-stat-group,.recruit-story-card,.recruit-pg-card,.recruit-video-card,.recruit-timeline-card,.recruit-link-card{background:linear-gradient(#fffcf8f5,#faf4ebeb);padding:24px}.recruit-stat-group h3,.recruit-achievement-block h3,.recruit-video-copy h3,.recruit-timeline-card h3,.recruit-link-card strong{margin:0;line-height:1.25}.recruit-stat-group{border-top:4px solid #b01f24b8;gap:16px;display:grid}.recruit-stat-list{gap:12px;margin:0;display:grid}.recruit-stat-item{border-bottom:1px solid #bca78a47;justify-content:space-between;gap:18px;padding-bottom:12px;display:flex}.recruit-stat-item:last-child{border-bottom:none;padding-bottom:0}.recruit-stat-item dt{color:var(--muted)}.recruit-stat-item dd{color:var(--navy);text-align:right;margin:0;font-weight:700}.recruit-story-card{border-top:4px solid #b01f24b8;gap:18px;display:grid}.recruit-achievement-block{border-top:1px solid #bca78a47;gap:10px;padding-top:16px;display:grid}.recruit-bullet-list{color:var(--muted);gap:10px;margin:0;padding-left:1.15rem;line-height:1.58;display:grid}.recruit-pg-card{border-top:4px solid var(--gold);gap:20px;display:grid}.recruit-pg-subtitle{max-width:38ch;color:var(--muted);font-size:.92rem;font-style:normal}.recruit-pg-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.recruit-pg-metric{background:#f1e8dab8;border-radius:18px;gap:6px;padding:16px;display:grid}.recruit-pg-metric span{color:#735a2a}.recruit-pg-metric strong{color:var(--navy);line-height:1.35}.recruit-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.recruit-video-card{gap:18px;display:grid}.recruit-video-card:first-child{grid-column:1/-1}.recruit-video-card:first-child .recruit-video-frame{aspect-ratio:21/9}.recruit-video-frame{aspect-ratio:16/9;background:#0f1821;border-radius:20px;overflow:hidden}.recruit-video-frame iframe{border:0;width:100%;height:100%}.recruit-video-copy{gap:14px;display:grid}.recruit-video-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.recruit-video-meta{justify-items:end;gap:4px;display:grid}.recruit-video-header span,.recruit-video-source{color:#72675a}.recruit-video-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.recruit-video-source{font-size:.9rem;font-weight:700}.recruit-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.recruit-timeline-card{gap:12px;display:grid}.recruit-timeline-card strong{color:var(--accent-deep);font-size:1.65rem;line-height:1}.recruit-timeline-card span{color:#7a6d60}.review-shell{gap:16px;display:grid}.review-toolbar{background:radial-gradient(circle at 100% 0,#b01f2414,#0000 30%),linear-gradient(#fffcf8f5,#f9f2e8eb);border:1px solid #bca78a5c;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;padding:20px 22px;display:flex}.review-toolbar-copy{flex:640px;gap:8px;min-width:0;display:grid}.review-toolbar-copy h1,.review-toolbar-copy p{margin:0}.review-toolbar-copy p:last-child{color:var(--muted);line-height:1.6}.review-toolbar-pills{flex-wrap:wrap;gap:8px;display:flex}.review-toolbar-pill,.review-queue-count{min-height:32px;color:var(--navy);letter-spacing:.06em;text-transform:uppercase;background:#ffffffd1;border:1px solid #bca78a6b;border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.review-hero{color:#f7f2ec;background:radial-gradient(circle at 100% 0,#c92d322e,#0000 34%),linear-gradient(135deg,#131f2dfa,#1b2b3bf2);gap:18px;display:grid}.review-hero-copy,.review-section-heading{gap:8px;display:grid}.review-hero-copy h1,.review-section-heading h1,.review-section-heading h2,.review-queue-item strong,.review-thread-item strong,.review-detail-header h1{margin:0}.review-hero-copy p,.review-section-heading p,.review-detail-meta-card p,.review-thread-item p,.review-form-note p,.review-form-actions p,.review-empty-state{margin:0;line-height:1.55}.review-hero-copy p{color:#ede7ded6}.review-hero-stats,.review-queue-grid,.review-form-grid,.review-detail-layout,.review-detail-main,.review-detail-followup,.review-detail-sidebar{display:grid}.review-hero-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.review-hero-stat,.review-form-note,.review-detail-meta-card,.review-thread-item,.review-status-badge,.org-admin-review-stat,.org-admin-review-list-card{background:#fffcf7b8;border:1px solid #bca78a52;border-radius:18px}.review-hero-stat{gap:6px;padding:14px 16px;display:grid}.review-hero-stat span,.review-status-badge,.review-detail-meta-card span,.review-queue-meta,.review-thread-item-topline span,.org-admin-review-stat span{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.review-hero-stat span{color:#ede7deb8}.review-hero-stat strong{color:#fff7f1;font-size:1.4rem}.review-submission-card,.review-queue-card,.review-detail-card,.review-thread-card,.review-document-card{gap:16px;display:grid}.review-submission-header,.review-action-header,.review-queue-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.review-queue-header h2{margin:0}.review-submission-card{background:radial-gradient(circle at 100% 0,#b01f2414,#0000 28%),linear-gradient(#fffcf8f5,#f9f2e8e6);border:1px solid #bca78a5c;gap:14px}.review-submission-title{color:var(--navy);margin:0}.review-form-grid{grid-template-columns:minmax(0,1fr) minmax(280px,320px);align-items:start;gap:14px}.review-form-note{grid-column:1/-1;gap:6px;min-height:100%;padding:14px 16px;display:grid}.review-form-field-full{grid-column:1/-1}.review-empty-panel{background:linear-gradient(#fffbf6eb,#f9f1e6d6);border:1px dashed #bca78aad;border-radius:18px;gap:10px;padding:18px 20px;display:grid}.review-form-note strong,.org-admin-review-stat strong{color:var(--navy)}.review-empty-panel strong,.review-detail-header-copy{min-width:0}.review-empty-panel p{color:var(--muted);margin:0;line-height:1.55}.review-form-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}.review-form-actions p{color:var(--muted)}.review-queue-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px}.review-queue-list,.review-thread-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.review-queue-item{background:linear-gradient(#fffbf6f0,#faf4ebcc);border:1px solid #bca78a47;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:14px;padding:16px;display:grid}.review-queue-item-link{color:inherit;cursor:pointer;text-decoration:none;transition:transform .14s,box-shadow .14s,border-color .14s,background-color .14s}.review-queue-item-link:focus-visible{outline-offset:3px}.review-queue-item-arrow{min-width:34px;min-height:34px;color:var(--accent-deep);background:#15202a0f;border-radius:999px;justify-content:center;align-items:center;font-size:1.35rem;font-weight:700;line-height:1;transition:transform .14s,background-color .14s;display:inline-flex}.review-queue-item-link.is-compact .review-queue-item-arrow{margin-top:2px}@media (hover:hover){.review-queue-item-link:hover{background:radial-gradient(circle at 100% 0,#b01f2414,#0000 26%),linear-gradient(#fffcf8fa,#faf4ebe0);border-color:#b01f2457;transform:translateY(-2px);box-shadow:0 14px 28px #111b2614}.review-queue-item-link:hover .review-queue-item-arrow{background:#b01f241f;transform:translate(2px)}}.review-queue-item-link:active{transform:translateY(0)}.review-queue-item-copy{gap:8px;min-width:0;display:grid}.review-queue-item-topline,.review-thread-item-topline,.review-detail-header,.review-detail-nav{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.review-queue-item p,.review-thread-item p,.review-detail-meta-card p,.org-admin-review-list-card p{color:var(--muted)}.review-queue-meta{color:#6c655d;flex-wrap:wrap;gap:8px 14px;display:flex}.review-status-badge{width:fit-content;min-height:28px;color:var(--accent-deep);background:#b01f241a;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;display:inline-flex}.review-status-badge.is-success{color:#20653a;background:#257e461f}.review-status-badge.is-muted{color:#15202ac2;background:#15202a14}.review-detail-nav a{font-weight:700}.review-detail-card{gap:12px}.review-detail-header-copy{gap:0;display:grid}.review-detail-context{color:var(--muted);max-width:50ch;margin:0;font-size:.95rem;line-height:1.5}.review-detail-layout{grid-template-columns:1fr;gap:16px}.review-detail-main,.review-detail-sidebar{align-content:start;gap:16px;min-width:0}.review-document-card{gap:10px}.review-markdown-shell{background:#ffffffbd;border:1px solid #bca78a52;border-radius:18px;padding:12px 14px;overflow:hidden}.review-markdown{color:var(--navy);min-width:0;line-height:1.65}.review-markdown>:first-child,.review-markdown li>:first-child{margin-top:0}.review-markdown>:last-child{margin-bottom:0}.review-markdown h1,.review-markdown h2,.review-markdown h3{color:var(--navy);line-height:1.2}.review-markdown table{border-collapse:collapse;width:100%;min-width:720px;margin:0}.review-markdown th,.review-markdown td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border:1px solid #bca78a5c;min-width:140px;padding:10px 12px}.review-markdown th{background:#0f18210f}.review-markdown code{overflow-wrap:anywhere;white-space:pre-wrap;background:#0f182114;border-radius:8px;padding:2px 6px}.review-markdown pre{color:#f7f2ec;background:#0f1821eb;border-radius:16px;padding:14px;overflow-x:auto}.review-markdown pre code{color:inherit;background:0 0;padding:0}.review-markdown blockquote{color:#544c45;border-left:3px solid #b01f2447;margin:18px 0;padding-left:14px}.review-detail-followup{grid-template-columns:1fr;gap:16px;display:grid}.review-thread-card{align-content:start}.review-thread-item{gap:8px;padding:14px 16px;display:grid}.review-response-card,.review-assignment-card{gap:14px}.review-assignment-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.review-assignment-item{background:#fffcf7b8;border:1px solid #bca78a47;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.review-assignment-copy{gap:4px;display:grid}.review-assignment-copy strong,.review-assignment-copy p{margin:0}.review-assignment-copy p{color:var(--muted);line-height:1.45}.review-thread-item-topline span,.review-queue-meta,.org-admin-review-list-card p,.org-admin-review-list-card a{color:#60574f}.review-queue-item strong,.review-detail-header h1,.review-detail-meta-card strong{overflow-wrap:anywhere}.review-queue-card.is-span-full{grid-column:1/-1}.review-empty-overview{justify-items:start;gap:10px;display:grid}.review-empty-overview h2,.review-empty-overview p{margin:0}.review-empty-overview p:last-child{color:var(--muted);max-width:56ch}.review-markdown-table-shell{border-radius:18px;width:100%;max-width:100%;margin:18px 0;overflow-x:auto}.review-inline-form,.review-comment-form{gap:12px;display:grid}.review-comment-form textarea{min-height:240px}.page-feedback-overview,.page-feedback-column,.page-feedback-detail{gap:14px;display:grid}.page-feedback-overview{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:18px 20px}.page-feedback-overview-header{gap:8px;display:grid}.page-feedback-overview-header h1,.page-feedback-column-header h2,.page-feedback-detail-header h1{margin:0}.page-feedback-overview-header p,.page-feedback-column-header p,.page-feedback-item-meta,.page-feedback-empty-column,.page-feedback-detail-body p{color:var(--muted);margin:0}.page-feedback-overview-stats{grid-template-columns:repeat(2,minmax(112px,1fr));gap:10px;display:grid}.page-feedback-stat{background:#ffffffa8;border:1px solid #bca78a3d;border-radius:18px;gap:4px;min-width:112px;padding:12px 14px;display:grid}.page-feedback-stat span,.page-feedback-detail-body span{letter-spacing:.08em;text-transform:uppercase;color:#7b6d60;font-size:.78rem;font-weight:700}.page-feedback-stat strong{color:var(--navy);font-size:1.35rem;line-height:1.1}.page-feedback-board{gap:16px;display:grid}.page-feedback-column{background:linear-gradient(#fffcf8f7,#f9f2e8e6);border:1px solid #bca78a52;align-content:start;padding:16px 18px}.page-feedback-column-header,.page-feedback-item-topline,.page-feedback-detail-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.page-feedback-column-header p{font-size:.92rem}.page-feedback-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.page-feedback-item{color:inherit;background:linear-gradient(#fffbf6f0,#f9f2ead1);border:1px solid #bca78a38;border-radius:18px;gap:10px;padding:16px 18px;text-decoration:none;transition:transform .14s,box-shadow .14s,border-color .14s,background-color .14s;display:grid}.page-feedback-item-topline strong,.page-feedback-detail-meta strong,.page-feedback-detail-body p,.page-feedback-item-body{color:var(--navy)}.page-feedback-item-topline strong{display:block}.page-feedback-item-arrow{min-width:34px;min-height:34px;color:var(--accent-deep);background:#15202a0f;border-radius:999px;justify-content:center;align-items:center;font-size:1.35rem;font-weight:700;line-height:1;transition:transform .14s,background-color .14s;display:inline-flex}.page-feedback-item-body{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.page-feedback-empty-column{padding:6px 2px 2px}.page-feedback-detail{padding:18px 20px}.page-feedback-detail-submitted{color:var(--muted);margin:0;line-height:1.55}.page-feedback-detail-layout{gap:16px;display:grid}.page-feedback-callout-grid,.page-feedback-detail-main,.page-feedback-detail-sidebar{align-content:start;gap:16px;min-width:0;display:grid}.page-feedback-detail-body,.page-feedback-action-card{gap:8px;display:grid}.page-feedback-action-card{padding:14px 16px}.page-feedback-action-card h2{margin:0;font-size:1.05rem;line-height:1.2}.page-feedback-action-card p{margin:0;font-size:.92rem}.page-feedback-prompt-header h2,.page-feedback-primary-body{color:var(--navy)}.page-feedback-detail-body{background:radial-gradient(circle at 100% 0,#b01f241a,#0000 34%),linear-gradient(#fffaf7f7,#faf0eae6);border:1px solid #b01f2447;border-radius:20px;padding:16px 18px;box-shadow:0 18px 32px #b01f2414}.page-feedback-primary-body-shell{background:#ffffffc2;border-left:5px solid #b01f24b3;border-radius:18px;padding:16px 18px}.page-feedback-primary-body{margin:0;font-size:1.14rem;font-weight:600;line-height:1.75}.page-feedback-thread-card{gap:14px}.page-feedback-prompt-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.page-feedback-prompt-header>div{gap:6px;display:grid}.page-feedback-prompt-header h2,.page-feedback-prompt-header p{margin:0}.page-feedback-prompt-header p{color:var(--muted)}.page-feedback-prompt-box{color:#2c3342;white-space:pre-wrap;overflow-wrap:anywhere;background:#ffffffc7;border:1px solid #bca78a3d;border-radius:16px;max-height:360px;margin:0;padding:14px 16px;font-size:.92rem;line-height:1.55;overflow:auto}.page-feedback-status-card{gap:12px}.page-feedback-status-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.page-feedback-status-form .player-filter-field{min-width:0}.page-feedback-status-form .button-primary{width:fit-content;min-height:44px}.page-feedback-note-form textarea{min-height:164px}@media (hover:hover){.page-feedback-item:hover{background:radial-gradient(circle at 100% 0,#b01f2414,#0000 26%),linear-gradient(#fffcf8fa,#f9f2eae0);border-color:#b01f2452;transform:translateY(-2px);box-shadow:0 14px 28px #111b2614}.page-feedback-item:hover .page-feedback-item-arrow{background:#b01f241f;transform:translate(2px)}}.page-feedback-item:focus-visible{outline-offset:3px}.org-admin-review-panel{gap:18px}.org-admin-review-summary{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:12px;display:grid}.org-admin-review-stat,.org-admin-review-list-card{gap:8px;padding:16px;display:grid}.org-admin-review-stat p{color:var(--muted);margin:0;line-height:1.55}.org-admin-review-list-card h3{margin:0}.org-admin-dashboard{gap:12px;display:grid}.org-admin-dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.95fr);align-items:start;gap:12px;display:grid}.org-admin-dashboard-column{align-content:start;gap:12px;display:grid}.org-admin-hero{color:#f7f2ec;background:radial-gradient(circle at 100% 0,#c92d3238,#0000 36%),linear-gradient(135deg,#061327fa,#0e223ff2);gap:14px;display:grid}.org-admin-hero-copy{gap:8px;display:grid}.org-admin-hero-copy h1,.org-admin-panel h2,.org-admin-list-card h3{margin:0}.org-admin-panel h2{font-size:clamp(1.12rem,1.8vw,1.35rem);line-height:1.12}.org-admin-list-card h3{font-size:1rem;line-height:1.15}.org-admin-hero-label{color:#fff7f1;margin:-2px 0 0;font-size:clamp(1.45rem,3vw,2.15rem);font-weight:800}.org-admin-hero-intro,.org-admin-hero-headline{color:#ede7ded1;margin:0;font-size:.95rem;line-height:1.45}.org-admin-hero-headline{color:#fff7f1;font-weight:700}.org-admin-summary-grid,.org-admin-kpi-grid,.org-admin-subgrid{gap:10px;display:grid}.org-admin-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.org-admin-kpi-grid,.org-admin-subgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.org-admin-stat-card,.org-admin-list-card,.org-admin-timeline-item{background:linear-gradient(#fffbf6f0,#faf4ebcc);border:1px solid #bca78a47;border-radius:18px;gap:8px;padding:14px;display:grid}.org-admin-summary-grid .org-admin-stat-card{background:#f8f4ef14;border-color:#fff4e91f}.org-admin-stat-card span,.org-admin-list-meta span,.org-admin-timeline-date span,.org-admin-timeline-pill{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.org-admin-stat-card span{color:#ede7deb8}.org-admin-kpi-grid .org-admin-stat-card span,.org-admin-list-card p,.org-admin-list li p,.org-admin-team-cell span,.org-admin-timeline-body p,.org-admin-list-meta span,.org-admin-timeline-date span{color:#60574f}.org-admin-stat-card strong{color:#fff7f1;font-size:1.2rem;line-height:1.15}.org-admin-kpi-grid .org-admin-stat-card strong,.org-admin-list-card strong,.org-admin-timeline-body strong,.org-admin-team-cell strong{color:var(--navy)}.org-admin-stat-card p{margin:0;line-height:1.55}.org-admin-stat-card.is-alert{border-color:#b01f2447;box-shadow:0 14px 28px #b01f2414}.org-admin-stat-card.is-success{border-color:#257e4647}.org-admin-dashboard-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.org-admin-panel{align-content:start;align-self:start;gap:14px;display:grid}.org-admin-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.org-admin-panel-empty{color:#60574f;margin:0;line-height:1.6}.org-admin-list,.org-admin-readiness-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.org-admin-readiness-item{background:linear-gradient(#fffbf6f0,#faf4ebcc);border:1px solid #bca78a47;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px;display:flex}.org-admin-readiness-copy,.org-admin-readiness-meta{gap:8px;display:grid}.org-admin-readiness-copy strong,.org-admin-readiness-meta strong{color:var(--navy)}.org-admin-readiness-copy p,.org-admin-readiness-meta p{color:#60574f;margin:0;line-height:1.5}.org-admin-readiness-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.org-admin-readiness-pill,.org-admin-readiness-area{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.org-admin-readiness-pill{color:#47546a;background:#0f213c14}.org-admin-readiness-pill.is-critical{color:var(--accent-deep);background:#b01f241f}.org-admin-readiness-pill.is-warning{color:#914b10;background:#b7420f1f}.org-admin-readiness-area{color:#60574f;background:#0f213c0f}.org-admin-readiness-meta{text-align:right;justify-items:end;min-width:180px}.org-admin-milestone-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.org-admin-milestone-grid .org-admin-stat-card span{color:#7c6b5e}.org-admin-milestone-grid .org-admin-stat-card strong{color:var(--navy)}.org-admin-list li{border-top:1px solid #bca78a3d;justify-content:space-between;align-items:flex-start;gap:12px;padding-top:10px;display:flex}.org-admin-list li:first-child{border-top:0;padding-top:0}.org-admin-list-card>p,.org-admin-timeline-body p,.org-admin-list li p{margin:0;line-height:1.5}.org-admin-list-meta{text-align:right;justify-items:end;gap:4px;display:grid}.org-admin-timeline{gap:10px;display:grid}.org-admin-timeline-item{grid-template-columns:96px minmax(0,1fr);align-items:start}.org-admin-timeline-date strong{color:var(--navy);display:block}.org-admin-timeline-body{gap:6px;display:grid}.org-admin-timeline-pill{color:#47546a;background:#0f213c14;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:28px;padding:4px 10px;display:inline-flex}.org-admin-timeline-pill.is-metric{color:var(--accent-deep);background:#b01f241a}.org-admin-timeline-pill.is-alert{color:#914b10;background:#b7420f1f}.org-admin-team-cell{gap:4px;display:grid}.org-admin-team-table th:nth-child(3),.org-admin-team-table th:nth-child(4),.org-admin-team-table th:nth-child(5),.org-admin-team-table th:nth-child(6),.org-admin-team-table th:nth-child(7),.org-admin-team-table td:nth-child(3),.org-admin-team-table td:nth-child(4),.org-admin-team-table td:nth-child(5),.org-admin-team-table td:nth-child(6),.org-admin-team-table td:nth-child(7){width:96px}.org-admin-team-readiness-table th:nth-child(4),.org-admin-team-readiness-table th:nth-child(5),.org-admin-team-readiness-table th:nth-child(6),.org-admin-team-readiness-table td:nth-child(4),.org-admin-team-readiness-table td:nth-child(5),.org-admin-team-readiness-table td:nth-child(6){width:180px}.org-admin-glance-strip{grid-template-columns:1.6fr 1fr;gap:16px;display:grid}.org-admin-glance-card{align-content:start;gap:8px;display:grid}.org-admin-glance-heading{text-transform:uppercase;letter-spacing:.04em;color:#10203080;margin:0;font-size:.85rem;font-weight:700}.income-chart{width:100%;min-height:240px}.key-event-card{gap:4px;display:grid}.key-event-type{text-transform:uppercase;letter-spacing:.04em;color:#10203080;font-size:.78rem;font-weight:600}.key-event-title{font-size:1.15rem;line-height:1.25}.key-event-date{color:#102030b3;font-size:.9rem}.key-event-detail{color:#1020308c;font-size:.85rem}.org-admin-actions-heading{margin:0 0 8px;font-size:1.05rem;font-weight:700}.action-category{border-top:1px solid #bca78a38}.action-category[open]{padding-bottom:8px}.action-category-header{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:12px 0;list-style:none;display:flex}.action-category-header::-webkit-details-marker{display:none}.action-category-header:before{content:"▶";color:#10203066;font-size:.65rem;transition:transform .15s}.action-category[open]>.action-category-header:before{transform:rotate(90deg)}.action-category-label{font-size:.95rem;font-weight:600}.action-category-badge{color:#fff;background:var(--color-accent,#c0392b);border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.75rem;font-weight:700;display:inline-flex}.action-category-list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.action-category-item{margin:0;padding:0}.action-category-link{color:inherit;border-radius:10px;gap:2px;padding:8px 12px;text-decoration:none;transition:background .1s;display:grid}.action-category-link:hover{background:#bca78a1a}.action-category-item-label{color:var(--color-accent,#2563eb);font-size:.9rem;font-weight:600}.action-category-item-detail{color:#1020308c;font-size:.82rem}@media (max-width:768px){.org-admin-glance-strip{grid-template-columns:1fr}}.org-admin-team-row-link{cursor:pointer;transition:background .1s;position:relative}.org-admin-team-row-link:hover{background:#bca78a14}.org-admin-team-row-anchor{color:inherit;text-decoration:none}.coach-dashboard-columns,.coach-dashboard-checklist-grid,.coach-dashboard-pitching-grid{gap:16px;display:grid}.coach-dashboard-columns{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.coach-dashboard-checklist-grid,.coach-dashboard-pitching-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coach-dashboard-checklist-card,.coach-dashboard-pitching-card{background:linear-gradient(#fffbf6f0,#faf4ebcc);border:1px solid #bca78a47;border-radius:20px;gap:10px;padding:16px;display:grid}.coach-dashboard-checklist-card span{color:#60574f;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.coach-dashboard-checklist-card h3,.coach-dashboard-pitching-card h3{color:var(--navy);margin:0}.coach-dashboard-pitching-card>p{color:#60574f;margin:0;line-height:1.55}.coach-dashboard-pitching-list li{grid-template-columns:1fr}.coach-dashboard-team-table th:nth-child(3),.coach-dashboard-team-table th:nth-child(4),.coach-dashboard-team-table th:nth-child(5),.coach-dashboard-team-table th:nth-child(6),.coach-dashboard-team-table th:nth-child(7),.coach-dashboard-team-table td:nth-child(3),.coach-dashboard-team-table td:nth-child(4),.coach-dashboard-team-table td:nth-child(5),.coach-dashboard-team-table td:nth-child(6),.coach-dashboard-team-table td:nth-child(7){width:94px}.athlete-dashboard{gap:16px;display:grid}.focus-panel{background:var(--card-bg,#fff);border:1px solid var(--border-light,#e2e8f0);border-radius:12px;gap:20px;padding:20px;display:grid}.focus-panel-section h3{color:var(--text-primary,#1a202c);margin:0 0 10px;font-size:1rem;font-weight:600}.focus-panel-section p{color:var(--text-secondary,#5a6474);margin:0;font-size:.92rem;line-height:1.5}.focus-panel-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.focus-panel-item a{color:inherit;border:1px solid var(--border-light,#e2e8f0);border-radius:8px;align-content:center;gap:2px;min-height:44px;padding:10px 14px;text-decoration:none;transition:background .15s;display:grid}.focus-panel-item a:hover{background:var(--hover-bg,#f7fafc)}.focus-panel-item-static{color:inherit;border:1px solid var(--border-light,#e2e8f0);border-radius:8px;align-content:center;gap:2px;min-height:44px;padding:10px 14px;display:grid}.focus-panel-clearable{border:1px solid var(--border-light,#e2e8f0);cursor:pointer;border-radius:8px;align-items:flex-start;gap:10px;min-height:44px;padding:10px 14px;transition:background .15s,opacity .6s;display:flex}.focus-panel-clearable:hover{background:var(--hover-bg,#f7fafc)}.focus-panel-clearable-check{width:16px;height:16px;accent-color:var(--accent-deep,#375a7f);cursor:pointer;flex-shrink:0;margin-top:3px}.focus-panel-clearable-content{gap:2px;display:grid}.focus-panel-item.is-cleared .focus-panel-clearable{opacity:.45}.focus-panel-item.is-cleared .focus-panel-item-label,.focus-panel-item.is-cleared .focus-panel-item-description{text-decoration:line-through}.focus-panel-item-label{color:var(--text-primary,#1a202c);font-size:.95rem;font-weight:500}.focus-panel-item-description{color:var(--text-secondary,#5a6474);font-size:.85rem}.focus-panel-item-urgent .focus-panel-item-label{color:var(--status-error,#c53030)}.focus-panel-item-urgent a{border-color:var(--status-error-border,#feb2b2)}.focus-panel-item-attention .focus-panel-item-label{color:var(--status-warning,#c05621)}.focus-panel-item-attention a{border-color:var(--status-warning-border,#fbd38d)}.focus-panel-quiet{color:var(--text-secondary,#5a6474);text-align:center;margin:0;padding:16px 0;font-size:.95rem}.focus-panel-getbetter{border-top:1px solid var(--border-light,#e2e8f0);padding-top:16px}@media (max-width:390px){.focus-panel{gap:16px;padding:14px}.focus-panel-item a{padding:12px}}.athlete-dashboard-hero{color:#f7f2ec;background:radial-gradient(circle at 100% 0,#c92d3238,#0000 38%),linear-gradient(135deg,#07162cfa,#122647f2);gap:12px;display:grid}.athlete-dashboard-hero-copy{gap:8px;display:grid}.athlete-dashboard-hero-copy h1,.athlete-panel h2,.athlete-plan-card h3,.athlete-link-card strong,.athlete-list-card h3{margin:0}.athlete-dashboard-intro,.athlete-dashboard-headline{color:#ede7ded1;margin:0}.team-context-family-hero{align-items:start}.team-context-family-hero-main{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;display:grid}.team-context-hero-summary{color:#ede7ded1;margin:0;line-height:1.45}.team-context-summary-grid{align-items:stretch}.athlete-panel-copy,.athlete-coach-note,.athlete-link-card p,.athlete-list p,.athlete-schedule-item p,.athlete-metric-card p{color:#5d554d;margin:0}.athlete-dashboard-headline{color:#fff7f1;font-size:1.02rem;font-weight:700}.athlete-dashboard-player-label{color:#fff7f1;margin:-2px 0 0;font-size:clamp(1.45rem,3vw,2.15rem);font-weight:800}.athlete-dashboard-action-row{flex-wrap:wrap;gap:10px;display:flex}.athlete-dashboard-summary-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.athlete-summary-card{background:#f8f4ef14;border:1px solid #fff4e91f;border-radius:20px;gap:6px;padding:14px;display:grid}.athlete-summary-card span{color:#ede7deb8;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.athlete-summary-card strong{color:#fff7f1;font-size:1.2rem}.athlete-panel-note,.athlete-metric-card span,.athlete-schedule-item span{color:#7b6d60;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.athlete-dashboard-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.athlete-panel{gap:16px;display:grid}.athlete-panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.athlete-metric-grid,.athlete-recruit-grid,.athlete-link-grid,.athlete-plan-grid{gap:12px;display:grid}.athlete-metric-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.athlete-recruit-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.athlete-link-grid,.athlete-plan-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.athlete-metric-card,.athlete-list-card,.athlete-link-card,.athlete-plan-card,.athlete-schedule-item{background:linear-gradient(#fffbf6eb,#faf4ebc7);border:1px solid #bca78a47;border-radius:20px;gap:8px;padding:14px;display:grid}.athlete-metric-card strong{color:var(--navy);font-size:1.35rem}.athlete-metric-card em{color:#8c5b14;font-style:normal;font-weight:700}.athlete-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.athlete-list li{border-top:1px solid #bca78a3d;align-items:start;gap:10px;padding-top:12px;display:grid}.athlete-list li:first-child{border-top:0;padding-top:0}.athlete-pill{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:28px;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.athlete-pill-success{color:#226239;background:#26783f24}.athlete-pill-alert{color:#914b10;background:#b7420f1f}.athlete-pill-muted{color:#47546a;background:#0f213c14}.athlete-link-card{color:inherit;text-decoration:none}.athlete-link-card strong{color:var(--navy)}.athlete-coach-note{color:var(--navy);background:#0c1b340f;border:1px solid #bca78a3d;border-radius:18px;padding:14px 16px}.athlete-schedule-list,.athlete-chart-stack,.athlete-roster-grid{gap:12px;display:grid}.athlete-chart-dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;display:grid}.athlete-metric-single-value{text-align:center;gap:6px;padding:18px 0;display:grid}.athlete-metric-single-value strong{color:var(--navy);font-size:1.5rem}.athlete-metric-single-value span{color:var(--muted);font-size:.82rem}.athlete-chart-card,.athlete-roster-card{background:linear-gradient(#fffbf6eb,#faf4ebc7);border:1px solid #bca78a47;border-radius:20px;gap:10px;padding:16px;display:grid}.athlete-chart-card h3,.athlete-roster-card h3{color:var(--navy);margin:0}.athlete-metric-history-list{flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}.athlete-metric-history-item{flex-wrap:wrap;align-items:center;gap:.65rem;margin:0;display:flex}.athlete-metric-history-item span{color:var(--muted);font-size:.95rem}.athlete-metric-history-item strong{font-variant-numeric:tabular-nums}.athlete-trend-section{border-top:1px solid #bca78a2e;gap:10px;margin-top:.5rem;padding-top:.75rem;display:grid}.athlete-trend-section h4{color:var(--navy);margin:0;font-size:.95rem}.athlete-trend-chart{width:100%;min-width:0}.athlete-trend-summary{flex-direction:column;gap:.25rem;display:flex}.athlete-trend-summary p{margin:0;font-size:.92rem}.athlete-trend-direction{color:var(--navy)}.athlete-trend-direction strong{font-weight:600}.athlete-trend-direction span{color:var(--muted);font-variant-numeric:tabular-nums}.athlete-trend-date-range{color:var(--muted);font-size:.88rem}.athlete-trend-threshold{color:var(--muted);padding:.5rem 0;font-size:.92rem;line-height:1.5}.athlete-benchmark-section{border-top:1px solid #bca78a2e;gap:10px;margin-top:.5rem;padding-top:.75rem;display:grid}.athlete-benchmark-section h4{color:var(--navy);margin:0;font-size:.95rem}.athlete-benchmark-item{border:1px solid var(--line);background:#faf4eb8c;border-radius:12px;gap:4px;padding:10px 12px;display:grid}.athlete-benchmark-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.athlete-benchmark-label{color:var(--muted);font-size:.92rem;font-weight:500}.athlete-benchmark-value{color:var(--navy);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:600}.athlete-benchmark-cohort{color:var(--muted);margin:0;font-size:.85rem}.athlete-benchmark-comparison{color:var(--navy);margin:0;font-size:.9rem;font-weight:500}.athlete-benchmark-empty{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}@media (max-width:420px){.athlete-benchmark-header{flex-direction:column;align-items:flex-start;gap:2px}}.athlete-roster-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.athlete-roster-card{align-content:start}.athlete-roster-card p{color:#5d554d;margin:0}.athlete-roster-card.is-current{border-color:#c92d3266;box-shadow:0 14px 28px #b01f2414}.athlete-schedule-item{grid-template-columns:72px minmax(0,1fr);align-items:start}.athlete-schedule-item strong{color:var(--navy)}.team-context-page{gap:20px}.team-context-team-grid{gap:20px;display:grid}.team-context-player-list{gap:10px;display:grid}.team-context-player-row{background:linear-gradient(#fffbf6eb,#faf4ebc7);border:1px solid #bca78a47;border-radius:18px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.team-context-player-number{background:var(--navy);color:#fff8f1;border-radius:8px;justify-content:center;align-items:center;min-width:32px;min-height:32px;margin-right:6px;padding:2px 6px;font-size:.85rem;font-weight:700;line-height:1;display:inline-flex}.team-context-player-number--placeholder{visibility:hidden;background:0 0}.team-context-player-copy{gap:4px;display:grid}.team-context-player-copy p{margin:0}.team-context-player-actions{justify-items:end;gap:6px;display:grid}.team-context-player-self{font-size:.8rem;font-weight:700}.team-context-team-summary{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:16px;display:grid}.team-context-schedule-list{gap:12px;display:grid}.team-context-schedule-card{background:linear-gradient(#fffbf6eb,#faf4ebc7);border:1px solid #bca78a47;border-radius:20px;gap:10px;padding:14px 16px;display:grid}.team-context-schedule-meta{color:#5d554d;flex-wrap:wrap;gap:8px 12px;font-size:.92rem;display:flex}.team-context-schedule-meta strong,.team-context-schedule-body h3,.team-context-next-step{color:var(--navy)}.team-context-schedule-body{gap:5px;display:grid}.org-admin-hero-title{color:#fff7f1;margin:0;font-size:clamp(1.7rem,3vw,2.2rem)}.org-admin-inline-link{font-size:.9rem}.team-context-schedule-body h3,.team-context-schedule-body p,.team-context-next-step{margin:0}.athlete-bullets{color:var(--navy);gap:8px;margin:0;padding-left:18px;display:grid}@media (max-width:1080px){.org-admin-dashboard-grid,.org-admin-dashboard-columns,.org-admin-summary-grid,.org-admin-kpi-grid,.org-admin-milestone-grid,.org-admin-subgrid,.org-admin-review-summary,.coach-dashboard-columns,.coach-dashboard-checklist-grid,.coach-dashboard-pitching-grid,.page-feedback-detail-meta,.player-profile-hero-main,.player-profile-hero-stats,.player-profile-top-grid,.player-profile-investigation-summary,.player-profile-membership-overview,.player-profile-finance-grid,.player-profile-investigation-grid,.recruit-hero-shell,.recruit-grid-2,.recruit-video-grid,.recruit-timeline{grid-template-columns:1fr}.recruit-pg-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.athlete-dashboard-columns,.team-admin-detail-grid,.team-admin-list-heading,.team-context-family-hero-main,.team-context-player-row,.team-admin-roster-row{grid-template-columns:1fr}.team-context-player-actions,.team-admin-roster-actions{justify-items:start}}@media (max-width:1320px){.review-queue-grid,.page-feedback-board{grid-template-columns:1fr}}@media (max-width:1500px){.org-admin-subgrid{grid-template-columns:1fr}}@media (max-width:900px){.review-toolbar{align-items:flex-start}.page-feedback-item-arrow{justify-self:start}.page-feedback-prompt-header{display:grid}}@media (min-width:1120px){.review-detail-layout{grid-template-columns:minmax(0,1fr) minmax(260px,320px)}.review-detail-followup{gap:18px}.review-response-card{top:calc(var(--prototype-banner-height) + 16px);position:sticky}.page-feedback-detail-layout{grid-template-columns:minmax(0,1.2fr) minmax(260px,300px)}.page-feedback-callout-grid{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)}.page-feedback-detail-sidebar{top:calc(var(--prototype-banner-height) + 16px);position:sticky}}@media (max-width:900px){.player-profile-section-header,.recruit-section-header,.recruit-pg-header,.recruit-video-header{flex-direction:column;align-items:flex-start}.page-feedback-status-form{grid-template-columns:1fr;align-items:start}.page-feedback-prompt-header{display:grid}}.page-feedback-launcher{right:24px;top:calc(var(--prototype-banner-height) + 80px);z-index:80;pointer-events:none;justify-items:end;gap:10px;width:min(100% - 32px,420px);transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:fixed}.page-feedback-launcher>*{pointer-events:auto}.page-feedback-launcher-button{color:#f0f4f8;letter-spacing:.01em;white-space:nowrap;background:linear-gradient(#375a7ff0,#264464f5);border:1px solid #375a7f38;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:.82rem;font-weight:700;transition:padding .2s,box-shadow .16s;display:inline-flex;overflow:hidden;box-shadow:0 8px 20px #1e375538}.page-feedback-launcher-button-label-full{display:none}.page-feedback-launcher-button-label-compact{letter-spacing:.04em;justify-content:center;align-items:center;width:38px;height:38px;font-size:.76rem;font-weight:800;display:inline-flex}@media (hover:hover){.page-feedback-launcher:not(.is-open) .page-feedback-launcher-button:hover,.page-feedback-launcher:not(.is-open) .page-feedback-launcher-button:focus-visible{padding:0 0 0 1rem;box-shadow:0 12px 28px #1e375547}.page-feedback-launcher:not(.is-open) .page-feedback-launcher-button:hover .page-feedback-launcher-button-label-full,.page-feedback-launcher:not(.is-open) .page-feedback-launcher-button:focus-visible .page-feedback-launcher-button-label-full{display:inline}.page-feedback-launcher:not(.is-open) .page-feedback-launcher-button:hover .page-feedback-launcher-button-label-compact,.page-feedback-launcher:not(.is-open) .page-feedback-launcher-button:focus-visible .page-feedback-launcher-button-label-compact{width:42px}}.page-feedback-launcher.is-open .page-feedback-launcher-button{padding:.6rem 1rem}.page-feedback-launcher.is-open .page-feedback-launcher-button-label-full{display:inline}.page-feedback-launcher.is-open .page-feedback-launcher-button-label-compact{display:none}.page-feedback-launcher-button:focus-visible{outline-offset:3px;outline:3px solid #375a7f4d}.page-feedback-launcher-status{width:min(100%,420px);margin:0}.page-feedback-launcher-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fffcf8fa,#f7f1e9f5);border:1px solid #58657729;border-radius:22px;width:min(100%,420px);padding:18px;box-shadow:0 28px 56px #0f18212e}.page-feedback-launcher-panel .review-section-heading,.page-feedback-launcher-panel .review-form-actions,.page-feedback-launcher-panel .review-comment-form{gap:12px}.page-feedback-launcher-panel h2{margin:0;font-size:1.15rem}.page-feedback-launcher-panel .review-section-heading p,.page-feedback-launcher-panel .review-form-actions p{color:var(--muted);margin:0}.page-feedback-launcher-panel textarea{resize:vertical;min-height:7rem}@media (max-width:700px){.page-feedback-overview,.page-feedback-status-form{grid-template-columns:1fr}.page-feedback-launcher{width:auto;max-width:calc(100% - 28px);top:64px;right:14px}.page-feedback-launcher.is-open{left:14px}.page-feedback-launcher.is-open .page-feedback-launcher-button,.page-feedback-launcher.is-open .page-feedback-launcher-panel,.page-feedback-launcher.is-open .page-feedback-launcher-status,.page-feedback-launcher-panel,.page-feedback-launcher-status{width:100%}.portal-mobile-nav-open .page-feedback-launcher{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px)}.portal-mobile-nav-open .page-feedback-launcher>*{pointer-events:none}.recruit-page{width:min(100% - 20px,1240px);padding:20px 0 44px}.player-profile-hero,.player-profile-share-card,.player-profile-readiness-card,.player-profile-edit-card{padding:20px}.player-profile-form-grid,.player-profile-readonly-grid{grid-template-columns:1fr}.player-profile-video-item,.player-profile-checklist-item{flex-direction:column;align-items:flex-start}.player-profile-photo-hero{max-width:220px}.player-profile-payment-row,.player-profile-investigation-top{grid-template-columns:1fr}.player-profile-investigation-meta,.player-profile-payment-amount{justify-items:start}.recruit-hero-shell,.recruit-stat-group,.recruit-story-card,.recruit-pg-card,.recruit-video-card,.recruit-timeline-card{padding:20px}.recruit-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recruit-pg-metrics{grid-template-columns:1fr}.recruit-hero-media{order:-1}.recruit-hero-image-frame{max-height:280px}.recruit-hero-copy h1{font-size:clamp(2.2rem,12vw,3.2rem)}.recruit-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.org-admin-hero,.athlete-dashboard-hero,.athlete-panel,.org-admin-dashboard-column{gap:14px}.org-admin-panel-header,.org-admin-list li,.org-admin-readiness-item,.review-detail-nav,.org-admin-timeline-item,.review-assignment-item{display:grid}.review-queue-item{grid-template-columns:1fr}.review-form-actions,.review-assignment-item{flex-direction:column;align-items:flex-start}.org-admin-list-meta,.org-admin-readiness-meta{text-align:left;justify-items:start}.review-comment-form .button-secondary,.review-inline-form .button-primary{width:100%}.review-queue-item-arrow{justify-self:start}.athlete-dashboard-action-row .button-primary{width:100%}.athlete-panel-header{display:grid}.athlete-schedule-item{grid-template-columns:1fr}}.metric-session-status-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:2px 10px;font-size:.82rem;font-weight:600;display:inline-block}.metric-session-status-muted{background:var(--line);color:var(--navy)}.metric-session-status-success{background:var(--green);color:#fff}.metric-session-status-info{background:var(--blue);color:#fff}.metric-session-checkbox-group{flex-wrap:wrap;gap:8px 16px;margin-top:6px;display:flex}.metric-session-checkbox-label{cursor:pointer;align-items:center;gap:6px;font-size:.92rem;display:flex}.metric-session-metric-list{flex-wrap:wrap;gap:6px 16px;margin:0;padding:0;list-style:none;display:flex}.metric-session-metric-list li{font-size:.94rem}.metric-session-cohort-groups{gap:16px;display:grid}.metric-session-cohort-group h3{margin:0 0 4px;font-size:.96rem}.metric-session-player-list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.metric-session-player-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:4px 0;font-size:.92rem;display:flex}.metric-session-player-table-shell{overflow-x:auto}.metric-session-player-table{border-collapse:collapse;width:100%;font-size:.9rem}.metric-session-player-table th{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);white-space:nowrap;padding:6px 10px;font-size:.74rem;font-weight:700}.metric-session-player-table td{border-bottom:1px solid var(--line);white-space:nowrap;vertical-align:middle;padding:6px 10px}.metric-session-player-name-cell{gap:2px;display:grid}.metric-session-player-name-cell strong{color:var(--navy);font-size:.9rem}.metric-session-cohort-teams-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.metric-session-cohort-teams-header h4{margin:0}.metric-session-show-all-toggle{font-size:.84rem}.metric-session-cohort-teams,.metric-session-cohort-selected,.metric-session-cohort-add{margin-top:12px}.metric-session-cohort-teams h4,.metric-session-cohort-selected h4,.metric-session-cohort-add h4{margin:0 0 6px;font-size:.92rem}.metric-session-cohort-search{margin-top:12px}.metric-session-cohort-search input[type=search]{border:1px solid var(--line);background:var(--bg);width:100%;max-width:360px;color:var(--navy);border-radius:4px;padding:6px 10px;font-size:.92rem}.metric-session-cohort-search input[type=search]:focus{outline:2px solid var(--blue);outline-offset:1px;border-color:var(--blue)}.metric-session-cohort-search-count{color:var(--muted);margin-top:4px;font-size:.82rem;display:block}.metric-session-cohort-copy{margin-top:12px}.metric-session-cohort-copy label{margin-bottom:4px;font-size:.92rem;font-weight:600;display:block}.metric-session-cohort-copy-row{align-items:center;gap:8px;display:flex}.metric-session-cohort-copy-row select{border:1px solid var(--line);background:var(--bg);max-width:360px;color:var(--navy);border-radius:4px;padding:6px 10px;font-size:.92rem}.metric-session-cohort-copy-row select:focus{outline:2px solid var(--blue);outline-offset:1px;border-color:var(--blue)}.metric-session-cohort-copy-message{color:var(--muted);margin-top:4px;font-size:.84rem}.metric-session-player-context{color:var(--muted);margin-left:4px;font-size:.82rem}.metric-capture-shell{max-width:640px;margin:0 auto;padding:0 12px 120px}:is(body:has(.metric-capture-shell) .portal-nav,body:has(.metric-capture-shell) .portal-mobile-bar){display:none}body:has(.metric-capture-shell) .portal-shell{grid-template-columns:0 minmax(0,1fr);height:auto;min-height:100dvh;overflow:visible}body:has(.metric-capture-shell) .portal-main{grid-column:1/-1;height:100dvh;padding:0;overflow-y:auto}.metric-capture-header{z-index:10;background:var(--bg);border-bottom:1px solid var(--line);margin-bottom:12px;padding:12px 0 8px;position:sticky;top:0}.metric-capture-header-top{align-items:center;gap:12px;margin-bottom:4px;display:flex}.metric-capture-back-link{color:var(--muted);font-size:.82rem;text-decoration:none}.metric-capture-back-link:hover{text-decoration:underline}.metric-capture-session-title{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.metric-capture-header-main{margin-bottom:6px}.metric-capture-metric-name{color:var(--navy);margin:0;font-size:1.3rem;font-weight:700;line-height:1.3}.metric-capture-unit{color:var(--muted);font-size:.9rem;font-weight:400}.metric-capture-progress{color:var(--muted);margin:2px 0 0;font-size:.84rem}.metric-capture-progress-pills{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.metric-capture-pill{border:2px solid var(--line);background:var(--bg);min-width:36px;min-height:36px;color:var(--muted);cursor:pointer;border-radius:18px;justify-content:center;align-items:center;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.metric-capture-pill:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.metric-capture-pill-active{border-color:var(--navy);background:var(--navy);color:#fff}.metric-capture-pill-complete{border-color:var(--green);color:var(--green)}.metric-capture-pill-in_progress{border-color:var(--blue);color:var(--blue)}.metric-capture-pill-not_started{border-color:var(--line);color:var(--muted)}.metric-capture-pill{border-radius:20px;min-width:auto;padding:0 14px;font-size:.82rem}.metric-capture-cohort-filters{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;padding:8px 0;display:flex}.metric-capture-filter-field{color:var(--muted);align-items:center;gap:6px;font-size:.85rem;display:inline-flex}.metric-capture-filter-label{font-weight:600}.metric-capture-filter-select{border:1px solid var(--line);background:var(--bg);min-height:32px;color:var(--text);border-radius:6px;padding:2px 8px;font-size:.85rem}.metric-capture-filter-toggle{border:1px solid var(--line);background:var(--bg);min-height:32px;color:var(--muted);cursor:pointer;border-radius:16px;padding:2px 12px;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.metric-capture-filter-toggle-on{border-color:var(--navy);background:var(--navy);color:#fff}.metric-capture-filter-reset{color:var(--blue);cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.metric-capture-sr-announce{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.metric-capture-error-banner{margin-bottom:8px}.metric-capture-player-list{flex-direction:column;gap:8px;display:flex}.metric-capture-player-row{background:var(--bg);border:1px solid var(--line);border-radius:6px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;display:flex}.metric-capture-player-info{flex:140px;min-width:0}.metric-capture-player-name-row{align-items:baseline;gap:8px;min-width:0;display:flex}.metric-capture-player-name{color:var(--navy);white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;font-size:1rem;font-weight:600;display:block;overflow:hidden}.metric-capture-player-jersey{color:var(--navy);white-space:nowrap;flex:none;font-size:1rem;font-weight:700}.metric-capture-player-jersey--empty{color:var(--muted);font-size:.85rem;font-style:italic;font-weight:500}.metric-capture-player-context{color:var(--muted);margin-top:1px;font-size:.78rem;display:block}.metric-capture-inputs{flex:none;gap:6px;display:flex}.metric-capture-input{text-align:center;border:1px solid var(--line);background:var(--bg);width:72px;min-height:46px;color:var(--navy);-moz-appearance:textfield;border-radius:6px;padding:8px 6px;font-size:1.1rem}.metric-capture-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.metric-capture-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.metric-capture-input:focus{outline:2px solid var(--blue);outline-offset:1px;border-color:var(--blue)}.metric-capture-sync-badge{flex:none;align-items:center;gap:5px;min-width:80px;display:flex}.metric-capture-sync-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.metric-capture-sync-text{white-space:nowrap;font-size:.78rem;font-weight:500}.metric-capture-sync-pending .metric-capture-sync-dot{background:#f9a825}.metric-capture-sync-pending .metric-capture-sync-text{color:#f57f17}.metric-capture-sync-syncing .metric-capture-sync-dot{background:var(--blue);animation:1s infinite metric-capture-pulse}.metric-capture-sync-syncing .metric-capture-sync-text{color:var(--blue)}.metric-capture-sync-saved .metric-capture-sync-dot{background:var(--green)}.metric-capture-sync-saved .metric-capture-sync-text{color:var(--green)}.metric-capture-sync-failed .metric-capture-sync-dot{background:#c62828}.metric-capture-sync-failed .metric-capture-sync-text{color:#c62828}.metric-capture-sync-none .metric-capture-sync-dot,.metric-capture-sync-none .metric-capture-sync-text{display:none}.metric-capture-retry-btn{color:#c62828;cursor:pointer;background:0 0;border:1px solid #c62828;border-radius:4px;min-width:44px;min-height:28px;padding:2px 8px;font-size:.75rem;font-weight:600}.metric-capture-retry-btn:hover{background:#c6282814}.metric-capture-retry-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@keyframes metric-capture-pulse{0%,to{opacity:1}50%{opacity:.3}}.metric-capture-nav{background:var(--bg);border-top:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;gap:8px;max-width:640px;margin:0 auto;padding:10px 12px;display:flex;position:fixed;bottom:0;left:0;right:0}.metric-capture-nav-btn{border:1px solid var(--line);background:var(--bg);min-width:44px;min-height:44px;color:var(--navy);cursor:pointer;border-radius:6px;padding:8px 14px;font-size:.92rem;font-weight:500}.metric-capture-nav-btn:disabled{opacity:.4;cursor:default}.metric-capture-nav-btn:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.metric-capture-save-btn{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:6px;flex:1;min-height:46px;padding:10px 16px;font-size:1rem;font-weight:600}.metric-capture-save-btn:disabled{opacity:.5;cursor:default}.metric-capture-save-btn:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.metric-capture-complete-btn{background:var(--green);color:#fff;border-color:var(--green)}.metric-capture-complete-area{flex:none}.metric-capture-confirm-dialog{padding:8px;font-size:.88rem}.metric-capture-confirm-dialog p{margin:0 0 6px}.metric-capture-confirm-actions{gap:8px;display:flex}.metric-capture-confirm-btn{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:6px;min-height:44px;padding:8px 14px;font-size:.88rem;font-weight:600}.metric-capture-confirm-btn:disabled{opacity:.5;cursor:default}.metric-capture-cancel-btn{border:1px solid var(--line);background:var(--bg);min-height:44px;color:var(--navy);cursor:pointer;border-radius:6px;padding:8px 14px;font-size:.88rem}.metric-capture-unsaved-notice{text-align:center;color:var(--muted);margin-top:12px;padding-bottom:8px;font-size:.78rem}@media (max-width:480px){.metric-capture-shell{padding:0 8px 120px}.metric-capture-player-row{flex-direction:column;align-items:stretch;gap:6px;padding:10px}.metric-capture-player-info{flex:none}.metric-capture-inputs{width:100%}.metric-capture-input{flex:1;width:auto;min-width:0}.metric-capture-sync-badge{min-width:auto}.metric-capture-metric-name{font-size:1.1rem}}.metric-results-shell{max-width:960px}.metric-results-metrics{flex-direction:column;gap:1rem;display:flex}.metric-results-metric-section{padding:0;overflow:hidden}.metric-results-metric-header{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.metric-results-metric-header:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.metric-results-metric-header h2{margin:0;font-size:1.1rem}.metric-results-player-list{flex-direction:column;gap:1rem;padding:0 1.25rem 1.25rem;display:flex}.metric-results-player-row{border-top:1px solid var(--line);padding:.75rem 0}.metric-results-player-identity{margin-bottom:.5rem}.metric-results-attempts,.metric-results-attempt-block{flex-direction:column;gap:.5rem;display:flex}.metric-results-value-cell{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.metric-results-attempt-label{color:var(--muted);min-width:5rem;font-size:.9rem}.metric-results-value{font-variant-numeric:tabular-nums;font-weight:600}.metric-results-corrected-badge{letter-spacing:.04em;color:var(--muted);background:var(--surface);border-radius:3px;padding:.1rem .4rem;font-size:.75rem;font-variant-caps:all-small-caps}.metric-results-correct-btn,.metric-results-retry-btn{min-width:44px;min-height:32px;padding:.2rem .6rem;font-size:.8rem}.metric-results-sync-badge{border-radius:3px;padding:.15rem .5rem;font-size:.8rem}.metric-results-sync-muted{color:var(--muted)}.metric-results-sync-info{color:var(--blue)}.metric-results-sync-success{color:var(--green)}.metric-results-sync-error{color:var(--accent)}.metric-results-correction-form{background:var(--surface);border:1px solid var(--line);border-radius:6px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.metric-results-correction-context p{margin:0}.metric-results-correction-fields{flex-direction:column;gap:.35rem;display:flex}.metric-results-correction-fields label{font-size:.85rem;font-weight:600}.metric-results-correction-fields input,.metric-results-correction-fields textarea{border:1px solid var(--line);border-radius:4px;width:100%;max-width:300px;padding:.5rem;font-family:inherit;font-size:1rem}.metric-results-correction-fields input:focus,.metric-results-correction-fields textarea:focus{outline:2px solid var(--blue);outline-offset:1px;border-color:var(--blue)}.metric-results-correction-fields textarea{resize:vertical;max-width:100%}.metric-results-correction-actions{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:480px){.metric-results-value-cell{flex-direction:column;align-items:flex-start}.metric-results-correction-fields input{max-width:100%}.metric-results-correction-actions{flex-direction:column}.metric-results-correction-actions button{width:100%}}.athlete-guidance-section{gap:20px;display:grid}.athlete-guidance-group{gap:10px;display:grid}.athlete-guidance-category-heading{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.92rem;font-weight:600}.athlete-guidance-item{border:1px solid var(--line);background:#faf4eb8c;border-radius:12px;gap:4px;padding:10px 12px;display:grid}.athlete-guidance-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.athlete-guidance-title strong{color:var(--navy);font-size:.95rem}.athlete-guidance-metric-tag{color:var(--muted);background:var(--surface);border:1px solid var(--line);white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:.78rem;font-weight:500;display:inline-block}.athlete-guidance-body{color:var(--navy);margin:0;font-size:.9rem;line-height:1.5}.athlete-guidance-empty{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.coach-dev-roster{gap:20px;display:grid}.coach-dev-player-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:12px;padding:16px;display:grid}.coach-dev-player-header{flex-wrap:wrap;align-items:baseline;gap:8px 16px;display:flex}.coach-dev-player-name{color:var(--navy);margin:0;font-size:1rem;font-weight:700}.coach-dev-player-meta{color:var(--muted);margin:0;font-size:.85rem}.coach-dev-player-header a{margin-left:auto;font-size:.85rem}.coach-dev-metric-snapshot{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.coach-dev-metric-item{color:var(--muted);flex-direction:column;gap:2px;font-size:.82rem;display:flex}.coach-dev-metric-value{color:var(--navy);font-size:.95rem;font-weight:700}.coach-dev-metric-value--empty{color:var(--muted);font-weight:400}.coach-dev-player-empty{color:var(--muted);margin:0;font-size:.92rem;font-style:italic;line-height:1.5}.coach-dev-roster-empty{color:var(--muted);margin:0;padding:12px 0;font-size:.95rem;line-height:1.5}@media (max-width:600px){.coach-dev-metric-snapshot{grid-template-columns:repeat(2,1fr)}.coach-dev-player-header{flex-direction:column;gap:4px}.coach-dev-player-header a{margin-left:0}}.coach-assessment-list{flex-direction:column;gap:2px;display:flex}.coach-assessment-empty{color:var(--text-secondary,#5a6474);text-align:center;padding:24px 0}.coach-assessment-player-card{color:inherit;border-radius:8px;justify-content:space-between;align-items:center;padding:14px 16px;text-decoration:none;transition:background-color .15s;display:flex}.coach-assessment-player-card:hover{background-color:var(--surface-hover,#0000000a)}.coach-assessment-player-info{flex-direction:column;gap:2px;display:flex}.coach-assessment-player-name{font-weight:600}.coach-assessment-player-meta{color:var(--text-secondary,#5a6474);font-size:.875rem}.coach-assessment-status-badge{white-space:nowrap;border-radius:12px;padding:3px 10px;font-size:.8125rem;font-weight:500}.coach-assessment-status-badge-none{background-color:var(--surface-subtle,#f5f5f5);color:var(--text-secondary,#5a6474)}.coach-assessment-status-badge-draft{background-color:var(--status-warning-bg,#fef3cd);color:var(--status-warning-text,#856404)}.coach-assessment-status-badge-draft-generated{background-color:var(--status-info-bg,#d1ecf1);color:var(--status-info-text,#0c5460)}.coach-assessment-status-badge-finalized{background-color:var(--status-success-bg,#d4edda);color:var(--status-success-text,#155724)}.coach-assessment-detail-shell{flex-direction:column;gap:12px;display:flex}.coach-assessment-player-context{color:var(--text-secondary,#5a6474);flex-wrap:wrap;gap:8px;font-size:.875rem;display:flex}.coach-assessment-player-context span:not(:last-child):after{content:" · ";margin-left:8px}.coach-assessment-status-row{align-items:center;gap:8px;font-size:.9375rem;display:flex}.coach-assessment-editor{flex-direction:column;gap:16px;display:flex}.coach-assessment-editor label{margin-bottom:6px;font-weight:600;display:block}.coach-assessment-editor textarea{border:1px solid var(--border-default,#dacdbd);resize:vertical;border-radius:8px;width:100%;min-height:160px;padding:12px;font-family:inherit;font-size:.9375rem;line-height:1.5}.coach-assessment-editor textarea:focus-visible{outline:2px solid var(--focus-ring,#2563eb);outline-offset:2px}.coach-assessment-review-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.coach-assessment-raw-notes h3,.coach-assessment-generated-draft h3,.coach-assessment-finalized h3{margin-bottom:8px;font-size:.9375rem;font-weight:600}.coach-assessment-content{background-color:var(--surface-subtle,#f5f5f5);white-space:pre-wrap;border-radius:8px;padding:16px;font-size:.9375rem;line-height:1.6}.coach-assessment-content-secondary{opacity:.75}.coach-assessment-review-actions{gap:12px;display:flex}.coach-assessment-confirm{background-color:var(--surface-subtle,#f5f5f5);border:1px solid var(--border-default,#dacdbd);border-radius:8px;padding:16px}.coach-assessment-confirm p{margin-bottom:12px}.coach-assessment-confirm-actions{gap:8px;display:flex}.coach-assessment-finalized-meta{margin-top:16px}.coach-assessment-raw-notes-label{color:var(--text-secondary,#5a6474);margin-bottom:6px;font-size:.875rem;font-weight:600}@media (max-width:700px){.coach-assessment-review-grid{grid-template-columns:1fr}.coach-assessment-review-actions{flex-direction:column}}
