*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}input,textarea,select{font-size:max(16px,1rem)}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Bricolage Grotesque,system-ui,-apple-system,sans-serif;background:var(--bg-primary, #0d0d10);color:var(--text-primary, #f0f0f5);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:100dvh}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong, rgba(255,255,255,.15));border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted, #606070)}:focus-visible{outline:2px solid var(--accent, #3C53DD);outline-offset:2px}button,a{-webkit-tap-highlight-color:transparent}@keyframes bkon-spin{to{transform:rotate(360deg)}}@keyframes bkon-skeleton-pulse{0%,to{opacity:.45}50%{opacity:.9}}@keyframes bkon-ping{75%,to{transform:scale(1.8);opacity:0}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
