*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{color:#1e293b;-webkit-font-smoothing:antialiased;background:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;line-height:1.5}body{min-height:100vh}.layout{min-height:100vh;display:flex}.main-content{flex:1;min-width:0;overflow-y:auto}.sidebar{color:#cbd5e1;background:#0f172a;flex-direction:column;flex-shrink:0;width:240px;transition:width .2s;display:flex}.sidebar.collapsed{width:60px}.sidebar-header{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:24px 20px 20px;display:flex}.sidebar-brand{color:#f8fafc;letter-spacing:-.01em;align-items:center;gap:10px;min-width:0;font-size:16px;font-weight:600;display:flex}.sidebar-brand span{white-space:nowrap;overflow:hidden}.sidebar-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.sidebar-toggle:hover{color:#f8fafc;background:#1e293b}.sidebar.collapsed .sidebar-header{justify-content:center;padding-left:12px;padding-right:12px}.sidebar.collapsed .sidebar-brand span,.sidebar.collapsed .nav-link{font-size:0}.sidebar.collapsed .sidebar-brand{gap:0}.sidebar.collapsed .nav-link{justify-content:center;padding-left:10px;padding-right:10px}.sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:16px 12px;display:flex}.nav-link{color:#94a3b8;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.nav-link:hover{color:#e2e8f0;background:#1e293b}.nav-link.active{color:#f8fafc;background:#1e293b}.sidebar-footer{border-top:1px solid #1e293b;padding:16px 12px}.logout-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:background .15s,color .15s;display:flex}.logout-btn:hover{color:#f8fafc;background:#1e293b}.page{width:100%;max-width:none;padding:32px 40px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.page-title{color:#0f172a;font-size:22px;font-weight:600}.page-subtitle{color:#64748b;margin-top:2px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:4px;padding:20px;display:flex}.stat-dot{border-radius:50%;width:8px;height:8px;margin-bottom:4px}.stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:500}.stat-value{color:#0f172a;font-size:28px;font-weight:700;line-height:1.2}.stat-delta{color:#64748b;font-size:12px}.panels{grid-template-columns:2fr 1fr;gap:16px;margin-bottom:28px;display:grid}.panels.has-uploaded-workbook{grid-template-columns:minmax(0,1fr);align-items:start}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.panel-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.panel-title{color:#0f172a;font-size:15px;font-weight:600}.panel-count{color:#94a3b8;font-size:12px}.panel-header-actions{align-items:center;gap:10px;display:flex}.panel-note{margin-top:16px}.note-text{color:#64748b;padding:16px 20px;font-size:13px;line-height:1.6}.note-text strong{color:#334155}.table-wrap{overflow-x:auto}.table{border-collapse:collapse;width:100%}.table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 20px;font-size:11px;font-weight:600}.table td{border-bottom:1px solid #f1f5f9;padding:12px 20px}.td-name{color:#0f172a;font-weight:500}.td-muted{color:#94a3b8;font-size:12px}.uploaded-appointments-table{min-width:620px}.uploaded-appointments-panel{resize:both;width:min(72vw,980px);min-width:320px;max-width:100%;height:min(62vh,620px);min-height:280px;max-height:calc(100vh - 220px);overflow:auto}.uploaded-row-number-header,.uploaded-row-number{z-index:1;border-right:1px solid #e2e8f0;width:48px;min-width:48px;font-size:11px;font-weight:500;position:sticky;left:0;color:#94a3b8!important;text-align:center!important;background:#f8fafc!important;padding-left:8px!important;padding-right:8px!important}.uploaded-row-number-header{z-index:2}.uploaded-sheet-tabs{border-bottom:1px solid #e2e8f0;gap:4px;padding:8px 20px 0;display:flex;overflow-x:auto}.uploaded-sheet-tab{color:#64748b;cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:7px 10px;font-size:12px}.uploaded-sheet-tab:hover,.uploaded-sheet-tab.active{color:#0284c7}.uploaded-sheet-tab.active{border-bottom-color:#0ea5e9;font-weight:600}.sheet-action{color:#334155;cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:5px;align-self:center;padding:5px 9px;font-size:12px}.sheet-action:hover:not(:disabled){color:#0284c7;border-color:#0ea5e9}.sheet-action:disabled{cursor:not-allowed;opacity:.45}.sheet-action-danger:hover:not(:disabled){color:#b91c1c;border-color:#f87171}.uploaded-edit-toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:7px;padding:8px 20px;display:flex}.uploaded-edit-label{color:#64748b;margin-right:3px;font-size:12px;font-weight:600}.uploaded-cell-input{color:#334155;width:100%;min-width:120px;font:inherit;border:1px solid #0000;border-radius:4px;outline:none;padding:4px 6px}.uploaded-cell-input:hover{border-color:#cbd5e1}.uploaded-cell-input:focus{border-color:#0ea5e9;box-shadow:0 0 0 2px #0ea5e91f}.badge{letter-spacing:.02em;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.badge-confirmed{color:#065f46;background:#d1fae5}.badge-reminded{color:#1e40af;background:#dbeafe}.badge-pending{color:#92400e;background:#fef3c7}.activity-list{list-style:none}.activity-item{border-bottom:1px solid #f1f5f9;gap:12px;padding:12px 20px;display:flex}.activity-item:last-child{border-bottom:none}.activity-dot{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.activity-text{color:#334155;font-size:13px}.activity-time{color:#94a3b8;font-size:11px}.doxy-info-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;display:grid}.info-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:4px;padding:16px 20px;display:flex}.info-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.info-value{color:#0f172a;font-size:15px;font-weight:600}.info-mono{font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:13px}.doxy-embed-wrapper{padding:0}.login-page{background:#f1f5f9;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:380px;padding:32px 28px}.login-logo{color:#0ea5e9;margin-bottom:16px}.login-title{color:#0f172a;font-size:20px;font-weight:600}.login-subtitle{color:#64748b;margin-top:2px;margin-bottom:24px}.login-form{flex-direction:column;gap:16px;display:flex}.login-hint{text-align:center;color:#94a3b8;margin-top:16px;font-size:12px}.field{flex-direction:column;gap:6px;display:flex}.field label{color:#334155;font-size:12px;font-weight:600}.input{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926}.input::placeholder{color:#94a3b8}.error{color:#dc2626;font-size:13px}.btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,opacity .15s;display:inline-flex}.btn-primary{color:#fff;background:#0ea5e9}.btn-primary:hover{background:#0284c7}.btn-secondary{color:#334155;background:#fff;border:1px solid #cbd5e1}.btn-secondary:hover{background:#f8fafc;border-color:#94a3b8}.btn-success{color:#fff;background:#059669}.btn-success:hover{background:#047857}.modal-backdrop{z-index:10;background:#0f172a94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.spreadsheet-modal{background:#fff;border-radius:12px;flex-direction:column;width:min(1080px,100vw - 48px);height:min(760px,100vh - 48px);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a3d}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 28px 20px;display:flex}.eyebrow{color:#0ea5e9;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.modal-header h2{color:#0f172a;margin-top:4px;font-size:20px}.modal-description{color:#64748b;margin-top:3px}.icon-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:34px;height:34px;font-size:22px;line-height:1}.icon-btn:hover{color:#0f172a;background:#f8fafc}.spreadsheet-toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:10px;padding:16px 28px;display:flex}.file-name{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-size:13px;overflow:hidden}.spreadsheet-error{color:#b91c1c;background:#fef2f2;border-bottom:1px solid #fecaca;padding:10px 28px;font-size:13px}.spreadsheet-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:330px;padding:40px;display:flex}.spreadsheet-empty-icon{color:#0ea5e9;font-size:42px;line-height:1}.spreadsheet-empty h3{color:#0f172a;font-size:17px}.spreadsheet-empty p,.spreadsheet-hint{color:#64748b;font-size:13px}.spreadsheet-body{flex-direction:column;min-height:0;display:flex}.sheet-tabs{border-bottom:1px solid #e2e8f0;gap:2px;padding:0 28px;display:flex;overflow-x:auto}.sheet-tab{color:#64748b;cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:11px 14px}.sheet-tab:hover,.sheet-tab.active{color:#0284c7}.sheet-tab.active{border-bottom-color:#0ea5e9;font-weight:600}.spreadsheet-table-wrap{max-height:430px;overflow:auto}.spreadsheet-table{border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:100%}.spreadsheet-table th{z-index:1;color:#94a3b8;text-align:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;width:48px;padding:8px;font-size:11px;font-weight:500;position:sticky;left:0}.spreadsheet-table td{border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;min-width:150px;padding:0}.spreadsheet-table input{color:#334155;width:100%;font:inherit;border:2px solid #0000;outline:none;padding:9px 10px}.spreadsheet-table input:focus{border-color:#0ea5e9}.spreadsheet-hint{padding:12px 28px 16px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=900px){.page-header{flex-direction:column}.page-header .btn{width:100%}.modal-backdrop{padding:10px}.modal-header,.spreadsheet-toolbar{padding-left:18px;padding-right:18px}.sheet-tabs{padding:0 18px}.uploaded-appointments-panel{resize:vertical;width:100%;min-width:0;height:min(58vh,520px);max-height:calc(100vh - 180px)}.spreadsheet-modal{width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:calc(100vh - 20px)}}.btn-full{width:100%}.panel-toggle{color:#64748b;cursor:pointer;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:5px;padding:4px 8px;font-size:12px}.panel-toggle:hover{color:#334155;border-color:#94a3b8}.activity-panel.collapsed{align-self:start}
