@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#f7f7f7;color:#111;display:block}app-root{display:flex;flex-direction:column;min-height:100vh;width:100%}.app-layout{display:flex;flex-direction:column;flex:1}.fa,.fa-solid,.fa-regular,.fa-brands{font-family:"Font Awesome 6 Free"!important;font-style:normal}.fa-solid{font-weight:900!important}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}.floating-btn{position:fixed;right:20px;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #00000040;z-index:99999;transition:transform .2s ease,box-shadow .2s ease}.floating-btn img{width:28px;height:28px}.floating-btn:hover{transform:scale(1.1);box-shadow:0 6px 14px #00000059}.floating-btn.whatsapp{bottom:20px;background-color:#25d366}.floating-btn.email{bottom:90px;background-color:#3b82f6}
