:root{--bg:#f4f6f9;--surface:#fff;--surface-2:#f8fafc;--navy:#1b2a47;--navy-700:#243b6b;--text:#1a2233;--text-muted:#64748b;--text-faint:#94a3b8;--border:#e4e8ee;--radius:12px}*{box-sizing:border-box}html,body{color:#1a2233;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f4f6f9;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}input,select,textarea,button{font:inherit}input:focus,select:focus,textarea:focus{outline-offset:1px;outline:2px solid #1b2a47}::selection{color:#fff;background:#1b2a47}.inline-flex{display:inline-flex}.inline-block{display:inline-block}.items-center{align-items:center}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-xs{font-size:12px;line-height:16px}.text-sm{font-size:14px;line-height:20px}.opacity-50{opacity:.5}.rounded{border-radius:4px}.rounded-md{border-radius:6px}.rounded-full{border-radius:9999px}.px-1{padding-left:4px;padding-right:4px}.px-1\.5{padding-left:6px;padding-right:6px}.px-2{padding-left:8px;padding-right:8px}.px-2\.5{padding-left:10px;padding-right:10px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-5{padding-left:20px;padding-right:20px}.py-0\.5{padding-top:2px;padding-bottom:2px}.py-1{padding-top:4px;padding-bottom:4px}.py-1\.5{padding-top:6px;padding-bottom:6px}.py-2{padding-top:8px;padding-bottom:8px}.py-3{padding-top:12px;padding-bottom:12px}.py-4{padding-top:16px;padding-bottom:16px}.border-gray-100{border:1px solid #f3f4f6}.border-gray-200{border:1px solid #e5e7eb}.border-blue-200{border:1px solid #bfdbfe}.border-green-200{border:1px solid #bbf7d0}.border-emerald-200{border:1px solid #a7f3d0}.border-amber-200{border:1px solid #fde68a}.border-red-200{border:1px solid #fecaca}.bg-gray-50{background:#f9fafb}.bg-gray-100{background:#f3f4f6}.bg-gray-200{background:#e5e7eb}.bg-blue-50{background:#eff6ff}.bg-blue-100{background:#dbeafe}.bg-blue-200{background:#bfdbfe}.bg-green-50{background:#f0fdf4}.bg-green-100{background:#dcfce7}.bg-emerald-50{background:#ecfdf5}.bg-amber-100{background:#fef3c7}.bg-yellow-100{background:#fef9c3}.bg-orange-100{background:#ffedd5}.bg-red-50{background:#fef2f2}.bg-red-100{background:#fee2e2}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}.text-green-700{color:#15803d}.text-green-800{color:#166534}.text-emerald-800{color:#065f46}.text-amber-700{color:#b45309}.text-amber-800{color:#92400e}.text-yellow-700{color:#a16207}.text-yellow-800{color:#854d0e}.text-orange-800{color:#9a3412}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.flex{display:flex}.grid{display:grid}.block{display:block}.hidden{display:none}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.min-w-0{min-width:0}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-around{justify-content:space-around}.w-full{width:100%}.h-full{height:100%}.gap-1{gap:4px}.gap-1\.5{gap:6px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.gap-6{gap:24px}.gap-8{gap:32px}.space-y-1>*+*{margin-top:4px}.space-y-2>*+*{margin-top:8px}.space-y-3>*+*{margin-top:12px}.space-y-4>*+*{margin-top:16px}.space-y-5>*+*{margin-top:20px}.space-y-6>*+*{margin-top:24px}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.rounded-lg{border-radius:8px}.rounded-xl{border-radius:12px}.bg-white{background:#fff}.border{border:1px solid #e5e7eb}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.p-2{padding:8px}.p-3{padding:12px}.p-4{padding:16px}.p-5{padding:20px}.p-6{padding:24px}.mt-0\.5{margin-top:2px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.w-4{width:16px}.w-5{width:20px}.h-4{height:16px}.h-5{height:20px}.bg-teal-50{background:#f0fdfa}.text-teal-600{color:#0d9488}.text-teal-700{color:#0f766e}.border-teal-200{border:1px solid #99f6e4}.bg-purple-50{background:#faf5ff}.text-purple-700{color:#7e22ce}.bg-sky-50{background:#f0f9ff}.text-sky-700{color:#0369a1}.hub-tile{background:#fff;border:1px solid #e4e8ee;border-radius:12px;flex-direction:column;gap:5px;padding:18px 20px 18px 22px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;position:relative;overflow:hidden}.hub-tile:before{content:"";opacity:0;background:#1b2a47;width:3px;transition:opacity .15s;position:absolute;top:0;bottom:0;left:0}.hub-tile:hover{border-color:#c3ccdc;transform:translateY(-2px);box-shadow:0 6px 20px #16233b14}.hub-tile:hover:before{opacity:1}.hub-tile .hub-arrow{transition:transform .15s}.hub-tile:hover .hub-arrow{transform:translate(4px)}.flou-nav{scrollbar-width:thin;scrollbar-color:#fff3 transparent}.flou-nav::-webkit-scrollbar{width:8px}.flou-nav::-webkit-scrollbar-track{background:0 0}.flou-nav::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:4px}.flou-nav::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.flou-nav-item{transition:background .12s,color .12s}.flou-nav-item:hover{color:#fff;background:#ffffff12}.mb-1{margin-bottom:4px}.mt-3{margin-top:12px}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.ml-auto{margin-left:auto}.mx-auto{margin-left:auto;margin-right:auto}.pt-1{padding-top:4px}.pt-2{padding-top:8px}.pt-3{padding-top:12px}.pt-4{padding-top:16px}.p-8{padding:32px}.p-12{padding:48px}.text-base{font-size:16px;line-height:24px}.text-lg{font-size:18px;line-height:28px}.text-xl{font-size:20px;line-height:28px}.text-2xl{font-size:24px;line-height:32px}.text-3xl{font-size:30px;line-height:36px}.text-4xl{font-size:36px;line-height:40px}.font-normal{font-weight:400}.font-bold{font-weight:700}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.leading-relaxed{line-height:1.625}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.underline{text-decoration:underline}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-900{color:#111827}.text-blue-400{color:#60a5fa}.text-blue-500{color:#3b82f6}.text-green-400{color:#4ade80}.text-green-600{color:#16a34a}.text-emerald-600{color:#059669}.text-red-400{color:#f87171}.text-red-600{color:#dc2626}.text-orange-500{color:#f97316}.text-orange-600{color:#ea580c}.text-yellow-600{color:#ca8a04}.placeholder-gray-400::placeholder{color:#9ca3af}.bg-blue-600{background-color:#2563eb}.bg-green-600{background-color:#16a34a}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-blue-50\/20{background-color:#eff6ff33}.bg-green-50\/20{background-color:#f0fdf433}.border-t{border-top-style:solid;border-top-width:1px}.border-b{border-bottom-style:solid;border-bottom-width:1px}.border-4{border-style:solid;border-width:4px}.border-dashed{border-style:dashed}.border-gray-300{border-color:#d1d5db}.border-t-blue-600{border-top-color:#2563eb}.rounded-t-sm{border-top-left-radius:2px;border-top-right-radius:2px}.w-3{width:12px}.h-3{height:12px}.w-3\.5{width:14px}.h-3\.5{height:14px}.w-6{width:24px}.h-6{height:24px}.w-8{width:32px}.h-8{height:32px}.w-10{width:40px}.h-10{height:40px}.w-16{width:64px}.w-24{width:96px}.h-24{height:96px}.w-36{width:144px}.h-36{height:144px}.h-1\.5{height:6px}.h-2{height:8px}.min-w-48{min-width:192px}.max-w-\[160px\]{max-width:160px}.relative{position:relative}.absolute{position:absolute}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.col-span-2{grid-column:span 2/span 2}.space-y-0\.5>*+*{margin-top:2px}.opacity-60{opacity:.6}.accent-blue-600{accent-color:#2563eb}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s}.transition-all{transition-property:all;transition-duration:.15s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.animate-spin{animation:1s linear infinite flou-spin}@keyframes flou-spin{to{transform:rotate(360deg)}}.hover\:underline:hover{text-decoration:underline}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-700:hover{background-color:#374151}.hover\:text-blue-600:hover{color:#2563eb}.hover\:text-green-800:hover{color:#166534}.hover\:text-red-600:hover{color:#dc2626}.focus\:outline-none:focus{outline:none}.focus\:ring-1:focus{box-shadow:0 0 0 1px}.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f68c}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}}@media print{.no-print{display:none!important}}