.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient( var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50% );--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient( var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50% );--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}:root{--bg: #f7f7fb;--card: #ffffff;--text: #111827;--muted: #6b7280;--primary: #1d4ed8;--primary-weak: #eef2ff;--success: #16a34a;--danger: #b91c1c;--border: #e5e7eb;--radius: 12px;--shadow: 0 10px 30px rgba(0,0,0,.06);--gap-1: 6px;--gap-2: 12px;--gap-3: 20px;--font: 14px/1.45 system-ui, -apple-system, Segoe UI, Roboto, sans-serif}html[data-theme=ocean]{--primary: #0ea5e9;--primary-weak: #e0f2fe}html[data-theme=forest]{--primary: #16a34a;--primary-weak: #dcfce7}html[data-theme=crimson]{--primary: #dc2626;--primary-weak: #fee2e2}html[data-theme=dark]{--bg:#0b0e14;--card:#10141c;--text:#e5e7eb;--muted:#9ca3af;--border:#1f2937;--primary:#60a5fa;--primary-weak:#0b192e;--shadow:none}.cm-modern{--bg:#F7F8FB;--card:#FFFFFF;--txt:#0F172A;--txt-600:#475569;--txt-900:#0F172A;--muted:#64748B;--bdr:#E6E9EF;--bdr-strong:#D8DDE6;--focus:#306BFF;--focus-rgba:48,107,255;--success:#16A34A;--danger:#DC2626;--warn:#F59E0B;--info:#2563EB;--radius:10px;--radius-lg:12px;--shadow:0 1px 3px rgba(0,0,0,.08);--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--topbar-h:64px;--primary:#2563EB;--surface-1:#F5F7FB;--surface-2:#FFFFFF;--border:var(--bdr);--z-topbar:70;--z-overlay:55;--sidebar-w:260px;--pill-success-bg: #dcfce7;--pill-success-fg: #166534;--pill-warning-bg: #fef3c7;--pill-warning-fg: #92400e;--pill-danger-bg: #fee2e2;--pill-danger-fg: #b91c1c;--pill-info-bg: #e0f2fe;--pill-info-fg: #075985}.cm-modern .status-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.cm-modern .status-pill{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap;border:1px solid var(--bdr);background:#f3f4f6;color:var(--txt-600)}html,body,#root{height:100%}body{margin:0;overflow:hidden}.cm-modern,.cm-modern .app-shell{height:100%}.cm-modern .topbar{position:sticky;top:0;z-index:var(--z-topbar);height:var(--topbar-h);display:flex;align-items:center;gap:10px;background:var(--surface-2);border-bottom:1px solid var(--border);padding:0 12px;box-shadow:0 1px #0f172a0f}.cm-modern .topbar.rich-topbar{-webkit-backdrop-filter:saturate(1.1) blur(4px);backdrop-filter:saturate(1.1) blur(4px)}.cm-modern .topbar .tb-left,.cm-modern .topbar .tb-center,.cm-modern .topbar .tb-right{display:flex;align-items:center;gap:10px;min-width:0}.cm-modern .tb-left{min-width:0}.cm-modern .tb-center{flex:1;min-width:260px;max-width:720px}.cm-modern .tb-right{justify-content:flex-end}.cm-modern .icon-btn{height:30px;min-width:30px;padding:0 8px;border-radius:7px;display:inline-grid;place-items:center;font-size:16px;cursor:pointer;border:1px solid var(--bdr-strong);background:#fff;color:#111827}.cm-modern .icon-btn:hover{background:#f3f4f6}.cm-modern .icon-btn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(var(--focus-rgba),.25);border-color:var(--focus)}.cm-modern .icon-chip{height:30px;padding:0 8px;border-radius:16px;font-size:12px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;border:1px solid var(--bdr-strong);background:#fff;color:#111827}.cm-modern .icon-chip:hover{background:#f3f4f6}.cm-modern .icon-chip.danger{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.cm-modern .icon-chip.danger:hover{background:#fee2e2}.cm-modern .tb-right{flex-wrap:nowrap}.cm-modern .tb-right>*{flex-shrink:0}.cm-modern .top-search{display:flex;align-items:center;gap:8px;border:1px solid var(--bdr-strong);background:#fff;border-radius:999px;padding:0 8px;height:34px;box-shadow:0 1px 2px #0000000a;flex:1;min-width:220px}.cm-modern .top-search .icon{display:grid;place-items:center;opacity:.7}.cm-modern .top-search input{border:none;outline:none;background:transparent;font-size:14px;color:var(--txt)}.cm-modern .top-search kbd{background:#f3f4f6;border:1px solid var(--bdr);border-bottom-color:var(--bdr-strong);border-radius:6px;padding:2px 6px;font-size:12px}.cm-modern .tb-left{display:flex;align-items:center;gap:10px}.cm-modern .club-logo{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;overflow:hidden;background:var(--surface-1);color:var(--primary);font-weight:700}.cm-modern .club-logo img{width:100%;height:100%;object-fit:contain;display:block}.cm-modern .club-info{display:flex;align-items:center;gap:6px;line-height:1}.cm-modern .club-name{font-weight:700;font-size:14px;letter-spacing:.2px;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-modern .club-city{font-size:12px;color:var(--txt-600);white-space:nowrap}.cm-modern .club-city:before{content:"•";margin:0 6px;color:var(--txt-600)}.cm-modern .crumbs{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;margin-left:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-modern .crumb a{color:var(--muted);text-decoration:none}.cm-modern .crumb a:hover{color:var(--txt)}.cm-modern .crumb.current{color:#6b7280;font-weight:500}.cm-modern .crumb .sep{opacity:.5;padding:0 2px}.cm-modern .user-chip{display:flex;align-items:center;gap:8px;height:30px;padding:0 10px;border:1px solid var(--bdr-strong);border-radius:16px;background:#fff;white-space:nowrap;min-width:0}.cm-modern .user-meta{display:flex;flex-direction:column;min-width:0}.cm-modern .user-email{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1}.cm-modern .user-roles{display:none}.cm-modern .user-avatar{width:24px;height:24px;border-radius:50%;background:#f1f5f9;display:grid;place-items:center;font-weight:700;font-size:12px}.cm-modern .app-shell{display:grid;grid-template-columns:var(--sidebar-w) 1fr;height:100%;width:100%;overflow:hidden;background:var(--bg);position:relative}.cm-modern .app-content{display:grid;grid-template-rows:var(--topbar-h) 1fr;min-height:0;min-width:0;overflow:hidden}.cm-modern .main,.cm-modern .content{min-height:0;overflow-y:auto;overflow-x:visible;padding:12px 16px;background:#fff;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}@media(max-width:640px){.cm-modern .main,.cm-modern .content{padding-left:4px;padding-right:4px}}.cm-modern{font-family:var(--font-sans);color:var(--txt);line-height:1.5;-webkit-font-smoothing:antialiased}.cm-modern h1,h2,h3,h4,h5,h6{color:var(--txt-900);margin:0 0 .5em;font-weight:650}.cm-modern h1{font-size:24px}.cm-modern h2{font-size:20px}.cm-modern h3{font-size:16px}.cm-modern p{margin:0 0 1em}.cm-modern small{color:var(--txt-600)}.cm-modern a{color:var(--info);text-decoration:none}.cm-modern a:hover{text-decoration:underline}.cm-modern .page{background:#fff}.cm-modern .breadcrumbs a{color:var(--muted)}.cm-modern .breadcrumbs a:hover{color:var(--txt)}.cm-modern .page-title{font-size:20px;font-weight:600;color:var(--txt-900);display:flex;align-items:center;justify-content:space-between}.cm-modern .content{padding:12px 0 96px}.cm-modern .grid12{display:grid;grid-template-columns:repeat(12,1fr);gap:16px 24px;scroll-margin-top:calc(var(--topbar-h) + 24px)}.cm-modern .col-12{grid-column:span 12}.cm-modern .col-11{grid-column:span 11}.cm-modern .col-10{grid-column:span 10}.cm-modern .col-9{grid-column:span 9}.cm-modern .col-8{grid-column:span 8}.cm-modern .col-7{grid-column:span 7}.cm-modern .col-6{grid-column:span 6}.cm-modern .col-5{grid-column:span 5}.cm-modern .col-4{grid-column:span 4}.cm-modern .col-3{grid-column:span 3}.cm-modern .col-2{grid-column:span 2}.cm-modern .col-1{grid-column:span 1}@media(max-width:767px){.cm-modern .grid12{grid-template-columns:1fr}.cm-modern .grid12>*{grid-column:1 / -1}}@media(min-width:1280px){.cm-modern .grid12{gap:16px 32px}}@media(min-width:1536px){.cm-modern .grid12{gap:16px 36px}.cm-modern .container{max-width:min(90vw,1600px)}}@media(min-width:1680px){.cm-modern .grid12{gap:16px 40px}}.cm-modern .sticky-right{position:sticky;top:calc(var(--topbar-h) + 16px)}.cm-modern .card{background:var(--card);border:1px solid #E7EBF2;border-radius:var(--radius-lg);box-shadow:0 1px 2px #0000000d}.cm-modern .card-hdr{padding:12px 16px;border-bottom:1px solid var(--bdr);display:flex;align-items:center;justify-content:space-between}.cm-modern .card-ttl{font-size:16px;font-weight:600;color:var(--txt-900)}.cm-modern .card-body{padding:16px}.cm-modern .ghost-btn,.cm-modern .primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 14px;border-radius:10px;font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid transparent;background:transparent;text-decoration:none;white-space:nowrap}.cm-modern .ghost-btn{color:#111827;background:#fff;border-color:var(--bdr-strong)}.cm-modern .ghost-btn[disabled]{opacity:.6;cursor:default}.cm-modern .primary-btn{color:#fff;background:#2563eb;border-color:#2563eb}.cm-modern .ghost-btn:focus-visible,.cm-modern .primary-btn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(var(--focus-rgba),.25);border-color:var(--focus)}.cm-modern .btn.outline.primary-outline{border-color:#2563eb73;background:#2563eb14;color:#1e40af;font-weight:600;box-shadow:0 1px #0f172a0a}.cm-modern .btn.outline.primary-outline:hover{background:#2563eb1f;border-color:#2563eb8c}.cm-modern .btn.outline.primary-outline:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(var(--focus-rgba),.25)}.cm-modern .tag{display:inline-flex;gap:6px;align-items:center;padding:4px 8px;border-radius:999px;font-size:12px;background:#f1f5f9;color:#334155}.cm-modern .tag.success{background:#ecfdf5;color:#065f46;border:1px solid #A7F3D0}.cm-modern .tag.warn{background:#fffbeb;color:#92400e;border:1px solid #FDE68A}.cm-modern .tag.danger{background:#fef2f2;color:#991b1b;border:1px solid #FCA5A5}.cm-modern .alert{padding:12px 14px;border-radius:10px;border:1px solid var(--bdr);background:#fff}.cm-modern .alert.info{border-color:#bfdbfe;background:#eff6ff;color:#1e3a8a}.cm-modern .alert.success{border-color:#a7f3d0;background:#ecfdf5;color:#065f46}.cm-modern .alert.warn{border-color:#fde68a;background:#fffbeb;color:#92400e}.cm-modern .alert.danger{border-color:#fca5a5;background:#fef2f2;color:#991b1b}.cm-modern .text-muted{color:#6b7280}.cm-modern .w-100{width:100%}.cm-modern .flex{display:flex}.cm-modern .items-center{align-items:center}.cm-modern .justify-between{justify-content:space-between}.cm-modern .gap-4{gap:4px}.cm-modern .gap-8{gap:8px}.cm-modern .gap-12{gap:12px}.cm-modern .gap-16{gap:16px}.cm-modern .gap-24{gap:24px}.cm-modern .mt-8{margin-top:8px}.cm-modern .mt-12{margin-top:12px}.cm-modern .mt-16{margin-top:16px}.cm-modern .mt-24{margin-top:24px}.cm-modern .mb-8{margin-bottom:8px}.cm-modern .mb-12{margin-bottom:12px}.cm-modern .mb-16{margin-bottom:16px}.cm-modern .mb-24{margin-bottom:24px}.cm-modern .hidden{display:none!important}@media(max-width:767px){.cm-modern .hidden-sm{display:none!important}}@media(min-width:768px){.cm-modern .hidden-md{display:none!important}}.cm-modern .skeleton{background:linear-gradient(90deg,#f2f4f7 25%,#e9edf3 37%,#f2f4f7 63%);background-size:400% 100%;animation:cm-skel 1.4s ease infinite;border-radius:8px}@keyframes cm-skel{0%{background-position:100% 50%}to{background-position:0 50%}}.cm-modern .w-260{min-width:260px}.cm-modern .ml-auto{margin-left:auto}.cm-modern .mt-14{margin-top:14px}.cm-modern .status-line{margin-top:8px}.cm-modern .status-line .loading{opacity:.7}.cm-modern .status-line .error{color:#b91c1c}.cm-modern .table .col-photo{width:44px}.cm-modern .avatar-32{width:32px;height:32px;border-radius:50%;overflow:hidden;display:inline-block;vertical-align:middle;background:#f1f5f9;border:1px solid var(--bdr)}.cm-modern .avatar-32 img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.cm-modern .avatar-32.placeholder{display:grid;place-items:center;font-size:12px;color:#64748b;border-radius:50%}.cm-modern .chips{display:flex;gap:8px;flex-wrap:wrap}.cm-modern .chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#eef2f7;border:1px solid var(--bdr);font-size:12px;color:#334155}.cm-modern .chip .icon{display:inline-grid;place-items:center}.cm-modern .link-btn{background:none;border:none;padding:0;color:#0f172a;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.cm-modern .row-actions{display:flex;gap:8px;justify-content:flex-end}.cm-modern .modal-overlay{position:fixed;inset:0;background:#00000026;display:grid;place-items:center;z-index:50}.cm-modern .modal-card{width:520px;background:#fff;border-radius:12px;border:1px solid var(--bdr);padding:16px;box-shadow:0 10px 30px #0000001f}.cm-modern .modal-title{margin:0 0 12px;font-size:20px;font-weight:700}.cm-modern .grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cm-modern .grid2 .col-span-2{grid-column:1 / -1}.cm-modern .preview{display:flex;align-items:center;gap:12px;margin-top:4px}.cm-modern .avatar-56{width:56px;height:56px;border-radius:999px;overflow:hidden}.cm-modern .avatar-56 img{width:100%;height:100%;object-fit:cover;display:block}.cm-modern .avatar-56.ring{border:1px solid var(--bdr)}.cm-modern .avatar-empty{width:100%;height:100%;display:grid;place-items:center;font-size:12px;color:#9ca3af}@media(max-width:640px){.cm-modern .modal-card{width:calc(100vw - 24px);margin:0 12px;border-radius:12px;padding:14px}.cm-modern .grid2{grid-template-columns:1fr}.cm-modern .grid2 .col-span-2{grid-column:auto}}.cm-modern .page-chrome{background:transparent;border:0;box-shadow:none;padding:0 0 8px;margin:0 0 8px}.cm-modern .panel{background:var(--surface-2);border:1px solid var(--bdr);border-radius:16px;box-shadow:var(--shadow);overflow:visible}.cm-modern .table-wrap{overflow:auto;-webkit-overflow-scrolling:touch;max-width:100%}.cm-modern .table{width:100%;border-collapse:separate;border-spacing:0}.cm-modern .table thead th{position:sticky;top:0;z-index:2;background:linear-gradient(#f8fafc,#f6f8fc);color:#475569;font-size:13px;font-weight:600;letter-spacing:.02em;text-align:left;padding:12px 14px;border-bottom:1px solid var(--bdr)}.cm-modern .table th .th-btn{background:transparent!important;border:0!important;padding:0!important;margin:0;font:inherit;color:var(--txt-900);border-radius:0;height:auto;line-height:inherit;cursor:pointer}.cm-modern .table th .th-btn:hover{text-decoration:underline}.cm-modern .table tbody td{padding:12px 14px;border-bottom:1px solid #EEF2F7;vertical-align:middle}.cm-modern .table tbody tr:hover td{background:#fbfcfe}.cm-modern .table th:first-child,.cm-modern .table td:first-child{width:44px;text-align:center}.cm-modern .table .link-btn{background:transparent!important;border:0!important;padding:0!important;margin:0;color:var(--txt-900);text-decoration:underline;text-underline-offset:2px;border-radius:0!important;cursor:pointer}.cm-modern .table .link-btn:hover{color:#1e40af}.cm-modern .table th.jmbg,.cm-modern .table td.jmbg{font-variant-numeric:tabular-nums}.cm-modern .table th.date,.cm-modern .table td.date{white-space:nowrap}.cm-modern .table td.empty{padding:28px 14px;text-align:center;color:#64748b;font-size:14px}.cm-modern .table-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid var(--bdr);background:#fff}.cm-modern .table-footer .footer-left{justify-self:start;color:#475569;font-size:13px}.cm-modern .table-footer .footer-left strong{color:#0f172a}.cm-modern .table-footer .footer-center{justify-self:center;display:flex;align-items:center;gap:8px}.cm-modern .table-footer .footer-right{justify-self:end}.cm-modern .rows-select{height:36px;padding:0 10px;border-radius:10px;border:1px solid var(--bdr-strong);background:#fff;color:#0f172a}.cm-modern .pagination{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--bdr);padding:4px;border-radius:12px;box-shadow:0 1px 2px #0000000a}.cm-modern .page-btn{min-width:34px;height:34px;padding:0 10px;border-radius:10px;border:1px solid transparent;background:transparent;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px}.cm-modern .page-btn:hover{background:#f3f4f6;border-color:var(--bdr-strong)}.cm-modern .page-btn:disabled{opacity:.45;cursor:default;background:transparent;border-color:transparent}.cm-modern .page-btn.num{font-variant-numeric:tabular-nums}.cm-modern .page-btn.num.active{background:#2563eb;color:#fff;border-color:#2563eb;font-weight:600}.cm-modern .ellipsis{margin:0 4px;color:#64748b;font-size:13px}.cm-modern .table th.actions,.cm-modern .table td.actions{text-align:right;width:180px;white-space:nowrap}.cm-modern .row-actions{display:inline-flex;gap:8px;align-items:center}.cm-modern .row-actions .btn{--h: 32px;height:var(--h);line-height:calc(var(--h) - 2px);padding:0 12px;font-size:13px;border-radius:999px;border:1px solid transparent;background:#fff;color:#0f172a;cursor:pointer;display:inline-flex;align-items:center;gap:6px;-webkit-user-select:none;user-select:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease}.cm-modern .row-actions .btn.outline{border-color:var(--bdr-strong);background:#fff}.cm-modern .row-actions .btn.outline:hover{background:#f3f4f6;border-color:#cbd5e1}.cm-modern .row-actions .btn.outline:active{background:#eef2f7}.cm-modern .row-actions .btn.danger{border-color:#fca5a5;background:#fef2f2;color:#991b1b}.cm-modern .row-actions .btn.danger:hover{background:#fee2e2;border-color:#f87171;color:#7f1d1d}.cm-modern .row-actions .btn.danger:active{background:#fecaca}.cm-modern .row-actions .btn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(var(--focus-rgba),.25)}.cm-modern .row-actions .btn[disabled]{opacity:.55;cursor:default;box-shadow:none}.cm-modern .filters-bar{display:flex;align-items:center;gap:10px;padding:0;background:transparent;border:0;box-shadow:none}.cm-modern .filters-bar .search{display:flex;align-items:center;gap:8px;height:38px;padding:0 12px;border:1px solid var(--bdr-strong);border-radius:999px;background:#fff;box-shadow:0 1px 2px #0000000a;min-width:280px;flex:1}.cm-modern .filters-bar .search .icon{display:grid;place-items:center;opacity:.65}.cm-modern .filters-bar .search .sf-input{border:none;outline:none;background:transparent;font-size:14px;color:var(--txt);width:100%}.cm-modern .filters-bar .sf-select,.cm-modern .filters-bar .sf-btn,.cm-modern .filters-bar .sf-primary{height:38px;border-radius:10px;font-size:14px;border:1px solid var(--bdr-strong);background:#fff;color:#0f172a;padding:0 12px;cursor:pointer}.cm-modern .filters-bar .sf-btn:hover{background:#f3f4f6}.cm-modern .filters-bar .sf-primary{background:#2563eb;border-color:#2563eb;color:#fff}.cm-modern .filters-bar .sf-primary:hover{background:#1e4fdb;border-color:#1e4fdb}@media(max-width:900px){.cm-modern .filters-bar .search{min-width:200px}}.cm-modern .sidebar a,.cm-modern .sidebar .nav-item,.cm-modern .topbar a,.cm-modern .crumbs a,.cm-modern .nav-section-title,.cm-modern .nav-section-title a{text-decoration:none!important}.cm-modern .table .link-btn,.cm-modern a.underline{text-decoration:underline;text-underline-offset:2px}@media(max-width:1280px){.cm-modern .container{padding:0 16px}}@media(max-width:1024px){.cm-modern .table th.jmbg,.cm-modern .table td.jmbg{display:none}}@media(max-width:820px){.cm-modern .table th.date,.cm-modern .table td.date{display:none}.cm-modern .table th.actions,.cm-modern .table td.actions{width:150px}}@media(max-width:640px){.cm-modern .table td,.cm-modern .table th{padding:10px 12px}.cm-modern .chips{gap:6px}.cm-modern .chip{padding:4px 8px;font-size:12px}.cm-modern .row-actions .btn{--h:30px;padding:0 10px;font-size:12.5px}}@media(max-width:640px){.cm-modern .table-footer{grid-template-columns:1fr;text-align:center}.cm-modern .footer-left,.cm-modern .footer-right{justify-self:center}}@media(max-width:640px){.cm-modern .crumbs{max-width:40vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-modern .crumbs .crumb:not(.current){display:none}.cm-modern .crumbs .sep{display:none}}@media(max-width:1024px){.cm-modern .tb-center{order:3;width:100%}.cm-modern .top-search{width:100%;min-width:0}.cm-modern .top-search input{min-width:120px}}@media(max-width:640px){.cm-modern .tb-right .icon-chip{gap:6px;padding:0 8px}.cm-modern .tb-right .icon-chip .label{display:none}}.cm-modern .club-info{min-width:0}.cm-modern .club-name{max-width:38vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.cm-modern .club-name{max-width:46vw}.cm-modern .club-city{display:none}}.cm-modern .icon-btn.menu-btn{position:relative;z-index:80}@media(max-width:640px){.cm-modern .topbar{height:56px;padding:0 10px}.cm-modern .club-logo{width:26px;height:26px;border-radius:7px}}.cm-modern .tb-right{min-width:0;overflow:hidden}.cm-modern .tb-right .user-chip{min-width:0}.cm-modern .topbar.topbar-compact .tb-right .icon-chip{gap:6px;padding:0 8px}.cm-modern .topbar.topbar-compact .tb-right .icon-chip .label{display:none}.cm-modern .topbar.topbar-compact .tb-right .icon-chip .badge{display:inline-grid;min-width:16px;height:16px;padding:0 4px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;line-height:16px;place-items:center}.cm-modern .topbar.topbar-compact .user-chip{max-width:42vw}.cm-modern .topbar.topbar-compact .user-email{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.cm-modern .tb-right .icon-chip .label{display:none}.cm-modern .user-chip{max-width:48vw}}@media(max-width:640px){.cm-modern .topbar{height:56px;padding:0 10px}.cm-modern .club-name{max-width:46vw}.cm-modern .user-chip{max-width:56vw}}.cm-modern .topbar{gap:10px}.cm-modern .tb-left,.cm-modern .tb-center,.cm-modern .tb-right{min-width:0}.cm-modern .tb-right{display:flex;align-items:center;gap:10px;overflow:hidden}.cm-modern .tb-right>*{flex-shrink:1}@media(max-width:640px){.cm-modern .club-logo{width:26px;height:26px;border-radius:7px}.cm-modern .club-info{min-width:0}.cm-modern .club-name{max-width:46vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cm-modern .club-city{display:none}}@media(max-width:640px){.cm-modern .crumbs{margin-left:4px;max-width:40vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-modern .crumbs .crumb:not(.current),.cm-modern .crumbs .sep{display:none}}@media(max-width:1024px){.cm-modern .tb-center{order:3;width:100%}.cm-modern .top-search{width:100%;min-width:0}}@media(max-width:640px){.cm-modern .top-search kbd,.cm-modern .top-search .plus{display:none}}.cm-modern .user-chip{max-width:46vw}.cm-modern .user-email{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:420px){.cm-modern .user-chip{max-width:56vw}}@media(max-width:900px){.cm-modern .tb-right .icon-chip{gap:6px;padding:0 8px}.cm-modern .tb-right .icon-chip .label{display:none}}.cm-modern .tb-right .icon-chip .badge{display:inline-grid;min-width:16px;height:16px;padding:0 4px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;line-height:16px;place-items:center}.cm-modern .tb-right .icon-chip.danger{flex-shrink:0;min-width:36px;justify-content:center}@media(max-width:820px){.cm-modern .tb-right .icon-chip:not(.danger){display:none}}@media(max-width:640px){.cm-modern .tb-right .icon-chip.danger .label{display:none}}@media(max-width:640px){.cm-modern .topbar{height:56px;padding:0 10px}.cm-modern .icon-btn.menu-btn{position:relative;z-index:80;padding:0 8px}}.cm-modern .app-content{grid-template-rows:var(--topbar-h) 1fr}.cm-modern .tb-right{display:flex;align-items:center;gap:10px}.cm-modern .tb-right .icon-chip.danger{flex-shrink:0!important;margin-left:auto!important;order:99;z-index:2}.cm-modern .tb-right .icon-chip.danger .label{display:none}.cm-modern .tb-right .icon-chip.danger svg{width:18px;height:18px}.cm-modern .tb-actions{display:flex}.cm-modern .side-mobile-actions{display:none}@media(max-width:768px){.cm-modern .tb-actions{display:none!important}.cm-modern .side-footer{border-top:1px solid var(--bdr);background:#fff}.cm-modern .side-mobile-actions{display:grid;gap:10px;padding:12px 8px}.cm-modern .side-mobile-actions .icon-chip{display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border:1px solid var(--bdr-strong);border-radius:12px;background:#fff;color:#0f172a;cursor:pointer}.cm-modern .side-mobile-actions .icon-chip .badge{margin-left:auto;display:inline-grid;min-width:18px;height:18px;padding:0 6px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;line-height:18px;place-items:center}.cm-modern .side-mobile-actions .user-chip.slim{height:auto;padding:10px 12px;border:1px solid var(--bdr-strong);border-radius:12px;background:#fff;display:flex;align-items:center;gap:10px}.cm-modern .side-mobile-actions .user-chip.slim .user-email{max-width:60vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.cm-modern .sidebar{overflow:hidden;display:flex;flex-direction:column}.cm-modern .sidenav{overflow:auto;flex:1 1 auto;min-height:0}.cm-modern .side-footer{flex:0 0 auto}@media(max-width:360px){.cm-modern .side-mobile-actions .icon-chip .label{display:none}}.show-mobile{display:none}.hide-mobile{display:block}@media(max-width:960px){.show-mobile{display:block!important}.hide-mobile{display:none!important}}@media(min-width:961px){.players-cards{display:none!important}}.players-cards{list-style:none;margin:0;padding:8px 12px 20px;display:grid;gap:12px}.player-card{border:1px solid var(--bdr, #E6E9EF);border-radius:12px;background:#fff;box-shadow:0 1px #10182805}.player-card .card-main{display:grid;grid-template-columns:48px 1fr;gap:12px;width:100%;text-align:left;padding:12px;background:transparent;border:0;border-radius:12px 12px 0 0}.player-card .card-avatar .avatar-44,.player-card .card-avatar .placeholder{width:44px;height:44px;border-radius:50%;display:inline-block;object-fit:cover;background:#f2f4f7;color:#334155;font-weight:600;align-items:center;justify-content:center}.player-card .card-title{display:flex;align-items:center;gap:8px;font-weight:600;color:var(--txt, #0F172A)}.player-card .badge{font-size:12px;line-height:18px;padding:0 6px;border-radius:999px;border:1px solid var(--bdr, #E6E9EF);color:#334155;background:#f8fafc}.player-card .card-sub{margin-top:2px;font-size:13px;color:#64748b;display:flex;gap:8px;flex-wrap:wrap}.player-card .card-sub .kv strong{color:#0f172a}.player-card .card-contacts{margin-top:8px}.player-card .chips{display:flex;gap:8px;flex-wrap:wrap}.player-card .chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;border:1px solid var(--bdr, #E6E9EF);background:#fff;font-size:13px}.player-card .chip .icon{display:inline-flex}.player-card .card-actions{display:flex;gap:8px;justify-content:flex-end;padding:8px 12px 12px;border-top:1px dashed #E6E9EF}.player-card .btn.xs{padding:6px 10px;font-size:12px;border-radius:999px}.cm-modern .players-cards{display:flex;flex-direction:column;gap:14px;padding:8px 0 24px}.cm-modern .player-card{background:#fff;border:1px solid var(--bdr);border-radius:14px;box-shadow:0 1px 3px #0000000a;overflow:hidden;transition:box-shadow .2s ease}.cm-modern .player-card:active{box-shadow:0 2px 8px #0000001f}.cm-modern .player-card .card-main{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;width:100%;text-align:left}.cm-modern .player-card .card-avatar img,.cm-modern .player-card .card-avatar .placeholder{border-radius:50%;width:48px;height:48px;object-fit:cover;background:#f1f3f6;display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--txt-600)}.cm-modern .player-card .card-body{flex:1;display:flex;flex-direction:column;gap:4px}.cm-modern .player-card .card-title{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600}.cm-modern .player-card .badge{background:var(--bdr);border-radius:10px;padding:0 6px;font-size:12px;line-height:18px}.cm-modern .player-card .kv{font-size:13px;color:var(--txt-600)}.cm-modern .player-card .chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.cm-modern .player-card .chip{display:inline-flex;align-items:center;gap:4px;background:#f5f6f8;border-radius:20px;padding:2px 8px;font-size:13px;color:var(--txt-600)}.cm-modern .player-card .card-actions{display:flex;justify-content:flex-end;gap:6px;padding:8px 12px 12px;border-top:1px solid var(--bdr)}.cm-modern .player-card .card-main:active{background:#0f172a08}.cm-modern .players-cards .player-card .card-actions{display:flex;gap:8px;padding:8px 12px 12px;justify-content:flex-end;flex-wrap:wrap}.cm-modern .players-cards .player-card .card-actions .btn{flex:0 1 auto;white-space:nowrap}@media(max-width:420px){.cm-modern .players-cards .player-card .card-actions{justify-content:space-between}.cm-modern .players-cards .player-card .card-actions .btn{flex:1 1 48%;text-align:center}}.cm-modern .players-cards .player-card{overflow:visible}html,body{overflow-x:hidden}.cm-modern .page-frame{padding-inline:12px}.cm-modern .panel,.cm-modern .player-details,.cm-modern .table-viewport,.cm-modern .players-cards{max-width:100%}.fab-new{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:56px;height:56px;border-radius:50%;display:none;border:1px solid var(--bdr);background:var(--card);color:var(--txt);font-size:28px;line-height:1;box-shadow:0 8px 24px #0000001f,0 2px 6px #00000014;z-index:60}@media(max-width:640px){.fab-new{display:inline-grid;place-items:center}.cm-modern .page-frame{padding-bottom:84px}}.cm-modern .cm-hscroll{overflow-x:auto;-webkit-overflow-scrolling:touch}html,body,#root{width:100%;overflow-x:hidden}*{box-sizing:border-box}.chips{display:flex;flex-wrap:wrap;gap:6px 8px;min-width:0}.chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:9999px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.chip .icon{flex:0 0 auto;margin-right:6px}.card-title{display:flex;align-items:center;gap:8px;min-width:0}.card-title .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:960px){.page-frame,.page-chrome,.page-scroll,.panel,.players-cards,.player-card,.filters-bar{max-width:100%}.page-scroll,.panel{overflow-x:clip}.players-cards{padding-inline:12px}.player-card .card-main{width:100%}}.fab-add-player{position:fixed;right:16px;bottom:16px;z-index:10}@media(max-width:960px){.players-cards{padding-bottom:96px}}.chip{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.chip{overflow-wrap:anywhere;word-break:break-word}.player-card .card-main{padding-right:8px}@media(max-width:960px){.page-frame,.page-chrome,.page-scroll,.panel,.table-viewport,.cm-hscroll{max-width:100%;overflow-x:visible!important}.panel{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.players-cards{margin:0 12px 96px;padding-inline:12px;padding-bottom:96px}.chips{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.chip{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.chip{overflow-wrap:anywhere;word-break:break-word}}.cm-modern .app-content,.cm-modern .page-frame,.cm-modern .page-scroll,.cm-modern .content{overflow-x:visible!important;max-width:100vw!important}.cm-modern .players-cards,.cm-modern .player-card,.cm-modern .filters-bar{max-width:calc(100vw - 24px)}.cm-modern .chips{flex-wrap:wrap;min-width:0}.cm-modern .chip{max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;word-break:break-word}@supports (padding: max(0px)){.cm-modern .players-cards{padding-right:max(12px,env(safe-area-inset-right))}}@media(max-width:960px){body{overflow-y:auto;overflow-x:hidden}}.cm-modern .player-card .card-body,.cm-modern .player-card .card-contacts{min-width:0}.cm-modern .player-card .chips{justify-content:flex-start;min-width:0}.cm-modern .player-card .chip{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-modern .player-card .chip .icon{flex:0 0 auto}.cm-modern .player-card .chip>span,.cm-modern .player-card .chip>a{display:inline-block;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.cm-modern .filters-bar{flex-wrap:wrap}@media(max-width:720px){.cm-modern .filters-bar .search{flex:1 0 100%;order:0}.cm-modern .filters-bar .sf-select{order:1}.cm-modern .filters-bar .sf-btn,.cm-modern .filters-bar .sf-primary{order:2}.cm-modern .filters-bar>*:not(.search){margin-top:8px}}@media(max-width:960px){.cm-modern .page-scroll{padding-left:12px;padding-right:12px;overflow-x:hidden}.cm-modern h1,.cm-modern .filters-bar,.cm-modern .panel,.cm-modern .players-cards{width:100%;max-width:720px;margin-left:auto;margin-right:auto;box-sizing:border-box}.cm-modern .panel,.cm-modern .players-cards{overflow-x:visible}.cm-modern .chip{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}}html,body,#root{overflow-x:hidden}.cm-modern,.cm-modern *{box-sizing:border-box}.cm-modern .detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:1024px){.cm-modern .detail-grid{grid-template-columns:1fr}}.cm-modern .detail-hero{display:flex;gap:16px;align-items:center}.cm-modern .detail-hero .avatar{width:128px;height:128px;border-radius:50%;object-fit:cover;border:1px solid var(--bdr);background:#f8fafc;display:grid;place-items:center;font-size:40px;font-weight:700}.cm-modern .detail-actions{margin-left:auto;display:flex;gap:8px;flex-wrap:wrap}@media(max-width:640px){.cm-modern .detail-actions{order:3;width:100%;justify-content:flex-start}}.cm-modern .kv-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}@media(max-width:640px){.cm-modern .kv-grid{grid-template-columns:1fr}}.cm-modern .kv-row{display:flex;gap:8px;align-items:baseline;margin:6px 0}.cm-modern .kv-row .kv-label{width:220px;max-width:50%;color:#6b7280;font-size:12px}.cm-modern .kv-row .kv-value{flex:1}.cm-modern .contact-chips .chip{max-width:100%;overflow:hidden;text-overflow:ellipsis}.cm-modern .detail-actions{margin-left:auto;display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding-top:4px}.cm-modern .detail-actions{margin-left:auto;display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding-top:4px}.cm-modern .btn{--h: 38px;height:var(--h);padding:0 14px;border-radius:12px;border:1px solid var(--bdr-strong);background:#fff;color:#0f172a;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;box-shadow:0 1px 2px #0000000a;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease}.cm-modern .btn .icon{display:inline-grid;place-items:center}.cm-modern .btn .icon svg{transition:transform .12s ease}.cm-modern .btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0f172a14,0 2px 4px #0f172a0f}.cm-modern .btn:hover .icon svg{transform:translateY(-1px)}.cm-modern .btn:active{transform:translateY(0);box-shadow:0 2px 6px #0f172a1a}.cm-modern .btn:focus-visible{outline:none;box-shadow:0 0 0 3px #306bff33;border-color:var(--focus)}.cm-modern .btn.outline{background:linear-gradient(#fff,#fafbff);border-color:#cbd5e1}.cm-modern .btn.outline:hover{background:linear-gradient(#fff,#f3f6ff);border-color:#b6c2d7}.cm-modern .btn.primary{background:linear-gradient(180deg,#2563eb,#1e4fdb);border-color:#1e4fdb;color:#fff}.cm-modern .btn.primary:hover{box-shadow:0 8px 18px #2563eb40}.cm-modern .btn.danger{background:linear-gradient(180deg,#fee2e2,#fde3e3);border-color:#fca5a5;color:#7f1d1d}.cm-modern .btn.danger:hover{background:linear-gradient(180deg,#fee2e2,#fbd5d5);border-color:#f87171;box-shadow:0 8px 18px #dc262626}@media(max-width:420px){.cm-modern .detail-actions{width:100%}.cm-modern .detail-actions .btn{flex:1 1 100%;justify-content:center}}@media(max-width:640px){.action-stack{display:grid;gap:10px;margin:12px 0 6px}.action-stack .btn{width:100%}.chips{gap:6px}.chip{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip .icon{flex:0 0 auto}}.btn.primary{box-shadow:0 2px #0000000f inset,0 4px 10px #2563eb26}.btn.outline{box-shadow:0 1px #0000000a inset}.btn.danger{box-shadow:0 2px #0000000d inset,0 4px 10px #dc26261f}@media(max-width:640px){.page-frame{padding-bottom:84px}}.cm-modern .modal-overlay{position:fixed;inset:0;background:#0f172a59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:70}.cm-modern .modal{width:min(720px,92vw);background:var(--card);color:var(--txt);border:1px solid var(--bdr);border-radius:20px;box-shadow:0 20px 60px #02061733;padding:18px;display:flex;flex-direction:column;gap:14px}.cm-modern .modal-title{font-size:22px;font-weight:800;letter-spacing:-.02em;margin:2px 2px 4px}.cm-modern .modal-body{max-height:70vh;overflow:auto;padding:4px}.cm-modern .form-grid{display:grid;gap:12px}.cm-modern .form-grid.two-col{grid-template-columns:1fr 1fr}@media(max-width:680px){.cm-modern .modal{width:96vw;padding:14px;border-radius:16px}.cm-modern .modal-body{max-height:68vh}.cm-modern .form-grid.two-col{grid-template-columns:1fr}}.cm-modern .field label{display:block;font-size:12px;color:var(--txt-600);margin:0 0 6px 2px}.cm-modern .input,.cm-modern .select{width:100%;height:40px;padding:0 12px;border:1px solid var(--bdr);border-radius:12px;background:#fff;outline:none}.cm-modern .input:focus,.cm-modern .select:focus{border-color:var(--focus);box-shadow:0 0 0 4px rgba(var(--focus-rgba),.15)}.cm-modern .avatar-preview{width:84px;height:84px;border-radius:999px;border:1px solid var(--bdr);background:#f8fafc;display:grid;place-items:center;font-weight:800;color:var(--txt-600);overflow:hidden}.cm-modern .modal-actions{display:flex;gap:10px;justify-content:flex-end;padding-top:6px}.cm-modern .btn.primary{background:#1e40af;color:#fff;border:none;padding:10px 16px;border-radius:12px}.cm-modern .btn.primary:hover{filter:brightness(1.05)}.cm-modern .btn.ghost{background:#fff;border:1px solid var(--bdr);padding:10px 14px;border-radius:12px}.cm-modern .basic-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:1024px){.cm-modern .basic-grid{grid-template-columns:1fr 260px}}.cm-modern .avatar{width:96px;height:96px;border-radius:9999px;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb}.cm-modern .avatar img{width:100%;height:100%;object-fit:cover}.cm-modern .avatar-fallback{width:100%;height:100%;display:grid;place-items:center;font-size:12px;color:#9ca3af}.cm-modern .section{border-top:1px solid #f3f4f6;padding-top:12px;margin-top:12px}.cm-modern .section:first-child{border-top:0;padding-top:0;margin-top:0}.cm-modern .section h2{font-size:14px;font-weight:700;margin:0 0 6px}.cm-modern .section p.help{font-size:12px;color:#6b7280;margin:0 0 8px}.cm-modern .two-col{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:1024px){.cm-modern .two-col{grid-template-columns:1fr 1fr}}.cm-modern .four-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(min-width:1280px){.cm-modern .four-col{grid-template-columns:repeat(4,1fr)}}.cm-modern .label{display:block;font-size:12px;color:#374151;font-weight:500}.cm-modern .input,.cm-modern .select{height:40px;line-height:1.2;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:14px}.cm-modern textarea.input{min-height:96px;height:auto}.cm-modern .input:focus,.cm-modern .select:focus,.cm-modern textarea.input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb40}.cm-modern .field-error{margin-top:4px;font-size:12px;color:#b91c1c}.cm-modern .input.is-invalid,.cm-modern .select.is-invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.cm-modern .sticky-footer{position:sticky;bottom:0;background:#fffffff2;-webkit-backdrop-filter:saturate(180%) blur(4px);backdrop-filter:saturate(180%) blur(4px);border-top:1px solid #e5e7eb;display:flex;gap:8px;justify-content:flex-end;padding:12px;z-index:5}@media(max-width:640px){.cm-modern .sticky-footer{flex-direction:column-reverse}.cm-modern .sticky-footer .btn{width:100%}}.cm-modern .hide-sm{display:block}.cm-modern .hidden-sm{display:flex}@media(max-width:768px){.cm-modern .hide-sm,.cm-modern .hidden-sm{display:none!important}}.cm-modern .topbar .club-info{display:flex;flex-direction:column;min-width:0}.cm-modern .topbar .club-name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-modern .topbar .club-city{font-size:12px;color:var(--txt-600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.cm-modern .topbar,.cm-modern .tb-left{gap:10px}.cm-modern .topbar .club-name{font-size:16px}.cm-modern .topbar .club-city{display:none}}.cm-modern .tb-center{display:flex;justify-content:center;flex:1 1 auto}.cm-modern .top-search{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--bdr);border-radius:999px;background:#fff;min-width:360px;max-width:520px}.cm-modern .top-search input{border:0;outline:0;background:transparent;flex:1;min-width:120px}.cm-modern .top-search .icon{display:grid;place-items:center}.cm-modern .top-search .kbd-hint{display:flex;align-items:center;gap:4px}@media(max-width:1024px){.cm-modern .top-search{min-width:280px}}.cm-modern .table th,.cm-modern .table td{vertical-align:middle}.cm-modern .table .col-photo{width:44px;text-align:center}.cm-modern .table th .th-btn{display:inline-flex;align-items:center;gap:6px;justify-content:flex-start;padding:0;background:none;border:0;font:inherit;color:inherit;cursor:pointer}.cm-modern .table td .chips{justify-content:flex-start;gap:6px;flex-wrap:wrap}.cm-modern .chip{display:inline-flex;align-items:center;gap:6px;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-modern .table .actions{width:190px;text-align:right;white-space:nowrap}.cm-modern .table td.actions{padding-right:8px}.cm-modern .avatar-32{width:32px;height:32px;border-radius:50%;overflow:hidden}@media(max-width:768px){.cm-modern .chip{max-width:160px}.cm-modern .table .actions{width:150px}}@media(max-width:480px){.cm-modern .chip{max-width:120px}.cm-modern .table .actions{width:130px}}.cm-modern .staff-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:6px}.cm-modern .staff-toolbar .input{flex:0 1 420px;height:40px}.cm-modern .staff-toolbar .select{flex:0 0 180px;height:40px}.cm-modern .staff-toolbar .btn{height:40px}.cm-modern .staff-toolbar .grow{flex:1 1 auto}@media(max-width:900px){.cm-modern .staff-toolbar .input{flex:1 1 260px}.cm-modern .staff-toolbar .select{flex:0 0 160px}}@media(max-width:640px){.cm-modern .staff-toolbar{gap:8px}.cm-modern .staff-toolbar .grow{display:none}}.cm-modern .btn .icon{display:inline-flex;margin-right:8px;line-height:0}.cm-modern .btn.primary{background:#1e40af;border-color:#1e40af;color:#fff}.cm-modern .btn.outline{background:#fff;border:1px solid var(--bdr);color:var(--txt)}.cm-modern .btn.danger{background:#f43f5e14;border:1px solid #fecaca;color:#991b1b}.cm-modern .btn.danger:hover{background:#f43f5e26}.cm-modern .detail-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.cm-modern .detail-actions .btn{min-height:40px}@media(max-width:768px){.cm-modern .detail-actions{display:grid;grid-template-columns:1fr}.cm-modern .detail-actions .btn{width:100%;justify-content:center;height:48px;font-weight:600}.cm-modern .detail-actions .btn .icon{margin-right:8px}}.cm-modern table.table.table-xl{table-layout:fixed}.cm-modern .col-name{width:28%}.cm-modern .col-cat{width:18%}.cm-modern .col-gender{width:70px;text-align:center}.cm-modern .col-coach,.cm-modern .col-asst{width:22%}.cm-modern .col-date{width:130px}.cm-modern .link-btn{white-space:nowrap;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-skip-ink:auto}.cm-modern .page-frame{max-width:1400px;margin:0 auto;padding:0 24px}.cm-modern .filters-bar{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}@media(max-width:1024px){.cm-modern .filters-bar{flex-wrap:wrap}}.cm-modern table.table.table-xl{table-layout:fixed;width:100%}.cm-modern table.table.table-xl th,.cm-modern table.table.table-xl td{padding-top:10px;padding-bottom:10px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cm-modern .col-name{width:36%}.cm-modern .col-cat{width:14%}.cm-modern .col-gender{width:72px;text-align:center}.cm-modern .col-coach,.cm-modern .col-asst{width:18%}.cm-modern .col-date{width:132px}@media(min-width:1440px){.cm-modern .col-name{width:40%}.cm-modern .col-cat{width:12%}.cm-modern .col-coach,.cm-modern .col-asst{width:17%}}.cm-modern .col-name .link-btn{font-weight:600;letter-spacing:.1px;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-skip-ink:auto;display:inline-block;max-width:100%}.cm-modern .th-btn{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.cm-modern td.col-date,.cm-modern th.col-date{text-align:left}.cm-modern td.actions .row-actions{display:flex;gap:6px;justify-content:flex-end}.cm-modern th.actions{width:160px}.cm-modern .badge,.cm-modern .status-line .loading,.cm-modern .status-line .error{line-height:1.2}.cm-modern .table.table-xl .col-name{width:36%;max-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-modern .table.table-xl .col-cat{width:22ch;max-width:22ch}.cm-modern .table.table-xl .col-gender{width:8ch;text-align:center}.cm-modern .table.table-xl .col-coach,.cm-modern .table.table-xl .col-asst{width:22%;max-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-modern .table.table-xl .col-date{width:12ch;white-space:nowrap;text-align:right}.cm-modern .table.table-xl th.actions,.cm-modern .table.table-xl td.actions{width:16ch;white-space:nowrap}@media(max-width:1280px){.cm-modern .table.table-xl .col-asst{display:none}}@media(max-width:1100px){.cm-modern .table.table-xl .col-coach{display:none}}@media(max-width:980px){.cm-modern .table.table-xl .col-cat{display:none}}.cm-modern .table.fixed{table-layout:fixed}.cm-modern .table.table-xl col.w-name{width:42%}.cm-modern .table.table-xl col.w-cat{width:22ch}.cm-modern .table.table-xl col.w-gender{width:7ch}.cm-modern .table.table-xl col.w-coach{width:20%}.cm-modern .table.table-xl col.w-asst{width:18%}.cm-modern .table.table-xl col.w-date{width:12ch}.cm-modern .table.table-xl col.w-actions{width:16ch}.cm-modern .table.table-xl .col-name,.cm-modern .table.table-xl .col-cat,.cm-modern .table.table-xl .col-coach,.cm-modern .table.table-xl .col-asst{max-width:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-modern .table.table-xl .col-gender{text-align:center;white-space:nowrap}.cm-modern .table.table-xl .col-date{text-align:right;white-space:nowrap}.cm-modern .table.table-xl th.actions,.cm-modern .table.table-xl td.actions{white-space:nowrap}.cm-modern .table.table-xl .th-btn{width:100%;justify-content:flex-start}@media(max-width:1280px){.cm-modern .table.table-xl col.w-asst{display:none}}@media(max-width:1120px){.cm-modern .table.table-xl col.w-coach{display:none}}@media(max-width:980px){.cm-modern .table.table-xl col.w-cat{display:none}}.cm-modern .table.table-xl th,.cm-modern .table.table-xl td{vertical-align:middle}.cm-modern .table.table-xl th.teams-name,.cm-modern .table.table-xl td.teams-name{text-align:left}.cm-modern .table.table-xl .th-btn{width:100%;justify-content:flex-start;padding:0}.cm-modern .table.table-xl td.teams-date{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-modern .table.table-xl td.teams-actions .row-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:nowrap}.cm-modern .table.table-xl td.teams-actions .btn{padding-inline:12px}.cm-modern .table.table-xl td.teams-name,.cm-modern .table.table-xl th.teams-name{text-align:left!important}.cm-modern .table.table-xl td.teams-date,.cm-modern .table.table-xl th.teams-date{white-space:nowrap;font-variant-numeric:tabular-nums}.table td{vertical-align:middle}.table td:first-child{font-weight:600;color:var(--txt-900)}.table td:nth-child(2){color:var(--txt-600);font-size:14px}@media(max-width:768px){.events-table-desktop{display:none}.events-list-mobile{display:flex;flex-direction:column;gap:12px}.event-card{background:#fff;border-radius:16px;border:1px solid var(--bdr, #e5e7eb);padding:12px 16px;box-shadow:0 4px 12px #0f172a0a;display:flex;flex-direction:column;gap:8px}.event-card-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.event-title{font-weight:600;font-size:15px}.event-card-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.event-card-bottom{justify-content:space-between}.event-type-chip{text-transform:uppercase;font-size:11px}.team-chip{background:#eef2ff;color:#1e3a8a;border-color:transparent}.event-card-actions{display:flex;gap:8px}.event-card-actions .btn{flex:1 1 auto}}.table-viewport{width:100%;overflow:hidden}.table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-scroll>.table{min-width:720px}.events-table-desktop{display:block}.events-list-mobile{display:none}.event-card{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:12px 14px;box-shadow:0 8px 20px #0f172a0a;display:flex;flex-direction:column;gap:8px}.event-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.event-card-title{display:flex;flex-direction:column;gap:4px}.event-card-name{font-weight:600}.event-card-type{font-size:12px;text-transform:uppercase;color:#64748b}.event-card-team{flex-shrink:0}.event-card-body{display:flex;flex-direction:column;gap:6px}.event-card-row{display:flex;flex-wrap:wrap;gap:6px}.event-card-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.chip-team{background:#eef2ff;color:#1e3a8a;border-color:transparent}@media(max-width:767px){.events-table-desktop{display:none}.events-list-mobile{display:flex;flex-direction:column;gap:10px}}.events-toolbar{display:flex;flex-direction:column;gap:8px}.events-toolbar .events-search,.events-toolbar .events-date,.events-toolbar .events-team{width:100%}.events-toolbar-bottom{display:flex;flex-direction:column;gap:8px}.events-toolbar-actions{display:flex;gap:8px}@media(min-width:1024px){.events-toolbar{flex-direction:row;align-items:center;flex-wrap:nowrap}.events-toolbar .events-search{flex:1 1 320px;max-width:420px}.events-toolbar .events-date{flex:0 0 150px;max-width:160px}.events-toolbar-bottom{flex-direction:row;align-items:center;gap:8px;margin-left:auto}.events-toolbar .events-team{flex:0 0 190px;max-width:200px}.events-toolbar-actions{flex:0 0 auto}}.attendance-table-desktop{display:block}.attendance-list-mobile{display:none}@media(max-width:767px){.attendance-table-desktop{display:none}.attendance-list-mobile{display:flex;flex-direction:column;gap:8px}}.cm-modern .panel-narrow{max-width:1100px;width:100%;margin-left:0;margin-right:auto}.cm-modern .col-status{width:260px}.cm-modern .col-comment{width:360px}.cm-modern .page-tabs{display:flex;gap:8px;align-items:flex-end;padding:0 2px;margin-top:14px;margin-bottom:8px;border-bottom:1px solid #E5E7EB;overflow-x:auto}.cm-modern .page-tabs .tab{position:relative;border:none;background:transparent;padding:6px 14px;border-radius:999px;font-size:14px;line-height:1.4;color:#6b7280;cursor:pointer;white-space:nowrap;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .12s ease}.cm-modern .page-tabs .tab:hover{background:#f3f4f6;color:#111827}.cm-modern .page-tabs .tab.active{background:#fff;color:#111827;box-shadow:0 1px 3px #0f172a1f;transform:translateY(1px)}.cm-modern .page-tabs .tab:focus-visible{outline:2px solid #2563EB;outline-offset:2px}.cm-modern .player-status-strip{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.cm-modern .player-status-strip .status-pill{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:13px;font-weight:500;border:1px solid transparent;background:#f3f4f6;color:#0f172a}.cm-modern .player-status-strip .status-pill--success{background:#16a34a1a!important;border-color:#16a34a73!important;color:#15803d!important}.cm-modern .player-status-strip .status-pill--warning{background:#eab3081f!important;border-color:#eab30880!important;color:#92400e!important}.cm-modern .player-status-strip .status-pill--danger{background:#ef44441f!important;border-color:#ef44448c!important;color:#b91c1c!important}.cm-modern .player-status-strip .status-pill--info{background:#3b82f61a!important;border-color:#3b82f673!important;color:#1d4ed8!important}.cm-modern .medical-table .cell-date{width:120px;white-space:nowrap}.cm-modern .medical-table .cell-result{width:140px;white-space:nowrap}.cm-modern .medical-table .cell-actions{width:160px;text-align:right}.cm-modern .medical-table .cell-notes{max-width:520px}.cm-modern .medical-table .cell-notes span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cm-modern .medical-actions{display:inline-flex;gap:6px;justify-content:flex-end}.cm-modern .cm-modal-backdrop{position:fixed;inset:0;background:#0f172a59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:40}.cm-modern .cm-modal{background:#fff;border-radius:24px;box-shadow:0 24px 60px #0f172a3d;padding:24px 28px;max-width:780px;width:100%;max-height:80vh;display:flex;flex-direction:column}.cm-modern .cm-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.cm-modern .cm-modal__title{font-size:22px;font-weight:700;margin:0}.cm-modern .cm-modal__body{flex:1;overflow-y:auto}.cm-modern .cm-modal__footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.cm-modern .form-grid-2col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px}@media(max-width:720px){.cm-modern .form-grid-2col{grid-template-columns:1fr}}.cm-modern .form-field{display:flex;flex-direction:column;gap:4px}.cm-modern .form-label{font-size:14px;font-weight:500;color:#0f172a}.cm-modern .form-input,.cm-modern .form-textarea{width:100%;border-radius:10px;border:1px solid var(--bdr);padding:8px 10px;font-size:14px;line-height:1.4;background:#fff;color:var(--txt);outline:none;box-sizing:border-box}.cm-modern .form-input:focus,.cm-modern .form-textarea:focus{border-color:var(--focus);box-shadow:0 0 0 1px rgba(var(--focus-rgba),.2)}.cm-modern select.form-input{padding-right:32px;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%;background-size:6px 6px;background-repeat:no-repeat}.cm-modern .form-textarea{resize:vertical;min-height:100px}.cm-modern .form-error{font-size:13px;color:#b91c1c}.cm-modern .modal-backdrop{position:fixed;inset:0;z-index:50;background:#0f172a2e;display:flex;align-items:center;justify-content:center;padding:24px}.cm-modern .modal-card{width:min(960px,100%);background:#fff;border-radius:24px;box-shadow:0 24px 60px #0f172a40;padding:24px 32px 20px}.cm-modern .modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.cm-modern .modal-title{font-size:22px;font-weight:700}.cm-modern .modal-footer{margin-top:24px;display:flex;justify-content:flex-end;gap:12px}.cm-modern .modal-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px 32px}.cm-date-popover{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px;width:320px;box-shadow:0 10px 30px #0000001f}.cm-date-popover,.cm-rdp,.cm-rdp *{font-family:inherit}.cm-rdp{margin:0}.cm-rdp .rdp-caption{padding:4px 6px 10px}.cm-rdp .rdp-caption_label{font-weight:600;font-size:15px}.cm-rdp .rdp-nav button{width:32px;height:32px;border-radius:10px;border:1px solid #e5e7eb;background:#fff}.cm-rdp .rdp-nav button:hover{background:#0000000a}.cm-rdp .rdp-head_cell{font-weight:600;font-size:12px;opacity:.7}.cm-rdp .rdp-day{width:36px;height:36px;border-radius:999px;font-size:14px;font-weight:500}.cm-rdp .rdp-day:hover{background:#0000000a}.cm-rdp-today{font-weight:700;box-shadow:inset 0 0 0 2px #00000059;border-radius:999px}.cm-rdp .rdp-day_selected{box-shadow:inset 0 0 0 2px #000000a6;border-radius:999px}.cm-date-popover button.btn{height:32px;padding:0 12px;border-radius:10px;font-size:13px;line-height:32px}.cm-date-popover .cm-date-footer{display:flex;gap:8px;justify-content:space-between;margin-top:10px}.cm-date-popover .cm-date-footer .btn{height:32px;padding:0 12px;border-radius:10px;font-size:13px;line-height:32px;border:1px solid #e5e7eb!important;box-shadow:none!important;outline:none!important}.cm-date-popover .cm-date-footer .btn:hover{background:#0000000a}.cm-date-popover,.cm-date-popover *{font-family:var(--cm-font, Inter, system-ui, -apple-system, "Segoe UI", Arial, sans-serif)!important}.cm-date-popover{font-family:var(--cm-font-family)!important}.cm-date-input{padding-right:144px}.cm-date-popover-trigger:hover{background:#0000000a}.cm-page{display:block}.cm-page__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.cm-subtitle{font-size:12px;margin-top:4px}.cm-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.cm-fees-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.cm-sum-card{border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:12px;background:#fff;box-shadow:var(--shadow-soft);cursor:pointer;text-align:left}.cm-sum-card:hover{border-color:#0000001a;box-shadow:var(--shadow-medium)}.cm-sum-card__label{font-size:12px}.cm-sum-card__value{font-size:18px;font-weight:900}.cm-fees-filters{padding:12px;margin-bottom:12px}.cm-fees-filters__row{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap}.cm-fees-filters__field{display:flex;flex-direction:column;gap:6px;min-width:150px}.cm-fees-filters__field--wide{min-width:240px}.cm-fees-filters__field--grow{flex:1;min-width:260px}.cm-fees-filters__meta{margin-top:10px}.cm-fees-list{padding:12px}.cm-fees-list__head{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px;flex-wrap:wrap}.cm-fees-list__tablewrap{border:1px solid rgba(0,0,0,.06);border-radius:14px;overflow:auto}.cm-fees-player{display:flex;flex-direction:column;gap:2px}.cm-fees-player__name{font-weight:900}.cm-fees-player__meta{font-size:12px}.cm-row-active{outline:2px solid rgba(60,130,246,.25);background:#3c82f60f}.cm-avatar{width:36px;height:36px;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#0000000a;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px;-webkit-user-select:none;user-select:none}.cm-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:900;border:1px solid rgba(0,0,0,.08);white-space:nowrap}.cm-pill.due{background:#dc000014;border-color:#dc00002e}.cm-pill.partial{background:#ffa5001f;border-color:#ffa50038}.cm-pill.paid{background:#00a0501a;border-color:#00a05033}.tag.cm-tag-danger{background:#c8000014;border-color:#c8000033}.cm-modal-overlay{position:fixed;inset:0;background:#00000026;display:grid;place-items:center;z-index:90;padding:16px}.cm-modal{width:560px;max-width:100%;padding:16px;box-shadow:var(--shadow-strong)}.cm-modal--wide{width:860px}.cm-modal__head{display:flex;align-items:flex-start;gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.06)}.cm-modal__title{font-size:16px;font-weight:950}.cm-modal__head-actions{margin-left:auto;display:flex;gap:8px;flex-wrap:wrap}.cm-modal__body{margin-top:12px}.cm-modal__foot{margin-top:14px;display:flex;gap:8px;justify-content:flex-end}.cm-kv{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cm-kv__item{border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:10px;background:#fff}.cm-note{margin-top:10px;padding:12px}.cm-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.cm-form-field{display:flex;flex-direction:column;gap:6px}.cm-form-field--span2{grid-column:1 / span 2}.cm-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cm-action-card{text-align:left;padding:14px;cursor:pointer;border:1px solid rgba(0,0,0,.06);border-radius:14px;background:#fff;box-shadow:var(--shadow-soft)}.cm-action-card:hover{border-color:#0000001a;box-shadow:var(--shadow-medium)}.cm-action-card__title{font-weight:950;margin-bottom:6px}.cm-row-voided{opacity:.75}.cm-text-info{color:var(--cm-info)}.cm-text-success{color:var(--cm-success)}.cm-text-danger{color:var(--cm-danger)}.cm-text-info strong,.cm-text-success strong,.cm-text-danger strong{color:inherit}.cm-modern{--cm-info: #2563eb;--cm-success: #16a34a;--cm-warning: #d97706;--cm-danger: #dc2626}.cm-wizard-hint{margin:6px 0 14px;font-weight:700}.cm-action-card{text-align:left;width:100%;cursor:pointer;border:1px solid rgba(0,0,0,.08);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.cm-action-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000001a;border-color:#0000002e}.cm-action-card:focus-visible{outline:3px solid rgba(0,120,255,.35);outline-offset:2px}.cm-action-card__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cm-action-card__chev{font-size:26px;line-height:1;opacity:.55;margin-top:2px}.cm-action-card__cta{margin-top:10px;font-weight:800}.cm-action-card--primary{border-color:#0078ff59;background:#0078ff0f}.cm-action-card--primary:hover{border-color:#0078ff8c;background:#0078ff14}body.modal-open{overflow:hidden}.cm-date-popover{background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.cm-time-popover{background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:10px}.cm-time-input{padding-right:44px}.cm-time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-height:260px;box-sizing:border-box;padding:6px 20px 6px 6px;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.cm-time-option{height:38px;border-radius:10px;justify-content:center;background:var(--card);border:1px solid var(--border);font-size:.9rem;padding:0 8px}.cm-time-option:hover{background:var(--primary-weak)}.cm-time-option.is-active{background:var(--primary);border-color:var(--primary);color:#fff}.cm-time-footer{display:flex;gap:10px;padding:10px 6px 4px;border-top:1px solid var(--border)}.cm-time-footer .btn{height:44px;border-radius:12px;padding:0 14px;line-height:1}.cm-time-grid{overflow-y:auto;scrollbar-width:auto}.cm-time-grid::-webkit-scrollbar{width:10px}.cm-time-grid::-webkit-scrollbar-track{background:transparent}.cm-time-grid::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px}.cm-time-grid::-webkit-scrollbar-thumb:hover{background:var(--muted)}.cm-event-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cm-event-form-grid .cm-span-2{grid-column:1 / -1}.events-toolbar .events-toolbar-row{display:flex;gap:12px;align-items:flex-end;flex-wrap:nowrap}.events-toolbar .events-field{display:flex;flex-direction:column;gap:6px}.events-toolbar .events-search{width:420px;max-width:520px}.events-toolbar .events-team{width:220px;min-width:200px}.events-toolbar .events-spacer{flex:1}.events-toolbar .input,.events-toolbar .form-input,.events-toolbar .cm-date-input,.events-toolbar .cm-time-input{height:44px}.events-toolbar .events-toolbar-actions{display:flex;gap:10px;align-items:flex-end}.cm-modern .cm-date-popover--wow{background:var(--card, #fff);border:1px solid var(--bdr, #E6E9EF);border-radius:16px;box-shadow:0 18px 45px #0f172a2e;padding:12px}.cm-modern .cm-date-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 4px 10px}.cm-modern .cm-date-head__left{display:flex;gap:8px;align-items:center}.cm-modern .cm-date-pill{border:1px solid var(--bdr, #E6E9EF);background:#fff;border-radius:999px;padding:8px 12px;font-weight:700;color:var(--txt-900, #0f172a);display:flex;gap:8px;align-items:center;cursor:pointer}.cm-modern .cm-date-pill:hover{background:#94a3b81a}.cm-modern .cm-date-pill.is-active{box-shadow:0 0 0 3px #306bff2e;border-color:#306bff59}.cm-modern .cm-date-caret{opacity:.7;font-size:12px}.cm-modern .cm-date-head__right{display:flex;gap:8px;align-items:center}.cm-modern .cm-date-navbtn{width:36px;height:36px;border-radius:12px;border:1px solid var(--bdr, #E6E9EF);background:#fff;display:grid;place-items:center;cursor:pointer}.cm-modern .cm-date-navbtn:hover{background:#94a3b81a}.cm-modern .cm-date-grid{display:grid;gap:10px;padding:6px 2px 10px}.cm-modern .cm-date-grid--months,.cm-modern .cm-date-grid--years{grid-template-columns:repeat(3,1fr)}.cm-modern .cm-date-cell{border:1px solid var(--bdr, #E6E9EF);background:#fff;border-radius:14px;padding:10px;font-weight:700;color:var(--txt-900, #0f172a);cursor:pointer;text-align:center}.cm-modern .cm-date-cell:hover{background:#94a3b81a}.cm-modern .cm-date-cell.is-selected{background:#306bff1a;border-color:#306bff59;box-shadow:0 0 0 3px #306bff24}.cm-modern .cm-date-footerRow{padding-top:8px;border-top:1px solid var(--bdr, #E6E9EF)}.cm-modern .cm-rdp--wow{--rdp-cell-size: 40px;--rdp-accent-color: #306bff;--rdp-background-color: rgba(48,107,255,.12)}.cm-modern .cm-date-popover .cm-ym-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:34px;padding:0 34px 0 12px;border-radius:10px;border:1px solid var(--bdr);background:#fff;color:var(--txt-900);font-weight:600;font-size:14px;box-shadow:0 1px #0f172a0a;cursor:pointer}.cm-modern .cm-date-popover .cm-ym-select:hover{background:#94a3b814}.cm-modern .cm-date-popover .cm-ym-select:focus{outline:none;border-color:#306bff8c;box-shadow:0 0 0 4px #306bff2e}.cm-modern .cm-date-popover .cm-ym-wrap{position:relative;display:inline-block}.cm-modern .cm-date-popover .cm-ym-wrap:after{content:"";position:absolute;right:12px;top:50%;width:8px;height:8px;border-right:2px solid rgba(15,23,42,.55);border-bottom:2px solid rgba(15,23,42,.55);transform:translateY(-55%) rotate(45deg);pointer-events:none}.cm-modern .cm-form-actions{position:sticky;bottom:10px;z-index:5;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;padding:12px;margin-top:22px;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#ffffffc7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 18px 45px #0f172a1a}.cm-modern .cm-form-actions:before{content:"";flex:1 1 auto}@media(max-width:640px){.cm-modern .cm-form-actions{bottom:8px;padding:10px;border-radius:14px}.cm-modern .cm-form-actions .btn.primary{flex:1 1 100%;min-height:42px}.cm-modern .cm-form-actions .btn.ghost{flex:0 0 auto}}.cm-modern .cm-staff-edit__formWrap{padding-bottom:90px}.cm-modern .is-storno{opacity:.75}.cm-modern .is-storno .cm-fees-player__name{text-decoration:line-through}.cm-modern .side-footer .text-xs.muted.select-text{font-size:.8rem;letter-spacing:.2px;opacity:.75;font-weight:400}.cm-modern .side-footer .text-xs.muted.select-text{color:var(--muted)}.cm-modern .side-footer .text-xs.muted.select-text{margin-top:2px}.row-hover:hover{background:#f8fafc}.row-cannot-play{border-left:4px solid #dc2626;background:snow}.cm-modern .panel-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;margin-bottom:12px}.cm-modern .panel-toolbar-left{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.cm-modern .panel-toolbar-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-left:auto}.cm-modern .panel-actions,.cm-modern .panel-actions-state{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cm-modern .event-panel-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:0}.cm-modern .chip{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:13px;line-height:1;white-space:nowrap}.cm-modern .chip strong{font-weight:700}.cm-modern .chip--draft{background:#dcfce7;border-color:transparent;color:#166534;font-weight:700}.cm-modern .chip--locked{background:#fee2e2;border-color:transparent;color:#991b1b;font-weight:700}.cm-modern .chip--meta,.cm-modern .chip--neutral{background:#f8fafc;border-color:transparent;color:#334155}.cm-modern .chip--success{background:#dcfce7;border-color:transparent;color:#166534}.cm-modern .chip--warning{background:#fef3c7;border-color:transparent;color:#92400e}.cm-modern .chip--danger{background:#fee2e2;border-color:transparent;color:#991b1b}.cm-modern .panel-info{margin-bottom:12px;padding:10px 12px;border-radius:12px;border:1px solid #fde68a;background:#fffbeb;color:#92400e;font-size:13px}.cm-modern .panel-info-row+.panel-info-row{margin-top:6px}.cm-modern .panel-summary{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.cm-modern .panel-feedback{min-height:22px;margin-bottom:8px;font-size:13px}.cm-modern .panel-feedback--muted{color:#64748b}.cm-modern .panel-feedback--error{color:#b91c1c;font-weight:600}.cm-modern .panel-subtle-text{margin-bottom:12px;font-size:12px;color:#64748b}.cm-modern .person-cell{display:flex;align-items:center;gap:10px}.cm-modern .person-meta-name{font-weight:600}.cm-modern .person-meta-type{margin-top:2px;font-size:12px;color:#64748b;text-transform:uppercase}.cm-modern .col-status-wide{width:420px;min-width:420px;white-space:nowrap}.cm-modern .input--comment{width:100%;max-width:340px}.cm-modern .event-card-stack{margin-bottom:8px}.cm-modern .btn.btn-info{background-color:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.cm-modern .btn.btn-info:hover:not(:disabled){background-color:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.cm-modern .btn.btn-danger-solid{background-color:#dc2626;border-color:#dc2626;color:#fff}.cm-modern .btn.btn-danger-solid:hover:not(:disabled){background-color:#b91c1c;border-color:#b91c1c;color:#fff}.cm-modern .btn.btn-warning-soft{background-color:#fff7ed;border-color:#fdba74;color:#c2410c}.cm-modern .btn.btn-warning-soft:hover:not(:disabled){background-color:#ffedd5;border-color:#fb923c;color:#9a3412}@media(max-width:640px){.cm-modern .event-panel-actions{width:100%;justify-content:stretch;gap:6px}.cm-modern .event-panel-actions .btn{flex:1 1 48%;min-width:0}}@media(max-width:640px){.cm-modern .panel-summary{gap:6px}.cm-modern .chip{font-size:12px;padding:0 10px;min-height:28px}}.cm-modern .chip{max-width:100%;overflow-wrap:anywhere}@media(max-width:640px){.cm-modern .panel-toolbar-left{width:100%;gap:6px}}.cm-modern .matchlist-list-mobile{display:none}.cm-modern .matchlist-mobile-field{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.cm-modern .matchlist-mobile-label{font-size:12px;font-weight:600;color:#64748b}.cm-modern .matchlist-mobile-actions{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:768px){.cm-modern .matchlist-table-desktop{display:none}.cm-modern .matchlist-list-mobile{display:block}}.chip.success{background:#e6f6ee;color:#1f9d55;border:1px solid #b7e4c7}.chip.warning{background:#fff4e5;color:#b45309;border:1px solid #fcd34d}.chip.info{background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe}.chip.danger{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.cm-stat-btn{min-width:26px;height:22px;padding:0 6px;border-radius:6px;border:1px solid #d0d7de;background:#f6f8fa;font-weight:600;font-size:13px;color:#1f2328;cursor:pointer;transition:all .15s ease}.cm-stat-btn:hover{background:#eaeef2;border-color:#9aa4af}.cm-player-cell{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;font-weight:600;color:var(--primary-700, #1d4ed8)}.cm-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:12px}.cm-avatar img{width:100%;height:100%;object-fit:cover}.cm-avatar-initials{font-weight:700}.cm-modern{--bg:#F7F8FB;--card:#fff;--txt:#0F172A;--txt-600:#475569;--txt-900:#0F172A;--bdr:#E6E9EF;--bdr-strong:#D8DDE6;--focus:#306BFF;--focus-rgba:48,107,255;--muted:#64748B}.cm-modern .container{max-width:1280px;margin:0 auto;padding:0 24px}.cm-modern .page{background:var(--bg)}.cm-modern .page-header{padding:20px 0}.cm-modern .breadcrumbs{font-size:13px;color:var(--muted);display:flex;gap:8px;flex-wrap:wrap;margin-bottom:6px}.cm-modern .breadcrumbs a{color:var(--muted);text-decoration:none}.cm-modern .breadcrumbs a:hover{color:var(--txt);text-decoration:underline}.cm-modern .page-title{font-size:24px;font-weight:600;color:var(--txt-900);display:flex;align-items:center;justify-content:space-between}.cm-modern .divider{border-top:1px solid var(--bdr)}.cm-modern .content{padding:24px 0 96px}.cm-modern .grid12{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.cm-modern .grid12{grid-template-columns:2fr 1fr}}@media(min-width:1280px){.cm-modern .grid12{grid-template-columns:3fr 1fr}}@media(min-width:1536px){.cm-modern .grid12{grid-template-columns:4fr 1fr}}@media(min-width:1680px){.cm-modern .grid12{grid-template-columns:5fr 1fr}}@media(min-width:1536px){.cm-modern .container{max-width:min(90vw,1600px)}}.cm-modern .card{background:var(--card);border:1px solid var(--bdr);border-radius:16px;box-shadow:0 1px 2px #0000000a}.cm-modern .card-hdr{padding:16px 20px;border-bottom:1px solid var(--bdr);display:flex;align-items:center;justify-content:space-between}.cm-modern .card-ttl{font-size:16px;font-weight:500;color:var(--txt-900)}.cm-modern .card-body{padding:20px}.cm-modern .ghost-btn,.cm-modern .primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 14px;border-radius:10px;font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none}.cm-modern .ghost-btn{color:#111827;background:#fff;border:1px solid var(--bdr-strong)}.cm-modern .ghost-btn:hover{background:#f3f4f6}.cm-modern .primary-btn{color:#fff;background:#2563eb;border:1px solid #2563EB}.cm-modern .primary-btn:hover{background:#1e4fdb;border-color:#1e4fdb}.cm-modern .primary-btn[disabled]{opacity:.6;cursor:default}.cm-modern .footer{position:sticky;bottom:0;background:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--bdr);padding:12px 0}.cm-modern .sticky-right{position:sticky;top:calc(var(--topbar-h,80px) + 16px);box-shadow:-1px 0 3px #0000000a}.cm-modern .status-pill{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;font-size:12px;border-radius:999px;background:#f8fafc;border:1px solid var(--bdr);color:#334155}.cm-modern .status-pill.status-pill--success{background:#16a34a1a;border-color:#16a34a8c;color:#15803d}.cm-modern .status-pill.status-pill--warning{background:#eab3081f;border-color:#eab3088c;color:#92400e}.cm-modern .status-pill.status-pill--danger{background:#ef44441f;border-color:#ef444499;color:#b91c1c}.cm-modern .status-pill.status-pill--info{background:#3b82f61a;border-color:#3b82f68c;color:#1d4ed8}.cm-modern .cm-edit-form label{display:block;margin:0 0 6px;font-size:12.5px;color:var(--txt-600)}.cm-modern .cm-edit-form .help{margin-top:6px;font-size:12px;color:var(--txt-600)}.cm-modern .cm-edit-form .error{margin-top:6px;font-size:12px;color:#dc2626}.cm-modern .cm-edit-form :where(input[type=text],input[type=email],input[type=tel],input[type=date],select,textarea){width:100%;box-sizing:border-box;height:44px;padding:10px 12px;font-size:15px;color:#0f172a;background:#fff;border:1px solid var(--bdr-strong);border-radius:10px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.cm-modern .cm-edit-form textarea{min-height:100px;height:auto;padding:12px;resize:vertical}.cm-modern .cm-edit-form :where(input,select,textarea):focus{border-color:var(--focus);box-shadow:0 0 0 2px rgba(var(--focus-rgba),.2)}.cm-modern .cm-edit-form .grid12{display:grid;grid-template-columns:repeat(12,1fr);gap:16px 24px;scroll-margin-top:calc(var(--topbar-h,80px) + 24px)}.cm-modern .cm-edit-form .col-12{grid-column:span 12}.cm-modern .cm-edit-form .col-11{grid-column:span 11}.cm-modern .cm-edit-form .col-10{grid-column:span 10}.cm-modern .cm-edit-form .col-9{grid-column:span 9}.cm-modern .cm-edit-form .col-8{grid-column:span 8}.cm-modern .cm-edit-form .col-7{grid-column:span 7}.cm-modern .cm-edit-form .col-6{grid-column:span 6}.cm-modern .cm-edit-form .col-5{grid-column:span 5}.cm-modern .cm-edit-form .col-4{grid-column:span 4}.cm-modern .cm-edit-form .col-3{grid-column:span 3}.cm-modern .cm-edit-form .col-2{grid-column:span 2}@media(min-width:1280px){.cm-modern .cm-edit-form .grid12{gap:16px 32px}}@media(min-width:1536px){.cm-modern .cm-edit-form .grid12{gap:16px 36px}}@media(min-width:1680px){.cm-modern .cm-edit-form .grid12{gap:16px 40px}}@media(max-width:767px){.cm-modern .cm-edit-form .grid12{grid-template-columns:1fr}.cm-modern .cm-edit-form .col-12,.cm-modern .cm-edit-form .col-11,.cm-modern .cm-edit-form .col-10,.cm-modern .cm-edit-form .col-9,.cm-modern .cm-edit-form .col-8,.cm-modern .cm-edit-form .col-7,.cm-modern .cm-edit-form .col-6,.cm-modern .cm-edit-form .col-5,.cm-modern .cm-edit-form .col-4,.cm-modern .cm-edit-form .col-3,.cm-modern .cm-edit-form .col-2{grid-column:1 / -1}}.cm-modern .table-wrap{background:#fff;border:1px solid var(--bdr);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.cm-modern table.table{width:100%;border-collapse:separate;border-spacing:0}.cm-modern .table thead th{text-align:left;font-size:12.5px;font-weight:600;color:var(--txt-600);background:#fbfcfe;border-bottom:1px solid var(--bdr);padding:12px 16px;position:sticky;top:0;z-index:1}.cm-modern .table tbody td{font-size:14px;color:var(--txt);padding:12px 16px;border-bottom:1px solid var(--bdr)}.cm-modern .table tbody tr:hover{background:#fafbff}.cm-modern .table tbody tr:last-child td{border-bottom:none}.cm-modern .table .cell-right{text-align:right}.cm-modern .table .cell-center{text-align:center}.cm-modern .table .row-actions{display:flex;gap:8px;justify-content:flex-end}.cm-modern .table-empty{padding:24px;text-align:center;color:var(--txt-600)}.cm-modern .pager{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid var(--bdr);background:#fff}.cm-modern .pager-info{font-size:13px;color:var(--txt-600)}.cm-modern .pager-ctrls{display:flex;gap:8px;align-items:center}.cm-modern .pager-btn{height:32px;min-width:32px;padding:0 10px;border-radius:8px;font-size:13px;border:1px solid var(--bdr-strong);background:#fff;cursor:pointer}.cm-modern .pager-btn:hover{background:#f3f4f6}.cm-modern .pager-btn[disabled]{opacity:.6;cursor:default}.cm-modern .pager-btn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(var(--focus-rgba),.25);border-color:var(--focus)}.cm-modern .sidebar{width:var(--sidebar-w);background:var(--surface-2);border-right:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden}.cm-modern .sidebar-head{padding:10px 12px;border-bottom:2px solid var(--border);display:flex;align-items:center;gap:10px;flex:0 0 auto}.cm-modern .sidenav{padding:8px 8px 12px;overflow:auto;flex:1 1 auto;min-height:0}.cm-modern .nav-section{margin-top:8px}.cm-modern .nav-section-title{font-size:10.5px;letter-spacing:.06em;color:var(--txt-600);padding:6px 10px;opacity:.8}.cm-modern .nav-item{display:flex;align-items:center;gap:10px;padding:8px 10px;margin:2px 0;border-radius:8px;color:#0f172a;text-decoration:none}.cm-modern .nav-item .icon{width:20px;display:grid;place-items:center;opacity:.9}.cm-modern .nav-item:hover{background:#f3f4f6}.cm-modern .nav-item.active{background:#eff6ff;color:#1e3a8a;border:1px solid #BFDBFE}.cm-modern .side-footer{padding:12px;border-top:1px solid var(--border);flex:0 0 auto;background:#fff}.cm-modern .powered{font-size:12px;color:var(--txt-600);display:flex;align-items:center;gap:8px}.cm-modern .powered-dot{width:6px;height:6px;border-radius:50%;background:#10b981;display:inline-block}.cm-modern .side-mobile-actions{display:none;flex-direction:column;gap:10px;align-items:stretch}.cm-modern .side-mobile-actions>*{width:100%}.cm-modern .side-mobile-actions .icon-chip.user-chip{display:flex;align-items:center;justify-content:space-between}.cm-modern .side-mobile-actions .icon-chip.user-chip .user-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:190px}.cm-modern .drawer-backdrop{display:none;pointer-events:none}@media(max-width:1024px){.cm-modern .app-shell{grid-template-columns:1fr}.cm-modern .sidebar{position:fixed;inset:0 auto 0 0;width:80vw;max-width:320px;height:100dvh;background:var(--surface-2);border-right:1px solid var(--border);transform:translate(-100%);transition:transform .25s ease;z-index:60;box-shadow:0 10px 30px #0000002e;overflow-y:auto;-webkit-overflow-scrolling:touch}.cm-modern .app-shell.sidebar-open .sidebar{transform:translate(0)}.cm-modern .app-shell.sidebar-open .drawer-backdrop{display:block;position:fixed;inset:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--z-overlay);pointer-events:auto}.cm-modern .sidenav{overflow:visible;flex:0 0 auto}.cm-modern .side-footer{position:static;padding:10px}.cm-modern .side-mobile-actions{display:flex;gap:8px}.cm-modern .powered{display:none}.cm-modern .topbar{position:sticky;top:0;z-index:var(--z-topbar);height:64px;padding:0 12px}.cm-modern .icon-btn.menu-btn{position:relative;z-index:80}.cm-modern .tb-center{order:3;width:100%}.cm-modern .top-search{width:100%}}@media(max-width:640px){.cm-modern .top-search kbd,.cm-modern .top-search .plus{display:none}.cm-modern .user-chip .user-email{max-width:140px}.cm-modern .icon-chip{height:32px;padding:0 8px}.cm-modern .club-name{max-width:160px}.cm-modern .club-city{display:none}}.dash-grid{display:grid;gap:12px}.dash-grid--kpi{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:12px}.dash-grid--fees{grid-template-columns:1fr;margin-bottom:12px}.dash-grid--main{grid-template-columns:1.2fr .8fr;align-items:start}.dash-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 12px 8px}.dash-panel__title{font-weight:900}.dash-panel__actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.dash-teams{display:grid;gap:8px;padding:12px}.dash-team{width:100%;text-align:left;border:1px solid var(--cm-border, #e6e6e6);background:var(--cm-card, #fff);border-radius:12px;padding:10px 12px}.dash-team__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.dash-badge{display:inline-flex;gap:6px;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid var(--cm-border, #e6e6e6);background:#fff}.dash-badge.ok{opacity:.9}.dash-badge.bad{font-weight:900}.dash-events{padding:12px;display:grid;gap:10px}.dash-event__title{line-height:1.2}.dash-event__meta{margin-top:4px}.seg{display:inline-flex;border:1px solid var(--cm-border, #e6e6e6);border-radius:999px;overflow:hidden}.seg-btn{border:0;background:transparent;padding:6px 10px;font-weight:700}.seg-btn.on{background:#0000000f}.cm-sum-card.tone-ok .cm-sum-card__value,.cm-sum-card.tone-warn .cm-sum-card__value,.cm-sum-card.tone-bad .cm-sum-card__value{font-weight:900}@media(max-width:980px){.dash-grid--kpi{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-grid--main{grid-template-columns:1fr}}.dash .panel{border-radius:14px}.dash-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.dash-season__name{font-weight:800;margin-top:4px}.dash-hero__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.dash-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.dash-stat{border-radius:14px;padding:14px;border:1px solid rgba(0,0,0,.06)}.dash-stat__num{font-size:32px;font-weight:900;line-height:1}.dash-stat__label{margin-top:6px;font-weight:800}.dash-stat__hint{margin-top:4px;font-size:12.5px}.dash-stat--success{background:var(--pill-success-bg);color:var(--pill-success-fg)}.dash-stat--warning{background:var(--pill-warning-bg);color:var(--pill-warning-fg)}.dash-stat--danger{background:var(--pill-danger-bg);color:var(--pill-danger-fg)}.dash-stat--info{background:var(--pill-info-bg);color:var(--pill-info-fg)}.dash-row{display:grid;grid-template-columns:3fr 2fr;gap:14px;margin-bottom:14px}.dash-box{padding:14px}.dash-box__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.dash-box__title{font-weight:900;font-size:16px}.dash-fees-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.dash-kv{padding:10px 12px;border-radius:12px;border:1px solid rgba(0,0,0,.06);background:#ffffffb3}.dash-kv__v{font-weight:900;margin-top:4px}.dash-fees-meta{margin-top:10px;font-size:12.5px}.dash-fees-meta__utc{opacity:.75}.dash-tabs{display:flex;gap:8px;margin:10px 0}.dash-tab{border:1px solid rgba(0,0,0,.1);background:transparent;border-radius:999px;padding:6px 10px;font-weight:700;cursor:pointer}.dash-tab.is-active{background:#0000000a}.dash-events{list-style:none;padding:0;margin:0;display:grid;gap:10px}.dash-event{padding:10px 12px;border-radius:12px;border:1px solid rgba(0,0,0,.06);background:#ffffffb3}.dash-event__title{font-weight:800;margin-top:2px}.dash-event__time{font-size:12.5px}.dash-empty{padding:18px 8px;display:grid;gap:10px;justify-items:start}.dash-teams{padding:14px}.dash-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dash-team{text-align:left;border:1px solid rgba(0,0,0,.08);background:#ffffffb3;border-radius:14px;padding:12px;cursor:pointer}.dash-team:hover{background:#ffffffe6}.dash-team__name{font-weight:900;margin-bottom:8px}.dash-team__row{display:flex;align-items:center;justify-content:space-between;gap:10px}@media(max-width:900px){.dash-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-row,.dash-team-grid{grid-template-columns:1fr}.dash-hero__actions{justify-content:flex-start}}.dash-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:980px){.dash-grid{grid-template-columns:1fr 1fr;gap:14px}}.dash-col{display:flex;flex-direction:column;gap:12px}.dash-card{padding:12px}.dash-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.dash-card__title{font-weight:900}.dash-pills{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(min-width:640px){.dash-pills{grid-template-columns:1fr 1fr 1fr 1fr}}.dash-pill{border:0;border-radius:14px;padding:10px 12px;text-align:left;cursor:pointer;display:flex;align-items:baseline;justify-content:space-between;gap:10px;box-shadow:var(--shadow-1, 0 1px 10px rgba(0,0,0,.06))}.dash-pill__label{font-size:12px;opacity:.9;font-weight:700}.dash-pill__value{font-size:18px;font-weight:900}.dash-pill.success{background:var(--pill-success-bg);color:var(--pill-success-fg)}.dash-pill.warning{background:var(--pill-warning-bg);color:var(--pill-warning-fg)}.dash-pill.danger{background:var(--pill-danger-bg);color:var(--pill-danger-fg)}.dash-pill.info{background:var(--pill-info-bg);color:var(--pill-info-fg)}.dash-actions-row{margin-top:10px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.dash-hint{font-size:12px}.dash-fees{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dash-kv{border-radius:14px;padding:10px 12px;background:#00000008}.dash-kv__val{font-weight:900;margin-top:2px}.dash-fees__meta{margin-top:10px;font-size:12px}.dash-spacer{margin:0 8px}.dash-events-wrap{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:980px){.dash-events-wrap{grid-template-columns:1fr 1fr}}.dash-subhead{font-weight:900;margin-bottom:6px}.dash-event{width:100%;text-align:left;border:0;background:#00000008;border-radius:14px;padding:10px 12px;cursor:pointer;margin-bottom:8px}.dash-event__title{font-weight:800}.dash-event__meta{font-size:12px;margin-top:2px}.dash-teamlist{display:flex;flex-direction:column;gap:8px}.dash-team{width:100%;text-align:left;border:0;background:#00000008;border-radius:14px;padding:10px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px}.dash-team__name{font-weight:900}.dash-team__meta{font-size:12px;margin-top:2px}.dash-team__risk{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;white-space:nowrap}.dash-team__risk.success{background:var(--pill-success-bg);color:var(--pill-success-fg)}.dash-team__risk.warning{background:var(--pill-warning-bg);color:var(--pill-warning-fg)}.dash-team__risk.danger{background:var(--pill-danger-bg);color:var(--pill-danger-fg)}.dash-empty{padding:10px 0;font-size:13px}.dash-events-card{padding-bottom:14px}.dash-events-head{align-items:flex-start}.dash-nextline{margin-top:10px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;display:flex;flex-wrap:wrap;gap:6px;align-items:baseline}.dash-nextline__label{font-weight:600}.dash-nextline__title{font-weight:800;letter-spacing:.2px}.dash-nextline__meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.dash-events-wrap--polished{margin-top:12px;gap:14px}.dash-events-col--card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.dash-subhead-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.dash-count{font-size:12px;padding:2px 8px;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc}.dash-events-list{display:grid;gap:8px}.dash-event{text-align:left;width:100%;border:1px solid #eef2f7;background:#fff;border-radius:12px;padding:10px 12px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.dash-event:hover{border-color:#dbeafe;box-shadow:0 10px 24px #0f172a14;transform:translateY(-1px)}.dash-event__title{font-weight:800;letter-spacing:.2px}.dash-event__meta{margin-top:3px}.cm-modern .fees-cards{list-style:none;margin:0;padding:8px 0 24px;display:flex;flex-direction:column;gap:14px}.cm-modern .fee-card{background:#fff;border:1px solid var(--bdr, #E6E9EF);border-radius:14px;box-shadow:0 1px 3px #0000000a;overflow:hidden}.cm-modern .fee-card .card-main{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;width:100%;text-align:left;border:0;background:transparent}.cm-modern .fee-card .card-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.cm-modern .fee-card .card-title{display:flex;align-items:center;gap:8px;min-width:0}.cm-modern .fee-card .card-title .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.cm-modern .fee-card .card-sub{display:flex;gap:10px;flex-wrap:wrap;font-size:13px;color:var(--txt-600, #475569)}.cm-modern .fee-card .chips{display:flex;flex-wrap:wrap;gap:6px 8px;min-width:0}.cm-modern .fee-card .chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#f5f6f8;font-size:13px;color:var(--txt-600, #475569);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-modern .fee-card .card-actions{display:flex;justify-content:flex-end;gap:8px;padding:8px 12px 12px;border-top:1px solid var(--bdr, #E6E9EF)}:root{--cm-modal-radius: 22px;--cm-modal-shadow: 0 20px 60px rgba(0,0,0,.15), 0 8px 20px rgba(0,0,0,.08)}.cm-modal-overlay{position:fixed;inset:0;z-index:9999;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:flex-end;justify-content:stretch;padding:0}.cm-modal.panel{width:100%;max-height:92vh;display:flex;flex-direction:column;border-radius:var(--cm-modal-radius) var(--cm-modal-radius) 0 0;overflow:hidden;background:#fff;box-shadow:var(--cm-modal-shadow);margin:0}.cm-modal__head,.cm-modal__foot{flex:0 0 auto;background:#fff;z-index:2}.cm-modal__head{position:sticky;top:0;padding:14px 14px 12px;border-bottom:1px solid var(--bdr, #E6E9EF);display:flex;align-items:center;justify-content:space-between;gap:12px}.cm-modal__head-actions{display:flex;gap:10px;flex-wrap:wrap}.cm-modal__title{font-size:20px;font-weight:800;line-height:1.15;margin-top:2px}.cm-modal__body{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch;padding:14px;background:#fff}.cm-modal__foot{position:sticky;bottom:0;padding:12px 14px 14px;border-top:1px solid var(--bdr, #E6E9EF);display:flex;justify-content:flex-end;gap:10px}@media(min-width:1024px)and (pointer:fine){.cm-modal-overlay{align-items:center;justify-content:center;padding:16px}.cm-modal.panel{width:min(720px,100%);max-height:min(84vh,760px);border-radius:var(--cm-modal-radius)}.cm-modal__title{font-size:20px}}@media(max-width:640px){.cm-modal__title{font-size:18px}.cm-modal__body{padding:12px}.cm-modal__head-actions .btn{padding:10px 12px;border-radius:12px;white-space:nowrap}}.cm-kv__item,.cm-note.panel,.cm-info-card{border-radius:14px}@media(pointer:fine)and (min-width:1024px){.cm-modal-overlay{align-items:center;justify-content:center;padding:16px}.cm-modal.panel{width:min(720px,100%);max-height:min(84vh,760px);border-radius:var(--cm-modal-radius)}}@media(pointer:coarse){.cm-modal-overlay{align-items:flex-end;justify-content:stretch;padding:0}.cm-modal.panel{width:100%;max-height:92vh;border-radius:var(--cm-modal-radius) var(--cm-modal-radius) 0 0}}.cm-modern .fees-wiz__headLeft{display:flex;flex-direction:column;gap:4px}.cm-modern .fees-wiz__metaRow{margin-bottom:14px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cm-modern .fees-wiz__btn{border-radius:12px}.cm-modern .fees-wiz__grid{margin-top:6px}.cm-modern .fees-wiz__gridTight{margin-bottom:10px}.cm-modern .fees-wiz__sectionTitle{margin-bottom:12px;font-weight:600}.cm-modern .fees-wiz__mutedTop{margin-top:6px}.cm-modern .fees-wiz__mutedRow{margin:6px 0 14px}.cm-modern .fees-wiz__playerRow{display:flex;gap:10px;align-items:center}.cm-modern .fees-wiz__playerInput[data-empty=true]{color:#0000008c}.cm-modern .fees-wiz__previewBox{padding:14px;margin-top:12px;border-radius:14px}.cm-modern .fees-wiz__previewTitle{font-weight:800;margin-bottom:8px}.cm-modern .fees-wiz__previewRow{margin-top:6px}.cm-modern .fees-wiz__footRight{display:flex;gap:10px}@media(max-width:720px){.cm-modern .fees-wiz__metaRow{flex-direction:column;align-items:flex-start}.cm-modern .fees-wiz__playerRow{flex-direction:column;align-items:stretch}.cm-modern .fees-wiz__footRight,.cm-modern .fees-wiz__footRight .btn{width:100%}}.cm-modern .team-players .player-cell{display:flex;align-items:center;gap:10px}.cm-modern .team-players .player-avatar{width:32px;height:32px;border-radius:999px;overflow:hidden;flex-shrink:0;background:#e5edff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#1e293b}.cm-modern .team-players .player-avatar img{width:100%;height:100%;object-fit:cover;display:block}.cm-modern .team-players .player-main{display:flex;flex-direction:column;min-width:0}.cm-modern .team-players .player-name-btn{padding:0;margin:0;border:none;background:none;font:inherit;font-weight:600;color:var(--txt-900);cursor:pointer;text-align:left}.cm-modern .team-players .player-name-btn:hover{text-decoration:underline}.cm-modern .team-players .player-meta{font-size:12px;color:var(--txt-600);line-height:1.2;margin-top:2px}.cm-modern .team-players th.col-player{width:50%;text-align:left}.cm-modern .team-players th.col-jersey{width:10%;text-align:center}.cm-modern .team-players th.col-position,.cm-modern .team-players th.col-period{width:20%;text-align:left}.cm-modern .team-players th.col-actions{width:1%;text-align:center}.cm-modern .team-players .jersey-cell{font-variant-numeric:tabular-nums;text-align:center}.cm-modern .team-players .position-cell{font-size:13px}.cm-modern .team-players .period-cell{font-variant-numeric:tabular-nums;font-size:13px;line-height:1.3}.cm-modern .team-players .period-cell div+div{margin-top:2px}.cm-modern .team-players .action-cell{display:flex;justify-content:flex-end;gap:8px;align-items:center}.cm-modern .team-players .action-cell .btn.small{min-width:80px;justify-content:center}.cm-modern .team-players .inline-edit{display:flex;gap:6px;align-items:center;justify-content:flex-end}.cm-modern .team-players .inline-edit input{border-radius:6px;border:1px solid var(--bdr);padding:2px 6px;font-size:12px}.cm-modern .team-players .inline-edit .inline-jersey{width:52px;text-align:center}.cm-modern .team-players .inline-edit .inline-position{width:120px}.cm-modern .player-picker-backdrop{position:fixed;inset:0;z-index:2100;pointer-events:auto;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cm-modern .player-picker-card{background:var(--card, #fff);border:1px solid var(--bdr, #E6E9EF);border-radius:18px;width:min(980px,92vw);height:min(780px,88vh);min-height:520px;box-shadow:0 18px 45px #0f172a33;padding:20px 20px 16px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.cm-modern .player-picker-header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px}.cm-modern .player-picker-title{font-size:18px;font-weight:600;color:var(--txt-900)}.cm-modern .player-picker-subtitle{font-size:12px;color:var(--txt-600);margin-top:2px}.cm-modern .player-picker-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:12px}.cm-modern .player-picker-search{position:relative}.cm-modern .player-picker-search input{width:100%;padding:10px 12px 10px 34px;border-radius:10px;border:1px solid var(--bdr);font-size:14px}.cm-modern .player-picker-search .icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);opacity:.7}.cm-modern .player-picker-list{flex:1 1 auto;min-height:0;border-radius:12px;border:1px solid var(--bdr);background:#f9fafb;overflow:hidden;display:flex;flex-direction:column}.cm-modern .player-picker-items{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.cm-modern .player-picker-row{width:100%;min-height:64px;display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;text-align:left;border:0;border-top:1px solid var(--bdr);background:transparent;outline:none;box-shadow:none;appearance:none;-webkit-appearance:none}.cm-modern .player-picker-row:first-child{border-top:none}.cm-modern .player-picker-row:hover{background:#94a3b81a}.cm-modern .player-picker-row.selected{background:#306bff1a}.cm-modern .player-picker-row.selected:hover{background:#306bff1f}.cm-modern .player-picker-row:focus-visible{box-shadow:0 0 0 2px #306bff40}.cm-modern .player-picker-row .select-box{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px}.cm-modern .player-picker-row .info-main{display:flex;flex-direction:column;min-width:0}.cm-modern .player-picker-row .info-name{font-size:14px;font-weight:600;color:var(--txt-900)}.cm-modern .player-picker-row .info-meta{font-size:12px;color:var(--txt-600);margin-top:2px}.cm-modern .player-picker-row .draft-fields{margin-left:auto;display:flex;align-items:center;gap:10px;flex-shrink:0}.cm-modern .player-picker-row .draft-fields input{border-radius:10px;border:1px solid var(--bdr);padding:6px 8px;font-size:13px;background:#fff;height:36px}.cm-modern .player-picker-row .jersey-input{width:72px;text-align:center}.cm-modern .player-picker-row .position-input{width:240px}.cm-modern .player-picker-footer{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.cm-modern .player-picker-footer-left{display:flex;align-items:center;gap:10px;white-space:nowrap}.cm-modern .player-picker-footer-left button{border:1px solid var(--bdr);background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;line-height:1;cursor:pointer}.cm-modern .player-picker-footer-left button:hover{background:#94a3b81a}.cm-modern .player-picker-footer-right{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap;white-space:nowrap}.cm-modern .player-picker-body .text-error,.cm-modern .player-picker-body .text-muted{line-height:1.2}.cm-modern .player-picker-items::-webkit-scrollbar{width:10px}.cm-modern .player-picker-items::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px;border:3px solid rgba(0,0,0,0);background-clip:content-box}.cm-modern .player-picker-items::-webkit-scrollbar-thumb:hover{background:#94a3b88c;background-clip:content-box}.cm-modern .team-staff-modal .team-staff-card{width:min(820px,92vw);height:min(520px,86vh);display:flex;flex-direction:column;padding:20px 20px 16px;gap:12px}.cm-modern .team-staff-modal .team-staff-body{flex:1 1 auto;min-height:0;overflow:auto;display:flex;flex-direction:column}.cm-modern .team-staff-modal .team-staff-form{display:flex;flex-direction:column;gap:12px;padding-right:2px}.cm-modern .team-staff-modal .team-staff-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.cm-modern .team-staff-modal .team-staff-primary{grid-column:1 / -1}.cm-modern .team-staff-modal .team-staff-checkbox{display:inline-flex;align-items:center;gap:10px;font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none}.cm-modern .team-staff-modal .team-staff-help{font-size:12px;margin-top:6px}.cm-modern .team-staff-modal .team-staff-formerr{font-size:13px}@media(max-width:768px){.cm-modern .team-players table.table{font-size:12px}.cm-modern .team-players table.table th,.cm-modern .team-players table.table td{padding:6px 8px;white-space:normal}.cm-modern .team-players .player-name-btn{font-size:13px}.cm-modern .team-players .player-meta,.cm-modern .team-players .period-cell{font-size:11px}.cm-modern .team-players .action-cell{flex-direction:column;align-items:flex-end;gap:4px}.cm-modern .team-players .action-cell .btn.small{padding:4px 10px;font-size:11px}.cm-modern .player-picker-backdrop{align-items:flex-end;justify-content:stretch;padding:0}.cm-modern .player-picker-card{width:100%;min-height:0;padding:14px 14px 12px;padding-bottom:max(12px,env(safe-area-inset-bottom));height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.cm-modern .player-picker-footer{flex-direction:column;align-items:stretch;gap:10px}.cm-modern .player-picker-footer-left{white-space:normal}.cm-modern .player-picker-footer-right{white-space:normal;display:grid;grid-template-columns:1fr 1fr;gap:10px}.cm-modern .player-picker-footer-right .btn.primary{grid-column:1 / -1}.cm-modern .player-picker-footer-right .btn{width:100%;justify-content:center}.cm-modern .player-picker-row{display:grid;grid-template-columns:28px 40px 1fr;grid-template-areas:"chk ava info" ".   .   drafts";gap:10px 12px;padding:10px 12px}.cm-modern .player-picker-row .draft-fields{margin-left:0;display:grid;grid-template-columns:90px 1fr;gap:8px}.cm-modern .player-picker-row .position-input{width:100%}.cm-modern .team-staff-modal.player-picker-backdrop{align-items:flex-start;padding:20px 12px}.cm-modern .team-staff-modal .team-staff-card{width:min(560px,94vw);height:calc(100dvh - 40px);max-height:none;margin:0 auto}.cm-modern .team-staff-modal .team-staff-grid{grid-template-columns:1fr}.cm-modern .team-staff-modal .player-picker-footer-right{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;white-space:normal}}@media(max-width:900px){.cm-modern .player-picker-row .position-input{width:180px}}.cm-modern .player-picker-backdrop{overscroll-behavior:contain}.cm-modern .player-picker-items{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.cm-modern .team-staff-modal .team-staff-card{width:min(720px,92vw);height:auto;max-height:min(640px,85vh);display:flex;flex-direction:column}.cm-modern .team-staff-modal .team-staff-body{flex:1 1 auto;min-height:0;overflow:auto}.cm-modern .team-staff-modal .team-staff-form{padding-bottom:4px}@media(max-width:768px){.cm-modern .team-staff-modal .team-staff-footer{flex-direction:column;gap:10px}.cm-modern .team-staff-modal .team-staff-footer .btn{width:100%}}@media(max-width:768px){.cm-modern .team-staff-modal .player-picker-footer-right{display:grid;grid-template-columns:1fr;gap:10px;width:100%}.cm-modern .team-staff-modal .player-picker-footer-right .btn{width:100%;justify-content:center}}@media(max-width:768px){html,body{overflow-x:hidden}.cm-modern,.cm-modern .page-frame,.cm-modern .page-scroll,.cm-modern .panel{max-width:100%;overflow-x:hidden}.cm-modern .team-detail .detail-grid{display:grid;grid-template-columns:1fr!important;gap:12px}.cm-modern .team-detail .kv-grid{display:grid;grid-template-columns:1fr!important;gap:10px}.cm-modern .team-players .panel-header{display:flex;flex-direction:column;align-items:stretch;gap:10px}.cm-modern .team-players .panel-actions{width:100%}.cm-modern .team-players .panel-actions .btn{width:100%;justify-content:center}.cm-modern .team-players .team-players-table{display:none}.cm-modern .team-players .team-players-cards{display:grid;gap:10px}.cm-modern .team-players .tp-card{border:1px solid var(--bdr);border-radius:14px;background:#fff;overflow:hidden}.cm-modern .team-players .tp-card__head{display:flex;align-items:center;gap:10px;padding:12px}.cm-modern .team-players .tp-card__name{min-width:0;display:flex;flex-direction:column;gap:2px}.cm-modern .team-players .tp-card__name button{padding:0;margin:0;border:0;background:none;font:inherit;font-weight:700;color:var(--txt-900);text-align:left;cursor:pointer}.cm-modern .team-players .tp-card__meta{font-size:12px;color:var(--txt-600);line-height:1.2;word-break:break-word}.cm-modern .team-players .tp-card__body{padding:0 12px 12px;display:grid;gap:10px}.cm-modern .team-players .tp-kv{display:grid;grid-template-columns:92px 1fr;gap:8px;align-items:baseline}.cm-modern .team-players .tp-k{font-size:12px;color:var(--txt-600)}.cm-modern .team-players .tp-v{font-size:13px;color:var(--txt-900);font-weight:600}.cm-modern .team-players .tp-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:6px}.cm-modern .team-players .tp-edit{display:grid;grid-template-columns:90px 1fr;gap:8px}.cm-modern .team-players .tp-edit input{border-radius:10px;border:1px solid var(--bdr);padding:8px 10px;font-size:13px;height:38px;width:100%;background:#fff}.cm-modern .team-players .tp-edit-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}}@media(min-width:769px){.cm-modern .team-players .team-players-cards{display:none}.cm-modern .team-players .team-players-table{display:block}}.cm-modern .only-desktop{display:block!important}.cm-modern .only-mobile{display:none!important}@media(hover:none)and (pointer:coarse),(max-width:1023.98px){.cm-modern .only-desktop{display:none!important}.cm-modern .only-mobile{display:block!important}}.cm-modern .cm-modal-overlay{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cm-modern .cm-modal.panel{width:min(720px,100%);max-height:min(84vh,760px);display:flex;flex-direction:column;background:#fff;border:1px solid var(--bdr, #E6E9EF);border-radius:18px;overflow:hidden;box-shadow:0 20px 60px #00000026,0 8px 20px #00000014}.cm-modern .cm-modal__head,.cm-modern .cm-modal__foot{flex:0 0 auto;background:#fff}.cm-modern .cm-modal__head{padding:14px 14px 12px;border-bottom:1px solid var(--bdr, #E6E9EF);display:flex;align-items:center;justify-content:space-between;gap:12px}.cm-modern .cm-modal__title{font-size:20px;font-weight:800;line-height:1.15}.cm-modern .cm-modal__body{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:14px}.cm-modern .cm-modal__foot{padding:12px 14px 14px;border-top:1px solid var(--bdr, #E6E9EF);display:flex;justify-content:flex-end;gap:10px}@media(max-width:720px){.cm-modern .cm-modal-overlay{align-items:flex-end;justify-content:stretch;padding:0}.cm-modern .cm-modal.panel{width:100%;max-height:92vh;border-radius:18px 18px 0 0;padding-bottom:env(safe-area-inset-bottom)}.cm-modern .cm-modal__head{position:sticky;top:0}.cm-modern .cm-modal__foot{position:sticky;bottom:0}.cm-modern .cm-modal__title{font-size:18px}.cm-modern .cm-modal__body{padding:12px}}.cm-modern .table-scroll{padding-bottom:52px}@media(max-width:768px){.cm-modern .table-scroll{padding-bottom:max(32px,env(safe-area-inset-bottom))}}.cm-modern .table-scroll{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:1023.98px){.cm-modern table.table{min-width:720px}.cm-modern .table .btn{white-space:nowrap}}@media(max-width:768px){.cm-modal-overlay{padding:0;place-items:end center;background:#0f172a59}.cm-modal{width:100%;height:92vh;border-radius:20px 20px 0 0;background:var(--card);border:1px solid var(--border);box-shadow:none;display:flex;flex-direction:column;overflow:hidden}.cm-modal__head{padding:16px;border-bottom:1px solid var(--border);background:var(--card)}.cm-event-form-grid{flex:1;padding:16px;overflow-y:auto;background:var(--card)}.cm-modal__actions{padding:14px 16px;border-top:1px solid var(--border);background:var(--card);position:sticky;bottom:0}}@media(max-width:640px){.cm-event-form-grid{grid-template-columns:1fr}.cm-event-form-grid .cm-span-2{grid-column:auto}.cm-modal__actions{position:sticky;bottom:0;background:var(--card);padding-top:12px;margin-top:12px;border-top:1px solid var(--border)}}@media(max-width:980px){.cm-fees-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cm-page__head{flex-direction:column;align-items:flex-start}.cm-actions{width:100%}.cm-kv,.cm-form-grid{grid-template-columns:1fr}.cm-form-field--span2{grid-column:auto}.cm-cards-grid{grid-template-columns:1fr}.cm-modal--wide{width:100%}}@media(max-width:768px){.events-toolbar .events-toolbar-row{flex-wrap:wrap}.events-toolbar .events-search,.events-toolbar .events-team{width:100%;max-width:100%}.events-toolbar .events-field{width:100%}.events-toolbar .events-toolbar-actions{width:100%;justify-content:flex-end}.events-toolbar .events-spacer{display:none}}@media print{.cm-modern{color:#000;background:#fff}.cm-modern .page,.cm-modern .content{padding:0}.cm-modern .container{max-width:none;padding:0}.cm-modern .footer,.cm-modern .divider,.cm-modern .sticky-right,.cm-modern .print-hide{display:none!important}.cm-modern .card{box-shadow:none;border:1px solid #ccc;border-radius:0}.cm-modern table.table{page-break-inside:auto}.cm-modern tr{page-break-inside:avoid;page-break-after:auto}@page{size:A4;margin:12mm}}.cm-modern .print-only{display:none}@media print{.cm-modern .print-only{display:block}}
