*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f6f8;color:#1a1a1a}.shell{display:flex;min-height:100vh}.sidebar{width:230px;background:#14213d;color:#fff;display:flex;flex-direction:column;padding:16px;gap:6px}.sidebar a{color:#cbd5e1;text-decoration:none;padding:6px 0}.sidebar a:hover{color:#fff}.brand{color:#fff;margin:0 0 12px}.nav-section{color:#6b7a9e;font-size:11px;text-transform:uppercase;margin-top:14px;letter-spacing:.06em}.spacer{flex:1}.content{flex:1;padding:24px 32px}.card{background:#fff;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 1px 3px #00000014}.card label{display:block;margin-top:10px;font-size:13px;color:#555}.card input,.card select,.card textarea,.block-editor input,.block-editor textarea{width:100%;padding:8px;margin-top:4px;border:1px solid #ddd;border-radius:6px;font-family:inherit}.expiry-editor{margin:10px 0;padding:10px 12px;background:#f8f9fb;border-radius:8px;border:1px solid #eee}.expiry-editor select,.expiry-editor input[type=date]{width:auto;padding:6px;margin-top:4px;border:1px solid #ddd;border-radius:6px}.expiry-editor input[type=number]{margin-top:4px;padding:6px;border:1px solid #ddd;border-radius:6px}button{padding:8px 14px;border:none;border-radius:6px;background:#fca311;color:#14213d;font-weight:600;cursor:pointer}button:disabled{opacity:.5;cursor:default}button.secondary{background:#e5e9f0;color:#14213d}.card button,.sidebar button{margin-top:14px}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden}.table th,.table td{text-align:left;padding:10px 14px;border-bottom:1px solid #eee}.danger{background:#e63946!important;color:#fff!important}.danger.small,button.small{padding:4px 8px!important;margin-left:8px;font-size:12px;margin-top:0}.muted{color:#777}.small{font-size:12px}.error{color:#e63946}.centered{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:8px;text-align:center;padding:24px}.row{display:flex;gap:8px;align-items:center;margin-top:12px;flex-wrap:wrap}.list{list-style:none;padding:0}.list li{padding:6px 0;display:flex;align-items:center;justify-content:space-between}.stat-card{background:#fff;border-radius:10px;padding:20px 30px;text-align:center;box-shadow:0 1px 3px #00000014}.stat-number{display:block;font-size:32px;font-weight:700;color:#14213d}.attention-list{display:flex;flex-direction:column;gap:8px}.attention-row{display:flex;align-items:flex-start;gap:8px;background:#fff8e6;border:1px solid #f4dd9c;border-radius:8px;padding:10px 14px;font-size:14px}.attention-icon{flex-shrink:0}.request-status{display:inline-block;padding:2px 10px;border-radius:10px;font-size:12px;text-transform:capitalize}.request-status-pending{background:#fff3cd;color:#856404}.request-status-approved{background:#d4edda;color:#155724}.request-status-denied{background:#f8d7da;color:#721c24}.coach-system-badges{display:flex;flex-wrap:wrap;gap:6px}.coach-system-badge{display:inline-block;background:#e5e9f0;color:#14213d;padding:4px 10px;border-radius:14px;font-size:12px;text-decoration:none;white-space:nowrap}.coach-system-badge:hover{background:#d5dbe6}.system-thumb{width:36px;height:36px;border-radius:8px;object-fit:cover;margin-right:10px;flex-shrink:0}.system-thumb-lg{width:64px;height:64px;border-radius:12px;object-fit:cover;margin-right:16px;flex-shrink:0}.system-thumb-placeholder{background:#e5e9f0}.coach-system-row{background:#fff;border-radius:10px;padding:22px 26px;margin-bottom:20px;box-shadow:0 1px 3px #00000014}.coach-system-header{display:flex;align-items:center;gap:14px;margin-bottom:16px}.coach-system-header h3{margin:0}.coach-system-panels{display:flex;gap:24px;align-items:stretch;flex-wrap:wrap}.coach-system-panels>div{flex:1 1 260px;min-width:240px}.coach-system-links{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-top:20px}.coach-system-links a{text-decoration:none}.coach-system-links button{width:100%;margin-top:0}.coach-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:16px;align-items:start}.coach-card-grid .card{max-width:none;width:100%}.today-panel{margin:10px 0;padding:10px 12px;background:#fdf6e9;border-radius:8px;border-left:3px solid #fca311}.today-panel-title{font-weight:600;color:#14213d;margin-bottom:2px}.today-panel button{margin-top:8px}.stats-panel{margin:10px 0}.stats-bar{height:8px;background:#eee;border-radius:4px;overflow:hidden;margin-bottom:6px}.stats-bar-fill{height:100%;background:#2a9d8f;border-radius:4px;transition:width .3s ease}.week-strip{display:flex;gap:6px;margin:12px 0}.week-day{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 0;border:1px solid #eee;border-radius:8px;background:#fff;cursor:pointer;font-size:11px;color:#666}.week-day:hover{background:#f5f6f8}.week-day.is-today{border-color:#fca311;font-weight:700;color:#14213d}.week-day-label{text-transform:uppercase}.week-day-dot{width:6px;height:6px;border-radius:50%;background:transparent}.week-day.has-program .week-day-dot{background:#2a9d8f}.activity-list{list-style:none;padding:0;margin:0}.activity-row{display:flex;gap:10px;align-items:flex-start;padding:10px 0;border-bottom:1px solid #eee}.activity-row:last-child{border-bottom:none}.activity-icon{font-size:18px;line-height:1.4}.calendar{background:#fff;border-radius:10px;padding:16px;box-shadow:0 1px 3px #00000014;width:320px;max-width:100%}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.calendar-dow{text-align:center;font-size:11px;color:#999;padding:4px 0;min-width:0}.calendar-day{position:relative;aspect-ratio:1;border:none;background:transparent;border-radius:6px;cursor:pointer;font-size:13px;color:#333;padding:0;margin:0;min-width:0;width:100%;box-sizing:border-box}.calendar-day:hover{background:#f0f0f0}.calendar-day.today{font-weight:700;color:#fca311}.calendar-day.selected{background:#14213d;color:#fff}.calendar-dot{position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:#fca311}.calendar-day.selected .calendar-dot{background:#fff}.builder-layout{display:flex;gap:24px;align-items:flex-start;flex-wrap:wrap}.builder-panel{flex:1;min-width:360px}.block-editor{border:1px solid #eee;border-radius:8px;padding:12px;margin-top:12px;background:#fafbfc}.block-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.block-header input{margin-top:0}.block-type-badge{font-size:11px;text-transform:uppercase;background:#e5e9f0;color:#14213d;padding:3px 8px;border-radius:12px;white-space:nowrap}.copy-panel{margin-top:10px;padding:12px;border:1px dashed #ccc;border-radius:8px;background:#fafbfc}.copy-panel label{display:block;margin-bottom:4px;font-size:13px;color:#555}.copy-panel input[type=date]{padding:7px;border:1px solid #ddd;border-radius:6px}.copy-panel .row{margin-top:0}.visibility-editor{margin:10px 0;padding:10px 12px;background:#fdf6e9;border-radius:8px;border-left:3px solid #fca311}.visibility-editor label{display:block;margin-bottom:4px;font-size:13px;color:#555}.visibility-editor select,.visibility-editor input[type=datetime-local]{padding:7px;border:1px solid #ddd;border-radius:6px}.visibility-editor button{margin-top:8px}
