@font-face{font-family:Ebony;src:url("./media/Ebony-Light-FWXZVIZP.woff") format("woff");font-style:normal;font-weight:300}@font-face{font-family:Ebony;src:url("./media/Ebony-Regular-QQ7SFCZ6.woff") format("woff");font-style:normal;font-weight:400}@font-face{font-family:Ebony;src:url("./media/Ebony-Semibold-UZNXI2SQ.woff") format("woff");font-style:normal;font-weight:500}@font-face{font-family:Ebony;src:url("./media/Ebony-Bold-Z4RBA5YU.woff") format("woff");font-style:normal;font-weight:600}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none}a,p,span,h1,h2,h3,h4,h5,h6,pre,label,input{font-family:Ebony;text-decoration:none;white-space:break-spaces;line-height:1.4}body,html{width:100vw;height:100%;background-color:#fefefe;overflow-x:hidden}.container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}app-toolbar{width:100%;padding:24px;background-color:#ffe540;display:flex;justify-content:center;align-items:center;position:sticky;top:0}app-footer{width:100%;height:max-content;margin-top:auto;padding:24px 16px;display:block}app-auth,app-fila-digital,app-not-found{width:min(100vw,400px);height:max-content;margin:0 auto;padding:32px 48px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}app-modal-return{width:100vw;height:100vh;margin:0 auto;padding:32px 48px;background-color:#0009;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:100}app-loader{width:100vw;height:100vh;background-color:#0009;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:100}app-toast{width:min(100vw - 48px,352px);padding:14px 26px;background-color:#c34747;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;border-radius:4px;position:absolute;top:0;left:50%;animation-name:fadeInDown-mobile;animation-duration:2s;animation-fill-mode:forwards;box-shadow:0 8px 24px -6px #490b0b80;opacity:0;z-index:90}app-carrousel{width:min(100%,352px);height:min(100%,352px);margin-top:56px;background-color:red;border-radius:8px;aspect-ratio:1/1;overflow:hidden}@keyframes fadeInDown-mobile{0%,32%{opacity:0;transform:translate3d(-50%,20%,0)}64%,to{opacity:1;transform:translate3d(-50%,150%,0)}}
