.dy-business-page{max-width:1100px;margin:0 auto;padding:20px}.dy-business-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;background:linear-gradient(135deg,#eef5ff,#f4fffd);border:1px solid #d8e6f3;border-radius:22px;padding:22px;margin-bottom:16px}.dy-business-hero>a,.dy-business-hero a{color:#0B3A82;text-decoration:none;font-weight:700}.dy-business-hero>div>span:first-of-type{display:block;font-size:12px;letter-spacing:.08em;font-weight:800;color:#0B3A82;margin-top:10px}.dy-business-hero h1{margin:4px 0;color:#1B2B48}.dy-business-hero p{margin:0;color:#667085}.dy-business-status{display:inline-flex;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;background:#eef2f7;color:#475569}.dy-business-status.active{background:#dcfce7;color:#166534}.dy-business-status.pending_review{background:#fff7ed;color:#9a3412}.dy-business-status.rejected,.dy-business-status.suspended{background:#fff1f2;color:#be123c}.dy-business-warning{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:14px 16px;margin-bottom:16px;color:#9a3412}.dy-business-warning p{margin:5px 0 0}.dy-business-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.dy-business-stats>div{background:#fff;border:1px solid #E9EEF5;border-radius:18px;padding:16px}.dy-business-stats strong{display:block;font-size:28px;color:#0B3A82}.dy-business-stats span{font-size:13px;color:#667085}.dy-business-card{background:#fff;border:1px solid #E9EEF5;border-radius:22px;padding:20px;margin:16px 0;box-shadow:0 8px 24px rgba(11,58,130,.05)}.dy-card-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.dy-card-head>div>span{font-size:11px;font-weight:800;letter-spacing:.08em;color:#19a997}.dy-card-head h2{margin:4px 0}.dy-card-head p{margin:0;color:#667085}.dy-product-list{display:flex;flex-direction:column;gap:10px}.dy-product-row{display:grid;grid-template-columns:86px 1fr auto;gap:14px;align-items:center;border:1px solid #E9EEF5;border-radius:16px;padding:12px}.dy-product-thumb{width:86px;height:72px;border-radius:12px;background:#F7F9FC;display:grid;place-items:center;overflow:hidden;font-size:28px}.dy-product-thumb img{width:100%;height:100%;object-fit:cover}.dy-product-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dy-product-copy small{color:#667085}.dy-product-prices{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-top:7px}.dy-product-prices s{color:#98A2B3}.dy-product-prices strong{color:#0B3A82;font-size:18px}.dy-product-prices em{font-style:normal;font-size:12px;background:#F7F9FC;padding:5px 8px;border-radius:999px;color:#475569}.dy-product-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.dy-product-state{font-size:11px;font-weight:800;border-radius:999px;padding:5px 8px}.dy-product-state.on{background:#dcfce7;color:#166534}.dy-product-state.off{background:#f1f5f9;color:#64748b}.dy-empty-products{text-align:center;padding:28px;color:#667085}.dy-empty-products>span{font-size:38px;display:block}.dy-empty-products b{display:block;color:#1B2B48;margin-top:6px}.dy-product-editor{border-color:#bfe9e3}.dy-product-preview{margin-top:8px;min-height:90px;border:1px dashed #ccd6e0;border-radius:14px;background:#F7F9FC;display:flex;align-items:center;justify-content:center;color:#98A2B3;padding:10px}.dy-product-preview img{max-width:280px;width:100%;max-height:220px;object-fit:cover;border-radius:12px}.dy-business-tools{display:grid;grid-template-columns:1fr}.dy-business-tools a{display:flex;flex-direction:column;gap:4px;text-decoration:none;color:#1B2B48;background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:16px;padding:16px}.dy-business-tools a>span{font-size:28px}.dy-business-tools small{color:#667085}.dy-manage-business{margin-left:auto}.dy-admin-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dy-admin-product{background:#fff;border:1px solid #E9EEF5;border-radius:18px;padding:12px}.dy-admin-product-image{aspect-ratio:16/10;background:#F7F9FC;border-radius:13px;display:grid;place-items:center;overflow:hidden;font-size:30px;margin-bottom:10px}.dy-admin-product-image img{width:100%;height:100%;object-fit:cover}.dy-admin-product h3{margin:3px 0}.dy-admin-product p{margin:2px 0;color:#667085}.dy-admin-product small{color:#667085}.dy-admin-product .dy-admin-price{margin:8px 0}.dy-category-picker{display:flex;flex-wrap:wrap;gap:8px}.dy-category-picker label input{display:none}.dy-category-picker label span{display:inline-flex;border:1px solid #d9e1ea;background:#fff;border-radius:999px;padding:8px 11px;font-size:13px;cursor:pointer}.dy-category-picker label input:checked+span{background:#e9f8f6;border-color:#19C6B4;color:#075e55;font-weight:700}
@media(max-width:820px){.dy-business-page{padding:12px}.dy-business-hero,.dy-card-head{flex-direction:column}.dy-business-stats{grid-template-columns:repeat(3,1fr)}.dy-product-row{grid-template-columns:70px 1fr}.dy-product-thumb{width:70px;height:66px}.dy-product-actions{grid-column:1/-1;justify-content:flex-start}.dy-admin-product-grid{grid-template-columns:1fr}.dy-business-card{padding:16px}.dy-manage-business{margin-left:0}}

.dy-business-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.dy-business-card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.dy-business-tools a[data-payment-tool]{border-color:#cfe0f5;background:#f8fbff}.dy-business-tools a[data-payment-tool] span{background:#eef4ff}@media(max-width:700px){.dy-business-hero-actions{justify-content:flex-start}.dy-business-hero-actions .btn{width:100%;justify-content:center}.dy-business-card-actions{width:100%}.dy-business-card-actions .btn{flex:1;min-width:140px}}
