*,*:before,*:after{box-sizing:border-box}:root{color-scheme:light dark;--color-primary: #f59e0b;--color-secondary: #6c757d;--dark-color: #343a40;--light-color: #f8f9fa;--dark-background: #191923;--light-background: #e0e0e6;--default-transition: all .3s cubic-bezier(.77, 0, .175, 1)}body{margin:0;-webkit-user-select:none;user-select:none;font-family:Roboto,sans-serif;background-color:light-dark(white,var(--dark-background))}body .button{border:none;cursor:pointer;background-color:transparent}body .divider{width:100%;height:.4px;margin:32px 0;background-color:#d3d3d3}body .circle-center{display:flex;justify-content:center;align-items:center;border-radius:50%}body .flex-center{display:flex;justify-content:center;align-items:center}body .svg-txt{display:flex;flex-direction:column;gap:4px}body .svg-txt span{text-transform:uppercase;font-size:.64rem;color:#5f6368;font-weight:800}body .svg-txt :is(img,svg){height:28px}
