*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d1117;--surface: #161b22;--surface2: #21262d;--border: #30363d;--text: #e6edf3;--muted: #7d8590;--accent: #3fb950;--accent-dim:#1a4a25;--gold: #d29922;--radius: 10px;--font-head: "Barlow Condensed", sans-serif;--font-body: "Inter", sans-serif}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:15px;line-height:1.5}#root{position:relative}#root:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url(/logo/baita-trapo-bg-dark.png);background-repeat:no-repeat;background-position:center;background-size:min(820px,85vw) auto;mix-blend-mode:screen;opacity:.4;pointer-events:none;z-index:0}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-400% 0}}
