*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#1d2b27;-webkit-font-smoothing:antialiased;background:#f6f8f7;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:#075e54}button{font-family:inherit;transition:opacity .15s,transform 50ms,box-shadow .15s}button:active:not(:disabled){transform:translateY(1px)}@keyframes flavia-spin{to{transform:rotate(360deg)}}.flavia-spinner{vertical-align:-3px;border:2px solid #075e5440;border-top-color:#075e54;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite flavia-spin;display:inline-block}.flavia-spinner.lg{border-width:3px;width:40px;height:40px}.flavia-spinner.white{border-color:#fff #ffffff73 #ffffff73}@keyframes flavia-blink{0%,80%,to{opacity:.25}40%{opacity:1}}.typing{align-items:center;gap:4px;display:inline-flex}.typing i{background:#9aa6a2;border-radius:50%;width:7px;height:7px;animation:1.3s infinite both flavia-blink}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}@keyframes flavia-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.fade-in{animation:.25s both flavia-fade}
