*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes bounceSm{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.animate-fade-in{animation:.3s ease-out both fadeIn}.animate-slide-up{animation:.4s ease-out both slideUp}.animate-scale-in{animation:.25s ease-out both scaleIn}.animate-pulse{animation:2s ease-in-out infinite pulse}.animate-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite shimmer}.stagger-children>*{animation:.3s ease-out both fadeIn}.stagger-children>:first-child{animation-delay:0s}.stagger-children>:nth-child(2){animation-delay:50ms}.stagger-children>:nth-child(3){animation-delay:.1s}.stagger-children>:nth-child(4){animation-delay:.15s}.stagger-children>:nth-child(5){animation-delay:.2s}.stagger-children>:nth-child(6){animation-delay:.25s}.stagger-children>:nth-child(7){animation-delay:.3s}.stagger-children>:nth-child(8){animation-delay:.35s}.hover-lift{transition:transform .2s,box-shadow .2s}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000014}button,[role=button]{transition:transform .1s,opacity .15s,background .2s,box-shadow .2s}button:active,[role=button]:active{transform:scale(.97)}.card-hover{transition:border-color .2s,box-shadow .2s,transform .2s}.card-hover:hover{border-color:#e0e0e0;box-shadow:0 4px 20px #0000000f}.nav-item{transition:background .15s,color .15s,padding-left .15s}.tab-content{animation:.25s ease-out fadeIn}@keyframes fillBar{0%{width:0}}.animate-bar{animation:.8s ease-out both fillBar}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-number{animation:.5s ease-out both countUp}input:focus-visible,select:focus-visible,button:focus-visible{outline-offset:2px;outline:2px solid #d4f53c}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b0b0b0}html{scroll-behavior:smooth}.mobile-sidebar-overlay{z-index:199;opacity:0;background:#00000080;transition:opacity .3s;display:none;position:fixed;inset:0}.mobile-sidebar-overlay.open{opacity:1}.sidebar-mobile{transition:transform .3s cubic-bezier(.4,0,.2,1)}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:768px){.pinnly-header{padding:10px 12px!important}.pinnly-header .site-selector{max-width:120px;font-size:12px!important}.pinnly-sidebar{z-index:200;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translate(-100%);width:260px!important;padding-top:60px!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important}.pinnly-sidebar.open{transform:translate(0)}.mobile-sidebar-overlay{display:block}.pinnly-main{padding:14px!important}.stat-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.card-mobile{padding:16px!important}.section-header-mobile{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.table-responsive table{min-width:600px}.onboarding-container{max-width:100%!important;padding:16px!important}.hide-mobile{display:none!important}.btn-mobile{padding:10px 14px!important;font-size:13px!important}}@media (max-width:480px){.stat-grid{grid-template-columns:1fr!important}.pinnly-main{padding:10px!important}}@media (min-width:769px){.hide-desktop{display:none!important}}
