html{scroll-behavior:smooth;background:var(--chakra-colors-canvas)}body{background:var(--chakra-colors-canvas);min-height:100vh;color:var(--chakra-colors-gray-800)}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--chakra-colors-border-subtle);border-radius:999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--chakra-colors-brand-200)}:focus-visible{outline:2px solid var(--chakra-colors-accent-primary);outline-offset:2px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}::selection{background:var(--chakra-colors-brand-100);color:var(--chakra-colors-brand-800)}
