:root{color:#111827;background:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}body{min-height:100vh;margin:0}#root{min-height:100vh}input,textarea,select,button{font-family:inherit;font-size:inherit}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app-container{background:linear-gradient(135deg,#f5f7fa 0%,#e4e9f0 100%);min-height:100vh}.app-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.header-content{align-items:center;gap:12px;max-width:1024px;margin:0 auto;padding:12px 24px;display:flex}.header-logo{background:#2563eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.logo-icon{color:#fff;font-size:14px;font-weight:700}.header-title{color:#111827;margin:0;font-size:18px;font-weight:700}.header-badge{color:#9ca3af;background:#f3f4f6;border-radius:4px;padding:2px 8px;font-size:11px}.app-main{max-width:1024px;margin:0 auto;padding:32px 24px}.app-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.app-card-results{padding:0}.app-card-results>.results-inner{padding:0 32px}.app-card-results>.results-fullwidth{width:100%}.app-footer{text-align:center;color:#9ca3af;padding:24px;font-size:12px}.ove-fullwidth{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;width:100vw;position:relative;left:calc(50% - 50vw)}.ove-editor-wrapper,.ove-editor-container{width:100%}.ove-editor-container .veEditor{height:auto!important;min-height:600px!important}.ove-editor-wrapper .veStatusBar{position:relative!important;inset:auto!important}.ove-editor-wrapper .veVectorInteractionWrapper,.ove-editor-wrapper .veVectorInteractionWrapperToolbar{position:relative!important;bottom:auto!important}.flex{display:flex}.flex-1{flex:1}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.space-x-2>*+*{margin-left:8px}.space-y-2>*+*{margin-top:8px}.space-y-4>*+*{margin-top:16px}.space-y-6>*+*{margin-top:24px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-8{margin-top:32px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-8{margin-bottom:32px}.py-2{padding-top:8px;padding-bottom:8px}.py-3{padding-top:12px;padding-bottom:12px}.py-6{padding-top:24px;padding-bottom:24px}.py-8{padding-top:32px;padding-bottom:32px}.py-12{padding-top:48px;padding-bottom:48px}.py-16{padding-top:64px;padding-bottom:64px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-6{padding-left:24px;padding-right:24px}.px-8{padding-left:32px;padding-right:32px}.p-3{padding:12px}.p-4{padding:16px}.p-6{padding:24px}.w-full{width:100%}.min-w-\[3rem\]{min-width:48px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-md{max-width:28rem}.max-h-24{max-height:96px}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.text-center{text-align:center}.text-left{text-align:left}.text-xs{font-size:12px}.text-sm{font-size:14px}.text-lg{font-size:18px}.text-xl{font-size:20px}.text-2xl{font-size:24px}.text-4xl{font-size:36px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-mono{font-family:Consolas,Monaco,Courier New,monospace}.break-all{word-break:break-all}.overflow-y-auto{overflow-y:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-red-600{color:#dc2626}.text-green-800{color:#166534}.text-white{color:#fff}.text-indigo-700{color:#4338ca}.text-purple-700{color:#7e22ce}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-emerald-600{background-color:#059669}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-600{background-color:#2563eb}.bg-green-600{background-color:#16a34a}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-blue-50:hover{background-color:#eff6ff}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-emerald-700:hover{background-color:#047857}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-red-50:hover{background-color:#fef2f2}.hover\:text-gray-800:hover{color:#1f2937}.hover\:text-gray-700:hover{color:#374151}.hover\:text-gray-600:hover{color:#4b5563}.hover\:text-red-500:hover{color:#ef4444}.hover\:shadow-md:hover{box-shadow:0 4px 6px #00000012}.hover\:border-gray-300:hover{border-color:#d1d5db}.hover\:border-red-300:hover{border-color:#fca5a5}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-blue-500{border-color:#3b82f6}.border-blue-600{border-color:#2563eb}.border-emerald-600{border-color:#059669}.border-red-300{border-color:#fca5a5}.border-t-blue-600{border-top-color:#2563eb}.border-b{border-bottom-width:1px}.border-b-gray-200{border-bottom-color:#e5e7eb}.rounded{border-radius:4px}.rounded-md{border-radius:6px}.rounded-lg{border-radius:8px}.rounded-xl{border-radius:12px}.rounded-full{border-radius:9999px}.whitespace-nowrap{white-space:nowrap}.shadow-sm{box-shadow:0 1px 2px #0000000d}.transition-colors{transition:color .15s,background-color .15s,border-color .15s}.transition-shadow{transition:box-shadow .15s}.transition-all{transition:all .15s}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-spin{animation:1s linear infinite spin}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.text-red-700{color:#b91c1c}.text-green-700{color:#15803d}.bg-red-50{background-color:#fef2f2}.bg-green-50{background-color:#f0fdf4}.bg-yellow-50{background-color:#fefce8}.bg-indigo-50{background-color:#eef2ff}.bg-purple-50{background-color:#faf5ff}.border-red-200{border-color:#fecaca}.border-green-200{border-color:#bbf7d0}.hover\:bg-red-100:hover{background-color:#fee2e2}.hover\:bg-green-100:hover{background-color:#dcfce7}.hover\:bg-blue-100:hover{background-color:#dbeafe}@media (width>=768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}@media (width>=640px){.sm\:inline{display:inline}}
