:root{color:#1f2933;background:#f5f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}input,select,textarea{min-width:0}textarea{max-width:100%;resize:vertical}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:272px 1fr}.sidebar{background:#fff;border-right:1px solid #d8dee6;padding:20px 16px;position:sticky;top:0;height:100vh;overflow-y:auto}.brand{display:flex;align-items:center;gap:12px}.brand.large{margin-bottom:32px}.brand strong,.brand span{display:block}.brand span{color:#697586;font-size:13px}.brand-mark{width:40px;height:40px;border-radius:8px;background:#0f766e;color:#fff;display:grid;place-items:center;font-weight:800}.nav-groups{margin-top:28px}.nav-group-label{margin:24px 8px 8px;color:#697586;font-size:12px;font-weight:700;text-transform:uppercase}.nav-link{display:flex;align-items:center;gap:10px;min-height:40px;padding:8px 10px;border-radius:8px;color:#364152}.nav-link.active,.nav-link:hover{background:#e6f4f1;color:#0f766e}.main{min-width:0}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 28px;border-bottom:1px solid #d8dee6;background:#fffffff0;position:sticky;top:0;z-index:10}.topbar h1{margin:0;font-size:22px}.breadcrumb{margin:0 0 2px;color:#697586;font-size:13px}.topbar-actions,.button-row,.toolbar{display:flex;align-items:center;gap:10px}.global-search{min-width:280px;height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #d8dee6;border-radius:8px;background:#fff}.global-search input{border:0;outline:0;width:100%}.user-pill,.icon-button,.primary-button,.secondary-button,.danger-button{border-radius:8px;border:1px solid #d8dee6;min-height:40px;padding:0 14px;background:#fff}.icon-button{width:40px;padding:0;display:grid;place-items:center}.primary-button{background:#0f766e;border-color:#0f766e;color:#fff;font-weight:700}.secondary-button{color:#0f766e}.danger-button{color:#b42318;border-color:#f4b8b1}.page-stack{padding:28px;display:grid;gap:20px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.metric-card,.resource-card,.panel,.detail-panel,.state-panel,.module-header{background:#fff;border:1px solid #d8dee6;border-radius:8px}.metric-card,.resource-card{padding:18px}.resource-card h3,.resource-card p{margin:0}.resource-card p{margin-top:8px;color:#697586}.metric-card span{display:block;color:#697586;font-size:13px}.metric-card strong{display:block;margin-top:8px;font-size:30px}.two-column,.split-view{display:grid;gap:20px}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.split-view{grid-template-columns:minmax(0,1fr) 380px;align-items:start}.panel,.detail-panel,.state-panel,.module-header{padding:18px}.module-header{display:flex;justify-content:space-between;gap:16px;align-items:center}.module-header h2,.module-header p,.panel-heading h2{margin:0}.module-header p{color:#697586}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-heading a,.panel-heading span{color:#0f766e;font-size:13px;font-weight:700}table{width:100%;border-collapse:collapse}th,td{text-align:left;border-top:1px solid #eef2f6;padding:12px 8px;vertical-align:top}th{color:#697586;font-size:12px;text-transform:uppercase}td small{display:block;color:#697586;margin-top:2px}tbody tr{cursor:pointer}tbody tr:hover,tbody tr.selected{background:#f7fbfa}.status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#eef2f6;color:#364152;font-size:12px;font-weight:700}.status.success{background:#dcfae6;color:#067647}.status.muted{background:#f2f4f7;color:#697586}.inline-status{margin-left:8px;vertical-align:middle}.toolbar input,.toolbar select,.resource-form input,.resource-form select,.resource-form textarea,.exercise-editor input,.exercise-editor select,.exercise-editor textarea,.symptom-editor input,.symptom-editor select,.symptom-editor textarea,.login-panel input,.config-editor textarea{width:100%;border:1px solid #cdd5df;border-radius:8px;padding:10px 12px;background:#fff}.toolbar input{max-width:420px}.toolbar select{width:180px}.detail-panel dl{display:grid;grid-template-columns:100px 1fr;gap:8px 12px;margin:18px 0}.detail-panel dt{color:#697586}.detail-panel dd{margin:0;overflow-wrap:anywhere}.resource-form,.login-panel{display:grid;gap:14px}.resource-form label,.resource-form .form-field,.exercise-editor label,.exercise-editor .form-field,.symptom-editor label,.symptom-editor .form-field,.login-panel label{display:grid;gap:6px;min-width:0;color:#364152;font-size:13px;font-weight:700}.checkbox-label{grid-template-columns:auto 1fr;align-items:center}.checkbox-label input{width:auto}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel{width:min(420px,100%);padding:28px;background:#fff;border:1px solid #d8dee6;border-radius:8px}.login-panel h1{margin:0}.otp-setup{display:grid;justify-items:center;gap:12px;padding:16px;border:1px solid #d8dee6;border-radius:8px;background:#f7fbfa}.otp-setup code{width:100%;padding:8px 10px;border-radius:8px;background:#fff;color:#364152;text-align:center;overflow-wrap:anywhere}.recovery-code-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.recovery-code-list li{padding:8px 10px;border:1px solid #d8dee6;border-radius:8px;background:#f7fbfa;color:#364152;font-family:SFMono-Regular,Consolas,monospace;font-size:13px;text-align:center}.form-error{margin:0;color:#b42318}.file-preview-link{color:#0f766e;font-size:13px;font-weight:700}.media-selection-summary{color:#0f766e;font-size:12px;font-weight:700}.media-selection-summary.empty{color:#697586;font-weight:600}.media-field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.media-upload-control{position:relative;min-height:40px;display:inline-grid;place-items:center;padding:0 12px;border:1px solid #cdd5df;border-radius:8px;background:#fff;color:#0f766e;font-size:13px;font-weight:700;overflow:hidden}.media-upload-control input{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.media-upload-control:has(input:disabled){color:#697586;opacity:.7}.formatted-textarea{display:grid;gap:6px;align-self:stretch;min-width:0;color:#364152;font-size:13px;font-weight:700}.formatting-toolbar{display:flex;align-items:center;gap:6px}.format-button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #cdd5df;border-radius:8px;background:#fff;color:#364152}.format-button:hover{background:#f7fbfa;color:#0f766e}.formatting-help{color:#697586;font-size:12px;font-weight:500}.exercise-builder{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.6fr);gap:20px;align-items:start}.exercise-list-panel{max-height:calc(100vh - 160px);overflow:auto}.exercise-list-panel .toolbar{margin-bottom:14px}.exercise-editor{display:grid;gap:18px}.save-button,.compact-button{display:inline-flex;align-items:center;gap:8px}.form-section{display:grid;gap:14px;padding-top:18px;border-top:1px solid #eef2f6}.form-section:first-of-type{border-top:0;padding-top:0}.form-section h3,.step-card h4{margin:0}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.section-heading-row,.step-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.step-stack{display:grid;gap:14px}.step-card{display:grid;gap:14px;padding:16px;border:1px solid #d8dee6;border-radius:8px;background:#fbfcfd}.program-exercise-stack{display:grid;gap:10px}.program-exercise-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.program-row-actions{padding-bottom:1px}.program-add-exercise{justify-self:start}.symptoms-tabs{display:inline-flex;width:fit-content;border:1px solid #cdd5df;border-radius:8px;background:#fff;overflow:hidden}.symptoms-tabs button,.segmented-control button{min-height:38px;border:0;border-right:1px solid #cdd5df;padding:0 14px;background:#fff;color:#364152;font-weight:700}.symptoms-tabs button:last-child,.segmented-control button:last-child{border-right:0}.symptoms-tabs button.active,.segmented-control button.active{background:#e6f4f1;color:#0f766e}.segmented-control{display:inline-flex;width:fit-content;border:1px solid #cdd5df;border-radius:8px;overflow:hidden}.icon-button:disabled,.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.danger-icon{color:#b42318}.config-editor textarea{font-family:SFMono-Regular,Consolas,monospace;min-height:560px}.article-workspace{display:grid;grid-template-columns:minmax(280px,380px) minmax(0,1fr);gap:18px;align-items:start}.article-list-panel table td strong,.article-list-panel table td small{display:block}.article-list-panel table td small{color:#697586;margin-top:2px}.article-list-panel tr.selected{background:#e6f4f1}.article-editor{display:flex;flex-direction:column;gap:18px}.article-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.article-meta-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.article-editor label,.article-editor .form-field{display:flex;flex-direction:column;gap:6px;color:#364152;font-weight:700}.article-editor input,.article-editor select,.article-editor textarea{width:100%;min-height:42px;border:1px solid #cdd5df;border-radius:8px;padding:9px 11px;background:#fff;color:#1f2933}.article-section-heading,.block-card-heading,.media-picker-row,.reference-row,.block-insert-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.article-section-heading h3{margin:0}.article-section-heading span,.block-insert-row span{color:#697586;font-size:13px}.article-block-card{border:1px solid #d8dee6;border-radius:8px;background:#fff;padding:16px;display:flex;flex-direction:column;gap:14px}.media-picker-row select{flex:1}.upload-button{position:relative;overflow:hidden}.upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.category-select-row,.tag-create-row{display:flex;gap:10px;align-items:center}.category-select-row select,.tag-create-row input{flex:1}.selected-category-list{display:flex;flex-wrap:wrap;gap:8px}.category-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 8px 0 12px;border:1px solid #d8dee6;border-radius:999px;background:#f7fbfa;color:#364152;font-size:13px;font-weight:700}.category-pill button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:999px;padding:0;background:transparent;color:#697586}.category-pill button:hover{background:#e3e8ef;color:#364152}.rich-editor-shell{border:1px solid #cdd5df;border-radius:8px;overflow:hidden;background:#fff}.rich-editor-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:8px;border-bottom:1px solid #d8dee6;background:#f8fafc}.rich-editor-toolbar button{width:34px;height:34px;border:1px solid #d8dee6;border-radius:8px;background:#fff;color:#364152;display:grid;place-items:center}.rich-editor-toolbar button.active{border-color:#0f766e;background:#e6f4f1;color:#0f766e}.article-rich-editor{min-height:180px;padding:14px;outline:none;color:#1f2933}.article-rich-editor p,.article-rich-editor ul,.article-rich-editor ol,.article-rich-editor blockquote{margin:0 0 12px}.article-rich-editor h2,.article-rich-editor h3,.article-rich-editor h4{margin:16px 0 8px}.reference-row{align-items:flex-start}.reference-row input:first-child{flex:1}.reference-row input:nth-child(2){flex:1.4}.block-insert-row{justify-content:flex-start;padding-top:4px;border-top:1px solid #eef2f6}@media(max-width:1040px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.topbar,.module-header,.article-section-heading,.block-card-heading,.media-picker-row,.reference-row,.topbar-actions{align-items:stretch;flex-direction:column;height:auto;padding:18px}.metric-grid,.resource-grid,.two-column,.split-view,.exercise-builder,.article-workspace,.article-meta-grid,.article-meta-grid.compact,.form-grid.two,.form-grid.three,.form-grid.four,.media-field-row,.program-exercise-row{grid-template-columns:1fr}.global-search{min-width:0}}
