:root{--oe-bg: #f8f8f8;--oe-cart: #f0f0f0;--oe-cart-header: #d5d5d5;--oe-border: 1px solid #e5e5e5;--radius: 6px;--text: #333;--btn: #ffffff;--btn-border: 1px solid #d0d0d0;--accent: #2b6cb3;--accent-light: #d7e6f5;--pay-green: #3a8a4a;--oe-button-h: 6.5vh;font-family:Roboto Condensed,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{margin:0;height:100%;background:var(--oe-bg);color:var(--text)}.oe-button-control{min-height:var(--oe-button-h);border:var(--btn-border);border-radius:var(--radius);background:var(--btn);color:var(--text);cursor:pointer;font:600 14px Roboto Condensed,Arial,sans-serif;padding:4px 8px}.oe-button-control:active{background:#ececec}
