.bt-managed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.bt-managed-product.bt-product-card{display:flex;flex-direction:column;overflow:visible;min-width:0;border:1px solid #eadfe3;border-radius:16px;background:#fff;box-shadow:0 3px 14px #49233308}.bt-product-image-frame{position:relative}.bt-managed-product .bt-product-picture{display:block;aspect-ratio:1/1.15;overflow:hidden;border-radius:15px 15px 0 0}.bt-managed-product .bt-product-picture img{width:100%;height:100%;object-fit:cover}.bt-product-badges{position:absolute;top:12px;left:12px;right:56px;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none}.bt-product-badge{background:#fff;color:#572d3c;padding:5px 10px;border-radius:7px;font-size:12px;font-weight:700;line-height:1.4;box-shadow:0 2px 9px #0002}.bt-product-menu{position:absolute;right:10px;top:10px;z-index:3}.bt-product-menu[open]{z-index:8}.bt-product-menu summary{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:#412532;box-shadow:0 2px 9px #0002;font-size:27px;line-height:1;cursor:pointer;list-style:none}.bt-product-menu summary::-webkit-details-marker{display:none}.bt-product-menu-panel{position:absolute;right:0;top:44px;width:220px;max-width:calc(100vw - 60px);padding:6px;background:#fff;border:1px solid #eadfe3;border-radius:12px;box-shadow:0 10px 30px #41253226}.bt-product-menu-panel a,.bt-product-menu-panel button,.bt-product-menu-disabled{display:block;width:100%;padding:11px 12px!important;color:#412532!important;text-align:left;border:0!important;background:none!important;box-shadow:none!important;border-radius:7px;font:inherit!important;font-size:14px!important;line-height:1.4!important;margin:0!important;min-height:0!important;text-transform:none!important;letter-spacing:normal!important}.bt-product-menu-panel a:hover,.bt-product-menu-panel button:hover{background:#f8eff2!important}.bt-product-menu-disabled{color:#89757d!important}.bt-product-action{margin:0}.bt-managed-product .bt-product-copy{display:flex;flex-direction:column;flex:1;padding:16px;gap:7px}.bt-managed-product .bt-product-copy h3{font-size:17px;line-height:1.45;margin:0;overflow-wrap:anywhere}.bt-product-kind,.bt-product-sales{font-size:12px;color:#87727c}.bt-managed-product .bt-product-price{display:block;font-size:19px;font-weight:700;line-height:1.4}.bt-product-follower-price{font-size:12px;margin:0;color:#795462}.bt-product-primary-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:12px}.bt-product-primary-actions>a,.bt-product-primary-actions>.bt-product-action{flex:1 1 95px}.bt-product-primary-actions a,.bt-product-primary-actions button{display:block;width:100%;margin:0!important;padding:10px 8px!important;border-radius:9px;background:#f8eff2!important;border:1px solid #e8d9df!important;color:#69324a!important;font:inherit!important;font-size:13px!important;font-weight:600!important;line-height:1.4!important;text-align:center;min-height:40px!important;white-space:normal;text-transform:none!important;letter-spacing:normal!important}.bt-product-primary-actions>a:first-child,.bt-product-primary-actions>form:first-child button{background:var(--bt-pink,#ec0341)!important;color:#fff!important;border-color:var(--bt-pink,#ec0341)!important}.bt-product-quota{background:#faf4f6;border:1px solid #eddee4;border-radius:13px;padding:16px 20px;margin:16px 0 24px;color:#5a3544}.bt-product-quota>div{display:flex;flex-wrap:wrap;gap:8px 22px}.bt-product-quota p{margin:7px 0 3px;font-size:14px}.bt-product-quota small{font-size:12px;color:#7b646e}.bt-product-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.bt-product-tabs a{padding:8px 12px;border-radius:9px;border:1px solid #e8dce1;color:#785969;font-size:14px}.bt-product-tabs a[aria-current]{background:var(--bt-wine,#8c0327);color:#fff;border-color:var(--bt-wine,#8c0327)}.bt-product-tabs span{font-size:11px;opacity:.8}.bt-product-search{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin:0 0 24px}.bt-product-search label:first-of-type{flex:1 1 200px}.bt-product-search label{font-size:13px;margin:0}.bt-product-search input,.bt-product-search select,.bt-product-search button{margin-bottom:0!important}.bt-product-pricing,.bt-product-confirm{max-width:760px}.bt-product-price-form,.bt-product-confirm>form{padding:24px;border:1px solid #eadfe3;border-radius:16px;background:#fff}.bt-product-price-form label{font-weight:600}.bt-product-price-form .bt-product-help{font-size:13px;color:#79636d}.bt-product-price-actions{display:flex;gap:12px;flex-wrap:wrap}.bt-product-price-actions button{margin:0}.bt-product-price-audiences{margin-top:24px;padding:24px;background:#faf4f6;border-radius:16px}.bt-product-price-audiences h2{font-size:21px}.bt-product-price-audiences>div{display:grid;grid-template-columns:1fr auto;gap:4px 16px;padding:12px 0;border-top:1px solid #eadfe3}.bt-product-price-audiences small{grid-column:1/-1;color:#79636d}.bt-price-label{font-size:12px;color:#8c3656;display:inline-block}.bt-product-promote{display:flex;align-items:center;gap:10px}.bt-product-promote input{margin:0!important}.bt-product-confirm{margin:24px 0}.bt-product-menu summary:focus-visible,.bt-managed-product a:focus-visible,.bt-managed-product button:focus-visible{outline:3px solid #ad6383;outline-offset:3px}@media(max-width:1100px){.bt-managed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:550px){.bt-managed-grid{grid-template-columns:minmax(0,1fr);gap:18px}.bt-product-search>*{flex:1 1 45%}.bt-product-search label:first-of-type{flex-basis:100%}.bt-product-price-form,.bt-product-price-audiences{padding:18px}.bt-product-price-actions>*{width:100%}.bt-product-quota{padding:15px}.bt-product-tabs a{font-size:13px;padding:8px}.bt-managed-product .bt-product-picture{aspect-ratio:1/1}.bt-product-primary-actions a,.bt-product-primary-actions button{padding:12px 8px!important}}

.bt-product-pricing button,.bt-product-confirm button,.bt-product-search button{background:var(--bt-pink,#ec0341);color:#fff}.bt-product-pricing button.secondary{background:var(--bt-wine,#8c0327)}.bt-product-management .bt-section-heading h1{font-size:30px}.bt-product-search select{max-width:100%}@media(max-width:550px){.bt-product-management .bt-section-heading{flex-direction:column;align-items:stretch}.bt-product-management .bt-section-heading>.button{align-self:flex-start}.bt-product-management .bt-section-heading h1{font-size:26px}.bt-product-search label{min-width:0}.bt-product-search button{flex-basis:100%}.bt-product-price-audiences>div{grid-template-columns:minmax(0,1fr) auto}}
.bt-product-price-actions button,.bt-product-confirm button,.bt-product-search button{border-radius:7px;min-height:44px;padding:10px 14px;font-size:14px;font-weight:600;line-height:1.4;letter-spacing:normal;text-transform:none;white-space:normal}@media(max-width:550px){.bt-product-grid:has(.bt-product-menu){grid-template-columns:minmax(0,1fr)}}
@media(max-width:400px){.bt-product-grid:has(.bt-managed-product){grid-template-columns:minmax(0,1fr)}}
.bt-product-confirm form>label:not(.bt-product-promote){display:block}.bt-product-confirm input[type="text"]{display:block;width:100%;margin-top:6px}.bt-product-promote{align-items:flex-start}.bt-product-promote input{flex:0 0 auto;margin-top:5px!important}
.bt-product-recipient{max-width:760px;margin-top:24px}.bt-product-recipient form{display:flex;align-items:end;gap:12px}.bt-product-recipient form label{flex:1;min-width:0}.bt-product-recipient input{margin-top:6px}.bt-product-recipient ul{list-style:none;margin:16px 0}.bt-product-recipient li{margin:0 0 8px}.bt-product-recipient li a{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid #eadfe3;border-radius:9px;font-weight:600}.bt-product-recipient li a:hover{background:#faf4f6}.bt-product-recipient li a span{flex-shrink:0}

.bt-product-menu-help{margin:5px 12px 8px;font-size:12px;line-height:1.5;color:#795462}

.bt-product-quota-help{margin:4px 0}
.bt-product-quota-help>summary{width:fit-content;min-height:44px;align-content:center;cursor:pointer;font-size:13px;font-weight:600;color:#8c0327}
.bt-product-quota-help>summary:focus-visible{outline:2px solid #a72c57;outline-offset:3px;border-radius:3px}
.bt-product-quota-help>p{margin:0 0 10px}
