:root{font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;color:#222;background:transparent}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:transparent}.app-shell,.app-shell.expanded{min-height:100vh;display:flex;align-items:flex-end;justify-content:center;padding:16px}.page{width:min(420px,100%);max-height:calc(100vh - 32px);margin:0 auto;background:#e5e7eb;border-radius:20px;display:flex;flex-direction:column;padding:16px 0 14px 14px;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000001a}.page.page-compact .thread{flex:0 0 auto;overflow:visible;padding:0}.page-header{display:flex;align-items:center;gap:8px;padding:8px 4px 12px}.page-header h1{margin:0;font-size:18px;font-weight:700;flex:1}.header-menu{margin-left:auto}.overlay-card{width:min(420px,100%);background:#e5e7eb;border-radius:20px;padding:16px 14px 14px;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000001a}.overlay-row,.thread-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px}.avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#fff;flex-shrink:0}.bubble{background:#fff;border-radius:16px;padding:10px 12px;min-height:36px;line-height:1.45;font-size:14px;box-shadow:0 1px #0000000a;display:inline-block;width:fit-content;max-width:80%;word-break:break-word}.overlay-bubble{flex:1;min-height:40px;cursor:pointer}.overlay-bubble-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.overlay-bubble-welcome{min-height:88px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.overlay-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin:10px 0 8px;flex-shrink:0}.overlay-user-preview{flex:1;min-width:0;margin-right:auto;padding-left:14px;font-size:13px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-btn,.mic-btn,.round-btn,.reopen-btn{border:0;background:transparent;color:#333;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.icon-btn{width:32px;height:32px;border-radius:999px}.overlay-actions-spacer{width:32px;height:32px;flex-shrink:0}.composer{display:flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:6px 8px 6px 14px;min-height:48px}.composer.recording{padding-right:8px}.composer-input{flex:1;border:0;outline:none;font-size:15px;background:transparent}.mic-btn{width:40px;height:40px;color:#555}.wave{flex:1;height:28px;display:flex;align-items:center;gap:3px;padding:0 8px}.wave span{width:3px;height:8px;border-radius:99px;background:#111;transition:height .05s linear}.round-btn{width:36px;height:36px;border-radius:50%;color:#fff}.round-btn.stop{background:#111}.round-btn.send{background:#1f8a4c}.thread{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:0 14px 8px 0}.thread::-webkit-scrollbar{width:4px}.thread::-webkit-scrollbar-track{background:transparent}.thread::-webkit-scrollbar-thumb{background:transparent;border-radius:999px}.thread.is-scrolling::-webkit-scrollbar-thumb{background:#00000040}.thread::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none}.thread::-webkit-scrollbar-corner{background:transparent}@supports not selector(::-webkit-scrollbar){.thread{scrollbar-width:thin;scrollbar-color:transparent transparent}.thread.is-scrolling{scrollbar-color:rgba(0,0,0,.25) transparent}}.page>.overlay-actions,.page>.composer{margin-right:14px}.user-row{display:flex;justify-content:flex-end}.user-bubble{background:#cfcfcf;max-width:78%}.thinking-dots{display:inline-block;min-width:1.4em;letter-spacing:.05em}.more-btn{border:0;background:transparent;color:#666;cursor:pointer;padding:0 0 0 4px;font-size:inherit}.reopen-btn{background:#fff;border-radius:999px;padding:12px 20px;font-weight:600}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:24px}.drawer{width:min(280px,100%);max-height:70vh;overflow:auto;background:#2b2b2b;color:#eee;border-radius:12px;padding:12px}.drawer-caption{margin:0 0 8px;font-size:12px;color:#aaa}.drawer-list{list-style:none;margin:0;padding:0}.drawer-item,.drawer-empty{width:100%;text-align:left;border:0;background:transparent;color:inherit;padding:10px 8px;border-radius:8px;font-size:13px;line-height:1.35}.drawer-item{cursor:pointer}.drawer-item.active,.drawer-item:hover{background:#4a4a4a}.choice-row,.choice-col{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.choice-col{flex-direction:column}.choice-btn{border:0;background:#f3f3f3;color:#222;border-radius:999px;padding:8px 12px;font-size:13px;cursor:pointer;text-align:left}.choice-btn:hover:not(:disabled){background:#e4e4e4}.choice-btn:disabled{opacity:.45;cursor:not-allowed}.choice-btn-primary{background:#1f8a4c;color:#fff}.choice-btn-primary:hover:not(:disabled){background:#187a42}.confirm-summary{font-size:13px;color:#555;line-height:1.4}.report-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 4px 16px}.stat-card{background:#fff;border-radius:12px;padding:12px 8px;text-align:center}.stat-label{display:block;font-size:12px;color:#888;margin-bottom:4px}.stat-card strong{font-size:20px}.task-list{list-style:none;margin:0;padding:0 4px;display:flex;flex-direction:column;gap:8px}.task-item,.task-empty{width:100%;border:0;background:#fff;border-radius:12px;padding:12px;text-align:left;font-size:14px}.task-item{cursor:pointer}.task-item.done{color:#888;text-decoration:line-through}
