.flex-target>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.flex-target>div .btn{margin:0;white-space:nowrap;padding:9px 12px;font-size:10px}.flex-profile{display:flex;align-items:center;gap:10px;margin:10px 0;padding:10px;border:1px solid #dfe5ef;border-radius:13px;background:#f8fafc}.flex-profile>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#edf1f8;font-weight:900}.flex-profile img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.flex-profile div{display:grid;gap:2px;min-width:0;flex:1}.flex-profile div b{font-size:12px}.flex-profile div small{color:#7b879c}.flex-profile label{font-size:10px;white-space:nowrap}.flex-extras{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.flex-extras label{display:flex;align-items:center;gap:8px;padding:11px;border:1px solid #e1e6ef;border-radius:13px;cursor:pointer}.flex-extras label:has(input:checked){border-color:var(--flex-brand);background:color-mix(in srgb,var(--flex-brand) 8%,transparent)}.flex-extras label span{display:grid;gap:2px;flex:1}.flex-extras label small{color:#8a94a7;font-size:9px}.flex-extras label strong{font-size:10px;color:var(--flex-brand)}.flex-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.flex-actions .btn{margin:0}.flex-submit{width:auto}.qb-flex-controls{display:grid;gap:8px}.qb-quantity{display:grid;grid-template-columns:42px 1fr 42px;border:1px solid #dfe5ef;border-radius:12px;overflow:hidden}.qb-quantity button{border:0;background:#f1f5fa;color:#6257ef;font-size:20px;font-weight:900}.qb-quantity input{border:0;text-align:center;font-size:20px;font-weight:900;background:transparent}.qb-total{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#7b879c}.qb-total strong{font-size:18px;color:#18223b}.qb-flex-extra{display:grid;gap:9px;margin-top:10px}.qb-flex-extra>label{display:grid;grid-template-columns:1fr auto;gap:8px}.qb-flex-extra input[type=text]{min-width:0;padding:11px;border:1px solid #dfe5ef;border-radius:11px}.qb-flex-extra button{border:0;border-radius:11px;background:#edf0ff;color:#5750d9;font-weight:800;padding:0 12px}.qb-profile{display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #bdebdc;border-radius:11px;background:#effcf7}.qb-profile>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#fff}.qb-profile img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.qb-profile div{display:grid;flex:1}.qb-profile small{color:#7b879c}.qb-profile label{font-size:10px;white-space:nowrap}.qb-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.qb-options label{padding:10px;border:1px solid #e1e6ef;border-radius:11px;font-size:11px;font-weight:800}.qb-flex-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.qb-flex-actions[hidden],.qb-flex-controls[hidden],.qb-flex-extra[hidden]{display:none}.qb-flex-actions .hero-v11-buy-button{width:100%;border:0;cursor:pointer}.qb-flex-actions .btn{display:flex;align-items:center;justify-content:center}.qb-flex-actions .btn-secondary{min-height:62px}@media(max-width:560px){.flex-target>div,.flex-extras,.flex-actions,.qb-flex-extra>label,.qb-options,.qb-flex-actions{grid-template-columns:1fr}.flex-profile{align-items:flex-start;flex-wrap:wrap}.flex-profile label{width:100%}}
html[data-theme="dark"] .flex-profile{background:#111a2b;border-color:#2b3950}html[data-theme="dark"] .flex-extras label,html[data-theme="dark"] .qb-options label{border-color:#2b3950;background:#111a2b}html[data-theme="dark"] .qb-quantity,html[data-theme="dark"] .qb-flex-extra input[type=text]{background:#111a2b;border-color:#2b3950;color:#fff}html[data-theme="dark"] .qb-quantity button{background:#162238}html[data-theme="dark"] .qb-total strong{color:#f1f5ff}
.hero-v11-buy .qb-flex-controls{padding:18px 20px;border:1px solid #e1e6f1;border-radius:18px;background:linear-gradient(135deg,#fff,#f7f8ff)}.hero-v11-buy .qb-quantity{max-width:480px;min-height:58px}.hero-v11-buy .qb-quantity input{font-size:26px;outline:0}.hero-v11-buy .qb-quantity button{cursor:pointer;transition:background .2s}.hero-v11-buy .qb-quantity button:hover{background:#e8eaff}.hero-v11-buy .qb-flex-actions{align-items:stretch}.hero-v11-buy .qb-flex-actions .hero-v11-buy-button{min-height:64px;border-radius:16px}.hero-v11-buy .qb-flex-actions .btn-secondary{border-radius:16px!important}.hero-v11-buy select:disabled{opacity:.7;cursor:not-allowed}html[data-theme="dark"] .hero-v11-buy .qb-flex-controls{background:#111a2b;border-color:#2b3950}
