@keyframes glowPulse{0%{box-shadow:0 0 #6366f159}50%{box-shadow:0 0 20px #6366f159}to{box-shadow:0 0 #6366f159}}.glow{animation:glowPulse 2s infinite}body{margin:0;background:linear-gradient(180deg,#0f172a,#0b1220);color:#e2e8f0;font-family:Inter,sans-serif}.layout{display:flex;height:100vh;overflow:hidden}.content{flex:1;display:flex;flex-direction:column}main{padding:40px;overflow-y:auto}main::-webkit-scrollbar{height:8px;width:8px}main::-webkit-scrollbar-thumb{background:#6366f1;border-radius:10px}main::-webkit-scrollbar-track{background:transparent}.p-card{background:#1e293b!important;border-radius:14px!important}.p-tag{border-radius:20px!important}.p-carousel .p-carousel-indicators button{background:#6366f1!important}.p-progressbar{background:#ffffff1a!important}.p-progressbar-value{background:#6366f1!important}
