:root{--cx-blue: #2F6FE0;--cx-blue-bright: #5BA8FF;--cx-blue-deep: #1E4FB0;--cx-ink: #0E1B33;--cx-slate: #5A6B86;--cx-paper: #F5F8FE;--cx-grad: linear-gradient(150deg, #5BA8FF, #2F6FE0 52%, #1E4FB0);--cx-surface-dark: #0B1424;--cx-surface-dark-2: #131F33;--cx-on-dark: #EAF1FB;--cx-on-dark-muted: #93A4C0;--cx-success: #1C7A4E;--cx-success-soft: #D6EBDE;--cx-warning: #B7791F;--cx-warning-soft: #FBF1DC;--cx-danger: #C0362C;--cx-danger-soft: #F3D8D4;--cx-needs-review: #2F6FE0;--cx-divider: #E4EAF3;--cx-row-hover: #F1F5FB;--cx-app-bg: #EBF0F8;--cx-selection: #BCD4FB}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:var(--cx-app-bg);color:var(--cx-ink);font-family:Geist,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}::selection{background:var(--cx-selection)}.mono{font-family:Geist Mono,ui-monospace,monospace}.serif{font-family:Newsreader,ui-serif,Georgia,serif}button{font-family:inherit}.gate{min-height:100vh;display:grid;place-items:center;background:var(--cx-grad);padding:24px;color:var(--cx-on-dark)}.gate-card{width:min(420px,100%);background:#ffffff0f;border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:28px 26px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.gate-logo{display:flex;align-items:center;gap:12px;margin-bottom:18px}.gate-logo h1{font-family:Newsreader,serif;font-weight:500;font-size:24px;margin:0;letter-spacing:-.01em}.gate-logo small{display:block;font-size:12px;opacity:.7;margin-top:2px}.gate label{display:block;font-size:12px;opacity:.85;margin-bottom:6px}.gate input{width:100%;background:#ffffffeb;color:var(--cx-ink);border:1px solid rgba(255,255,255,.5);border-radius:10px;height:44px;padding:0 14px;font:inherit;font-size:15px}.gate input:focus{outline:2px solid var(--cx-blue-bright);outline-offset:1px}.gate-actions{display:flex;gap:10px;align-items:center;margin-top:16px}.gate-actions button{background:#fff;color:var(--cx-blue-deep);border:none;border-radius:10px;height:44px;padding:0 18px;font-weight:600;font-size:14px;cursor:pointer}.gate-actions button:hover{background:var(--cx-paper)}.gate-error{color:var(--cx-danger-soft);font-size:12.5px;margin-top:10px}.gate-fineprint{font-size:11px;opacity:.7;margin-top:16px;line-height:1.5}.shell{display:flex;min-height:100vh;background:var(--cx-app-bg)}.sidebar{width:72px;flex-shrink:0;background:var(--cx-surface-dark);display:flex;flex-direction:column;align-items:center;padding:18px 0;gap:6px;position:sticky;top:0;height:100vh}.sidebar-logo{width:40px;height:40px;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #2f6fe08c;margin-bottom:14px}.sidebar-btn{width:44px;height:44px;border-radius:12px;border:none;cursor:pointer;display:grid;place-items:center;background:transparent;color:var(--cx-on-dark-muted);transition:.15s}.sidebar-btn:hover{background:#ffffff0d;color:var(--cx-on-dark)}.sidebar-btn.active{background:var(--cx-blue);color:#fff;box-shadow:0 4px 12px #2f6fe080}.sidebar-spacer{flex:1}.sidebar-avatar{width:38px;height:38px;border-radius:50%;background:var(--cx-blue-deep);display:grid;place-items:center;font-weight:600;font-size:12.5px;color:var(--cx-on-dark-muted);border:1px solid rgba(255,255,255,.08)}.app-col{flex:1;min-width:0;display:flex;flex-direction:column}.appbar{background:#fff;border-bottom:1px solid var(--cx-divider);height:66px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 30px;position:sticky;top:0;z-index:40}.appbar-brand{display:flex;align-items:center;gap:14px}.appbar-mark{width:38px;height:38px;border-radius:11px;background:var(--cx-surface-dark);display:grid;place-items:center;color:var(--cx-blue-bright)}.appbar-title{font-weight:600;font-size:15px;letter-spacing:-.01em;color:var(--cx-ink);line-height:1.15}.appbar-subtitle{font-size:12px;color:var(--cx-slate);line-height:1.2}.appbar-actions{display:flex;align-items:center;gap:16px}.appbar-search{display:flex;align-items:center;gap:9px;background:var(--cx-row-hover);border:1px solid var(--cx-divider);border-radius:10px;padding:0 13px;min-width:230px;height:38px;color:var(--cx-slate)}.appbar-search input{border:none;background:transparent;outline:none;font:inherit;font-size:12.5px;color:var(--cx-ink);flex:1}.appbar-search input::placeholder{color:var(--cx-slate)}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--cx-blue);color:#fff;border:none;border-radius:10px;height:40px;padding:0 17px;font-weight:600;font-size:13.5px;cursor:pointer;box-shadow:0 2px 8px #2f6fe057}.btn-primary:hover{background:var(--cx-blue-deep)}.btn-primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.btn-secondary{display:inline-flex;align-items:center;gap:7px;background:var(--cx-surface-dark);color:#fff;border:none;border-radius:9px;height:37px;padding:0 16px;font-weight:600;font-size:12.5px;cursor:pointer}.btn-secondary:hover{background:var(--cx-ink)}.btn-ghost{display:inline-flex;align-items:center;gap:6px;background:var(--cx-divider);color:var(--cx-ink);border:none;border-radius:9px;height:37px;padding:0 15px;font-weight:600;font-size:12px;cursor:pointer}.btn-ghost:hover{background:var(--cx-row-hover)}.btn-text{background:none;border:none;color:var(--cx-blue);font-weight:600;font-size:12.5px;cursor:pointer;padding:6px 10px;border-radius:7px}.btn-text:hover{background:var(--cx-row-hover)}.divider-v{width:1px;height:30px;background:var(--cx-divider)}.appbar-user{display:flex;align-items:center;gap:10px}.appbar-user-name{font-weight:600;font-size:12.5px;color:var(--cx-ink);text-align:right;line-height:1.2}.appbar-user-sub{font-size:11px;color:var(--cx-slate);text-align:right;line-height:1.2}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-weight:600;font-size:12px;background:var(--cx-surface-dark);color:#fff}.avatar-square{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-weight:600;font-size:13px;background:var(--cx-row-hover);color:var(--cx-blue-deep);flex-shrink:0}.main{flex:1;padding:30px 30px 84px}.banner{background:var(--cx-grad);border-radius:22px;padding:28px 30px 26px;color:#fff;box-shadow:0 20px 44px -22px #1e4fb099;margin-bottom:22px;position:relative;overflow:hidden}.banner:after{content:"";position:absolute;top:-60px;right:-30px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(127,176,255,.28),transparent 68%);pointer-events:none}.banner-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;position:relative}.banner h1{font-family:Newsreader,serif;font-weight:500;font-size:30px;line-height:1.1;letter-spacing:-.01em;margin:0 0 7px}.banner p{font-size:13.5px;color:#eaf2ffdb;margin:0;line-height:1.4}.banner-live{display:inline-flex;align-items:center;gap:8px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);border-radius:9px;padding:8px 12px;font-weight:500;font-size:12px;white-space:nowrap}.banner-live-dot{width:6px;height:6px;border-radius:50%;background:var(--cx-success-soft);animation:pulse 1.8s infinite ease-in-out}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.85)}}.banner-summary{display:flex;margin-top:24px;position:relative;gap:0}.banner-stat{flex:1;padding-right:24px;border-right:1px solid rgba(255,255,255,.16);margin-right:24px}.banner-stat:last-child{border:none;padding-right:0;margin-right:0}.banner-stat-label{display:flex;align-items:center;gap:8px;font-weight:600;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#b9d2f6}.banner-stat-dot{width:8px;height:8px;border-radius:50%}.banner-stat-dot.needs-review{background:var(--cx-blue-bright)}.banner-stat-dot.overdue{background:var(--cx-warning-soft)}.banner-stat-dot.failed{background:var(--cx-danger-soft)}.banner-stat-dot.passed{background:var(--cx-success-soft)}.banner-stat-value{font-weight:600;font-size:36px;line-height:1;font-family:Geist Mono,monospace;letter-spacing:-.03em;margin-top:13px}.filter-tabs{display:inline-flex;background:var(--cx-divider);border-radius:12px;padding:4px;gap:2px;margin-bottom:18px}.filter-tab{display:inline-flex;align-items:center;gap:8px;border:none;border-radius:9px;height:35px;padding:0 15px;font-weight:600;font-size:12.5px;cursor:pointer;background:transparent;color:var(--cx-slate)}.filter-tab.active{background:#fff;color:var(--cx-ink);box-shadow:0 1px 2px #0f1b2e24}.filter-tab .count{font-family:Geist Mono,monospace;font-size:10.5px;font-weight:600;border-radius:20px;padding:3px 7px;min-width:19px;text-align:center;background:#0f1b2e12;color:var(--cx-slate)}.filter-tab.active .count{background:var(--cx-surface-dark);color:#fff}.table-card{background:#fff;border-radius:18px;box-shadow:0 1px 2px #0f1b2e0a,0 16px 40px -28px #0f1b2e3d;border:1px solid var(--cx-divider);overflow:hidden}.table-row{display:grid;grid-template-columns:1.9fr 1.75fr 1.7fr .9fr .95fr 168px;align-items:center;border-bottom:1px solid var(--cx-divider);transition:background .12s}.table-row:last-of-type{border-bottom:none}.table-row.head{background:#fff;border-bottom:1px solid var(--cx-divider);padding:14px 28px 14px 30px}.table-row.head>div{font-family:Geist Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.14em;color:var(--cx-slate);text-transform:uppercase}.table-row.data:hover{background:var(--cx-row-hover)}.cell-patient{display:flex;align-items:center;gap:13px;padding:17px 12px 17px 27px;border-left:3px solid transparent}.cell-patient.accent-needs-review{border-left-color:var(--cx-needs-review)}.cell-patient.accent-overdue{border-left-color:var(--cx-warning)}.cell-patient.accent-failed{border-left-color:var(--cx-danger)}.cell-patient.accent-passed{border-left-color:var(--cx-success)}.cell-patient .name{font-weight:600;font-size:14.5px;color:var(--cx-ink);letter-spacing:-.01em}.cell-patient .mrn{font-family:Geist Mono,monospace;font-size:11px;color:var(--cx-slate);margin-top:3px}.cell-med{display:flex;align-items:center;gap:11px;padding-right:16px}.cell-med .icon{width:30px;height:30px;border-radius:9px;background:var(--cx-row-hover);color:var(--cx-slate);display:grid;place-items:center;flex-shrink:0}.cell-med .label{font-weight:600;font-size:13px;color:var(--cx-ink)}.cell-med .sub{font-size:11px;color:var(--cx-slate);margin-top:2px}.cell-count{padding-right:18px}.count-numbers{display:flex;align-items:center;gap:9px;margin-bottom:9px}.count-expected{font-family:Geist Mono,monospace;font-weight:500;font-size:16px;color:var(--cx-slate)}.count-arrow{color:var(--cx-divider)}.count-detected{font-family:Geist Mono,monospace;font-weight:600;font-size:19px;letter-spacing:-.02em}.count-detected.match{color:var(--cx-success)}.count-detected.short{color:var(--cx-danger)}.count-chip{display:inline-flex;align-items:center;gap:4px;font-weight:600;font-size:10.5px;border-radius:6px;padding:5px 8px;color:#fff}.count-chip.match{background:var(--cx-success)}.count-chip.short{background:var(--cx-danger)}.discrepancy-bar{height:6px;border-radius:5px;position:relative;overflow:hidden;max-width:150px}.discrepancy-bar.match{background:var(--cx-success-soft)}.discrepancy-bar.short{background:var(--cx-danger-soft)}.discrepancy-bar .fill{position:absolute;left:0;top:0;bottom:0;border-radius:5px}.discrepancy-bar.match .fill{background:var(--cx-success)}.discrepancy-bar.short .fill{background:var(--cx-danger)}.cell-awaiting{font-weight:600;font-size:12.5px;color:var(--cx-warning);margin-bottom:7px}.cell-contacted{display:inline-flex;align-items:center;gap:6px;font-weight:500;font-size:11px;color:var(--cx-slate)}.cell-submitted{font-size:12px;color:var(--cx-slate);padding-right:8px}.status-pill{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1.5px solid transparent;border-radius:999px;padding:5px 11px 5px 9px;font-weight:600;font-size:11px;white-space:nowrap}.status-pill.needs-review{border-color:var(--cx-blue-bright);color:var(--cx-blue)}.status-pill.overdue{border-color:var(--cx-warning-soft);color:var(--cx-warning)}.status-pill.failed{border-color:var(--cx-danger-soft);color:var(--cx-danger)}.status-pill.passed{border-color:var(--cx-success-soft);color:var(--cx-success)}.status-pill.requested{border-color:var(--cx-divider);color:var(--cx-slate)}.cell-actions{display:flex;justify-content:flex-end;align-items:center;gap:6px;padding-right:26px}.icon-btn{display:grid;place-items:center;background:transparent;border:none;color:var(--cx-slate);width:37px;height:37px;border-radius:9px;cursor:pointer}.icon-btn:hover{background:var(--cx-row-hover);color:var(--cx-ink)}.table-footer{display:flex;align-items:center;gap:8px;padding:16px 30px;font-size:11.5px;color:var(--cx-slate);background:var(--cx-paper)}.empty-state{padding:56px 32px;text-align:center;color:var(--cx-slate)}.empty-state h3{font-family:Newsreader,serif;font-weight:500;color:var(--cx-ink);font-size:20px;margin:0 0 6px}.empty-state p{margin:0;font-size:13.5px}.skeleton-row{height:72px;background:linear-gradient(90deg,var(--cx-paper) 0%,var(--cx-row-hover) 50%,var(--cx-paper) 100%);background-size:200% 100%;animation:skeleton 1.6s ease-in-out infinite;border-bottom:1px solid var(--cx-divider)}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.modal-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b14248c;display:grid;place-items:center;z-index:80;padding:24px}.modal{background:#fff;border-radius:18px;width:min(560px,100%);max-height:90vh;overflow:auto;box-shadow:0 30px 80px -20px #0f1b2e66}.modal-head{padding:22px 24px 14px;border-bottom:1px solid var(--cx-divider)}.modal-head h2{font-family:Newsreader,serif;font-weight:500;font-size:22px;margin:0 0 4px;color:var(--cx-ink)}.modal-head p{font-size:13px;color:var(--cx-slate);margin:0;line-height:1.4}.modal-body{padding:18px 24px}.modal-foot{padding:16px 24px 22px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--cx-divider)}.patient-pick{display:flex;flex-direction:column;gap:8px}.patient-pick label{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1.5px solid var(--cx-divider);border-radius:12px;cursor:pointer;transition:.12s}.patient-pick label:hover{background:var(--cx-row-hover)}.patient-pick label.selected{border-color:var(--cx-blue);background:var(--cx-paper)}.patient-pick input[type=radio]{accent-color:var(--cx-blue)}.patient-pick .name{font-weight:600;color:var(--cx-ink);font-size:14px}.patient-pick .rx{font-size:12px;color:var(--cx-slate);margin-top:2px}.patient-pick .expected{margin-left:auto;font-family:Geist Mono,monospace;font-weight:600;font-size:13px;color:var(--cx-blue-deep);background:var(--cx-paper);padding:4px 9px;border-radius:7px}.review-shell{padding:28px 30px 84px;display:grid;gap:22px}.review-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.review-head h1{font-family:Newsreader,serif;font-weight:500;font-size:26px;margin:0;color:var(--cx-ink);letter-spacing:-.01em}.review-head .crumbs{font-size:13px;color:var(--cx-slate);margin-bottom:4px}.modality-tabs{display:inline-flex;gap:4px}.modality-tab{background:#fff;border:1px solid var(--cx-divider);border-radius:10px;padding:9px 14px;font-weight:600;font-size:12.5px;color:var(--cx-slate);cursor:default}.modality-tab.active{background:var(--cx-blue);color:#fff;border-color:transparent}.modality-tab.soon{display:inline-flex;align-items:center;gap:7px;opacity:.7}.soon-tag{font-size:9.5px;font-weight:700;letter-spacing:.08em;background:var(--cx-divider);color:var(--cx-slate);padding:3px 6px;border-radius:5px}.prior-strip{background:#fff;border:1px solid var(--cx-divider);border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.prior-strip .title{font-size:11px;font-weight:600;color:var(--cx-slate);letter-spacing:.08em;text-transform:uppercase}.prior-pill{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--cx-divider);border-radius:999px;padding:5px 11px;font-size:12px}.prior-pill .nums{font-family:Geist Mono,monospace;font-weight:600;color:var(--cx-ink)}.prior-pill.passed .marker{color:var(--cx-success)}.prior-pill.failed .marker{color:var(--cx-danger)}.prior-pill .when{color:var(--cx-slate)}.review-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:22px}.evidence-card,.decision-card{background:#fff;border:1px solid var(--cx-divider);border-radius:18px;padding:20px;box-shadow:0 1px 2px #0f1b2e0a}.evidence-card h3,.decision-card h3{font-family:Newsreader,serif;font-weight:500;font-size:18px;margin:0 0 12px;color:var(--cx-ink)}.video-frame{background:var(--cx-surface-dark);border-radius:14px;overflow:hidden;position:relative}.video-frame video,.video-frame .placeholder{width:100%;aspect-ratio:16 / 11;display:block;background:var(--cx-surface-dark)}.video-frame .placeholder{display:grid;place-items:center;color:var(--cx-on-dark-muted);font-size:13px}.video-caption{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;padding:11px 14px;background:#fff;border:1px solid var(--cx-divider);border-radius:12px}.video-caption .head{display:flex;align-items:center;gap:6px}.video-caption h4{margin:0;font-size:13px;color:var(--cx-ink);font-weight:600}.video-caption p{margin:0;font-size:12px;color:var(--cx-slate)}.evidence-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;align-items:start}.evidence-tile{border:1px solid var(--cx-divider);border-radius:12px;padding:12px 14px}.evidence-tile .head{display:flex;align-items:center;justify-content:space-between}.evidence-tile h4{margin:0;font-size:13px;color:var(--cx-ink);font-weight:600}.evidence-tile p{margin:6px 0 0;font-size:11.5px;color:var(--cx-slate);line-height:1.4}.evidence-tile.built{background:#fff}.evidence-tile.soon{background:var(--cx-paper)}.evidence-tile.has-image{padding-bottom:12px}.evidence-tile .evidence-thumb{display:block;margin-top:10px;border-radius:10px;overflow:hidden;border:1px solid var(--cx-divider);background:var(--cx-paper);aspect-ratio:4 / 5;transition:transform .12s ease,border-color .12s ease}.evidence-tile .evidence-thumb:hover{transform:translateY(-1px);border-color:var(--cx-blue)}.evidence-tile .evidence-thumb img{width:100%;height:100%;object-fit:cover;display:block}.decision-numbers{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:10px;padding:14px 16px;background:var(--cx-paper);border-radius:14px;margin-bottom:14px}.decision-numbers .col{text-align:center}.decision-numbers .label{font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--cx-slate)}.decision-numbers .value{font-family:Geist Mono,monospace;font-weight:600;font-size:34px;letter-spacing:-.02em;margin-top:6px;color:var(--cx-ink)}.decision-numbers .value.short{color:var(--cx-danger)}.decision-numbers .value.match{color:var(--cx-success)}.decision-numbers .chip{display:inline-flex;align-items:center;gap:6px;border-radius:8px;padding:7px 10px;font-weight:600;font-size:12.5px;color:#fff}.decision-numbers .chip.match{background:var(--cx-success)}.decision-numbers .chip.short{background:var(--cx-danger)}.derivation-line{font-size:11.5px;color:var(--cx-slate);background:var(--cx-row-hover);border-radius:9px;padding:8px 11px;line-height:1.45;display:flex;align-items:flex-start;gap:8px;margin-bottom:14px}.derivation-line .ico{color:var(--cx-blue);flex-shrink:0;margin-top:1px}.provenance-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--cx-divider);border-radius:10px;margin-bottom:14px}.provenance-row .name{font-weight:600;font-size:13px;color:var(--cx-ink)}.provenance-row .meta{font-size:11.5px;color:var(--cx-slate)}.note-field{display:block;width:100%;background:var(--cx-row-hover);border:1px solid var(--cx-divider);border-radius:10px;padding:10px 12px;font:inherit;font-size:13px;color:var(--cx-ink);resize:vertical;min-height:78px;margin-bottom:14px}.note-field:focus{outline:2px solid var(--cx-blue-bright)}.decision-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.btn-pass,.btn-fail,.btn-recount{border:none;border-radius:10px;height:44px;font-weight:600;font-size:13.5px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn-pass{background:var(--cx-success);color:#fff}.btn-pass:hover{filter:brightness(.95)}.btn-fail{background:var(--cx-danger);color:#fff}.btn-fail:hover{filter:brightness(.95)}.btn-recount{grid-column:1 / -1;background:#fff;color:var(--cx-blue);border:1.5px solid var(--cx-blue-bright)}.btn-recount:hover{background:var(--cx-paper)}.btn-pass:disabled,.btn-fail:disabled,.btn-recount:disabled{opacity:.55;cursor:not-allowed}.clinician-decides{font-size:11.5px;color:var(--cx-slate);margin-top:14px;line-height:1.5;display:flex;align-items:flex-start;gap:7px}.kbd{display:inline-block;font-family:Geist Mono,monospace;font-size:10.5px;font-weight:600;background:#fff;border:1px solid var(--cx-divider);color:var(--cx-slate);border-radius:5px;padding:1px 6px;margin:0 2px}.history-card{background:#fff;border:1px solid var(--cx-divider);border-radius:18px;overflow:hidden}.history-row{display:grid;grid-template-columns:1fr 1.4fr 1fr 1fr 1fr;align-items:center;padding:14px 22px;border-bottom:1px solid var(--cx-divider);font-size:13px}.history-row.head{background:var(--cx-paper);font-family:Geist Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--cx-slate)}.history-row:last-child{border-bottom:none}.history-row .num{font-family:Geist Mono,monospace;font-weight:600}.history-row .short{color:var(--cx-danger)}.history-row .match{color:var(--cx-success)}@media (max-width: 1100px){.review-grid{grid-template-columns:1fr}.table-row{grid-template-columns:1.8fr 1.4fr 1.4fr .9fr .95fr 120px}}@media (max-width: 760px){.sidebar{display:none}.main,.review-shell{padding:18px 14px 64px}.banner-summary{flex-wrap:wrap}.banner-stat{flex-basis:50%;padding-right:12px;margin-right:0;border-right:none;margin-top:12px}.table-row{grid-template-columns:1fr;row-gap:6px;padding:14px 16px}.table-row>div{padding:0;border-left:none!important}.table-row.head{display:none}.cell-actions{justify-content:flex-start;padding:0}}.demo-fab{position:fixed;right:24px;bottom:24px;z-index:70;display:inline-flex;align-items:center;gap:10px;padding:10px 14px 10px 10px;background:#fff;border:1.5px solid var(--cx-danger);border-radius:999px;color:var(--cx-danger);font-weight:600;font-size:13px;cursor:pointer;box-shadow:0 12px 30px -10px #c0362c59,0 2px 4px #0f1b2e0f;transition:.12s ease}.demo-fab:hover{background:var(--cx-danger-soft);transform:translateY(-1px)}.demo-fab:active{transform:translateY(0)}.demo-fab-tag{font-family:Geist Mono,monospace;font-size:9.5px;font-weight:700;letter-spacing:.12em;background:var(--cx-danger);color:#fff;padding:3px 7px;border-radius:999px}.demo-fab-label{padding-right:4px}.demo-modal{width:min(480px,100%)}.demo-error{color:var(--cx-danger);background:var(--cx-danger-soft);border:1px solid var(--cx-danger);border-radius:8px;padding:10px 12px;font-size:12.5px;margin:0}.btn-danger{display:inline-flex;align-items:center;gap:6px;background:var(--cx-danger);color:#fff;border:none;font-weight:600;font-size:13.5px;padding:9px 16px;border-radius:10px;cursor:pointer;box-shadow:0 4px 10px -2px #c0362c66;transition:.12s}.btn-danger:hover{filter:brightness(.94)}.btn-danger:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}
