:root{--background:#fff;--foreground:#1a1a1a;--primary:#3182f6;--primary-dark:#1e40af;--secondary:#f8fafc;--border:#e2e8f0;--text-muted:#64748b;--card-bg:#fff;--card-border:#e2e8f0;--toss-blue:#3182f6;--toss-blue-light:#e3f2fd;--toss-gray-50:#f8fafc;--toss-gray-100:#f1f5f9;--toss-gray-200:#e2e8f0;--toss-gray-300:#cbd5e1;--toss-gray-400:#94a3b8;--toss-gray-500:#64748b;--toss-gray-600:#475569;--toss-gray-700:#334155;--toss-gray-800:#1e293b;--toss-gray-900:#0f172a}@theme inline{--color-background: var(--background); --color-foreground: var(--foreground); --font-sans: "Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif; --font-mono: var(--font-geist-mono);}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.animate-slide-up{animation:.3s ease-out slideUp}.animate-pulse-dot{animation:1.5s ease-in-out infinite pulse-dot}.loading-dots span{animation-delay:calc(var(--delay)*.15s)}.modal-backdrop{-webkit-backdrop-filter:blur(8px)}@keyframes wave{0%,to{transform:translate(-50%)perspective(1000px)rotateY(0)rotateX(0)scale(1)}25%{transform:translate(-50%)perspective(1000px)rotateY(-5deg)rotateX(3deg)scale(1.02)}50%{transform:translate(-50%)perspective(1000px)rotateY(0)rotateX(-3deg)scale(1)}75%{transform:translate(-50%)perspective(1000px)rotateY(5deg)rotateX(3deg)scale(1.02)}}.animate-wave{transform-style:preserve-3d;animation:6s ease-in-out infinite wave}@keyframes mq{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.prose-invert{color:#e2e8f0}.prose-invert h1,.prose-invert h2,.prose-invert h3,.prose-invert h4,.prose-invert h5,.prose-invert h6{color:#fff}.prose-invert p,.prose-invert li,.prose-invert span,.prose-invert div{color:#e2e8f0}.prose-invert strong{color:#fff}.prose-invert a{color:#60a5fa}.prose-invert code{color:#fbbf24}.prose-invert blockquote{color:#cbd5e1;border-left-color:#475569}.ProseMirror{white-space:pre-wrap;word-wrap:break-word}.ProseMirror p{min-height:1.5em;margin:0;padding:.25em 0;line-height:1.6}.ProseMirror p:empty:before{content:" ";color:#0000}.ProseMirror p:empty{min-height:1.5em;display:block}.ProseMirror br{content:"";margin-top:0;display:block}.ProseMirror span[style*=font-size]{line-height:1.4;display:inline}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.prose p{min-height:1.5em;margin-top:.5em;margin-bottom:.5em}.prose p:empty{min-height:1.5em;display:block}.prose p:has(br:only-child){min-height:1.5em;display:block}.prose p:empty:before{content:" ";visibility:hidden}.prose br{content:"";margin-top:.25em;display:block}
