:root{--background:210 40% 98%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 47.4% 11.2%;--popover:0 0% 100%;--popover-foreground:222.2 47.4% 11.2%;--primary:221.2 83.2% 53.3%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:221.2 83.2% 53.3%;--radius:.75rem}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:217.2 91.2% 59.8%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:224.3 76.5% 48%}*{border-color:hsl(var(--border));box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;overflow-x:hidden;transition:background-color .3s ease}.container{margin-left:auto;margin-right:auto;max-width:1400px;padding-left:1.5rem;padding-right:1.5rem;width:100%}.min-h-screen{min-height:100vh}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.text-primary{color:hsl(var(--primary))}.dark .text-white,.text-white{color:#fff}.bg-white\/80{background-color:#ffffffe6;box-shadow:0 8px 32px #00000014}.bg-white\/80,.dark .bg-white\/80{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dark .bg-white\/80{background-color:#1e1e28cc;box-shadow:0 8px 32px #0003}.dark .bg-gray-800{background-color:#1f2937}.dark .bg-gray-900{background-color:#111827}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{bottom:0;left:0;right:0;top:0}.flex{display:flex}.grid{display:grid}.h-screen{height:100vh}.w-full{width:100%}.w-16{width:4rem}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.rounded-lg{border-radius:var(--radius)}.p-4{padding:1rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pl-16{padding-left:5rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-4xl{font-size:2.5rem;letter-spacing:-.02em}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.card{background-color:hsl(var(--card));border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius);box-shadow:0 4px 24px #0000000d;color:hsl(var(--card-foreground));overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.dark .card{border:1px solid hsla(0,0%,100%,.05);box-shadow:0 4px 24px #0003}.card-header{border-bottom:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;padding:1.5rem}.dark .card-header{border-bottom:1px solid hsla(0,0%,100%,.05)}.card-title{align-items:center;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;line-height:1}.card-content{padding:1.5rem}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;overflow:hidden;padding:.5rem 1rem;position:relative;transition:all .2s ease}.btn:after{background-color:transparent;content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .2s ease;width:100%}.btn:hover:after{background-color:#ffffff1a}.btn-primary{background-color:hsl(var(--primary));box-shadow:0 2px 10px #0000001a;color:hsl(var(--primary-foreground))}.btn-primary:hover{box-shadow:0 4px 20px #00000026}.btn-secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.btn-secondary:hover{background-color:hsl(var(--secondary)/.8)}.btn-ghost{background-color:transparent;color:hsl(var(--foreground))}.btn-ghost:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn-sm{font-size:.75rem;height:2.25rem;padding-left:.75rem;padding-right:.75rem}.btn-icon{border-radius:50%;height:2.5rem;padding:0;width:2.5rem}.sidebar{align-items:center;background:linear-gradient(180deg,hsl(var(--primary)) 0,hsl(var(--primary)/.9));box-shadow:4px 0 24px #0000001a;display:flex;flex-direction:column;height:100vh;left:0;padding-bottom:1.5rem;padding-top:1.5rem;position:fixed;top:0;width:4.5rem;z-index:10}.dark .sidebar{background:linear-gradient(180deg,hsl(var(--primary)) 0,hsl(var(--primary)/.8));box-shadow:4px 0 24px #0000004d}.sidebar-button{align-items:center;background:none;border:none;border-radius:.75rem;color:#ffffffe6;cursor:pointer;display:flex;height:3rem;justify-content:center;margin-bottom:.5rem;transition:all .3s ease;width:3rem}.sidebar-button:hover{background-color:#ffffff26;transform:translateY(-2px)}.sidebar-button.active{background-color:#fff3;box-shadow:0 4px 12px #0000001a}.app-title{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;font-size:2.5rem;font-weight:800;letter-spacing:-.03em;margin-bottom:1rem}.app-title,.dark .app-title{-webkit-text-fill-color:transparent}.dark .app-title{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text}.grid-cols-1{grid-template-columns:1fr}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .5s ease forwards}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:hsl(var(--secondary));border-radius:4px}::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.5);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.8)}
