:root{font-family:system-ui,sans-serif;color:#17221d;background:#f5f4ef}body{margin:0}main{max-width:1000px;margin:auto;padding:32px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cdd4cc;margin-bottom:24px}h1{margin:0 0 20px}header p{margin:0;color:#58705c;font-weight:700}form{display:flex;gap:12px;align-items:end;flex-wrap:wrap;background:#fff;padding:16px;border-radius:10px}label{display:grid;gap:5px}input,button,a,select{font:inherit;padding:9px 12px;border-radius:7px;border:1px solid #9cac9d}button{background:#203e29;color:#fff;cursor:pointer}a{display:inline-block;color:#193c26;background:#e4eee3;text-decoration:none}.push-control{display:grid;place-items:center;width:48px;height:48px;padding:0;border-radius:10px}.push-control svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.push-control[data-state="enabled"]{background:#203e29}.push-control[data-state="ready"]{background:#fff;color:#203e29}.push-control[data-state="blocked"],.push-control[data-state="unsupported"]{background:#e4e8e3;color:#647066;cursor:not-allowed}.group{margin-top:28px}.group h2{font-size:18px}.order-row{transition:background-color .18s ease,border-color .18s ease}.order-row.payment-paid{border-left-color:#3e8350}.order-row.payment-waiting{border-left-color:#d59c31}.order-row.payment-cancelled{border-left-color:#b94b4b}.order-row.purchase-na_stanie{background:#edf6ed}.order-row.purchase-w_koszyku{background:#eef4fb}.order-row.purchase-zamowione{background:#e8efe8}.order-row.purchase-brak{background:#fff0ef}.row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}article p{margin:5px 0 12px}small{color:#4b5550;line-height:1.5}.supplier{color:#4b5550;font-size:.95em}.copy[data-copied="true"]{background:#356f43}.product-status{min-width:145px;background:#fff}.login{max-width:360px;margin-top:15vh}#error{color:#a50000}@media(max-width:650px){main{padding:16px}article,header{display:block}.push-control{position:absolute;right:16px;top:32px}.row-actions{align-items:stretch;flex-direction:column}.row-actions button,.row-actions a,.row-actions select{width:100%;box-sizing:border-box}article small{display:block;margin-top:12px}}
