:root{color:#18231d;--color-background:#f3f6f4;--color-surface:#fff;--color-surface-soft:#f7f9f7;--color-border:#dfe7e1;--color-text:#18231d;--color-text-muted:#68756d;--color-primary:#1f6b46;--color-primary-dark:#175238;--color-primary-soft:#e6f2eb;--color-sidebar:#10251b;--color-sidebar-text:#dce8e0;--color-sidebar-muted:#91a99a;--color-sidebar-active:#1f6b46;--shadow-card:0 8px 30px #152f210f;--radius-small:8px;--radius-medium:12px;--radius-large:18px;--sidebar-width:252px;--topbar-height:68px;background:#f3f6f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{background:var(--color-background);min-width:320px;min-height:100vh;color:var(--color-text);margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:20;width:var(--sidebar-width);background:var(--color-sidebar);color:var(--color-sidebar-text);flex-direction:column;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-items:center;gap:12px;padding:0 8px 26px;display:flex}.sidebar-logo{background:var(--color-primary);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:15px;font-weight:800;display:grid}.sidebar-product-name{font-size:16px;font-weight:750}.sidebar-club-name{color:var(--color-sidebar-muted);margin-top:3px;font-size:12px}.sidebar-navigation{flex-direction:column;gap:6px;display:flex}.sidebar-link{min-height:46px;color:var(--color-sidebar-muted);border-radius:10px;align-items:center;gap:13px;padding:0 13px;font-size:14px;font-weight:650;transition:background .16s,color .16s;display:flex}.sidebar-link:hover{color:#fff;background:#ffffff0f}.sidebar-link-active{background:var(--color-sidebar-active);color:#fff}.sidebar-footer{color:var(--color-sidebar-muted);border-top:1px solid #ffffff1a;margin-top:auto;padding:16px 10px 0;font-size:12px;line-height:1.5}.sidebar-demo-badge{color:#fff;background:#ffffff17;border-radius:999px;padding:4px 8px;font-weight:700;display:inline-flex}.sidebar-footer p{margin:8px 0 0}.app-main{width:calc(100% - var(--sidebar-width));min-height:100vh;margin-left:var(--sidebar-width)}.topbar{z-index:10;min-height:var(--topbar-height);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;padding:10px 30px;display:flex;position:sticky;top:0}.topbar-search{border:1px solid var(--color-border);background:var(--color-surface-soft);width:min(520px,50vw);min-height:42px;color:var(--color-text-muted);border-radius:10px;align-items:center;gap:10px;padding:0 12px;display:flex}.topbar-member-search{width:min(520px,50vw);position:relative}.topbar-member-search .topbar-search{width:100%}.member-search-results{z-index:50;border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;width:100%;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 18px 45px #152f2129}.member-search-heading{border-bottom:1px solid var(--color-border);color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;padding:11px 14px 8px;font-size:11px;font-weight:800}.member-search-result{border:0;border-bottom:1px solid var(--color-border);width:100%;min-height:66px;color:var(--color-text);text-align:left;background:#fff;align-items:center;gap:11px;padding:10px 13px;display:flex}.member-search-result:last-child{border-bottom:0}.member-search-result:hover,.member-search-result:focus-visible{background:var(--color-surface-soft);outline:none}.member-search-avatar{background:var(--color-primary-soft);width:38px;height:38px;color:var(--color-primary-dark);border-radius:10px;flex:0 0 38px;place-items:center;font-size:12px;font-weight:800;display:grid}.member-search-details{flex-direction:column;flex:1;min-width:0;display:flex}.member-search-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.member-search-details small{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.member-status{border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:750}.member-status-active{color:#175238;background:#e6f2eb}.member-status-inactive{color:#68756d;background:#f1f2f1}.member-search-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:92px;padding:18px;display:flex}.member-search-empty strong{font-size:13px}.member-search-empty span{color:var(--color-text-muted);margin-top:4px;font-size:12px}.topbar-search input{width:100%;color:var(--color-text);background:0 0;border:0;outline:0;font-size:14px}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--color-border);width:42px;height:42px;color:var(--color-text-muted);background:#fff;border-radius:10px;place-items:center;display:grid;position:relative}.notification-dot{background:#c74949;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:9px}.profile-button{min-height:46px;color:var(--color-text);text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:4px 8px 4px 5px;display:flex}.profile-button:hover{background:var(--color-surface-soft)}.profile-avatar{background:var(--color-primary-soft);width:38px;height:38px;color:var(--color-primary-dark);border-radius:10px;place-items:center;font-size:13px;font-weight:800;display:grid}.profile-details{flex-direction:column;min-width:130px;display:flex}.profile-details strong{font-size:13px}.profile-details small{color:var(--color-text-muted);margin-top:2px;font-size:11px}.page-content{padding:28px 30px 40px}.page{width:min(1500px,100%);margin:0 auto}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;min-height:76px;margin-bottom:24px;display:flex}.page-eyebrow{color:var(--color-primary);letter-spacing:.06em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:800}.page-header h1{letter-spacing:-.035em;margin:0;font-size:clamp(26px,3vw,34px)}.page-description{color:var(--color-text-muted);margin:8px 0 0;font-size:14px}.dashboard-view-selector{align-items:center;gap:10px;display:flex}.dashboard-view-selector label{color:var(--color-text-muted);font-size:13px;font-weight:650}.dashboard-view-selector select{border:1px solid var(--color-border);min-height:40px;color:var(--color-text);background:#fff;border-radius:9px;padding:0 34px 0 12px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 330px;gap:20px;display:grid}.dashboard-side-column{flex-direction:column;gap:20px;display:flex}.dashboard-card,.placeholder-panel{border:1px solid var(--color-border);border-radius:var(--radius-large);background:var(--color-surface);box-shadow:var(--shadow-card)}.dashboard-card{padding:22px}.dashboard-card-large{min-height:520px}.card-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.card-kicker{color:var(--color-primary);letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}.dashboard-card h2{margin:0;font-size:18px}.text-button{color:var(--color-primary);background:0 0;border:0;font-size:13px;font-weight:750}.empty-state{min-height:390px;color:var(--color-text-muted);text-align:center;place-content:center;padding:40px;display:grid}.empty-state strong{color:var(--color-text)}.empty-state p{max-width:360px;margin:8px auto 0;line-height:1.6}.quick-actions{gap:9px;margin-top:18px;display:grid}.quick-actions button{border:1px solid var(--color-border);min-height:42px;color:var(--color-text);text-align:left;background:#fff;border-radius:9px;padding:0 14px;font-weight:650}.quick-actions button:first-child{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.stat-list{gap:12px;margin-top:18px;display:grid}.stat-list div{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.stat-list div:last-child{border-bottom:0;padding-bottom:0}.stat-list span{color:var(--color-text-muted);font-size:13px}.stat-list strong{font-size:18px}.placeholder-panel{min-height:420px;color:var(--color-text-muted);text-align:center;place-items:center;padding:40px;display:grid}.primary-link-button{background:var(--color-primary);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:750;display:inline-flex}.booking-page-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.booking-date-control{flex-shrink:0;width:190px}.booking-date-control label,.booking-move-fields label{font-size:14px;font-weight:600;display:block}.booking-date-input{border:1px solid var(--color-border);background:#fff;border-radius:10px;width:100%;min-width:0;margin-top:7px;padding:10px 12px;display:flex}.booking-date-input input{width:100%;min-width:0;color:inherit;font:inherit;background:0 0;border:0;padding:0;display:block}.booking-toolbar{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.booking-hour-toolbar{top:calc(var(--topbar-height) + 10px);z-index:15;border:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:12px;align-items:center;gap:14px;margin-bottom:14px;padding:10px 12px;display:flex;position:sticky;box-shadow:0 8px 24px #152f2114}.booking-hour-toolbar-label{color:var(--color-text-muted);flex-shrink:0;font-size:12px;font-weight:700}.booking-hour-buttons{scrollbar-width:thin;gap:6px;min-width:0;display:flex;overflow-x:auto}.booking-hour-button{border:1px solid var(--color-border);min-width:38px;height:34px;color:var(--color-text);background:#fff;border-radius:8px;flex:none;padding:0 9px;font-size:13px;font-weight:700}.booking-hour-button:hover{border-color:var(--color-primary);background:var(--color-primary-soft);color:var(--color-primary-dark)}.primary-button,.secondary-button{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;padding:10px 16px;font-weight:600}.primary-button{border:1px solid var(--color-primary);background:var(--color-primary);color:#fff}.secondary-button{border:1px solid var(--color-border);color:var(--color-text);background:#fff}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.5}.departure-list{overscroll-behavior:contain;scrollbar-gutter:stable;gap:14px;min-height:420px;max-height:calc(100vh - 290px);padding-right:8px;display:grid;overflow-y:auto}.departure-row{scroll-margin-top:calc(var(--topbar-height) + 90px);grid-template-columns:70px 1fr;align-items:stretch;gap:12px;display:grid}.departure-time-column{color:var(--color-text);justify-content:center;align-items:flex-start;padding-top:8px;font-size:16px;font-weight:700;display:flex}.departure-card{border:1px solid var(--color-border);width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:14px;padding:8px 12px;transition:border-color .15s,transform .15s;display:block}.departure-card:hover{border-color:var(--color-primary);transform:translateY(-1px)}.departure-card-full{background:var(--color-background)}.departure-card-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px;display:flex}.departure-card-header>div{align-items:center;gap:12px;min-width:0;display:flex}.departure-time{font-size:22px;font-weight:700}.departure-status{background:var(--color-background);border-radius:999px;padding:5px 9px;font-size:13px;font-weight:600}.departure-edit-text{color:var(--color-primary);white-space:nowrap;font-size:14px;font-weight:600}.departure-player-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.departure-player{border:1px solid var(--color-border);background:#fff;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:6px 8px;display:flex}.departure-player>span:last-child{min-width:0}.departure-player strong,.departure-player small{overflow-wrap:anywhere;display:block}.departure-player strong{font-size:12px}.departure-player small{color:var(--color-text-muted);margin-top:2px;font-size:10px}.departure-player-free{color:var(--color-text-muted);border-style:dashed}.departure-player-icon{flex-shrink:0}.departure-player-lock{display:none}.booking-modal-backdrop{z-index:1000;background:#00000073;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.booking-modal{background:#fff;border-radius:16px;width:min(680px,100%);max-height:calc(100vh - 48px);overflow-y:auto}.booking-modal-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}.booking-modal-header h2{margin:4px 0 0}.booking-modal-close{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:25px;display:grid}.booking-modal-section{border-bottom:1px solid var(--color-border);padding:24px}.booking-modal-section h3{margin:0 0 6px}.booking-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.booking-section-heading p{color:var(--color-text-muted);margin:5px 0 0;font-size:14px}.selected-player-count{background:var(--color-background);border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:13px;font-weight:600}.booking-player-selection{gap:10px;display:grid}.booking-player-checkbox{border:1px solid var(--color-border);cursor:pointer;border-radius:10px;align-items:center;gap:12px;min-width:0;padding:13px;display:flex}.booking-player-checkbox input{flex-shrink:0;width:18px;height:18px}.booking-player-checkbox span{min-width:0}.booking-player-checkbox strong,.booking-player-checkbox small{overflow-wrap:anywhere;display:block}.booking-player-checkbox small{color:var(--color-text-muted);margin-top:2px}.booking-move-fields{grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;display:grid}.booking-move-fields select{border:1px solid var(--color-border);width:100%;min-height:44px;color:inherit;font:inherit;background:#fff;border-radius:10px;margin-top:7px;padding:10px 12px}.booking-warning{background:var(--color-background);border-radius:10px;margin:14px 0 0;padding:12px;font-size:14px}.empty-departure-message{padding:32px 24px}.empty-departure-message h3{margin-top:0}.empty-departure-message p{color:var(--color-text-muted);margin-bottom:0}.booking-modal-actions{justify-content:flex-end;gap:10px;padding:20px 24px;display:flex}@media (width<=1000px){:root{--sidebar-width:210px}.dashboard-grid{grid-template-columns:1fr}.dashboard-side-column{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-details{display:none}}@media (width<=760px){:root{--sidebar-width:74px}.sidebar{padding-inline:10px}.dashboard-card{min-width:0;padding:18px}.stat-list div{flex-direction:column;align-items:flex-start;gap:5px}.stat-list strong{text-align:left;overflow-wrap:anywhere;word-break:break-word;width:100%;max-width:100%;font-size:15px}.stat-list span{width:100%}.page,.page-content,.app-main{min-width:0}.page-header h1,.page-description{overflow-wrap:anywhere;max-width:100%}.sidebar-brand{justify-content:center;padding-inline:0}.sidebar-brand>div:last-child,.sidebar-link span,.sidebar-footer{display:none}.sidebar-link{justify-content:center;padding:0}.topbar{padding-inline:16px}.topbar-search,.topbar-member-search{width:100%}.profile-button{display:none}.page-content{padding:22px 16px 30px}.page-header{flex-direction:column}.dashboard-view-selector{flex-direction:column;align-items:flex-start;width:100%}.dashboard-view-selector select{width:100%}.dashboard-side-column{grid-template-columns:1fr}.stat-list div{gap:16px}.stat-list span{min-width:0}.stat-list strong{overflow-wrap:anywhere;word-break:break-word;text-align:right;min-width:0;max-width:65%}@media (width<=900px){.departure-row{grid-template-columns:48px minmax(0,1fr);gap:8px}.departure-time-column{justify-content:flex-start;align-items:center;padding-top:0;font-size:14px}.departure-card{border-radius:10px;padding:6px}.departure-player-grid{grid-template-columns:repeat(4,minmax(36px,1fr));gap:5px}.departure-player{border-radius:8px;justify-content:center;min-height:42px;padding:4px}.departure-player-details,.departure-player-icon-desktop{display:none}.departure-player-lock{justify-content:center;align-items:center;font-size:19px;line-height:1;display:inline-flex}}@media (width<=520px){.departure-list{gap:8px;padding-right:2px}.departure-row{grid-template-columns:42px minmax(0,1fr);gap:5px}.departure-time-column{font-size:12px}.departure-card{padding:4px}.departure-player-grid{gap:3px}.departure-player{min-height:38px;padding:2px}.departure-player-lock{font-size:17px}}}
