:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#132f57;background:linear-gradient(120deg,#f2f7ff,#e8f6f2);--mobile-safe-top: env(safe-area-inset-top, 0px);--mobile-top-inset: max(var(--mobile-safe-top), 28px)}body{margin:0}.shell{max-width:900px;margin:2rem auto;background:#fffd;border:1px solid #d8e6f6;border-radius:16px;padding:1.5rem}.shell-authenticated{box-sizing:border-box;max-width:none;margin:0;min-height:100dvh;border:none;border-radius:0;background:transparent;padding:1rem 1.25rem 2rem}.shell:not(.shell-authenticated)>section{margin-top:1.25rem}.auth-brand-title{margin:0 0 .5rem;color:#1c3f66;letter-spacing:.01em}.auth-login-section{min-height:calc(100dvh - 180px);display:flex;flex-direction:column;justify-content:center}.legal-page{max-width:760px;margin:1.5rem auto 3rem;line-height:1.6}.legal-page h2{margin-top:0}.legal-links{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.login-form{display:flex;flex-direction:column}.login-field{display:block}.login-label-text{color:#1c3f66}.login-input{border:1px solid #8f97a1;border-radius:10px;background:#fff}.login-submit-btn{width:fit-content;min-width:120px;border:none;border-radius:999px;background:#3b82f6;color:#fff;font-weight:700}.auth-top-right{position:fixed;top:10px;right:12px;z-index:80;display:inline-flex;align-items:center;gap:.55rem;padding:0;border:none;border-radius:0;background:transparent;color:#1c3f66;font-size:.85rem}.app-inline-title{margin:0 0 1rem;color:#1c3f66;letter-spacing:.01em}.mobile-app-header{display:block}.mobile-menu-btn{display:none}.auth-top-right-name{font-weight:600;white-space:nowrap}.auth-top-right-link{border:none;background:transparent;color:#1c3f66;text-decoration:underline;padding:0;margin:0;cursor:pointer;font:inherit}.dashboard-layout{position:relative;--sidebar-width: 150px}.dashboard-layout.collapsed{--sidebar-width: 68px}.sidebar-trigger{display:inline-flex;width:34px;height:34px;padding:0;margin:0;align-items:center;justify-content:center;border:1px solid #d8e6f6;border-radius:8px;background:#fff}.sidebar-trigger-placeholder{display:none}.sidebar{position:fixed;top:0;left:0;bottom:0;z-index:30;width:150px;box-sizing:border-box;padding:.6rem .6rem .9rem;background:#f7f9fc;border-right:1px solid #d8e6f6;transition:transform .2s ease,width .2s ease}.sidebar.collapsed{width:68px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;margin:0 .25rem .6rem}.sidebar-top{display:flex;align-items:center;justify-content:flex-end;min-height:34px;margin:0 .1rem .75rem}.sidebar-nav{display:flex;flex-direction:column;gap:.7rem}.sidebar-group{display:flex;flex-direction:column;gap:.2rem}.sidebar-group-label{margin:.2rem .55rem;font-size:1rem;font-weight:700;color:#27496d;text-align:left}.sidebar-group-title{margin:.25rem .45rem;font-size:.72rem;color:#5f7591;text-transform:uppercase;letter-spacing:.06em}.sidebar-item{display:flex;align-items:center;gap:.55rem;min-height:26px;padding:.28rem .55rem;border-radius:8px;border:none;background:transparent;color:#27496d;text-decoration:none;white-space:nowrap;cursor:pointer}.sidebar-item:hover{background:#eaf2ff}.sidebar-item.active{background:#dcecff;color:#143960}.sidebar-button{width:100%;font:inherit;text-align:left}.dashboard-layout.collapsed .sidebar-item{justify-content:center;padding:.45rem .35rem}.dashboard-layout.collapsed .sidebar-top{justify-content:center}.sidebar-close-mobile,.sidebar-overlay{display:none}.dashboard-main{margin-left:var(--sidebar-width);transition:margin-left .2s ease;min-width:0;padding:.25rem .5rem}.pull-refresh-indicator{display:none}input,textarea,select{display:block;width:100%;box-sizing:border-box;max-width:100%;margin-top:.5rem;margin-bottom:1rem;padding:.5rem}button{display:block;margin-top:.5rem;margin-bottom:1rem;padding:.5rem;cursor:pointer}button:disabled{cursor:not-allowed}.checkbox{display:flex;gap:.5rem;align-items:center}.table-wrap{overflow-x:auto;margin-bottom:1rem;border:1px solid #d8e6f6;border-radius:10px;overflow-y:visible;padding:.5rem .75rem .75rem}.global-loading-overlay{position:fixed;inset:0;z-index:3000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;background:#f1f7ffd9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.confirm-modal-card p{margin:.25rem 0 .75rem}.global-loading-spinner{width:38px;height:38px;border:3px solid #cfe0f4;border-top-color:#2a5f97;border-radius:999px;animation:spin .9s linear infinite}.global-loading-progress{width:min(320px,72vw);height:10px;border:1px solid #b9d0ee;border-radius:999px;background:#e8f1ff;overflow:hidden}.global-loading-progress-fill{height:100%;background:linear-gradient(90deg,#3f7fd1,#64a3f0);transition:width .25s ease}.search-count-wrap{position:relative;width:50%;max-width:50%}.search-count-wrap input{padding-right:110px}.search-count-wrap input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.search-count-wrap input::-ms-clear,.search-count-wrap input::-ms-reveal{display:none;width:0;height:0}.search-count-badge{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#6b7280;font-size:.92rem;pointer-events:none}.search-clear-btn{position:absolute;right:62px;top:50%;transform:translateY(-50%);margin:0;padding:0;width:18px;height:18px;border:none;background:transparent;color:#4f6b8b;font-size:1.05rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.page-toolbar{margin-bottom:12px;display:flex;gap:8px;align-items:center;flex-wrap:nowrap}.page-toolbar-search{flex:0 0 50%;max-width:50%}.page-toolbar-search .search-count-wrap{width:100%;max-width:100%}.page-toolbar .search-count-wrap input{margin-top:0;margin-bottom:0;min-height:30px;padding-top:.3rem;padding-bottom:.3rem}.page-toolbar .inline-action-btn{margin-left:auto}.calendar-toggle-btn{display:inline-flex;align-items:center;gap:.35rem;margin-left:auto;color:#1c3f66;font-size:.85rem;white-space:nowrap}.calendar-toggle-btn input{margin:0;pointer-events:none}.schedule-add-btn{margin-left:0!important}.calendar-view-wrap{border:1px solid #c7d9ed;border-radius:10px;background:#fff;padding:.75rem}.calendar-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.calendar-month-label{font-size:.95rem;font-weight:700;color:#1b3e67}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-grid-weekdays{border:1px solid #d4e2f0;border-bottom:none}.calendar-weekday-cell{padding:.35rem .45rem;border-right:1px solid #d4e2f0;background:#f6faff;color:#355a83;font-size:.78rem;font-weight:600;text-align:center}.calendar-weekday-cell:last-child{border-right:none}.calendar-grid-days{border:1px solid #d4e2f0;border-top:none}.calendar-day-cell{min-height:118px;border-right:1px solid #e0eaf5;border-top:1px solid #e0eaf5;padding:.35rem}.calendar-day-cell:nth-child(7n){border-right:none}.calendar-day-cell:nth-child(-n+7){border-top:none}.calendar-day-cell.muted{background:#f8fbff;color:#6c839f}.calendar-day-cell.today{background:#eaf4ff;box-shadow:inset 0 0 0 2px #6fa6dc}.calendar-day-cell.today .calendar-day-number{color:#0f3f72}.calendar-day-number{font-size:.8rem;font-weight:700;color:#274a73;margin-bottom:.25rem}.calendar-events{display:flex;flex-direction:column;gap:.3rem}.calendar-event-item{border:1px solid #cadcf0;border-radius:7px;background:#f7fbff;padding:.25rem .35rem}.calendar-event-time{font-size:.72rem;font-weight:700;color:#1f4169}.calendar-event-team{font-size:.74rem;color:#20476f}.calendar-event-meta{font-size:.7rem;color:#476789}@keyframes spin{to{transform:rotate(360deg)}}.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding-right:0;padding-bottom:.5rem}.table-pagination-left,.table-pagination-right{display:flex;align-items:center;gap:.75rem}.table-pagination .row-actions{gap:.6rem}.table-pagination select{width:auto;margin:0;padding:.3rem .45rem;border:1px solid #8fb6de;border-radius:6px;background:#fff;color:#1c3f66;font-size:.8rem;line-height:1}.data-table{width:100%;border-collapse:collapse;font-size:.9rem}.data-table th,.data-table td{border:1px solid #d8e6f6;padding:.5rem;text-align:left}.data-table th{background:#eef6ff}.column-filter-row th{background:#f7fbff;padding:.35rem .5rem;border-top:none}.column-filter-cell{position:relative}.header-tools{position:relative;display:inline-flex;align-items:center;gap:.35rem}.header-tools .inline-action-btn{margin:0}.column-filter-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;color:#5b7594}.column-filter-btn.active{color:#1c3f66;background:transparent}.column-filter-popover{position:fixed;min-width:220px;padding:.6rem;border:1px solid #d8e6f6;border-radius:10px;background:#fff;box-shadow:0 8px 20px #192d4b1f;z-index:1200}.column-filter-popover-title{margin-bottom:.4rem;font-size:.82rem;font-weight:700;color:#2d4e73}.column-filter-popover input{margin:0;width:100%}.column-filter-top{display:flex;align-items:center;gap:.45rem}.column-filter-top input{margin:0;flex:1 1 auto;height:27px;padding-top:0;padding-bottom:0}.column-filter-top .inline-action-btn{margin:0;white-space:nowrap}.column-filter-all-btn{display:inline-flex;align-items:center;justify-content:center;border:2px solid #7da8d4;border-radius:6px;background:#fff;min-width:3.84rem;height:27px;box-shadow:inset 0 0 0 1px #d8e6f6;text-align:center}.column-filter-all-btn.active{border-color:#5f93c8;background:#eef6ff}.column-filter-options{margin-top:.45rem;max-height:180px;overflow:auto;display:flex;flex-direction:column;gap:.3rem}.column-filter-option{margin:0;padding:.35rem .45rem;border:1px solid #d7e6f5;border-radius:7px;background:#f8fbff;color:#2b4a6f;text-align:left;display:inline-flex;align-items:center;gap:.35rem}.column-filter-option.active{border-color:#7aa5d3;background:#eef6ff;color:#1c3f66}.column-filter-option-mark{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.column-filter-option-empty{color:#7b90a8;font-size:.82rem;padding:.2rem .1rem}.column-filter-popover-actions{display:flex;justify-content:space-between;gap:.5rem;margin-top:.5rem}.app-footer{position:fixed;left:50%;bottom:8px;transform:translate(-50%);text-align:center;font-size:12px;color:#3b5f85;z-index:10}.section-header{display:flex;justify-content:space-between;align-items:center}.add-target-btn{display:inline-flex;align-items:center;gap:.4rem;margin:0}.modal-backdrop{position:fixed;inset:0;background:#0f213961;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:20}.dashboard-layout .modal-backdrop{left:var(--sidebar-width)}.modal-card{width:min(720px,100%);max-height:90vh;overflow:auto;background:#fff;border:1px solid #c9dbef;border-radius:12px;padding:1rem 1rem .5rem;position:relative}.modal-close-btn{position:absolute;top:8px;right:8px;margin:0;padding:.3rem;line-height:0}.row-actions{display:flex;flex-wrap:wrap;gap:.35rem}.inline-action-btn,.inline-action-link{display:inline-flex;align-items:center;gap:.3rem;margin:0;padding:.3rem .45rem;border:1px solid #8fb6de;border-radius:6px;background:#fff;color:#1c3f66;text-decoration:none;font-size:.8rem}.responsive-row-actions{position:relative}.row-actions-trigger,.row-actions-menu{display:none}.row-actions-menu{position:absolute;top:calc(100% + 4px);right:0;border:1px solid #c7d9ed;border-radius:10px;background:#fff;box-shadow:0 8px 20px #192d4b24;padding:.35rem;z-index:50}.row-actions-menu-list{flex-direction:column;align-items:stretch}.data-table th .inline-action-btn{border:none;background:transparent;padding:0;color:inherit;font-size:inherit}.modal-form-actions{width:100%;justify-content:space-between;flex-direction:row-reverse}.subtab-shell{margin-bottom:12px}.subtab-bar{display:flex;flex-wrap:wrap;gap:4px;padding-left:2px}.subtab-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #b7c6de;border-bottom-color:#9bb2d6;border-radius:8px 8px 0 0;background:#eef3fb;color:#2a4c77;text-decoration:none;font-weight:600;transition:background .15s ease,color .15s ease,border-color .15s ease}.subtab-btn:hover{background:#f8fbff}.subtab-btn.active{background:#fff;border-color:#9ab2d8;border-bottom-color:#fff;color:#183a67}.subtab-panel{margin-top:-1px;border:1px solid #9ab2d8;border-radius:0 10px 10px;background:#fff;padding:12px 12px 2px;box-shadow:0 1px 3px #183a6714}.modal-divider{border:0;border-top:1px solid #c3cedf;margin:10px 0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.tag-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.modal-backdrop.nested{position:absolute;inset:0;background:#0e1b3040}.picker-modal{width:min(520px,calc(100vw - 2rem));border:1px solid #c7d9ed;border-radius:10px;background:#fff;padding:12px;box-shadow:0 8px 20px #192d4b24}@media(max-width:900px){.shell{max-width:none;margin:0;min-height:100dvh;border-radius:0;border-left:none;border-right:none;padding:1rem .85rem 1.5rem}.shell-authenticated{padding:calc(var(--mobile-top-inset) + .75rem) .75rem 2rem}.auth-top-right{display:none}.mobile-app-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.55rem}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0;padding:0;border:1px solid #c4d6ec;border-radius:10px;background:#fff;color:#264b77;box-shadow:0 2px 8px #172f4f14}.app-inline-title{margin-bottom:0;font-size:2rem;line-height:1.1}.sidebar{width:min(39vw,150px);transform:translate(-104%);padding-top:calc(var(--mobile-top-inset) + .95rem);border-right:1px solid #d7e4f4;box-shadow:12px 0 28px #0f223a29}.sidebar.open{transform:translate(0)}.sidebar.open .sidebar-top{align-items:flex-end}.sidebar.collapsed{width:min(39vw,150px)}.sidebar-top{flex-direction:row;align-items:center;justify-content:flex-end;gap:0;margin-left:0;margin-right:0;margin-bottom:.35rem}.sidebar-trigger-placeholder{display:none}.sidebar-close-mobile{display:inline-flex}.sidebar-overlay{display:block;position:fixed;inset:0;z-index:25;border:none;background:#0e1b3040;margin:0;padding:0}.dashboard-main,.dashboard-layout.collapsed .dashboard-main{margin-left:0;padding:.1rem 0}.dashboard-layout .modal-backdrop{left:0}.table-pagination{flex-direction:column;align-items:stretch;gap:.65rem;margin-top:.85rem;padding-top:.4rem;border-top:1px solid #e0e9f3}.table-pagination-left,.table-pagination-right{justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.45rem .7rem}.modal-card{width:min(720px,calc(100vw - 1rem));max-height:92dvh;padding:.85rem .85rem .4rem}.section-header{flex-wrap:wrap;gap:.55rem}.section-header .inline-action-btn{margin-left:auto}.search-count-wrap{width:100%;max-width:100%}.page-toolbar{flex-wrap:wrap;align-items:stretch}.page-toolbar-search{flex:1 1 100%;max-width:100%}.subtab-shell{margin-bottom:10px}.subtab-bar{flex-wrap:nowrap;gap:.45rem;padding:.1rem .1rem .45rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.subtab-bar::-webkit-scrollbar{display:none}.subtab-btn{min-height:34px;padding:0 .85rem;border-radius:999px;border:1px solid #c5d5e9;background:#f3f7fc;white-space:nowrap;font-size:.95rem}.subtab-btn.active{border-color:#9bb7d9;background:#dfeafb;color:#16395f}.tournaments-tab-label{font-size:.8rem}.subtab-panel{margin-top:0;border:1px solid #d2dfef;border-radius:14px;padding:.7rem .7rem .35rem;box-shadow:0 3px 12px #183a6712}.calendar-header{flex-wrap:wrap}.calendar-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.calendar-grid-weekdays{display:none}.calendar-grid-days{border-top:1px solid #d4e2f0}.calendar-day-cell{border-right:none;border-top:1px solid #e0eaf5;min-height:88px}.calendar-day-cell:nth-child(-n+7){border-top:1px solid #e0eaf5}.calendar-day-number:after{content:""}.app-footer{position:static;transform:none;margin-top:.75rem;padding-bottom:.35rem}.auth-login-section .login-form{margin-top:.3rem;gap:.2rem}.auth-login-section .login-label-text{display:none}.auth-login-section .login-input{margin-top:0;margin-bottom:.85rem;padding:0 1rem;height:56px;border:2px solid #1f1f1f;border-radius:10px;font-size:1rem;color:#1f2329;background:#fff}.auth-login-section .login-input::placeholder{color:#666d75}.auth-login-section .login-submit-btn{width:100%;margin-top:.15rem;margin-bottom:1.1rem;padding:0;height:54px;border-radius:999px;background:#0a66c2;font-size:1.05rem;font-weight:700;letter-spacing:.01em}}@media(max-width:700px){.sidebar{width:min(41vw,150px);transform:translate(-105%);padding:calc(var(--mobile-top-inset) + .6rem) .7rem .95rem}.sidebar:not(.open){transform:translate(-105%);pointer-events:none}.sidebar:not(.open) .sidebar-group-label{display:block}.sidebar:not(.open) .sidebar-group{position:static;padding-top:0}.sidebar:not(.open) .sidebar-group+.sidebar-group{margin-top:0}.sidebar:not(.open) .sidebar-group+.sidebar-group:before{content:none}.sidebar:not(.open) .sidebar-item span{display:inline}.sidebar.open{transform:translate(0)}.sidebar.collapsed{width:min(41vw,150px);padding-left:.7rem;padding-right:.7rem}.sidebar-top{justify-content:flex-end}.dashboard-layout.collapsed .sidebar-item{justify-content:flex-start;padding:.45rem .55rem}.dashboard-layout.collapsed .sidebar-top{justify-content:flex-end}.sidebar:not(.open) .sidebar-item{justify-content:flex-start;gap:.55rem;padding:.45rem .55rem}.sidebar:not(.open) .sidebar-top{justify-content:flex-end;align-items:center}.dashboard-layout,.dashboard-layout.collapsed{--sidebar-width: 0px}.dashboard-main,.dashboard-layout.collapsed .dashboard-main{margin-left:0;padding-left:0;transition:transform .15s ease;will-change:transform}.pull-refresh-indicator{display:flex;align-items:center;justify-content:center;gap:.35rem;min-height:20px;font-size:.78rem;color:#48698f;margin:.1rem 0 .25rem;opacity:.9;-webkit-user-select:none;user-select:none;pointer-events:none}.pull-refresh-indicator.active{color:#1e4d7d;font-weight:600}.pull-refresh-dot{width:7px;height:7px;border-radius:999px;background:#6699ce;transition:transform .12s ease}.dashboard-layout .modal-backdrop{left:0}.data-table{min-width:0;font-size:.84rem;border-collapse:separate;border-spacing:0}.data-table th,.data-table td{padding:.42rem}.data-table thead{display:none}.data-table tbody,.data-table tr,.data-table td{display:block;width:100%;box-sizing:border-box}.data-table tbody tr{position:relative;border:1px solid #d8e6f6;border-radius:12px;background:#fff;margin-bottom:.65rem;padding:.55rem 3.2rem .45rem .65rem}.data-table tbody td{border:none;padding:.1rem 0;white-space:normal;word-break:break-word}.data-table tbody td:first-child{font-size:1.05rem;font-weight:700;line-height:1.25;color:#0f2d51;margin-bottom:.1rem}.data-table tbody td:last-child{position:absolute;top:.45rem;right:.55rem;width:auto;margin:0;padding:0}.data-table tbody td:not(:first-child):not(:last-child){color:#5f7591;font-size:.95rem;line-height:1.25}.responsive-row-actions{position:static}.responsive-row-actions-inline{display:none}.row-actions-trigger{display:inline-flex;min-width:32px;min-height:32px;padding:.2rem}.responsive-row-actions.open .row-actions-menu{display:block}.table-wrap{border:1px solid #d5e2f1;border-radius:14px;background:#fff;padding:.55rem .45rem .65rem;box-shadow:0 3px 10px #12273f0f}.search-count-wrap input{height:40px;margin:0;padding-left:2rem;padding-right:3.8rem;border:1px solid #d6deea;border-radius:10px;background:#f7f9fc}.table-pagination{gap:.55rem;padding-top:.5rem;padding-bottom:0}.table-pagination-right{width:100%}.table-pagination-right .row-actions{width:100%;justify-content:space-between}.table-pagination-right .inline-action-btn{min-width:94px}.inline-action-btn,.inline-action-link,.sidebar-item{min-height:32px}.modal-close-btn{min-width:28px;min-height:28px}}
