:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202124;background:#f6f7f9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{border:0;cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr)}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 28px;background:#fff;border-bottom:1px solid #dde1e6}.brand{display:flex;flex-direction:column;gap:2px}.brand strong{font-size:18px}.brand span,.muted{color:#69707d;font-size:13px}.content{width:100%;min-width:0;margin:28px 0;padding:0 28px;box-sizing:border-box}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef3f2}.login-panel{width:min(420px,100%);background:#fff;border:1px solid #d8dedc;border-radius:8px;padding:28px;box-shadow:0 18px 45px #17252a1a}.login-panel h1,.section-title h1{margin:0;font-size:28px;letter-spacing:0}.login-panel p,.section-title p{margin:8px 0 0;color:#69707d}.form{display:grid;gap:14px;margin-top:24px}.section-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.topbar-actions{display:inline-flex;align-items:center;gap:10px}.tools-menu{position:relative}.tools-trigger{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;font-size:18px;border:1px solid #cfd6da;border-radius:8px;background:#fff;cursor:pointer;line-height:1}.tools-trigger:hover,.tools-trigger.active{background:#eaf2f0;border-color:#126c5f}.tools-popup-backdrop{position:fixed;inset:0;z-index:18}.tools-popup{position:absolute;right:0;top:calc(100% + 6px);z-index:19;display:flex;flex-direction:column;min-width:200px;background:#fff;border:1px solid #dde1e6;border-radius:10px;box-shadow:0 8px 24px #151b1f29;padding:6px}.tools-popup-item{text-align:left;border:none;background:none;border-radius:6px;padding:8px 12px;font-size:14px;color:#2a2f36;cursor:pointer}.tools-popup-item:hover{background:#eef2f1}.tools-popup-item.active{background:#126c5f;color:#fff;font-weight:600}.nav-button{min-height:38px;border-radius:6px;padding:0 12px;background:#fff;color:#39404a;border:1px solid #d8dee8;font-weight:700}.nav-button.active{background:#126c5f;border-color:#126c5f;color:#fff}.field{display:grid;gap:6px}.field label{color:#39404a;font-size:13px;font-weight:650}.field-hint{color:#69707d;font-size:12px}.field input,.field select{min-height:42px;border:1px solid #c8ced7;border-radius:6px;padding:0 12px;background:#fff}.button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:6px;padding:4px 12px;background:#126c5f;color:#fff;font-weight:600;font-size:13px}.button.secondary{background:#e8ecef;color:#263238}.button:disabled{cursor:not-allowed;opacity:.6}.error{padding:10px 12px;border-radius:6px;background:#fff1ef;color:#a33223;font-size:14px}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}.stat-card,.panel,.session-row{background:#fff;border:1px solid #dde1e6;border-radius:8px}.stat-card{padding:18px}.stat-card span{color:#69707d;font-size:13px}.stat-card strong{display:block;margin-top:6px;font-size:30px}.main-grid{display:grid;grid-template-columns:340px 1fr;gap:18px;margin-top:18px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.panel{padding:18px}.panel h2{margin:0 0 14px;font-size:18px}.week-list{display:grid;gap:8px}.week-button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d8dee8;border-radius:6px;padding:0 12px;background:#fff;color:#222831;text-align:left}.week-button.active{border-color:#126c5f;box-shadow:0 0 0 2px #126c5f1f}.badge{border-radius:999px;padding:4px 8px;background:#eaf2f0;color:#126c5f;font-size:12px;font-weight:700}.session-list{display:grid;gap:10px}.session-row{display:grid;grid-template-columns:1.2fr 1fr auto;gap:12px;align-items:center;padding:12px}.session-row strong{display:block}.assignment-row{display:grid;grid-template-columns:minmax(160px,1fr) 2fr;gap:12px;align-items:center;padding:12px;border:1px solid #e2e8e6;border-radius:12px;background:#fff}.assignment-professional strong{display:block}.chip-list{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 6px 4px 12px;background:#eaf2f0;color:#126c5f;font-size:13px;font-weight:600}.chip-remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;border-radius:999px;background:#126c5f1f;color:#126c5f;font-size:14px;line-height:1;cursor:pointer;padding:0}.chip-remove:hover:not(:disabled){background:#126c5f3d}.chip-remove:disabled{opacity:.5;cursor:not-allowed}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.toolbar-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.filters-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;align-items:end;margin:14px 0}.calendar-legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:14px 0 0;font-size:13px;color:#4a4f57}.calendar-legend-title{font-weight:600;color:#1f2329}.calendar-legend-item{display:inline-flex;align-items:center;gap:6px}.calendar-legend-swatch{width:14px;height:14px;border-radius:4px;flex-shrink:0}.calendar-surface{margin:14px 0;border:1px solid #dde1e6;border-radius:8px;overflow:hidden;background:#fff}.calendar-surface .fc{font-size:13px}.calendar-surface .fc-toolbar-title{font-size:18px}.calendar-surface .fc-button{border:0;border-radius:6px;background:#126c5f;color:#fff;box-shadow:none}.calendar-surface .fc-event{border-radius:6px;padding:2px 4px}.fc-card{display:flex;flex-direction:column;gap:1px;line-height:1.2;white-space:normal;overflow:hidden}.fc-card-time{font-weight:700;font-size:11px;opacity:.95}.fc-card-activity{font-weight:700}.fc-card-pro{font-weight:600;opacity:.95}.fc-card-players{opacity:.9}.fc-card-comment{font-style:italic;opacity:.85}.preferred-players{margin:10px 0 4px;padding:10px 12px;border:1px solid #e2e8e6;border-radius:8px;background:#fbfdfc}.preferred-players-header{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-bottom:8px}.link-button{border:none;background:none;color:#126c5f;cursor:pointer;font-size:12px;text-decoration:underline;padding:0}.preferred-players-chips{display:flex;flex-wrap:wrap;gap:6px}.pref-chip{border:1px solid #cfd6da;background:#fff;color:#444;border-radius:999px;padding:4px 12px;font-size:13px;cursor:pointer}.pref-chip.selected{background:#126c5f;border-color:#126c5f;color:#fff;font-weight:600}.conflict-suggestions{list-style:none;margin:8px 0 4px;padding:8px 12px;background:#fffdf5;border:1px solid #f0e2bd;border-radius:8px;display:flex;flex-direction:column;gap:6px;font-size:13px}.conflict-suggestions li{line-height:1.35}.suggestion-options{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.suggestion-options .button{padding:4px 10px;font-size:12px}.week-bar{display:flex;flex-wrap:wrap;gap:8px}.week-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #cfd6da;background:#fff;border-radius:8px;padding:8px 12px;cursor:pointer;font-size:13px}.week-chip.active{border-color:#126c5f;box-shadow:0 0 0 2px #126c5f1f}.view-toggle{display:inline-flex;border:1px solid #cfd6da;border-radius:999px;overflow:hidden}.view-toggle button{border:none;background:#fff;color:#444;padding:6px 18px;font-weight:600;cursor:pointer}.view-toggle button.active{background:#126c5f;color:#fff}.courts-legend{display:inline-flex;gap:16px;align-items:center;font-size:13px;color:#69707d}.courts-legend .dot{display:inline-block;width:12px;height:12px;border-radius:3px;margin-right:6px;vertical-align:-1px}.dot.free,.turno-slot.free{background:#d7f0df}.dot.occupied,.turno-slot.occupied{background:#f6d2d2}.courts-board{margin-top:14px;display:flex;flex-direction:column;gap:18px}.courts-day-header{display:flex;align-items:baseline;gap:8px;margin-bottom:8px;padding-bottom:4px;border-bottom:1px solid #e2e8e6}.courts-day-header strong{font-size:15px}.courts-day-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.court-card{display:flex;flex-direction:column;gap:4px}.court-card-name{font-size:12px;font-weight:700;text-align:center;color:#444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.court-cell{position:relative;display:flex;flex-direction:column;gap:4px;min-width:0;padding:9px 8px;border-radius:6px;background-color:#3a6ea5}.court-cell.surface-hard,.court-cell.surface-indoor{background-color:#3a6ea5}.court-cell.surface-clay{background-color:#b15a39}.court-cell:before{content:"";position:absolute;inset:4px;border:2px solid rgb(255 255 255 / 80%);border-radius:2px;background:linear-gradient(to right,transparent calc(50% - 1px),rgb(255 255 255 / 70%) calc(50% - 1px),rgb(255 255 255 / 70%) calc(50% + 1px),transparent calc(50% + 1px)),linear-gradient(to bottom,transparent calc(50% - 1px),rgb(255 255 255 / 70%) calc(50% - 1px),rgb(255 255 255 / 70%) calc(50% + 1px),transparent calc(50% + 1px));pointer-events:none;z-index:0}.turno-slot{position:relative;z-index:1;border-radius:5px;padding:3px 6px;font-size:11px;line-height:1.25;border:1px solid rgb(0 0 0 / 8%);box-shadow:0 1px 2px #0000002e}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.gap-grid{border-collapse:separate;border-spacing:6px;width:100%;margin-top:12px}.gap-grid th{font-size:13px;text-align:left;padding:4px 6px;vertical-align:bottom}.gap-grid .gap-day{white-space:nowrap}.gap-cell{width:100%;display:block;border-radius:6px;padding:8px;font-size:12px;line-height:1.25;border:1px solid #dde1e6;text-align:center}.gap-cell.busy{background:#eef1f4;color:#69707d}.gap-cell.free{background:#d7f0df;color:#1d7a4d;font-weight:700;cursor:pointer}.gap-cell.free:hover:not(:disabled){background:#126c5f;color:#fff}.turno-slot-head{display:flex;align-items:center;justify-content:space-between;gap:6px}.slot-load{font-size:10px;font-weight:700;border-radius:999px;padding:1px 6px;line-height:1.4}.slot-load.ok{background:#d7f0df;color:#1d7a4d}.slot-load.full{background:#fff0cc;color:#8a5a00}.slot-load.over{background:#f6d2d2;color:#9b2c2c}.court-cell.dimmed{opacity:.3;filter:grayscale(.5)}.turno-slot.dimmed{opacity:.35;filter:grayscale(.4);box-shadow:none}.turno-slot .turno-time{display:block;font-weight:700}.turno-slot.free .turno-occupant{color:#1d7a4d}.turno-slot.occupied .turno-occupant{color:#9b2c2c;font-weight:600}.request-chip{display:block;width:100%;padding:2px 5px;margin-top:2px;border:none;border-radius:4px;background:#0000002e;color:#fff;font-size:10px;font-weight:600;line-height:1.4;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.request-chip:hover:not(:disabled){background:#0000004d}.request-chip:disabled{opacity:.55;cursor:not-allowed}.request-add{display:block;width:100%;padding:3px 5px;margin-top:2px;border:1px solid rgb(255 255 255 / 85%);border-radius:4px;background:#ffffffeb;color:#126c5f;font-size:10px;font-weight:700;line-height:1.4;text-align:center;cursor:pointer}.request-add:hover:not(:disabled){background:#126c5f;border-color:#126c5f;color:#fff}.request-add:disabled{opacity:.45;cursor:not-allowed}.request-add.request-delete{color:#9b2c2c}.request-add.request-delete:hover:not(:disabled){background:#9b2c2c;border-color:#9b2c2c;color:#fff}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#151b1f73}.modal{width:min(640px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:8px;border:1px solid #d8dee8;background:#fff;padding:18px;box-shadow:0 24px 80px #0f171e40}.compact-form{display:grid;gap:10px}.compact-form .row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.check-row{min-height:34px;display:flex;align-items:center;gap:10px;color:#39404a;font-size:14px}.check-row input{width:18px;height:18px}@media(max-width:820px){.dashboard-grid,.main-grid,.admin-grid,.compact-form .row,.filters-grid{grid-template-columns:1fr}.topbar{height:auto;align-items:flex-start;padding:16px;flex-direction:column}.session-row,.assignment-row{grid-template-columns:1fr}}.banner{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;border-radius:8px;background:#e6f4f1;border:1px solid #126c5f;color:#0c4a40;font-weight:600}.spinner{width:16px;height:16px;border:2px solid #126c5f;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite;flex:0 0 auto}@keyframes spin{to{transform:rotate(360deg)}}.alerts-box{border:1px solid #e3e8ef;background:#fff;border-radius:10px;padding:14px 16px;margin:12px 0}.conflict-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px;padding-bottom:10px;border-bottom:1px solid #eef1f5}.conflict-summary-title{margin:0;font-size:15px;font-weight:700}.conflict-stats{display:flex;flex-wrap:wrap;gap:8px}.stat-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:13px;border:1px solid #dde1e6;background:#f0f2f5;color:#444;white-space:nowrap}.week-link{cursor:pointer;color:#126c5f;font-size:14px;font-weight:700;padding:6px 12px;border:1px solid #126c5f;border-radius:8px;background:#eaf2f0}.week-link:hover{background:#126c5f;color:#fff}.overview-metrics{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px;font-size:14px;color:#444}.stat-chip strong{font-size:14px}.stat-chip .stat-icon{font-size:13px;line-height:1}.stat-chip.ok{background:#e7f4ee;color:#1f7a4d;border-color:#bfe3d0}.stat-chip.warn{background:#fff4d6;color:#8a6100;border-color:#f0c36d}.stat-chip.block{background:#fde7e6;color:#b3261e;border-color:#f3b5b0}.conflict-group{margin-top:10px}.conflict-group>summary{cursor:pointer;font-weight:600;padding:4px 0;-webkit-user-select:none;user-select:none}.submit-status{font-size:13px;font-weight:600;padding:3px 10px;border-radius:999px}.submit-status.pending{background:#fff4d6;color:#8a6100}.submit-status.sent{background:#e7f4ee;color:#1f7a4d}.planning-subtabs-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;margin-bottom:4px}.button.danger{background:#b3261e;border-color:#b3261e;color:#fff}.button.danger:hover:not(:disabled){background:#8f1d17;border-color:#8f1d17}.calendar-tip{margin:0 0 10px;padding:8px 12px;background:#eef3f9;border:1px solid #cfe0f0;border-radius:8px;color:#1c2530;font-size:13px}.ctx-backdrop{position:fixed;inset:0;z-index:90}.ctx-menu{position:fixed;z-index:91;background:#fff;border:1px solid #d7dce4;border-radius:8px;box-shadow:0 8px 24px #0000002e;padding:4px}.ctx-menu button{display:block;width:100%;text-align:left;border:none;background:none;padding:8px 14px;border-radius:6px;cursor:pointer;font-size:14px}.ctx-menu button:hover{background:#eef3f9}.move-options{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:6px;max-height:55vh;overflow-y:auto}.move-options .button{width:100%;justify-content:flex-start}.help-overlay{position:fixed;inset:0;z-index:100;background:#0f172a8c;display:flex;justify-content:center;padding:24px}.help-shell{display:grid;grid-template-columns:240px minmax(0,1fr);width:min(1100px,100%);max-height:100%;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 18px 48px #0000004d}.help-toc{border-right:1px solid #e3e8ef;background:#f5f7fa;padding:14px;overflow-y:auto}.help-toc-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.help-toc nav{display:flex;flex-direction:column;gap:2px}.help-toc nav a{color:#2f3b52;text-decoration:none;font-size:13px;padding:5px 8px;border-radius:6px}.help-toc nav a:hover{background:#e7edf4}.help-content{overflow-y:auto;padding:22px 28px}.help-content h1{margin-top:0}.help-content section{margin-top:22px;scroll-margin-top:12px}.help-content h2{font-size:17px;border-bottom:1px solid #eef1f5;padding-bottom:4px}.help-content pre{background:#0f172a;color:#e2e8f0;padding:12px 14px;border-radius:8px;overflow-x:auto;font-size:12.5px}.help-figure{margin:12px 0}.help-figure img{max-width:100%;border:1px solid #d7dce4;border-radius:8px;display:block}.help-figure figcaption{font-size:12px;color:#6b7480;margin-top:4px}.help-figure-placeholder{display:flex;flex-direction:column;align-items:center;gap:6px;padding:26px;border:1px dashed #c0c8d4;border-radius:8px;background:#fafbfd;color:#8a93a3;font-size:13px}.help-figure-placeholder code{font-size:12px;color:#6b7480}@media(max-width:720px){.help-shell{grid-template-columns:1fr}.help-toc{border-right:none;border-bottom:1px solid #e3e8ef;max-height:30vh}}.global-week-bar{display:flex;gap:6px;max-width:100%;min-width:0;overflow-x:auto;padding:8px;margin-bottom:14px;background:#f5f7fa;border:1px solid #d7dce4;border-radius:10px;scroll-padding:0 40px}.global-week-chip{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:6px 10px;border:1px solid #d0d6e0;border-radius:8px;background:#fff;cursor:pointer;white-space:nowrap;line-height:1.1}.global-week-chip:hover{border-color:#9aa7bd}.global-week-chip.active{border-color:#2f6f4f;box-shadow:0 0 0 1px #2f6f4f inset}.global-week-chip.empty{background:#fbfcfe;color:#6b7480}.global-week-chip .gw-date{font-weight:600;font-size:13px}.global-week-chip .gw-status{font-size:14px;line-height:1;color:#2f6f4f}.global-week-chip .gw-status.muted{color:#aab2bf}.coach-submission-strip{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px}.coach-board-wrap{overflow:auto;max-height:70vh;border:1px solid #d7dce4;border-radius:8px}.coach-board{border-collapse:separate;border-spacing:0;font-size:13px}.coach-board th,.coach-board td{border-right:1px solid #e3e8ef;border-bottom:1px solid #e3e8ef;padding:4px 6px;vertical-align:top}.coach-board thead th{position:sticky;top:0;z-index:2;background:#eef2f7;font-weight:600;text-align:center;min-width:120px}.coach-board-corner,.coach-board-turno{position:sticky;left:0;z-index:1;background:#f5f7fa;white-space:nowrap;text-align:left;min-width:130px}.coach-board-corner{z-index:3}.coach-board-day th{position:sticky;left:0;background:#2f3b52;color:#fff;text-align:left;font-size:13px;letter-spacing:.04em;text-transform:uppercase;padding:5px 8px}.coach-board-cell{min-width:120px}.coach-req{display:block;margin-bottom:3px;padding:3px 6px;border-radius:4px;border-left:4px solid #3a6ea5;background:#eef3f9;color:#1c2530;line-height:1.2}.coach-req:last-child{margin-bottom:0}.coach-req.surface-clay{border-left-color:#b15a39;background:#f7ece7}.coach-req.surface-hard,.coach-req.surface-indoor{border-left-color:#3a6ea5;background:#eef3f9}.coach-req.cancelled{text-decoration:line-through;opacity:.6;border-left-color:#9b2c2c;background:#f6e9e9}
