@import"https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;700&display=swap";:root{--color-background: #1f1f25;--color-surface: #292932;--color-surface-soft: #343440;--color-border: #444454;--color-text: #f7f3f7;--color-muted: #b9aeb9;--rosa: #ff5297;--rosa-hover: #ff6fa8;--color-primary-soft: rgba(255, 82, 151, .16);--perigo: #ff5f7f;--color-success-bg: rgba(72, 214, 137, .14);--color-success-border: rgba(72, 214, 137, .42);--color-success-text: #7ce2a7}*{box-sizing:border-box;font-family:Lexend,sans-serif;margin:0;padding:0}html,body{background:var(--color-background);color:var(--color-text);min-height:100%}.history-card-obs{color:var(--color-muted);font-size:.84rem;margin-top:10px}.history-card-premium-button{background-color:var(--rosa);border:1px solid var(--rosa);border-radius:5px;color:var(--color-background);cursor:pointer;display:block;font:inherit;font-size:.78rem;font-weight:800;margin-top:8px;min-height:28px;padding:0 10px;text-align:left;width:fit-content}.history-card-premium-button:hover,.history-card-premium-button:focus-visible{background:var(--rosa-hover);border-color:var(--rosa-hover)}
