.oe-dashboard{--oe-font-sans: Inter, "DM Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--oe-accent: #75c041;--oe-accent-strong: #5b9f34;--oe-accent-soft: #eef8e8;--oe-ink: #26332d;--oe-muted: #68756e;--oe-line: #dce4dc;--oe-line-strong: #c8d2c9;--oe-surface: #ffffff;--oe-surface-soft: #f6f8f5;--oe-danger: #b75248;--oe-danger-soft: #fbefec;--oe-amber: #b78329;--oe-blue: #5a88ad;min-height:100%;color:var(--oe-ink);background:#f3f6f2;font-family:var(--oe-font-sans)}.oe-dashboard *{box-sizing:border-box}.oe-dashboard button,.oe-dashboard input,.oe-dashboard select{font:inherit}.oe-dashboard button:focus-visible,.oe-dashboard input:focus-visible,.oe-dashboard select:focus-visible{outline:3px solid rgba(117,192,65,.35);outline-offset:2px}.oe-dashboard h1,.oe-dashboard h2,.oe-dashboard h3,.oe-dashboard p{margin:0}.oe-dashboard h1,.oe-dashboard h2,.oe-dashboard h3{font-family:var(--oe-font-sans)}.oe-dashboard button{color:inherit}.oe-dashboard-header{min-height:91px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-bottom:1px solid var(--oe-line)}.oe-dashboard-title h1{font-size:31px;line-height:1;font-weight:800;letter-spacing:-.035em}.oe-dashboard-title p{margin-top:7px;color:var(--oe-muted);font-size:14px}.oe-dashboard-header-actions{display:flex;align-items:center;gap:18px}.oe-classic-link{color:var(--oe-accent-strong);font-size:13px;font-weight:800;text-decoration:none}.oe-classic-link:hover{text-decoration:underline}.oe-tab-bar{align-self:stretch;display:flex;align-items:end;gap:6px}.oe-tab{height:58px;min-width:136px;padding:0 20px 13px;border:0;border-bottom:4px solid transparent;background:transparent;color:var(--oe-muted);font-size:17px;font-weight:850;cursor:pointer}.oe-tab.is-active{border-color:var(--oe-accent);color:var(--oe-ink)}.oe-filter-shell{position:sticky;top:0;z-index:25;padding:13px 24px;display:flex;align-items:end;gap:22px;flex-wrap:wrap;background:#fffffff7;border-bottom:1px solid var(--oe-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.oe-filter-group{display:grid;gap:7px}.oe-filter-label{color:var(--oe-muted);font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.oe-chip-row{display:flex;gap:6px;flex-wrap:wrap}.oe-chip{border:1px solid var(--oe-line-strong);border-radius:9px;background:#fff;padding:9px 13px;font-size:13px;font-weight:750;cursor:pointer}.oe-chip.is-active{border-color:var(--oe-accent);background:var(--oe-accent);color:#fff}.oe-filter-context{margin-left:auto;max-width:370px;color:var(--oe-muted);font-size:12px;line-height:1.45;text-align:right}.oe-filter-context strong{color:var(--oe-ink)}.oe-custom-range{display:flex;gap:8px;align-items:end}.oe-custom-range label{display:grid;gap:4px;color:var(--oe-muted);font-size:11px;font-weight:800}.oe-custom-range input{border:1px solid var(--oe-line-strong);border-radius:8px;padding:7px 8px;background:#fff;color:var(--oe-ink)}.oe-switch{display:inline-flex;align-items:center;gap:9px;color:var(--oe-muted);font-size:12px;font-weight:800;cursor:pointer}.oe-switch input{width:39px;height:22px;accent-color:var(--oe-accent)}.oe-dashboard-content{width:100%;padding:18px 18px 48px}.oe-zone{padding:25px;border:1px solid var(--oe-line);border-radius:18px;background:#edf2ed}.oe-performance-zone{background:#f3f6f2}.oe-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.oe-section-heading h2{font-size:39px;line-height:1.05;font-weight:800;letter-spacing:-.045em}.oe-section-heading p{margin-top:7px;color:var(--oe-muted);font-size:15px}.oe-subsection{margin-top:30px}.oe-subsection:first-child{margin-top:0}.oe-subsection-heading{margin:0 0 14px 3px}.oe-subsection-heading h2{font-size:31px;line-height:1.1;font-weight:800;letter-spacing:-.035em}.oe-subsection-heading p{margin-top:5px;color:var(--oe-muted);font-size:14px}.oe-card{border:1px solid var(--oe-line);border-radius:15px;background:#fff;padding:21px;box-shadow:0 6px 18px #2c3e350e}.oe-clickable{cursor:pointer;transition:border-color .15s,transform .15s,box-shadow .15s}.oe-clickable:hover{border-color:#aec69d;transform:translateY(-1px);box-shadow:0 10px 24px #2c3e3514}.oe-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:17px}.oe-card-heading h3{font-size:22px;line-height:1.15;letter-spacing:-.02em}.oe-card-heading p{margin-top:5px;color:var(--oe-muted);font-size:13px;line-height:1.4}.oe-card-heading>strong{font-size:40px;line-height:1;font-weight:900;color:var(--oe-accent-strong)}.oe-card-link{border:0;background:transparent;color:var(--oe-accent-strong);font-size:12px;font-weight:850;cursor:pointer}.oe-action-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.8fr);gap:16px;align-items:stretch}.oe-followup-card{grid-row:span 3;padding:24px}.oe-followup-total{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;align-items:end}.oe-followup-total strong{grid-row:1/3;font-size:66px;line-height:.88;font-weight:900;color:var(--oe-accent-strong)}.oe-followup-total span{font-size:19px;font-weight:900}.oe-followup-total small{color:var(--oe-muted);font-size:12px}.oe-aging-symmetric{margin-top:22px;display:grid;grid-template-columns:1fr 74px 1fr;gap:15px;align-items:end}.oe-aging-side{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;height:154px;align-items:end}.oe-aging-bar{height:100%;display:grid;grid-template-rows:22px 1fr 34px;gap:4px;justify-items:center;text-align:center}.oe-aging-bar strong{font-size:15px}.oe-aging-bar i{width:70%;height:100%;display:flex;align-items:end;overflow:hidden;border-radius:7px;background:#edf0ed}.oe-aging-bar em{display:block;width:100%;min-height:5px;height:var(--bar-height);border-radius:7px 7px 0 0;background:#d57d72}.oe-aging-side.is-upcoming em{background:var(--oe-accent)}.oe-aging-bar span{color:var(--oe-muted);font-size:11px;line-height:1.25}.oe-due-today{align-self:stretch;display:grid;place-content:center;text-align:center;border-inline:1px solid var(--oe-line)}.oe-due-today strong{font-size:32px;line-height:1;font-weight:900}.oe-due-today span{margin-top:6px;color:var(--oe-muted);font-size:11px}.oe-tc-split{margin-top:19px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.oe-tc-split div{border:1px solid var(--oe-line);border-radius:11px;background:var(--oe-surface-soft);padding:12px 14px}.oe-tc-split span,.oe-tc-split small{display:block;color:var(--oe-muted);font-size:11px}.oe-tc-split strong{display:block;margin:5px 0 2px;font-size:24px}.oe-followup-footnote{margin-top:14px;color:var(--oe-muted);font-size:12px}.oe-compact-metric{min-height:174px;display:grid;align-content:space-between}.oe-compact-number{font-size:48px;line-height:1;font-weight:900;color:var(--oe-accent-strong)}.oe-compact-detail{color:var(--oe-muted);font-size:12px;line-height:1.45}.oe-mini-calendar-summary{display:flex;align-items:center;justify-content:space-between;gap:14px}.oe-mini-calendar-summary strong{font-size:44px;line-height:1;font-weight:900;color:var(--oe-accent-strong)}.oe-mini-calendar-summary span{color:var(--oe-muted);font-size:13px}.oe-calendar-shell{margin-top:17px}.oe-month-stepper{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.oe-month-stepper button{width:34px;height:34px;border:1px solid var(--oe-line);border-radius:8px;background:#fff;cursor:pointer}.oe-month-stepper strong{font-size:16px}.oe-weekdays,.oe-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.oe-weekdays{margin-bottom:6px}.oe-weekdays span{text-align:center;color:var(--oe-muted);font-size:11px;font-weight:800}.oe-calendar-cell{min-height:72px;border:1px solid var(--oe-line);border-radius:9px;background:#fff;padding:7px;display:grid;place-content:center;text-align:center;cursor:pointer}.oe-calendar-cell:disabled{cursor:default;opacity:.55}.oe-calendar-cell.is-outside{visibility:hidden}.oe-calendar-cell>span{font-size:11px;color:var(--oe-muted)}.oe-calendar-cell>strong{font-size:20px}.oe-calendar-cell>small{font-size:11px;color:var(--oe-muted)}.oe-score-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.oe-case-card{grid-column:span 6;grid-row:span 2;min-height:350px}.oe-same-card,.oe-days-card{grid-column:span 3}.oe-open-card{grid-column:span 6}.oe-conversion-note{margin:-4px 0 15px;display:flex;align-items:flex-start;gap:9px;color:#59665e;font-size:12px;line-height:1.45}.oe-conversion-note strong{width:21px;height:21px;flex:0 0 auto;border:1px solid #b8cfe1;border-radius:50%;background:#f7fbfe;display:grid;place-items:center;color:var(--oe-blue)}.oe-ring-layout{display:grid;grid-template-columns:190px 1fr;gap:26px;align-items:center}.oe-ring{width:184px;height:184px;border-radius:50%;display:grid;place-items:center;position:relative;background:conic-gradient(var(--oe-accent) 0 calc(var(--rate) * 1%),#e7ece7 calc(var(--rate) * 1%) 100%)}.oe-ring:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:50%;background:#fff}.oe-ring span{position:relative;z-index:1;display:grid;text-align:center}.oe-ring strong{font-size:47px;line-height:1;font-weight:900}.oe-ring small{margin-top:6px;color:var(--oe-muted);font-size:11px;font-weight:800}.oe-ring-copy>strong{display:block;font-size:22px}.oe-ring-copy>p{margin-top:6px;color:var(--oe-muted);font-size:13px}.oe-money-pair{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.oe-money-pair div{border:1px solid var(--oe-line);border-radius:10px;background:var(--oe-surface-soft);padding:11px}.oe-money-pair strong,.oe-money-pair span{display:block}.oe-money-pair strong{font-size:17px}.oe-money-pair span{margin-top:4px;color:var(--oe-muted);font-size:11px}.oe-small-ring{width:125px;height:125px;margin:6px auto 16px}.oe-small-ring:after{top:13px;right:13px;bottom:13px;left:13px}.oe-small-ring strong{font-size:33px}.oe-support-copy{text-align:center;color:var(--oe-muted);font-size:12px;line-height:1.5}.oe-support-copy strong{color:var(--oe-ink)}.oe-days-lead{display:flex;align-items:end;gap:9px;margin-bottom:15px}.oe-days-lead strong{font-size:53px;line-height:.9;font-weight:900;color:var(--oe-accent-strong)}.oe-days-lead span{font-size:17px;font-weight:850}.oe-vertical-buckets{height:120px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;align-items:end}.oe-vertical-bucket{height:100%;display:grid;grid-template-rows:18px 1fr 28px;justify-items:center;text-align:center}.oe-vertical-bucket strong{font-size:13px}.oe-vertical-bucket i{width:72%;height:100%;display:flex;align-items:end;border-radius:6px;overflow:hidden;background:var(--oe-surface-soft)}.oe-vertical-bucket em{display:block;width:100%;min-height:4px;height:var(--bar-height);background:var(--oe-accent);border-radius:6px 6px 0 0}.oe-vertical-bucket span{color:var(--oe-muted);font-size:11px;line-height:1.2}.oe-open-value{font-size:49px;line-height:1;font-weight:900;color:var(--oe-accent-strong)}.oe-open-split{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.oe-open-split div{padding:12px;border-radius:10px;background:var(--oe-surface-soft)}.oe-open-split strong,.oe-open-split span{display:block}.oe-open-split strong{font-size:23px}.oe-open-split span{margin-top:3px;color:var(--oe-muted);font-size:11px}.oe-pipeline-grid{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(520px,1.35fr) minmax(390px,1fr);gap:16px;align-items:stretch}.oe-pipeline-stages{display:grid;gap:8px}.oe-pipeline-stage{border:0;background:transparent;padding:0;display:grid;justify-items:center;cursor:pointer}.oe-pipeline-stage>div{width:var(--stage-width);min-width:58%;border-radius:10px;background:var(--oe-accent-soft);border:1px solid #cae2bc;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.oe-pipeline-stage:nth-child(3)>div{background:var(--oe-accent);color:#fff;border-color:var(--oe-accent)}.oe-pipeline-stage strong{font-size:21px}.oe-pipeline-stage span{font-size:13px;font-weight:800}.oe-pipeline-stage small{margin:4px 0;color:var(--oe-muted);font-size:11px}.oe-reason-tabs{display:flex;gap:5px}.oe-reason-tabs button{border:1px solid var(--oe-line);border-radius:8px;background:#fff;padding:7px 10px;font-size:12px;font-weight:800;cursor:pointer}.oe-reason-tabs button.is-active{background:var(--oe-accent);border-color:var(--oe-accent);color:#fff}.oe-reasons{display:grid}.oe-reason-row{width:100%;border:0;border-bottom:1px solid var(--oe-line);background:transparent;padding:11px 0;display:grid;grid-template-columns:minmax(155px,1.2fr) minmax(95px,.8fr) 58px 82px 78px;gap:10px;align-items:center;text-align:left;cursor:pointer}.oe-reason-row:last-child{border-bottom:0}.oe-reason-name strong,.oe-reason-name span{display:block}.oe-reason-name strong{font-size:15px}.oe-reason-name span{margin-top:3px;color:var(--oe-muted);font-size:11px}.oe-rank-track{height:12px;border-radius:99px;background:#edf0ed;overflow:hidden}.oe-rank-track i{display:block;width:var(--rank-width);height:100%;border-radius:99px;background:var(--oe-accent)}.oe-reason-insight{text-align:center}.oe-reason-insight strong,.oe-reason-insight span{display:block}.oe-reason-insight strong{font-size:16px}.oe-reason-insight .is-worse{color:var(--oe-danger)}.oe-reason-insight .is-better{color:var(--oe-accent-strong)}.oe-reason-insight span{margin-top:3px;color:var(--oe-muted);font-size:11px}.oe-reason-amount{text-align:right;color:var(--oe-accent-strong);font-size:13px;font-weight:850}.oe-aging-chart{height:255px;display:grid;grid-template-columns:repeat(5,1fr);gap:13px;align-items:end}.oe-aging-column{height:100%;border:0;background:transparent;padding:0;display:grid;grid-template-rows:24px 1fr 25px 24px;gap:4px;justify-items:center;cursor:pointer}.oe-aging-column>strong{font-size:17px}.oe-aging-column>i{width:70%;height:100%;display:flex;align-items:end;overflow:hidden;border-radius:7px;background:#edf0ed}.oe-aging-column>i>em{display:block;width:100%;min-height:5px;height:var(--bar-height);border-radius:7px 7px 0 0;background:var(--aging-color)}.oe-aging-column>b{font-size:13px}.oe-aging-column>small{color:var(--oe-muted);font-size:11px;text-align:center}.oe-daily-card{padding:23px}.oe-info-note{margin-bottom:16px;display:flex;align-items:flex-start;gap:10px;border:1px solid #c9dbea;border-radius:10px;background:#edf4f9;padding:11px 13px;color:#53646f;font-size:12px;line-height:1.5}.oe-info-note strong{width:22px;height:22px;flex:0 0 auto;border:1px solid #b8cfe1;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--oe-blue)}.oe-daily-summary{margin-bottom:14px;display:flex;gap:28px;flex-wrap:wrap}.oe-daily-summary div{display:grid}.oe-daily-summary strong{font-size:24px}.oe-daily-summary span{color:var(--oe-muted);font-size:11px}.oe-daily-cell{min-height:104px;border:1px solid rgba(85,104,94,.13);border-radius:9px;padding:7px;display:grid;grid-template-rows:auto 1fr auto;text-align:center;cursor:pointer}.oe-daily-cell>span{justify-self:start;color:var(--oe-muted);font-size:11px}.oe-daily-counts{align-self:center;display:grid;grid-template-columns:1fr 1fr;gap:5px}.oe-daily-counts strong{font-size:23px;line-height:1;font-weight:900}.oe-daily-counts small{display:block;margin-top:4px;color:#4f5e56;font-size:11px}.oe-daily-cell>b{font-size:13px}.oe-pattern-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.oe-trend-card{grid-column:1/-1}.oe-trend-controls{display:flex;gap:6px;flex-wrap:wrap}.oe-trend-chart{height:300px;display:grid;grid-template-columns:repeat(var(--month-count),minmax(62px,1fr));gap:12px;align-items:end;overflow-x:auto}.oe-trend-month{height:100%;min-width:62px;border:0;background:transparent;padding:0;display:grid;grid-template-rows:22px 1fr 25px 20px;justify-items:center;cursor:pointer}.oe-trend-month>span,.oe-trend-month>small{color:var(--oe-muted);font-size:11px}.oe-trend-month>i{width:70%;height:100%;display:flex;align-items:end;border-radius:7px 7px 0 0;overflow:hidden;background:#e7ece7}.oe-trend-month>i>em{width:100%;min-height:4px;height:var(--fill-height);display:flex;align-items:start;justify-content:center;background:var(--oe-accent);padding-top:5px;color:#fff;font-size:11px;font-style:normal;font-weight:850}.oe-trend-month>strong{font-size:15px}.oe-mix-view{min-height:240px}.oe-donut-layout{display:grid;grid-template-columns:190px 1fr;gap:23px;align-items:center}.oe-donut{width:185px;height:185px;border:0;border-radius:50%;background:var(--donut-background);display:grid;place-items:center;position:relative;cursor:pointer}.oe-donut:after{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border-radius:50%;background:#fff}.oe-donut span{position:relative;z-index:1;display:grid;text-align:center;font-size:12px;color:var(--oe-muted)}.oe-donut strong{font-size:38px;line-height:1;font-weight:900;color:var(--oe-ink)}.oe-donut-legend{display:grid;gap:8px}.oe-donut-legend button{border:0;background:transparent;padding:5px;display:grid;grid-template-columns:12px 1fr auto;gap:9px;align-items:center;text-align:left;cursor:pointer}.oe-donut-legend i{width:11px;height:11px;border-radius:3px;background:var(--legend-color)}.oe-donut-legend span{font-size:13px;font-weight:750}.oe-donut-legend strong{color:var(--oe-muted);font-size:12px}.oe-mix-bars{height:225px;display:grid;grid-template-columns:repeat(var(--month-count),minmax(60px,1fr));gap:10px;align-items:end;overflow-x:auto}.oe-mix-bar{height:100%;border:0;background:transparent;padding:0;display:grid;grid-template-rows:20px 1fr 24px;justify-items:center;cursor:pointer}.oe-mix-bar span{color:var(--oe-muted);font-size:11px}.oe-mix-bar i{width:62%;height:100%;display:flex;align-items:end;overflow:hidden;border-radius:7px;background:var(--oe-surface-soft)}.oe-mix-bar em{display:block;width:100%;min-height:5px;height:var(--bar-height);border-radius:7px 7px 0 0;background:var(--oe-accent)}.oe-mix-bar strong{font-size:15px}.oe-loading,.oe-error{min-height:320px;display:grid;place-content:center;text-align:center;padding:40px;color:var(--oe-muted)}.oe-error strong{color:var(--oe-danger)}.oe-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#1b251f47}.oe-drawer{position:fixed;z-index:91;inset:0 0 0 auto;width:min(760px,92vw);display:grid;grid-template-rows:auto auto auto 1fr auto;background:#fff;border-left:1px solid var(--oe-line);box-shadow:-16px 0 42px #25322a2e}.oe-drawer-header{padding:22px 27px 18px;display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid var(--oe-line)}.oe-drawer-header h2{font-size:31px;line-height:1.05;font-weight:800}.oe-drawer-header p{margin-top:6px;color:var(--oe-muted);font-size:13px}.oe-drawer-close{width:38px;height:38px;border:1px solid var(--oe-line);border-radius:9px;background:#fff;font-size:22px;cursor:pointer}.oe-drawer-controls{padding:13px 27px;display:grid;grid-template-columns:1fr 170px 150px;gap:10px;border-bottom:1px solid var(--oe-line);background:var(--oe-surface-soft)}.oe-drawer-controls input,.oe-drawer-controls select{min-width:0;border:1px solid var(--oe-line-strong);border-radius:8px;background:#fff;padding:9px 10px;font-size:13px;color:var(--oe-ink)}.oe-drawer-summary{padding:14px 27px;border-bottom:1px solid var(--oe-line)}.oe-summary-histogram{height:92px;display:grid;grid-template-columns:repeat(5,1fr);gap:9px;align-items:end}.oe-summary-histogram div{height:100%;display:grid;grid-template-rows:18px 1fr 21px;justify-items:center}.oe-summary-histogram strong{font-size:12px}.oe-summary-histogram i{width:65%;height:100%;display:flex;align-items:end;border-radius:5px;background:#edf0ed;overflow:hidden}.oe-summary-histogram em{display:block;width:100%;min-height:4px;height:var(--bar-height);background:var(--oe-accent)}.oe-summary-histogram span{color:var(--oe-muted);font-size:11px}.oe-timeline-lead{display:grid;grid-template-columns:145px 1fr;gap:18px;align-items:end}.oe-timeline-lead>div:first-child strong{font-size:42px;line-height:1;font-weight:900;color:var(--oe-accent-strong)}.oe-timeline-lead>div:first-child span{display:block;margin-top:5px;color:var(--oe-muted);font-size:12px}.oe-distribution-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.oe-distribution-strip div{display:grid;grid-template-rows:17px 8px 18px;gap:3px}.oe-distribution-strip strong{font-size:12px}.oe-distribution-strip i{height:8px;border-radius:99px;background:#e3e8e3;overflow:hidden}.oe-distribution-strip em{display:block;width:var(--strip-width);height:100%;background:var(--oe-accent);border-radius:99px}.oe-distribution-strip span{color:var(--oe-muted);font-size:11px}.oe-drawer-list{overflow-y:auto;padding:16px 27px 26px;display:grid;align-content:start;gap:11px}.oe-patient-row,.oe-start-timeline-row,.oe-completion-row,.oe-followup-row{border:1px solid var(--oe-line);border-radius:12px;background:#fff;padding:14px}.oe-patient-row{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center}.oe-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--oe-accent-soft);color:var(--oe-accent-strong);font-size:13px;font-weight:900}.oe-patient-link{border:0;background:transparent;padding:0;color:var(--oe-ink);font-size:16px;font-weight:850;text-align:left;cursor:pointer}.oe-patient-link:hover{color:var(--oe-accent-strong);text-decoration:underline}.oe-patient-meta{margin-top:5px;display:flex;gap:9px;flex-wrap:wrap;color:var(--oe-muted);font-size:11px}.oe-patient-amount{color:var(--oe-accent-strong);font-size:13px;font-weight:850}.oe-start-timeline-row{display:grid;grid-template-columns:150px 1fr 62px;gap:14px;align-items:center}.oe-start-track{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center}.oe-start-track span{display:grid;color:var(--oe-muted);font-size:11px}.oe-start-track span:last-child{text-align:right}.oe-start-track i{height:3px;border-radius:99px;background:var(--oe-line);position:relative}.oe-start-track i:before,.oe-start-track i:after{content:"";position:absolute;top:50%;width:12px;height:12px;border-radius:50%;background:var(--oe-accent);transform:translateY(-50%)}.oe-start-track i:before{left:0}.oe-start-track i:after{right:0}.oe-start-timeline-row>strong{text-align:right;font-size:14px}.oe-completion-row{display:grid;gap:11px}.oe-checklist{display:flex;gap:7px;flex-wrap:wrap}.oe-checklist button,.oe-checklist span{border:1px solid var(--oe-line-strong);border-radius:99px;background:#fff;padding:7px 10px;color:var(--oe-muted);font-size:11px;font-weight:750}.oe-checklist .is-complete{border-color:#c7dfb9;background:var(--oe-accent-soft);color:var(--oe-accent-strong)}.oe-followup-row{display:grid;gap:12px;padding:17px}.oe-followup-row.is-overdue{border-left:4px solid #d88176}.oe-followup-head{display:flex;justify-content:space-between;gap:14px;align-items:center;flex-wrap:wrap}.oe-followup-head>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.oe-followup-meta{color:var(--oe-muted);font-size:12px}.oe-drawer-footer{padding:14px 27px;border-top:1px solid var(--oe-line);background:var(--oe-surface-soft);display:flex;justify-content:space-between;align-items:center;gap:14px}.oe-drawer-footer span{color:var(--oe-muted);font-size:12px}.oe-primary-button{border:1px solid var(--oe-accent);border-radius:9px;background:var(--oe-accent);color:#fff;padding:9px 13px;font-size:12px;font-weight:850;cursor:pointer}.oe-empty{min-height:150px;border:1px dashed var(--oe-line-strong);border-radius:12px;background:var(--oe-surface-soft);display:grid;place-content:center;text-align:center;color:var(--oe-muted);font-size:13px}@media (max-width: 1320px){.oe-score-grid{grid-template-columns:repeat(6,1fr)}.oe-case-card,.oe-open-card,.oe-same-card,.oe-days-card{grid-column:span 3}.oe-pipeline-grid{grid-template-columns:1fr 1.3fr}.oe-aging-card{grid-column:1/-1}}@media (max-width: 980px){.oe-dashboard-header{align-items:flex-start;flex-direction:column;padding:15px 18px 0}.oe-dashboard-header-actions{width:100%;flex-direction:column-reverse;align-items:stretch;gap:7px}.oe-tab-bar{width:100%}.oe-tab{min-width:0;flex:1}.oe-classic-link{align-self:flex-end}.oe-filter-shell{position:relative;padding:13px 18px}.oe-filter-context{width:100%;max-width:none;margin-left:0;text-align:left}.oe-dashboard-content{padding:12px 10px 35px}.oe-zone{padding:19px}.oe-action-grid,.oe-pipeline-grid,.oe-pattern-grid{grid-template-columns:1fr}.oe-followup-card{grid-row:auto}.oe-score-grid{grid-template-columns:1fr}.oe-case-card,.oe-same-card,.oe-days-card,.oe-open-card,.oe-pattern-grid .oe-card{grid-column:1}.oe-reason-row{grid-template-columns:1fr 90px}.oe-reason-insight,.oe-reason-amount{display:none}.oe-ring-layout{grid-template-columns:160px 1fr}.oe-ring{width:155px;height:155px}.oe-drawer-controls{grid-template-columns:1fr 1fr}.oe-drawer-controls input{grid-column:1/-1}}@media (max-width: 620px){.oe-dashboard-title h1{font-size:27px}.oe-section-heading h2{font-size:32px}.oe-zone{border-radius:13px;padding:14px}.oe-card{padding:16px}.oe-filter-group{width:100%}.oe-chip-row{display:grid;grid-template-columns:repeat(2,1fr)}.oe-chip{padding-inline:7px}.oe-custom-range{display:grid;grid-template-columns:1fr 1fr}.oe-aging-symmetric{grid-template-columns:1fr}.oe-due-today{border-inline:0;border-block:1px solid var(--oe-line);padding:12px}.oe-ring-layout,.oe-donut-layout{grid-template-columns:1fr;justify-items:center}.oe-money-pair{grid-template-columns:1fr}.oe-calendar-grid,.oe-weekdays{gap:3px}.oe-calendar-cell{min-height:57px;padding:4px}.oe-daily-cell{min-height:86px;padding:4px}.oe-daily-counts strong{font-size:19px}.oe-daily-counts small{font-size:11px}.oe-drawer{width:100vw}.oe-drawer-header,.oe-drawer-controls,.oe-drawer-summary,.oe-drawer-list,.oe-drawer-footer{padding-left:16px;padding-right:16px}.oe-drawer-controls{grid-template-columns:1fr}.oe-drawer-controls input{grid-column:1}.oe-timeline-lead,.oe-start-timeline-row{grid-template-columns:1fr}.oe-start-timeline-row>strong{text-align:left}.oe-patient-row{grid-template-columns:38px 1fr}.oe-patient-amount{grid-column:2}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:DM Sans,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{box-sizing:border-box}body{background-color:var(--brand-surface);font-family:DM Sans,sans-serif;color:var(--brand-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1,"liga" 1}h1,h2,h3{font-family:"Instrument Serif",serif;font-weight:400}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.field-label{margin-bottom:.375rem;display:block;font-size:.75rem;line-height:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--brand-muted)}.field-input{width:100%;border-radius:.5rem;border-width:1px;border-color:var(--brand-border);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;color:var(--brand-text)}.field-input::-moz-placeholder{color:var(--brand-muted)}.field-input::placeholder{color:var(--brand-muted)}.field-input{outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.field-input:focus{border-color:var(--brand-secondary);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.field-input:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));color:var(--brand-muted)}.field-select{width:100%;border-radius:.5rem;border-width:1px;border-color:var(--brand-border);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;color:var(--brand-text)}.field-select::-moz-placeholder{color:var(--brand-muted)}.field-select::placeholder{color:var(--brand-muted)}.field-select{outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.field-select:focus{border-color:var(--brand-secondary);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.field-select:disabled{cursor:not-allowed;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));color:var(--brand-muted)}.field-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b6560' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-primary{background:var(--brand-primary)}.btn-primary:hover{background:var(--brand-secondary)}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;border-radius:.5rem;border-width:1px;border-color:var(--brand-border);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--brand-text);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-secondary:hover{border-color:var(--brand-secondary)}.btn-secondary:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn-ghost{display:inline-flex;align-items:center;gap:.375rem;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;color:var(--brand-muted);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-ghost:hover{background-color:#0000000d;color:var(--brand-text)}.card{border-radius:.75rem;border-width:1px;border-color:var(--brand-border);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.form-section-header{margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem}.form-section-header .section-number{display:flex;height:1.75rem;width:1.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:var(--brand-primary)}.form-section-header h3{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:400;color:var(--brand-text);font-family:"Instrument Serif",serif}.fee-row{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;border-color:var(--brand-border);padding-top:.625rem;padding-bottom:.625rem}.fee-row:last-child{border-width:0px}.fee-row-label{font-size:.875rem;line-height:1.25rem;color:var(--brand-muted)}.fee-row-value{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);color:var(--brand-text)}.status-badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;line-height:1rem;font-weight:500}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.left-3{left:.75rem}.top-1{top:.25rem}.top-1\/2{top:50%}.top-6{top:1.5rem}.col-span-2{grid-column:span 2 / span 2}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-4{height:1rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.w-10{width:2.5rem}.w-28{width:7rem}.w-36{width:9rem}.w-4{width:1rem}.w-6{width:1.5rem}.w-72{width:18rem}.w-8{width:2rem}.min-w-0{min-width:0px}.max-w-5xl{max-width:64rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-\[var\(--brand-border\)\]{border-color:var(--brand-border)}.border-t-\[var\(--brand-secondary\)\]{border-top-color:var(--brand-secondary)}.bg-\[var\(--brand-accent-light\)\]{background-color:var(--brand-accent-light)}.bg-\[var\(--brand-border\)\]{background-color:var(--brand-border)}.bg-\[var\(--brand-secondary\)\]{background-color:var(--brand-secondary)}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-10{padding:2.5rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0\.5{padding-bottom:.125rem}.pb-12{padding-bottom:3rem}.pb-6{padding-bottom:1.5rem}.pl-7{padding-left:1.75rem}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.text-\[var\(--brand-muted\)\]{color:var(--brand-muted)}.text-\[var\(--brand-primary\)\]{color:var(--brand-primary)}.text-\[var\(--brand-text\)\]{color:var(--brand-text)}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.opacity-30{opacity:.3}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}:root{--brand-primary: #1a3557;--brand-secondary: #2d6a8f;--brand-accent: #e8a44a;--brand-accent-light: #f5e6c8;--brand-surface: #f8f7f5;--brand-border: #e4e1db;--brand-text: #1c1917;--brand-muted: #6b6560}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--brand-border);border-radius:3px}.last\:border-0:last-child{border-width:0px}.hover\:text-\[var\(--brand-text\)\]:hover{color:var(--brand-text)}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}
