:root{--color-card-bg:#fff;--color-card-border:#e5e7eb;--color-text-primary:#111827;--color-text-secondary:#6b7280;--color-shadow:#0000001a;--color-button-primary:#2563eb;--color-button-primary-contrast:#fff;--color-button-success:#10b981;--color-success:#10b981;--color-warning:#f59e0b;--color-accent:#8b5cf6;--color-neutral-50:#f9fafb;--color-neutral-100:#f3f4f6;--color-neutral-300:#d1d5db;--card-bg:var(--color-card-bg);--border-color:var(--color-card-border);--text-primary:var(--color-text-primary);--text-secondary:var(--color-text-secondary);--primary-color:var(--color-button-primary);--primary-contrast:var(--color-button-primary-contrast);--primary-soft:#2563eb1f;--success-color:var(--color-success);--warning-color:var(--color-warning);--accent-color:var(--color-accent);--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.dark{--color-card-bg:#0f172a;--color-card-border:#1f2937;--color-text-primary:#e5e7eb;--color-text-secondary:#9ca3af;--color-shadow:#0009;--color-button-primary:#3b82f6;--color-button-primary-contrast:#0b1020;--color-button-success:#22c55e;--color-success:#22c55e;--color-warning:#f59e0b;--color-accent:#a78bfa;--color-neutral-50:#0b1020;--color-neutral-100:#111827;--color-neutral-300:#374151;--card-bg:var(--color-card-bg);--border-color:var(--color-card-border);--text-primary:var(--color-text-primary);--text-secondary:var(--color-text-secondary);--primary-color:var(--color-button-primary);--primary-contrast:var(--color-button-primary-contrast);--primary-soft:#3b82f62e;--success-color:var(--color-success);--warning-color:var(--color-warning);--accent-color:var(--color-accent);--shadow-sm:0 1px 2px 0 #0006;--shadow-md:0 4px 6px -1px #00000073,0 2px 4px -2px #00000073;--shadow-lg:0 10px 15px -3px #0000008c,0 4px 6px -4px #0000008c}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9fafb;background-color:var(--color-neutral-50);color:#111827;color:var(--color-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.min-h-screen{min-height:100vh}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-x-8>*+*{margin-left:2rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.w-full{width:100%}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-4{margin-left:1rem;margin-right:1rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.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-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-12{padding-bottom:3rem;padding-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.text-center{text-align:center}.text-right{text-align:right}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-relaxed{line-height:1.625}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.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:#0000}.border-gray-300{border-color:#d1d5db}.border-red-400{border-color:#f87171}.border-yellow-400{border-color:#fbbf24}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-300{background-color:#d1d5db}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-blue-100{background-color:#dbeafe}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.bg-red-100{background-color:#fee2e2}.bg-red-500{background-color:#ef4444}.bg-amber-100,.bg-yellow-100{background-color:#fef3c7}.bg-pink-100{background-color:#fce7f3}.bg-green-100{background-color:#dcfce7}.bg-black{background-color:#000}.bg-opacity-50{background-color:#00000080}.text-white{color:#fff}.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-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-blue-800{color:#1e40af}.text-red-500{color:#ef4444}.text-red-700{color:#b91c1c}.text-yellow-500{color:#eab308}.text-yellow-600{color:#ca8a04}.text-yellow-700{color:#a16207}.text-amber-500{color:#f59e0b}.text-amber-600{color:#d97706}.text-amber-800{color:#92400e}.text-pink-800{color:#9d174d}.text-green-800{color:#166534}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.transition-colors{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.transition-all{transition:all .15s ease-in-out}.transition-opacity{transition:opacity .15s ease-in-out}.transition-shadow{transition:box-shadow .15s ease-in-out}.duration-200{transition-duration:.2s}.aspect-square{aspect-ratio:1/1}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-300:hover{background-color:#d1d5db}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:bg-blue-400:hover{background-color:#60a5fa}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-red-600:hover{background-color:#dc2626}.hover\:border-blue-400:hover{border-color:#60a5fa}.hover\:text-blue-500:hover{color:#3b82f6}.hover\:text-blue-600:hover{color:#2563eb}.hover\:text-gray-700:hover{color:#374151}.hover\:text-gray-900:hover{color:#111827}.hover\:text-red-500:hover{color:#ef4444}.hover\:text-green-500:hover{color:#10b981}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus,.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f6}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.z-50{z-index:50}.relative{position:relative}.absolute{position:absolute}.inset-0{bottom:0;left:0;right:0;top:0}.top-2{top:.5rem}.right-2{right:.5rem}.left-3{left:.75rem}.top-1\/2{top:50%}.-bottom-1{bottom:-.25rem}.-right-1{right:-.25rem}.p-0\.5{padding:.125rem}.-translate-y-1\/2,.transform{transform:translateY(-50%)}.opacity-0{opacity:0}.opacity-90{opacity:.9}.group:hover .group-hover\:bg-opacity-50{background-color:#00000080}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.block{display:block}.hidden{display:none}.inline-flex{display:inline-flex}.object-cover{object-fit:cover}.resize-none{resize:none}.cursor-pointer{cursor:pointer}.flex-1{flex:1 1}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.justify-start{justify-content:flex-start}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-48{height:12rem}.h-64{height:16rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-28{width:7rem}.w-32{width:8rem}.h-28{height:7rem}.h-32{height:8rem}.max-h-96{max-height:24rem}.pl-10{padding-left:2.5rem}.pr-4{padding-right:1rem}.disabled\:opacity-50:disabled{opacity:.5}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.animate-in{animation-duration:.3s;animation-fill-mode:forwards}.slide-in-from-right{animation-name:slideInFromRight}.bg-gradient-to-br{background:linear-gradient(to bottom right,#eff6ff,#faf5ff)}.bg-gradient-to-r{background:linear-gradient(90deg,#fbbf24,#f97316)}.bg-gradient-to-br.from-purple-400.to-pink-400{background:linear-gradient(to bottom right,#c084fc,#f472b6)}.bg-gradient-to-br.from-gray-300.to-gray-400{background:linear-gradient(to bottom right,#d1d5db,#9ca3af)}.bg-gradient-to-r.from-amber-400.to-orange-400{background:linear-gradient(90deg,#fbbf24,#fb923c)}.btn-primary{align-items:center;background-color:#3b82f6;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;justify-content:center;padding:.5rem 1rem;transition:background-color .15s ease-in-out}.btn-primary:hover{background-color:#2563eb}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-secondary{align-items:center;background-color:#e5e7eb;border:none;border-radius:.5rem;color:#374151;cursor:pointer;display:inline-flex;font-weight:500;justify-content:center;padding:.5rem 1rem;transition:background-color .15s ease-in-out}.btn-secondary:hover{background-color:#d1d5db}.card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;padding:1.5rem}.input-field{border:1px solid #d1d5db;border-radius:.5rem;outline:none;padding:.5rem .75rem;transition:box-shadow .15s ease-in-out;width:100%}.input-field:focus{box-shadow:0 0 0 2px #3b82f6}@media (min-width:768px){.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:justify-start{justify-content:flex-start}.md\:text-left{text-align:left}.md\:space-y-0>*+*{margin-top:0}.md\:space-x-6>*+*{margin-left:1.5rem}.md\:mt-0{margin-top:0}.md\:gap-4{gap:1rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.fill-current{fill:currentColor}.group{position:relative}.group:hover .group-hover\:opacity-100{opacity:1}.notification-dropdown{animation:fadeInScale .2s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.notification-item{transition:all .2s ease}.notification-item:hover{transform:translateX(2px)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.notification-badge{animation:pulse 2s infinite}.notification-scroll::-webkit-scrollbar{width:4px}.notification-scroll::-webkit-scrollbar-track{background:#f1f1f1}.notification-scroll::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.notification-scroll::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes glow{0%,to{box-shadow:0 0 20px #8b45134d}50%{box-shadow:0 0 30px #8b451399}}.float-animation{animation:float 3s ease-in-out infinite}.shimmer{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);background-size:200% 100%}.glow-effect{animation:glow 2s ease-in-out infinite}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.glass-morphism{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}.hover-lift:hover{transform:translateY(-5px);transition:all .3s ease}.hover-glow:hover{box-shadow:0 10px 40px #00000026;transition:all .3s ease}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#667eea,#764ba2);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#5a67d8,#6b46c1)}@keyframes pulse-button{0%{box-shadow:0 0 0 0 #8b4513b3}70%{box-shadow:0 0 0 10px #8b451300}to{box-shadow:0 0 0 0 #8b451300}}.pulse-button{animation:pulse-button 2s infinite}.floating-particles:before{animation:float 6s ease-in-out infinite;background-image:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff4d 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-180deg) scale(.5)}to{opacity:1;transform:rotate(0deg) scale(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%{transform:translateY(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}}@keyframes colorShift{0%,to{background:linear-gradient(45deg,#667eea,#764ba2)}25%{background:linear-gradient(45deg,#f093fb,#f5576c)}50%{background:linear-gradient(45deg,#4facfe,#00f2fe)}75%{background:linear-gradient(45deg,#43e97b,#38f9d7)}}@keyframes textGlow{0%,to{text-shadow:0 0 20px #ffffff80}50%{text-shadow:0 0 30px #fffc,0 0 40px #ffffff4d}}@keyframes particleFloat{0%,to{opacity:.7;transform:translateY(0) rotate(0deg)}33%{opacity:1;transform:translateY(-15px) rotate(120deg)}66%{opacity:.8;transform:translateY(-10px) rotate(240deg)}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp{animation:fadeInUp 1s ease-out forwards}.animate-rotateIn{animation:rotateIn 1s ease-out forwards}.animate-bounceIn{animation:bounceIn 2s ease-in-out infinite}.animate-colorShift{animation:colorShift 4s ease-in-out infinite}.animate-textGlow{animation:textGlow 2s ease-in-out infinite}.animate-particleFloat{animation:particleFloat 3s ease-in-out infinite}.animate-gradientShift{animation:gradientShift 3s ease infinite;background-size:400% 400%}.animate-scaleIn{animation:scaleIn .8s ease-out forwards}.animate-slideInFromLeft{animation:slideInFromLeft 1s ease-out forwards}.animate-slideInFromBottom{animation:slideInFromBottom 1s ease-out forwards}.hero-text{-webkit-text-fill-color:#0000;animation:gradientShift 4s ease infinite;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);-webkit-background-clip:text;background-clip:text;background-size:400% 400%}.floating-element{animation:particleFloat 4s ease-in-out infinite}.floating-element:nth-child(odd){animation-delay:-2s}.floating-element:nth-child(2n){animation-delay:-1s}.btn-magical{animation:gradientShift 3s ease infinite;background:linear-gradient(45deg,#667eea,#764ba2,#f093fb,#f5576c);background-size:400% 400%;overflow:hidden;position:relative}.btn-magical:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn-magical:hover:before{left:100%}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;box-shadow:0 8px 32px 0 #1f26875e}.neon-glow{box-shadow:0 0 5px theme("colors.blue.400"),0 0 10px theme("colors.blue.400"),0 0 15px theme("colors.blue.400"),0 0 20px theme("colors.blue.400"),0 0 35px theme("colors.blue.400"),0 0 40px theme("colors.blue.400")}@media (max-width:768px){.hero-text{font-size:3rem}.btn-magical{font-size:1rem;padding:.75rem 1.5rem}.glass-card{padding:1rem}}
/*# sourceMappingURL=main.cca5da7c.css.map*/