:root{--blue:#1261a8;--nav:#102a3e;--green:#a4d455;--ink:#17232d;--muted:#6c7882;--line:#dde4e9;--bg:#f3f6f8}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font:14px Arial,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.shell>aside{background:var(--nav);color:#d5e0e7;z-index:20;flex-direction:column;width:245px;padding:24px 15px;display:flex;position:fixed;inset:0 auto 0 0}.logo{color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0 8px 25px;display:flex}.logo>span:last-child{flex-direction:column;display:flex}.logo b{letter-spacing:1.5px;font-size:22px}.logo small{letter-spacing:1px;color:#8ea5b5;font-size:9px}.mark{background:linear-gradient(140deg,var(--green) 48%,#fff 49%,#fff 55%,#1761ad 56%);border-radius:4px 15px 4px 4px;place-items:center;width:39px;height:39px;font-size:0;display:grid}.shell>aside nav{flex-direction:column;gap:4px;display:flex}.shell>aside nav>button{color:#c0ced7;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:11px 12px;display:flex}.shell>aside nav>button:hover,.shell>aside nav>button.active{color:#fff;background:#1b425e}.shell>aside nav i{text-align:center;width:20px;font-size:18px;font-style:normal}.shell>aside nav em{background:var(--green);color:#143149;border-radius:10px;margin-left:auto;padding:2px 7px;font-size:10px;font-style:normal;font-weight:700}.shell>aside nav>small{letter-spacing:1.3px;color:#6f8798;margin:24px 12px 6px;font-size:9px}.shell>aside>footer{color:#9cb0bd;border-top:1px solid #2b465a;margin-top:auto;padding:18px 7px 0;font-size:10px}.shell>aside footer i,.live i{background:#59cb72;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #59cb7220}.shell>main{min-height:100vh;margin-left:245px}.shell>main>header{border-bottom:1px solid var(--line);z-index:10;background:#fff;align-items:center;height:70px;padding:0 33px;display:flex;position:sticky;top:0}.search{color:#87939c;width:min(560px,60%);font-size:23px;position:relative}.search input{border:1px solid var(--line);background:#f5f7f8;border-radius:8px;outline:0;width:100%;margin-left:-17px;padding:10px 15px 10px 40px}.user{align-items:center;gap:10px;margin-left:auto;display:flex}.user>span{width:36px;height:36px;color:var(--blue);background:#dcebf6;border-radius:50%;place-items:center;font-weight:700;display:grid}.user p{flex-direction:column;margin:0;display:flex}.user small{color:var(--muted);font-size:10px}.mobile{display:none}.live{color:#fff;background:#0a3457;justify-content:space-between;align-items:center;height:100px;padding:14px 34px;display:flex}.live>div:first-child{flex-direction:column;display:flex}.live small{letter-spacing:1px;color:#a9bdca;font-size:9px}.live strong{letter-spacing:-1px;font-size:37px}.live strong em{color:#b4c5d1;font-size:15px;font-style:normal}.live>div:last-child{text-align:right;flex-direction:column;gap:6px;display:flex}.live>div:last-child b{color:#75d68b}.page{max-width:1500px;margin:auto;padding:29px 34px 90px}.title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.title>div:first-child>small{color:var(--blue);letter-spacing:1.4px;font-size:9px;font-weight:700}.title h1{letter-spacing:-.5px;margin:4px 0 5px;font-size:29px}.title p{color:var(--muted);margin:0}.primary,.secondary{border-radius:8px;padding:11px 16px;font-weight:700}.primary{border:1px solid var(--blue);background:var(--blue);color:#fff}.secondary{color:#344550;background:#fff;border:1px solid #cbd5db}.stats{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:17px;display:grid}.stats article,.panel{border:1px solid var(--line);background:#fff;border-radius:9px;box-shadow:0 2px 5px #16324608}.stats article{flex-direction:column;padding:17px 19px;display:flex}.stats small{color:var(--muted);letter-spacing:.8px;font-size:9px;font-weight:700}.stats b{margin:6px 0 2px;font-size:25px}.stats span{color:#7f8b94;font-size:10px}.table{overflow:hidden}.panelhead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.panelhead h2{margin:0;font-size:16px}.panelhead small{color:var(--muted)}.panelhead>span{color:#61717d;background:#eef2f4;border-radius:6px;padding:8px 10px;font-size:10px}.scroll{overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th{text-align:left;color:#687680;letter-spacing:.7px;background:#f7f9fa;padding:10px 13px;font-size:9px}td{border-top:1px solid #edf0f2;padding:13px;font-size:11px}td small{color:var(--muted);margin-top:3px;font-size:9px;display:block}tbody tr{cursor:pointer}tbody tr:hover,tbody tr.selected{background:#f1f7fb}.badge{color:#28723a;background:#e8f6eb;border-radius:12px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-block}.badge.warn{color:#8c631a;background:#fff2d8}.badge.danger{color:#9c3a3a;background:#fde9e9}.selectedbar{color:#fff;background:#102f48;border-radius:9px;align-items:center;padding:11px 15px 11px 19px;display:flex;position:fixed;bottom:18px;left:273px;right:28px;box-shadow:0 12px 28px #08243742}.selectedbar p{grid-template-columns:auto auto;gap:1px 12px;margin:0;display:grid}.selectedbar small{color:#8da5b6;grid-column:1/3;font-size:8px}.selectedbar span{color:#afbfca;align-self:center;font-size:10px}.selectedbar button{background:var(--green);color:#173348;border:0;border-radius:7px;margin-left:auto;padding:11px 16px;font-weight:700}.back{color:var(--blue);background:0 0;border:0;padding:0 0 17px;font-weight:700}.weigh{grid-template-columns:minmax(0,1fr) 325px;align-items:start;gap:18px;display:grid}.form{padding:21px}.section{align-items:start;gap:11px;margin-bottom:15px;display:flex}.section~.section{border-top:1px solid var(--line);margin-top:21px;padding-top:20px}.section>span{width:25px;height:25px;color:var(--blue);background:#dcebf6;border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.section p{flex-direction:column;gap:3px;margin:0;display:flex}.section p b{font-size:15px}.section small{color:var(--muted);font-size:10px}.fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.fields>label,.obs{color:#465660;flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.field{display:flex}.field input,.obs textarea{border:1px solid #cdd7dd;border-radius:7px;outline:0;width:100%;min-width:0;padding:10px}.field input:focus,.obs textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1261a818}.field input:disabled{color:#31404a;background:#eef2f4}.field button{width:38px;color:var(--blue);background:#f4f7f8;border:1px solid #cdd7dd;border-left:0;border-radius:0 7px 7px 0}.field:has(button) input{border-radius:7px 0 0 7px}.quick{color:var(--blue);background:#edf7ff;border-radius:5px;padding:6px}.obs{margin-top:15px}.obs textarea{resize:vertical;height:70px}.weight{padding:18px;position:sticky;top:90px}.weighttop{justify-content:space-between;font-size:9px;display:flex}.weighttop span{color:#3aa556}.weight>strong{text-align:right;color:#0a365b;margin:17px 0 12px;font-size:46px;display:block}.weight>strong small{color:#75818a;font-size:14px}.stable{color:#27743a;background:#e8f7eb;border-radius:7px;flex-direction:column;padding:10px;font-size:10px;font-weight:700;display:flex}.stable small{margin-top:2px;font-size:8px}.weight>label{color:#74818a;margin:17px 0 7px;font-size:8px;font-weight:700;display:block}.capture{text-align:center;border:1px solid #d3dce2;border-radius:7px;grid-template-columns:1fr 1fr;padding:3px;font-size:9px;display:grid}.capture b{color:var(--blue);background:#dcebf6;border-radius:5px;padding:7px}.capture span{color:#79858e;padding:7px}.calc{padding:12px 0}.calc p{color:#65737c;justify-content:space-between;margin:0;padding:6px;display:flex}.calc p:nth-child(3){border-top:1px solid var(--line);color:var(--ink);margin-top:5px;padding-top:10px}.calc p strong{color:var(--blue);font-size:20px}.calc>small{background:#f2f5f7;border-radius:6px;padding:7px;display:block}.confirm{background:var(--green);color:#173348;border:0;border-radius:7px;width:100%;padding:13px;font-weight:700}.immut{text-align:center;color:#7c8992;margin:9px;font-size:8px;line-height:1.4;display:block}.filters{margin-bottom:17px;padding:15px}.filters>div:first-child{background:#eef2f4;border-radius:7px;width:max-content;margin-bottom:14px;padding:3px;display:flex}.filters>div:first-child button{color:#63727d;background:0 0;border:0;border-radius:5px;padding:7px 10px;font-size:10px}.filters>div:first-child button.active{color:var(--blue);background:#fff;font-weight:700;box-shadow:0 1px 3px #cbd4da}.filterrow{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.link{color:var(--blue);background:0 0;border:0;font-weight:700}.config{grid-template-columns:210px 1fr;gap:17px;display:grid}.config>nav{flex-direction:column;gap:4px;display:flex}.config>nav button{text-align:left;color:#5a6973;background:0 0;border:0;border-radius:7px;justify-content:space-between;padding:11px 13px;display:flex}.config>nav button.active{color:var(--blue);background:#dcebf6;font-weight:700}.configbody{padding:23px}.configbody>h2{margin:0 0 5px}.configbody>p{color:var(--muted);margin:0 0 18px}.device{background:#f5f8f9;border-radius:7px;justify-content:space-between;align-items:center;margin-bottom:17px;padding:14px;display:flex}.device p{flex-direction:column;gap:3px;margin:0;display:flex}.device small{color:var(--muted)}.toggleline{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;justify-content:space-between;width:100%;padding:16px 0;display:flex}.toggleline p{flex-direction:column;gap:3px;margin:0;display:flex}.toggleline small{color:var(--muted)}.toggleline>span{background:#c9d1d7;border-radius:12px;width:38px;height:21px;padding:3px}.toggleline>span i{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block}.toggleline>span.on{background:var(--blue)}.toggleline>span.on i{transform:translate(17px)}.ticketgrid{grid-template-columns:minmax(500px,720px) 285px;gap:20px;display:grid}.paper{background:#fff;border:1px solid #c9d2d8;min-height:600px;padding:34px;box-shadow:0 4px 17px #17314412}.paper header{border-bottom:2px solid var(--ink);justify-content:space-between;padding-bottom:16px;display:flex}.paper header .logo{color:var(--ink);padding:0}.paper header>p{text-align:right;flex-direction:column;gap:4px;margin:0;display:flex}.ticketdata{border-bottom:1px solid #ccd4da;grid-template-columns:1fr 1fr;gap:13px 25px;padding:25px 0;display:grid}.ticketdata p{flex-direction:column;gap:3px;margin:0;display:flex}.ticketdata span{color:var(--muted);font-size:9px}.ticketweights{width:245px;margin-left:auto;padding:21px 0}.ticketweights p{justify-content:space-between;margin:0;padding:6px;display:flex}.ticketweights p:last-child{background:#edf6fc;font-size:17px}.paper footer{border-top:1px solid #ccd4da;gap:13px;padding-top:18px;display:flex}.paper footer>b{font-size:50px}.audit{padding:19px}.audit h2{margin-top:0}.audit dl{grid-template-columns:1fr 1fr;gap:12px 6px;font-size:10px;display:grid}.audit dt{color:var(--muted)}.audit dd{text-align:right;margin:0;font-weight:700}.notice{color:#526470;background:#edf3f7;border-radius:7px;padding:11px;font-size:10px;line-height:1.5}.public{color:#abc0cf;background:linear-gradient(145deg,#0b304e,#091d2d);flex-direction:column;align-items:center;min-height:100vh;margin-left:-245px;padding:40px 20px;display:flex}.public>.logo{color:#fff}.public>section{width:min(590px,100%);color:var(--ink);background:#fff;border-radius:14px;padding:32px;box-shadow:0 20px 60px #0005}.public h1{margin:19px 0 4px;font-size:28px}.public>section>p{color:var(--muted);margin:0 0 22px}.summary{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 1fr;margin-bottom:15px;display:grid}.summary p{border-bottom:1px solid var(--line);flex-direction:column;margin:0;padding:16px;display:flex}.summary p:nth-child(odd){border-right:1px solid var(--line)}.summary p:nth-child(n+3){border-bottom:0}.summary small{color:var(--muted);font-size:8px}.summary p:last-child b{color:#2a7a3d}.wide{width:100%;margin-top:9px}.public>small{text-align:center;margin-top:18px}@media (max-width:1000px){.shell>aside{width:205px}.shell>main{margin-left:205px}.selectedbar{left:233px}.stats{grid-template-columns:1fr 1fr}.weigh{grid-template-columns:1fr}.weight{position:static}.ticketgrid{grid-template-columns:1fr}.public{margin-left:-205px}}@media (max-width:720px){.shell>aside{display:none}.shell>main{margin:0}.shell>main>header{padding:0 15px}.mobile{color:var(--blue);margin-right:15px;display:block}.search{flex:1;width:auto}.user p{display:none}.live{padding:13px 17px}.live strong{font-size:29px}.live>div:last-child small{display:none}.page{padding:23px 15px 90px}.title{flex-direction:column;align-items:start}.title h1{font-size:25px}.stats{grid-template-columns:1fr 1fr}.selectedbar{left:12px;right:12px}.selectedbar span{display:none}.fields,.filterrow,.config{grid-template-columns:1fr}.config>nav{flex-direction:row;overflow:auto}.config>nav button{white-space:nowrap}.paper{min-height:auto;padding:20px}.ticketdata{grid-template-columns:1fr}.ticketweights{width:100%}.public{margin:0}.public>section{padding:23px}}@media (max-width:430px){.stats{grid-template-columns:1fr}.live>div:last-child{display:none}.summary{grid-template-columns:1fr}.summary p{border-right:0!important;border-bottom:1px solid var(--line)!important}.summary p:last-child{border-bottom:0!important}}.logo{width:100%;height:67px;padding:0 5px 18px;overflow:hidden}.logo img{object-fit:contain;width:100%;height:48px}.shell>aside>footer{line-height:1.55}.shell>aside>footer b{letter-spacing:.5px;font-size:9px}.manage>span{margin-left:auto}.submenu{border-left:1px solid #416078;flex-direction:column;margin:0 0 8px 29px;padding-left:8px;display:flex}.submenu button{color:#aebfca;text-align:left;background:0 0;border:0;border-radius:5px;padding:7px 9px;font-size:11px}.submenu button:hover{color:#fff;background:#1b425e}.top{color:#fff;justify-content:space-between;background:#092f52!important;border:0!important;height:112px!important;position:sticky!important;top:0!important}.livehead{flex-direction:column;gap:2px;display:flex}.livehead>small{color:#a9bdca;letter-spacing:1px;font-size:9px}.livehead>small i{background:#59cb72;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #59cb7220}.livehead strong{letter-spacing:-1px;font-size:36px}.livehead strong em{color:#b7c8d4;font-size:14px;font-style:normal}.livehead>span{color:#a9bdca;font-size:10px}.livehead>span b{color:#75d68b}.headright{align-items:center;gap:18px;display:flex}.top .user small{color:#abc0ce}.theme{color:#fff;background:#ffffff12;border:1px solid #ffffff31;border-radius:50%;width:38px;height:38px;font-size:18px}.areasearch{border:1px solid var(--line);background:var(--panel,#fff);color:#85919a;border-radius:8px;align-items:center;gap:8px;margin-bottom:17px;padding:0 13px;font-size:21px;display:flex}.areasearch input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:12px 0;font-size:12px}.overlay{z-index:50;background:#081e2db8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--panel,#fff);border-radius:12px;width:min(720px,100%);padding:27px;position:relative;box-shadow:0 24px 80px #0006}.modal .title{margin-bottom:18px}.close{color:var(--muted);background:0 0;border:0;font-size:27px;position:absolute;top:12px;right:15px}.detailgrid{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.info{border-bottom:1px solid var(--line);flex-direction:column;gap:4px;margin:0;padding:14px;display:flex}.detailgrid .info:nth-child(odd){border-right:1px solid var(--line)}.info small{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:9px}.modalactions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.steps{color:#89959e;align-items:center;gap:8px;display:flex}.steps b{font-size:10px}.steps b.on{color:var(--blue)}.steps i{background:var(--line);width:30px;height:1px}.choose{max-width:780px;margin:auto;padding:26px}.choose>h2{margin:0 0 6px}.choose>p{color:var(--muted);margin:0 0 17px}.check{color:var(--blue);background:#edf5fb;border-radius:7px;align-items:center;gap:8px;margin-bottom:15px;padding:11px;font-weight:700;display:flex}.truckresults{flex-direction:column;gap:7px;display:flex}.truckresults button{border:1px solid var(--line);background:var(--panel,#fff);color:var(--ink);text-align:left;border-radius:7px;justify-content:space-between;padding:13px;display:flex}.truckresults button.selected{border-color:var(--blue);background:#f2f8fc;box-shadow:0 0 0 2px #1261a81c}.truckresults button span{color:var(--muted);flex-direction:column;gap:3px;font-size:10px;display:flex}.truckresults button span:first-child b{color:var(--ink);font-size:14px}.truckresults button small{color:var(--muted)}.newtruck{color:var(--blue);background:0 0;border:0;padding:14px 0;font-weight:700}.chooseactions{border-top:1px solid var(--line);justify-content:flex-end;margin-top:16px;padding-top:17px;display:flex}.chooseactions button:disabled{opacity:.45;cursor:not-allowed}.fixedtruck{background:#f3f7f9;border-radius:7px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:14px;display:flex}.fixedtruck>div{flex-direction:column;gap:3px;display:flex}.fixedtruck small{color:var(--muted);font-size:8px}.fixedtruck b{font-size:17px}.fixedtruck b span{color:var(--muted);font-weight:400}.filters .periods{background:#eef2f4;border-radius:7px;width:max-content;margin-bottom:14px;padding:3px;display:flex}.periods button{color:#63727d;background:0 0;border:0;border-radius:5px;padding:7px 10px;font-size:10px}.periods button.active{color:var(--blue);background:#fff;font-weight:700;box-shadow:0 1px 3px #cbd4da}.filters>.link{margin-top:12px}.columns{border:1px solid var(--line);background:var(--panel,#fff);color:var(--ink);border-radius:6px;padding:7px 10px}.rowactions{gap:4px;display:flex}.rowactions button{border:1px solid var(--line);background:var(--panel,#fff);color:var(--blue);border-radius:5px;padding:5px 7px;font-size:9px}.rowactions .dangeraction{color:#a23e3e}.emptycatalog{text-align:center;padding:50px}.emptycatalog p{color:var(--muted)}.paper header img{object-fit:contain;object-position:left center;width:270px;height:60px}.paper header>p strong{font-size:12px}.ticketdata .info{padding:11px}.ticketweights small{text-align:right;color:var(--muted);font-weight:700;display:block}.dark{--ink:#e6edf2;--muted:#9aabb7;--line:#334755;--bg:#132431;--panel:#1b303f}.dark .panel,.dark .stats article,.dark .modal,.dark .paper,.dark .public>section{background:var(--panel)}.dark .page{color:var(--ink)}.dark .panelhead,.dark th{background:#182b39}.dark tbody tr:hover,.dark tbody tr.selected,.dark .fixedtruck{background:#223b4d}.dark .fields input,.dark .obs textarea,.dark .field button{color:var(--ink);border-color:var(--line);background:#162a39}.dark .device,.dark .capture,.dark .notice{background:#223746}.dark .check{background:#213c50}.dark .truckresults button.selected{background:#203b4e}.dark .badge{color:#83db95;background:#244b35}.dark .badge.warn{color:#f1c766;background:#504322}.dark .badge.danger{color:#ef9999;background:#4b2929}.dark .secondary,.dark .columns,.dark .rowactions button{color:#dfe8ee;background:#203746;border-color:#405664}.dark .areasearch input{color:var(--ink)}@media (max-width:720px){.top{height:96px!important}.headright .user p{display:none}.livehead strong{font-size:28px}.logo{height:52px}.detailgrid{grid-template-columns:1fr}.detailgrid .info{border-right:0!important}.modalactions{flex-direction:column}.modalactions button,.steps{width:100%}.truckresults button{gap:15px}.ticketdata{grid-template-columns:1fr}.paper header img{width:190px}.filterrow{grid-template-columns:1fr}.public{margin:0}}.livehead{background:#071014;border:1px solid #587180;border-radius:5px;min-width:310px;padding:8px 14px;box-shadow:inset 0 0 14px #0009}.livehead strong{font-family:var(--font-geist-mono),monospace;color:#9eff68;text-shadow:0 0 8px #79ff3c66}.dashboardstats{grid-template-columns:repeat(5,1fr)}.homegrid{grid-template-columns:1.3fr 1fr;gap:15px;display:grid}.homepanel{padding:20px}.homepanel h2{margin-top:0}.homepanel>p{border-top:1px solid var(--line);flex-direction:column;margin:0;padding:13px 0;display:flex}.homepanel>p small{color:var(--muted);margin-top:4px}.weighnumber{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:15px;padding-bottom:16px;display:flex}.weighnumber>small{color:var(--blue);font-weight:700}.weighnumber>b{font-size:31px}.weighnumber>span{color:var(--muted)}.vehicleline{background:#f2f6f8;border-radius:7px;align-items:baseline;gap:13px;padding:13px;display:flex}.vehicleline b{font-size:20px}.vehicleline span{color:var(--muted)}.captureorder{margin-top:14px}.entityrow,.pickerfield{border-top:1px solid var(--line);grid-template-columns:115px 1fr auto;align-items:center;gap:12px;padding:12px 4px;display:grid}.entityrow>small,.pickerfield>small{color:var(--muted);font-size:10px;font-weight:700}.entityrow p{flex-direction:column;gap:3px;margin:0;display:flex}.entityrow p span{color:var(--muted);font-size:10px}.entityrow button,.pickerfield button{border:1px solid var(--line);background:var(--panel,#fff);color:var(--blue);border-radius:5px;padding:6px 9px}.spread{justify-content:space-between}.operation{z-index:30;background:#0a1e2bd9;padding:22px;position:fixed;inset:0 0 0 245px;overflow:auto}.operationcard{background:var(--bg);border-radius:12px;width:min(1120px,100%);min-height:calc(100vh - 44px);margin:auto;padding:27px;position:relative;box-shadow:0 25px 80px #0007}.operationback{position:absolute;bottom:27px;left:27px}.choosegrid{grid-template-columns:minmax(0,1fr) 300px;gap:16px;display:grid}.selectioncard{flex-direction:column;align-self:start;gap:12px;padding:20px;display:flex}.selectioncard>small{color:var(--muted);font-size:9px;font-weight:700}.selectioncard>b{font-size:25px}.selectioncard>p{color:var(--muted);min-height:70px}.selectioncard label{color:var(--muted);flex-direction:column;gap:6px;font-size:10px;display:flex}.selectioncard input{border:1px solid var(--line);background:var(--panel,#fff);color:var(--ink);border-radius:6px;padding:9px}.selectioncard .primary{margin-top:10px}.operationform{max-width:900px;margin:auto;padding:24px 24px 110px}.formhint{color:var(--muted)}.formorder{border-bottom:1px solid var(--line)}.pickerfield b{font-size:12px}.confirmblock{border:1px solid var(--line);background:#f5f8fa;border-radius:8px;margin-top:22px;padding:16px}.calc.horizontal{grid-template-columns:repeat(3,1fr);gap:10px;padding:0 0 14px;display:grid}.calc.horizontal p{background:var(--panel,#fff);border:1px solid var(--line);border-radius:7px;flex-direction:column;padding:12px;display:flex}.calc.horizontal p strong{font-size:23px}.capturemode{border-top:1px solid var(--line);align-items:center;gap:12px;padding-top:13px;display:flex}.capturemode small{color:var(--muted);margin-right:auto}.capturemode span{color:var(--muted)}.formactions{justify-content:space-between;gap:10px;margin-top:17px;display:flex}.formactions .confirm{width:auto;padding:12px 20px}.pickertable{border:1px solid var(--line);border-radius:7px;flex-direction:column;display:flex;overflow:hidden}.pickertable button{border:0;border-top:1px solid var(--line);background:var(--panel,#fff);color:var(--ink);text-align:left;flex-direction:column;gap:3px;padding:11px;display:flex}.pickertable button:first-child{border-top:0}.pickertable button:hover{background:#edf6fc}.pickertable span{color:var(--muted);font-size:10px}.compactticket{min-height:auto;padding:24px;font-size:11px}.compactticket header{padding-bottom:10px}.compactticket header img{width:215px;height:43px}.compactticket .ticketdata{gap:7px 18px;padding:12px 0}.ticketinfo{flex-direction:column;margin:0;padding:4px;display:flex}.ticketinfo small{color:var(--muted);text-transform:uppercase;font-size:8px}.ticketinfo span{color:#536470;font-size:9px}.ticketbottom{grid-template-columns:1fr 270px;align-items:end;gap:18px;display:grid}.ticketobs{padding:13px 4px}.ticketobs small{color:var(--muted);font-size:8px}.ticketweights{width:auto;padding:12px 0}.ticketweights p{font-size:13px}.ticketweights p b{font-size:18px}.ticketweights p:last-of-type b{font-size:22px}.compactticket footer{align-items:center;padding-top:9px}.compactticket footer>b{font-size:33px}.dark .operationcard{background:var(--bg)}.dark .vehicleline,.dark .confirmblock{background:#223746}.dark .top{background:#092f52!important}.dark .title h1,.dark .title p,.dark .configbody h2,.dark .homepanel h2{color:var(--ink)}.dark .title>div:first-child>small{color:#66b9ff!important}.dark .pickertable button:hover{background:#274357}.dark .ticketinfo span{color:#aebbc4}@media (max-width:1150px){.dashboardstats{grid-template-columns:repeat(3,1fr)}}@media (max-width:1000px){.operation{left:205px}.choosegrid{grid-template-columns:1fr}.selectioncard{position:static}.dashboardstats{grid-template-columns:1fr 1fr}}@media (max-width:720px){.operation{padding:0;left:0}.operationcard{border-radius:0;min-height:100vh;padding:20px}.operationback{left:20px}.homegrid,.ticketbottom{grid-template-columns:1fr}.dashboardstats{grid-template-columns:1fr 1fr}.entityrow,.pickerfield{grid-template-columns:1fr auto}.entityrow>small,.pickerfield>small{grid-column:1/3}.calc.horizontal{grid-template-columns:1fr}.formactions{flex-direction:column-reverse}.formactions button{width:100%!important}.livehead{min-width:240px}.headright{gap:7px}}.shell>aside .logo{background:#f4f8fa;border-radius:8px;flex-shrink:0;width:100%;height:78px;min-height:78px;margin:0 0 14px;padding:9px;overflow:hidden}.shell>aside .logo img{object-fit:contain;width:100%;height:58px}.livehead{width:260px;min-width:260px}.dark main,.dark .page{background:var(--bg);color:var(--ink)}.dark .emptycatalog,.dark .managementcard{background:var(--panel);color:var(--ink)}.managementgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.managementcard{border:1px solid var(--line);background:var(--panel,#fff);color:var(--ink);text-align:left;border-radius:10px;grid-template-columns:44px 1fr auto;align-items:center;gap:15px;padding:22px;display:grid;box-shadow:0 2px 5px #16324608}.managementcard:hover{border-color:var(--blue);transform:translateY(-1px)}.managementcard>i{width:44px;height:44px;color:var(--blue);background:#e4f1fa;border-radius:9px;place-items:center;font-size:20px;font-style:normal;display:grid}.managementcard>span{flex-direction:column;gap:5px;display:flex}.managementcard b{font-size:16px}.managementcard small{color:var(--muted)}.managementcard em{color:var(--blue);font-size:19px;font-style:normal}.dark .managementcard>i{color:#7bc5ff;background:#27465b}.page>.back.secondary{margin-bottom:15px;padding:8px 12px}@media (max-width:720px){.shell>aside .logo{height:60px;min-height:60px}.managementgrid{grid-template-columns:1fr}.livehead{width:230px;min-width:230px}}.shell>main>header.top{padding:4px 24px;height:64px!important}.livehead{flex-direction:row;align-items:center;gap:22px;width:max-content;min-width:0;padding:3px 12px}.livehead strong{white-space:nowrap;font-size:36px;line-height:1.2}.scalestatus{color:#b8ccd8;flex-direction:column;gap:2px;min-width:112px;font-size:10px;display:flex}.scalestatus span{align-items:center;gap:7px;display:flex}.scalestatus i{background:#59cb72;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #59cb7220}.scalestatus small{padding-left:14px;font-size:9px}dialog.modal{border:1px solid var(--line);color:var(--ink);overscroll-behavior:contain;max-height:calc(100dvh - 32px);margin:auto;padding:20px;position:fixed;inset:0;overflow-y:auto}dialog.modal::backdrop{background:#081e2db8}.modal .modalactions{background:var(--panel,#fff);border-top:1px solid var(--line);z-index:2;margin-top:12px;padding:12px 0;position:sticky;bottom:-20px}.modal .weighnumber{gap:8px;margin-bottom:8px;padding:0 32px 8px 0}.modal .weighnumber>b{font-size:24px}.modal .vehicleline{padding:8px 10px}.modal .captureorder{margin-top:8px}.entityrow,.pickerfield{grid-template-columns:90px minmax(0,1fr) auto;gap:10px;padding:7px 2px}.pickerfield button{color:#fff;background:#1261a8;border-color:#1261a8;min-height:32px;font-weight:700}.participantdata{flex-direction:column;gap:3px;display:flex}.participantdata span{color:var(--muted);font-size:10px;line-height:1.4}.modal .obs{margin-top:8px}.modal .obs textarea{height:48px}.operation{overscroll-behavior:contain;padding:14px}.operationcard{min-height:calc(100dvh - 28px);padding:20px}.operationcard>.title{margin-bottom:14px}.operationcard>.title h1{font-size:24px}.entrychoose{max-width:760px;margin:0;padding:18px}.entrychoose h2{margin-bottom:12px;font-size:16px}.searchwithaction{align-items:stretch;gap:10px;margin-bottom:12px;display:flex}.searchwithaction .areasearch{flex:1;min-width:0;margin:0}.truckresults{overscroll-behavior:contain;max-height:190px;overflow-y:auto}.truckresults button{flex-shrink:0;padding:9px 12px}.trailerselect{border-top:1px solid var(--line);margin-top:16px;padding-top:10px}.trailerselect h3{margin:0 0 10px;font-size:14px}.trailerselect h3 small{color:var(--muted);font-weight:400}.chooseactions{justify-content:space-between;gap:10px}.operationform{max-width:900px;padding:16px}.operationform>.livehead{margin-bottom:12px}.operationform .fixedtruck{margin-bottom:8px;padding:9px}.operationform .confirmblock{margin-top:12px;padding:10px}.operationform .secondary,.chooseactions .secondary{color:#fff;background:#24516e;border-color:#24516e}.platefield{flex-direction:column;gap:8px;display:flex}.platefield input{border:1px solid var(--line);color:var(--ink);background:var(--panel,#fff);border-radius:6px;padding:10px}.pickertable button.selected{background:#e2f0fc;box-shadow:inset 3px 0 #1261a8}.dark .pickertable button.selected{background:#274357}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #559fdf}@media (max-width:720px){.shell>main>header.top{padding:4px 8px}.livehead{gap:12px}.headright .user{display:none}.headright{gap:4px}.operation{padding:0}.operationcard{padding:14px}.modalactions{flex-flow:wrap}.modalactions button{width:auto}.pickerfield{grid-template-columns:1fr auto}.pickerfield>small{grid-column:1/-1}.searchwithaction{flex-wrap:wrap}.searchwithaction .areasearch{flex-basis:180px}.scalestatus{min-width:100px}.livehead strong{font-size:36px}.operationform{padding:12px}}.modal .weighnumber{color:#fff;background:#174f79;border:0;border-radius:7px;margin-bottom:8px;padding:10px 40px 10px 14px}.modal .weighnumber>small{color:#e0edf6}.vehicleline,.dark .vehicleline{color:#24445c;background:#e6eef4;border:1px solid #c7d8e5;border-radius:6px;flex-wrap:wrap;gap:6px;padding:10px 12px;display:flex}.vehicleline>strong{letter-spacing:.3px;font-size:11px}.vehicleline span{color:inherit;font-size:13px}.vehicleline b{color:inherit;font-size:14px}.dark .vehicleline{color:#dfebf3;background:#284252;border-color:#3e5b6e}.modal .pickerfield button{color:#345a76;background:#e8eff4;border-color:#c8d7e2;width:142px;min-height:28px;padding:5px 7px;font-size:10px}.dark .modal .pickerfield button{color:#d5e6f3;background:#304a5c;border-color:#4d687a}.modal .cancelbutton,.chooseactions .secondary{color:#45515b;background:#e2e5e8;border-color:#c3c9cf}.dark .modal .cancelbutton,.dark .chooseactions .secondary{color:#edf0f2;background:#3f4d57;border-color:#5a6872}.modal .plantactions{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.plantactions .exitbutton{color:#fff;background:#34844b;border-color:#34844b;margin-left:28px}.modal.operationdialog{background:var(--bg);width:min(1060px,100vw - 40px);max-width:none;max-height:calc(100dvh - 28px);padding:0;overflow:auto}.operationdialog .operationcard{width:100%;min-height:0;box-shadow:none;margin:0;padding:20px}.operationdialog .operationform{max-width:none;margin:0}.operationdialog .entrychoose{max-width:760px}.captureheader{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:12px;display:flex}.captureheader .capturemode{border:1px solid var(--line);border-radius:7px;grid-template-columns:auto auto;gap:5px 12px;margin:0;padding:8px 12px;display:grid}.captureheader .capturemode small{grid-column:1/-1;font-size:9px}.captureheader .capturemode b{color:#27683b;background:#e3f1e5;border-radius:4px;padding:4px 8px;font-size:11px}.captureheader .capturemode span{align-self:center;font-size:11px}.operationdialog .formactions{margin-top:0}.dark .captureheader .capturemode b{color:#9de4ad;background:#294c35}@media (max-width:720px){.modal.operationdialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.operationdialog .operationcard{padding:12px}.modal .plantactions{grid-template-columns:1fr 1fr}.plantactions .savebutton{justify-self:stretch;margin:0}.plantactions .exitbutton{grid-column:1/-1;margin:4px 0 0}.modal .pickerfield button{width:142px}.captureheader{gap:8px}}dialog.modal,dialog.modal.operationdialog{width:min(720px,100vw - 32px)}.operationheading{color:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.operationheading.entryheading{background:#28694e}.operationheading.exitheading{background:#714761}.operationheading h1{max-width:180px;margin:0;font-size:20px;line-height:1.2}.headingweight{margin-left:auto}.headingmode{color:#e4efea;justify-content:flex-end;gap:12px;padding-top:4px;font-size:9px;display:flex}.headingmode b{color:#fff}.headingmode span{opacity:.8}.operationheading .livehead{gap:12px}.operationdialog .entrychoose,.operationdialog .operationform{width:100%;padding:12px}.modal .cancelbutton,.dark .modal .cancelbutton,.chooseactions .secondary,.dark .chooseactions .secondary,.operationform .secondary,.dark .operationform .secondary{color:#8d3030;background:#f5dddd;border-color:#d9a2a2}.modal .cancelbutton:hover,.chooseactions .secondary:hover,.operationform .secondary:hover{background:#ebc7c7}.dark .modal .cancelbutton,.dark .chooseactions .secondary,.dark .operationform .secondary{color:#ffd8d8;background:#59363b;border-color:#916068}.observationsweights{grid-template-columns:minmax(0,1fr) 210px;align-items:start;gap:16px;margin-top:12px;display:grid}.observationsweights .obs{margin-top:0}.observationsweights .obs textarea{height:104px}.calc.vertical{background:var(--panel,#fff);border:1px solid var(--line);border-radius:7px;padding:0}.calc.vertical p{margin:0;padding:8px 10px;font-size:12px}.calc.vertical p strong{font-size:20px}.knownconfiguration label{color:var(--muted);align-items:center;gap:12px;margin-top:12px;display:flex}.knownconfiguration select{border:1px solid var(--line);background:var(--panel,#fff);color:var(--ink);border-radius:6px;flex:1;padding:8px}@media (max-width:560px){.operationheading{flex-wrap:wrap}.operationheading h1{max-width:none;font-size:18px}.headingweight{width:100%;margin:0}.headingweight .livehead{justify-content:space-between;width:100%}.observationsweights{grid-template-columns:1fr}.operationdialog .operationcard{padding:12px}}.headingweight{align-items:stretch;gap:7px;min-width:0;display:flex}.headingmode{background:#10272099;border:1px solid #a6bfba88;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:76px;padding:6px 8px;font-size:9px;display:flex}.headingmode b{color:#235a35;background:#daf1dd;border-radius:3px;padding:3px 7px}.headingmode span{white-space:nowrap}.operationheading h1{font-size:19px}.operationheading .livehead{gap:10px;padding:4px 9px}.calc.vertical p b{font-variant-numeric:tabular-nums;font-size:17px}.selectionheading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.selectionheading h2{margin:0;font-size:22px}.selectionheading .check{white-space:nowrap;background:0 0;margin:0;padding:7px 9px;font-size:11px}.truckresults button.emptychoice,.pickertable button.emptychoice{color:#79571c;background:#fff3dc;border-color:#e4c58d}.truckresults button.emptychoice.selected,.pickertable button.emptychoice.selected{background:#fae4b8;border-color:#bd8531;box-shadow:inset 3px 0 #bd8531}.dark .truckresults button.emptychoice,.dark .pickertable button.emptychoice{color:#f3d593;background:#443c2b;border-color:#80704a}.dark .truckresults button.emptychoice.selected,.dark .pickertable button.emptychoice.selected{background:#5b4b2d;box-shadow:inset 3px 0 #e5ba65}.sidebaruser{color:#edf4f8;align-items:center;gap:10px;margin-top:auto;padding:18px 7px 14px;display:flex}.sidebaruser>span{color:#1261a8;background:#dcebf6;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.sidebaruser>div{flex-direction:column;gap:4px;font-size:12px;display:flex}.sidebaruser small{color:#a7d4b4;font-size:10px}.shell>aside>footer{margin-top:0}.appearanceoptions{flex-wrap:wrap;gap:12px;display:flex}.appearanceoptions button{border:1px solid var(--line);background:var(--panel,#fff);color:var(--ink);border-radius:8px;padding:18px 24px}.appearanceoptions button.selected{color:#174f79;background:#e5f0fa;border-color:#3384c1;box-shadow:inset 0 0 0 1px #3384c1}.dark .appearanceoptions button.selected{color:#d9edf9;background:#28475d}.historyfilters{margin-bottom:16px;padding:16px}.filtertoolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.filtertoolbar .periods{background:#e8eef3;border-radius:7px;gap:3px;padding:3px;display:flex}.filtertoolbar .periods button{padding:7px 10px;font-size:11px}.filtertoolbar .link{font-size:11px}.historyfilters .areasearch{margin-bottom:12px}.historyfiltergrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.historyfiltergrid label{min-width:0;color:var(--muted);flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.historyfiltergrid input,.historyfiltergrid select{border:1px solid var(--line);background:var(--panel,#fff);width:100%;min-width:0;height:34px;color:var(--ink);border-radius:6px;padding:6px 8px;font-size:11px;font-weight:400}.rangeerror{color:#a43838;font-size:12px}.closedmeta{color:var(--muted);flex-wrap:wrap;gap:8px 20px;padding:12px 2px;font-size:10px;display:flex}.readonlyrow{grid-template-columns:125px minmax(0,1fr);padding:9px 2px}.readonlyrow p{font-size:12px}.readonlylabel{color:var(--muted);margin:0 0 7px;font-size:10px}.readonlynotes{background:var(--bg);border:1px solid var(--line);border-radius:6px;margin:0;padding:12px;font-size:12px;line-height:1.5}.readonlynotice{color:var(--muted);font-size:10px;line-height:1.5}.dark .filtertoolbar .periods{background:#203746}.dark .filtertoolbar .periods button.active{color:#edf6fc;background:#36556c}@media (max-width:1100px){.historyfiltergrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.shell>aside{width:100%;padding:10px 14px;display:flex;position:static}.shell>aside .logo{width:200px;margin:0}.shell>aside nav{flex-direction:row;overflow-x:auto}.shell>aside nav>button{white-space:nowrap;flex-shrink:0}.shell>aside>footer{display:none}.sidebaruser{margin:0;padding:10px 4px}.filtertoolbar{flex-wrap:wrap}.historyfiltergrid{grid-template-columns:repeat(2,minmax(0,1fr))}.headingweight .livehead{flex:1;width:auto}.selectionheading{flex-wrap:wrap}}@media (max-width:430px){.historyfiltergrid{grid-template-columns:1fr}.headingweight{gap:5px}.operationheading .livehead{gap:7px}.operationheading .livehead strong{font-size:30px}.operationheading .scalestatus{min-width:88px;font-size:9px}.headingmode{min-width:66px;padding:5px}}.page>.title{color:#fff;background:#24465f;border-radius:9px;align-items:center;margin-bottom:20px;padding:20px 22px}.page>.title.area-home{background:#194861}.page>.title.area-operation{background:#356153}.page>.title.area-history{background:#495779}.page>.title.area-management{background:#38646b}.page>.title.area-config{background:#575c70}.page>.title>div:first-child>small,.dark .page>.title>div:first-child>small{letter-spacing:1.6px;color:#d4e5ed!important}.page>.title h1,.dark .page>.title h1{color:#fff;margin:5px 0;font-size:27px}.page>.title p,.dark .page>.title p{color:#e0e8ee}.page>.title .primary{color:#24465f;background:#fff;border-color:#fff}.page>.title .secondary{color:#fff;background:#ffffff14;border-color:#fff6}.advancedtoggle{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--blue);text-align:left;border-radius:6px;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;font-size:12px;font-weight:700;display:flex}.dark .advancedtoggle{color:#b1d7ef}.advancedtoggle span{margin-left:auto}.advancedparties{border:1px solid var(--line);border-top:0;border-radius:0 0 7px 7px;padding:10px 8px}.advancedparties .pickerfield button{color:#345a76;background:#e8eff4;border-color:#c8d7e2;width:150px;min-height:30px;font-size:10px}.dark .advancedparties .pickerfield button{color:#d5e6f3;background:#304a5c;border-color:#4d687a}.readonlyrow p span{line-height:1.5}.capturestages{grid-template-columns:1fr 1fr;gap:12px;margin:14px 0;display:grid}.capturestages section{border:1px solid var(--line);background:var(--bg);border-radius:7px;padding:12px}.capturestages h3{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;margin:0 0 6px;font-size:11px}.capturestages section>b{color:var(--ink);font-size:20px}.capturestages dl{grid-template-columns:80px 1fr;gap:6px;margin:10px 0 0;font-size:10px;display:grid}.capturestages dt{color:var(--muted)}.capturestages dd{margin:0}.manualnote{text-align:right;color:#9a6424;padding:0 10px 10px;font-size:9px;font-weight:700;display:block}.dark .manualnote{color:#edc37a}.historyactions{justify-content:space-between;align-items:center}.annulaction{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.annulaction small{color:#ad3b3b;font-size:9px}.dangerbutton{color:#fff;background:#b52632;border:1px solid #a41d28;border-radius:7px;padding:10px 15px;font-weight:700}.dangerbutton:hover:not(:disabled){background:#941c26}.expandedrecord{border:1px solid var(--line);border-radius:7px;margin-top:10px;padding:12px}.expandedrecord h3{margin:0 0 10px;font-size:14px}.expandedrecord dl{margin:10px 0}.expandedrecord dl>div{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;padding:7px 0;font-size:11px;display:grid}.expandedrecord dt{color:var(--muted)}.expandedrecord dd{overflow-wrap:anywhere;margin:0}dialog.modal.historydetail{height:min(820px,100dvh - 32px);max-height:calc(100dvh - 32px);padding:0;overflow:hidden}dialog.modal.historydetail[open]{flex-direction:column;display:flex}.historydetailheader{flex:none;padding:14px 18px 0}.historydetailheader .weighnumber{flex-wrap:wrap;gap:7px;margin-bottom:8px}.closingdate{text-align:right;color:#fff;margin-left:auto;font-size:11px;font-weight:400}.historydetailheader .vehicleline{margin-bottom:0}.historydetailbody{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;padding:8px 18px 15px;overflow:auto}.historydetailbody .readonlyrow{padding:7px 2px}.historydetailbody .readonlylabel{margin-top:12px}.historydetailfooter{border-top:1px solid var(--line);background:var(--panel,#fff);flex:none;padding:10px 18px 12px}.historydetailfooter .modalactions{gap:8px;margin-top:8px;padding:8px 0 0;position:static}.historydetailfooter .modalactions button{padding:9px 12px;font-size:12px}.historyweightstrip{grid-template-columns:1fr 1fr 1.1fr;gap:8px;display:grid}.historyweightstrip>section{border:1px solid var(--line);background:var(--bg);border-radius:6px;min-width:0;padding:9px 10px}.historyweightstrip h3{color:var(--muted);letter-spacing:1px;margin:0 0 6px;font-size:10px}.historyweightstrip section>b{margin-bottom:5px;font-size:20px;display:block}.historyweightstrip small{overflow-wrap:anywhere;font-size:9px;line-height:1.5;display:block}.summaryweights p{justify-content:space-between;gap:8px;margin:3px 0;font-size:11px;display:flex}.summaryweights strong{color:var(--blue);font-size:17px}.summaryweights .manualnote{padding:0}.recordtable{white-space:normal;table-layout:fixed}.recordtable th,.recordtable td{letter-spacing:0;overflow-wrap:anywhere;border-top:1px solid var(--line);padding:7px 8px;font-size:11px}.recordtable th{width:45%;color:var(--muted);background:var(--bg);font-weight:400}.recordtable tr{cursor:default}.modal .weighnumber>.closingdate{color:#e0edf6}.historyactions .ticketbutton{color:#fff;background:#34844b;border-color:#34844b}.historyactions .ticketbutton:hover{background:#286b3c}.shell>aside>footer a{color:inherit;text-decoration:none}.shell>aside>footer a:hover{text-decoration:underline}.ticketv2 footer .ticketqr p{margin:4px 0 0}.ticketv2 footer .ticketbrandlink{align-self:center;width:360px;max-width:60%;display:block}.ticketv2 footer .ticketbalcam{object-fit:contain;width:100%!important;height:90px!important}.paper.ticketv2,.paper.headerpreview{--ink:#17232d;--muted:#60717d;color:#17232d;background:#fff}.dark .ticketv2 .ticketinfo span{color:#536470}.ticketeditor .headerfields{grid-template-columns:1fr 1fr;gap:12px;margin:14px 0;display:grid}.headerfields label,.headertext{flex-direction:column;gap:6px;font-size:12px;display:flex}.headerfields input,.headerfields select,.headertext textarea{border:1px solid var(--line);background:var(--bg);width:100%;min-width:0;color:var(--ink);border-radius:6px;padding:9px}.headertext textarea{min-height:70px}.paper.headerpreview{min-height:0;padding:18px}.ticketv2{color:#17232d;min-height:0}.ticketv2 .establishmentheader,.headerpreview .establishmentheader{align-items:flex-start;gap:20px}.establishmentbrand{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.establishmentbrand>img{object-fit:contain;width:80px!important;height:65px!important}.establishmentbrand>div{overflow-wrap:anywhere;min-width:0}.establishmentbrand span{font-size:10px;line-height:1.5;display:block}.establishmentbrand p{margin:5px 0 0}.ticketidentity{text-align:right;flex-direction:column;flex-shrink:0;gap:5px;display:flex}.ticketidentity strong{font-size:18px}.ticketidentity b{font-size:13px}.ticketv2 .ticketbottom{grid-template-columns:minmax(0,1fr) 220px;align-items:start;gap:22px;display:grid}.ticketv2 .ticketweights{width:100%;margin:0;padding:12px 0}.ticketv2 .ticketweights p{grid-template-columns:60px 1fr;gap:14px;margin:0;padding:5px 0;display:grid}.ticketv2 .ticketweights b{text-align:right;white-space:nowrap;font-size:18px}.ticketv2 .ticketweights p:nth-child(3){border-top:1px solid #ccd4da;padding-top:8px}.ticketv2 .ticketweights p:nth-child(3) b{font-size:22px}.ticketv2 .ticketweights small{text-align:right;font-size:9px;display:block}.ticketv2 .ticketobs{padding-top:18px}.ticketv2 footer{justify-content:space-between;align-items:flex-end;padding-top:10px}.ticketqr{align-items:center;gap:8px;display:flex}.ticketqr>img{width:90px;height:90px}.ticketqr p{font-size:10px}.ticketqr small{color:#65737c;margin-top:4px;font-size:9px;display:block}.ticketbalcam{object-fit:contain;width:115px!important;height:auto!important}.ticketpage .ticketgrid{grid-template-columns:minmax(0,780px) minmax(210px,270px)}@media (max-width:950px){.ticketpage .ticketgrid{grid-template-columns:1fr}.ticketidentity strong{font-size:16px}}@media (max-width:500px){.historydetailheader,.historydetailfooter,.historydetailbody{padding-left:10px;padding-right:10px}.historyweightstrip{gap:4px}.historyweightstrip>section{padding:6px}.historyweightstrip section>b{font-size:16px}.historydetailfooter .modalactions{flex-wrap:wrap}.historyweightstrip small{font-size:8px}.summaryweights p{gap:3px;font-size:9px}.summaryweights strong{font-size:14px}.closingdate{width:100%}.ticketeditor .headerfields{grid-template-columns:1fr}.ticketv2 .establishmentheader{flex-wrap:wrap}.ticketv2 .ticketbottom{grid-template-columns:minmax(0,1fr) 170px}.ticketv2 .ticketweights p{gap:5px}.ticketidentity{text-align:left}.ticketv2{padding:15px}.ticketv2 .ticketweights b{font-size:16px}}@media (max-height:450px){dialog.modal.historydetail{height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);overflow:auto}.historydetailbody{flex:none;overflow:visible}.historydetailfooter{position:static}}.shell.palette-a{--nav:#0b2638;--blue:#1261a8;--action:#1261a8;--accent:#a4d455;--band:#24465f;--soft:#e7eff6;--nav-selected:#173c56}.shell.palette-b{--nav:#092b2f;--blue:#126c65;--action:#126c65;--accent:#20a59a;--band:#20575b;--soft:#e2f1ef;--nav-selected:#174d51}.shell.palette-c{--nav:#171c21;--blue:#805813;--action:#805813;--accent:#e5ad43;--band:#4c4840;--soft:#f2ebdb;--nav-selected:#3d392d}.shell.palette-a.dark{--blue:#81bef0;--soft:#233b50}.shell.palette-b.dark{--blue:#70d7ca;--soft:#203e40}.shell.palette-c.dark{--blue:#efc268;--soft:#403b30}.shell>aside nav>button.active,.shell>aside nav>button:hover{background:var(--nav-selected)}.shell>aside nav em{background:var(--accent);color:#132c33}.shell .page>.title{background:var(--band)}.shell .page>.title.area-home{background:color-mix(in srgb,var(--band),#000 8%)}.shell .page>.title.area-operation{background:color-mix(in srgb,var(--band),#356153 35%)}.shell .page>.title.area-history{background:color-mix(in srgb,var(--band),#495779 25%)}.shell .page>.title.area-management{background:color-mix(in srgb,var(--band),#38646b 25%)}.shell .primary:not(.exitbutton):not(.ticketbutton){background:var(--action);border-color:var(--action);color:#fff}.shell .page>.title .primary{color:var(--action)!important;background:#fff!important;border-color:#fff!important}.shell .modal .weighnumber{background:var(--band)}.shell .config>nav button.active,.shell .managementcard>i,.shell .sidebaruser>span{background:var(--soft);color:var(--blue)}.shell .advancedtoggle,.shell .link{color:var(--blue)}.shell .pickerfield button,.shell .advancedparties .pickerfield button{background:var(--soft);color:var(--blue);border-color:var(--line)}.shell .appearanceoptions button.selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.palettechooser{margin-top:24px}.palettechooser>p,.symbolproposals>p{color:var(--muted);font-size:12px;line-height:1.5}.palettechoices{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.palettechoices button{text-align:left;background:var(--panel,#fff);min-width:0;color:var(--ink);border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.palettechoices button.selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.palettechoices small{color:var(--muted);font-size:11px}.paletteswatches{border-radius:4px;width:100%;height:24px;display:flex;overflow:hidden}.paletteswatches i{flex:1}.symbolproposals{border-top:1px solid var(--line);margin-top:20px;padding-top:15px}.symbolproposals summary{cursor:pointer;color:var(--blue);font-weight:700}.symbolgrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.symbolgrid a{text-align:center;color:var(--blue);font-size:12px;text-decoration:none}.symbolgrid img{border-radius:8px;width:100%;margin-bottom:6px}.shell>aside>footer .mtecbrand{align-items:center;gap:8px;margin-top:7px;display:flex}.mtecbrand img{object-fit:contain;width:31px;height:29px}.mtecbrand b{line-height:1.5}.historypage .annulledrow>td{color:#822532;background:#fbe2e3;border-color:#efc4ca}.historypage .annulledrow small{color:#822532;font-weight:700}.historypage .annulledrow:hover>td{background:#f4cdd1}.dark .historypage .annulledrow>td{color:#ffdce0;background:#532a33;border-color:#73404a}.dark .historypage .annulledrow small{color:#ffdce0}.dark .historypage .annulledrow:hover>td{background:#683640}.ticketv2 footer{flex-wrap:wrap;align-items:center;gap:12px}.ticketv2 footer .ticketqr{flex-direction:row;flex-shrink:1;align-items:center;gap:8px}.ticketv2 footer .ticketqr p{max-width:180px;margin:0}.ticketv2 footer .ticketqr img{flex-shrink:0}.ticketv2 footer .ticketbrandlink{text-align:center;color:#17232d;width:216px;max-width:42%;text-decoration:none}.ticketv2 footer .ticketbalcam{height:54px!important}.ticketbrandlink>span{margin-top:3px;font-size:11px;display:block}.ticketv2 .ticketweights p:nth-child(3){background:#fff}@media (max-width:650px){.palettechoices{grid-template-columns:1fr}.symbolgrid{gap:6px}.ticketv2 footer .ticketqr{max-width:100%}.ticketv2 footer .ticketbrandlink{max-width:100%;margin-left:auto}}@media (max-width:720px){.page>.title{align-items:stretch;padding:16px}.page>.title h1{font-size:24px}.advancedparties .pickerfield{grid-template-columns:1fr auto}.advancedparties .pickerfield>small{grid-column:1/-1}.capturestages{grid-template-columns:1fr}.historyactions{flex-direction:row}.historyactions .annulaction{margin-left:auto}.expandedrecord dl>div{grid-template-columns:1fr}}.portalwelcome{background:var(--bg,#f3f6f8);min-height:100dvh;color:var(--ink);width:100%}.portalheader{border-bottom:1px solid var(--line);background:var(--panel,#fff);justify-content:space-between;align-items:center;gap:20px;padding:18px max(24px,50vw - 560px);display:flex}.portalheader>span{text-align:right;color:var(--blue);font-size:12px;font-weight:700}.portalheader small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:400;display:block}.welcomemain{max-width:1120px;margin:auto;padding:32px 24px}.welcomeheading{max-width:760px;margin:0 0 26px}.welcomeheading>small,.welcomeeyebrow{letter-spacing:.1em;color:var(--blue);font-size:10px;font-weight:700}.welcomeheading h1{outline:none;margin:10px 0 12px;font-size:32px;line-height:1.2}.welcomeheading p{color:var(--muted);font-size:15px;line-height:1.6}.welcomepaths{grid-template-columns:1fr 1fr;gap:20px;display:grid}.welcomepath,.welcomemode,.ownrequirements{background:var(--panel,#fff);border:1px solid var(--line);border-radius:12px;padding:24px}.welcomepath{flex-direction:column;align-items:flex-start;display:flex}.welcomepath.demochoice{border-top:4px solid var(--action,#1261a8)}.welcomepath h2{margin:13px 0 4px;font-size:23px}.welcomepath p,.welcomemode p,.welcomemode li,.ownrequirements p,.ownrequirements li{color:var(--muted);font-size:13px;line-height:1.6}.welcomepath .welcomepathnote{margin-top:auto;font-size:12px}.welcomepath>button{min-height:42px;margin-top:10px}.welcomemodes{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.welcomemode{flex-direction:column;align-items:stretch;display:flex}.welcomemode h2{margin:0 0 8px;font-size:21px}.welcomemode ul{flex:1;margin:8px 0 24px;padding-left:18px}.welcomemode.chosen{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.welcomemode button{min-height:42px}.welcomeexplanation{margin-top:30px}.welcomeexplanation h2{font-size:18px}.welcomemodes.compact article{border-left:2px solid var(--line);padding-left:14px}.welcomemodes.compact h3{margin:8px 0;font-size:15px}.welcomemodes.compact p,.welcomemuted{color:var(--muted);font-size:12px;line-height:1.6}.welcomedisclaimer{background:var(--soft,#eaf2f8);border-radius:8px;margin:22px 0;padding:16px 18px;font-size:13px;line-height:1.6}.welcomedisclaimer p{color:var(--muted);margin:6px 0 0}.ownrequirements{margin-top:20px}.ownrequirements h2{margin:8px 0}.ownrequirements ol{padding-left:20px}.ownrequirements li{margin:7px 0}.welcomefootnote{color:var(--muted);margin:25px 0 0;font-size:11px}.welcomefooter{border-top:1px solid var(--line);max-width:1120px;color:var(--muted);justify-content:space-between;gap:16px;margin:auto;padding:20px 24px;font-size:10px;display:flex}.welcomefooter a{color:var(--muted);text-decoration:none}.welcomeback{margin-bottom:20px}.contextcard .returnwelcome{color:#dceaf4;text-align:left;background:0 0;border:0;padding:8px 0 0;font-size:10px}.portalwelcome button:focus-visible,.returnwelcome:focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media (max-width:720px){.welcomepaths,.welcomemodes{grid-template-columns:1fr}.welcomeheading h1{font-size:27px}.portalheader{padding:16px}.welcomemain{padding:24px 16px}.welcomepath,.welcomemode,.ownrequirements{padding:20px}.welcomefooter{flex-wrap:wrap;padding:18px 16px}.contextcard .returnwelcome{grid-column:1/-1}.welcomepath>button{width:100%}}.welcomeaccount{margin:4px 10px 4px 0;text-decoration:none;display:inline-block}.accountpage{background:linear-gradient(135deg,#071d2b 0%,#0d3047 52%,#091f2e 100%);grid-template-columns:minmax(220px,1fr) minmax(340px,520px);align-items:center;gap:7vw;min-height:100dvh;padding:48px max(28px,8vw);display:grid}.accountbrand{max-width:390px;display:block}.accountbrand img{width:100%;height:auto}.accountcard{color:#17232d;background:#fff;border-radius:15px;padding:34px 38px;box-shadow:0 28px 80px #04172266}.accountback{color:#466274;margin-bottom:26px;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}.accountlabel{color:#1261a8;letter-spacing:.11em;font-size:10px;font-weight:800;display:block}.accountcard h1{margin:8px 0 9px;font-size:30px}.accountcard>p{color:#64737d;margin:0 0 22px;line-height:1.55}.accounttabs{background:#edf2f5;border-radius:8px;grid-template-columns:1fr 1fr;margin-bottom:20px;padding:4px;display:grid}.accounttabs button{color:#60717c;background:0 0;border:0;border-radius:6px;padding:9px;font-weight:700}.accountform{flex-direction:column;gap:14px;display:flex}.accountform label{color:#40515d;flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.accountform input{color:#17232d;background:#fff;border:1px solid #cbd6dd;border-radius:7px;outline:0;width:100%;padding:11px 12px}.accountform input:focus{border-color:#1261a8;box-shadow:0 0 0 3px #1261a817}.accountsubmit{width:100%;margin-top:3px}.accountlink{color:#1261a8;background:0 0;border:0;margin:17px auto 0;font-weight:700;display:block}.accountnotice,.accounterror,.accountsuccess{border-radius:7px;padding:11px 12px;font-size:12px;line-height:1.45}.accountnotice{color:#76591d;background:#fff4d8}.accounterror{color:#963535;background:#fde9e9}.accountsuccess{color:#26663a;background:#e6f6ea}.accountsecurity{text-align:center;color:#76848d;border-top:1px solid #e1e7eb;margin-top:24px;padding-top:17px;display:block}.accountbuttonlink{text-align:center;margin-top:18px;text-decoration:none;display:block}.accountcard button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:760px){.accountpage{grid-template-columns:1fr;padding:24px 16px}.accountbrand{width:210px;margin:0 auto}.accountcard{padding:28px 22px}.accountcard h1{font-size:26px}}.shell .reportspage .reportaction .reportviewbutton{color:#fff;background:#207447;border-color:#207447}.shell .reportspage .reportaction .reportviewbutton:hover{background:#185a37;border-color:#185a37}.shell.dark .reportspage .reportaction .reportviewbutton{color:#fff;background:#286e4d;border-color:#4f9b72}.reportsearchfields{margin-top:0}.reportsearchfields .pickerfield{margin:0}.companyrolefilter{color:var(--muted);flex-direction:column;gap:6px;max-width:360px;padding:12px 0;font-size:11px;display:flex}.companyrolefilter select{background:var(--panel,#fff);color:var(--ink);border:1px solid var(--line);border-radius:6px;padding:9px}.companyrolefilter select:disabled{opacity:.6}.reportpickermodal{flex-direction:column;max-height:calc(100dvh - 32px);display:flex;overflow:hidden}.reportpickerheading h2{margin:6px 0;font-size:22px}.reportpickerheading>small{color:var(--blue);font-weight:600}.reportpickerheading p{color:var(--muted);font-size:12px}.reportpickermodal .areasearch{flex-shrink:0}.reportpickermodal .pickertable{overscroll-behavior:contain;flex:1;min-height:80px;overflow-y:auto}.reportpickermodal .modalactions{flex-shrink:0}.reportspage .reportaction{background:var(--panel,#fff);white-space:nowrap;position:sticky;right:0;box-shadow:-3px 0 5px #0000000c}.reportspage .reportaction button{border:1px solid var(--line);border-radius:6px;min-height:36px;padding:7px 10px}.reportspage tr:hover{cursor:default}.shell>aside{overflow-y:auto}.shell>aside>.logo,.shell>aside>.contextcard,.shell>aside>nav{flex-shrink:0}.shell>aside>.contextcard{z-index:2;background:var(--sidebar,#132b3c);position:sticky;top:0}.contextcard{color:#fff;background:#ffffff09;border:1px solid #ffffff30;border-radius:9px;flex-direction:column;gap:5px;margin:0 12px 10px;padding:12px;display:flex}.contextcard>small{color:#c2d3df;letter-spacing:.04em;font-size:10px}.contextcard>strong{font-size:14px;line-height:1.4}.contextcard label{color:#c2d3df;flex-direction:column;gap:5px;margin-top:5px;font-size:10px;display:flex}.contextcard select{color:#fff;background:#132b3c;border:1px solid #ffffff40;border-radius:5px;width:100%;padding:7px;font-size:11px}.reportspage>.notice{margin:0 0 14px}.reportfilters{margin-bottom:16px;padding:16px}.reportfilters .areasearch{margin:12px 0}.reportfiltergrid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px;display:grid}.reportfiltergrid label,.reportgroup>label{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;font-weight:600;display:flex}.reportfiltergrid input,.reportfiltergrid select,.reportgroup select{border:1px solid var(--line);background:var(--panel,#fff);width:100%;min-width:0;color:var(--ink);font:inherit;border-radius:6px;padding:9px}.reportstats{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.reportstats article>b>small{font-size:16px}.reportgroup{margin-bottom:16px;padding:16px}.reportgroup>label{max-width:260px;margin-bottom:10px}.reportgroup table,.reportspage .table table{width:100%}.reportempty{color:var(--muted);padding:22px}.reportspage .annulledrow>td{color:#822532;background:#fbe2e3}.dark .reportspage .annulledrow>td{color:#ffdce0;background:#532a33}.reportspage .stats article,.reportspage .panel{background:var(--panel,#fff)}.reportspage .scroll{max-width:100%;overflow-x:auto}.reportspage .stats article>span{line-height:1.5}.reportspage button:focus-visible,.contextcard select:focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media (max-width:720px){.shell>aside{z-index:20;width:100%;height:auto;padding:8px;display:flex;position:sticky;top:0;overflow:visible}.shell>aside>.logo,.shell>aside>footer,.shell>aside>.sidebaruser{display:none}.contextcard{grid-template-columns:1fr 155px;gap:3px 8px;margin:0 0 6px;padding:8px 10px;display:grid}.contextcard>small,.contextcard>strong{grid-column:1}.contextcard label{grid-area:1/2/3;margin:0}.shell>aside>nav{flex-direction:row;gap:3px;padding:0;overflow-x:auto}.shell>aside>nav>button{flex-shrink:0;padding:8px;font-size:11px}.reportfiltergrid{grid-template-columns:repeat(2,minmax(0,1fr))}.reportstats{grid-template-columns:1fr 1fr}.reportstats article>b{font-size:24px}}.shell>aside>nav>.returnwelcome{color:#fff;white-space:normal;text-align:left;background:#ffffff18;border:1px solid #ffffff45;border-radius:8px;min-height:48px;margin:0 0 12px;padding:12px;font-size:14px;font-weight:700;line-height:1.35}.shell>aside>nav>.returnwelcome:hover{background:#ffffff29}.demostatus{color:#bce6d0;font-size:12px}.demostatus.loading{color:#f6de9b}.demostatus.error{color:#ffc1c1}.demosimulator{background:var(--soft,#eaf2f8);border:1px solid var(--line);color:var(--ink);border-radius:8px;align-items:center;gap:18px;margin:12px 0;padding:12px 16px;display:flex}.demosimulator span{flex-direction:column;gap:4px;display:flex}.demosimulator b{font-size:14px}.demosimulator small{color:var(--muted);font-size:12px}.demosimulator input{min-width:80px;accent-color:var(--blue);flex:1}.demosimulator output{text-align:right;min-width:88px;font-size:14px;font-weight:700}@media (max-width:650px){.demosimulator{flex-wrap:wrap;gap:10px}.demosimulator span{width:100%}.shell>aside>nav>.returnwelcome{max-width:170px;min-height:40px;margin:0 6px 0 0;font-size:12px}}.demodocument{text-align:center;letter-spacing:.06em;color:#555;border:1px dashed #777;margin-bottom:12px;padding:6px;font-size:12px;font-weight:700}.portalwelcome{background:linear-gradient(135deg,#eff7fc 0%,var(--bg,#f3f6f8) 48%,#f7f1e8 100%)}.portalheader>img{object-fit:contain;object-position:left;height:58px}.portalheader>span{color:#fff}.portalheader small{color:#c6dbe8}.welcomepath{box-shadow:0 8px 24px #16354b0c}.welcomepath.demochoice{background:linear-gradient(145deg,var(--panel,#fff),#e7f4ff)}.welcomepath.startchoice{background:linear-gradient(145deg,var(--panel,#fff),#fff0e8);border-top:4px solid #d65545}.welcomemodes.compact article,.welcomemode{border:1px solid var(--line);border-radius:10px;padding:18px}.welcomemodes .mode-establishment{background:linear-gradient(160deg,var(--panel,#fff),#e8f5ff);border-top:4px solid #1877b9}.welcomemodes .mode-company{background:linear-gradient(160deg,var(--panel,#fff),#e8faf5);border-top:4px solid #17a085}.welcomemodes .mode-driver{background:linear-gradient(160deg,var(--panel,#fff),#fff4df);border-top:4px solid #dd8b22}.dark .portalwelcome{background:linear-gradient(135deg,#102635,#132431 52%,#2c261d)}.dark .welcomepath.demochoice,.dark .welcomepath.startchoice,.dark .welcomemodes .mode-establishment,.dark .welcomemodes .mode-company,.dark .welcomemodes .mode-driver{background:var(--panel)}.portalheader{background:var(--nav,#0b2638)}.truckresults button.openweighing{background:#fff0f1;border-color:#c44d57}.truckresults button.openweighing span:last-child{color:#a61f2c;font-weight:700}.duplicatealert{color:#8d1f29;background:#fde7e9;border:1px solid #dc7c84;border-radius:7px;padding:11px 13px;font-weight:700}.dark .truckresults button.openweighing,.dark .duplicatealert{color:#ffdbe0;background:#4b292f;border-color:#a85a64}.quickaddfields{border:0;grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;display:grid}.quickaddfields label{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;display:flex}.quickaddfields input{border:1px solid var(--line);background:var(--panel,#fff);color:var(--ink);border-radius:6px;padding:10px}.quickaddfields label:first-child{grid-column:1/-1}.searchactions{align-items:stretch;gap:5px;display:flex}.pickerfield .searchactions .searchbutton{width:142px}.pickerfield .searchactions .clearsearch{color:#a52b34;background:#f8eaea;border-color:#e0b7ba;width:32px;min-width:32px;padding:0;font-size:18px}.pickerfield .searchactions .clearsearch:disabled{opacity:.35;cursor:not-allowed}.advancedparties .pickerfield{grid-template-columns:130px minmax(0,1fr) 187px}.advancedparties .pickerfield .searchactions{width:187px}.advancedparties .pickerfield .searchactions .searchbutton{width:150px}.advancedparties .pickerfield .searchactions .clearsearch{width:32px}.dark .pickerfield .searchactions .clearsearch{color:#ffc4ca;background:#512e33;border-color:#75444b}@media (max-width:720px){.quickaddfields{grid-template-columns:1fr}.quickaddfields label:first-child{grid-column:auto}.advancedparties .pickerfield{grid-template-columns:1fr auto}}.shell>aside .logo{background:0 0;border-radius:0;height:72px;min-height:72px;margin-bottom:8px;padding:2px 4px 16px}.shell>aside .logo img{object-position:left center;height:54px}.portalheader>img{width:250px;max-width:48%;height:68px}.ticketv2 footer .ticketbrandlink{width:190px;max-width:38%}.ticketv2 footer .ticketbalcam{max-height:58px;width:100%!important;height:auto!important}.modal .plantactions{grid-template-columns:auto auto 1fr auto}.plantactions .printbutton,.entrysuccess .printbutton{color:#fff;background:#247346;border-color:#247346}.entrysuccess{text-align:left;width:min(720px,100% - 24px)}.entrysuccess .successmark{color:#247346;background:#e4f5e9;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:14px;font-size:30px;font-weight:800;display:grid}.entrysuccess .title{align-items:center}.entrysuccess .title h1{margin-top:5px}.entrysuccess .vehicleline{margin:18px 0}.entrysuccess .modalactions{justify-content:space-between}@media (max-width:900px){.modal .plantactions{grid-template-columns:1fr 1fr}.plantactions .printbutton,.plantactions .exitbutton{grid-column:auto;margin:0}.entrysuccess .modalactions{flex-wrap:wrap}}.assignednumber{color:#fff;background:#247346;border-radius:10px;justify-content:center;align-items:center;gap:18px;margin:14px 0 18px;padding:16px 22px;display:flex;box-shadow:0 8px 22px #18543235}.assignednumber small{letter-spacing:.12em;font-weight:800}.assignednumber strong{font-variant-numeric:tabular-nums;font-size:38px;line-height:1}.ticketv2 .entryticketweight{justify-content:center;align-items:flex-end;display:flex}.ticketv2 .entryticketweight p{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.ticketv2 .entryticketweight p span{white-space:nowrap}.ticketv2 .entryticketweight p b{font-size:28px}.chooseactions .cancelbutton{margin-right:auto}.notrailerbutton{font-weight:700;color:#79571c!important;background:#fff3dc!important;border-color:#d3a857!important;margin-left:auto!important;margin-right:8px!important}@media print{body{background:#fff!important}.shell>aside,.ticketpage>.back,.ticketpage>.title,.ticketpage .audit{display:none!important}.shell>main{margin:0!important}.ticketpage{max-width:none!important;padding:0!important}.ticketgrid{display:block!important}.ticketgrid>.paper{box-shadow:none!important;border:0!important;width:100%!important;margin:0!important}}.shell>aside{background:var(--nav);z-index:40;grid-template-rows:1fr;grid-template-columns:185px minmax(150px,190px) minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;height:112px;padding:10px 22px;display:grid;position:fixed;inset:0 0 auto;overflow:visible}.shell>aside>.logo{background:0 0;width:185px;height:64px;min-height:64px;margin:0;padding:4px}.shell>aside>.logo img{object-position:left center;height:56px}.shell>aside>.contextcard{background:#ffffff0d;min-width:0;margin:0;padding:8px 10px;position:static}.contextcard>strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell>aside nav{flex-direction:row;align-items:center;gap:3px;min-width:0;padding:4px;display:flex;overflow-x:auto}.shell>aside nav>button{white-space:nowrap;flex:none;padding:10px 9px;font-size:12px}.shell>aside nav>button.active{box-shadow:inset 0 -3px var(--accent)}.shell>aside nav>.returnwelcome{max-width:120px;min-height:38px;margin:0 6px 0 0;padding:8px 10px;font-size:11px}.shell>aside>.sidebaruser{white-space:nowrap;margin:0;padding:8px}.shell>aside>footer{display:none}.shell>main{min-height:100vh;margin-left:0;padding-top:112px}.public{margin-left:0}.page{max-width:1780px;padding-left:28px;padding-right:28px}.vehicleline{color:#fff;background:#174f78;border:1px solid #0d3f63;box-shadow:0 2px 7px #092f5228}.vehicleline strong,.vehicleline span,.vehicleline b{color:#fff}.dark .vehicleline{color:#fff;background:#174f78}.entrysuccess .vehicleline{background:#174f78}.activeweighingnumber{color:#fff;letter-spacing:.04em;background:#173f61;border-radius:7px 7px 0 0;padding:9px 13px;font-size:12px}.activeweighingnumber+.vehicleline{border-radius:0 0 7px 7px}.rowactionhead,.rowactioncell,.reportaction{z-index:2;background:#f7f9fa;position:sticky;right:0;box-shadow:-5px 0 8px #1731440c}.rowactioncell,.reportaction{background:var(--panel,#fff);white-space:nowrap}.rowactioncell button,.reportaction button{white-space:nowrap;border-radius:6px;margin-right:5px;padding:7px 10px;font-size:10px;font-weight:700}.rowactioncell button:last-child,.reportaction button:last-child{margin-right:0}.downloadrow{color:#fff;background:#1261a8;border:1px solid #1261a8}.exitrow{color:#fff;background:#247346;border:1px solid #247346}.annulledrow .rowactioncell,.annulledrow .reportaction{background:#fbe2e3}.pagination{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;padding:11px 15px;font-size:11px;display:flex}.pagination>span{color:var(--muted);margin-right:auto}.pagination button{border:1px solid var(--line);background:var(--panel,#fff);color:var(--blue);border-radius:6px;padding:7px 10px;font-weight:700}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination.single{justify-content:flex-start}.pagination.single>span{margin:0}.reportspage tbody tr:focus-visible,.historypage tbody tr:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.headingtools{align-items:center;gap:10px;min-width:0;display:flex}.headersimulator{color:#fff;flex-direction:column;gap:4px;width:190px;font-size:10px;font-weight:700;display:flex}.headersimulator input{accent-color:#a4d455;width:100%}.operationdialog .chooseactions{z-index:5;background:var(--panel,#fff);padding:13px 0 3px;position:sticky;bottom:-12px;box-shadow:0 -8px 15px #102a3e0d}.operationdialog .confirmblock{z-index:5;background:var(--panel,#fff);border-radius:8px 8px 0 0;margin:16px -12px -12px;padding:11px 12px;position:sticky;bottom:-12px;box-shadow:0 -8px 18px #102a3e18}.exitweightstrip{grid-template-columns:1fr 1fr 1.15fr;gap:7px;display:grid}.exitweightstrip>section{border:1px solid var(--line);background:var(--panel,#fff);border-radius:7px;flex-direction:column;gap:3px;padding:8px 10px;display:flex}.exitweightstrip small{color:var(--muted);letter-spacing:.07em;font-size:9px;font-weight:800}.exitweightstrip>section>b{font-size:21px}.exitweightstrip>section>span{color:var(--muted);font-size:9px}.exitweightstrip p{justify-content:space-between;margin:0;padding:2px 0;font-size:11px;display:flex}.exitweightstrip strong{color:var(--blue);font-size:17px}.trailerselect>h3{margin:15px 0 12px;font-size:22px}.modal .plantactions{grid-template-columns:none;display:flex}.plantactions .savebutton{justify-self:auto;margin-left:auto}.entrysuccess .assignednumber small{font-size:14px}.ticketv2 .entryticketweight p,.ticketv2 .entryticketweight p:last-child{background:#fff!important}@media (max-width:1180px){.shell>aside{grid-template-columns:155px 160px minmax(0,1fr) auto;padding:8px 12px}.shell>aside>.logo{width:155px}.shell>aside nav>button{padding:9px 7px;font-size:11px}.shell>aside nav i,.sidebaruser>div{display:none}.headersimulator{width:145px}}@media (max-width:760px){.shell>aside{grid-template-rows:auto auto;grid-template-columns:150px 1fr;height:auto;min-height:0;padding:7px 10px;position:sticky}.shell>aside>.logo{width:150px;height:52px;min-height:52px}.shell>aside>.logo img{height:46px}.shell>aside>.contextcard{margin:0}.shell>aside nav{grid-column:1/-1}.shell>aside>.sidebaruser{display:none}.shell>main{padding-top:0}.page{padding-left:14px;padding-right:14px}.operationheading{align-items:flex-start}.headingtools{flex-wrap:wrap;width:100%}.headersimulator{order:2;width:100%}.exitweightstrip{grid-template-columns:1fr}.rowactioncell,.rowactionhead{position:static}.pagination{flex-wrap:wrap}.pagination>span{width:100%;margin:0}.ticketv2 .entryticketweight p,.ticketv2 .entryticketweight p:last-child{background:#fff!important}}html,body{overflow-x:hidden}.shell>aside nav{scrollbar-width:none;-ms-overflow-style:none}.shell>aside nav::-webkit-scrollbar{display:none}.operationdialog .operationform{padding-bottom:0}.operationdialog .observationsweights{display:block}.operationdialog .obs{width:100%}.exitweightstrip{border-bottom:1px solid var(--line);margin-bottom:13px;padding-bottom:11px}.exitweightstrip p{font-size:13px}.exitweightstrip p b{font-size:15px}.exitweightstrip p strong{font-size:20px}.printonly{display:none}@media (max-width:1450px){.shell>aside{grid-template-columns:165px 175px minmax(0,1fr) auto;gap:9px}.shell>aside>.logo{width:165px}.shell>aside nav i{display:none}.shell>aside nav>button{padding:9px 7px}.shell>aside>.sidebaruser>div{display:none}}@media print{@page{size:A4 portrait;margin:10mm}.shell.printing>aside,.shell.printing>main{display:none!important}.shell.printing{display:block!important}.shell.printing>.printonly{margin:0;padding:0;display:block!important}.printonly .paper{width:100%!important;max-width:none!important;min-height:0!important;box-shadow:none!important;border:0!important;margin:0!important;padding:0!important;display:block!important}.printonly .demodocument{margin-top:0}.printonly .ticketv2{font-size:10pt}.printonly .ticketv2 .ticketdata,.printonly .ticketv2 footer{break-inside:avoid}}.freeheading{background:linear-gradient(110deg,#174f70,#1d6b77)}.freeweight{color:#123b4c;background:#eef9fb;border:1px solid #acd4df;border-radius:8px;justify-content:center;align-items:center;gap:16px;padding:14px 18px;display:flex}.freeweight small{letter-spacing:.08em;font-weight:800}.freeweight strong{font-size:1.8rem}.freeweight span{color:#536b76;font-size:.75rem}.freehistoryweight{grid-template-columns:1fr 1fr}.freehistoryweight .summaryweights p strong{color:#0967ad;font-size:1.45rem}.compactcontext{min-height:54px;padding:7px 10px}.compactcontext small{font-size:9px}.compactcontext strong{font-size:12px}.contextback{color:#d6ebfa;text-align:left;cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:10px;font-weight:700}.contextback:hover{text-decoration:underline}.sidebaruser{position:relative}.operatorconfig{color:#fff;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff38;border-radius:8px;width:34px;height:34px;margin-left:7px;font-size:17px}.operatorconfig:hover,.operatorconfig.active{background:#ffffff20;border-color:#8bcdf0}.shell>aside nav i{display:inline-flex!important}.shell>aside nav>button{gap:5px}.shell>aside nav{gap:2px}.modal.operationdialog,dialog.modal.operationdialog,dialog.modal.historydetail,dialog.modal.weighingdetail{width:min(900px,100vw - 28px);max-width:none}.reportspage .panel.table tbody tr,.reportspage .panel.table tbody tr>*{cursor:pointer!important}.reportspage .reportgroup tbody tr,.reportspage .reportgroup tbody tr>*{cursor:default!important}.reportspage .reportgroup tbody tr button{cursor:pointer!important}.shell>aside{grid-template-rows:76px 44px;grid-template-columns:185px minmax(170px,210px) minmax(0,1fr) auto;align-items:center;height:138px;padding:8px 22px 10px}.shell>aside>.logo{grid-area:1/1}.shell>aside>.contextcard{grid-area:1/2}.shell>aside>.inboxshortcut{grid-area:1/3;justify-self:end}.shell>aside>.sidebaruser{grid-area:1/4;display:flex}.shell>aside>.sidebaruser>div{display:flex!important}.shell>aside nav{border-top:1px solid #ffffff19;grid-area:2/1/auto/-1;justify-content:flex-start;width:100%;padding:2px 0;overflow-x:auto}.shell>aside nav>button{padding:8px 12px}.shell>main{padding-top:138px}.inboxshortcut{color:#fff;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff38;border-radius:8px;place-items:center;width:38px;height:38px;font-size:18px;display:grid;position:relative}.inboxshortcut:hover,.inboxshortcut.active{background:#ffffff20;border-color:#8bcdf0}.inboxshortcut em{color:#153044;background:#a4d94e;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-6px;right:-5px}.operationdialog .choose{width:100%;max-width:none;margin:0}.entrychoose:has(.vehicleline) .cancelbutton{font-size:0}.entrychoose:has(.vehicleline) .cancelbutton:after{content:"Volver";font-size:14px}.freeweight.live{min-height:64px;margin-bottom:15px;padding:8px 14px}.freeweight.live strong{font-size:1.5rem}.freeweight.live small{font-size:9px}.historyfilters,.reportfilters{background:#dcebf4;border-color:#b9cedb}.dark .historyfilters,.dark .reportfilters{background:#1e3748;border-color:#3d5869}.reportstats{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.reportstats article{padding:11px 14px}.reportstats b{margin:3px 0;font-size:21px}.reportstats span{font-size:9px}@media (max-width:900px){.shell>aside{grid-template-rows:auto auto;grid-template-columns:155px 1fr auto;height:auto}.shell>aside>.logo{grid-column:1}.shell>aside>.contextcard{grid-column:2}.shell>aside>.sidebaruser{grid-column:3}.shell>aside nav{grid-area:2/1/auto/-1}.shell>main{padding-top:132px}.reportstats{grid-template-columns:1fr}}.entrysourceactions{background:#edf7fc;border:1px solid #b8d3e3;border-radius:8px;align-items:center;gap:12px;margin:3px 0 14px;padding:10px 12px;display:flex}.entrysourceactions small{color:#536b78}.ticketprefillbutton{color:#0d5b91;border-color:#78acd0;flex:none}.ticketreader,.ticketpreview{background:#f5fbfe;border:1px solid #83b6d4;border-radius:9px;margin:0 0 15px;padding:14px}.ticketreader{grid-template-columns:minmax(180px,1fr) minmax(160px,220px) auto auto;align-items:end;gap:10px;display:grid}.ticketreader>div{flex-direction:column;gap:3px;display:flex}.ticketreader>div span{color:var(--muted);font-size:11px}.ticketreader label{color:var(--muted);flex-direction:column;gap:4px;font-size:10px;font-weight:700;display:flex}.ticketreader input{border:1px solid var(--line);background:var(--panel,#fff);color:var(--ink);border-radius:6px;padding:9px}.ticketpreview header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ticketpreview header>div{flex-direction:column;gap:3px;display:flex}.ticketpreview header small{letter-spacing:.1em;color:#14618e;font-size:9px;font-weight:800}.ticketpreviewdata{border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(3,1fr);margin-top:10px;display:grid}.ticketpreviewdata .info{border:0}.ticketpreview>p{color:var(--muted);font-size:11px}.ticketpreviewactions{justify-content:space-between;gap:10px;display:flex}.dark .entrysourceactions,.dark .ticketreader,.dark .ticketpreview{background:#203b4c;border-color:#426d86}@media (max-width:760px){.entrysourceactions{flex-direction:column;align-items:flex-start}.ticketreader,.ticketpreviewdata{grid-template-columns:1fr}}.establishmentselect{margin:0!important}.establishmentselect span{letter-spacing:.06em;font-size:9px}.establishmentselect select{padding:5px 7px;font-weight:700}.listening{color:#276043;align-items:center;gap:6px;font-size:11px;display:flex}.listening i{background:#39c76f;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #39c76f24}.ticketnotification{text-align:left;color:#173f28;background:#eaf8ef;border:1px solid #68b585;border-radius:9px;align-items:center;gap:12px;width:100%;margin:0 0 14px;padding:12px 14px;display:flex}.ticketnotification>span{color:#fff;background:#21834a;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.ticketnotification>div{flex-direction:column;flex:1;gap:2px;display:flex}.ticketnotification small{letter-spacing:.09em;color:#287047;font-size:9px}.ticketnotification b{font-size:14px}.ticketnotification em{color:#536b5d;font-size:11px;font-style:normal}.ticketnotification>strong{color:#1261a8}.scanresult{background:#132b3c;place-items:center;min-height:100dvh;padding:24px;display:grid}.scanresult>.logo{background:0 0;border:0;width:185px;position:fixed;top:22px;left:24px}.scanresult>.logo img{width:100%}.scanresult>section{text-align:center;max-width:560px;padding:34px}.scanresult h1{margin:12px 0 8px}.scanresult p{font-size:16px;line-height:1.55}.scanresult small{color:var(--muted);margin-bottom:22px;display:block}.scanicon{color:#19773e;background:#dff5e7;border-radius:50%;place-items:center;width:52px;height:52px;margin:auto;font-size:28px;font-weight:800;display:grid}.scanicon.error{color:#a51f2d;background:#fde6e7}.dark .ticketnotification{color:#e7fff0;background:#193d2a;border-color:#397a50}.dark .ticketnotification em{color:#bad7c4}@media (max-width:760px){.entrysourceactions .listening{line-height:1.4}.ticketnotification{align-items:flex-start}.ticketnotification>strong{display:none}.scanresult>.logo{margin-bottom:20px;position:static}.scanresult{flex-direction:column;justify-content:center;display:flex}.shell>aside{grid-template-rows:auto 43px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px 7px;width:100%;height:auto;min-height:0;padding:7px 9px;display:grid;position:sticky;top:0;overflow:hidden}.shell>aside>.logo{display:none}.shell>aside>.contextcard{grid-area:1/1;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(112px,145px);align-items:center;gap:2px 7px;min-width:0;min-height:54px;margin:0;padding:6px 8px;display:grid}.shell>aside>.contextcard>small{white-space:nowrap;text-overflow:ellipsis;grid-area:1/1;overflow:hidden}.shell>aside>.contextcard>.contextback{white-space:normal;grid-area:2/1;line-height:1.15}.shell>aside>.contextcard>.establishmentselect{grid-area:1/2/3;min-width:0}.shell>aside>.contextcard>.establishmentselect span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.shell>aside>.contextcard>.establishmentselect select{width:100%;min-width:0}.shell>aside>.inboxshortcut{grid-area:1/2;justify-self:center;margin:0;position:relative}.shell>aside>.sidebaruser{grid-area:1/3;align-items:center;gap:4px;margin:0;padding:0;display:flex}.shell>aside>.sidebaruser>div{display:none!important}.shell>aside>.sidebaruser>span{flex:0 0 34px;width:34px;height:34px}.shell>aside>.sidebaruser>.operatorconfig{flex:0 0 34px;width:34px;height:34px;margin:0}.shell>aside>nav{overscroll-behavior-x:contain;border-top:1px solid #ffffff19;grid-area:2/1/auto/-1;width:100%;min-width:0;padding:3px 0 0;overflow-x:auto}.shell>aside>nav>button{min-height:36px;padding:7px 10px;font-size:11px}.shell>main{padding-top:0!important}}@media (max-width:480px){.shell>aside>.contextcard{grid-template-columns:minmax(0,1fr) minmax(105px,128px)}.shell>aside>.sidebaruser>span{display:none}}.entryselectiongrid{grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr);align-items:start;gap:16px;display:grid}.manualentry{min-width:0}.ticketinbox{background:#f1f7fa;border:1px solid #9dbbca;border-radius:9px;min-height:150px;padding:12px}.ticketinbox>header{border-bottom:1px solid #c9dbe4;justify-content:space-between;gap:8px;padding-bottom:9px;display:flex}.ticketinbox>header>div{flex-direction:column;gap:5px;display:flex}.ticketinbox>header small{color:var(--muted);text-align:right;font-size:10px}.ticketinbox>p{color:var(--muted);margin:20px 4px;font-size:11px}.ticketinbox .ticketnotification{margin:10px 0 0;padding:0;display:flex;overflow:hidden}.ticketnoticebody{color:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;padding:10px;display:flex}.ticketnoticebody>span{color:#fff;background:#21834a;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.ticketnoticebody>div{flex-direction:column;gap:2px;display:flex}.ticketnoticebody small{color:#287047;font-size:9px}.ticketnoticebody b{font-size:12px}.ticketnoticebody em{color:#536b5d;font-size:10px;font-style:normal}.dismissnotice{color:#a52732;background:#fff4f4;border:0;border-left:1px solid #aed4bc;width:38px;font-size:20px}.dismissnotice:hover{background:#f9dfe1}.ticketreview{padding:4px}.ticketreview .ticketpreview{margin:0}.ticketreview>.chooseactions{margin-top:14px}.dark .ticketinbox{background:#1b3545;border-color:#426d86}.dark .ticketinbox>header{border-color:#426075}.dark .ticketnoticebody em{color:#bad7c4}.dark .dismissnotice{color:#ffc4ca;background:#432a31;border-color:#73434d}@media (max-width:850px){.entryselectiongrid{grid-template-columns:1fr}.ticketinbox{min-height:0}.ticketinbox>header small{text-align:left}}.tablelab{max-width:1780px}.tablelabintro{border-left:4px solid var(--accent);background:var(--soft);border-radius:0 7px 7px 0;align-items:center;gap:14px;margin:-7px 0 18px;padding:11px 14px;display:flex}.tablelabintro span{color:var(--muted);font-size:12px}.tableoption{background:var(--panel,#fff);border:1px solid var(--line);border-radius:9px;margin:0 0 22px;overflow:hidden;box-shadow:0 2px 7px #102a3e0b}.tableoption>header{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 15px;display:flex}.tableoption>header>span{background:var(--band);color:#fff;border-radius:6px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.tableoption>header>div{flex:1}.tableoption h2{margin:0 0 2px;font-size:16px}.tableoption header p{color:var(--muted);margin:0;font-size:11px}.tableoption header>b{background:var(--soft);color:var(--blue);border-radius:20px;padding:5px 9px;font-size:10px}.tablelabscroll{overflow-x:auto}.tableoption table{table-layout:auto;width:100%;min-width:1120px}.tableoption th{position:sticky;top:0}.tableoption td,.tableoption th{line-height:1.15}.tableoption td.numeric{text-align:right;font-variant-numeric:tabular-nums}.tableoption>footer{text-align:right;border-top:1px solid var(--line);color:var(--muted);padding:7px 13px;font-size:10px}.labstatus{color:#226c38;background:#e6f4e9;border-radius:12px;padding:4px 7px;font-size:9px;font-weight:800;display:inline-flex}.labstatus.open{color:#855b0c;background:#fff0ce}.labstatus.danger{color:#a02a35;background:#f9dadd}.labactions{gap:4px;display:flex}.labactions button{color:#174f78;background:#fff;border:1px solid #b9cad5;border-radius:5px;padding:5px 7px;font-size:10px;font-weight:700}.labactions .ticket{color:#fff;background:#1261a8;border-color:#1261a8}.tableoption.industrial th{color:#fff;background:#24465f;border-right:1px solid #ffffff18;padding:8px 10px}.tableoption.industrial td{border-top:1px solid #d5dde2;height:34px;padding:6px 10px}.tableoption.industrial tbody tr:hover{background:#e8f2f8}.tableoption.industrial tbody tr.annulled{background:#f9e4e6}.tableoption.grid table{border-collapse:collapse}.tableoption.grid th{color:#40515e;background:#e2e8ec;border:1px solid #b8c4cc;padding:7px 9px}.tableoption.grid td{border:1px solid #cbd4da;height:32px;padding:5px 9px}.tableoption.grid tbody tr:hover{outline:2px solid var(--blue);outline-offset:-2px}.tableoption.grid tbody tr.annulled td{background:#f7dfe1}.tableoption.bands th{color:#4e606c;background:#edf2f5;border-bottom:2px solid #93a9b7;padding:8px 11px}.tableoption.bands td{border:0;height:35px;padding:7px 11px}.tableoption.bands tbody tr:nth-child(2n){background:#edf3f6}.tableoption.bands tbody tr:hover{background:#dfeef6}.tableoption.bands tbody tr.annulled{background:#f7dfe1}.dark .tableoption.industrial tbody tr:hover,.dark .tableoption.bands tbody tr:hover{background:#274458}.dark .tableoption.grid th{color:#dbe6ed;background:#253d4c;border-color:#4b6270}.dark .tableoption.grid td{border-color:#3e5360}.dark .tableoption.bands th{color:#dbe6ed;background:#213846}.dark .tableoption.bands tbody tr:nth-child(2n){background:#213846}.dark .tableoption tbody tr.annulled,.dark .tableoption tbody tr.annulled td{background:#4b292f}.dark .labactions button{color:#dce9f1;background:#203746;border-color:#48606e}.dark .labactions .ticket{color:#fff;background:#1261a8}@media (max-width:760px){.tablelabintro{flex-direction:column;align-items:flex-start}.tableoption>header{flex-wrap:wrap;align-items:flex-start}.tableoption header>b{margin-left:44px}.labactions button span{display:none}}.compactdatatable table,.historypage .panel.table table,.reportspage .panel.table table{border-collapse:collapse}.compactdatatable th,.historypage .panel.table th,.reportspage .panel.table th{background:var(--band);color:#fff;border-right:1px solid #ffffff18;padding:8px 10px}.compactdatatable td,.historypage .panel.table td,.reportspage .panel.table td{border-top:1px solid #d5dde2;height:34px;padding:6px 10px}.compactdatatable tbody tr,.historypage .panel.table tbody tr,.reportspage .panel.table tbody tr{outline-offset:-1px;outline:1px solid #0000;transition:background-color .12s,outline-color .12s}.compactdatatable tbody tr:hover,.historypage .panel.table tbody tr:hover,.reportspage .panel.table tbody tr:hover{outline-offset:-1px;background:#e8f2f8;outline:1px solid #6ba6cc}.compactdatatable tbody tr.selectedrow,.historypage .panel.table tbody tr.selectedrow,.reportspage .panel.table tbody tr.selectedrow{outline-offset:-2px;background:#dceefa;outline:2px solid #1261a8}.compactdatatable tbody tr.selectedrow .rowactioncell,.historypage .panel.table tbody tr.selectedrow .rowactioncell,.reportspage .panel.table tbody tr.selectedrow .reportaction{background:#dceefa}.annulledrow.selectedrow,.annulledrow.selectedrow .rowactioncell,.annulledrow.selectedrow .reportaction{background:#f6d6d9!important;outline-color:#a62b36!important}.selectionnotice{color:#174f78;background:#e3f1f9;border:1px solid #70a9cc;border-radius:7px;align-items:center;gap:14px;margin:0 0 10px;padding:8px 12px;display:flex;box-shadow:0 3px 10px #102a3e10}.selectionnotice span{color:#516d7e;font-size:10px}.selectionnotice button{color:#1261a8;background:0 0;border:0;margin-left:auto;font-size:11px;font-weight:800}.floatingselection{z-index:38;margin:0;position:fixed;bottom:18px;left:28px;right:28px;box-shadow:0 10px 28px #102a3e35}.dark .compactdatatable tbody tr:hover,.dark .historypage .panel.table tbody tr:hover,.dark .reportspage .panel.table tbody tr:hover{background:#274458}.dark .compactdatatable tbody tr.selectedrow,.dark .historypage .panel.table tbody tr.selectedrow,.dark .reportspage .panel.table tbody tr.selectedrow,.dark .compactdatatable tbody tr.selectedrow .rowactioncell,.dark .historypage .panel.table tbody tr.selectedrow .rowactioncell,.dark .reportspage .panel.table tbody tr.selectedrow .reportaction{background:#234c68}.dark .selectionnotice{color:#dceffc;background:#193f58;border-color:#4c87aa}.dark .selectionnotice span{color:#b7cfdd}@media (max-width:760px){.selectionnotice span{display:none}.floatingselection{bottom:10px;left:12px;right:12px}}.compactdatatable .panelhead small{font-size:0}.compactdatatable .panelhead small:after{content:"Clic abre la pesada · Ctrl/Cmd o Shift seleccionan filas";font-size:11px}.compactdatatable table,.historypage .panel.table table,.reportspage .panel.table table,.reportspage .reportgroup table,.operationhistory .panel.table table{border-collapse:collapse}.compactdatatable th,.historypage .panel.table th,.reportspage .panel.table th,.reportspage .reportgroup th,.operationhistory .panel.table th{background:var(--band);color:#fff;border:1px solid #ffffff20;height:34px;padding:7px 10px;line-height:1.1}.compactdatatable td,.historypage .panel.table td,.reportspage .panel.table td,.reportspage .reportgroup td,.operationhistory .panel.table td{border:1px solid #cbd6dd;height:38px;padding:5px 10px;line-height:1.12}.compactdatatable td small,.historypage .panel.table td small,.reportspage .panel.table td small,.reportspage .reportgroup td small,.operationhistory .panel.table td small{margin-top:1px;line-height:1.05}.reportspage .reportgroup tbody tr:hover,.operationhistory .panel.table tbody tr:hover{outline-offset:-1px;background:#e8f2f8;outline:1px solid #6ba6cc}.reportspage .reportgroup tbody tr.selected,.reportspage .reportgroup tbody tr.selectedrow{outline-offset:-2px;background:#dceefa;outline:2px solid #1261a8}.operationhistory tbody tr{cursor:pointer}.operationhistoryfooter{border-top:1px solid var(--line);color:var(--muted);text-align:right;padding:8px 12px;font-size:10px}.page:has(>.compactdatatable){flex-direction:column;display:flex}.page:has(>.compactdatatable)>.title{order:1}.page:has(>.compactdatatable)>.areasearch{order:2}.page:has(>.compactdatatable)>.compactdatatable{order:3}.page:has(>.compactdatatable)>.selectionnotice{order:4;margin:10px 0 0}.dark .reportspage .reportgroup tbody tr:hover,.dark .operationhistory .panel.table tbody tr:hover{background:#274458}.inboxpanel{overflow:hidden}.inboxlist{flex-direction:column;display:flex}.inboxlist article{border-top:1px solid var(--line);background:#eef8f2;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 17px;display:grid}.inboxlist article.read{background:var(--panel,#fff)}.inboxicon{color:#fff;background:#21834a;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.inboxlist article.read .inboxicon{background:#9aabb5}.inboxlist h3{margin:2px 0 4px;font-size:16px}.inboxlist p{color:var(--ink);margin:0 0 4px}.inboxlist small{color:#287047;letter-spacing:.07em;font-weight:800}.inboxlist time{color:var(--muted);font-size:11px}.inboxempty{text-align:center;padding:42px 20px}.inboxempty>span{color:var(--blue);font-size:34px}.inboxempty h3{margin:8px 0}.inboxempty p{color:var(--muted)}.dark .inboxlist article{background:#193d2a}.dark .inboxlist article.read{background:var(--panel)}.operationdialog .entrychoose>.ticketinbox{min-height:0;margin:0 0 14px}.operationdialog .entrychoose>.ticketinbox>p{margin:12px 4px}@media (max-width:760px){.inboxlist article{grid-template-columns:34px 1fr}.inboxlist article>button{grid-column:2;justify-self:start}}.ticketinbox header b{font-size:0}.ticketinbox header b:after{content:"BALCAM QR Tickets";font-size:12px}.ticketinbox>p{font-size:0}.ticketinbox>p:after{content:"Esperando la lectura del QR del ticket de salida recibido.";font-size:11px}.ticketinbox.exitlistener>p:after{content:"Esperando la lectura del QR del ticket de entrada."}.entrychoose:has(>.ticketinbox){grid-template-columns:minmax(0,1.55fr) minmax(260px,.75fr);align-items:start;gap:12px 16px;display:grid}.entrychoose:has(>.ticketinbox)>.selectionheading{grid-column:1/-1}.entrychoose:has(>.ticketinbox)>.ticketinbox{grid-area:2/2/5;margin:0}:is(.entrychoose:has(>.ticketinbox)>.searchwithaction,.entrychoose:has(>.ticketinbox)>.truckresults,.entrychoose:has(>.ticketinbox)>.knownconfiguration,.entrychoose:has(>.ticketinbox)>.duplicatealert){grid-column:1}.entrychoose:has(>.ticketinbox)>.chooseactions{grid-column:1/-1}.ticketqr p>b{font-size:0}.ticketqr p>b:after{content:"BALCAM QR Ticket";font-size:11px}@media (max-width:850px){.entrychoose:has(>.ticketinbox){grid-template-columns:1fr}:is(.entrychoose:has(>.ticketinbox)>.ticketinbox,.entrychoose:has(>.ticketinbox)>.searchwithaction,.entrychoose:has(>.ticketinbox)>.truckresults,.entrychoose:has(>.ticketinbox)>.knownconfiguration,.entrychoose:has(>.ticketinbox)>.duplicatealert,.entrychoose:has(>.ticketinbox)>.chooseactions){grid-area:auto/1}}.publiclanding,.aboutpage,.previewgate{color:#fff;background:radial-gradient(circle at 78% 18%,#1b5875 0,#123b55 27%,#071f30 68%);min-height:100dvh}.publicnav{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:104px;margin:auto;display:flex}.publicnav img{object-fit:contain;width:210px;height:64px;display:block}.publicnav>span{letter-spacing:.16em;border:1px solid #ffffff38;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.publicnav>a{color:#dcecf4;font-weight:800;text-decoration:none}.publichero{grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:70px;width:min(1180px,100% - 48px);min-height:calc(100dvh - 174px);margin:auto;padding:70px 0;display:grid}.publiceyebrow{color:#a4d455;letter-spacing:.2em;font-size:11px;font-weight:900;display:block}.publichero h1,.aboutintro h1{letter-spacing:-.045em;max-width:800px;margin:14px 0 22px;font-size:clamp(42px,5.6vw,76px);line-height:.98}.publichero p,.aboutintro p{color:#c6d8e3;max-width:720px;font-size:18px;line-height:1.6}.publicactions{gap:11px;margin:32px 0 15px;display:flex}.publicactions a,.aboutclosing>a{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.publichero small{color:#93acba}.publichero aside{background:#ffffff0c;border:1px solid #ffffff29;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:13px;padding:27px;display:grid;box-shadow:0 24px 70px #0004}.publichero aside span{letter-spacing:.12em;background:#ffffff10;border-radius:8px;padding:15px;font-size:12px;font-weight:900}.publichero aside i{color:#a4d455;font-style:normal}.publiclanding>footer{color:#8fa8b6;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:70px;margin:auto;font-size:11px;display:flex}.publiclanding>footer a{color:inherit;text-decoration:none}.aboutintro,.aboutsteps,.aboutclosing,.aboutfooter{width:min(1180px,100% - 48px);margin:auto}.aboutintro{padding:95px 0 70px}.aboutintro h1{font-size:clamp(40px,5vw,68px)}.aboutsteps{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.aboutsteps article{background:#ffffff0d;border:1px solid #ffffff25;border-radius:13px;min-height:260px;padding:25px}.aboutsteps article>span{color:#a4d455;font-weight:900}.aboutsteps h2{margin:55px 0 12px;font-size:22px}.aboutsteps p,.aboutclosing p{color:#afc5d1;line-height:1.55}.aboutclosing{color:#142937;background:#fff;border-radius:15px;justify-content:space-between;align-items:end;gap:35px;margin-top:70px;padding:38px;display:flex}.aboutclosing>div{max-width:720px}.aboutclosing h2{margin:10px 0;font-size:32px}.aboutclosing p{color:#536a77}.aboutfooter{color:#9bb1be;justify-content:space-between;padding:38px 0;display:flex}.aboutfooter a{color:#fff;text-decoration:none}.previewgate{place-items:center;padding:30px;display:grid}.previewgate>a{position:fixed;top:24px;left:30px}.previewgate>a img{width:190px}.previewgate>section{background:#ffffff0e;border:1px solid #ffffff2c;border-radius:15px;width:min(460px,100%);padding:34px;box-shadow:0 26px 80px #0006}.previewgate h1{margin:10px 0;font-size:34px}.previewgate p{color:#bcd0da;line-height:1.5}.previewgate form,.previewgate label{flex-direction:column;gap:9px;display:flex}.previewgate form{margin:25px 0 18px}.previewgate label{font-size:11px;font-weight:800}.previewgate input{color:#fff;background:#071b29;border:1px solid #ffffff45;border-radius:7px;padding:13px}.previewgate .primary{margin-top:4px}.previewgate .accountback{color:#c9dae3;font-size:12px;text-decoration:none}@media (max-width:820px){.publicnav{height:82px}.publicnav img{width:170px}.publichero{grid-template-columns:1fr;gap:35px;padding:55px 0}.publichero aside{grid-template-columns:1fr auto}.publiclanding>footer{flex-direction:column;align-items:flex-start;gap:15px;padding:24px 0}.aboutintro{padding:60px 0 45px}.aboutsteps{grid-template-columns:1fr 1fr}.aboutclosing{flex-direction:column;align-items:flex-start}.previewgate>a{position:absolute}}@media (max-width:520px){.publicnav,.publichero,.publiclanding>footer,.aboutintro,.aboutsteps,.aboutclosing,.aboutfooter{width:calc(100% - 30px)}.publicnav>span{font-size:8px}.publichero h1{font-size:42px}.publichero p,.aboutintro p{font-size:16px}.publicactions{flex-direction:column;align-items:stretch}.aboutsteps{grid-template-columns:1fr}.aboutsteps article{min-height:210px}.aboutsteps h2{margin-top:35px}.aboutclosing{padding:27px}.aboutfooter{flex-direction:column;gap:15px}.previewgate{padding:95px 15px 25px}.previewgate>a{top:17px;left:18px}}@media (min-width:761px){.accountpage{align-items:start}.accountbrand{margin-top:calc(50dvh - 48px);transform:translateY(-50%)}}.accounttabs{background:#e5edf2;border:1px solid #b8cad6;padding:3px}.accounttabs button{color:#405b6c;min-height:38px;transition:background-color .14s,color .14s,box-shadow .14s}.accounttabs button:not(.active):hover{color:#0b578d;background:#d8e5ed}.accounttabs button.active{color:#fff;background:#1261a8;box-shadow:0 2px 7px #0e4c7d42}
