:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-base:#090b10;--bg-elevated:#0e1118;--bg-panel:#131721c7;--bg-soft:#ffffff09;--border-glass:#ffffff16;--border-strong:#ffffff26;--accent-primary:#9b7cff;--accent-secondary:#e8589b;--accent-gradient:linear-gradient(135deg, #8065f5, #d94d91);--text-main:#f4f5f7;--text-soft:#d4d7df;--text-muted:#858b9a;--status-success:#3dd6a2;--status-warning:#f3b64e;--status-error:#ff6b75;--backdrop-blur:blur(20px);--radius-xl:22px;--radius-lg:16px;--radius-md:12px;--radius-sm:8px;--shadow-premium:0 18px 60px #00000057;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg-base);min-width:320px;min-height:100%}body{background:radial-gradient(circle at 76% -10%, #7a53e224, transparent 31rem), radial-gradient(circle at 22% 88%, #db27770f, transparent 27rem), var(--bg-base);min-width:320px;min-height:100vh;color:var(--text-main);margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:2px solid var(--accent-primary);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.55}.glass-panel{border:1px solid var(--border-glass);border-radius:var(--radius-xl);box-shadow:var(--shadow-premium);-webkit-backdrop-filter:var(--backdrop-blur);background:linear-gradient(145deg,#171b26db,#0e1118c7)}.app-shell{min-height:100vh}.topbar{z-index:20;border-bottom:1px solid var(--border-glass);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#090b10e0;grid-template-columns:auto auto 1fr;align-items:center;gap:24px;height:78px;padding:0 28px;display:grid;position:sticky;top:0}.brand{color:inherit;align-items:center;gap:12px;width:fit-content;text-decoration:none;display:inline-flex}.brand-mark{background:var(--accent-gradient);border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 7px 22px #8065f547}.brand-mark svg{width:22px}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:.22em;font-size:14px}.brand small{color:var(--text-muted);letter-spacing:.02em;margin-top:2px;font-size:10px}.topbar-meta{justify-content:flex-end;align-items:center;gap:13px;display:flex}.offline-badge,.engine-state{letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.offline-badge{color:var(--status-success);background:#3dd6a212;border:1px solid #3dd6a229;border-radius:999px;padding:7px 10px}.offline-badge i,.engine-state i{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px}.device-copy{color:var(--text-muted);font-size:11px}.telemetry-hud{border:1px solid var(--border-glass);background:#ffffff07;border-radius:14px;align-items:center;gap:13px;height:52px;padding:7px 9px 7px 14px;display:flex}.telemetry-heading{white-space:nowrap;align-items:center;gap:7px;display:flex}.telemetry-heading>svg{width:16px;color:var(--accent-primary)}.telemetry-heading>span:nth-child(2){font-size:11px;font-weight:650}.engine-state{color:var(--status-error);font-size:8px}.engine-state.online{color:var(--status-success)}.telemetry-divider{background:var(--border-glass);width:1px;height:24px}.telemetry-icon{width:15px;color:var(--text-muted)}.telemetry-metric{width:90px}.metric-copy{justify-content:space-between;align-items:baseline;margin-bottom:5px;display:flex}.metric-copy span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:8px}.metric-copy strong{font-size:10px}.metric-track{background:#ffffff14;border-radius:999px;height:3px;overflow:hidden}.metric-track span{background:var(--accent-gradient);border-radius:inherit;height:100%;transition:width .3s;display:block}.telemetry-metric.is-warning .metric-track span{background:var(--status-warning)}.latency-pill{background:#ffffff0a;border-radius:9px;flex-direction:column;justify-content:center;min-width:63px;height:36px;padding:5px 9px;display:flex}.latency-pill span{color:var(--text-muted);text-transform:uppercase;font-size:7px}.latency-pill strong{margin-top:1px;font-size:11px}.demo-ribbon{text-align:center;color:#d9d0ff;letter-spacing:.03em;background:#8065f51f;border-bottom:1px solid #9b7cff29;padding:7px 20px;font-size:11px}.global-error{color:#ffc6ca;border-radius:var(--radius-md);background:#ff6b7514;border:1px solid #ff6b7538;justify-content:space-between;align-items:center;gap:16px;margin:14px 28px 0;padding:11px 14px;font-size:12px;display:flex}.global-error button{color:#fff;background:0 0;border:1px solid #ffffff2e;border-radius:7px;padding:5px 9px}.dashboard{grid-template-columns:284px minmax(0,1fr);min-height:calc(100vh - 78px);display:grid}.history-panel{border-right:1px solid var(--border-glass);background:#0a0c1285;flex-direction:column;min-height:calc(100vh - 78px);padding:26px 17px 18px;display:flex}.history-title-row{justify-content:space-between;align-items:flex-end;padding:0 7px;display:flex}.eyebrow{color:var(--accent-primary);letter-spacing:.17em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:750;display:block}h1,h2,p{margin-top:0}.history-title-row h2{letter-spacing:-.02em;margin-bottom:0;font-size:20px}.count-badge{min-width:24px;height:24px;color:var(--text-muted);background:var(--bg-soft);border:1px solid var(--border-glass);border-radius:999px;place-items:center;padding:0 7px;font-size:10px;display:grid}.search-field{border:1px solid var(--border-glass);background:#ffffff06;border-radius:10px;align-items:center;gap:9px;height:38px;margin:19px 0 13px;padding:0 11px;display:flex}.search-field:focus-within{border-color:#9b7cff7a;box-shadow:0 0 0 3px #9b7cff12}.search-field svg{width:15px;color:var(--text-muted)}.search-field input{width:100%;color:var(--text-main);background:0 0;border:0;outline:0;padding:0;font-size:12px}.search-field input::placeholder{color:#676c79}.history-list{flex-direction:column;gap:5px;display:flex;overflow-y:auto}.history-item{text-align:left;width:100%;color:inherit;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:31px minmax(0,1fr) 14px;align-items:center;gap:9px;padding:12px 8px;transition:background .18s,border-color .18s,transform .18s;display:grid}.history-item:hover{background:#ffffff09}.history-item.is-selected{background:linear-gradient(100deg,#8065f521,#db4d910a);border-color:#9b7cff30;transform:translate(2px)}.status-icon{width:30px;height:30px;color:var(--text-muted);background:var(--bg-soft);border:1px solid var(--border-glass);border-radius:9px;place-items:center;display:grid}.status-icon svg{width:14px}.status-completed .status-icon{color:var(--status-success);background:#3dd6a212}.status-requires_review .status-icon,.status-pending .status-icon{color:var(--status-warning);background:#f3b64e12}.status-failed .status-icon{color:var(--status-error);background:#ff6b7512}.history-copy{flex-direction:column;min-width:0;display:flex}.history-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.history-copy small{text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);margin:3px 0 5px;font-size:9px;overflow:hidden}.history-copy>span{color:#666c79;text-transform:uppercase;letter-spacing:.04em;gap:5px;font-size:8px;display:flex}.history-copy i{font-style:normal}.history-chevron{color:#555b69;width:12px}.history-item.is-selected .history-chevron{color:var(--accent-primary)}.history-skeleton{background:linear-gradient(90deg,#ffffff05,#ffffff0e,#ffffff05) 0 0/200% 100%;border-radius:12px;height:64px;animation:1.5s infinite shimmer}.history-empty{text-align:center;flex-direction:column;align-items:center;padding:50px 12px;display:flex}.history-empty svg{width:22px;color:var(--text-muted);margin-bottom:12px}.history-empty strong{font-size:12px}.history-empty span{color:var(--text-muted);margin-top:5px;font-size:10px}.local-storage-note{border-top:1px solid var(--border-glass);align-items:center;gap:9px;margin-top:auto;padding:13px 9px 0;display:flex}.local-storage-note>span{width:25px;height:25px;color:var(--status-success);background:#3dd6a212;border-radius:8px;place-items:center;display:grid}.local-storage-note svg{width:12px}.local-storage-note p{flex-direction:column;margin:0;display:flex}.local-storage-note strong{font-size:9px}.local-storage-note small{color:var(--text-muted);margin-top:3px;font-size:8px}.workspace{min-width:0;padding:34px clamp(24px,4vw,64px) 60px}.workspace-intro{justify-content:space-between;align-items:flex-end;gap:40px;max-width:1100px;margin:0 auto 25px;display:flex}.workspace-intro h1{letter-spacing:-.045em;max-width:660px;margin-bottom:0;font-size:clamp(27px,3vw,43px);font-weight:630;line-height:1.07}.workspace-intro h1 em{color:var(--accent-primary);font-style:normal}.workspace-intro>p{max-width:360px;color:var(--text-muted);margin-bottom:3px;font-size:11px;line-height:1.7}.upload-card,.output-card{max-width:1100px;margin:0 auto}.upload-card{padding:20px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section-heading h2{letter-spacing:-.015em;margin-bottom:0;font-size:16px}.schema-select{flex-direction:column;gap:6px;min-width:170px;display:flex}.schema-select span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:700}.schema-select select{height:34px;color:var(--text-soft);border:1px solid var(--border-glass);background:#151923;border-radius:9px;padding:0 30px 0 10px;font-size:10px}.drop-zone{background:#ffffff05;border:1px dashed #ffffff24;border-radius:15px;align-items:center;gap:16px;min-height:104px;margin-top:17px;padding:20px 24px;transition:border .2s,background .2s,transform .2s;display:flex;position:relative}.drop-zone:hover,.drop-zone.is-dragging{background:#8065f50b;border-color:#9b7cff80}.drop-zone.is-dragging{transform:scale(1.005)}.upload-icon{width:48px;height:48px;color:var(--accent-primary);background:linear-gradient(145deg,#8065f529,#db4d910f);border:1px solid #9b7cff29;border-radius:14px;flex:none;place-items:center;display:grid}.upload-icon svg{width:22px}.upload-icon.file-ready{color:var(--status-success);background:#3dd6a212;border-color:#3dd6a226}.drop-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.drop-copy strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.drop-copy span{color:var(--text-muted);font-size:9px}.browse-button{color:var(--text-soft);background:var(--bg-soft);border:1px solid var(--border-glass);border-radius:9px;margin-left:auto;padding:9px 13px;font-size:9px;font-weight:700}.icon-button{width:32px;height:32px;color:var(--text-muted);background:var(--bg-soft);border:1px solid var(--border-glass);border-radius:9px;place-items:center;margin-left:auto;display:grid}.icon-button svg{width:14px}.field-error{color:var(--status-error);margin:7px 3px 0;font-size:9px}.upload-footer{justify-content:space-between;align-items:center;gap:18px;min-height:42px;padding:13px 2px 0;display:flex}.upload-footer p{color:var(--text-muted);align-items:center;gap:7px;margin:0;font-size:9px;display:flex}.privacy-dot{background:var(--status-success);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #3dd6a299}.primary-button,.approve-button{color:#fff;background:var(--accent-gradient);border:0;font-weight:700;box-shadow:0 8px 22px #8065f52e}.primary-button{border-radius:10px;min-width:138px;height:36px;padding:0 14px;font-size:9px}.primary-button span:last-child{margin-left:8px}.spinner{vertical-align:-2px;border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:11px;height:11px;margin-right:7px;animation:.7s linear infinite spin;display:inline-block}.spinner.large{border-width:3px;width:25px;height:25px}.output-card{min-height:340px;margin-top:22px;overflow:hidden}.workspace-empty,.workspace-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:55px 30px;display:flex}.empty-visual{width:72px;height:72px;color:var(--accent-primary);background:linear-gradient(145deg,#8065f51c,#db4d910a);border:1px solid #9b7cff2b;border-radius:22px;place-items:center;margin-bottom:21px;display:grid;position:relative;transform:rotate(-4deg)}.empty-visual span{z-index:-1;border:1px solid var(--border-glass);border-radius:22px;position:absolute;inset:8px -9px -8px 9px}.empty-visual svg{width:30px;transform:rotate(4deg)}.workspace-empty h2,.workspace-loading h2{letter-spacing:-.025em;margin-bottom:10px;font-size:21px}.workspace-empty>p,.workspace-loading>p{max-width:480px;color:var(--text-muted);margin-bottom:25px;font-size:11px;line-height:1.7}.empty-steps{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:12px;font-size:8px;display:flex}.empty-steps span{align-items:center;gap:6px;display:flex}.empty-steps b{width:19px;height:19px;color:var(--text-soft);background:var(--bg-soft);border-radius:6px;place-items:center;display:grid}.empty-steps i{background:var(--border-glass);width:22px;height:1px}.workspace-loading>p{margin-bottom:0}.processing-orbit{border:1px solid #9b7cff33;border-radius:50%;width:62px;height:62px;margin-bottom:24px;animation:2.5s linear infinite spin;position:relative}.processing-orbit i{background:var(--accent-primary);width:9px;height:9px;box-shadow:0 0 14px var(--accent-primary);border-radius:50%;position:absolute;top:9px;left:3px}.processing-orbit b{border:1px dashed #db4d9173;border-radius:50%;position:absolute;inset:17px}.failure-state{justify-content:center;align-items:center;gap:18px;min-height:340px;padding:52px;display:flex}.failure-state>span{width:50px;height:50px;color:var(--status-error);background:#ff6b7514;border-radius:15px;flex:none;place-items:center;display:grid}.failure-state svg{width:21px}.failure-state small{color:var(--status-error);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700}.failure-state h2{margin:6px 0 8px;font-size:18px}.failure-state p{max-width:450px;color:var(--text-muted);margin:0;font-size:11px}.output-header{border-bottom:1px solid var(--border-glass);justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:14px 19px;display:flex}.record-identity{align-items:center;gap:11px;min-width:0;display:flex}.record-icon{width:37px;height:37px;color:var(--accent-primary);background:#8065f51a;border-radius:11px;flex:none;place-items:center;display:grid}.record-icon svg{width:17px}.record-identity h2{text-overflow:ellipsis;white-space:nowrap;max-width:430px;margin:0;font-size:13px;overflow:hidden}.record-meta{align-items:center;gap:13px;display:flex}.record-meta>span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:5px;font-size:8px;display:inline-flex}.record-meta svg{width:12px}.record-status{border:1px solid var(--border-glass);border-radius:999px;padding:7px 9px}.record-status.status-completed{color:var(--status-success);background:#3dd6a20f;border-color:#3dd6a226}.record-status.status-requires_review{color:var(--status-warning);background:#f3b64e0f;border-color:#f3b64e26}.review-banner{color:var(--status-warning);background:#f3b64e0e;border:1px solid #f3b64e29;border-radius:10px;align-items:center;gap:10px;margin:14px 16px 0;padding:10px 12px;display:flex}.review-banner>svg{flex:none;width:17px}.review-banner div{flex-direction:column;gap:2px;display:flex}.review-banner strong{font-size:10px}.review-banner span{color:#b1a384;font-size:8px}.viewer-grid{grid-template-columns:.82fr 1.18fr;display:grid}.viewer-pane{min-width:0}.viewer-pane+.viewer-pane{border-left:1px solid var(--border-glass)}.pane-header{border-bottom:1px solid var(--border-glass);justify-content:space-between;align-items:center;height:49px;padding:0 16px;display:flex}.pane-header div{align-items:center;gap:8px;display:flex}.pane-header div span{width:21px;height:21px;color:var(--accent-primary);background:#8065f517;border-radius:6px;place-items:center;font-size:7px;display:grid}.pane-header strong{text-transform:uppercase;letter-spacing:.06em;font-size:10px}.pane-header small{color:var(--text-muted);font-size:8px}.raw-pane pre{white-space:pre-wrap;color:#aeb3bf;background:#05070b3b;min-height:270px;max-height:430px;margin:0;padding:20px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;line-height:1.85;overflow:auto}.viewer-pane footer{border-top:1px solid var(--border-glass);color:#6d7380;text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:8px 15px;font-size:8px;display:flex}.structured-form{min-height:270px;max-height:430px;padding:17px;overflow:auto}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.data-field{flex-direction:column;gap:6px;min-width:0;display:flex}.data-field>span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.09em;font-size:7px;font-weight:700}.data-field input,.data-field textarea{width:100%;color:var(--text-soft);border:1px solid var(--border-glass);background:#ffffff06;border-radius:8px;outline:none;font-size:9px}.data-field input{height:34px;padding:0 9px}.data-field textarea{resize:vertical;min-height:64px;padding:9px;line-height:1.5}.data-field input:not([readonly]):focus,.data-field textarea:not([readonly]):focus{border-color:#9b7cff80;box-shadow:0 0 0 3px #9b7cff0f}.data-field input[readonly],.data-field textarea[readonly]{color:#adb1bc}.repeatable-section{border-top:1px solid var(--border-glass);margin-top:18px;padding-top:14px}.repeatable-heading{justify-content:space-between;margin-bottom:11px;display:flex}.repeatable-heading strong{text-transform:uppercase;letter-spacing:.06em;font-size:9px}.repeatable-heading span{color:var(--text-muted);font-size:8px}.medication-row{border:1px solid var(--border-glass);background:#ffffff05;border-radius:10px;grid-template-columns:24px minmax(100px,1.3fr) minmax(65px,.65fr) minmax(85px,1fr);align-items:end;gap:8px;padding:10px;display:grid}.medication-row+.medication-row{margin-top:8px}.row-index{height:34px;color:var(--accent-primary);place-items:center;font-size:8px;display:grid}.no-items{color:var(--text-muted);margin:0;font-size:9px}.clinical-fields{gap:11px;display:grid}.treatment-row{grid-template-columns:.6fr 1.4fr;gap:10px;display:grid}.no-structured-data{min-height:270px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.no-structured-data svg{width:25px}.no-structured-data p{margin:10px 0 0;font-size:10px}.structured-pane footer svg{width:12px}.structured-pane footer>span{align-items:center;gap:5px;display:inline-flex}.approve-button{text-transform:uppercase;letter-spacing:.04em;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:113px;height:30px;font-size:8px;display:inline-flex}.approve-button svg{width:11px}.saved-label{color:var(--status-success)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@media (width<=1120px){.topbar{grid-template-columns:200px 1fr}.topbar-meta{display:none}.telemetry-hud{justify-self:end}.dashboard{grid-template-columns:244px minmax(0,1fr)}.workspace{padding-left:26px;padding-right:26px}.workspace-intro{flex-direction:column;align-items:flex-start;gap:12px}.workspace-intro>p{max-width:560px}}@media (width<=800px){.topbar{justify-content:space-between;height:auto;min-height:72px;padding:12px 18px;display:flex}.telemetry-heading,.telemetry-divider,.latency-pill{display:none}.telemetry-hud{height:44px}.dashboard{display:block}.history-panel{border-right:0;border-bottom:1px solid var(--border-glass);min-height:auto;max-height:310px}.local-storage-note{display:none}.history-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.workspace{padding:28px 18px 42px}.viewer-grid{grid-template-columns:1fr}.viewer-pane+.viewer-pane{border-left:0;border-top:1px solid var(--border-glass)}}@media (width<=560px){.brand small,.telemetry-icon{display:none}.telemetry-metric{width:69px}.history-list{grid-template-columns:1fr}.workspace-intro h1{font-size:29px}.compact-heading{flex-direction:column;align-items:stretch}.schema-select{min-width:100%}.drop-zone{text-align:center;flex-direction:column;padding:20px 14px}.browse-button,.icon-button{margin-left:0}.upload-footer{flex-direction:column;align-items:stretch}.primary-button{width:100%}.empty-steps{flex-direction:column;align-items:flex-start}.empty-steps i{display:none}.output-header{flex-direction:column;align-items:flex-start}.record-meta{width:100%}.form-grid,.treatment-row{grid-template-columns:1fr}.medication-row{grid-template-columns:20px 1fr}.medication-row .data-field:nth-of-type(n+2){grid-column:2}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
