*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f0f2f5;color:#333}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scalePop{0%{transform:scale(1)}40%{transform:scale(.94)}to{transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes countUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.anim-fadeIn{animation:fadeIn .15s ease-out both}.anim-slideInRight{animation:slideInRight .18s ease-out both}.anim-slideInUp{animation:slideInUp .18s ease-out both}.anim-scalePop{animation:scalePop .18s ease-out both}.anim-pulse{animation:pulse 1.8s ease-in-out infinite}.anim-countUp{animation:countUp .2s ease-out both}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:400px 100%;animation:shimmer 1.2s infinite linear;border-radius:6px}.product-card{transition:transform .12s ease,box-shadow .12s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.product-card:active{animation:scalePop .15s ease-out both}.btn-press{transition:transform .08s ease,opacity .08s ease}.btn-press:active{transform:scale(.96);opacity:.85}.cart-item-enter{animation:slideInRight .18s ease-out both}.page-enter{animation:fadeIn .15s ease-out both}.modal-overlay{animation:fadeIn .12s ease-out both}.modal-content{animation:slideInUp .18s ease-out both}.nav-link{transition:background-color .1s ease,color .1s ease,padding-left .1s ease}.nav-link:hover{padding-left:24px!important}.stats-card{transition:transform .12s ease,box-shadow .12s ease}.stats-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.table-row-hover{transition:background-color .1s ease}.table-row-hover:hover{background-color:#f7fafc}@keyframes readyPulse{0%,to{box-shadow:0 0 #4f46e566}50%{box-shadow:0 0 0 8px #4f46e500}}.charge-btn-ready{animation:readyPulse 1.5s ease-in-out infinite}.low-stock-badge{animation:pulse 1.8s ease-in-out infinite}@keyframes flashGreen{0%{background-color:transparent}30%{background-color:#48bb7826}to{background-color:transparent}}.flash-success{animation:flashGreen .5s ease-out both}
