: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}