:root{--yellow:#daa520;--color-text-default:#000;--color-darkred:#aa3232;--color-transparent-deep-red:color-mix(in srgb,var(--color-darkred) 5%,transparent);--color-darkgreen:#006400;--color-darkblue:#184e77;--color-light-grey:#e0e0e0;--color-dark-grey:#787878;--color-charcoal:#333;--color-pale-grey:#f5f5f5;--color-off-white:#fafafa;--color-unselected-background:#e1e1e1;--color-selected-background:rgba(0,100,0,.65);--color-surface-card:rgba(255,252,247,.94);--color-surface-card-tint:rgba(248,246,240,.9);--color-border-card:rgba(138,75,58,.16);--color-border-card-soft:rgba(138,75,58,.12);--color-border-white-soft:hsla(0,0%,100%,.6);--color-border-row-subtle:color-mix(in srgb,var(--color-darkred) 8%,transparent);--color-border-success-soft:color-mix(in srgb,var(--color-darkgreen) 8%,transparent);--color-border-success-mid:color-mix(in srgb,var(--color-darkgreen) 10%,transparent);--color-border-success-strong:color-mix(in srgb,var(--color-darkgreen) 20%,transparent);--color-text-card-strong:rgba(36,33,30,.92);--color-text-card-muted:rgba(70,43,32,.8);--color-text-card-subtle:rgba(90,84,78,.88);--color-text-card-dim:rgba(70,43,32,.72);--color-text-card-accent:rgba(101,93,86,.92);--color-surface-field:hsla(0,0%,100%,.96);--color-surface-field-soft:hsla(0,0%,100%,.86);--color-surface-row-alt:#f0f0f0}.black{color:#000!important}.blue{color:#00f!important}.green{color:green!important}.lightgreen{color:#90ee90!important}.pink{color:pink!important}.red{color:red!important}.darkred{color:var(--color-darkred)!important}.darkgreen{color:var(--color-darkgreen)!important}.yellow{color:#ff0}.orange{color:orange}.white{color:#fff!important}.highlight-green,.highlight-lightgreen{background-color:#90ee90!important}.highlight-darkgreen{background-color:#64af64bf!important}.highlight-red{background-color:red!important}.highlight-darkred{background-color:var(--color-darkred)}.background-transparent-darkred{background-color:var(--color-transparent-deep-red)}.highlight-pink{background-color:pink!important}.highlight-yellow{background-color:#fafad2!important}.highlight-orange{background-color:orange!important}.highlight-blue,.highlight-lightblue{background-color:#add8e6!important}.highlight-lightgray,.highlight-lightgrey{background-color:#d3d3d3!important}.unsaved{background-color:pink!important}.saved{background-color:#90ee90!important}:root{--layout-content-width-checkout-fulfillment:760px}#screen-wrapper{width:100%;height:100cqh;display:flex;flex-direction:column;container:screen-wrapper/size;overflow-y:hidden;overflow-x:hidden}#screen-controls{flex:0 0 auto;width:100%;box-sizing:border-box;padding:.5rem .5rem 0}#screen-container{display:flex;flex-direction:column;height:auto;min-height:0;flex:1 1 auto;background-color:#aa32320d;overflow-y:hidden}#screen-container h2{text-align:center}#screen-container #screen-header{margin-top:1rem;margin-bottom:1.5rem}#screen-container #screen-body{display:flex;flex-direction:column;align-items:stretch;flex:1 1 auto;overflow-y:auto;height:auto;min-height:0;width:100%;margin:0 auto;padding:0 .5rem calc(1rem + 71px);max-width:var(--v3104955e)}#screen-container.screen-container--has-footer #screen-body{padding-bottom:1rem}#screen-container #screen-footer{box-shadow:0 -1px 5px gray;padding:0 .5rem calc(.5rem + 71px)}@media screen and (min-width:700px){#screen-wrapper{flex-direction:row;overflow-y:visible}#screen-controls{flex:0 0 220px;max-width:220px;padding:5px;overflow-y:auto}#screen-container{height:100cqh;overflow-y:auto}#screen-container #screen-body{padding-bottom:1rem}#screen-container #screen-footer{padding:0 .5rem .5rem}.screen-panel{width:50%}#screen-sidebar{flex-shrink:0;padding:5px;overflow-y:auto}}
