.sbho-cob-app{--cob-pink:#d96b93;--cob-ink:#253046;--cob-soft:#fff6f9;--cob-border:#e7e9ef;--cob-muted:#687086;color:var(--cob-ink);font-family:inherit;max-width:1180px;margin:0 auto;padding:12px 0 40px}.sbho-cob-app *{box-sizing:border-box}.sbho-cob-header{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:24px}.sbho-cob-header h1{font-size:clamp(28px,4vw,42px);margin:4px 0 8px;line-height:1.1}.sbho-cob-header p{margin:0;color:var(--cob-muted)}.sbho-cob-kicker{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--cob-pink)!important}.sbho-cob-header-actions,.sbho-cob-form-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sbho-cob-button{appearance:none;border:0;border-radius:12px;background:var(--cob-pink);color:#fff!important;padding:12px 17px;font-weight:750;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;min-height:44px}.sbho-cob-button:hover{filter:brightness(.95)}.sbho-cob-button--secondary{background:#fff;color:var(--cob-ink)!important;border:1px solid var(--cob-border)}.sbho-cob-button--small{padding:8px 12px;min-height:36px;border-radius:9px}.sbho-cob-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:22px}.sbho-cob-stat{background:#fff;border:1px solid var(--cob-border);border-radius:16px;padding:18px;display:flex;gap:13px;align-items:center;box-shadow:0 7px 22px rgba(35,42,66,.05)}.sbho-cob-stat>.dashicons{width:42px;height:42px;border-radius:12px;background:var(--cob-soft);color:var(--cob-pink);display:grid;place-items:center;font-size:21px}.sbho-cob-stat strong{display:block;font-size:24px;line-height:1.1}.sbho-cob-stat span:last-child{display:block;color:var(--cob-muted);font-size:13px;margin-top:4px}.sbho-cob-panel{background:#fff;border:1px solid var(--cob-border);border-radius:18px;padding:24px;margin-bottom:18px;box-shadow:0 7px 26px rgba(35,42,66,.05)}.sbho-cob-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.sbho-cob-toolbar h2,.sbho-cob-section-heading h2{margin:0 0 5px;font-size:22px}.sbho-cob-toolbar p,.sbho-cob-section-heading p{margin:0;color:var(--cob-muted)}.sbho-cob-tools{display:flex;gap:10px;flex:1;justify-content:flex-end}.sbho-cob-tools input{min-width:300px}.sbho-cob-app input,.sbho-cob-app select,.sbho-cob-app textarea{width:100%;border:1px solid #d6dae4;border-radius:10px;background:#fff;color:var(--cob-ink);padding:11px 12px;font:inherit;min-height:44px}.sbho-cob-app input:focus,.sbho-cob-app select:focus,.sbho-cob-app textarea:focus{outline:3px solid rgba(217,107,147,.16);border-color:var(--cob-pink)}.sbho-cob-order-list{display:grid;gap:11px}.sbho-cob-order-card{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(210px,.8fr) auto;gap:18px;align-items:center;border:1px solid var(--cob-border);border-radius:14px;padding:16px}.sbho-cob-order-card[hidden]{display:none}.sbho-cob-order-topline{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.sbho-cob-order-main h3{margin:7px 0 2px;font-size:18px}.sbho-cob-order-main p{margin:0;color:var(--cob-muted)}.sbho-cob-order-meta{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sbho-cob-order-meta span{font-weight:750}.sbho-cob-order-meta small{display:block;font-weight:500;color:var(--cob-muted);margin-bottom:3px}.sbho-cob-order-actions{display:flex;gap:10px;align-items:center}.sbho-cob-order-actions form{margin:0}.sbho-cob-link-button,.sbho-cob-delete-form button{background:none;border:0;color:#9a3f52;text-decoration:underline;cursor:pointer;padding:5px}.sbho-cob-badge{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;background:#f0f2f6;color:#4c5568}.sbho-cob-badge--new{background:#ffe5ef;color:#9b3158}.sbho-cob-badge--awaiting_payment{background:#fff0d3;color:#945e00}.sbho-cob-badge--designing{background:#eee6ff;color:#6240a1}.sbho-cob-badge--making{background:#e4efff;color:#2b5c9c}.sbho-cob-badge--ready_to_post{background:#ddf6e9;color:#247149}.sbho-cob-badge--posted{background:#e2f4f5;color:#176b70}.sbho-cob-badge--completed{background:#dff5e5;color:#27713b}.sbho-cob-badge--cancelled{background:#eceff3;color:#5f6673}.sbho-cob-badge--overdue{background:#ffe1e1;color:#9b2929}.sbho-cob-empty{text-align:center;padding:42px 20px}.sbho-cob-empty>.dashicons{font-size:45px;width:52px;height:52px;color:var(--cob-pink)}.sbho-cob-empty h3{margin:10px 0 6px}.sbho-cob-empty p{color:var(--cob-muted);margin:0 0 18px}.sbho-cob-section-heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:22px}.sbho-cob-section-heading>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--cob-soft);color:var(--cob-pink);font-weight:850;flex:0 0 auto}.sbho-cob-grid{display:grid;gap:16px;margin-bottom:16px}.sbho-cob-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.sbho-cob-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.sbho-cob-field{display:block}.sbho-cob-field>span{display:block;font-size:14px;font-weight:750;margin-bottom:7px}.sbho-cob-field em{color:#b22;font-style:normal}.sbho-cob-field small{display:block;color:var(--cob-muted);margin-top:5px}.sbho-cob-field--full{margin-top:4px}.sbho-cob-checklist{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:8px}.sbho-cob-checklist label{border:1px solid var(--cob-border);border-radius:10px;padding:11px;display:flex;gap:8px;align-items:center}.sbho-cob-checklist input{width:auto;min-height:auto}.sbho-cob-form-actions{justify-content:flex-end;margin:20px 0}.sbho-cob-delete-form{text-align:right}.sbho-cob-notice{border-radius:12px;padding:12px 14px;margin-bottom:18px;font-weight:700}.sbho-cob-notice--success{background:#e4f6e9;color:#266d3c}.sbho-cob-notice--error{background:#ffe7e7;color:#8f2929}.sbho-cob-message{background:#fff;border:1px solid var(--cob-border);padding:24px;border-radius:15px}.sbho-cob-no-results{text-align:center;color:var(--cob-muted);padding:18px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.sbho-cob-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.sbho-cob-order-card{grid-template-columns:1fr}.sbho-cob-order-actions{justify-content:flex-start}.sbho-cob-checklist{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.sbho-cob-header,.sbho-cob-toolbar{align-items:stretch;flex-direction:column}.sbho-cob-header-actions .sbho-cob-button{flex:1}.sbho-cob-tools{flex-direction:column}.sbho-cob-tools input{min-width:0}.sbho-cob-stats,.sbho-cob-grid--2,.sbho-cob-grid--3,.sbho-cob-checklist{grid-template-columns:1fr}.sbho-cob-panel{padding:18px}.sbho-cob-order-meta{grid-template-columns:1fr 1fr}.sbho-cob-form-actions .sbho-cob-button{flex:1}}
.sbho-cob-products{margin-top:22px}.sbho-cob-products-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.sbho-cob-products-heading h3{margin:0 0 4px;font-size:18px}.sbho-cob-products-heading p{margin:0;color:var(--cob-muted)}.sbho-cob-product-rows{display:grid;gap:14px}.sbho-cob-product-row{border:1px solid var(--cob-border);border-radius:14px;padding:16px;background:#fffafd}.sbho-cob-product-row-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.sbho-cob-product-label{font-size:16px}.sbho-cob-remove-product{border:0;background:transparent;color:#9a3f52;text-decoration:underline;cursor:pointer;padding:5px}.sbho-cob-remove-product[hidden]{display:none}@media(max-width:680px){.sbho-cob-products-heading{align-items:stretch;flex-direction:column}.sbho-cob-add-product{width:100%}}
