.channel-pricing-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.channel-pricing-heading h1{margin:0 0 5px}.channel-pricing-heading p{margin:0;color:#657789}.channel-pricing-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.channel-pricing-stat{display:flex;flex-direction:column;gap:7px;text-decoration:none;background:#fff;border:1px solid #dce5ed;border-radius:14px;padding:18px;color:#17324d;box-shadow:0 4px 14px rgba(25,52,78,.05)}.channel-pricing-stat span{font-size:13px;color:#63778a}.channel-pricing-stat strong{font-size:28px;line-height:1}.channel-pricing-stat.success{border-left:5px solid #2f9d62}.channel-pricing-stat.warning{border-left:5px solid #eaa92c}.channel-pricing-stat.accent{border-left:5px solid #3177b7}.channel-pricing-filter-panel{margin-bottom:18px}.channel-pricing-filters{display:grid;grid-template-columns:minmax(250px,2fr) minmax(180px,1fr) minmax(180px,1fr) auto;gap:14px;align-items:end}.channel-pricing-filters label,.channel-price-form label{display:grid;gap:6px;font-weight:600;color:#334e68}.channel-pricing-filters input,.channel-pricing-filters select,.channel-price-form input,.channel-price-form textarea{width:100%;min-height:43px;border:1px solid #cbd7e2;border-radius:8px;padding:9px 11px;background:#fff}.channel-pricing-actions{display:flex;gap:9px;flex-wrap:wrap}.channel-pricing-table td{vertical-align:middle}.channel-pricing-table td small{display:block;color:#718294;margin-top:3px}.channel-price-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.channel-price-badge.success{background:#dcf3e5;color:#17653a}.channel-price-badge.warning{background:#fff0cf;color:#835900}.channel-price-badge.neutral{background:#edf2f6;color:#536779}.channel-pricing-pagination{display:flex;justify-content:center;align-items:center;gap:14px;padding-top:18px}.product-price-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.product-price-summary div{background:#fff;border:1px solid #dce5ed;border-radius:12px;padding:15px;display:grid;gap:5px}.product-price-summary span{font-size:12px;color:#718294}.product-price-summary strong{font-size:18px;color:#17324d}.channel-price-editor{margin-bottom:18px}.channel-price-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.channel-price-form .wide-field{grid-column:1/-1}.channel-price-form .checkbox-field{display:flex;align-items:center;gap:9px;min-height:43px}.channel-price-form .checkbox-field input{width:auto;min-height:0}.requirement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.requirement{display:flex;justify-content:space-between;border:1px solid #dce5ed;border-radius:10px;padding:12px}.requirement.ok{border-left:4px solid #2f9d62}.requirement.missing{border-left:4px solid #cf4c4c}.upgrade-card pre{white-space:pre-wrap;word-break:break-word;margin:8px 0 0}.empty-cell{text-align:center;color:#718294;padding:28px!important}@media(max-width:1100px){.channel-pricing-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.channel-pricing-filters,.channel-price-form{grid-template-columns:1fr 1fr}.channel-pricing-actions,.channel-price-form .wide-field{grid-column:1/-1}}@media(max-width:700px){.channel-pricing-heading{align-items:flex-start;flex-direction:column}.channel-pricing-stats,.product-price-summary,.requirement-grid,.channel-pricing-filters,.channel-price-form{grid-template-columns:1fr}.channel-pricing-actions,.channel-price-form .wide-field{grid-column:auto}.channel-pricing-actions .btn{width:100%;text-align:center}}
