*{box-sizing:border-box;margin:0;padding:0}html,body{color:#e2e8f0;scroll-behavior:smooth;background:#0f172a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#475569}::selection{color:#f1f5f9;background:#6366f159}::selection{color:#f1f5f9;background:#6366f159}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #6366f1}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes slideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.tab-animate{animation:.25s both fadeIn}.pulse-alert{animation:2s ease-in-out infinite pulse}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #6366f133;border-color:#6366f1!important}.card-hover{transition:transform .2s,box-shadow .2s}.card-hover:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000059}button{transition:all .15s}a{transition:color .15s,opacity .15s}.tab-content{animation:.25s both fadeIn}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.shimmer{background:linear-gradient(90deg,#1e293b 25%,#253349 50%,#1e293b 75%) 0 0/800px 100%;animation:1.5s ease-in-out infinite shimmer}.shimmer-line{border-radius:6px;height:12px;margin-bottom:8px}.shimmer-block{background:linear-gradient(90deg,#1e293b 25%,#253349 50%,#1e293b 75%) 0 0/800px 100%;border-radius:10px;animation:1.5s ease-in-out infinite shimmer}
