*{box-sizing:border-box}html{overflow-y:scroll}button[disabled]{cursor:default;opacity:.5}body{font-family:Trade Gothic LT,Arial,sans-serif;max-width:100%;min-height:100vh;width:100vw}body,div,h1,h3,main,p,section{--text-opacity:1;color:rgba(29,29,29,var(--text-opacity))}:root{--green-g2l:#0a9a4a;--box-shadow:0px 3px 5px rgba(0,0,0,.3)}a:active.active{--text-opacity:1;color:#0a9a4a;color:rgba(10,154,74,var(--text-opacity))}.input{box-shadow:var(--box-shadow)}fieldset{border:1px dashed #0a9a4a;border:1px dashed var(--green-g2l);border-radius:6px;padding:0}fieldset legend{--text-opacity:1;color:#0a9a4a;color:rgba(10,154,74,var(--text-opacity));font-family:Trade Gothic LT,Arial,sans-serif;margin-left:.5rem;padding-left:.5rem;padding-right:.5rem;text-transform:uppercase}.border-right-green{border-right:1px solid #0a9a4a;border-right:1px solid var(--green-g2l)}.box-shadow,.btn-green{box-shadow:0 3px 5px rgba(0,0,0,.3);box-shadow:var(--box-shadow)}.btn-green{--bg-opacity:1;background-color:#0a9a4a;background-color:rgba(10,154,74,var(--bg-opacity));--text-opacity:1;border:none;border-radius:8px;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:700;outline:none;transition:opacity .3s}.btn-green:hover{cursor:pointer;opacity:.8}.btn-white{--text-opacity:1;color:#0a9a4a;color:rgba(10,154,74,var(--text-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border:1px solid #0a9a4a;border:1px solid var(--green-g2l);border-radius:8px;box-shadow:0 3px 5px rgba(0,0,0,.3);box-shadow:var(--box-shadow);font-weight:700;outline:none;transition:.3s}.btn-white:hover{--bg-opacity:1;background-color:#0a9a4a;background-color:rgba(10,154,74,var(--bg-opacity))}.btn-white:hover,.mro-btn{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.mro-btn{border:none;border-radius:8px;box-shadow:0 3px 5px rgba(0,0,0,.3);box-shadow:var(--box-shadow);font-weight:700;outline:none;padding:.25rem .75rem;transition:opacity .3s}.mro-btn:hover{cursor:pointer;opacity:.8}input.input:disabled{background:#ababab}.fade-enter-active,.fade-leave-active{animation:fadeIn .2s}.fade-enter,.fade-leave-active{opacity:0}@keyframes fadeIn{0%{transform:translate3d(20px,0,0)}to{transform:translateZ(0)}}#timeline input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}#timeline input[type=number]#search-box{border-radius:6px;padding:.4rem;width:240px;--text-opacity:1;color:#1d1d1d;color:rgba(29,29,29,var(--text-opacity))}#timeline button#search-button{border:none;box-shadow:none;outline:none;padding:.4rem;top:-5px}#timeline button#search-button i{font-size:1.5rem;margin:0;padding:0}.timeline{margin:0 auto;max-width:1140px;padding:15px 0;position:relative;width:100%}.timeline:after{background:var(--green-g2l);bottom:0;content:"";left:50%;margin-left:-1px;position:absolute;top:0;width:2px}.container-timeline{background:inherit;padding:15px 30px;position:relative;width:50%}.container-timeline.left{display:flex;justify-content:flex-end;left:0}.container-timeline.right{display:flex;justify-content:flex-start;left:50%}.container-timeline.right .content{margin-left:2rem}.container-timeline:after{background:#fff;border:2px solid var(--green-g2l);border-radius:16px;content:"";height:16px;position:absolute;right:-8px;top:calc(50% - 8px);width:16px;z-index:1}.container-timeline.right:after{left:-8px}.container-timeline:before{background:var(--green-g2l);content:"";height:2px;position:absolute;right:8px;top:calc(50% - 1px);width:50px;z-index:1}.container-timeline.right:before{left:8px}.container-timeline .date{color:#fff;display:inline-block;font-size:14px;font-weight:700;letter-spacing:1px;position:absolute;text-align:center;text-transform:uppercase;top:calc(50% - 8px);z-index:1}.container-timeline .content{align-items:center;color:#000;display:flex;flex-direction:column;justify-content:center;margin-right:2rem;position:relative}.container-timeline .content h2{font-size:1rem;font-weight:400;--text-opacity:1;color:#1d1d1d;color:rgba(29,29,29,var(--text-opacity))}.container-timeline .content p{color:#000;font-size:1rem;margin:0}#panel header{background:#077a38;box-shadow:0 2px 8px rgba(0,0,0,.18);height:54px;z-index:10}#panel header,.panel-header-inner{align-items:center;display:flex;width:100%}.panel-header-inner{height:100%;justify-content:space-between;padding:0 1.5rem 0 1rem}.panel-logo{align-items:center;display:flex;padding-left:96px}.panel-logo img{max-height:28px;width:auto}.panel-header-right{align-items:center;display:flex;gap:1.25rem}.panel-user-info{align-items:center;display:flex;gap:.65rem}.panel-user-avatar{align-items:center;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.25);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.72rem;font-weight:700;height:34px;justify-content:center;letter-spacing:.04em;width:34px}.panel-user-details{display:flex;flex-direction:column;line-height:1.2}.panel-user-name{color:#fff;font-size:.82rem;font-weight:600}.panel-user-role{color:hsla(0,0%,100%,.65);font-size:.68rem;letter-spacing:.05em;text-transform:uppercase}.panel-logout-btn{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,.25);border-radius:6px;color:hsla(0,0%,100%,.85);cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:.35rem;outline:none;padding:.35rem .85rem;transition:all .2s}.panel-logout-btn:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.4);color:#fff}.panel-logout-btn i{font-size:1rem}.panel-notifications{align-items:center;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.22);border-radius:50%;color:hsla(0,0%,100%,.85);display:flex;flex-shrink:0;font-size:1.05rem;height:36px;justify-content:center;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:all .2s;width:36px}.panel-notifications:hover{background:hsla(0,0%,100%,.22);color:#fff}.notif-badge{background:#ef4444;border:2px solid #0a9a4a;border-radius:10px;color:#fff;font-size:.6rem;font-weight:800;height:17px;justify-content:center;line-height:1;min-width:17px;padding:0 4px;position:absolute;right:-4px;top:-4px}#panel aside,.notif-badge{align-items:center;display:flex}#panel aside{background:#065e2c;border-right:1px solid hsla(0,0%,100%,.08);flex-direction:column;height:calc(100vh - 54px);margin-top:54px;width:96px;z-index:9}#panel aside nav{flex:1;padding-top:1rem;width:100%}#panel aside nav ul{align-items:center;display:flex;flex-direction:column;list-style:none;margin:0;padding:0}#panel aside nav ul li{display:flex;justify-content:center;margin-top:.4rem;width:100%}#panel aside nav ul li a{align-items:center;border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding:.75rem .5rem;-webkit-text-decoration:none;text-decoration:none;transition:all .2s;width:72px}#panel aside nav ul li a:hover{background:hsla(0,0%,100%,.1)}#panel aside nav ul li a.nuxt-link-active,#panel aside nav ul li a.nuxt-link-exact-active{background:hsla(0,0%,100%,.18)}#panel aside nav ul li i.nav-items{color:hsla(0,0%,100%,.55);font-size:1.3rem;transition:color .2s}#panel aside nav ul li a:hover i.nav-items{color:hsla(0,0%,100%,.9)}#panel aside nav ul li a.nuxt-link-active i.nav-items,#panel aside nav ul li a.nuxt-link-exact-active i.nav-items{color:#fff}#panel aside nav ul li a span{color:hsla(0,0%,100%,.45);font-size:.55rem;font-weight:600;letter-spacing:.04em;line-height:1.2;margin-top:3px;text-align:center;text-transform:uppercase;transition:color .2s}#panel aside nav ul li a:hover span{color:hsla(0,0%,100%,.85)}#panel aside nav ul li a.nuxt-link-active span,#panel aside nav ul li a.nuxt-link-exact-active span{color:#fff}.panel-version{color:hsla(0,0%,100%,.25);font-size:.6rem;letter-spacing:.03em;padding-bottom:.75rem}#panel main{flex-direction:row;justify-content:center;--text-opacity:1;color:#1d1d1d;color:rgba(29,29,29,var(--text-opacity));padding-left:136px;padding-right:3vw;padding-top:54px;width:calc(100% - 96px)}#panel main,#quoteTypes{align-items:center;display:flex}#quoteTypes .tab{border-bottom:1px solid #707070;font-size:.75rem;font-weight:700;height:25px;outline:none;padding-left:1.5rem;padding-right:1.5rem;text-transform:uppercase;transition:.3s}#quoteTypes .tab.selected,#quoteTypes .tab:hover{--text-opacity:1;border-bottom:1px solid #0a9a4a;color:#0a9a4a;color:rgba(10,154,74,var(--text-opacity))}table{border-collapse:separate;border-spacing:0 .85rem;font-family:Trade Gothic LT,Arial,sans-serif}table,table i{--text-opacity:1;color:#707070;color:rgba(112,112,112,var(--text-opacity))}table i{font-size:1.25rem}table thead tr th{font-size:.75rem;font-weight:400;position:relative;text-align:left;--text-opacity:1;border-bottom:1px solid #0a9a4a;color:#707070;color:rgba(112,112,112,var(--text-opacity));font-weight:500;padding:.4rem .5rem;text-transform:uppercase;vertical-align:middle}table thead tr th:after{position:absolute;--bg-opacity:1;background-color:#707070;background-color:rgba(112,112,112,var(--bg-opacity));content:"";height:60%;right:0;top:6px;width:2px}table thead tr th i{font-size:1rem}table thead tr th:last-child:after{display:none}table tbody tr{border:2px solid #1d1d1d;border-radius:6px;box-shadow:1px 1px 4px rgba(0,0,0,.3);font-size:.875rem;font-weight:500;height:2.5rem;margin-top:.25rem}table tbody tr td{background-color:#fff;border-radius:6px;padding:0 .5rem;position:relative}table tbody tr td:after{content:"";height:65%;position:absolute;right:0;top:6px;width:2px;--bg-opacity:1;background-color:#707070;background-color:rgba(112,112,112,var(--bg-opacity))}table tbody tr td:last-child:after{display:none}table tbody tr td i.ri-eye-fill{transition:.3s}table tbody tr td i.ri-eye-fill:hover{--text-opacity:1;color:#b09317;color:rgba(176,147,23,var(--text-opacity))}table tbody tr td:last-child{font-size:.65rem}.table-footer-container{border-top:1px solid #0a9a4a}.table-footer-container .table-footer{align-items:center;bottom:3%;display:flex;font-size:.75rem;font-weight:400;justify-content:flex-end;margin:0;padding:0;right:6%}.table-footer-container .table-footer a{font-size:.75rem}.table-footer-container .table-footer i{color:#1d1d1d;font-size:1.8rem;font-weight:700}#carrier-quotes label{text-transform:uppercase}#carrier-quotes .cards .card{background-color:#fff;border:1px solid #fff;border-radius:8px;cursor:pointer;height:92px;padding:10px;position:relative;transition:.3s}#carrier-quotes .cards .card.active-card,#carrier-quotes .cards .card:hover{background-color:#fafff9;border:1px solid var(--green-g2l)}#carrier-quotes .cards .card:hover .card-header{transition:.3s}#carrier-quotes .cards .card .card-header{display:flex;justify-content:space-between;position:relative}#carrier-quotes .cards .card .card-header i{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity));font-size:1.6rem;left:0;position:absolute;top:8px}#carrier-quotes .card .card-header i.ri-checkbox-multiple-fill{top:-5px}#carrier-quotes .card .card-header i.icon-cart{top:2px}#carrier-quotes .card .card-header i.icon-cart img{width:24px}#carrier-quotes .card .card-header i.ri-flag-fill,#carrier-quotes .card .card-header i.ri-truck-fill{top:-5px}#carrier-quotes .cards .card .card-header .total-quotes{font-size:1.5rem;position:absolute;right:0;top:-3px}#carrier-quotes .cards .card .card-body p{margin-top:3rem}#carrier-quotes table{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}#carrier-quotes table thead tr th{padding-bottom:8px;padding-top:8px}#carrier-quotes table td span{border-radius:4px}#carrier-quotes table td span i.mdi-dolly,#carrier-quotes table td span i.ri-alert-fill,#carrier-quotes table td span i.ri-flag-fill,#carrier-quotes table td span i.ri-forbid-fill,#carrier-quotes table td span i.ri-refund-2-fill,#carrier-quotes table td span i.ri-time-fill,#carrier-quotes table td span i.ri-truck-fill{font-size:.875rem}#carrier-quotes button.button-delivered i.ri-flag-fill{transition:color .3s}#carrier-quotes button.button-delivered i.ri-flag-fill:hover{--text-opacity:1;color:#0a9a4a;color:rgba(10,154,74,var(--text-opacity))}#carrier-quotes button.button-incident i.ri-alert-fill{transition:color .3s}#carrier-quotes button.button-incident i.ri-alert-fill:hover{--text-opacity:1;color:#b0140e;color:rgba(176,20,14,var(--text-opacity))}#carrier-quotes button.button-collect i.icon-cart:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIyMS41MTYiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiM1YzVjNWN9PC9zdHlsZT48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY0MS43NiAtNzYxLjc0NCkiPjxwYXRoIGQ9Im02NDMuMDkyIDc2MS43NDQgMy42NjcgMy41MTZ2MTJoMTR2MmgtMTVhMSAxIDAgMCAxLTEtMXYtMTJsLTMtM3oiIGNsYXNzPSJhIi8+PHJlY3Qgd2lkdGg9IjEyIiBoZWlnaHQ9IjkiIGNsYXNzPSJhIiByeD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjQ3Ljc2IDc2Ny4yNikiLz48Y2lyY2xlIGN4PSIxLjUiIGN5PSIxLjUiIHI9IjEuNSIgY2xhc3M9ImEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY0NS43NiA3ODAuMjYpIi8+PGNpcmNsZSBjeD0iMS41IiBjeT0iMS41IiByPSIxLjUiIGNsYXNzPSJhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NTYuNzYgNzgwLjI2KSIvPjwvZz48L3N2Zz4=);transition:background .3s}#carrier-quotes button.button-collect i.icon-cart:after,#carrier-quotes button.button-collect i.icon-cart:hover:after{background-repeat:no-repeat;background-size:contain;content:"";display:block;height:22px;left:8px;position:absolute;top:8px;width:19px}#carrier-quotes button.button-collect i.icon-cart:hover:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIyMS41MTYiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNiMDkzMTd9PC9zdHlsZT48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY0MS43NiAtNzYxLjc0NCkiPjxwYXRoIGQ9Im02NDMuMDkyIDc2MS43NDQgMy42NjcgMy41MTZ2MTJoMTR2MmgtMTVhMSAxIDAgMCAxLTEtMXYtMTJsLTMtM3oiIGNsYXNzPSJhIi8+PHJlY3Qgd2lkdGg9IjEyIiBoZWlnaHQ9IjkiIGNsYXNzPSJhIiByeD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjQ3Ljc2IDc2Ny4yNikiLz48Y2lyY2xlIGN4PSIxLjUiIGN5PSIxLjUiIHI9IjEuNSIgY2xhc3M9ImEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY0NS43NiA3ODAuMjYpIi8+PGNpcmNsZSBjeD0iMS41IiBjeT0iMS41IiByPSIxLjUiIGNsYXNzPSJhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NTYuNzYgNzgwLjI2KSIvPjwvZz48L3N2Zz4=)}#carrier-quotes table td .status{border-radius:4px;box-shadow:0 0 3px rgba(0,0,0,.3);font-size:.75rem;padding-left:.5rem;padding-right:.5rem}#carrier-quote-details .resume{border-radius:12px;box-shadow:0 0 2px rgba(0,0,0,.3)}#carrier-quote-details,#carrier-quote-details h3,#carrier-quote-details h4{--text-opacity:1;color:#1d1d1d;color:rgba(29,29,29,var(--text-opacity))}#carrier-quote-details label{font-family:Trade Gothic LT,Arial,sans-serif;font-size:.875rem;text-transform:uppercase}#carrier-quote-details p,#carrier-quote-details span{--text-opacity:1;color:#1d1d1d;color:rgba(29,29,29,var(--text-opacity));font-family:Trade Gothic LT,Arial,sans-serif}#carrier-quote-details p{font-weight:400}#carrier-quote-details .cards .card{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.3)}#carrier-quote-details .cards .card .card-header{position:relative}#carrier-quote-details .cards .card .card-header i{--text-opacity:1;color:#0a9a4a;color:rgba(10,154,74,var(--text-opacity));font-size:2rem;text-shadow:0 0 6px rgba(0,0,0,.4)}#carrier-quote-details .cards .card .card-header i.ri-flag-fill{position:absolute;top:-6px}#carrier-quote-details .cards .card .card-header i.ri-time-fill{font-size:4.75em;position:absolute;right:-10px;top:-32px}#carrier-quote-details .cards .card .card-header i.ri-funds-fill{position:absolute;right:-14px;top:-37px}#carrier-quote-details .cards .card .card-body p{margin:0;padding:0}#carrier-quote-details table a,#carrier-quote-details table i.ri-checkbox-multiple-fill{--text-opacity:1;color:#0a9a4a;color:rgba(10,154,74,var(--text-opacity))}#requester-quotes .cards .card{background-color:#fff;border:1px solid #fff;border-radius:8px;box-shadow:var(--box-shadow);cursor:pointer;height:92px;padding:10px;position:relative;transition:.3s}#requester-quotes .cards .card.active-card,#requester-quotes .cards .card:hover{background-color:#fafff9;border:1px solid var(--green-g2l)}#requester-quotes .cards .card .card-header{position:relative}#requester-quotes .cards .card .card-header i{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity));font-size:1.6rem}#requester-quotes .cards .card .card-header i.ri-refund-2-fill{position:absolute;top:-6px}#requester-quotes .cards .card .card-header i.ri-checkbox-multiple-fill,#requester-quotes .cards .card .card-header i.ri-flag-fill{position:absolute;top:-5px}#requester-quotes .cards .card .card-header i.ri-forbid-fill{position:absolute;top:-6px}#requester-quotes .cards .card .card-header .total-quotes{font-size:1.5rem;position:absolute;right:0;top:-3px;--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}#requester-quotes .cards .card .card-body p{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity));margin-top:.75rem}#requester-quotes table td .status{border-radius:4px;box-shadow:0 0 3px rgba(0,0,0,.3);font-size:.75rem;padding-left:.5rem;padding-right:.5rem}#requester-quote-details .resume{border-radius:12px;box-shadow:0 3px 6px rgba(0,0,0,.3)}#requester-quote-details,#requester-quote-details h3,#requester-quote-details h4,#requester-quote-details p,#requester-quote-details span{--text-opacity:1;color:#1d1d1d;color:rgba(29,29,29,var(--text-opacity))}#requester-quote-details #grid-best-deal h4,#requester-quote-details #grid-best-deal p,#requester-quote-details #grid-best-deal span{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}#requester-quote-details #grid-best-deal{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}#requester-quote-details #grid-best-deal .card{background-color:#fff;padding:1rem}#requester-quote-details #grid-best-deal .card .card-header{position:relative}#requester-quote-details #grid-best-deal .card .card-header i{--text-opacity:1;color:#0a9a4a;color:rgba(10,154,74,var(--text-opacity));font-size:2rem;margin:0;padding:0}#requester-quote-details #grid-best-deal .card .card-header i.ri-funds-fill,#requester-quote-details #grid-best-deal .card .card-header i.ri-refund-2-fill,#requester-quote-details #grid-best-deal .card .card-header i.ri-time-fill{position:absolute;right:-2px;top:-6px}#requester-quote-details #grid-best-deal .card .card-body p{margin:0;padding:0}#requester-quote-details table a{--text-opacity:1;color:#0a9a4a;color:rgba(10,154,74,var(--text-opacity))}#requester-quote-details table i.ri-checkbox-circle-fill{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity));transition:color .3s}#requester-quote-details table i.ri-checkbox-circle-fill:hover{--text-opacity:1;color:#0a9a4a;color:rgba(10,154,74,var(--text-opacity))}#requester-quotes table i.ri-forbid-fill{transition:color .3s}#requester-quotes table i.ri-forbid-fill:hover{--text-opacity:1;color:#b0140e;color:rgba(176,20,14,var(--text-opacity))}body,div,h1,h3,main,p,section{color:#1d1d1d}.input{border:none;border-radius:7px;box-shadow:0 3px 5px rgba(0,0,0,.3);font-family:Trade Gothic LT,Arial,sans-serif;font-size:1rem;margin-bottom:.75rem;outline:none;padding:.6rem}#login{align-items:center;background-color:#fff;border-radius:5px;display:flex;flex-direction:column;height:680px;margin-left:auto;margin-right:auto;width:590px}#login h1{font-family:Trade Gothic LT,Arial,sans-serif;font-size:2rem;margin-top:1.25rem;--text-opacity:1;color:#1d1d1d;color:rgba(29,29,29,var(--text-opacity));font-weight:700}#login img.logo{height:80px;margin-top:2rem;max-width:100%;width:80px}#login header{align-items:center;flex-direction:column;width:100%}#login header h1{font-family:Trade Gothic LT,Arial,sans-serif;font-size:2.125rem;font-weight:700;margin-bottom:.5rem;margin-top:.5rem;text-transform:uppercase}#login header nav{align-self:flex-end;display:flex;margin-top:1.25rem}#login header nav ul{display:flex;flex-direction:row}#login header nav ul li{padding:.5rem}#login a{font-family:Trade Gothic LT,Arial,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;transition:opacity .3s}#login a:hover{opacity:.8;-webkit-text-decoration:underline;text-decoration:underline}#login main{align-items:center;display:flex;flex-direction:column;width:100%}#login main p{font-size:.8rem}#login main p a{font-size:.75rem;font-weight:700;transition:opacity .3s}#login main p a:hover{opacity:.8}#login main form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#login main form .inputs{display:flex;flex-direction:column;font-family:Trade Gothic LT,Arial,sans-serif}#login main form .inputs label{text-transform:uppercase;--text-opacity:1;color:#1d1d1d;color:rgba(29,29,29,var(--text-opacity));font-size:.75rem;font-weight:500;margin-bottom:.5rem}#login main form .btn-green{margin-bottom:1.25rem;margin-top:1.25rem;padding:.5rem 7rem;text-transform:uppercase}#login #login-register a{align-items:center;display:flex;justify-content:center;margin-right:1rem;margin-top:1.25rem;max-width:100%;padding-bottom:.5rem;padding-left:-16px;padding-top:.5rem;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:all .3s;width:220px}#login #login-register a.icon-register-requester{justify-content:start;padding-left:32px}#login #login-register a.icon-register-requester:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIyMS41MTYiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiMwYTlhNGF9PC9zdHlsZT48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY0MS43NiAtNzYxLjc0NCkiPjxwYXRoIGQ9Im02NDMuMDkyIDc2MS43NDQgMy42NjcgMy41MTZ2MTJoMTR2MmgtMTVhMSAxIDAgMCAxLTEtMXYtMTJsLTMtM3oiIGNsYXNzPSJhIi8+PHJlY3Qgd2lkdGg9IjEyIiBoZWlnaHQ9IjkiIGNsYXNzPSJhIiByeD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjQ3Ljc2IDc2Ny4yNikiLz48Y2lyY2xlIGN4PSIxLjUiIGN5PSIxLjUiIHI9IjEuNSIgY2xhc3M9ImEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY0NS43NiA3ODAuMjYpIi8+PGNpcmNsZSBjeD0iMS41IiBjeT0iMS41IiByPSIxLjUiIGNsYXNzPSJhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NTYuNzYgNzgwLjI2KSIvPjwvZz48L3N2Zz4=);transition:all .3s}#login #login-register a.icon-register-requester:after,#login #login-register a.icon-register-requester:hover:after{background-repeat:no-repeat;background-size:contain;content:"";display:block;height:22px;position:absolute;right:35px;top:10.3px;width:16px}#login #login-register a.icon-register-requester:hover:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIyMS41MTYiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNmZmZ9PC9zdHlsZT48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY0MS43NiAtNzYxLjc0NCkiPjxwYXRoIGQ9Im02NDMuMDkyIDc2MS43NDQgMy42NjcgMy41MTZ2MTJoMTR2MmgtMTVhMSAxIDAgMCAxLTEtMXYtMTJsLTMtM3oiIGNsYXNzPSJhIi8+PHJlY3Qgd2lkdGg9IjEyIiBoZWlnaHQ9IjkiIGNsYXNzPSJhIiByeD0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjQ3Ljc2IDc2Ny4yNikiLz48Y2lyY2xlIGN4PSIxLjUiIGN5PSIxLjUiIHI9IjEuNSIgY2xhc3M9ImEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY0NS43NiA3ODAuMjYpIi8+PGNpcmNsZSBjeD0iMS41IiBjeT0iMS41IiByPSIxLjUiIGNsYXNzPSJhIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NTYuNzYgNzgwLjI2KSIvPjwvZz48L3N2Zz4=)}#login #login-register a i.ri-truck-fill{font-size:1rem;margin-left:.5rem}#new-quote{font-size:1rem;font-weight:400}#new-quote,#new-quote h1{font-family:Trade Gothic LT,Arial,sans-serif}#new-quote h1{font-size:1.875rem;text-transform:uppercase}#new-quote label{font-size:.75rem;padding-bottom:.25rem;text-transform:uppercase}#new-quote img{max-width:600px;width:100%}#new-quote .btn-green,#new-quote.resume h3{text-transform:uppercase}#new-quote.resume h3{font-size:1.25rem;font-weight:600;margin:0;padding:0}#new-quote .resume{border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,.3)}#new-quote button[type=button].input{height:3rem;width:320px}#new-quote button[type=button]{align-items:center;display:flex;justify-content:center;position:relative}#new-quote button[type=button] span{left:105px;position:absolute}#new-quote i.ri-arrow-right-line{font-size:1.3rem;position:absolute;right:105px}#steps{align-items:center;display:flex}#steps i.ri-arrow-right-line{margin-top:8px}#steps .circle{margin-top:1.25rem;--bg-opacity:1;align-items:center;background-color:#0a9a4a;background-color:rgba(10,154,74,var(--bg-opacity));border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.3);color:#fff;display:flex;height:3rem;justify-content:center;width:3rem;z-index:2}#steps .circle p{color:#fff;font-size:1.2rem;font-weight:400}#steps .label{align-items:center;border-radius:4px;box-shadow:2px 3px 6px rgba(0,0,0,.3);display:flex;font-family:Trade Gothic LT,Arial,sans-serif;font-size:1rem;font-weight:700;justify-content:center;margin-left:-8px;margin-top:1.25rem;padding:.3rem 3rem;text-transform:uppercase}#new-quote #steps.step-three{margin-bottom:2rem}span.uppercase.text-xs{font-size:.6rem}#modal{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding:1rem;--text-opacity:1;border-radius:16px;box-shadow:0 0 8px rgba(0,0,0,.4);color:#1d1d1d;color:rgba(29,29,29,var(--text-opacity));position:absolute;top:25%;width:480px;z-index:20}#modal #modal-header{font-family:Trade Gothic LT,Arial,sans-serif;margin:0;padding:0}#modal #modal-header h1{font-size:1.5rem;font-weight:600;text-transform:uppercase}#modal #modal-header h3{font-size:1.125rem;--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}#modal #modal-header a{transition:.3s}#modal #modal-header p{--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity))}#modal #modal-header a:hover{opacity:.5}#modal #modal-header i.ri-close-fill{right:0;top:-8px}#modal #modal-body p{font-weight:600;text-transform:uppercase;--text-opacity:1;color:#1d1d1d;color:rgba(29,29,29,var(--text-opacity))}#modal #modal-body span{font-size:.75rem;margin:0;padding:0;text-transform:uppercase;--text-opacity:1;color:#5c5c5c;color:rgba(92,92,92,var(--text-opacity));font-family:Trade Gothic LT,Arial,sans-serif}#modal #modal-body p{font-size:1rem}.spacer[data-v-f9e84058]{flex-grow:1}button[data-v-f9e84058]{margin-left:.5rem;margin-right:.5rem;outline:none;text-transform:uppercase}.mro-card[data-v-2477660b]{background:#fefefe;border-radius:6px}.mro-card-title[data-v-2477660b]{font-size:1.25rem;padding-top:1rem}.mro-card-text[data-v-2477660b],.mro-card-title[data-v-2477660b]{padding-left:1rem;padding-right:1rem}.mro-card-actions[data-v-2477660b]{display:flex;justify-content:space-between;padding:.5rem}.max-screen[data-v-4588c586],.mro-modal[data-v-4588c586]{position:fixed}.max-screen[data-v-4588c586]{bottom:0;left:0;right:0;top:0}.overlay[data-v-4588c586]{background:var(--background)}.modal-container[data-v-4588c586]{align-items:center;display:flex;height:100vh;justify-content:center;opacity:1;width:100vw}.modal-container2[data-v-4588c586]{animation:fadeIn-4588c586 .15s ease-in;position:relative}.modal-container2[data-v-4588c586] #modal{pointer-events:all;position:absolute;transform:translate(-50%,-50%);transform-origin:center center}.pass-through[data-v-4588c586]{pointer-events:none}@keyframes fadeIn-4588c586{0%{transform:scale(0)}to{transform:scale(1)}}.cookie-consent-banner[data-v-7dbf1953]{background-color:#fff;bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.1);left:0;max-height:90vh;overflow-y:auto;padding:20px;position:fixed;right:0;z-index:9999}.cookie-consent-content[data-v-7dbf1953]{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:1200px}.cookie-consent-header[data-v-7dbf1953]{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}.cookie-consent-header h3[data-v-7dbf1953]{color:#333;font-size:18px;font-weight:600;margin:0}.cookie-consent-description[data-v-7dbf1953]{color:#666;font-size:14px;line-height:1.6;margin:0}.cookie-preferences[data-v-7dbf1953]{background-color:#f9f9f9;border-radius:8px;display:flex;flex-direction:column;gap:20px;margin-top:10px;padding:20px}.preference-item[data-v-7dbf1953]{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;display:flex;flex-direction:column;gap:8px;padding:15px}.preference-label[data-v-7dbf1953]{align-items:center;cursor:pointer;display:flex;gap:12px}.preference-checkbox[data-v-7dbf1953]{accent-color:#0a9a4a;cursor:pointer;height:18px;width:18px}.preference-checkbox[data-v-7dbf1953]:disabled{cursor:not-allowed;opacity:.6}.preference-title[data-v-7dbf1953]{align-items:center;color:#333;display:flex;font-size:15px;gap:10px}.preference-badge[data-v-7dbf1953]{border-radius:4px;font-size:12px;font-weight:500;padding:4px 8px}.preference-badge.required[data-v-7dbf1953]{background-color:#e3f2fd;color:#1976d2}.preference-description[data-v-7dbf1953]{color:#666;font-size:13px;line-height:1.5;margin:0 0 0 30px}.cookie-consent-actions[data-v-7dbf1953]{align-items:center;border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;padding-top:10px}.btn-link[data-v-7dbf1953]{color:#0a9a4a;font-size:14px;-webkit-text-decoration:underline;text-decoration:underline;transition:color .3s ease}.btn-link[data-v-7dbf1953]:hover{color:#089144}.btn-group[data-v-7dbf1953]{display:flex;gap:10px}.btn[data-v-7dbf1953]{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 24px;transition:all .3s ease;white-space:nowrap}.btn-secondary[data-v-7dbf1953]{background-color:#f0f0f0;color:#333}.btn-secondary[data-v-7dbf1953]:hover{background-color:#e0e0e0}.btn-primary[data-v-7dbf1953]{background-color:#0a9a4a;color:#fff}.btn-primary[data-v-7dbf1953]:hover{background-color:#089144}.slide-up-enter-active[data-v-7dbf1953],.slide-up-leave-active[data-v-7dbf1953]{transition:transform .3s ease-out}.slide-up-enter[data-v-7dbf1953],.slide-up-leave-to[data-v-7dbf1953]{transform:translateY(100%)}@media (max-width:768px){.cookie-consent-banner[data-v-7dbf1953]{padding:15px}.cookie-consent-content[data-v-7dbf1953]{padding:0 10px}.cookie-consent-header[data-v-7dbf1953]{align-items:flex-start;flex-direction:column}.cookie-preferences[data-v-7dbf1953]{padding:15px}.preference-item[data-v-7dbf1953]{padding:12px}.preference-description[data-v-7dbf1953]{margin-left:0;margin-top:8px}.cookie-consent-actions[data-v-7dbf1953]{align-items:stretch;flex-direction:column}.btn-group[data-v-7dbf1953]{flex-wrap:wrap;width:100%}.btn[data-v-7dbf1953]{flex:1;min-width:120px}}.mmodal-logout[data-v-e9cbbec6]{background:#fff;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.18);overflow:hidden;width:400px}.mmodal-header[data-v-e9cbbec6]{align-items:center;background:linear-gradient(135deg,#1f2937,#374151);display:flex;gap:1rem;padding:1.25rem 1.5rem}.mmodal-header-icon[data-v-e9cbbec6]{align-items:center;background:hsla(0,0%,100%,.15);border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.mmodal-header-icon i[data-v-e9cbbec6]{color:#fff;font-size:1.6rem}.mmodal-header-text[data-v-e9cbbec6]{display:flex;flex-direction:column;gap:2px}.mmodal-title[data-v-e9cbbec6]{color:#fff;font-size:1rem;font-weight:700;letter-spacing:.05em;line-height:1;text-transform:uppercase}.mmodal-subtitle[data-v-e9cbbec6]{color:hsla(0,0%,100%,.65);font-size:.72rem;letter-spacing:.03em}.mmodal-body[data-v-e9cbbec6]{flex-direction:column;gap:1rem;padding:1.5rem 1.5rem .75rem}.logout-user[data-v-e9cbbec6],.mmodal-body[data-v-e9cbbec6]{align-items:center;display:flex}.logout-user[data-v-e9cbbec6]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;box-sizing:border-box;gap:.85rem;padding:.85rem 1rem;width:100%}.logout-avatar[data-v-e9cbbec6]{align-items:center;background:#0a9a4a;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.85rem;font-weight:700;height:40px;justify-content:center;width:40px}.logout-info[data-v-e9cbbec6]{display:flex;flex-direction:column;gap:2px}.logout-name[data-v-e9cbbec6]{color:#1d1d1d;font-size:.88rem;font-weight:700}.logout-role[data-v-e9cbbec6]{color:#9ca3af;font-size:.65rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.mmodal-desc[data-v-e9cbbec6]{color:#6b7280;font-size:.88rem;text-align:center}.mmodal-footer[data-v-e9cbbec6]{display:flex;gap:.75rem;justify-content:flex-end;padding:.75rem 1.5rem 1.5rem}.btn-ghost[data-v-e9cbbec6]{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:.85rem;font-weight:600;padding:.65rem 1.25rem;transition:all .2s}.btn-ghost[data-v-e9cbbec6]:hover{background:#e5e7eb}.btn-danger[data-v-e9cbbec6]{align-items:center;background:#ef4444;border:none;border-radius:8px;box-shadow:0 2px 8px rgba(239,68,68,.25);color:#fff;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:700;gap:.4rem;letter-spacing:.04em;padding:.65rem 1.25rem;text-transform:uppercase;transition:background .2s}.btn-danger[data-v-e9cbbec6]:hover{background:#dc2626}#panel,#panel main{background:#f4f6f8}#panel main{align-items:stretch!important;min-height:calc(100vh - 54px)!important;padding-left:0!important;padding-right:0!important;width:100%!important}.nav-pending[data-v-0aae5727]{position:relative}.nav-badge[data-v-0aae5727]{align-items:center;background:#d97706;border-radius:8px;color:#fff;display:flex;font-size:.6rem;font-weight:700;height:16px;justify-content:center;line-height:1;min-width:16px;padding:0 3px;position:absolute;right:4px;top:4px}