.category-builder .category-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:none}.category-builder .category-form label{display:grid;gap:7px;color:#405762;font-weight:700}.category-builder .category-form label input{width:100%;box-sizing:border-box}.category-form-actions{grid-column:1/-1;display:flex;gap:9px;flex-wrap:wrap}.category-image-preview{display:grid;place-items:center;min-height:100px;border:1px dashed #b9cbd3;border-radius:12px;background:#f7fafb;color:#71838c}.category-image-preview img{width:100%;height:130px;object-fit:cover;border-radius:11px}.category-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr))}.category-list article{display:grid;grid-template-columns:54px 1fr;gap:10px;border-radius:13px;padding:10px}.category-list article img,.category-list-placeholder{grid-row:1/3;width:54px;height:54px;border-radius:10px;object-fit:cover}.category-list-placeholder{display:grid;place-items:center;background:#eaf1f3}.category-list article>strong{align-self:end}.category-list article>div{display:flex;gap:5px}.prep-time-help{margin:0;padding:11px 13px;border-left:4px solid #0d84ae;background:#eef8fb;color:#3d5d6b;font-size:13px;line-height:1.45}.finance-card--main .average-ticket{display:flex;justify-content:space-between;margin-top:6px;padding-top:10px;border-top:1px solid #ffffff45}.finance-card--main .average-ticket span{color:#d8eff8}.finance-card--main .average-ticket b{color:#fff}.customer-category.has-category-cover>header{position:relative;min-height:118px;overflow:hidden;padding:18px!important;border:0!important;border-radius:15px;color:#fff;background:#143848}.customer-category-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.48}.customer-category.has-category-cover>header::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0c2939d9,#0c29394d)}.customer-category.has-category-cover>header h2,.customer-category.has-category-cover>header span{position:relative;z-index:1;color:#fff;text-shadow:0 2px 6px #0008}@media(max-width:680px){.category-builder .category-form{grid-template-columns:1fr}.category-form-actions{grid-column:1}.category-list{grid-template-columns:1fr}}
.category-builder #categoryList{display:flex;flex-direction:column;gap:8px}.category-builder #categoryList .category-summary{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #d7e4e9;background:#fff;border-radius:14px;transition:background .15s,border-color .15s}.category-builder #categoryList .category-summary>strong{flex:1;align-self:center}.category-builder #categoryList img{width:38px;height:38px;object-fit:cover;border-radius:9px}.category-builder #categoryList .category-grip{touch-action:none;cursor:grab;background:#edf5f7;color:#356375;border:1px solid #d4e5eb;border-radius:9px;min-width:40px;min-height:42px;font-size:26px;padding:3px 7px}.category-builder #categoryList .category-dragging{background:#e6f5fa;border:2px solid #1683a8;box-shadow:0 5px 18px #14384820}.category-builder #categoryList .category-dragging .category-grip{cursor:grabbing}.category-builder #categoryList [data-category-step]{min-width:34px;min-height:36px;border:1px solid #d4e5eb;border-radius:8px;background:#f2f8fa;color:#24566b}.category-builder #categoryList[aria-busy=true]{opacity:.65;pointer-events:none}@media(max-width:560px){.category-builder #categoryList .category-summary{flex-wrap:wrap}.category-builder #categoryList .category-summary>div{width:100%;justify-content:flex-end}}
