:root{accent-color:#aa6058;background-color:#aa6058;color-scheme:light;--app-background: #f8f0e9}html,body{min-height:100%;background-color:#aa6058;background:var(--app-background)}body,#root{min-height:100vh}body{margin:0;overflow-x:hidden;background:var(--app-background)}*,*:before,*:after{box-sizing:border-box}img{display:block;max-width:100%}::selection{background:#8f423cc4;color:#fff8f3}::-moz-selection{background:#8f423cc4;color:#fff8f3}@keyframes shimmerGlow{0%{text-shadow:0 0 25px #8a8a8aff,0 0 10px #ffffff,0 0 20px #976654}40%{text-shadow:0 0 35px #cfcfcfff,0 0 20px #ffffff,0 0 35px #d38a5c}60%{text-shadow:0 0 45px #ffffffff,0 0 30px #ffffff,0 0 45px #ffb07a}to{text-shadow:0 0 25px #8a8a8aff,0 0 10px #ffffff,0 0 20px #976654}}.app-loader{position:fixed;inset:0;z-index:1400;display:flex;align-items:center;justify-content:center;background:#f8f0e9fa;opacity:1;transition:opacity .6s ease}.app-loader--fade{opacity:0}.app-loader__logo{display:flex;align-items:center;justify-content:center}
