.page-wrap.lh-page{display:block;padding-bottom:48px}.lh-page h1{font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 12px}.lh-page h2{font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-.01em;margin:0 0 12px}.lh-page h3,.lh-page h4{font-size:15px;font-weight:600;line-height:1.4;margin:0 0 12px}.lh-page p{line-height:1.6;margin:0 0 14px}.lh-header{display:flex;gap:16px;align-items:flex-start;margin-bottom:24px}.lh-header h1{margin:0}.lh-header p{margin:0;color:var(--text-muted);font-size:15px;letter-spacing:0}.lh-header>svg{flex-shrink:0;margin-top:2px;color:var(--accent-light)}.lh-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.lh-card{padding:24px;border:1px solid var(--border);border-radius:8px;background:var(--bg-card,var(--bg-surface));margin-bottom:20px}.lh-body{border:0;padding:0;margin:0;min-width:0}.lh-steps{display:flex;list-style:none;padding:0;gap:20px;margin:24px 0 32px;flex-wrap:wrap}.lh-steps li{display:flex;align-items:center;gap:8px;color:var(--text-muted)}.lh-steps span{display:inline-grid;place-items:center;width:28px;height:28px;border:1px solid var(--border);border-radius:50%}.lh-steps [aria-current]{color:var(--text-primary);font-weight:700}.lh-steps [aria-current] span{background:var(--action-bg);color:var(--action-text);border-color:var(--action-bg)}.lh-page button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 16px;border:1px solid var(--border);border-radius:8px;background:var(--bg-surface);color:var(--text-primary);cursor:pointer;font:inherit}.lh-page button.btn-primary,.lh-page button[aria-pressed=true]{background:var(--action-bg);color:var(--action-text);border-color:var(--action-bg)}.lh-page button:disabled{opacity:.5;cursor:not-allowed}.lh-page :focus-visible{outline:2px solid var(--accent-light);outline-offset:3px}.lh-actions,.lh-footer{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.lh-footer{margin-top:28px;justify-content:flex-end;border-top:1px solid var(--border);padding-top:20px}.lh-label{display:flex;flex-direction:column;gap:8px;margin-top:16px;max-width:360px}.lh-page select,.lh-page input{border:1px solid var(--border);border-radius:8px;background:var(--bg-input,var(--bg-surface));color:var(--text-primary);padding:10px 12px;font:inherit;min-height:44px;max-width:100%}.lh-team,.lh-coach{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--border)}.lh-team small{display:block;color:var(--text-muted);margin-top:4px}.lh-coach label{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.lh-coach input{width:100px}.lh-coach span,.lh-pay{color:var(--text-secondary);font-size:.85rem}.lh-pay{display:block}.lh-edit{margin-top:16px}.lh-edit>button{margin-top:20px}.lh-notice{padding:16px;border:1px solid var(--color-danger);border-radius:8px;margin:16px 0}.lh-success{display:flex;align-items:center;gap:8px;color:var(--color-success)}.lh-issues{padding-left:20px}.lh-issues li{margin-bottom:20px}.lh-issues p{margin:4px 0}.lh-issues a{display:inline-flex;align-items:center;gap:6px}.lh-more summary{padding:16px;cursor:pointer;margin-bottom:16px;font-weight:600}.lh-total{font-size:2rem}@media(max-width:640px){.lh-grid{grid-template-columns:1fr;gap:0}.lh-card{padding:18px}.lh-team{flex-direction:column;align-items:stretch}.lh-steps{gap:12px;font-size:.85rem}.lh-coach label{align-items:flex-start;flex-direction:column}}html:root{--font-display: "Rubik", "Helvetica Neue", Arial, sans-serif;--font-body: "Assistant", "Helvetica Neue", Arial, sans-serif;--brand-purple: #3D2480;--brand-powder: #9CC0E8;--bg-sidebar: #3D2480;--accent-primary: #3D2480;--accent-hover: #5B3FAE;--accent-mid: #3D2480;--shadow: none;--radius-base: 6px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--sidebar-width: 232px;--topbar-height: 68px;--page-pad-y: 32px;--page-pad-x: 32px;--page-gap: 24px}html:root[data-theme=light]{--bg-page: #F8F7F3;--bg-surface: #FFFFFF;--bg-card: #FFFFFF;--bg-hover: #F0F2F5;--input-bg: #FFFFFF;--text-primary: #1B1923;--text-secondary: #454A55;--text-muted: #525866;--border: #E4E7EB;--border-strong: #B9BEC8;--accent-light: #3D2480;--accent-muted: #525866;--action-bg: #3D2480;--action-text: #FFFFFF;--info-surface: #D5E6F6;--color-info: #3D2480;--color-positive: #196642;--color-negative: #B42332;--color-warning: #805400;--color-success: #196642;--color-danger: #B42332;--color-teal: #196642;--color-neutral: #525866}html:root[data-theme=dark]{--bg-page: #191623;--bg-surface: #242030;--bg-card: #242030;--bg-hover: #302A3D;--input-bg: #242030;--text-primary: #F8F7F3;--text-secondary: #D6D1E0;--text-muted: #BDB8CC;--border: #423C50;--border-strong: #756C85;--accent-light: #9CC0E8;--accent-muted: #BDB8CC;--action-bg: #9CC0E8;--action-text: #2A1A5F;--info-surface: #303C50;--color-info: #9CC0E8;--color-positive: #80D7AC;--color-negative: #FFA0AA;--color-warning: #E9C778;--color-success: #80D7AC;--color-danger: #FFA0AA;--color-teal: #80D7AC;--color-neutral: #BDB8CC}html body,html #root{font-family:var(--font-body);font-size:16px}html body{background:var(--bg-page);color:var(--text-primary)}html body:before{display:none}html button,html input,html select,html textarea{font-family:var(--font-body)}html h1,html h2,html h3,html .page-title,html .s-kpi-value{font-family:var(--font-display)}html .page-title{font-size:28px;font-weight:700}html .page-subtitle{font-size:15px;letter-spacing:0}html .topbar{background:var(--bg-card);padding-inline-end:24px}html .topbar-logo{background:var(--brand-purple);border:none}html .sidebar{background:var(--brand-purple);border:none;padding:22px 14px}html .nav-section-label{color:#d5e6f6;font:500 11px/1.5 var(--font-display)}html .nav-item{color:#eae4f6;font-size:15px;padding:9px 12px;border-radius:4px}html .nav-item:hover{background:#5b3fae;color:#fff}html .nav-item.active{background:var(--brand-powder);color:#2a1a5f}html .nav-item.active .nav-icon{filter:none}html .nav-icon{opacity:.85}html .season-select{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-strong);border-radius:6px;padding:8px 12px;font-size:14px;letter-spacing:0;appearance:auto}html .user-display-name,html .user-menu-chevron{color:var(--text-primary)}html .user-avatar{background:var(--info-surface);color:var(--accent-light);border:none}html .user-menu-dropdown{background:var(--bg-card);-webkit-backdrop-filter:none;backdrop-filter:none}html .user-menu-email,html .user-menu-item{color:var(--text-secondary)}html .user-menu-item:hover{background:var(--bg-hover);color:var(--text-primary)}html .user-menu-item-danger:hover{color:var(--color-negative)}html .role-badge{background:var(--info-surface);color:var(--accent-light);border:none}html .appearance-picker{display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:13px}html .appearance-picker select{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-strong);border-radius:6px;padding:7px 6px;font-size:14px}html .s-btn-primary,html .btn-primary{background:var(--action-bg);color:var(--action-text);font-weight:700}html .s-card,html .s-kpi,html .glass-card{background:var(--bg-card);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}html .s-tab.active{box-shadow:none}html .s-table th,html .table-header-cell{font-size:13px;text-transform:none;letter-spacing:0}html .s-table td,html .table-cell{font-size:15px}html .brand-eyebrow{font:500 11px/1.5 var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}html :focus-visible{outline:2px solid var(--accent-light);outline-offset:3px}html .sidebar :focus-visible,html .topbar-logo :focus-visible{outline-color:#d5e6f6}@media(max-width:1100px){html .appearance-label{display:none}}@media(max-width:900px){html:root{--page-pad-x: 20px}html .sidebar{display:flex}}@media(max-width:768px){html:root{--page-pad-y: 24px;--page-pad-x: 16px;--page-gap: 20px}html .topbar{padding-inline-end:8px}html .topbar-logo{padding:10px 8px}html .topbar-logo img{max-width:82px;height:auto!important}html .topbar-right{gap:6px}html .season-select{max-width:115px;padding:7px 5px}html .user-menu-trigger .role-badge,html .sidebar{display:none}html .sidebar.open{display:flex}html .page-title{font-size:24px}}@media(max-width:380px){html .topbar-logo img{max-width:44px}html .topbar-logo{padding-inline:4px}html .user-menu-trigger{padding-inline:2px}html .user-menu-chevron{display:none}html .season-select{max-width:90px}html .appearance-picker select{max-width:96px}}html .sp-panel:not(.sp-open){visibility:hidden;pointer-events:none}html .sp-panel{box-shadow:var(--shadow)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}html .ov-people-strip{display:grid;grid-template-columns:1.4fr repeat(3,1fr);border-top:3px solid var(--brand-purple);border-bottom:1px solid var(--border);padding:20px 0;gap:20px}html .ov-people-strip .ov-kpi-card{background:transparent;border:0;border-inline-start:1px solid var(--border);padding:0 0 0 20px;border-radius:0;min-height:0}html .ov-people-strip .ov-kpi-card:first-child{border:0;padding-inline-start:0}html .ov-people-strip .ov-kpi-card:before,html .ov-kpi-grid .ov-kpi-card:before{display:none}html .ov-kpi-value{font-family:var(--font-display);font-size:28px;font-variant-numeric:tabular-nums}html .ov-kpi-label{color:var(--text-secondary);font-size:13px;text-transform:none;letter-spacing:0;margin-bottom:4px}html .ov-kpi-sub{font-size:14px}html .ov-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;gap:16px;overflow:visible;padding:0}html .ov-kpi-grid .ov-kpi-card{background:var(--bg-card);border:1px solid var(--border);padding:20px}html .ov-operations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}html .ov-work-panel{padding:22px;background:var(--bg-card);border:1px solid var(--border);border-radius:8px}html .ov-work-panel h2,html .ov-section-title{font:600 19px/1.3 var(--font-display);color:var(--text-primary);text-transform:none;letter-spacing:0;margin:0 0 16px}html .ov-work-link{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid var(--border);padding:15px 0;color:var(--text-primary);text-decoration:none}html .ov-work-link strong{font-size:16px;font-weight:600}html .ov-work-link small{display:block;margin-top:3px;font-size:14px;color:var(--text-muted)}html .ov-work-link:hover strong{color:var(--accent-light);text-decoration:underline}html .ov-note{font-size:14px;color:var(--text-muted);line-height:1.6;margin-bottom:12px}html .ov-glass-card{overflow-x:auto;background:var(--bg-card);border-color:var(--border)}html .ov-table th{font-size:13px;text-transform:none;letter-spacing:0;color:var(--text-muted);background:var(--bg-hover)}html .ov-table td{font-size:15px;color:var(--text-primary)}html .ov-detail-link{color:var(--accent-light);white-space:nowrap}html .ov-load-error{border:1px solid var(--color-negative);padding:16px;color:var(--color-negative)}html .ov-load-error button{background:var(--action-bg);color:var(--action-text);padding:6px 12px;border:none;border-radius:4px;cursor:pointer}html .roster-search-controls{display:flex;align-items:flex-end;flex-wrap:wrap;gap:16px}html .roster-search-controls label{display:flex;flex-direction:column;gap:6px;color:var(--text-secondary);font-size:14px;flex:1 1 220px}html .roster-search-controls input,html .roster-search-controls select{background:var(--input-bg);color:var(--text-primary);border:1px solid var(--border-strong);border-radius:6px;padding:10px 12px;font-size:16px;width:100%}html .roster-search-controls [role=status]{color:var(--text-muted);font-size:14px;padding-bottom:10px}@media(max-width:1100px){html .ov-people-strip{grid-template-columns:repeat(2,minmax(0,1fr))}html .ov-people-strip .ov-kpi-card:nth-child(3){padding-inline-start:0;border:0}html .ov-kpi-grid{grid-template-columns:1fr}}@media(max-width:650px){html .ov-operations-grid{grid-template-columns:1fr}html .ov-work-panel{padding:18px}html .ov-people-strip{gap:16px}html .ov-people-strip .ov-kpi-card{padding-inline-start:12px}}html:root{--control-height: 44px;--control-radius: 6px}html body :is(input:not([type]),input[type=text],input[type=search],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=number],input[type=date],input[type=time],input[type=month],select:not([multiple]):not([size])){box-sizing:border-box;height:var(--control-height)!important;min-height:var(--control-height)!important;padding-block:8px!important;line-height:24px;font-family:var(--font-body);font-size:16px;border-radius:var(--control-radius);color:var(--text-primary);background-color:var(--input-bg)}html body select:not([multiple]):not([size]){appearance:none!important;padding-inline:12px 40px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m3 6 5 5 5-5' fill='none' stroke='%23756C85' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:16px!important;border:1px solid var(--border-strong)}html[data-theme=dark] body select:not([multiple]):not([size]){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m3 6 5 5 5-5' fill='none' stroke='%23BDB8CC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}html body select:dir(rtl){background-position:left 12px center!important}html body select option{color:var(--text-primary);background:var(--input-bg)}html .topbar{--control-height: 32px}html body .topbar select:not([multiple]):not([size]){padding-block:4px!important;font-size:14px;line-height:22px;font-weight:600}html .topbar .season-select,html .topbar .appearance-picker select{width:100px}html .topbar .user-avatar{width:28px;height:28px}html .topbar .user-display-name{font-size:14px;line-height:20px}html .topbar .role-badge{font-size:10px;line-height:16px;padding:3px 9px}html .topbar .user-menu-trigger{min-height:32px;padding-block:2px}html body input::placeholder,html body textarea::placeholder{color:var(--text-muted);opacity:1}html body :is(input,select,textarea):focus-visible{outline:2px solid var(--accent-light);outline-offset:2px}html body :is(input,select,textarea):disabled{cursor:not-allowed;opacity:.6}html .lh-page a{color:var(--accent-light);text-underline-offset:3px}html body select.season-select:not([multiple]):not([size]){--control-height: 32px;padding-block:4px!important;font:600 14px/22px var(--font-body);border:1px solid var(--border-strong);border-radius:6px;background-color:var(--input-bg);color:var(--text-primary);letter-spacing:0;min-width:100px;width:auto;cursor:pointer}@media(max-width:380px){html body .topbar select.season-select{min-width:90px}}
