*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,-apple-system,sans-serif;background:#0d0f1f;color:#e8eaf6;overflow:hidden;word-break:keep-all}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}a{text-decoration:none}.btn-primary{background:linear-gradient(135deg,#6366f1,#7c6cff);color:#fff;font-weight:700;font-size:15px;padding:12px 22px;border-radius:10px;box-shadow:0 4px 18px #6366f173;transition:transform .15s,box-shadow .15s;display:inline-block}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 24px #6366f199}.btn-ghost{color:#9aa0c0;font-size:14px;padding:12px 18px;border-radius:10px;border:1px solid rgba(154,160,192,.35)}.btn-ghost:hover{color:#e8eaf6;border-color:#9aa0c0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;background:#050712b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;animation:fadeIn .25s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.92) translateY(10px)}to{opacity:1;transform:none}}.intro-root,.summary-root{height:100%;display:flex;background:radial-gradient(ellipse at 30% 10%,#2a2258,#0d0f1f 55%),#0d0f1f;overflow-y:auto}.intro-card,.summary-card{margin:auto;max-width:780px;padding:40px;text-align:center;animation:popIn .4s}.intro-logo{font-size:26px;letter-spacing:1px;color:#fff;margin-bottom:26px;font-weight:800}.intro-logo-mark,.intro-logo-accent{color:#7c6cff}.intro-title{font-size:34px;line-height:1.35;font-weight:800;margin-bottom:14px}.intro-sub{color:#9aa0c0;font-size:15px;margin-bottom:36px}.intro-steps{display:flex;align-items:stretch;gap:10px;margin-bottom:36px}.intro-step{flex:1;background:#7c6cff14;border:1px solid rgba(124,108,255,.25);border-radius:14px;padding:20px 14px}.intro-step-icon{font-size:28px;margin-bottom:10px}.intro-step-title{font-weight:700;font-size:16px;margin-bottom:8px}.intro-step-desc{color:#9aa0c0;font-size:13px;line-height:1.5}.intro-arrow{align-self:center;color:#7c6cff;font-size:20px;font-weight:800}.intro-cta{font-size:17px;padding:15px 44px}.intro-note{margin-top:18px;color:#6b7194;font-size:12.5px}.summary-badge{display:inline-block;background:#22c55e26;color:#4ade80;font-weight:700;font-size:14px;padding:6px 16px;border-radius:999px;margin-bottom:18px}.summary-title{font-size:32px;font-weight:800;line-height:1.4;margin-bottom:26px}.summary-before{color:#6b7194;text-decoration:line-through}.summary-after{color:#4ade80}.summary-table{margin-bottom:26px}.summary-row{display:flex;align-items:center;gap:16px;text-align:left;background:#7c6cff12;border:1px solid rgba(124,108,255,.18);border-radius:10px;padding:13px 18px;margin-bottom:8px;font-size:14.5px}.summary-dept{font-weight:700;width:90px}.summary-task{flex:1;color:#b9bfe0}.summary-time s{color:#6b7194}.summary-time b{color:#4ade80;margin-left:4px}.summary-locked{margin-bottom:28px}.summary-locked-eg{display:inline-block;font-size:11px;font-weight:800;letter-spacing:1px;color:#8b91b5;border:1px solid rgba(154,160,192,.4);padding:3px 12px;border-radius:999px;margin-bottom:10px}.summary-locked-title{color:#9aa0c0;font-size:13.5px;margin-bottom:12px}.summary-locked-grid{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.summary-locked-chip{font-size:12.5px;color:#8b91b5;background:#9aa0c014;border:1px dashed rgba(154,160,192,.3);padding:6px 12px;border-radius:999px}.summary-foot{display:flex;gap:12px;justify-content:center}.summary-site-link{display:inline-block;margin-top:16px;background:#fff;color:#6349f6;font-size:14px;font-weight:800;padding:12px 24px;border-radius:10px;box-shadow:0 4px 18px #ffffff1f;transition:transform .15s,box-shadow .15s}.summary-site-link:hover{transform:translateY(-1px);box-shadow:0 6px 24px #fff3;color:#7c6cff}.sim-root{height:100%;display:flex;flex-direction:column;position:relative}.sim-hud-top{display:flex;justify-content:space-between;align-items:center;padding:14px 22px;position:relative;z-index:10}.sim-brand{font-size:16px;font-weight:800;color:#fff}.sim-trinio{color:#fff;font-weight:800;transition:color .15s}.sim-trinio:hover{color:#b3a9ff}.sim-brand-mark{color:#7c6cff}.sim-brand-sep{color:#3a3f68;margin:0 10px;font-weight:400}.sim-brand-co{color:#9aa0c0;font-weight:600}.sim-hud-right{display:flex;align-items:center;gap:10px}.sim-outlink{color:#b3a9ff;font-size:13px;font-weight:700;background:#7c6cff1f;border:1px solid rgba(124,108,255,.35);border-radius:10px;padding:8px 16px;transition:all .15s}.sim-outlink:hover{background:#7c6cff40;color:#fff}.sim-clock{background:#7c6cff1f;border:1px solid rgba(124,108,255,.3);border-radius:10px;padding:7px 16px;font-size:15px}.sim-clock-day{color:#9aa0c0;font-size:12px;font-weight:700;margin-right:10px}.sim-clock-time{font-weight:800;font-variant-numeric:tabular-nums}.sim-toast{position:absolute;top:64px;left:0;right:0;margin:0 auto;width:fit-content;z-index:40;background:#17331f;color:#6ee7a0;border:1px solid #22c55e66;padding:11px 22px;border-radius:10px;font-size:14.5px;font-weight:700;box-shadow:0 8px 30px #00000080;animation:popIn .35s;white-space:nowrap}.sim-stage{flex:1;position:relative;min-height:0}.sim-svg{width:100%;height:100%;display:block}.bld-label{fill:#e8eaf6;font-size:14px;font-weight:700}.bld-sublabel{fill:#8b91b5;font-size:11px}.bld-check{animation:popIn .4s}.resolve-pulse{fill:none;stroke:#4ade80;stroke-width:3;opacity:.8;animation:pulseRing 1.2s ease-out infinite;transform-box:fill-box;transform-origin:center}@keyframes pulseRing{0%{transform:scale(.5);opacity:.9}to{transform:scale(1.6);opacity:0}}.convey-box{animation:convey 3.2s linear infinite}.convey-box-1{animation-delay:-1.1s}.convey-box-2{animation-delay:-2.2s}@keyframes convey{0%{transform:translate(0);opacity:0}12%{opacity:1}88%{opacity:1}to{transform:translate(64px,32px);opacity:0}}.event-pin{position:absolute;transform:translate(-50%,-110%);z-index:30;display:flex;flex-direction:column;align-items:center;gap:6px}.event-pin-bell{font-size:34px;display:block;animation:bellBounce 1s ease-in-out infinite;filter:drop-shadow(0 4px 10px rgba(255,200,60,.5))}@keyframes bellBounce{0%,to{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-9px) rotate(6deg)}}.event-pin-label{background:#2a2247;color:#ffd76a;border:1px solid #ffc83c66;font-size:12.5px;font-weight:700;padding:6px 12px;border-radius:999px;white-space:nowrap;box-shadow:0 6px 20px #00000080}.event-pin:hover .event-pin-label{background:#372c5e}.sim-hud-bottom{display:flex;justify-content:space-between;align-items:flex-end;padding:0 22px 18px;position:relative;z-index:10}.sim-progress-card{background:#0d0f1fd9;border:1px solid rgba(124,108,255,.25);border-radius:12px;padding:12px 16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sim-progress-title{font-size:12px;font-weight:800;color:#9aa0c0;margin-bottom:8px;letter-spacing:.5px}.sim-progress-chips{display:flex;flex-direction:column;gap:5px}.sim-chip{font-size:12.5px;color:#8b91b5;background:#9aa0c012;padding:5px 11px;border-radius:8px;border:1px solid transparent}.sim-chip.active{color:#ffd76a;border-color:#ffc83c44;background:#ffc83c12}.sim-chip.done{color:#4ade80}.sim-hint-center{position:absolute;left:0;right:0;top:50%;margin:0 auto;width:fit-content;transform:translateY(-50%);z-index:25;pointer-events:none;color:#ffd76a;font-size:18px;font-weight:800;background:#0d0f1fe0;border:1px solid #ffc83c55;padding:16px 30px;border-radius:14px;box-shadow:0 12px 40px #0000008c;animation:hintBlink 1.6s ease-in-out infinite}@keyframes hintBlink{0%,to{opacity:1}50%{opacity:.55}}.event-modal{width:560px;max-width:calc(100vw - 40px);background:linear-gradient(160deg,#1c1f3d,#14162c);border:1px solid rgba(124,108,255,.35);border-radius:18px;padding:28px;animation:popIn .3s;box-shadow:0 30px 80px #0009}.event-modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.event-dept-badge{background:#7c6cff2e;color:#b3a9ff;font-weight:700;font-size:13px;padding:5px 13px;border-radius:999px}.event-clock{color:#6b7194;font-size:13px;font-weight:600}.event-modal-title{font-size:22px;font-weight:800;margin-bottom:12px}.event-modal-body{color:#b9bfe0;font-size:14.5px;line-height:1.65;margin-bottom:20px}.event-stats{display:flex;gap:10px;margin-bottom:24px}.event-stat{flex:1;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px;text-align:center}.event-stat-value{font-size:19px;font-weight:800;color:#ffd76a;margin-bottom:4px}.event-stat-label{font-size:12px;color:#8b91b5}.event-modal-foot{display:flex;justify-content:flex-end;gap:10px}.tour-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:8000;pointer-events:none}.tour-dim{position:fixed;background:#0406109e;pointer-events:auto}.tour-dim-clear{background:transparent}.tour-ring{position:fixed;pointer-events:none;border:2.5px solid #8b7dff;border-radius:12px;box-shadow:0 0 0 4px #8b7dff40,0 0 30px #8b7dff80;animation:ringPulse 1.4s ease-in-out infinite}@keyframes ringPulse{0%,to{box-shadow:0 0 0 4px #8b7dff40,0 0 26px #8b7dff73}50%{box-shadow:0 0 0 7px #8b7dff1f,0 0 40px #8b7dffa6}}.tour-tip{position:fixed;pointer-events:auto;z-index:8002;background:linear-gradient(160deg,#241f4b,#191633);border:1px solid rgba(139,125,255,.5);border-radius:14px;padding:18px;box-shadow:0 20px 60px #000000a6;animation:popIn .3s}.tour-tip-head{display:flex;justify-content:space-between;margin-bottom:10px}.tour-tip-badge{font-size:11px;font-weight:800;color:#b3a9ff;letter-spacing:1px;background:#7c6cff2e;padding:3px 10px;border-radius:999px}.tour-tip-step{font-size:11.5px;color:#6b7194;font-weight:700}.tour-tip-title{font-size:16.5px;font-weight:800;margin-bottom:7px;color:#fff}.tour-tip-body{font-size:13.5px;line-height:1.6;color:#b9bfe0}.tour-tip-next{margin-top:13px;background:#6366f1;color:#fff;font-weight:700;font-size:13.5px;padding:9px 18px;border-radius:8px}.tour-tip-next:hover{background:#7c6cff}.tour-tip-hint{margin-top:12px;font-size:15px;color:#8b7dff;font-weight:700}.dana-root{height:100%;display:flex;background:#16181d}.dana-side{width:232px;flex-shrink:0;background:#0b0d12;display:flex;flex-direction:column;border-right:1px solid #1f2230}.dana-logo{padding:20px 18px;font-size:15.5px;color:#fff;letter-spacing:.3px}.dana-logo b{font-weight:800}.dana-nav{display:flex;flex-direction:column;padding:6px 10px;gap:2px}.dana-nav-item{text-align:left;padding:10px 12px;border-radius:8px;font-size:13.5px;color:#b9bfd6}.dana-nav-item:hover{background:#171a26}.dana-nav-item.active{background:#1d2133;color:#fff}.dana-side-foot{margin-top:auto;padding:16px;border-top:1px solid #1f2230}.dana-usage{font-size:12.5px;color:#b9bfd6;margin-bottom:6px}.dana-usage-bar{height:4px;background:#1f2230;border-radius:4px;overflow:hidden;margin-bottom:6px}.dana-usage-bar div{height:100%;width:100%;background:#22c55e}.dana-plan{font-size:11.5px;color:#6b7194;margin-bottom:14px}.dana-user{font-size:13px;color:#e8eaf6;display:flex;align-items:center;gap:8px}.dana-admin{font-size:10px;font-weight:800;background:#1d4ed8;color:#dbeafe;padding:2px 7px;border-radius:5px;letter-spacing:.5px}.dana-main{flex:1;display:flex;flex-direction:column;min-width:0}.dana-banner{background:#fdf6e3;color:#92600a;font-size:12.5px;font-weight:600;padding:8px 16px;display:flex;align-items:center;gap:6px}.dana-banner-link{margin-left:auto;color:#d97706;font-weight:700;cursor:pointer}.dana-tabbar{display:flex;align-items:center;background:#101218;border-bottom:1px solid #1f2230;padding:0 12px}.dana-tab{font-size:12.5px;color:#b9bfd6;padding:10px 14px;border-right:1px solid #1f2230;display:flex;align-items:center;gap:10px}.dana-tab-x{color:#565d7a}.dana-bell{margin-left:auto;position:relative;font-size:15px;padding:6px}.dana-bell i{position:absolute;top:0;right:-4px;font-style:normal;background:#dc2626;color:#fff;font-size:9.5px;font-weight:800;border-radius:999px;padding:1px 5px}.dana-content{flex:1;overflow-y:auto;min-height:0;position:relative}.chat-home{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px}.chat-greet{font-size:27px;font-weight:800;color:#fff;margin-bottom:30px}.chat-spark{color:#6d8dff;margin-right:6px}.chat-input-box{width:min(640px,90%);background:#1d2029;border:1px solid #2a2e3d;border-radius:14px;color:#6b7194;font-size:14.5px;padding:20px 18px 34px;margin-bottom:30px;position:relative}.chat-send{position:absolute;right:16px;bottom:12px;color:#565d7a}.chat-try{color:#8b91b5;font-size:13px;margin-bottom:14px}.chat-chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:720px}.chat-chip{border:1px solid #2f3446;color:#c6cbe2;font-size:13.5px;padding:10px 18px;border-radius:999px;background:#191c26;transition:all .15s}.chat-chip:hover{border-color:#6366f1;color:#fff}.chat-chip.main{border-color:#6366f1aa;color:#dbe0ff;box-shadow:0 0 18px #6366f140}.chat-thread{max-width:860px;margin:0 auto;padding:36px 24px 120px;display:flex;flex-direction:column;gap:18px}.chat-bubble{border-radius:14px;padding:13px 18px;font-size:14.5px;line-height:1.55}.chat-bubble.user{align-self:flex-end;background:#2c3350;color:#e8eaf6;max-width:70%}.chat-bubble.ai{align-self:flex-start;background:#1d2029;color:#b9bfd6}.chat-ai-icon{color:#6d8dff;margin-right:6px}.chat-response{background:#171a23;border:1px solid #262b3d;border-radius:16px;padding:22px;animation:popIn .35s}.chat-scenario-line{color:#b9bfd6;font-size:13.5px;margin-bottom:18px}.chat-tiles{display:flex;gap:10px;margin-bottom:20px}.chat-tile{flex:1;background:#10121a;border:1px solid #262b3d;border-radius:12px;padding:14px;text-align:center}.chat-tile-value{font-size:19px;font-weight:800;margin-bottom:5px}.chat-tile.red .chat-tile-value{color:#f87171}.chat-tile.amber .chat-tile-value{color:#fbbf24}.chat-tile-label{font-size:13px;color:#c6cbe2;font-weight:600;margin-bottom:3px}.chat-tile-sub{font-size:11.5px;color:#6b7194}.chat-chart{background:#10121a;border:1px solid #262b3d;border-radius:12px;padding:18px}.chat-chart-title{font-size:12.5px;color:#8b91b5;font-weight:700;margin-bottom:16px}.chat-chart-plot{display:flex;justify-content:space-around;align-items:flex-end;height:170px;border-bottom:1px solid #2a2e3d;padding-bottom:0}.chat-chart-group{display:flex;flex-direction:column;align-items:center;gap:0}.chat-chart-bars{display:flex;gap:6px;align-items:flex-end;height:152px}.chat-bar{width:42px;border-radius:4px 4px 0 0;transition:height .8s cubic-bezier(.2,.8,.3,1)}.chat-bar.before{background:#565d7a}.chat-bar.after{background:#6366f1}.chat-chart-xlabel{font-size:12px;color:#8b91b5;margin-top:8px}.chat-chart-legend{display:flex;gap:18px;justify-content:center;margin-top:14px;font-size:12px;color:#8b91b5}.chat-chart-legend i{display:inline-block;width:11px;height:11px;border-radius:3px;margin-right:5px}.chat-chart-legend .lg.before{background:#565d7a}.chat-chart-legend .lg.after{background:#6366f1}.chat-footnote{margin-top:14px;font-size:12px;color:#6b7194;line-height:1.5}.wf-list{padding:18px 26px 60px}.wf-list-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.wf-list-title{font-size:15px;font-weight:700;color:#e8eaf6}.wf-list-actions{font-size:12.5px;color:#6b7194}.wf-search{background:#1d2029;border:1px solid #2a2e3d;color:#6b7194;font-size:13.5px;border-radius:10px;padding:12px 16px;margin-bottom:24px}.wf-cat{margin-bottom:26px}.wf-cat-head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.wf-cat-chevron{color:#6b7194}.wf-cat-name{font-size:15.5px;font-weight:800;color:#fff}.wf-cat-count{color:#6b7194;font-size:13px}.wf-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.wf-card{display:flex;gap:12px;align-items:flex-start;text-align:left;background:#191c26;border:1px solid #232838;border-radius:12px;padding:15px;cursor:default;transition:border-color .15s,box-shadow .15s}.wf-card.target{cursor:pointer}.wf-card.target:hover{border-color:#6366f1;box-shadow:0 0 20px #6366f133}.wf-card-icon{flex-shrink:0;width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c5cff,#9a6bff);border-radius:10px;font-size:17px}.wf-card-main{display:flex;flex-direction:column;gap:6px;min-width:0}.wf-card-title{font-size:13.5px;font-weight:700;color:#e8eaf6}.wf-free{font-size:10.5px;color:#8b91b5;border:1px solid #2f3446;padding:1px 8px;border-radius:999px;margin-left:6px;font-weight:600}.wf-card-desc{font-size:12px;color:#6f7594;line-height:1.55}.run-root{display:flex;height:100%;min-height:0}.run-rail{width:68px;flex-shrink:0;background:#101218;border-right:1px solid #1f2230;display:flex;flex-direction:column;align-items:center;padding:16px 0;gap:10px}.run-rail-pct{font-size:14px;font-weight:800;color:#e8eaf6;margin-bottom:8px}.run-dot{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;border:2px solid #2a2e3d;color:#565d7a;position:relative}.run-dot:not(:last-child):after{content:"";position:absolute;top:26px;left:50%;width:2px;height:10px;background:#2a2e3d}.run-dot.done{background:#16a34a22;border-color:#22c55e;color:#4ade80}.run-dot.active{border-color:#6366f1;color:#818cf8;animation:dotSpin 1s linear infinite}@keyframes dotSpin{0%,to{box-shadow:0 0 #6366f166}50%{box-shadow:0 0 0 5px #6366f11f}}.run-dot.hitl{border-color:#d97706;color:#fbbf24}.run-center{flex:1;min-width:0;overflow-y:auto;padding:22px;display:flex;justify-content:center}.run-card{width:min(760px,100%);align-self:flex-start;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 40px #00000073;animation:popIn .3s;color:#1e2235}.run-card-topbar{background:#eef1ff;color:#4653d8;font-weight:700;font-size:14px;padding:12px 20px;display:flex;align-items:center;gap:10px}.run-card-topbar.hitl{background:#3d3524;color:#fbbf24}.run-card-topbar.done{background:#dcfce7;color:#15803d}.hitl-actions{margin-left:auto;font-size:12px;color:#a8946a;font-weight:600}.run-card-body{padding:24px 28px 28px}.run-card-title-row{display:flex;align-items:center;gap:12px;margin-bottom:8px}.run-card-title-row h2{font-size:21px;font-weight:800;color:#171b2e}.run-dept-chip{font-size:12px;color:#4653d8;border:1px solid #c3caff;padding:3px 12px;border-radius:999px;font-weight:700}.hitl-badge{font-size:12px;color:#b45309;border:1px solid #fcd34d;background:#fffbeb;padding:3px 12px;border-radius:999px;font-weight:700}.run-card-desc{color:#5a6079;font-size:13.5px;line-height:1.6;margin-bottom:18px}.run-card-desc.center{text-align:center}.run-progress-box{border:1px solid #e3e6f2;border-radius:12px;padding:18px}.run-progress-head{display:flex;align-items:center;gap:9px;font-size:14.5px;font-weight:700;color:#2c3150;margin-bottom:12px}.run-eta{margin-left:auto;color:#8b91ad;font-size:12.5px;font-weight:600}.run-bar{height:7px;background:#e8eaf4;border-radius:99px;overflow:hidden}.run-bar-fill{height:100%;background:linear-gradient(90deg,#5b63e8,#7c6cff);transition:width .12s linear}.run-subs{list-style:none;margin-top:14px}.run-subs li{font-size:13.5px;padding:6px 0;color:#9aa0b8}.run-subs li.done{color:#16a34a}.run-subs li.active{color:#4653d8;font-weight:700}.run-subs.big li{font-size:15px;padding:9px 0}.run-spinner{width:15px;height:15px;border-radius:50%;border:2.5px solid rgba(70,83,216,.25);border-top-color:#4653d8;animation:spin .8s linear infinite;display:inline-block;flex-shrink:0}.run-spinner.dark{border-color:#4653d833;border-top-color:#4653d8}@keyframes spin{to{transform:rotate(360deg)}}.hitl-section-label{font-size:13px;font-weight:800;color:#2c3150;margin-bottom:10px}.hitl-stats{display:flex;gap:10px;margin-bottom:18px}.hitl-stat{flex:1;border:1px solid #e3e6f2;border-radius:10px;padding:14px;text-align:center}.hitl-stat-value{font-size:22px;font-weight:800;color:#4653d8;margin-bottom:3px}.hitl-stat-label{font-size:12px;color:#8b91ad}.hitl-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:12px}.hitl-table th{text-align:left;color:#8b91ad;font-weight:700;padding:9px 12px;border-bottom:1px solid #e3e6f2;background:#f8f9fc}.hitl-table td{padding:10px 12px;border-bottom:1px solid #eef0f7;color:#2c3150}.badge-ok{color:#15803d;background:#dcfce7;font-size:11.5px;font-weight:700;padding:3px 10px;border-radius:999px;white-space:nowrap}.badge-warn{color:#b45309;background:#fef3c7;font-size:11.5px;font-weight:700;padding:3px 10px;border-radius:999px;white-space:nowrap}.hitl-note{font-size:12.5px;color:#8b91ad;margin-bottom:20px}.hitl-approve{width:100%;background:#2f7cf6;color:#fff;font-size:16px;font-weight:800;padding:15px;border-radius:10px;transition:background .15s}.hitl-approve:hover{background:#1d6ae8}.run-done-body{text-align:center}.run-done-check{width:64px;height:64px;margin:6px auto 16px;border-radius:50%;background:#dcfce7;color:#16a34a;font-size:32px;font-weight:800;display:flex;align-items:center;justify-content:center;animation:popIn .4s}.run-done-body h2{font-size:22px;font-weight:800;color:#171b2e;margin-bottom:10px}.run-done-meta{font-size:12.5px;color:#8b91ad;margin-bottom:22px}.run-return{background:linear-gradient(135deg,#6366f1,#7c6cff);color:#fff;font-weight:800;font-size:15px;padding:14px 26px;border-radius:10px;box-shadow:0 4px 18px #6366f166}.run-return:hover{transform:translateY(-1px)}.run-return.floating{position:fixed;left:50%;bottom:26px;transform:translate(-50%);z-index:100;animation:fadeIn .4s}.run-return.floating:hover{transform:translate(-50%) translateY(-2px)}.run-side{width:300px;flex-shrink:0;background:#101218;border-left:1px solid #1f2230;display:flex;flex-direction:column;padding:16px;gap:12px;overflow-y:auto}.run-side-title{font-size:12.5px;font-weight:800;color:#8b91b5;letter-spacing:.5px}.run-feed{flex:1;display:flex;flex-direction:column;gap:10px;min-height:120px}.run-feed-item{background:#171a23;border:1px solid #232838;border-radius:10px;padding:10px 12px;animation:popIn .25s}.run-feed-tag{display:block;font-size:10.5px;font-weight:800;color:#6d8dff;margin-bottom:4px}.run-feed-text{font-size:12px;color:#9aa0bd;line-height:1.5;word-break:break-all}.run-files{border-top:1px solid #1f2230;padding-top:12px}.run-files-empty{font-size:12px;color:#565d7a;padding:14px 4px}.run-file-item{width:100%;display:flex;gap:10px;align-items:center;text-align:left;background:#171a23;border:1px solid #2f3446;border-radius:10px;padding:12px;margin-top:10px;transition:border-color .15s}.run-file-item:hover{border-color:#6366f1}.run-file-name{font-size:12.5px;color:#dbe0ff;line-height:1.5;word-break:break-all}.run-file-size{display:block;color:#565d7a;font-size:11px}.file-icon{font-size:17px}.file-badge{font-size:10px;color:#6d8dff;border:1px solid #6d8dff55;padding:1px 7px;border-radius:5px;margin-left:6px;font-weight:700}.file-modal{width:860px;max-width:calc(100vw - 40px);max-height:82vh;display:flex;flex-direction:column;background:#fff;border-radius:14px;overflow:hidden;animation:popIn .3s;color:#1e2235;box-shadow:0 30px 90px #000000b3}.file-modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e3e6f2}.file-modal-name{font-size:14px;font-weight:700;color:#171b2e;display:flex;align-items:center;gap:8px}.file-modal-close{font-size:15px;color:#8b91ad;padding:4px 8px;border-radius:6px}.file-modal-close:hover{background:#f1f2f8}.file-modal-toolbar{display:flex;align-items:center;gap:12px;padding:8px 18px;background:#f8f9fc;border-bottom:1px solid #e3e6f2}.file-sheet-tab{font-size:12px;font-weight:700;color:#15803d;background:#fff;border:1px solid #d6dae8;border-bottom:2px solid #16a34a;padding:4px 16px;border-radius:6px 6px 0 0}.file-modal-size{font-size:12px;color:#8b91ad}.file-modal-body{overflow:auto}.file-sheet{width:100%;border-collapse:collapse;font-size:12.5px;font-variant-numeric:tabular-nums}.file-sheet th{background:#eef1f8;color:#4a5069;font-weight:700;text-align:left;padding:8px 12px;border:1px solid #dde1ee;position:sticky;top:0;white-space:nowrap}.file-sheet td{padding:8px 12px;border:1px solid #e8ebf4;color:#2c3150;white-space:nowrap}.file-sheet .file-rowno{background:#eef1f8;color:#9aa0b8;width:36px;text-align:center;font-size:11px}.file-modal-foot{padding:11px 18px;font-size:12px;color:#8b91ad;background:#f8f9fc;border-top:1px solid #e3e6f2}.trinio-mark{display:inline-block;height:.92em;width:auto;vertical-align:-.08em;color:#7c6cff}.sim-trinio .trinio-mark{color:#7c6cff}
