*{margin:0;padding:0;box-sizing:border-box}:root{--background: #f8fafc;--foreground: #1e293b;--primary: #3b82f6;--primary-foreground: #ffffff;--card: #ffffff;--card-foreground: #1e293b;--border: #e2e8f0;--muted: #64748b;--accent: #f1f5f9;--success: #22c55e;--warning: #f59e0b;--destructive: #ef4444;--radius: 8px}html,body{height:100%;width:100%;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--accent)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.tpl-var-hash{background-color:#dbeafe;color:#1e40af;padding:1px 3px;border-radius:3px;font-family:monospace;font-size:.85em}.tpl-var-dollar{background-color:#dcfce7;color:#166534;padding:1px 3px;border-radius:3px;font-family:monospace;font-size:.85em}.tpl-var-plain{background-color:#fef3c7;color:#92400e;padding:1px 3px;border-radius:3px;font-family:monospace;font-size:.85em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin,.spin{animation:spin 1s linear infinite}.card-hover{transition:transform .15s ease,box-shadow .15s ease}.card-hover:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0b1f3b1f}.prose-editor .ProseMirror{outline:none;min-height:180px}.prose-editor .ProseMirror p{margin:0 0 .75em}.prose-editor .ProseMirror h1{font-size:1.5em;font-weight:700;margin:0 0 .5em}.prose-editor .ProseMirror h2{font-size:1.25em;font-weight:600;margin:0 0 .5em}.prose-editor .ProseMirror h3{font-size:1.1em;font-weight:600;margin:0 0 .5em}.prose-editor .ProseMirror ul,.prose-editor .ProseMirror ol{padding-left:1.5em;margin:0 0 .75em}.prose-editor .ProseMirror a{color:#2563eb;text-decoration:underline}.prose-editor .ProseMirror blockquote{border-left:3px solid #d1d5db;padding-left:1em;color:#64748b;margin:0 0 .75em}.prose-editor .ProseMirror code{background:#f1f5f9;padding:2px 4px;border-radius:3px;font-size:.9em}
