:root{font:16px/1.5 Arial,sans-serif;color:#292d28;background:#f5f3ef;color-scheme:light}*{box-sizing:border-box}body{margin:0}main{max-width:1280px;margin:30px auto;padding:20px}.login{max-width:440px;margin:8vh auto;background:white;border:1px solid #dddcd5;border-radius:12px;padding:32px}.brand{font:32px Georgia,serif}h1,h2{font-family:Georgia,serif;font-weight:normal}label{display:block;margin:12px 0}input,select,textarea,button{font:inherit;padding:10px;border:1px solid #ccc;border-radius:7px;min-height:44px}input,select,textarea{display:block;width:100%}button{background:#354735;color:white;cursor:pointer}button:disabled{opacity:.5}header{display:flex;gap:20px;align-items:center;justify-content:space-between;flex-wrap:wrap}.grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:24px}.panel,article{background:white;border:1px solid #dddcd5;border-radius:12px;padding:20px;margin:16px 0}article p{white-space:pre-wrap;overflow-wrap:anywhere}.error,[role=alert]{color:#a02e25}input[type=checkbox]{display:inline;width:auto;min-height:auto}small{color:#62675f}.actions{display:flex;flex-wrap:wrap;gap:8px}pre{white-space:pre-wrap}button.secondary{background:white;color:#354735}@media(max-width:760px){.grid{grid-template-columns:1fr}main{padding:12px;margin:8px auto}}.order-tools{display:grid;grid-template-columns:minmax(220px,2fr) minmax(170px,1fr) auto;gap:10px;align-items:end}.order-tools label{margin:0}.result-count{color:#62675f;margin:8px 0}.order-tools button{margin-bottom:0}@media(max-width:760px){.order-tools{grid-template-columns:1fr}.order-tools button{width:100%}}.order-summary{display:grid;grid-template-columns:minmax(130px,1.3fr) minmax(130px,1fr) minmax(130px,1.3fr) minmax(110px,.8fr);gap:12px;align-items:center;padding:4px 0;cursor:pointer}.order-summary span{overflow-wrap:anywhere}.order-body{padding-top:12px}.order-line{padding:14px 0}.order-line+.order-line{border-top:1px dashed #b8b8ae}.order-line h4{font-size:16px;margin:0 0 6px;font-weight:700}@media(max-width:760px){.order-summary{grid-template-columns:1fr;gap:3px}}

.order-summary-status{justify-self:end;font-weight:700;white-space:nowrap}@media(max-width:760px){.order-summary-status{justify-self:start}}#orders>article{border:1px solid #c9cec5;border-left:5px solid #354735;box-shadow:0 1px 2px #0000000d}#orders>article:nth-of-type(even){background:#eef2eb}

.order-line::after{content:"";display:block;clear:both}.order-product-image{float:left;width:120px;height:90px;object-fit:contain;margin:0 14px 8px 0;border:1px solid #c9cec5;border-radius:8px;background:#fff}@media(max-width:760px){.order-product-image{width:88px;height:66px;margin-right:10px}}
.order-dates{margin:10px 0;padding:10px 12px;border-left:4px solid #df7b24;background:#fff7ef;display:grid;gap:4px}.revision-request{margin:14px 0;border-color:#df7b24}.revision-request button{margin-right:8px}
