:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Noto Sans KR",sans-serif;color:#edf2f7;background:#080d16;line-height:1.4}*{box-sizing:border-box}body{margin:0;min-width:1120px;background:radial-gradient(circle at 30% 0,#15233a 0,#080d16 45%)}button{font:inherit;color:inherit;border:0;cursor:pointer}.app-shell{max-width:1600px;margin:auto;padding:22px 28px 36px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.brand{display:flex;gap:12px;align-items:center}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid #446083;border-radius:13px;color:#f5c84c;font-size:25px;background:#111d30;box-shadow:0 0 24px #f5c84c22}.brand b{display:block;letter-spacing:.18em;font-size:14px}.brand small{display:block;color:#8291a7;margin-top:2px}.top-actions{display:flex;align-items:center;gap:12px;color:#aebcd0;font-size:13px}.live-dot{width:8px;height:8px;background:#4ade80;border-radius:99px;box-shadow:0 0 12px #4ade80}.top-actions button,.command-card button,.detail-actions .primary{background:#f5c84c;color:#161a24;font-weight:800;border-radius:8px;padding:10px 14px}.workspace{display:grid;grid-template-columns:minmax(700px,1fr) 340px;gap:18px}.stage-panel,.card{background:#101a2a;border:1px solid #243752;border-radius:16px;box-shadow:0 18px 45px #0003}.stage-panel{padding:22px}.panel-heading,.card-title{display:flex;justify-content:space-between;align-items:flex-start}.eyebrow,.kicker{font-size:10px;letter-spacing:.15em;color:#6e86a6;font-weight:800}.panel-heading h1{margin:5px 0 2px;font-size:24px}.panel-heading p{margin:0;color:#8d9eb4}.stage-meta{display:flex;gap:14px;color:#8090a7;font-size:12px}.stage-meta b{color:#f5c84c;font-size:15px}.office{height:590px;margin-top:20px;border-radius:12px;position:relative;overflow:hidden;border:1px solid #304663;background:#0c1523}.office-grid{position:absolute;inset:0;background-image:linear-gradient(#172941 1px,transparent 1px),linear-gradient(90deg,#172941 1px,transparent 1px);background-size:38px 38px;opacity:.6}.zone,.meeting-room{position:absolute;border:1px solid #38506d;background:#122139aa;border-radius:10px;padding:10px;color:#8fa4be;font-size:10px;letter-spacing:.12em}.zone i{display:block;color:#5d7390;font-style:normal;font-size:9px;letter-spacing:0;margin-top:3px}.z-pm{left:4%;top:7%;width:28%;height:27%}.z-dev{left:36%;top:7%;width:29%;height:27%}.z-review{right:4%;top:7%;width:27%;height:27%}.z-security{right:4%;bottom:7%;width:27%;height:27%}.z-qa{left:36%;bottom:7%;width:29%;height:27%}.meeting-room{left:4%;bottom:7%;width:28%;height:27%;background:#1c2033aa}.meeting-room .table{height:45px;border-radius:50%;background:#293b5a;margin-top:24px;border:1px solid #4c6a92}.office-agent{position:absolute;z-index:4;transform:translate(-50%,-50%);background:transparent;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2px;filter:drop-shadow(0 6px 10px #0008)}.agent-bubble,.detail-avatar,.avatar{display:grid;place-items:center;background:var(--agent);color:#111a24}.agent-bubble{width:42px;height:42px;border:3px solid #fff5;border-radius:14px;font-size:21px}.office-agent b{font-size:12px}.office-agent small{font-size:9px;color:#b9c6d7;white-space:nowrap}.stage-footer{display:flex;gap:18px;padding-top:15px;color:#8393a8;font-size:12px}.legend{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.legend.work,.status-dot.work,.activity-dot.work{background:#4ade80}.legend.review,.status-dot.review,.activity-dot.review{background:#a78bfa}.legend.test,.status-dot.test,.activity-dot.test{background:#60a5fa}.legend.idle,.status-dot.idle{background:#64748b}.right-rail{display:flex;flex-direction:column;gap:18px}.card{padding:18px}.command-card{background:linear-gradient(145deg,#182742,#111a29)}.command-card p{color:#d2dbea;font-size:14px;line-height:1.7}.command-card button{width:100%;margin-top:8px}.card-title{font-weight:800;font-size:14px;margin-bottom:14px}.agent-list{display:flex;flex-direction:column;gap:5px}.agent-row{width:100%;display:flex;align-items:center;text-align:left;background:transparent;border-radius:10px;padding:8px 5px;gap:9px}.agent-row:hover{background:#1a2a42}.avatar{width:34px;height:34px;border-radius:10px;font-size:17px}.agent-main{display:flex;flex-direction:column;min-width:90px}.agent-main small{color:#8294aa;font-size:10px}.agent-status{margin-left:auto;display:flex;align-items:center;gap:5px;color:#9aabc0;font-size:10px}.status-dot{width:7px;height:7px;border-radius:50%}.activity-list{display:flex;flex-direction:column;gap:13px}.activity-row{display:flex;gap:9px}.activity-row small{font-size:10px;color:#657a96}.activity-row p{margin:2px 0 0;color:#c3cfdd;font-size:11px}.activity-dot{width:7px;height:7px;border-radius:50%;margin-top:6px;flex:none}.bottom-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;margin-top:18px}.ghost{background:transparent;color:#8ea1ba;font-size:11px}.task-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.task{min-height:102px;border-radius:10px;border:1px solid #293e5e;padding:11px;display:flex;flex-direction:column;gap:7px;background:#142239}.task span{font-size:9px;color:#78a4ce}.task b{font-size:12px}.task small{font-size:10px;color:#8497ad}.task.review{border-color:#6d58a4}.task.waiting{opacity:.7}.report-card h3{margin:3px 0 8px;font-size:15px}.report-card p{color:#9bacbf;font-size:12px}.report-actions{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.pill{font-size:10px;padding:5px 8px;border-radius:99px}.pill.good{background:#123c32;color:#65e6a0}.detail-overlay{position:fixed;inset:0;background:#030711aa;backdrop-filter:blur(8px);z-index:20;display:flex;justify-content:flex-end}.detail-panel{height:100%;width:430px;background:#101a2a;border-left:1px solid #365071;padding:28px;overflow:auto;box-shadow:-20px 0 55px #0008}.detail-close{float:right;background:#1d2b40;border-radius:8px;width:32px;height:32px;font-size:22px}.detail-hero{display:flex;align-items:center;gap:14px;margin:34px 0 22px}.detail-avatar{width:58px;height:58px;border-radius:17px;font-size:29px}.detail-hero h2{margin:4px 0 0;font-size:25px}.detail-hero p{margin:2px 0;color:#8da0b7}.detail-current,.detail-next{padding:15px;border:1px solid #29415f;background:#14243b;border-radius:12px;margin:15px 0 22px}.detail-current small,.detail-next small{color:#7188a5;font-size:10px}.detail-current b{display:block;color:#f5c84c;margin:5px 0}.detail-current p,.detail-next p{margin:5px 0 0;color:#adbed0;font-size:12px}.detail-panel h3{font-size:14px}.detail-timeline{border-left:1px solid #365171;margin:15px 0 23px;padding-left:18px}.timeline-item{position:relative;margin:0 0 18px}.timeline-item>i{position:absolute;left:-23px;top:3px;width:8px;height:8px;border-radius:50%;background:#5c718c}.timeline-item.current>i{background:#4ade80;box-shadow:0 0 10px #4ade80}.timeline-item small{color:#7690ac;font-size:10px}.timeline-item p{margin:3px 0;color:#c5d1df;font-size:12px}.detail-actions{display:flex;gap:8px}.detail-actions button{background:#1c2d44;padding:9px 10px;border-radius:8px;font-size:11px}.detail-actions .primary{padding:9px 12px}@media(max-width:1200px){.workspace{grid-template-columns:1fr 310px}.office{height:520px}}