*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}[data-theme=dark]{color-scheme:dark}::-moz-selection{background:var(--dourado-200);color:var(--neutro-950)}::selection{background:var(--dourado-200);color:var(--neutro-950)}html,*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--radius-full)}*::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}body{background:var(--bg-app);color:var(--text-primary);font-family:var(--font-sans);font-size:16px;line-height:24px;-webkit-font-smoothing:antialiased}select:not([multiple]):not([size]){background-image:var(--select-caret)}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;box-shadow:0 0 0 5px var(--focus-ring-edge)}
