@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
#smooth-wrapper,#smooth-content{opacity:1!important;visibility:visible!important;pointer-events:auto!important;display:block!important;position:static!important;transform:none!important}:root{--orch-bg:#f8fafc;--orch-surface:#fff;--orch-surface-subtle:#f1f5f9;--orch-border:#e2e8f0;--orch-border-subtle:#f1f5f9;--orch-text-primary:#0f172a;--orch-text-secondary:#475569;--orch-text-muted:#94a3b8;--orch-primary:#2563eb;--orch-primary-light:#eff6ff;--orch-primary-border:#bfdbfe;--orch-success:#059669;--orch-success-light:#ecfdf5;--orch-warning:#f59e0b;--orch-warning-light:#fffbeb;--orch-danger:#ef4444;--orch-danger-light:#fef2f2;--orch-shadow-sm:0 1px 3px #0000000a;--orch-shadow-md:0 4px 14px #0000000d;--orch-shadow-lg:0 10px 25px #00000012;--orch-radius-sm:8px;--orch-radius-md:14px;--orch-radius-lg:20px;--orch-radius-xl:24px}.orch-root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--orch-text-primary)!important;background-color:var(--orch-bg)!important;z-index:100!important;box-sizing:border-box!important;width:100vw!important;height:100vh!important;font-family:Times New Roman,Times,serif!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.orch-root,.orch-root *,.orch-root button,.orch-root input,.orch-root select,.orch-root textarea,.orch-root h1,.orch-root h2,.orch-root h3,.orch-root h4,.orch-root h5,.orch-root h6,.orch-root p,.orch-root span{box-sizing:border-box;font-family:Times New Roman,Times,serif!important}.orch-root ::-webkit-scrollbar{width:7px;height:7px}.orch-root ::-webkit-scrollbar-track{background:#f1f5f999;border-radius:9999px}.orch-root ::-webkit-scrollbar-thumb{background:#38bdf873;border:1px solid #bae6fd80;border-radius:9999px}.orch-root ::-webkit-scrollbar-thumb:hover{background:#0284c7bf}.orch-root *{scrollbar-width:thin;scrollbar-color:#38bdf873 #f1f5f999}.orch-main-workspace{scroll-behavior:auto;-webkit-user-select:auto;user-select:auto;cursor:default;overflow:auto!important}.orch-main-workspace.is-dragging{cursor:grabbing!important;-webkit-user-select:none!important;user-select:none!important}@keyframes pulse-hotspot{0%{box-shadow:0 0 #2563eb99}70%{box-shadow:0 0 0 14px #2563eb00}to{box-shadow:0 0 #2563eb00}}@keyframes pulse-danger{0%{box-shadow:0 0 #ef4444b3}70%{box-shadow:0 0 0 16px #ef444400}to{box-shadow:0 0 #ef444400}}@keyframes pulse-warning{0%{box-shadow:0 0 #f59e0bb3}70%{box-shadow:0 0 0 12px #f59e0b00}to{box-shadow:0 0 #f59e0b00}}@keyframes ecg-flow{0%{stroke-dashoffset:600px}to{stroke-dashoffset:0}}.hotspot-pulse-primary{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-hotspot}.hotspot-pulse-danger{animation:1.8s cubic-bezier(.4,0,.6,1) infinite pulse-danger}.hotspot-pulse-warning{animation:2.2s cubic-bezier(.4,0,.6,1) infinite pulse-warning}.ecg-anim-line{stroke-dasharray:600;animation:3s linear infinite ecg-flow}.orch-card-interactive{transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s,border-color .2s}.orch-card-interactive:hover{border-color:var(--orch-primary-border);transform:translateY(-2px);box-shadow:0 8px 24px #2563eb14}.orch-nav-pill{transition:all .2s cubic-bezier(.16,1,.3,1)}.orch-nav-pill:hover:not(.active){color:var(--orch-text-primary);background-color:#f1f5f9}@media (max-width:1400px){.orch-main-grid{flex-wrap:wrap!important;overflow-y:auto!important}.orch-col-side{width:320px!important;min-width:300px!important}.orch-col-center{min-width:380px!important;height:600px!important}}@media (max-width:1024px){.orch-root{flex-direction:column!important;height:auto!important;overflow-y:auto!important}.orch-sidebar-fixed{flex-direction:row!important;width:100%!important;height:60px!important;padding:0 16px!important;position:relative!important}.orch-viewport{height:auto!important;margin-left:0!important}.orch-main-grid{flex-direction:column!important;padding:16px!important}.orch-col-side,.orch-col-center{width:100%!important;min-width:100%!important}}
