@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fffffff2;background-color:#0f0f14;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{font-weight:500;color:#a855f7;text-decoration:inherit}a:hover{color:#c084fc}body{margin:0;padding:0;min-width:320px;min-height:100vh;overflow-x:hidden;background-color:#0f0f14}h1,h2,h3,h4,h5,h6{margin:0}button{border-radius:12px;border:none;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s ease}button:focus,button:focus-visible{outline:2px solid #a855f7;outline-offset:2px}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#a855f74d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a855f780}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.gradient-text{background:linear-gradient(135deg,#a855f7,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-border{position:relative}.gradient-border:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(135deg,#a855f7,#ec4899);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-fadeIn{animation:fadeIn .3s ease-out}.animate-slide-in{animation:slideIn .3s ease-out}@media(prefers-color-scheme:light){:root{color:#1a1a2e;background-color:#f8fafc}body{background-color:#f8fafc}a:hover{color:#9333ea}}@media(max-width:640px){html{font-size:14px}}:focus-visible{outline:2px solid #a855f7;outline-offset:2px}::selection{background-color:#a855f74d;color:inherit}.ProseMirror{outline:none!important;min-height:300px;padding:1rem}.ProseMirror>*+*{margin-top:.75em}.ProseMirror h1,.ProseMirror>h1{font-size:2rem!important;font-weight:700!important;margin-top:2rem!important;margin-bottom:1rem!important;line-height:1.2!important}.ProseMirror h2,.ProseMirror>h2{font-size:1.5rem!important;font-weight:700!important;margin-top:1.5rem!important;margin-bottom:.75rem!important;line-height:1.3!important}.ProseMirror h3,.ProseMirror>h3{font-size:1.25rem!important;font-weight:700!important;margin-top:1.25rem!important;margin-bottom:.5rem!important;line-height:1.4!important}.ProseMirror ul,.ProseMirror ol{padding-left:2rem!important;margin-bottom:1rem!important;list-style-position:outside!important}.ProseMirror ul{list-style-type:disc!important}.ProseMirror ol{list-style-type:decimal!important}.ProseMirror ul li,.ProseMirror ol li{display:list-item!important;margin-bottom:.5rem!important}.ProseMirror li>p{display:inline}.ProseMirror [data-type=promptBlock],.ProseMirror [data-type=tipBlock],.ProseMirror [data-type=warningBlock]{padding:1rem;border-radius:.5rem;border-left:4px solid;margin:1rem 0}.ProseMirror [data-type=promptBlock]{background-color:#3b82f61a;border-left-color:#3b82f6}.ProseMirror [data-type=tipBlock]{background-color:#10b9811a;border-left-color:#10b981}.ProseMirror [data-type=warningBlock]{background-color:#f59e0b1a;border-left-color:#f59e0b}.dark .ProseMirror{color:#e5e7eb}.dark .ProseMirror h1,.dark .ProseMirror h2,.dark .ProseMirror h3{color:#fff!important}.dark .ProseMirror [data-type=promptBlock]{background-color:#3b82f626}.dark .ProseMirror [data-type=tipBlock]{background-color:#10b98126}.dark .ProseMirror [data-type=warningBlock]{background-color:#f59e0b26}.dark .ProseMirror p,.dark .ProseMirror li{color:#d1d5db}.guide-content{font-size:1rem;line-height:1.8;color:#374151}.guide-content-dark{color:#d1d5db}.guide-content h1{font-size:2rem;font-weight:700;margin:2rem 0 1rem;line-height:1.2;color:#111827}.guide-content h2{font-size:1.5rem;font-weight:700;margin:1.5rem 0 .75rem;line-height:1.3;color:#111827}.guide-content h3{font-size:1.25rem;font-weight:700;margin:1.25rem 0 .5rem;line-height:1.4;color:#111827}.guide-content-dark h1,.guide-content-dark h2,.guide-content-dark h3{color:#fff}.guide-content p{margin:.75rem 0;line-height:1.8}.guide-content ul,.guide-content ol{padding-left:2rem;margin:1rem 0}.guide-content ul{list-style-type:disc!important}.guide-content ol{list-style-type:decimal!important}.guide-content li{display:list-item!important;margin:.5rem 0;line-height:1.7}.guide-content li>p{display:inline;margin:0}.guide-content strong{font-weight:700}.guide-content em{font-style:italic}.guide-content a{color:#8b5cf6;text-decoration:underline}.guide-content a:hover{color:#7c3aed}.guide-content img{max-width:100%;border-radius:12px;margin:1.5rem 0}.guide-content blockquote{border-left:4px solid #8b5cf6;padding-left:1rem;margin:1rem 0;font-style:italic;color:#6b7280}.guide-content-dark blockquote{color:#9ca3af}.guide-content code{background:#8b5cf61a;padding:.2rem .4rem;border-radius:4px;font-size:.9em}.guide-content pre{background:#1e1e2e;color:#cdd6f4;padding:1rem;border-radius:8px;overflow-x:auto;margin:1rem 0}.guide-content hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}.guide-content-dark hr{border-top-color:#374151}.prompt-box{background-color:#3b82f61a;border-left:4px solid #3b82f6;border-radius:12px;padding:16px;margin:16px 0;color:inherit}.prompt-box:before{content:"💡 ";font-size:1.2em}.tip-box{background-color:#10b9811a;border-left:4px solid #10b981;border-radius:12px;padding:16px;margin:16px 0;color:inherit}.tip-box:before{content:"💡 Tip: ";font-weight:700;color:#10b981}.warning-box{background-color:#f59e0b1a;border-left:4px solid #f59e0b;border-radius:12px;padding:16px;margin:16px 0;color:inherit}.warning-box:before{content:"⚠️ Warning: ";font-weight:700;color:#f59e0b}.guide-content-dark .prompt-box{background-color:#3b82f626;color:#d1d5db}.guide-content-dark .tip-box{background-color:#10b98126;color:#d1d5db}.guide-content-dark .warning-box{background-color:#f59e0b26;color:#d1d5db}
