.auth-section{background:url(/_next/static/media/Background.e10d8fba.png) no-repeat 50%/cover}.shadow-outline{box-shadow:1px 1px 10px #eee,-1px -1px 10px #eee}@layer components{.toast-container{position:fixed;top:20px;right:20px;z-index:1000;overflow-wrap:break-word}.toast,.toast-container{display:flex;flex-direction:column;gap:10px}.toast{padding:15px 20px;border-radius:5px;font-size:14px;color:white;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);opacity:.9;transition:all .3s ease;backdrop-filter:blur(10px);position:relative;overflow:hidden}.toast,.toast:hover{transition:transform .3s ease-in-out}.toast:hover{opacity:1;transform:scale(1.05)}.toast-success{background-color:green}.toast-error{background-color:red}.toast-info{background-color:purple}.toast-warning{background-color:rgb(166,134,3)}}@media print{.print-button,.print-button *,body *{visibility:hidden}.receipt-container,.receipt-container *{visibility:visible;height:fit-content}.receipt-container{padding:4px;position:absolute;left:0;top:0;width:100%;margin:0 auto;.receipt-header-one{width:100%}}}