:root{--oil-green:#176b3a;--oil-dark:#103d27}body{min-height:100vh}.navbar{background:linear-gradient(110deg,var(--oil-dark),var(--oil-green))!important}.min-vh-75{min-height:75vh}.brand-mark{display:grid;place-items:center;width:3rem;height:3rem;border-radius:1rem;background:#dff5e8;color:var(--oil-green);font-size:1.6rem}.card{border-radius:1rem}.form-control,.form-select,.btn{min-height:44px}.mobile-shell{max-width:760px;margin-inline:auto}.route-card{border-left:5px solid var(--oil-green)!important}.stop-order{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:50%;background:#dff5e8;color:var(--oil-green);font-weight:700}.value-summary{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:.75rem;background:#eaf7ef;color:var(--oil-dark)}.value-summary strong{font-size:1.5rem}.signature-pad{width:100%;height:160px;border:2px dashed #92a89b;border-radius:.75rem;background:#fff;touch-action:none}.progress{height:.55rem}@media(max-width:767px){main.container{padding-left:1rem;padding-right:1rem}.table{font-size:.9rem}.navbar-nav{max-height:65vh;overflow:auto}.btn-lg,.form-control-lg,.form-select-lg{min-height:52px}.signature-pad{height:180px}}
