:root{--ff-green: #2E7D32;--ff-green-light: #4caf50;--ff-green-bright: #66bb6a;--ff-bg: #050607;--ff-surface: rgba(20, 22, 24, .6)}html{scroll-behavior:smooth}body{background:#050607;color:#eef2ee}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:8px}*::-webkit-scrollbar-thumb:hover{background:#ffffff29}@keyframes ff-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.ff-skeleton{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 37%,#ffffff0a 63%);background-size:400px 100%;animation:ff-shimmer 1.4s ease-in-out infinite;border-radius:12px}@keyframes ff-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.ff-live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4caf50;box-shadow:0 0 10px #4caf50e6;animation:ff-pulse-dot 1.6s ease-in-out infinite}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
