:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f4f6;font-family:system-ui,Segoe UI,Roboto,sans-serif}html,body,#root{min-width:320px;min-height:100vh;margin:0}body{background:#f3f4f6;margin:0}.finished-product-images-page{padding:32px}.finished-product-images-page__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.finished-product-images-page__header h1{color:#111827;margin:0 0 8px;font-size:32px}.finished-product-images-page__header p{color:#4b5563;margin:0 0 4px}.finished-product-images-page__upload-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:24px;padding:24px}.finished-product-images-page__upload-label{color:#111827;flex-direction:column;gap:10px;font-weight:600;display:flex}.finished-product-images-page__hint{color:#6b7280;margin-top:12px;font-size:14px}.finished-product-images-page__state{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px}.finished-product-images-page__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.finished-product-images-page__image-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.finished-product-images-page__image-wrapper{aspect-ratio:1;background:#f3f4f6;border-radius:14px;overflow:hidden}.finished-product-images-page__image{object-fit:cover;width:100%;height:100%;display:block}.finished-product-images-page__meta{flex-direction:column;gap:8px;margin:14px 0;display:flex}.finished-product-images-page__meta-row{color:#374151;justify-content:space-between;gap:12px;font-size:14px;display:flex}.finished-product-images-page__badge{color:#166534;background:#dcfce7;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.finished-product-images-page__actions{gap:10px;display:flex}.finished-product-images-page__primary-button,.finished-product-images-page__danger-button{cursor:pointer;border:none;border-radius:12px;flex:1;padding:11px 14px;font-size:14px;font-weight:600}.finished-product-images-page__primary-button{color:#fff;background:#2563eb}.finished-product-images-page__danger-button{color:#fff;background:#dc2626}.finished-product-images-page__primary-button:disabled,.finished-product-images-page__danger-button:disabled{opacity:.65;cursor:not-allowed}@media (width<=720px){.finished-product-images-page{padding:20px}.finished-product-images-page__header,.finished-product-images-page__actions{flex-direction:column}}.order-details-page{padding:32px}.order-details-page__topbar{margin-bottom:20px}.order-details-page__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.order-details-page__header h1{color:#111827;margin:0 0 8px;font-size:32px}.order-details-page__header p{color:#6b7280;margin:0}.order-details-page__save-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;min-height:44px;padding:10px 16px;font-weight:600}.order-details-page__save-button:disabled{cursor:not-allowed;opacity:.55}.order-details-page__state{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px}.order-details-page__layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:24px;display:grid}.order-details-page__card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px}.order-details-page__card h2{color:#111827;margin:0 0 20px}.order-details-page__items{flex-direction:column;gap:14px;display:flex}.order-details-page__item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.order-details-page__item h3{color:#111827;margin:0 0 8px}.order-details-page__item p{color:#6b7280;margin:0}.order-details-page__item strong{white-space:nowrap;color:#111827}.order-details-page__info{flex-direction:column;gap:14px;margin-bottom:24px;display:flex}.order-details-page__row{color:#4b5563;justify-content:space-between;gap:16px;display:flex}.order-details-page__row strong{color:#111827;text-align:right}.order-details-page__editor{border-top:1px solid #e5e7eb;flex-direction:column;gap:14px;padding:16px 0;display:flex}.order-details-page__editor h3{color:#111827;margin:0;font-size:16px}.order-details-page__editor label{flex-direction:column;gap:8px;display:flex}.order-details-page__editor label span{color:#374151;font-size:14px;font-weight:600}.order-details-page__editor select{background:#fff;border:1px solid #d1d5db;border-radius:12px;min-height:44px;padding:10px 12px;font-size:14px}.order-details-page__comment{border-top:1px solid #e5e7eb;margin-top:8px;padding-top:14px}.order-details-page__comment span{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.order-details-page__comment p{color:#4b5563;margin:0;line-height:1.5}.order-details-page__total{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:20px}.order-details-page__row--final{color:#111827;border-top:1px solid #f3f4f6;margin-top:12px;padding-top:12px;font-size:18px}@media (width<=1200px){.order-details-page__layout{grid-template-columns:1fr}}@media (width<=720px){.order-details-page{padding:20px}.order-details-page__header{flex-direction:column;align-items:stretch}.order-details-page__item{flex-direction:column;align-items:flex-start}}.orders-page{padding:32px}.orders-page__header{margin-bottom:24px}.orders-page__header h1{color:#111827;margin:0 0 8px;font-size:32px}.orders-page__header p{color:#6b7280;margin:0}.orders-page__filters{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.orders-page__filter{flex-direction:column;gap:8px;display:flex}.orders-page__filter span{color:#374151;font-size:14px;font-weight:600}.orders-page__filter select,.orders-page__filter input{background:#fff;border:1px solid #d1d5db;border-radius:12px;min-height:44px;padding:10px 12px;font-size:14px}.orders-page__apply-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;align-self:end;min-height:44px;font-weight:600}.orders-page__card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px}.orders-page__card-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.orders-page__card-top h2{color:#111827;margin:0}.orders-page__card-top span{color:#6b7280;font-size:14px}.orders-page__state{color:#6b7280;margin:0}.orders-page__list{flex-direction:column;gap:14px;display:flex}.orders-page__order-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.orders-page__order-top{color:#111827;justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.orders-page__order-meta{color:#6b7280;flex-direction:column;gap:6px;margin-bottom:12px;font-size:14px;display:flex}.orders-page__order-bottom{color:#9ca3af;justify-content:space-between;align-items:center;gap:16px;font-size:13px;display:flex}.orders-page__pagination{justify-content:center;align-items:center;gap:14px;margin-top:20px;display:flex}.orders-page__pagination button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:8px 14px}.orders-page__pagination button:disabled{opacity:.55;cursor:not-allowed}@media (width<=1200px){.orders-page__filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.orders-page{padding:20px}.orders-page__filters{grid-template-columns:1fr}.orders-page__order-top,.orders-page__order-bottom{flex-direction:column;align-items:flex-start}}
