@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes panelFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes pulse-glow{0%,to{opacity:1}50%{opacity:.5}}@keyframes ping-slow{75%,to{opacity:0;transform:scale(2)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px #22c55e26}50%{box-shadow:0 0 30px #22c55e40}}.premium-card{background:linear-gradient(145deg,#111116,#0a0a0f);border:1px solid #ffffff14;border-radius:16px;transition:all .5s;box-shadow:0 8px 32px #00000080,inset 0 1px #ffffff08}.premium-card:hover{box-shadow:0 12px 48px #0009,0 0 0 1px #22c55e26,inset 0 1px #ffffff0d}.premium-button{color:#fff;background:#22c55e;border-radius:12px;padding:10px 20px;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.premium-button:hover{background:#16a34a;transform:translateY(-1px);box-shadow:0 0 20px #22c55e66}.premium-button:active{transform:translateY(0)scale(.98)}.premium-button:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);transition:transform .7s;position:absolute;inset:0;transform:translate(-100%)}.premium-button:hover:after{transform:translate(100%)}.premium-input{color:#fff;background:#1a1a22;border:1px solid #ffffff14;border-radius:12px;padding:10px 16px;font-size:14px;transition:all .2s}.premium-input:hover{border-color:#22c55e4d}.premium-input:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 1px #22c55e4d}.premium-select{color:#fff;appearance:none;background:#1a1a22 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%239ca3af' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") right 12px center/20px 20px no-repeat;border:1px solid #ffffff14;border-radius:12px;padding:10px 40px 10px 16px;font-size:14px;transition:all .2s}.premium-select:hover{border-color:#22c55e4d}.premium-select:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 1px #22c55e4d}.glass-effect{-webkit-backdrop-filter:blur(12px);background:#111116cc;border:1px solid #ffffff14}.glass-effect-strong{-webkit-backdrop-filter:blur(16px);background:#111116e6;border:1px solid #ffffff1a}.glow-subtle{box-shadow:0 0 20px #22c55e1a}.glow-medium{box-shadow:0 0 30px #22c55e26}.glow-strong{box-shadow:0 0 40px #22c55e33}.animate-slide-up{animation:.4s ease-out both slideUp}.animate-fade-scale{animation:.3s ease-out both fadeScale}.animate-panel-fade{animation:.3s ease-out both panelFade}.animate-float{animation:3s ease-in-out infinite float}.animate-glow-pulse{animation:2s ease-in-out infinite glow-pulse}.delay-50{animation-delay:50ms}.delay-100{animation-delay:.1s}.delay-150{animation-delay:.15s}.delay-200{animation-delay:.2s}.premium-scrollbar::-webkit-scrollbar{width:6px;height:6px}.premium-scrollbar::-webkit-scrollbar-track{background:#ffffff05;border-radius:3px}.premium-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.premium-scrollbar::-webkit-scrollbar-thumb:hover{background:#22c55e4d}.status-live{background:#22c55e14;border:1px solid #22c55e33;border-radius:9999px;align-items:center;gap:8px;padding:4px 12px;display:inline-flex;position:relative}.status-live:before{content:"";background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-glow;display:block}@media (max-width:768px){.premium-card{border-radius:12px}.premium-button{padding:8px 16px;font-size:13px}}@media (max-width:640px){.premium-card{border-radius:8px}}
