.scanner-login{background-color:#f8fafc;min-height:100vh;padding:1rem}.login-container{transition:all .3s ease}.login-container:hover{box-shadow:0 10px 25px rgba(0,0,0,.1)}.error-message{-webkit-animation:fadeIn .5s;animation:fadeIn .5s}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.scanner-container{align-items:center;background-color:#f5f5f5;display:flex;height:100vh;justify-content:center;position:relative}.scanner-back-layer{background:#d30100;background:linear-gradient(180deg,#d30100,#901221 90%);border-radius:10px;height:60%;max-width:480px;position:absolute;width:100%;z-index:10}.scanner-front-layer{background-color:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.2);display:flex;flex-direction:column;height:auto;max-height:80%;max-width:380px;min-height:420px;position:absolute;width:90%;z-index:20}.scanner-container-mobile{align-items:center;background-color:#f5f5f5;display:flex;height:100vh;justify-content:center;position:relative}.scanner-back-layer-mobile{background:#d30100;background:linear-gradient(180deg,#d30100,#901221 90%);box-shadow:0 10px 15px -3px rgba(0,0,0,.3);height:40%;left:0;position:absolute;top:0;width:100%;z-index:10}.scanner-front-layer-mobile{background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.3),0 10px 10px -5px rgba(0,0,0,.2);display:flex;flex-direction:column;height:auto;max-height:85%;max-width:350px;min-height:420px;position:absolute;width:92%;z-index:20}.scanner-logo{display:block;height:auto;margin:10px auto;max-width:180px;width:auto}.scanner-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:center;padding:2px 0;text-align:center}.scanner-front-layer,.scanner-front-layer-mobile{box-shadow:0 8px 32px rgba(0,0,0,.1)!important;transition:all .3s ease}.scanner-front-layer-mobile:hover,.scanner-front-layer:hover{box-shadow:0 12px 48px rgba(0,0,0,.15)!important}@media (max-width:640px){button,input{font-size:16px!important}.login-container{margin:.5rem;padding:1.5rem;width:calc(100% - 1rem)}}.login-form{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:16px 24px}.login-input{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);font-size:18px;margin-bottom:24px;padding:16px 18px;transition:all .3s ease}.login-input:focus{border-color:rgba(211,1,0,.8);box-shadow:0 0 0 3px rgba(211,1,0,.2),0 4px 6px rgba(0,0,0,.1)}.login-btn{align-items:center;background:linear-gradient(90deg,#d30100,#901221);border-radius:8px;box-shadow:0 4px 6px rgba(211,1,0,.2);display:flex;font-size:18px;font-weight:600;justify-content:center;margin:10px auto 0;max-width:200px;padding:12px 24px;transition:all .3s ease}.login-btn:hover{background:linear-gradient(90deg,rgba(211,1,0,.9),rgba(144,18,33,.9));box-shadow:0 6px 8px rgba(211,1,0,.3);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.login-btn:disabled{background:#ccc;box-shadow:none;-webkit-transform:none;transform:none}.forgot-password{display:none}.login-header{margin-bottom:16px;text-align:center}.login-logo{display:block;margin:0 auto 16px;max-width:200px;width:60%}.login-title{color:#333;font-size:22px;font-weight:700;margin-bottom:6px}.login-subtitle{color:#666;font-size:14px}@media screen and (max-width:380px){.scanner-front-layer,.scanner-front-layer-mobile{min-height:400px;width:96%}.scanner-logo{margin:16px auto;max-width:200px}.login-form{padding:20px}.login-input{font-size:16px;margin-bottom:20px;padding:14px 16px}.login-title{font-size:24px}.login-btn{font-size:18px;max-width:220px;padding:14px 20px}}#login-form-box{display:flex;flex-direction:column;gap:15px}#password-box,#username-box{margin-bottom:15px!important}.bottom-nav{bottom:0;box-shadow:0 -10px 21px 1px rgba(0,0,0,.22);height:56px;position:fixed;width:100vw;z-index:1000}@media screen and (max-width:600px){#main{padding-bottom:70px!important}.MuiBottomNavigationAction-root{padding:6px 0!important}}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:221.2 83.2% 53.3%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:221.2 83.2% 53.3%;--radius:0.5rem}body{background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.scanner-app-container{align-items:center;background-color:#f8fafc;display:flex;justify-content:center;min-height:100vh}.scanner-viewport{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100vh;max-height:850px;max-width:500px;overflow:hidden;position:relative;width:100%}@media (max-width:500px){.scanner-viewport{border-radius:0;box-shadow:none;height:100vh;max-height:100vh;max-width:100%}}.header{border-bottom:1px solid #e2e8f0;border-bottom:1px solid hsl(var(--border))}.content,.footer,.header{padding:1rem}.footer{border-top:1px solid #e2e8f0;border-top:1px solid hsl(var(--border))}.scrollable{flex-grow:1;overflow-y:auto;padding:.75rem}.login-form{padding:1.5rem}.login-input{background-color:#fff;border:1px solid #e2e8f0;border:1px solid hsl(var(--border));border-radius:.5rem;border-radius:var(--radius);margin-bottom:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.login-input:focus{border-color:#2563eb;border-color:hsl(var(--primary));box-shadow:0 0 0 2px rgba(59,130,246,.1);outline:none}.login-input::-webkit-input-placeholder{color:#64748b;color:hsl(var(--muted-foreground))}.login-input::placeholder{color:#64748b;color:hsl(var(--muted-foreground))}.login-btn{background-color:#2563eb;background-color:hsl(var(--primary));border:none;border-radius:.5rem;border-radius:var(--radius);color:#fff;cursor:pointer;display:inline-block;font-weight:500;margin-bottom:1rem;margin-top:.75rem;max-width:180px;padding:.75rem;text-align:center;transition:background-color .2s ease;width:100%}.login-btn:hover{background-color:#3575d4}.login-btn:disabled{cursor:not-allowed;opacity:.7}.login-logo{align-items:center;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem}.forgot-password{color:#2563eb;color:hsl(var(--primary));display:block;font-size:.875rem;margin-top:1rem;text-align:center}.action-button{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.05);display:flex;flex-direction:column;height:140px;justify-content:center;transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease;width:140px}.action-button:hover{box-shadow:0 10px 15px rgba(0,0,0,.1);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.action-button-icon{height:40px;margin-bottom:12px;width:40px}.location-badge{align-items:center;border-left:3px solid;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1);display:inline-flex;font-size:.7rem;font-weight:600;margin-bottom:4px;margin-right:4px;padding:5px 10px}.badge-magazzino{background-color:rgba(79,70,229,.1);border-left-color:#4f46e5;color:#4f46e5}.badge-scaffale{background-color:rgba(16,185,129,.1);border-left-color:#10b981;color:#10b981}.button{border-radius:var(--radius);padding:.5rem 1rem;transition-duration:.15s;transition-property:background-color,color;transition-timing-function:ease}.button-primary{background-color:#2563eb;background-color:hsl(var(--primary));color:#f8fafc;color:hsl(var(--primary-foreground))}.cart-badge{background-color:#ef4444;border:2px solid #fff;border-radius:50%;font-size:.75rem;font-weight:600;height:20px;position:absolute;right:-6px;top:-6px;width:20px}.cart-badge,.scan-button{align-items:center;color:#fff;display:flex;justify-content:center}.scan-button{background-color:#4f46e5;border-radius:50%;bottom:20px;box-shadow:0 4px 10px rgba(79,70,229,.4);height:64px;left:50%;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:64px;z-index:20}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.font-bold{font-weight:700}.text-gray-500{color:#6b7280}.text-gray-900{color:#111827}.text-gray-800{color:#1f2937}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mr-2{margin-right:.5rem}.p-1{padding:.25rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.section{background-color:#f9fafb;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;height:100%}.header{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem;z-index:10}.header-container{display:flex;justify-content:space-between}.back-button,.header-title-container{align-items:center;display:flex}.back-button{color:#374151;justify-content:center;margin-right:.5rem;text-decoration:none}.page-title{color:#111827;font-size:1.25rem;font-weight:700;margin:0}.page-subtitle{color:#6b7280;font-size:.75rem;margin-top:-.125rem}.content{flex:1 1;overflow:auto;padding:0 .375rem .375rem}.content-container{height:100%}.footer{background-color:#fff;border-top:1px solid #e5e7eb;padding:.75rem;z-index:10}.card,.info-section{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:.75rem;padding:.75rem}.info-title{color:#111827;display:flex;font-weight:600;margin-bottom:.75rem}.button,.info-title{align-items:center;font-size:.875rem}.button{border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-weight:500;justify-content:center;padding:.5rem .75rem;transition:all .2s}.button-icon{margin-right:.375rem}.button-primary{background-color:#3b82f6;color:#fff}.button-primary:hover{background-color:#2563eb}.button-primary:disabled{background-color:#93c5fd;cursor:not-allowed}.button-secondary{background-color:#fff;border:1px solid #d1d5db;color:#374151}.button-secondary:hover{background-color:#f9fafb}.button-danger{background-color:#fee2e2;color:#ef4444}.button-danger:hover{background-color:#fecaca}.button-sm{font-size:.75rem;padding:.25rem .5rem}.button-full{width:100%}.empty-state{align-items:center;display:flex;flex-direction:column;height:10rem;justify-content:center;padding:1.5rem}.empty-state-icon{color:#d1d5db;height:2.5rem;margin-bottom:.75rem;width:2.5rem}.empty-state-message{color:#6b7280;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.empty-state-submessage{color:#9ca3af;font-size:.75rem;text-align:center}.loading{align-items:center;display:flex;height:7rem;justify-content:center}.loading-spinner{-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:1.5rem;width:1.5rem}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.form-group{margin-bottom:.75rem}.form-label{color:#374151;display:block;font-size:.75rem;font-weight:500;margin-bottom:.25rem}.form-input,.form-select{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;padding:.5rem;width:100%}.form-input:disabled,.form-select:disabled{background-color:#f3f4f6;cursor:not-allowed}.badge{align-items:center;border-radius:.375rem;display:inline-flex;font-size:.625rem;font-weight:500;justify-content:center;padding:.125rem .375rem}.badge-blue{background-color:#dbeafe;color:#1d4ed8}.badge-green{background-color:#d1fae5;color:#047857}.badge-red{background-color:#fee2e2;color:#b91c1c}.tooltip-container{align-items:center;display:inline-flex;position:relative}.tooltip-icon{color:#9ca3af;height:.75rem;width:.75rem}.tooltip{background-color:#1f2937;border-radius:.25rem;color:#fff;font-size:.625rem;left:50%;margin-top:.375rem;max-width:200px;opacity:0;padding:.375rem .5rem;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:opacity .2s,visibility .2s;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:9999}.tooltip-container:hover .tooltip{opacity:1;visibility:visible}.quantity-counter{align-items:center;border:1px solid #d1d5db;border-radius:.375rem;display:flex;overflow:hidden}.quantity-button{align-items:center;background-color:#f3f4f6;border:none;cursor:pointer;display:flex;justify-content:center;padding:.5rem;width:2.5rem}.quantity-input{border:none;flex:1 1;font-size:1rem;font-weight:500;padding:.5rem;text-align:center}.modal-overlay{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{background-color:#fff;border-radius:.5rem;max-height:90vh;max-width:400px;overflow-y:auto;padding:1rem;width:90%}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.modal-title{color:#111827;font-size:1.125rem;font-weight:600}.modal-close{background:none;border:none;color:#6b7280;cursor:pointer}.modal-footer{border-top:1px solid #e5e7eb;display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem;padding-top:.75rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-col{flex-direction:column}.flex-1{flex:1 1}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.text-center{text-align:center}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-xxs{font-size:.625rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-auto{margin-top:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.ml-1{margin-left:.25rem}.mr-1{margin-right:.25rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.w-full{width:100%}.relative{position:relative}.border-l-2{border-left-width:2px}.border-blue-500{border-left-color:#3b82f6}.border-green-500{border-left-color:#10b981}.border-t{border-top:1px solid #e5e7eb}.page-root{display:flex;flex-direction:column;height:100%;max-height:100vh;padding-left:5px;padding-right:5px}#page-root #box-root{height:inherit!important;position:relative}#page-root #box-root,#page-root #box-root div{max-height:100%!important}.calendar-container{height:inherit;max-width:none!important}.fc-day-grid-container.fc-scroller{height:auto!important;overflow-y:auto}.fc .fc-toolbar{flex-wrap:wrap;margin-bottom:5px}@media (max-width:420px){.fc .fc-toolbar.fc-header-toolbar{margin-bottom:.1em}.fc .fc-button{padding:1vw 1.2vw}.fc-toolbar-title{font-size:6vw!important}.MuiTableCell-root{font-size:.65em}.MuiTableCell-head{font-size:.8em!important}}.fc-dayGridMonth-view{padding-top:15px!important}table[role=grid]{height:inherit}#main{max-height:"inherit"}#root>div{max-height:100vh}.data-grid-custom{background-color:#ececec}.MuiDataGrid-virtualScroller{background-color:var(--unstable_DataGrid-overlayBackground)}.fab-download-scheduling{left:calc(100% - 40px)}.fab-download-scheduling,.fab-run-scheduling{box-shadow:0 0 19px 5px rgba(0,0,0,.37);position:absolute;top:calc(100% - 40px);-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}.fab-run-scheduling{left:calc(100% - 300px)}.fab-clear-calendar{left:calc(100% - 180px)}.fab-add-spot-event,.fab-clear-calendar{box-shadow:0 0 19px 5px rgba(0,0,0,.37);position:absolute;top:calc(100% - 40px);-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}.fab-add-spot-event{left:calc(100% - 440px)}.fab-download-excel{box-shadow:0 0 19px 5px rgba(0,0,0,.37);left:100%;position:absolute;top:calc(100vh - 50px)}.header-container{align-items:center}.event{color:#fff;display:flex;justify-content:space-between;padding:4px;position:relative}.event-with-spot{padding-right:18px;position:relative}.spot-indicator{background-color:red;border-radius:50%;box-shadow:0 0 2px rgba(0,0,0,.5);height:8px;position:absolute;right:4px;top:4px;width:8px;z-index:2}.fc .fc-daygrid-day.fc-day-today{background-color:rgba(88,151,238,.15)!important}.fc .fc-button-primary{background-color:#5897ee!important}.fc .fc-button-primary,.fc-daygrid-event-dot{border-color:#5897ee!important}.container{background-color:#f5f5f5;height:100vh;position:relative}.back-layer{background:#d30100;background:linear-gradient(180deg,#d30100,#901221 90%);border-radius:10px;height:50%;left:50%;width:50%;z-index:10}.back-layer,.front-layer{position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.front-layer{background-color:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;height:70%;left:60%;overflow:hidden;width:400px;z-index:20}.container-mobile{background-color:#f5f5f5;height:100vh;position:relative}.back-layer-mobile{background:#d30100;background:linear-gradient(180deg,#d30100,#901221 90%);height:40%;left:0;position:absolute;top:0;width:100%;z-index:10}.front-layer-mobile{background-color:#fff;border-radius:10px;box-shadow:0 0 19px 5px rgba(0,0,0,.37);display:flex;flex-direction:column;height:50%;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:85%;z-index:20}.form-container{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:24px}.form-input{border:1px solid #e0e0e0;border-radius:4px;font-size:16px;margin-bottom:16px;padding:12px 16px;transition:all .3s ease}.form-input:focus{border-color:rgba(211,1,0,.8);box-shadow:0 0 0 2px rgba(211,1,0,.2);outline:none}.form-button{background:linear-gradient(90deg,#d30100,#901221);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:12px;max-width:200px;padding:12px 24px;transition:all .3s ease;width:100%}.form-button:hover{background:linear-gradient(90deg,rgba(211,1,0,.9),rgba(144,18,33,.9));-webkit-transform:translateY(-2px);transform:translateY(-2px)}.form-button:disabled{background:#ccc;cursor:not-allowed;-webkit-transform:none;transform:none}.form-link{color:#666;font-size:14px;margin-top:16px;text-align:center;text-decoration:none}.form-link:hover{color:#d30100;text-decoration:underline}.form-header{margin-bottom:20px;text-align:center}.form-logo{display:block;margin:0 auto 16px;max-width:180px;width:60%}.form-title{color:#333;font-size:24px;font-weight:700;margin-bottom:8px}.form-subtitle{color:#666;font-size:14px}