:root{--ct-bg-from:#fffbf0;--ct-bg-mid:#fff1f2;--ct-bg-to:#f5f3ff;--ct-nav-bg:rgba(255,251,240,0.92);--ct-nav-border:rgba(251,146,60,0.2);--ct-accent-1:#f97316;--ct-accent-2:#e11d48;--ct-accent-3:#7c3aed;--ct-text-primary:#431407;--ct-text-secondary:#9a3412;--app-font-scale:1}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--ct-accent-1);border-radius:99px}@keyframes float{0%,to{transform:translate(0);opacity:.6}33%{transform:translate(2px,-3px);opacity:.8}66%{transform:translate(-2px,2px);opacity:.7}}@keyframes bloom{0%,to{box-shadow:0 0 20px rgba(251,191,36,.3)}50%{box-shadow:0 0 40px rgba(251,191,36,.6)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes glow-pulse{0%,to{opacity:.4}50%{opacity:.9}}.animate-float{animation:float 3s ease-in-out infinite}.animate-bloom{animation:bloom 2s ease-in-out infinite}.animate-shimmer{animation:shimmer 3s linear infinite}.animate-glow-pulse{animation:glow-pulse 2s ease-in-out infinite}