@font-face{font-family:Artifakt-Element;src:url(/assets/ArtifaktElement-DsjRKDx-.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Artifakt-Element-Medium;src:url(/assets/ArtifaktElement_Medium-D3qsk8QN.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Artifakt-Element-Regular;src:url(/assets/ArtifaktElement_Regular-CA_rIEha.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-EjbTADAg.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Bold;src:url(/assets/Montserrat-Bold-BbnXITd8.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Light;src:url(/assets/Montserrat-Light-4PJ-NGGd.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Medium;src:url(/assets/Montserrat-Medium-DjpnTf6W.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular--FdtxE9J.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Roboto-Bold;src:url(/assets/Roboto-Bold-B6b9ug_i.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Roboto-Light;src:url(/assets/Roboto-Light-TNn1xoXX.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Roboto-Medium;src:url(/assets/Roboto-Medium-Bih6N3qw.woff2) format("woff2");font-weight:400;font-style:normal}:root{--normal-light-bg: #f5f5f5;--normal-light-bg-tr: rgb(245, 245, 245, .6);--info-light-bg: #d9edf7;--info-light-bg-tr: rgb(217, 237, 247, .6);--warning-light-bg: #fcf8e3;--warning-light-bg-tr: rgb(252, 248, 227, .6);--success-light-bg: #dff0d8;--success-light-bg-tr: rgb(223, 240, 216, .6);--error-light-bg: #f2dede;--error-light-bg-tr: rgb(242, 222, 222, .6);--log-light-bg: #2e2e2e;--log-light-bg-tr: rgb(46, 46, 46, .6);--navigation-verde-scuro: #49654C;--navigation-verde-scuro-linea: #253628;--navigation-verde-scuro-ombra: #25362878;--navigation-blue-navy: #1A3A8A;--navigation-blue-navy-linea: #17337a;--navigation-blue-navy-ombra: #17337a78;--navigation-verde-smeraldo: #059669;--navigation-verde-smeraldo-linea: #047451;--navigation-verde-smeraldo-ombra: #04745178;--navigation: var(--navigation-blue-navy);--navigation-linea: var(var(--navigation-blue-navy-linea));--navigation-ombra: var(var(--navigation-blue-navy-ombra));--dark-grey-font-color: #374151;--page-header-height: 7dvh;--page-content-height: 93dvh;--page-content-padding: 2vw}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}label{display:block}.input-select-list{position:relative}.input-select-list ol,.input-select-list ul{position:absolute;z-index:auto;top:0;left:0;width:100%;max-height:300px;overflow-y:auto;background-color:#f0f8ff;border:1px solid black;list-style:none}.input-select-list ol li:hover,.input-select-list ul li:hover{cursor:pointer;background-color:bisque}.simple-list{list-style:none;min-width:200px;width:300px;overflow-y:auto;height:80%}.simple-list li{list-style:none;border:1px solid #4a4a4a;width:100%;cursor:pointer}.simple-list li:hover{background-color:#7fffd422}.calcolatrice{position:absolute;bottom:0;top:auto;width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr)}.calcolatrice .calc-button{display:flex;justify-content:center;align-items:center;height:48px;border-collapse:separate;border:1px solid black;transition:background-color ease-in .2s}.calcolatrice .calc-button:hover{background-color:#929292}.items-list{list-style:none;background-color:#f0f8ff;max-height:60vh;overflow-y:auto}.items-list .items-list-item{position:relative;min-width:320px;display:flex;align-items:center;gap:8px;padding:3px;cursor:pointer;border:1px solid black;transition:background-color linear .2s}.items-list .items-list-item div.main{flex-grow:1}.items-list .items-list-item:hover{background-color:#b7ddff}.items-list .items-list-item h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:55%}.items-list .items-list-item p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.items-list .items-list-item span.price{position:absolute;top:1px;right:16px;left:auto;font-size:21px;font-weight:700}.items-list .items-list-item span.quantity{position:absolute;top:4px;right:81px;left:auto;font-size:16px}span.dot{width:16px;height:16px;border-radius:50%;display:inline-block;border:1px solid black}span.dot.absolute{position:absolute;top:4px;left:auto;right:4px}span.dot.Pending{background-image:linear-gradient(to bottom right,#0c3a59,#03396c)}span.dot.red{background-image:linear-gradient(to bottom right,red,#8b0000)}span.dot.green{background-image:linear-gradient(to bottom right,green,#006400)}span.dot.Served{background-image:linear-gradient(to bottom right,#2c7520,#4ea72e)}span.dot.Ready{background-image:linear-gradient(to bottom right,#0e81ce,#46b1e1)}span.dot.InProgress{background-image:linear-gradient(to bottom right,#fdc41a,#ffc000)}span.dot.Cancelled{background-image:linear-gradient(to bottom right,#313131,#000)}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-xl{font-size:2rem}.text-bold{font-weight:700}.width-all{width:100%}.height-all{height:100%}input[type=checkbox]~label{display:inline-block}.no-riseze,.no-resize{resize:none}.hidden{display:none}table.minimalist-table{box-sizing:border-box;border-collapse:collapse;width:100%}table.minimalist-table thead{border-bottom:2px solid black;position:sticky;top:0;background-color:#fff}table.minimalist-table tbody td:not(:last-child),table.minimalist-table th:not(:last-child){border-right:1px solid #555}table.minimalist-table tfoot{border-top:2px solid black;font-weight:700}.padding-12{padding:12px}.tooltip{position:relative;cursor:pointer}.tooltip .tooltiptext,.tooltip+.tooltiptext{visibility:hidden;opacity:0;max-width:144px;background-color:#000;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:fixed;z-index:12;transition:visibility .2s linear,opacity .2s linear}.tooltip:hover .tooltiptext,.tooltip:hover+.tooltiptext{visibility:visible;opacity:1}.loader-rounder{width:48px;height:48px;border-radius:50%;display:inline-block;border-top:3px solid #FFF;border-right:3px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-dotted{font-size:10px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:loader-dotted-animated 1.1s infinite ease;transform:translateZ(0)}@keyframes loader-dotted-animated{0%,to{box-shadow:0 -2.6em #fff,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #ffffff80,-1.8em -1.8em #ffffffb3}12.5%{box-shadow:0 -2.6em #ffffffb3,1.8em -1.8em #fff,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #ffffff80}25%{box-shadow:0 -2.6em #ffffff80,1.8em -1.8em #ffffffb3,2.5em 0 #fff,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}37.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #ffffff80,2.5em 0 #ffffffb3,1.75em 1.75em #fff,0 2.5em #fff3,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}50%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #ffffff80,1.75em 1.75em #ffffffb3,0 2.5em #fff,-1.8em 1.8em #fff3,-2.6em 0 #fff3,-1.8em -1.8em #fff3}62.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #ffffff80,0 2.5em #ffffffb3,-1.8em 1.8em #fff,-2.6em 0 #fff3,-1.8em -1.8em #fff3}75%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #ffffff80,-1.8em 1.8em #ffffffb3,-2.6em 0 #fff,-1.8em -1.8em #fff3}87.5%{box-shadow:0 -2.6em #fff3,1.8em -1.8em #fff3,2.5em 0 #fff3,1.75em 1.75em #fff3,0 2.5em #fff3,-1.8em 1.8em #ffffff80,-2.6em 0 #ffffffb3,-1.8em -1.8em #fff}}.loader-simple{width:48px;height:48px;border:5px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.m-0{margin:0}.m-8{margin:8px}.m-16{margin:16px}.m-24{margin:24px}.m-32{margin:32px}.m-48{margin:48px}.m-top-8{margin-top:8px}.m-top-16{margin-top:16px}.m-top-24{margin-top:24px}.m-bottom-8{margin-bottom:8px}.m-bottom-16{margin-bottom:16px}.m-bottom-24{margin-bottom:24px}.p-0{padding:0}.p-8{padding:8px}.p-16{padding:16px}.p-24{padding:24px}.p-32{padding:32px}.p-48{padding:48px}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.w-100{width:100%}.w-auto{width:auto}.w-16px{width:16px}.w-24px{width:24px}.w-36px{width:36px}.w-48px{width:48px}.w-200px{width:200px}.h-25{height:25%}.h-50{height:50%}.h-75{height:75%}.h-100{height:100%}.h-auto{height:auto}.h-16px{height:16px}.h-24px{height:24px}.h-36px{height:36px}.h-48px{height:48px}.gap-8{gap:8px}.gap-16{gap:16px}.gap-24{gap:24px}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-end{align-items:flex-end}@media (max-width: 1200px){.w-lg-100{width:100%}.h-lg-auto{height:auto}.m-lg-16{margin:16px}}@media (max-width: 768px){.w-md-100{width:100%}.h-md-auto{height:auto}.m-md-8{margin:8px}.p-md-8{padding:8px}}@media (max-width: 576px){.w-sm-100{width:100%}.h-sm-auto{height:auto}.m-sm-4{margin:4px}.p-sm-4{padding:4px}}.position-relative{position:relative}.position-absolute{position:absolute}.position-static{position:static}.position-sticky{position:sticky}.position-fixed{position:fixed}@media (max-width: 1079px){body .hide-on-mobile{display:none}}.btn.red{border-color:#8b0000;background-color:#ffdcdc;color:#8b0000}.btn.green{border-color:#006400;background-color:#dcffdc;color:#006400}.btn.blue{border-color:#00008b;background-color:#dcdcff;color:#00008b}.btn{font-family:Roboto,sans-serif;font-weight:700;text-align:center;border:none;border-radius:5px;cursor:pointer;transition:all .3s ease;padding:10px 20px;display:inline-block}.btn.primary{background-color:#007bff;color:#fff}.btn.secondary{background-color:#6c757d;color:#fff}.btn.success{background-color:#28a745;color:#fff}.btn.danger{background-color:#dc3545;color:#fff}.btn.warning{background-color:#ffc107;color:#000}.btn.info{background-color:#17a2b8;color:#fff}.btn.light{background-color:#f8f9fa;color:#000}.btn.dark{background-color:#343a40;color:#fff}.btn.small{padding:5px 10px;font-size:.875rem}.btn.medium{padding:10px 20px;font-size:1rem}.btn.large{padding:15px 30px;font-size:1.25rem}.btn:hover{opacity:.8}.btn:focus{outline:none;box-shadow:0 0 5px #007bffbf}.btn:disabled{background-color:#dcdcdc;cursor:not-allowed;opacity:.6}.btn-group{display:inline-flex;gap:10px}.btn-group.vertical{flex-direction:column}.btn-group .btn{border-radius:5px}.btn-group .btn:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.btn-group .btn:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.btn-group .btn:not(:last-child){border-right:none}.btn-group.horizontal{flex-direction:row}.btn-group .btn:hover{opacity:.8}.page-toggle{position:absolute;bottom:48px;right:48px;border-radius:50%;width:48px;height:48px;box-shadow:0 4px 6px #0000001a,inset 0 -3px 6px #0003,inset 0 3px 6px #ffffff80;background:linear-gradient(145deg,#d1d9e6,#fff);transition:transform .2s ease,box-shadow .2s ease;font-size:1rem;font-weight:700;color:#444;display:flex;text-align:center;align-items:center;justify-content:center;cursor:pointer}.page-toggle:hover{transform:scale(1.1);box-shadow:0 6px 8px #0003,inset 0 -4px 8px #00000040,inset 0 4px 8px #fff9}.page-toggle~.page-toggle{bottom:108px}.page-toggle .badge{position:absolute;top:-6px;right:-6px;display:flex;text-align:center;align-items:center;justify-content:center;background-color:red;width:24px;height:24px;border-radius:50%;font-size:12px;color:#fff}@media screen and (max-width: 768px){.page-toggle{bottom:4vh;right:6vw}.page-toggle~.page-toggle{bottom:calc(4vh + 60px)}}*{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0}html{background-color:#f0f2f5}body{overflow:hidden;min-height:100vh}li{-webkit-user-select:none;user-select:none}header.page-navigation{position:sticky;top:0;left:0;z-index:10;width:100%;min-height:50px;height:var(--page-header-height);margin:0;background:linear-gradient(135deg,var(--navigation) 0%,var(--navigation-dark) 100%);border-bottom:1px solid var(--navigation-linea);box-shadow:0 2px 10px var(--navigation-ombra);display:flex;align-items:center}header.page-navigation .website{height:100%;width:18vw;min-width:160px;padding:6px;display:flex;align-items:center;background-color:#00000026;border-right:1px solid rgba(0,0,0,.1);box-shadow:2px 0 5px #27374d26;transition:width .2s ease-in-out}header.page-navigation .website img{max-height:100%;max-width:100%;height:40px;width:40px;border-radius:50%;object-fit:cover;transition:transform .3s ease}header.page-navigation .website img:hover{transform:scale(1.1)}header.page-navigation .website .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-left:10px;text-decoration:none;color:#fff;font-weight:500;display:flex;align-items:center;height:100%}header.page-navigation .website-actions{display:flex;align-items:center;justify-content:flex-end;width:82vw;height:100%;color:#fff}header.page-navigation .website-actions .btn-action{margin:0 16px;padding:8px 16px;background-color:#ffffff1a;border:none;border-radius:4px;color:#fff;cursor:pointer;transition:all .3s ease}header.page-navigation .website-actions .btn-action:hover{background-color:#fff3}header.page-navigation nav.route-list{display:flex;flex-direction:row;margin-left:16px;margin-right:16px;gap:16px}header.page-navigation nav.route-list a{color:#fff;text-decoration:none;padding:8px 12px;border-radius:4px;transition:all .3s ease}header.page-navigation nav.route-list a:hover{background-color:#ffffff1a}@media (max-width: 767px){header.page-navigation .website-actions{justify-content:flex-end}.routes-container{flex-direction:column;align-items:flex-start;position:fixed;top:0;right:-100%;z-index:20;width:80%;max-width:300px;height:100dvh;background-color:var(--navigation);box-shadow:-2px 0 10px #0003;transition:.3s ease-out}.routes-container a{box-sizing:border-box;height:auto;width:100%;padding:16px 24px;border-bottom:1px solid rgba(255,255,255,.1)}.routes-list{width:100%}.routes-actions{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;width:100%;background-color:#0003;padding:24px}.open-side-navbar,.close-side-navbar{display:block;padding:12px;cursor:pointer}.open-side-navbar{margin-left:auto}#side-navbar-button:checked~.routes-container{right:0}}@media (min-width: 768px){.open-side-navbar,.close-side-navbar{display:none}}main.page-content{position:relative;min-height:var(--page-content-height);max-height:var(--page-content-height);padding:var(--page-content-padding);overflow-y:auto;transition:margin .2s ease}td.all-input{margin:0;padding:0}td.all-input input,td.all-input select{margin:0;padding:0;border:none;height:100%;width:100%}td.all-input input:focus{border:none}.flexbox-container.c-4{display:flex;flex-direction:row;flex-wrap:wrap;gap:5vh 5vw;margin:2vh 2vw}.tavolo{flex:0 1 calc(25% - 5vw);max-width:calc(25% - 5vw);min-height:200px;border:1px solid rgba(0,0,0,.5);border-radius:24px;box-shadow:0 0 10px #00000080;margin:0;padding:0;overflow:hidden}.tavolo .header-tavolo{position:relative;width:100%;height:40px;margin:0;padding:8px 0 0;text-align:center;border-collapse:collapse;border-bottom:1px solid rgba(0,0,0,.5);background-color:#00000040}.tavolo .header-tavolo span{position:absolute;top:12px;left:auto;right:18px}.tavolo main{width:100%;height:calc(100% - 40px)}.tavolo .tab-libero{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.tavolo .tab-occupato{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}a{color:inherit;text-decoration:none;background:none;border:none;padding:0;margin:0;font:inherit;outline:none;display:inline}.button-group{display:inline-block;border-collapse:collapse}.button-group .btn:not(:last-child){border-right:none}.button-group a,.button-group button{cursor:pointer;margin:0;border-radius:0;border-collapse:collapse}div.flex-column{display:flex;flex-direction:column}div.flex-row{display:flex;flex-direction:row}.context-menu{position:fixed;background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #0000004d;padding:0;z-index:1000;list-style:none}.context-menu li{padding:0;min-width:160px}.context-menu li button{width:100%;padding:4px 12px;margin:0;background-color:inherit;border:none;font-size:1rem;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.context-menu li button:hover{background-color:#eee}.context-menu .contextmenu-title{padding:4px 12px;border-bottom:#bbb 1px solid;background-color:#eee;text-align:left;font-weight:700}svg{display:inline-block;vertical-align:middle}.green-circle{color:green;transition:color ease .2s}.red-circle{color:red;transition:color ease .2s}.cyan-circle{color:#0ff;transition:color ease .2s}.blue-circle{color:#00f;transition:color ease .2s}.yellow-circle{color:#ff0;transition:color ease .2s}span.close-x{display:inline-block;width:4vh;height:4vh;position:relative;cursor:pointer}span.close-x:before,span.close-x:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000;transform-origin:center;transition:background-color ease .3s}span.close-x:before{transform:translate(-50%,-50%) rotate(45deg)}span.close-x:after{transform:translate(-50%,-50%) rotate(-45deg)}span.close-x:hover:before,span.close-x:hover:after{background-color:#b22222}.flex-right{display:flex;flex-direction:column;align-items:flex-end}.flex{display:flex;gap:8px}.flex.vertical{flex-direction:column}.flex.horizontal{flex-direction:row;gap:16px}.flex.space-between{justify-content:space-between}.flex.space-around{justify-content:space-around}.flex.right{justify-content:right}.flex.left{justify-content:left}div.flex.x-center,section.flex.x-center,.flex.x-center{justify-content:center}.flex.y-center{align-items:center}.pointer-cursor{cursor:pointer}textarea{resize:none}*{box-sizing:border-box}body{margin:0}.mm-printer{width:80mm;padding:4mm;font-size:4mm;box-shadow:0 0 16px #888}.mm-printer *{font-family:Consolas,Courier New,monospace}.mm-printer{width:80mm;padding:4mm;height:auto;position:relative;box-shadow:0 0 16px #888}.mm-printer table{box-sizing:border-box;border-collapse:collapse}.txt-left{text-align:left}.txt-right{text-align:right}.txt-center{text-align:center}.txt-italic{font-style:italic}.txt-bold{font-weight:700}p{margin:0}.txt-fs-6{font-size:6mm}.txt-fs-5{font-size:5mm}.txt-fs-4{font-size:4mm}.txt-fs-3{font-size:3mm}.txt-fs-2{font-size:2mm}@media print and (max-width: 60mm){.mm-printer{width:58mm;padding:3mm;font-size:3.5mm;box-shadow:0 0 12px #888}.txt-fs-6{font-size:5mm}.txt-fs-5{font-size:4mm}.txt-fs-4{font-size:3mm}.txt-fs-3{font-size:2.5mm}.txt-fs-2{font-size:2mm}}@media print{body{display:block}.mm-printer{box-shadow:none!important}}.mm-printer.note h3{font-size:6mm;margin:0}.mm-printer.note h3{margin:0;padding:0;font-size:6mm}.mm-printer.note h3+p{margin-bottom:1mm;font-size:4mm}.mm-printer.note table{border:.4mm solid black;width:100%}.mm-printer.note table thead{border-bottom:.4mm solid black}.mm-printer.note table th:last-child{padding-bottom:2mm}.mm-printer.note table tbody tr:not(:last-child){border-bottom:.4mm solid black}.mm-printer.note table th:not(:last-child),.mm-printer.note table td:not(:last-child){border-right:.4mm solid black;width:80%}.mm-printer.note table thead,.mm-printer.note table tbody,.mm-printer.note table p{font-size:6mm}.mm-printer.note table span{font-size:4mm}@media print and (max-width: 60mm){.mm-printer.note h3{font-size:5mm}.mm-printer.note table{border:.8mm solid black}.mm-printer.note table thead,.mm-printer.note table tbody{font-size:5mm}.mm-printer.note table th:not(:last-child),.mm-printer.note table td:not(:last-child){border-right:.3mm solid black}}.mm-printer.receipt footer{display:flex;justify-content:center;align-items:center;flex-direction:column}.mm-printer.receipt table{width:100%;border-collapse:collapse;margin:6mm 0}.mm-printer.receipt .qr{width:40mm;height:40mm}@media print and (max-width: 60mm){.mm-printer.receipt .qr{width:30mm;height:30mm}.mm-printer.receipt table{margin:4mm 0}}.mm-printer.receipt thead tr th{border-bottom:thick double black}.mm-printer.receipt tfoot tr td{border-top:.4mm solid black}body{top:0!important}body>.skiptranslate{display:none}#goog-gt-tt{display:none!important}:root{--navigation: #1a5f7a;--navigation-dark: #159895;--navigation-linea: #17337a;--navigation-ombra: #17337a78}.page-navigation{position:sticky;top:0;left:0;z-index:10;width:100%;min-height:50px;height:7vh;margin:0;background:linear-gradient(135deg,var(--navigation) 0%,var(--navigation-dark) 100%);border-bottom:1px solid var(--navigation-linea);box-shadow:0 0 10px var(--navigation-ombra);display:flex;align-items:center}.website{height:100%;width:18vw;min-width:160px;padding:6px;display:flex;align-items:center;background-color:#0000004d;border-right:1px solid black;box-shadow:0 0 15px #27374dbf;transition:width .2s ease-in-out}.website img{max-height:100%;max-width:100%;height:40px;width:40px;border-radius:50%;object-fit:cover}.website .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-left:10px;text-decoration:none;color:#ebebe9;display:flex;align-items:center;height:100%}.website-actions{display:flex;align-items:center;justify-content:right;width:82vw;height:100%;color:#e5e7eb}.route-list{display:flex;flex-direction:row;margin-left:16px;margin-right:16px;gap:16px}.routes-container{height:100%;width:100%;display:flex;flex-direction:row;align-items:center}.routes-list{display:flex;list-style:none;margin:0;padding:0}.routes-list a{padding:12px;color:#fff;text-decoration:none;transition:background-color .3s ease}.routes-list a:hover,.routes-list a.active{background-color:#ffffff1a}.btn-action{margin:0 16px;background-color:transparent;border:1px solid #fff;color:#fff;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center}.btn-action:hover{background-color:#fff;color:var(--navigation)}.menu-icon,.close-icon,.logout-icon{width:24px;height:24px}.open-side-navbar,.close-side-navbar{display:none;cursor:pointer}@media (max-width: 767px){.website-actions{justify-content:right}.routes-container{flex-direction:column;align-items:flex-start;position:fixed;top:0;right:-100%;z-index:10;width:300px;background-color:var(--navigation);box-shadow:-5px 0 5px #00000040;transition:.75s ease-out;padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box}.routes-container a{box-sizing:border-box;height:auto;width:100%;padding:20px 30px;justify-content:flex-start}.routes-list{flex-direction:column}.routes-list li{margin-bottom:16px}.routes-list li a{display:block;width:100%}.routes-list li:last-child{margin-bottom:0}.routes-actions{position:absolute;bottom:0;display:flex;flex-direction:column;width:100%;background-color:#0000004d;padding:24px;padding-bottom:calc(24px + env(safe-area-inset-bottom));box-sizing:border-box}.open-side-navbar,.close-side-navbar{padding:20px;display:block}.open-side-navbar{padding-right:0}#side-navbar-button:checked~.routes-container{right:0}}@media (min-width: 768px){.open-side-navbar,.close-side-navbar{display:none!important}.routes-actions{display:flex}}.router-link-exact-active,.custom-active-class{display:none}.toast[data-v-d64a580d]{position:relative;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;width:100%;max-width:350px;min-width:180px}.toast-content[data-v-d64a580d]{display:flex;padding:12px 16px}.toast-icon[data-v-d64a580d]{flex-shrink:0;margin-right:12px;display:flex;align-items:center}.toast-body[data-v-d64a580d]{flex-grow:1;min-width:0}.toast-title[data-v-d64a580d]{font-size:16px;font-weight:600;margin:0 0 4px}.toast-text[data-v-d64a580d]{font-size:14px;margin:0;white-space:normal;word-wrap:break-word}.toast-close[data-v-d64a580d]{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;padding:4px;color:#666}.toast-progress[data-v-d64a580d]{height:3px;background-color:#ffffffb3;position:absolute;bottom:0;left:0;right:0;animation:toast-progress-d64a580d linear forwards}@keyframes toast-progress-d64a580d{0%{width:100%}to{width:0%}}.toast-slide-enter-active[data-v-d64a580d],.toast-slide-leave-active[data-v-d64a580d]{transition:all .3s ease}.toast-slide-enter-from[data-v-d64a580d],.toast-slide-leave-to[data-v-d64a580d]{opacity:0;transform:translate(10px)}.toast.normal[data-v-d64a580d]{background-color:#f8f9fa;color:#212529}.toast.information[data-v-d64a580d]{background-color:#e1f5fe;color:#0277bd}.toast.warning[data-v-d64a580d]{background-color:#fff3e0;color:#ef6c00}.toast.success[data-v-d64a580d]{background-color:#e8f5e9;color:#2e7d32}.toast.error[data-v-d64a580d]{background-color:#ffebee;color:#c62828}.toast.log[data-v-d64a580d]{background-color:#263238;color:#eceff1}.toast.information .toast-progress[data-v-d64a580d]{background-color:#0277bd}.toast.normal .toast-progress[data-v-d64a580d]{background-color:#212529}.toast.warning .toast-progress[data-v-d64a580d]{background-color:#ef6c00}.toast.success .toast-progress[data-v-d64a580d]{background-color:#2e7d32}.toast.error .toast-progress[data-v-d64a580d]{background-color:#c62828}.toast.log .toast-progress[data-v-d64a580d]{background-color:#eceff1}.toastmessage-list{position:fixed;z-index:100;top:auto;left:auto;bottom:24px;right:36px;display:flex;flex-direction:column-reverse;gap:12px;list-style-type:none;padding:0;margin:0}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .3s ease}.slide-fade-enter-from,.slide-fade-leave-to{transform:translate(20px);opacity:0}.fade-enter-active[data-v-ecff480f],.fade-leave-active[data-v-ecff480f]{transition:opacity .5s ease}.fade-enter-from[data-v-ecff480f],.fade-leave-to[data-v-ecff480f]{opacity:0}.pixelate-enter-active[data-v-ecff480f],.pixelate-leave-active[data-v-ecff480f]{transition:opacity .5s ease,filter .5s ease}.pixelate-enter-from[data-v-ecff480f],.pixelate-leave-to[data-v-ecff480f]{opacity:0;filter:blur(10px)}.loading-screen[data-v-ecff480f]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0f0f0f;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Arial,sans-serif;overflow:hidden;z-index:9999}.loader[data-v-ecff480f]{position:relative;width:100px;height:100px;margin-bottom:20px}.circular[data-v-ecff480f]{animation:rotate-ecff480f 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path[data-v-ecff480f]{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash-ecff480f 1.5s ease-in-out infinite,color-ecff480f 6s ease-in-out infinite;stroke-linecap:round}.loading-text[data-v-ecff480f]{color:#fff;font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;animation:fadeIn-ecff480f 2s ease-in-out infinite alternate}@keyframes rotate-ecff480f{to{transform:rotate(360deg)}}@keyframes dash-ecff480f{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color-ecff480f{0%,50%,to{stroke:#1a5f7a}25%,75%{stroke:#159895}}@keyframes fadeIn-ecff480f{0%{opacity:.5}to{opacity:1}}@media (max-width: 768px){.loader[data-v-ecff480f]{width:80px;height:80px}.loading-text[data-v-ecff480f]{font-size:1rem}}.section-card{position:relative;width:100%;min-width:300px;min-height:80px;padding:24px;border-radius:12px;border:1px solid black;margin:24px 0;background-color:#fff;box-shadow:0 0 16px 2px #aaa;overflow:hidden}.section-card2{position:relative;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem;margin:2rem 0;overflow:auto;overflow-x:auto}.section-loading{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#22222280;-webkit-backdrop-filter:blur(.05rem);backdrop-filter:blur(.05rem);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;color:#fcfcfc}.fade-transition-enter-active,.fade-transition-leave-active{transition:opacity .5s ease}.fade-transition-enter-from,.fade-transition-leave-to{opacity:0}.modal-background{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:100%;height:100%;display:flex;justify-content:center;align-content:center;background-color:#cccccc80;-webkit-backdrop-filter:blur(.05rem);backdrop-filter:blur(.05rem)}.base-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:60vw;min-width:320px;min-height:20vh;z-index:15;box-shadow:0 0 18px #666;background-color:#fff;border:none}.base-modal header{width:100%;height:8vh;padding-left:2vw;padding-top:1vh;font-size:3vh;text-align:left;border-bottom:1px solid black}.base-modal header h2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}.base-modal header .btn-close{position:absolute;top:2vh;left:auto;right:2vw}.base-modal footer{position:absolute;bottom:0;padding:2vh 2vw;display:flex;flex-direction:row;justify-content:right;width:100%;border-top:1px solid #666}.modal-enter-from{opacity:0}.modal-enter-active{transition:all .1s ease-out}.modal-enter-to,.modal-leave-from{opacity:1}.modal-leave-active{transition:all .2s ease-in}.modal-leave-to{opacity:0}.no-scroll{overflow:hidden}.confirm-background{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:100%;height:100%;display:flex;justify-content:center;align-content:center;background-color:#64646480;-webkit-backdrop-filter:blur(.05rem);backdrop-filter:blur(.05rem)}.base-confirm{position:absolute;left:50%;top:10%;transform:translate(-50%);min-width:320px;max-width:90vw;max-height:60vh;z-index:15;overflow-x:hidden;box-shadow:0 0 18px #2d2d2d;background-color:#fff;border:none}.base-confirm header{width:100%;padding:.6rem;font-size:1.2rem;text-align:center;border-bottom:1px solid black}.base-confirm main{padding:.8rem}.base-confirm footer{padding:6px;display:flex;flex-direction:row;justify-content:space-around;width:100%;background-color:#fff;border-top:1px solid #666}.base-confirm footer button{min-width:48px}tbody tr[data-v-6b93d687]{transition:background-color ease .3s}tbody tr[data-v-6b93d687]:hover{background-color:#ececec}.searchable-select[data-v-765b75f3]{position:relative;width:200px}.searchable-select input[data-v-765b75f3]{width:100%;box-sizing:border-box;padding:5px}.searchable-select ol[data-v-765b75f3]{position:absolute;z-index:1;width:100%;max-height:200px;overflow:auto;margin:0;padding:0;list-style:none;background:#fff;border:1px solid #ccc;max-height:150px}.searchable-select li[data-v-765b75f3]{padding:5px;cursor:pointer}.searchable-select li[data-v-765b75f3]:hover{background-color:#f0f0f0}@media print{div[id=app],div.modal-background,div.base-modal,ol.toastmessage-list{display:none}.printing-container{position:static}}.alert[data-v-3bc7784e]{z-index:15;position:fixed;left:50%;top:8vh;transform:translate(-50%);border:1px solid #444;box-shadow:0 0 16px #2d2d2d;min-width:120px;min-height:60px}.alert-background[data-v-3bc7784e]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:100%;height:100%;display:flex;justify-content:center;align-content:center;background-color:#2d2d2d75;-webkit-backdrop-filter:blur(.075rem);backdrop-filter:blur(.075rem)}
