*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a2e;background:#f8f9fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans KR,sans-serif}#root{width:100%;min-height:100vh}.admin-shell{background:#f8f9fb}.admin-main-layout{min-width:0}.admin-mobile-header{display:none!important}.admin-sider{background:#fff!important;border-right:1px solid #eeeef0!important}.admin-sider .ant-layout-sider-trigger{border-top:1px solid #eeeef0;border-right:1px solid #eeeef0;color:#9ca3af!important;background:#fafafa!important}.admin-sider .ant-menu{border-inline-end:none!important}.sidebar-logo{border-bottom:1px solid #eeeef0;align-items:center;gap:10px;height:56px;padding:0 16px;display:flex}.sidebar-logo-icon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:700;display:flex}.sidebar-logo h1{color:#1a1a2e;white-space:nowrap;letter-spacing:-.3px;margin:0;font-size:16px;font-weight:600;overflow:hidden}.sidebar-logo.collapsed{justify-content:center;padding:0}.admin-mobile-drawer .ant-drawer-body{padding:0!important}.admin-mobile-drawer .sidebar-user-panel{margin-bottom:0!important}.admin-header{z-index:10;border-bottom:1px solid #eeeef0;align-items:center;display:flex;background:#fff!important;height:56px!important;padding:0 28px!important;line-height:56px!important}.admin-header-title{color:#9ca3af;font-size:14px;font-weight:500}.admin-content{min-height:calc(100vh - 56px);padding:28px;overflow:auto}.page-header{margin-bottom:24px}.page-header h3,.page-header h2{color:#1a1a2e;letter-spacing:-.4px;margin:0 0 4px;font-size:22px;font-weight:600}.page-header-breadcrumb{color:#9ca3af;margin-bottom:8px;font-size:13px}.stat-card{cursor:default;background:#fff;border:1px solid #eeeef0;border-radius:12px;align-items:flex-start;gap:14px;padding:20px;transition:box-shadow .2s,border-color .2s;display:flex}.stat-card:hover{border-color:#e0e0ff;box-shadow:0 4px 12px #6366f10f}.stat-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.stat-card-content{flex:1;min-width:0}.stat-card-value{color:#1a1a2e;letter-spacing:-.5px;font-size:26px;font-weight:700;line-height:1.2}.stat-card-label{color:#9ca3af;margin-top:2px;font-size:13px;font-weight:500}.ant-card{border:1px solid #eeeef0;transition:box-shadow .2s;box-shadow:0 1px 3px #0000000a;border-radius:12px!important}.ant-card:hover{box-shadow:0 2px 8px #0000000f}.ant-card-head{border-bottom:1px solid #f0f0f0!important;min-height:44px!important;font-size:14px!important;font-weight:600!important}.ant-table-wrapper .ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;font-size:11.5px;font-weight:600;background:#fafbfc!important}.ant-table-wrapper .ant-table-tbody>tr{cursor:pointer;transition:background .15s}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f5f5ff!important}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid #f5f5f5;font-size:13.5px}.chat-container{flex-direction:column;gap:16px;padding:20px 8px;display:flex}.chat-bubble-wrapper{align-items:flex-end;gap:8px;display:flex}.chat-bubble-wrapper.user{flex-direction:row-reverse}.chat-bubble-wrapper.reported{scroll-margin:80px}.chat-bubble-wrapper.reported .chat-bubble{outline:2px solid #f59e0b;box-shadow:0 0 0 4px #f59e0b29}.chat-bubble-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:flex}.chat-bubble-avatar.user{color:#6366f1;background:#eef2ff}.chat-bubble-avatar.assistant{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.chat-bubble{white-space:pre-wrap;word-break:break-word;max-width:68%;padding:12px 16px;font-size:14px;line-height:1.65}.chat-bubble.user{color:#312e81;background:#eef2ff;border-radius:18px 18px 6px}.chat-bubble.assistant{color:#1f2937;background:#f3f4f6;border-radius:18px 18px 18px 6px}.chat-bubble-role{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:600}.chat-bubble-role.user{color:#6366f1}.chat-bubble-role.assistant{color:#9ca3af}.chat-bubble-meta{color:#9ca3af;align-items:center;gap:6px;margin-top:6px;font-size:11px;display:flex}.chat-bubble.user .chat-bubble-meta{justify-content:flex-end}.emotion-tag-happy{color:#059669!important;background:#ecfdf5!important;border-color:#a7f3d0!important}.emotion-tag-excited{color:#d97706!important;background:#fffbeb!important;border-color:#fde68a!important}.emotion-tag-curious{color:#6366f1!important;background:#eef2ff!important;border-color:#c7d2fe!important}.emotion-tag-sad{color:#3b82f6!important;background:#eff6ff!important;border-color:#bfdbfe!important}.emotion-tag-angry{color:#ef4444!important;background:#fef2f2!important;border-color:#fecaca!important}.emotion-tag-frustrated{color:#f97316!important;background:#fff7ed!important;border-color:#fed7aa!important}.emotion-tag-neutral{color:#6b7280!important;background:#f9fafb!important;border-color:#e5e7eb!important}.filter-bar{background:#fff;border:1px solid #eeeef0;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:16px 20px;display:flex}.ant-tag{border-radius:6px;font-size:12px;font-weight:500}.ant-btn-default{border-color:#e5e7eb}.ant-btn-default:hover{color:#6366f1!important;border-color:#6366f1!important}.ant-descriptions-item-label{font-size:12px;font-weight:500;color:#9ca3af!important}.ant-descriptions-item-content{font-size:13.5px}.ant-tabs-tab{font-size:13px;font-weight:500}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a1a1aa}.phase-placeholder{color:#d1d5db;justify-content:center;align-items:center;min-height:200px;font-size:15px;font-weight:500;display:flex}.architecture-grid{grid-template-columns:minmax(420px,1.15fr) minmax(360px,.85fr);align-items:start;gap:16px;display:grid}@media (width<=768px){body{min-width:0;overflow-x:hidden}.admin-sider-desktop{display:none}.admin-main-layout{margin-left:0!important}.admin-mobile-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #eeeef0;align-items:center;gap:8px;position:fixed;top:0;left:0;right:0;background:#fffffff0!important;height:56px!important;padding:0 12px!important;display:flex!important}.admin-mobile-brand{color:#1a1a2e;align-items:center;gap:8px;min-width:0;font-size:15px;font-weight:700;display:flex}.admin-mobile-brand .sidebar-logo-icon{border-radius:9px;width:28px;height:28px;font-size:13px}.admin-content{width:100%;min-height:100svh;padding:72px 16px 20px;overflow-x:hidden}.page-header{margin-bottom:16px}.page-header h3,.page-header h2{font-size:20px;line-height:1.25}.page-header-breadcrumb{white-space:nowrap;overflow-x:auto}.stat-card{border-radius:10px;gap:10px;min-height:82px;padding:14px}.stat-card-icon{border-radius:9px;width:34px;height:34px;font-size:16px}.stat-card-value{font-size:21px}.stat-card-label{font-size:12px}.filter-bar{align-items:stretch;padding:12px}.admin-content .ant-card{border-radius:10px!important}.admin-content .ant-card-head{min-height:42px!important;padding:0 12px!important}.admin-content .ant-card-head-title{min-width:0;padding:10px 0!important}.admin-content .ant-card-extra{padding:8px 0!important}.admin-content .ant-card-body{padding:12px!important}.admin-content .ant-space{max-width:100%}.admin-content .ant-space-horizontal{flex-wrap:wrap}.admin-content .ant-input,.admin-content .ant-input-search,.admin-content .ant-input-number,.admin-content .ant-picker,.admin-content .ant-select{max-width:100%}.admin-content .ant-tabs-nav{margin-bottom:12px}.admin-content .ant-tabs-nav-wrap{overflow-x:auto}.admin-content .ant-table-wrapper{max-width:100%}.admin-content .ant-table{min-width:680px}.admin-content .ant-table-wrapper .ant-table-thead>tr>th,.admin-content .ant-table-wrapper .ant-table-tbody>tr>td{padding:10px 8px;font-size:12.5px}.admin-content .ant-descriptions-view{overflow-x:auto}.chat-container{gap:12px;padding:12px 0}.chat-bubble{max-width:86%;padding:10px 12px;font-size:13px}.architecture-grid{grid-template-columns:1fr}}@media (width<=480px){.admin-content{padding:68px 12px 16px}.page-header h3,.page-header h2{font-size:19px}.stat-card{min-height:76px;padding:12px}.stat-card-value{font-size:19px}.admin-content .ant-card-head-wrapper{flex-direction:column;align-items:flex-start}.admin-content .ant-card-extra{margin-inline-start:0!important}.admin-content .ant-btn{white-space:nowrap;justify-content:center;align-items:center;max-width:100%;display:inline-flex;overflow:hidden}.admin-content .ant-btn>.ant-btn-icon{flex:none}.admin-content .ant-btn>span:not(.ant-btn-icon){text-overflow:ellipsis;min-width:0;overflow:hidden}.admin-content .ant-table{min-width:620px}.preset-toolbar-actions{width:100%}.preset-toolbar-actions .ant-btn{max-width:calc(100vw - 48px)}}
