*{padding:0;box-sizing:border-box;margin:0}.main{background-image:url(/_next/static/media/06-Waves-1.dcdc013b.png);background-size:cover;background-position:50%;height:100%;color:#fff;min-height:100vh;background-attachment:fixed}.glass-effect{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 8px 32px rgba(31,38,135,.37)}.smooth-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(31,38,135,.5)}.image{height:100%;max-width:110px}body{width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.tableHeader{font-size:2rem;text-transform:uppercase;display:flex;justify-content:space-between}.tableContentHeader{margin-left:0}.tableContent{margin-left:2rem}.tableItem{min-width:190px;width:230px;height:25px;padding:10px}.price{color:red;text-align:end;width:70px;height:25px}.priceBtn{margin-left:15px}.priceBtn,input{width:150px;height:25px}input{margin-left:5px}.nav{width:100%;height:6vh;background-color:hsla(0,0%,43%,.725);display:flex;justify-content:space-between;align-items:center}.nav div{margin:25px}.order{background-color:green;margin:5px;border-radius:5px;padding:5px;display:flex;justify-content:space-between;align-items:center}.active{background-color:rgba(255,255,0,.567)}.plaka{width:150px}.totalContent{display:flex;justify-content:end;background-color:grey;margin:5px}