.site-header{background:linear-gradient(135deg,#1e1b4b,#312e81,#3730a3);padding:0 1.5rem;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.header-inner{max-width:56rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:3.5rem}.header-logo{display:flex;align-items:center;gap:.625rem;text-decoration:none;transition:opacity .15s ease}.header-logo:hover{opacity:.85}.header-logo svg{flex-shrink:0}.header-logo-text{display:flex;flex-direction:column;line-height:1.2}.header-logo-name{font-size:1rem;font-weight:700;color:#fff;letter-spacing:-.02em}.header-logo-tagline{font-size:.625rem;color:#c7d2fecc;letter-spacing:.02em}.header-nav{display:flex;align-items:center;gap:1.5rem}.header-nav-link{font-size:.8125rem;font-weight:500;color:#c7d2fed9;text-decoration:none;transition:color .15s ease;position:relative;padding:.25rem 0}.header-nav-link:hover,.header-nav-link.active{color:#fff}.header-nav-link.active:after{content:"";position:absolute;bottom:-.75rem;left:0;right:0;height:2px;background:#818cf8;border-radius:1px}.header-cta{font-size:.8125rem;font-weight:600;color:#1e1b4b;background:#fff;padding:.375rem 1rem;border-radius:.375rem;text-decoration:none;transition:all .15s ease;box-shadow:0 1px 2px #0000000d}.header-cta:hover{background:#eef2ff;box-shadow:0 2px 8px #6366f126}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}body{margin:0;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.5;color:#1f2937}a{color:inherit;text-decoration:inherit}img,video{max-width:100%;height:auto;display:block}.bg-gray-50{background-color:#f9fafb}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f3f4f6}.bg-gray-800{background-color:#1f2937}.bg-indigo-50{background-color:#eef2ff}.bg-indigo-600{background-color:#4f46e5}.bg-green-50{background-color:#f0fdf4}.bg-green-600{background-color:#16a34a}.bg-amber-50{background-color:#fffbeb}.bg-amber-600{background-color:#d97706}.bg-red-600{background-color:#dc2626}.bg-green-100{background-color:#dcfce7}.text-gray-900{color:#111827}.text-gray-800{color:#1f2937}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-gray-400{color:#9ca3af}.text-indigo-600{color:#4f46e5}.text-indigo-700{color:#4338ca}.text-indigo-900{color:#312e81}.text-green-700{color:#15803d}.text-green-800{color:#166534}.text-green-900{color:#14532d}.text-amber-800{color:#92400e}.text-amber-900{color:#78350f}.text-amber-600{color:#d97706}.text-red-600{color:#dc2626}.text-white{color:#fff}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-indigo-200{border-color:#c7d2fe}.border-indigo-500{border-color:#6366f1}.border-green-200{border-color:#bbf7d0}.border-amber-200{border-color:#fde68a}.min-h-screen{min-height:100vh}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.grid{display:grid}.hidden{display:none}.block{display:block}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.tracking-tight{letter-spacing:-.025em}.text-center{text-align:center}.leading-relaxed{line-height:1.625}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-transparent{border-color:transparent}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.transition{transition:all .15s ease}.cursor-pointer{cursor:pointer}.underline{text-decoration:underline}.w-full{width:100%}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.overflow-hidden{overflow:hidden}.z-50{z-index:50}.fixed{position:fixed}.relative{position:relative}.space-y-6>*+*{margin-top:1.5rem}.hover\:opacity-80:hover{opacity:.8}.hover\:text-gray-700:hover{color:#374151}.hover\:text-gray-500:hover{color:#6b7280}.hover\:bg-indigo-700:hover{background-color:#4338ca}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:bg-gray-900:hover{background-color:#111827}.hover\:bg-gray-700:hover{background-color:#374151}.hover\:bg-amber-700:hover{background-color:#b45309}.hover\:border-indigo-400:hover{border-color:#818cf8}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px #6366f1}.disabled\:opacity-40:disabled{opacity:.4}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.fade-in{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.spinner{border:3px solid #e5e7eb;border-top:3px solid #6366f1;border-radius:50%;width:20px;height:20px;animation:spin .8s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.drop-zone{transition:all .2s}.drop-zone.dragover{border-color:#6366f1;background:#eef2ff}
