@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Noto Sans KR,Apple SD Gothic Neo,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6;font-weight:400;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:keep-all;--text-xs: 14px;--text-sm: 14px;--text-base: 15px;--text-md: 16px;--text-lg: 16px}html[data-theme=light],html:not([data-theme]){--bg-app: #FDF5F5;--bg-panel: #fff;--text-primary: #1a1a1a;--text-secondary: #666;--border-color: #eee}html[data-theme=dark]{--bg-app: #1e1e1e;--bg-panel: #252525;--text-primary: #e8e8e8;--text-secondary: #aaa;--border-color: #333;color:#e8e8e8}body{margin:0;padding:0;overflow:hidden}button,input,select,textarea{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bbb}.hover-row{transition:background .12s}.hover-row:hover{background:#fdf0f0}.hover-card{transition:box-shadow .15s,transform .15s}.hover-card:hover{box-shadow:0 4px 12px #8b00001f!important;transform:translateY(-1px)}.hover-item{transition:background .12s}.hover-item:hover{background:#fdf0f0!important}.chat-item-hover{transition:background .12s}.chat-item-hover:hover{background:#fdf0f0}.chat-item-hover.active{background:#fae0e0}
