@layer payload-default{.icon--check{width:1.53846rem;height:1.53846rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}}
@layer payload-default{.plugin-seo__field .field-label{display:inline!important}}
.slug-field-component .label-wrapper{justify-content:space-between;align-items:center;display:flex}.slug-field-component .lock-button{margin:0;padding-bottom:.3125rem}
@layer payload-default;.import-button{--import-info:#2563eb;--import-info-bg:#2563eb1a;--import-success:#15803d;--import-success-bg:#15803d1a;--import-warning:#b45309;--import-warning-bg:#b453091f;--import-error:#b91c1c;--import-error-bg:#b91c1c1a;border:2px dashed var(--theme-elevation-200);background:var(--theme-elevation-50);border-radius:8px;margin-bottom:20px;padding:15px 20px;transition:all .2s;position:relative}.import-button:hover{border-color:var(--theme-elevation-300);background:var(--theme-elevation-100)}.import-button--dragging{border-color:var(--import-info);background:var(--import-info-bg);border-style:solid}.import-button--loading{opacity:.7;pointer-events:none}.import-button__input{display:none}.import-button__content{align-items:center;gap:10px;display:flex}.import-button__icon{background:var(--theme-elevation-100);width:36px;height:36px;color:var(--theme-elevation-500);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.import-button__text{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.import-button__button{appearance:none;background:var(--import-info);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 2px 6px #2563eb3d}.import-button__button:hover{background:#1d4ed8;box-shadow:0 4px 10px #2563eb57}.import-button__button:disabled{opacity:.5;cursor:not-allowed}.import-button__hint{color:var(--theme-elevation-400);font-size:13px}.import-button__modal{z-index:1000;background:#0a0a0a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.import-button__modal-panel{border:1px solid var(--theme-elevation-200);background:var(--theme-bg);border-radius:8px;flex-direction:column;width:min(1180px,96vw);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 80px #0000003d}.import-button__modal-header,.import-button__modal-footer{border-bottom:1px solid var(--theme-elevation-150);justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.import-button__modal-header h2{margin:0;font-size:20px;line-height:1.2}.import-button__modal-header p{color:var(--theme-elevation-550);margin:4px 0 0;font-size:13px}.import-button__modal-footer{border-top:1px solid var(--theme-elevation-150);border-bottom:0}.import-button__modal-footer>button:not(.import-button__button){appearance:none;border:1px solid var(--theme-elevation-250);background:var(--theme-bg);color:var(--theme-text);cursor:pointer;border-radius:6px;padding:8px 16px}.import-button__icon-button{appearance:none;border:1px solid var(--theme-elevation-200);background:var(--theme-bg);width:36px;height:36px;color:var(--theme-text);cursor:pointer;border-radius:6px;font-size:24px;line-height:1}.import-button__summary{border-bottom:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);flex-wrap:wrap;gap:8px;padding:12px 20px;display:flex}.import-button__summary span{border:1px solid var(--theme-elevation-200);background:var(--theme-bg);color:var(--theme-elevation-650);border-radius:999px;padding:4px 10px;font-size:12px}.import-button__toolbar{border-bottom:1px solid var(--theme-elevation-150);flex-wrap:wrap;align-items:end;gap:10px;padding:14px 20px;display:flex}.import-button__toolbar label{color:var(--theme-elevation-600);gap:4px;font-size:12px;font-weight:600;display:grid}.import-button__toolbar select,.import-button__toolbar button{border:1px solid var(--theme-elevation-250);background:var(--theme-bg);min-height:36px;color:var(--theme-text);border-radius:6px;padding:7px 10px}.import-button__toolbar button{cursor:pointer;font-weight:600}.import-button__records{background:var(--theme-elevation-50);flex:1;padding:16px 20px;overflow:auto}.import-button__record{border:1px solid var(--theme-elevation-180);background:var(--theme-bg);border-radius:8px;padding:13px}.import-button__record+.import-button__record{margin-top:13px}.import-button__record--approved{background:linear-gradient(0deg,var(--import-success-bg),var(--import-success-bg)),var(--theme-bg);border-color:#15803d73}.import-button__record--rejected{opacity:.7;background:linear-gradient(0deg,var(--import-error-bg),var(--import-error-bg)),var(--theme-bg);border-color:#b91c1c59}.import-button__record-header{justify-content:space-between;align-items:start;gap:15px;margin-bottom:10px;display:flex}.import-button__record-header h3{margin:4px 0 0;font-size:16px;line-height:1.25}.import-button__record-header p{color:var(--theme-elevation-500);margin:3px 0 0;font-size:12px}.import-button__type{color:var(--theme-elevation-500);text-transform:uppercase;font-size:11px;font-weight:700}.import-button__record-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.import-button__record-actions button{border:1px solid var(--theme-elevation-250);background:var(--theme-bg);min-height:32px;color:var(--theme-text);cursor:pointer;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600}.import-button__record-actions button:disabled{cursor:not-allowed;opacity:.5}.import-button__status-active{border-color:var(--import-info)!important;background:var(--import-info-bg)!important;color:#1d4ed8!important}.import-button__status-active--success{border-color:var(--import-success)!important;background:var(--import-success-bg)!important;color:var(--import-success)!important}.import-button__status-active--warning{border-color:var(--import-warning)!important;background:var(--import-warning-bg)!important;color:var(--import-warning)!important}.import-button__status-active--error{border-color:var(--import-error)!important;background:var(--import-error-bg)!important;color:var(--import-error)!important}.import-button__messages{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.import-button__message{background:var(--import-warning-bg);color:var(--import-warning);border-radius:999px;padding:4px 8px;font-size:12px}.import-button__message--error{background:var(--import-error-bg);color:var(--import-error)}.import-button__fields{gap:10px;display:grid}.import-button__fields--doctor{grid-template-columns:minmax(200px,2fr) repeat(4,minmax(110px,1fr))}.import-button__fields--facility{grid-template-columns:repeat(6,minmax(120px,1fr))}.import-button__field{min-width:0;color:var(--theme-elevation-600);gap:4px;font-size:12px;font-weight:600;display:grid}.import-button__field input,.import-button__field select{border:1px solid var(--theme-elevation-250);background:var(--theme-input-bg);width:100%;min-width:0;color:var(--theme-text);border-radius:6px;padding:8px 9px;font-size:13px}.import-button__field select[multiple]{min-height:96px;padding:4px}.import-button__field select[multiple] option{border-radius:4px;padding:6px 8px}.import-button__json-preview{background:var(--theme-elevation-100);border-radius:6px;max-height:260px;padding:10px;overflow:auto}.import-button__json-preview pre{white-space:pre-wrap;word-break:break-word;margin:0}.import-button__empty{border:1px dashed var(--theme-elevation-250);background:var(--theme-bg);color:var(--theme-elevation-500);text-align:center;border-radius:8px;padding:20px}@media (max-width:900px){.import-button__modal{align-items:stretch;padding:10px}.import-button__modal-panel{width:100%;max-height:96vh}.import-button__record-header{display:grid}.import-button__record-actions{justify-content:flex-start}.import-button__fields,.import-button__fields--doctor,.import-button__fields--facility{grid-template-columns:1fr}}@keyframes importSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.routine-productivity-dashboard{flex-direction:column;gap:16px;margin-block-end:24px;display:flex}.routine-productivity-dashboard__header,.routine-productivity-dashboard__filters,.routine-productivity-dashboard__scores,.routine-productivity-dashboard__widget{background:var(--theme-input-bg);border:1px solid var(--theme-border-color);border-radius:8px}.routine-productivity-dashboard__header{grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:16px;padding:16px;display:grid}.routine-productivity-dashboard__eyebrow{color:var(--theme-elevation-500);letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:700;line-height:1.2}.routine-productivity-dashboard__header h2,.routine-productivity-dashboard__widget h3,.routine-productivity-dashboard__score-card h3{color:var(--theme-text);margin:0}.routine-productivity-dashboard__header h2{font-size:22px;line-height:1.2}.routine-productivity-dashboard__header dl{flex-wrap:wrap;justify-content:flex-end;gap:12px 18px;margin:0;display:flex}.routine-productivity-dashboard__header dt,.routine-productivity-dashboard__metric-list dt{color:var(--theme-elevation-500);font-size:12px;font-weight:600;line-height:1.3}.routine-productivity-dashboard__header dd{color:var(--theme-text);margin:2px 0 0;font-size:13px;font-weight:600}.routine-productivity-dashboard__header button,.routine-productivity-dashboard__filter-actions button,.routine-productivity-dashboard__filter-actions a{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.routine-productivity-dashboard__header button,.routine-productivity-dashboard__filter-actions button{color:#fff;background:#b91c1c;border:1px solid #b91c1c}.routine-productivity-dashboard__filter-actions a{border:1px solid var(--theme-border-color);color:var(--theme-text)}.routine-productivity-dashboard__filters{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:12px;display:grid}.routine-productivity-dashboard__filter-field{color:var(--theme-elevation-600);flex-direction:column;gap:6px;font-size:12px;font-weight:700;display:flex}.routine-productivity-dashboard__filter-title{color:var(--theme-elevation-600);font-size:12px;font-weight:700;line-height:1.3;display:block}.routine-productivity-dashboard__filters input[type=date],.routine-productivity-dashboard__multi-select summary{background:var(--theme-bg);border:1px solid var(--theme-border-color);color:var(--theme-text);font:inherit;border-radius:8px;min-height:38px;padding:8px 10px}.routine-productivity-dashboard__multi-select{position:relative}.routine-productivity-dashboard__multi-select summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;list-style:none;display:flex}.routine-productivity-dashboard__multi-select summary::-webkit-details-marker{display:none}.routine-productivity-dashboard__multi-select summary strong{color:var(--theme-text);font-size:12px;font-weight:700}.routine-productivity-dashboard__multi-select-menu{background:var(--theme-bg);border:1px solid var(--theme-border-color);z-index:20;border-radius:8px;gap:4px;min-width:100%;max-height:260px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 12px 30px #0f172a24}.routine-productivity-dashboard__multi-select-menu label{color:var(--theme-text);border-radius:6px;align-items:center;gap:8px;padding:7px 8px;font-size:13px;display:flex}.routine-productivity-dashboard__multi-select-menu label:hover{background:var(--theme-elevation-100)}.routine-productivity-dashboard__filter-actions{align-items:end;gap:10px;display:flex}.routine-productivity-dashboard__scores{flex-direction:column;gap:12px;padding:16px;display:flex}.routine-productivity-dashboard__section-heading{justify-content:space-between;align-items:center;display:flex}.routine-productivity-dashboard__section-heading span,.routine-productivity-dashboard__widget h3{align-items:center;gap:8px;display:flex}.routine-productivity-dashboard__section-heading span{color:var(--theme-text);font-size:16px;font-weight:700}.routine-productivity-dashboard__section-heading p{color:var(--theme-elevation-500);margin:4px 0 0;font-size:12px}.routine-productivity-dashboard__score-track{grid-auto-columns:minmax(260px,320px);grid-auto-flow:column;gap:12px;padding-bottom:4px;display:grid;overflow-x:auto}.routine-productivity-dashboard__score-card{border:1px solid var(--theme-border-color);border-top:3px solid var(--score-color);border-radius:8px;flex-direction:column;gap:12px;min-height:260px;padding:14px;display:flex}.routine-productivity-dashboard__score-card-header{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;display:grid}.routine-productivity-dashboard__avatar,.routine-productivity-dashboard__avatar span{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.routine-productivity-dashboard__avatar{background:var(--theme-elevation-100);color:var(--theme-text);flex:none;font-size:13px;font-weight:800;overflow:hidden}.routine-productivity-dashboard__avatar-image{background-position:50%;background-size:cover}.routine-productivity-dashboard__score-card h3{text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.25;overflow:hidden}.routine-productivity-dashboard__score-card p{color:var(--theme-elevation-500);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;overflow:hidden}.routine-productivity-dashboard__score-main{justify-content:space-between;align-items:end;display:flex}.routine-productivity-dashboard__score-main strong{font-variant-numeric:tabular-nums;font-size:34px;line-height:1}.routine-productivity-dashboard__score-main span,.routine-productivity-dashboard__score-meta{color:var(--theme-elevation-500);font-size:12px;font-weight:700}.routine-productivity-dashboard__progress{background:var(--theme-elevation-100);border-radius:999px;height:10px;overflow:hidden}.routine-productivity-dashboard__progress span{background:var(--score-color);height:100%;width:var(--score-progress);display:block}.routine-productivity-dashboard__score-meta{justify-content:space-between;display:flex}.routine-productivity-dashboard__score-details{border-top:1px solid var(--theme-border-color);padding-top:10px}.routine-productivity-dashboard__score-details summary{color:var(--theme-text);cursor:pointer;font-size:13px;font-weight:700}.routine-productivity-dashboard__score-details dl,.routine-productivity-dashboard__metric-list{gap:8px;margin:10px 0 0;display:grid}.routine-productivity-dashboard__score-details dl div,.routine-productivity-dashboard__metric-list div{justify-content:space-between;align-items:center;gap:12px;display:flex}.routine-productivity-dashboard__score-details dt{color:var(--theme-elevation-500);font-size:12px}.routine-productivity-dashboard__score-details dd,.routine-productivity-dashboard__metric-list dd{color:var(--theme-text);font-variant-numeric:tabular-nums;text-align:right;margin:0;font-size:13px;font-weight:700}.routine-productivity-dashboard__bento{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.routine-productivity-dashboard__widget{min-height:190px;padding:14px}.routine-productivity-dashboard__widget--wide{grid-column:span 2}.routine-productivity-dashboard__widget h3{font-size:14px;line-height:1.3}.routine-productivity-dashboard__bars{gap:10px;margin-top:14px;display:grid}.routine-productivity-dashboard__bars>div{grid-template-columns:minmax(96px,1fr) minmax(72px,1.3fr) 34px;align-items:center;gap:8px;display:grid}.routine-productivity-dashboard__bars span,.routine-productivity-dashboard__metric-list dt span{color:var(--theme-elevation-500);font-size:12px}.routine-productivity-dashboard__bars div div{background:var(--theme-elevation-100);border-radius:999px;height:8px;overflow:hidden}.routine-productivity-dashboard__bars i{background:#b91c1c;height:100%;display:block}.routine-productivity-dashboard__bars strong{color:var(--theme-text);font-variant-numeric:tabular-nums;text-align:right;font-size:12px}.routine-productivity-dashboard__metric-list dt{align-items:center;gap:6px;display:flex}.routine-productivity-dashboard__empty{color:var(--theme-elevation-500);align-items:center;min-height:72px;font-size:13px;display:flex}@media (max-width:1100px){.routine-productivity-dashboard__header{grid-template-columns:1fr}.routine-productivity-dashboard__header dl{justify-content:flex-start}.routine-productivity-dashboard__bento{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.routine-productivity-dashboard__bento,.routine-productivity-dashboard__filters{grid-template-columns:1fr}.routine-productivity-dashboard__widget--wide{grid-column:span 1}}
.logo-primary{fill:#ac1a1a}.logo-mono{fill:#141414}[data-theme=dark] .logo-mono{fill:#fafafa}.logo-black{fill:#141414}.logo-white{fill:#fafafa}.logo-red{fill:#ac1a1a}
