:root{color-scheme:light}*{box-sizing:border-box}body,html{margin:0;padding:0;width:100%;height:100%}body{font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Segoe UI,sans-serif;background:#ececef;color:#111318}.page{--accent:#2d6dff;min-height:100vh;display:grid;grid-template-columns:76px minmax(0,1fr)}.sidebar{border-right:1px solid #dbdde3;background:#e9ebf0;padding:14px 10px;flex-direction:column;gap:22px}.sidebar,.sidebarTop{display:flex;align-items:center}.sidebarTop{width:100%;justify-content:center;gap:6px}.brand{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-size:12px;font-weight:700;color:#fff;background:var(--accent)}.brandButton{border:none;cursor:pointer}.sidebarBackButton{width:28px;height:28px;border:1px solid #d0d5df;border-radius:50%;background:#f4f6fa;color:#4a566d;display:grid;place-items:center;cursor:pointer;padding:0}.sidebarBackButton svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sidebarBackButton:hover{border-color:color-mix(in oklab,var(--accent) 32%,#d0d5df);color:color-mix(in oklab,var(--accent) 70%,#39445a)}.sidebarNav{display:flex;flex-direction:column;gap:10px}.navIcon{width:34px;height:34px;border:1px solid #d2d6de;border-radius:10px;color:#555f74}.navIcon,.profileButton{background:#f3f4f7;cursor:pointer}.profileButton{margin-top:auto;width:52px;border:1px solid #d2d6de;border-radius:26px;padding:7px 0;color:#5c6980;font-size:10px;display:flex;flex-direction:column;align-items:center;gap:6px}.profileDot{width:18px;height:18px;border-radius:50%;background:var(--accent)}.chatSection{min-height:100vh;display:flex;flex-direction:column;padding:24px 36px 28px}.chatHeader h1{display:none}.messages{--assistant-column-max:920px;--assistant-column-gutter:max(0px,calc((100% - var(--assistant-column-max)) / 2));flex:1 1;margin-top:0;padding:8px 2px 24px;overflow:auto}.chatLanding{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:18px 0 28px}.emptyState{min-height:74px;text-align:center;color:#0f1116}.emptyState h2{margin:0;font-size:clamp(28px,4.7vw,42px);font-weight:510;letter-spacing:-.02em}.emptyState p{margin:10px 0 0;font-size:16px;color:#5b6270}.chatMessage{margin-bottom:16px}.messageRole{font-size:12px;font-weight:700;margin-bottom:6px}.chatMessage p{margin:0;font-size:14px;line-height:1.6;white-space:pre-wrap}.chatMessage.user{width:-moz-fit-content;width:fit-content;max-width:min(840px,92%);margin-left:auto;margin-right:var(--assistant-column-gutter);border-radius:14px;border:none;background:color-mix(in oklab,var(--accent) 19%,#f4f6fb);padding:12px 16px}.chatMessage.user .messageRole{color:var(--accent)}.chatMessage.assistant{width:min(var(--assistant-column-max),100%);margin-left:auto;margin-right:auto;padding:2px 2px 0}.chatMessage.assistant .messageRole{color:#4f5d76}.assistantContent{color:#181c25}.assistantActions{margin-top:12px;display:flex;align-items:center;gap:6px}.actionButton{width:32px;height:32px;border:1px solid transparent;border-radius:9px;background:transparent;color:#6a758a;display:grid;place-items:center;cursor:pointer;transition:all .16s ease}.actionButton svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.actionButton:hover{border-color:#ced3de;background:#f1f3f8;color:#2d374b}.actionButton.active{border-color:color-mix(in oklab,var(--accent) 32%,#dbe4f3);background:color-mix(in oklab,var(--accent) 12%,#fff);color:var(--accent)}.actionButton:disabled{opacity:.45;cursor:not-allowed}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.markdownContent{font-size:14px;line-height:1.65}.markdownContent>:first-child{margin-top:0}.markdownContent>:last-child{margin-bottom:0}.markdownContent p{margin:0 0 10px}.markdownContent ol,.markdownContent ul{margin:0 0 10px;padding-left:20px}.markdownContent li{margin:4px 0}.composerWrap{width:min(760px,100%);align-self:center;background:#eff0f3;border:1px solid #cfd3dc;border-radius:22px;padding:10px 10px 8px;box-shadow:0 1px 0 #d0d4dd,0 3px 10px rgba(53,63,85,.06)}.composerWrap.centered{margin-top:0}.composerWrap.bottom{margin-top:auto}.composerInput{width:100%;border:none;outline:none;resize:none;background:transparent;min-height:36px;max-height:110px;font-size:15px;line-height:1.4;color:#171923;padding:4px 10px 0}.composerInput::placeholder{color:#8d9098}.composerToolbar{margin-top:2px;display:flex;align-items:center;justify-content:space-between;gap:12px}.composerToolsLeft,.composerToolsRight{display:flex;align-items:center;gap:8px}.toolGhostButton{width:24px;height:24px;border:none;background:transparent;border-radius:50%;color:#242933;display:grid;place-items:center;cursor:pointer}.toolGhostButton:hover{background:#dfe3ea}.toolGhostButton svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.thinkingButton{border:none;background:transparent;color:var(--accent);font-size:12px;display:flex;align-items:center;gap:6px;padding:0 2px;cursor:pointer}.thinkingButton svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.thinkingButton svg:last-child{width:12px;height:12px}.voiceSendButton{width:30px;height:30px;border:none;border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 16px color-mix(in oklab,var(--accent) 28%,transparent)}.voiceSendButton svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sampleList button:disabled,.voiceSendButton:disabled{opacity:.55;cursor:not-allowed}.sampleList{width:min(760px,100%);align-self:center;margin:18px 0 4px;padding:0;list-style:none;grid-row-gap:6px;row-gap:6px}.sampleList,.sampleList li{display:grid;justify-items:center}.sampleList li{width:100%}.sampleList button{width:var(--sample-width);max-width:100%;text-align:left;border:0;border-bottom:1px solid #d2d6de;border-radius:0;padding:9px 0;font-size:14px;color:#505a6f;background:transparent;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sampleList button:hover{color:color-mix(in oklab,var(--accent) 65%,#2f3a4f);border-bottom-color:color-mix(in oklab,var(--accent) 35%,#d2d6de)}.thinkingStatus{min-height:30px;display:flex;align-items:center;gap:9px;color:#4d586e;font-size:14px}.thinkingSpinner{width:10px;height:10px;border-radius:50%;background:color-mix(in oklab,var(--accent) 68%,#9ca3b5);animation:thinkingPulse .9s ease-in-out infinite}.thinkingText{animation:thinkingFade 1.16s ease-in-out}@keyframes thinkingPulse{0%{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.12)}to{opacity:.35;transform:scale(.9)}}@keyframes thinkingFade{0%{opacity:0;transform:translateY(2px)}20%{opacity:1;transform:translateY(0)}82%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2px)}}.modalBackdrop{position:fixed;inset:0;background:rgba(17,26,42,.26);display:grid;place-items:center;padding:20px}.modalCard{width:min(430px,100%);background:#fff;border-radius:16px;border:1px solid #dfe8f6;padding:16px;box-shadow:0 14px 32px rgba(17,34,67,.2)}.modalHead{display:flex;align-items:center;justify-content:space-between}.modalHead h3{margin:0;font-size:17px}.modalHead button{width:30px;height:30px;border:1px solid #dce4f2;border-radius:8px;background:#fff;cursor:pointer}.colorGrid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.colorButton{border:1px solid #dce4f2;border-radius:10px;padding:8px 10px;background:#fff;display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.colorButton span{width:16px;height:16px;border-radius:50%}.colorButton.selected{border-color:var(--accent);background:color-mix(in oklab,var(--accent) 8%,#fff)}@media (max-width:900px){.page{grid-template-columns:1fr}.sidebar{border-right:none;border-bottom:1px solid #e5eaf4;justify-content:space-between;padding:10px 12px;gap:10px}.sidebar,.sidebarNav{flex-direction:row}.sidebarTop{width:auto}.profileButton{margin-top:0;width:auto;flex-direction:row;border-radius:18px;padding:7px 10px;gap:6px}.chatSection{min-height:calc(100vh - 64px);padding:14px 14px 16px}.chatLanding{justify-content:center;padding-bottom:10px}.emptyState h2{font-size:30px}.chatMessage.user{max-width:100%;margin-right:0}.composerWrap{border-radius:18px;width:100%;padding:9px 9px 8px}.composerInput{min-height:34px;font-size:15px}.toolGhostButton{width:24px;height:24px}.thinkingButton svg,.toolGhostButton svg{width:14px;height:14px}.thinkingButton{font-size:12px;gap:5px}.voiceSendButton{width:30px;height:30px}.voiceSendButton svg{width:14px;height:14px}.sampleList{width:100%;margin-top:14px}.sampleList button{width:100%;font-size:14px}}