.square-catalog-card{display:grid;gap:1rem}.square-catalog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.square-catalog-heading h2{margin:.2rem 0}.square-catalog-heading p:last-child{max-width:70ch;color:var(--muted)}.square-gateway-state{border-radius:999px;padding:.45rem .75rem;font-weight:800;white-space:nowrap}.square-gateway-state.ready{background:#dcfce7;color:#166534}.square-gateway-state.warning{background:#fef3c7;color:#92400e}.square-catalog-toolbar,.square-sync-actions{display:flex;gap:.65rem;flex-wrap:wrap}.square-sync-list{display:grid;gap:.75rem}.square-sync-row{display:grid;grid-template-columns:minmax(12rem,1fr) auto;align-items:center;gap:.35rem 1rem;border:1px solid var(--line);border-radius:16px;padding:1rem;background:var(--surface-2)}.square-sync-row small{display:block;color:var(--muted);margin-top:.2rem}.square-sync-row>p{grid-column:1/-1;margin:.15rem 0;color:var(--muted)}.square-sync-actions{grid-column:1/-1}.square-sync-status{border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:900}.status-synced{background:#dcfce7;color:#166534}.status-queued,.status-syncing,.status-running,.status-checking,.status-retrying{background:#dbeafe;color:#1d4ed8}.status-drift,.status-failed{background:#fee2e2;color:#991b1b}.status-not_linked{background:#f5f5f4;color:#57534e}@media(max-width:720px){.square-catalog-heading{display:grid}.square-sync-row{grid-template-columns:1fr}.square-sync-status{justify-self:start}}
.mobile-offer-row{grid-template-columns:minmax(13rem,1.2fr) auto repeat(2,minmax(11rem,.8fr));align-items:end}.mobile-offer-row>label{margin:0}.mobile-offer-row>.check-row{grid-column:1/-1}.mobile-sales{border-top:1px solid var(--line);padding-top:1rem}.mobile-sales summary{cursor:pointer;font-weight:900}.mobile-sales-table{overflow:auto;margin-top:.8rem}.mobile-sales-table table{width:100%;border-collapse:collapse;min-width:720px}.mobile-sales-table th,.mobile-sales-table td{text-align:left;padding:.7rem;border-bottom:1px solid var(--line)}.mobile-sales-table small{display:block;color:var(--muted);margin-top:.2rem}.status-completed,.status-active{background:#dcfce7;color:#166534}.status-pending,.status-creating{background:#fef3c7;color:#92400e}@media(max-width:1050px){.mobile-offer-row{grid-template-columns:1fr auto}.mobile-offer-row>label{grid-column:1/-1}}@media(max-width:720px){.mobile-offer-row{grid-template-columns:1fr}}
.billing-section{margin:1.25rem 0 2rem}.billing-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.billing-section-heading h2{margin:.15rem 0}.billing-section-heading p{margin:.35rem 0;max-width:70ch}.price.current-plan{border:2px solid var(--primary);box-shadow:0 12px 30px rgba(15,118,110,.12)}.price.mobile-plan{border-top:4px solid var(--mint)}.button.disabled{opacity:.58;cursor:not-allowed;pointer-events:none}.price .actions{display:flex;flex-wrap:wrap;gap:.55rem}.price .actions>*{flex:1 1 10rem;text-align:center}@media(max-width:720px){.billing-section-heading{display:block}.billing-section-heading>.status{display:inline-block;margin-top:.65rem}}
