.op{--op-green:#235537;--op-ink:#173927;--op-line:#dfe5df;color:var(--op-ink);background:#f4f6f3;min-height:calc(100vh - 110px);padding:38px clamp(18px,4vw,64px) 80px;font:16px/1.5 Arial,sans-serif}.op *{box-sizing:border-box}.op h1{margin:10px 0;font:500 clamp(26px,3vw,40px)/1.15 Georgia,serif}.op h2{margin:0 0 18px;font:500 27px/1.25 Georgia,serif}.op h3{margin:22px 0 12px;font:600 19px/1.4 Arial,sans-serif}.op p{margin:8px 0 16px}.op small{font-size:13px}.op-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;padding-right:90px;display:flex}.op-heading-actions,.op-inline{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.op-kicker{letter-spacing:1.4px;color:#647969;font-size:12px;font-weight:700}.op-card{border:1px solid var(--op-line);background:#fff;border-radius:14px;min-width:0;margin:0 0 24px;padding:28px}.op-login{grid-template-columns:minmax(300px,550px) minmax(260px,1fr);gap:24px;max-width:1080px;margin:35px auto;display:grid}.op-login .op-card{padding:40px}.op-login-side{background:#e8efe8;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px;display:flex}.op-icon{background:#e7eee7;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:24px;display:grid}.op form{gap:16px;display:grid}.op-field{gap:7px;min-width:0;font-size:14px;font-weight:600;display:grid}.op input:not([type=checkbox]),.op textarea,.op select{color:#1c3525;background:#fff;border:1px solid #bfcbbf;border-radius:7px;width:100%;min-height:44px;padding:10px 12px;font:400 16px/1.4 Arial,sans-serif}.op textarea{resize:vertical;min-height:90px}.op input[type=file]{font-size:14px}.op input:focus,.op textarea:focus,.op select:focus{outline-offset:2px;outline:2px solid #47895a}.op button,.op a{touch-action:manipulation}.op button{cursor:pointer;font-family:inherit}.op-primary,.op-secondary{border-radius:7px;justify-content:center;align-items:center;gap:9px;width:fit-content;min-height:43px;padding:11px 17px;font-size:14px;font-weight:600;line-height:1.3;text-decoration:none;display:inline-flex}.op-primary{background:var(--op-green);color:#fff;border:1px solid var(--op-green)}.op-secondary{color:var(--op-green);background:#fff;border:1px solid #b9caba}.op-primary:hover{background:#143e25}.op-secondary:hover{background:#edf2ec}.op button:disabled{opacity:.5;cursor:default}.op-link{color:var(--op-green);align-items:center;gap:6px;margin:10px 0;font-size:14px;text-decoration:underline;display:inline-flex}.op-muted{color:#657267;line-height:1.5;font-size:14px!important}.op-tabs{border-bottom:1px solid var(--op-line);width:100%;margin-bottom:25px;background:0 0!important;border-radius:0!important;justify-content:flex-start!important;gap:5px!important;height:auto!important;padding:0 0 14px!important;display:flex!important;overflow-x:auto!important}.op-tabs button{white-space:nowrap;color:#506554;border:1px solid #0000;flex:none;gap:7px;min-height:43px;padding:11px 15px;font-size:14px}.op-tabs button[data-active],.op-tabs button[data-state=active],.op-tabs button[aria-selected=true]{color:#1c4f30;background:#fff;border-color:#bdd0be;border-radius:8px}.op-workspace{border:0;min-width:0;margin:0;padding:0}.op-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.op-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px;display:grid}.op-stats article{border:1px solid var(--op-line);background:#fff;border-radius:12px;gap:6px;padding:22px;display:grid}.op-stats span{color:#5b6f60;font-size:14px}.op-stats strong{font:500 38px/1.2 Georgia,serif}.op-toolbar{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:20px;display:flex}.op-toolbar h2,.op-toolbar h3{flex:1;margin:0}.op-toolbar select{width:auto;max-width:100%}.op-toolbar>input{flex:1;min-width:200px}.op-order-list{gap:12px;display:grid}.op-order{text-align:left;border:1px solid var(--op-line);width:100%;color:var(--op-ink);background:#fff;border-radius:12px;align-items:center;gap:20px;padding:22px;display:flex}.op-order:hover{border-color:#739e7e}.op-order.urgent{border-left:5px solid #c93e35}.op-order-number{background:#edf2e9;border-radius:50%;place-items:center;min-width:40px;height:40px;font-size:20px;font-weight:600;display:grid}.op-order-title{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.op-order p{margin:8px 0 3px;font-size:15px}.op-order small{color:#657267}.op-order-end{white-space:nowrap;align-items:center;gap:16px;margin-left:auto;display:flex}.op-tag{color:#4b6151;white-space:nowrap;background:#edf0ed;border-radius:5px;padding:4px 8px;font:600 12px/1.5 Arial,sans-serif;display:inline-block}.op-tag.paid,.op-tag.delivered,.op-tag.resolved{color:#1d6133;background:#e2f1e4}.op-tag.correction,.op-tag.pending,.op-tag.new{color:#765218;background:#fff0d2}.op-tag.transit,.op-tag.processing{color:#365d80;background:#e4edf7}.op-tag.urgent,.op-tag.rejected,.op-tag.unpaid{color:#ac2c26;background:#fce4e1}.op-empty{text-align:center;color:#687b6c;border:1px dashed #c7d2c7;border-radius:12px;justify-items:center;padding:40px;display:grid}.op-alert,.op-notice{border-radius:9px;margin-bottom:20px;padding:15px 20px;font-size:15px}.op-alert{color:#8e2b21;background:#fde7e3}.op-notice{color:#215332;background:#e2efe3}.op-alert button{margin-left:12px;text-decoration:underline}.op-narrow{max-width:650px}.op-products{border:1px solid var(--op-line);border-radius:8px;max-height:430px;overflow:auto}.op-products article{border-bottom:1px solid var(--op-line);align-items:center;gap:15px;padding:12px;display:flex}.op-products img{object-fit:contain;width:62px;height:56px}.op-products article>div{flex:1;gap:4px;display:grid}.op-products input{width:80px!important}.op-products strong{font-size:15px}.op-check{align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.op-check [data-slot=checkbox]{border-color:#82a088;width:20px;height:20px}.op-urgent-check{color:#b33129;background:#fff0ec;border-radius:7px;padding:12px;font-weight:700}.op-admin-forms{border-top:1px solid var(--op-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:25px;padding-top:20px;display:grid}.op-subcard{background:#f5f7f3;border-radius:9px;align-content:start;padding:20px}.op-subcard h3{margin:0 0 12px}.op-info{border-left:3px solid #d7e3d5;align-content:start;gap:6px;margin-bottom:16px;padding:2px 0 10px 17px;display:grid}.op-info small{color:#617665}.op-info strong{font-size:17px}.op-info span{font-size:14px}.op-code{color:#728075;display:block}.op table{font-size:14px}.op td,.op th{padding:13px 10px}.op-confirm{border-top:1px solid var(--op-line);max-width:760px;margin-top:25px;padding-top:20px}.op-confirm canvas{touch-action:none;background:#fcfdfb;border:1px solid #aabfaf;border-radius:8px;width:100%;height:160px}.op-proof{background:#eaf3e7;border-radius:10px;align-items:center;gap:20px;margin-top:25px;padding:20px;display:flex}.op-proof h3{margin-top:0}.op-tracking{background:#e4eee1;border:1px solid #c4d8bc;border-radius:10px;align-items:center;gap:20px;margin-bottom:22px;padding:20px;display:flex}.op-tracking>div{flex:1}.op-tracking p{margin:4px 0;font-size:14px}.op-tracking button{flex-shrink:0}.op-chart{border-bottom:1px solid var(--op-line);align-items:end;gap:8px;height:180px;margin-top:20px;display:flex;overflow-x:auto}.op-chart>div{flex-direction:column;flex:1;justify-content:end;align-items:center;min-width:15px;display:flex}.op-chart i{background:#56805a;border-radius:4px 4px 0 0;width:75%;min-width:8px}.op-chart small,.op-chart span{font:12px/1.6 Arial,sans-serif}.op-chart small{padding:5px 0}.op-map{border:1px solid var(--op-line);background:#e6ebe7;border-radius:8px;position:relative;overflow:hidden}.op-map svg{width:100%;display:block}.op-map>a{color:#345444;background:#fffe;padding:1px 5px;font-size:10px;position:absolute;bottom:0;right:0}.op-request{border-bottom:1px solid var(--op-line);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.op-favorites{grid-template-columns:1fr 1fr;gap:15px;max-height:380px;padding:10px;display:grid;overflow:auto}.op-response{background:#eff4ec;border-radius:7px;margin-top:12px;padding:15px}.op details summary{cursor:pointer;font-size:14px}.utility-contact{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.utility-contact a:last-child{font-size:12px}:is(.op a:focus-visible,.op button:focus-visible){outline-offset:3px;outline:2px solid #528b60}@media (max-width:900px){.op-heading{flex-direction:column;align-items:start;padding-right:0}.op-admin-forms{grid-template-columns:1fr}.op-order-end{flex-direction:column;gap:6px}.op-login .op-card{padding:25px}.op-stats{gap:10px}.op-stats article{padding:16px}}@media (max-width:600px){.op{padding:25px 14px 55px}.op-login,.op-grid{grid-template-columns:1fr}.op-login{margin:5px 0}.op-card{padding:20px 16px}.op-stats{grid-template-columns:1fr 1fr}.op-stats article:last-child{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.op-stats strong{font-size:30px}.op-order{flex-wrap:wrap;align-items:start;gap:12px;padding:16px 12px}.op-order>div:nth-child(2){flex:1;min-width:180px}.op-order-end{flex-direction:row;justify-content:space-between;width:100%;padding-left:50px}.op-order-number{min-width:32px;height:32px;font-size:17px}.op-tracking{flex-wrap:wrap;gap:12px}.op-tracking>div{min-width:200px}.op-products img{width:40px}.op-products article{gap:10px}.op-products strong{font-size:14px}.op-favorites{grid-template-columns:1fr}.op-heading h1{font-size:29px}.op-request{flex-direction:column;align-items:start}}.op [data-slot=native-select-wrapper]{width:100%}.op-toolbar [data-slot=native-select-wrapper]{width:auto;max-width:100%}.op [data-slot=native-select]{padding-right:32px}.op-stats article>span{align-items:center;gap:8px;display:flex}.op-stats article>span svg{flex-shrink:0}.op-account-footer{border-top:1px solid #dce2da;flex-wrap:wrap;justify-content:flex-end;margin-top:40px;padding-top:24px}.op-driver-password{flex-direction:column;align-items:flex-start;gap:8px;max-width:320px;display:flex}.op-driver-password code{white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.op-order-filters{flex-wrap:wrap;align-items:end;gap:14px;padding:18px 0;display:flex}.op-order-filters>label:first-child{flex:1;min-width:220px}.op-fine-details{grid-template-columns:1fr 1fr;gap:8px;font-size:13px;display:grid}.op-fine-details dt{color:#667369}.op-fine-details dd{margin:0}.op-login-bread{object-fit:contain;align-self:center;width:min(100%,320px);height:240px;margin:0 auto 12px}@media (max-width:600px){.op-login-bread{height:180px}}.op-partner-welcome{text-align:center;margin-bottom:20px;font-size:clamp(26px,3vw,36px);line-height:1.15}.op-login-bread{display:block}.op-alert-count{color:#fff;background:#b52b25;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;margin-left:6px;padding:0 6px;font:700 12px/1 Arial,sans-serif;display:inline-flex}.op-new-alert{color:#912923;background:#fff2f0;border:1px solid #efc6c3;border-radius:12px;align-items:center;gap:14px;margin:0 0 22px;padding:16px 20px;display:flex}.op-new-alert>div{flex:1}.op-new-alert p{margin:4px 0 0;font-size:13px}.op-new-alert>svg{flex-shrink:0}@media (max-width:600px){.op-new-alert{flex-wrap:wrap}.op-new-alert button{width:100%}}.op-products .op-product-favorite{color:#647561;background:#fff;border:1px solid #dce3d9;border-radius:8px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:8px;display:inline-flex}.op-products .op-product-favorite[aria-pressed=true]{color:#b42e38;background:#fff3f2;border-color:#efcecd}.op-products article>.op-quantity{flex:none;align-items:center;gap:4px;display:flex}.op-products .op-quantity input{text-align:center;padding:8px 2px;width:56px!important}.op-quantity button{min-height:40px;padding:8px}.op-add-product{white-space:nowrap}@media (max-width:600px){.op-products article{flex-wrap:wrap}.op-products article>div:first-of-type{min-width:140px}.op-products article>.op-quantity,.op-products .op-add-product{margin-left:auto}.op-products article>.op-quantity{flex-basis:auto}}.op-products .op-product-details{color:#315c38;text-underline-offset:3px;margin-top:3px;font-size:12px;text-decoration:underline}.op-products article{align-items:center}.op-products article>div:first-of-type small{color:#687267;line-height:1.5}.op-product-categories{justify-content:flex-start;gap:4px;max-width:100%;height:auto;margin:18px 0 10px;padding:5px;overflow-x:auto;display:flex!important}.op-product-categories [role=tab]{white-space:nowrap;flex:none;padding:10px 14px}.op-location-list{gap:16px;margin:20px 0;display:grid}.op-location-list input[type=radio]{accent-color:#315b3a;width:18px;height:18px}.dash{min-width:0}.dash h3{margin-top:0}.dash-filters{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.dash-filters label{gap:5px;font-size:13px;display:grid}.dash-filters input,.dash-filters select{min-height:40px!important;font-size:14px!important}.dash-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0;display:grid}.dash-kpis article{background:#fff;border:1px solid #dfe5df;border-radius:12px;gap:12px;min-width:0;padding:22px;display:grid}.dash-kpis article>span{color:#536c59;align-items:center;gap:7px;font-size:14px;display:flex}.dash-kpis strong{overflow-wrap:anywhere;font:500 clamp(22px,2.6vw,34px)/1.2 Georgia,serif}.dash-kpis em{color:#839086;font:400 17px Arial,sans-serif}.dash-kpis small{color:#69786b;font-size:12px}.dash-trend{line-height:1.5;display:block}.dash-charts{grid-template-columns:1.25fr 1fr;gap:22px;display:grid}.dash-chart{width:100%;min-width:0;height:265px}.dash-chart svg{font-family:Arial,sans-serif}.dash-middle{grid-template-columns:1fr 1fr;gap:22px;display:grid}.dash-action{text-align:left;color:#294930;background:0 0;border:0;border-bottom:1px solid #e5ebe3;align-items:center;gap:12px;width:100%;padding:14px 0;font-size:14px;display:flex}.dash-action span{flex:1}.dash-action strong{font-size:20px}.dash-action:disabled{color:#294930;opacity:1!important}.dash-balance{background:#f3f5ed;border-radius:9px;gap:5px;margin-top:20px;padding:18px;display:grid}.dash-balance strong{font:500 27px Georgia,serif}.dash-status{margin-bottom:15px}.dash-status>div{justify-content:space-between;margin-bottom:8px;display:flex}.dash-status progress{accent-color:#527d54;width:100%;height:7px}.dash-product{border-bottom:1px solid #e3e9e1;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;font-size:14px;display:flex}.dash-product strong{white-space:nowrap}.dash-driver{border-bottom:1px solid #e3e9e1;align-items:center;gap:12px;padding:15px 0;display:flex}.dash-driver>div{flex:1;gap:4px;font-size:14px;display:grid}.dash-driver small{color:#627566}.dash-avatar{background:#e8efe2;border-radius:50%;place-items:center;width:37px;height:37px;font-weight:700;display:grid}.dash-warning{color:#795617;background:#fff1d4;border-radius:8px;gap:9px;padding:14px 18px;font-size:14px;display:flex}.dash-method{background:#fff;border:1px solid #dfe5df;border-radius:8px;margin-bottom:24px;padding:15px 20px;font-size:14px}.dash-method summary{cursor:pointer}.dash-demo{border-top:2px dashed #b7c8b4;margin:50px 0 0;padding:36px 0 0}.dash-demo-label{color:#35598d;letter-spacing:.7px;background:#eaf0fc;border-radius:5px;margin-bottom:13px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-block}.dash-demo>p{color:#5f7365;font-size:14px}.dash-demo-control{background:#eef2e9;border:1px solid #d8e2d0;border-radius:9px;align-items:center;gap:12px;margin-bottom:24px;padding:16px 18px;font-size:14px;display:flex}.dash-demo-control [data-slot=switch]{background:#b8c4b5;width:38px;height:22px}.dash-demo-control [data-slot=switch][data-checked]{background:#235537}.dash-demo-control [data-slot=switch-thumb]{background:#fff}.dash-demo-routes{gap:12px;margin:20px 0;display:grid}.dash-demo-driver-heading{align-items:center;gap:18px;padding-top:16px;display:flex}.dash-demo-driver-heading h3{margin:0}.dash-demo-detail{border-color:#a8bfac!important;margin-top:24px!important}.dash-timeline{gap:12px;margin:22px 0;padding-left:24px;font-size:14px;display:grid}.dash-demo [data-slot=tabs-list]{flex-wrap:wrap;height:auto}.dash-demo [data-slot=tabs-trigger]{padding:10px 13px}.dash-export{margin-left:auto}@media (max-width:1000px){.dash-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-charts{grid-template-columns:1fr}.dash-filters{width:100%}}@media (max-width:600px){.dash-middle{grid-template-columns:1fr}.dash-kpis{gap:10px}.dash-kpis article{padding:16px 12px}.dash-kpis strong{font-size:23px}.dash-kpis article>span{align-items:start;font-size:13px}.dash-filters{gap:8px}.dash-filters label{flex:1;min-width:95px}.dash-chart{height:230px}.dash-demo{margin-top:30px;padding-top:25px}.dash-demo>.op-toolbar{flex-direction:column;align-items:start}.dash-driver{flex-wrap:wrap}.dash-driver>span:last-child{font-size:13px}}.dash-demo-section{gap:7px;max-width:340px;margin:20px 0 30px;font-size:14px;font-weight:600;display:grid}.dash-charts>.op-card,.dash-section>.op-card{box-shadow:none;border:1px solid #e5eae2;border-radius:16px}.dash-chart{margin-top:24px}.dash-kpis article{box-shadow:none;background:#fff;border-radius:14px}.dash-kpis article>strong{letter-spacing:-.035em;font-size:clamp(24px,2.4vw,36px)}.dash-chart .recharts-cartesian-axis-tick-value{fill:#778178}.dash-chart .recharts-legend-wrapper{font-size:12px}.dash-chart .recharts-default-legend{padding-top:12px!important}
