.feeding-order-form{margin:14px 0;padding:14px;border:1px solid rgba(183,138,42,.34);border-radius:14px;background:rgba(183,138,42,.06)}.feeding-order-form h3{margin:0 0 4px}.feeding-order-form>.form-hint{margin:0 0 12px}.feeding-last-delivery{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:11px;background:rgba(57,132,77,.1)}.feeding-last-delivery small,.feeding-last-delivery b{display:block}.feeding-order-summary{margin:12px 0;padding:11px 12px;border:1px solid rgba(127,119,91,.2);border-radius:12px;background:rgba(127,119,91,.07)}.feeding-order-summary>div:first-child{display:flex;align-items:center;gap:8px}.feeding-order-summary i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:rgba(127,119,91,.15);font-style:normal;font-weight:900}.feeding-order-summary.is-ordered{border-color:#d59827;background:linear-gradient(135deg,#fff2c7,#fff9e7);color:#4f390c}.feeding-order-summary.is-ordered i{background:#d59827;color:white}.feeding-order-summary.is-delivered{border-color:rgba(57,132,77,.35);background:rgba(57,132,77,.09)}.feeding-order-summary.is-delivered i{background:#4a8758;color:white}.feeding-order-meta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}.feeding-order-meta span{min-width:0;padding:7px 8px;border-radius:9px;background:rgba(255,255,255,.5)}.feeding-order-meta small,.feeding-order-meta b{display:block;overflow-wrap:anywhere}.feeding-order-meta small{font-size:10px;opacity:.75;margin-bottom:2px}.feeding-feed-card.has-open-order{border-color:#d59827;box-shadow:0 0 0 1px rgba(213,152,39,.18)}
[data-theme="dark"] .feeding-order-form{background:rgba(183,138,42,.09)}[data-theme="dark"] .feeding-order-summary.is-ordered{background:linear-gradient(135deg,#58420f,#342c1a);color:#fff0c7}[data-theme="dark"] .feeding-order-meta span{background:rgba(255,255,255,.055)}[data-theme="dark"] .feeding-order-summary.is-delivered{background:rgba(57,132,77,.14)}
@media(max-width:520px){.feeding-order-meta{grid-template-columns:1fr}.feeding-last-delivery{align-items:flex-start;flex-direction:column}}

.feeding-current-stock{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border:1px solid rgba(57,132,77,.28);border-radius:12px;background:rgba(57,132,77,.09)}.feeding-current-stock>span,.feeding-current-stock small,.feeding-current-stock b{display:block}.feeding-current-stock>span{min-width:0}.feeding-current-stock b{margin-top:2px;font-size:17px}.feeding-current-stock>small{max-width:270px;text-align:right;color:var(--muted,#6d675f);line-height:1.35}.feeding-order-quantity{padding:11px 12px;border:1px solid rgba(183,138,42,.26);border-radius:12px;background:rgba(183,138,42,.06)}.feeding-order-quantity>label{margin-top:0}.feeding-order-quantity-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:end}.feeding-order-quantity-grid>div{min-width:0}.feeding-order-quantity-grid small,.feeding-order-quantity-grid b{display:block}.feeding-order-quantity-grid small{margin-bottom:5px;color:var(--muted,#6d675f);font-size:11px;font-weight:800}.feeding-order-quantity-grid input{margin:0}.feeding-order-total{min-height:43px;padding:9px 11px;border-radius:10px;background:rgba(255,255,255,.58)}.feeding-order-total b{overflow-wrap:anywhere}.feeding-order-quantity>.form-hint{margin:7px 0 0}
[data-theme="dark"] .feeding-current-stock{background:rgba(57,132,77,.13)}[data-theme="dark"] .feeding-order-quantity{background:rgba(183,138,42,.09)}[data-theme="dark"] .feeding-order-total{background:rgba(255,255,255,.055)}
@media(max-width:520px){.feeding-current-stock{align-items:flex-start;flex-direction:column}.feeding-current-stock>small{text-align:left}.feeding-order-quantity-grid{grid-template-columns:1fr}}
