#pg-product-bundles{background:var(--bg-page);overflow:hidden}
.product-bundle-topbar{gap:10px}
.product-bundle-topbar .ttl{min-width:0}
.product-bundle-page-scroll{height:calc(100vh - var(--topbar-h,64px));overflow:auto;padding:18px 20px 90px;box-sizing:border-box}
.product-bundle-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1480px;margin:0 auto 16px;padding:20px 22px;border:1px solid color-mix(in srgb,var(--accent) 42%,var(--border));border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 12%,var(--bg-surface)),var(--bg-surface));box-shadow:var(--shadow-sm)}
.product-bundle-intro>div:first-child{min-width:0}.product-bundle-intro span{display:block;color:var(--accent);font-size:11px;font-weight:950;letter-spacing:.12em}.product-bundle-intro h1{margin:5px 0 6px;color:var(--text-1);font-size:clamp(20px,2.2vw,30px);line-height:1.15}.product-bundle-intro p{max-width:920px;margin:0;color:var(--text-2);font-size:13px;line-height:1.5}.product-bundle-edit-state{flex:0 0 auto;padding:10px 13px;border:1px solid color-mix(in srgb,var(--success) 55%,var(--border));border-radius:999px;background:color-mix(in srgb,var(--success) 13%,var(--bg-surface));color:var(--success);font-size:12px;font-weight:900;white-space:nowrap}
.product-bundle-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(330px,.72fr);align-items:start;gap:16px;max-width:1480px;margin:0 auto}.product-bundle-main,.product-bundle-summary-column{display:grid;gap:16px}.product-bundle-summary-column{position:sticky;top:0}
.product-bundle-card{overflow:hidden;border:1px solid var(--border);border-radius:18px;background:var(--bg-surface);box-shadow:var(--shadow-sm)}
.product-bundle-card>header{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg-surface-2) 72%,transparent)}.product-bundle-card>header>div{min-width:0;flex:1}.product-bundle-card>header h2{margin:0;color:var(--text-1);font-size:17px}.product-bundle-card>header p{margin:4px 0 0;color:var(--text-3);font-size:12px;line-height:1.35}.product-bundle-card>header>b{flex:0 0 auto;color:var(--accent);font-size:12px}.product-bundle-step{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;background:var(--accent);color:var(--on-accent,#fff);font-size:15px;font-weight:950}
.product-bundle-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px 18px 8px}.product-bundle-type-grid label{position:relative;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;align-items:center;gap:2px 10px;min-height:70px;padding:12px 14px;border:2px solid var(--border);border-radius:14px;background:var(--bg-surface-2);cursor:pointer}.product-bundle-type-grid input{position:absolute;opacity:0;pointer-events:none}.product-bundle-type-grid label>span{grid-row:1/3;display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:var(--bg-inset);font-size:24px}.product-bundle-type-grid label>b{color:var(--text-1);font-size:14px}.product-bundle-type-grid label>small{color:var(--text-3);font-size:11px;line-height:1.25}.product-bundle-type-grid label:has(input:checked){border-color:var(--accent);background:color-mix(in srgb,var(--accent) 11%,var(--bg-surface))}.product-bundle-type-grid label:has(input:focus-visible){outline:3px solid color-mix(in srgb,var(--accent) 40%,transparent);outline-offset:2px}
.product-bundle-form-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;padding:8px 18px 18px}.product-bundle-form-grid label,.product-bundle-labor,.product-bundle-final-sale{display:grid;gap:6px}.product-bundle-form-grid label>span,.product-bundle-labor>span,.product-bundle-final-sale>span{color:var(--text-2);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.product-bundle-form-grid input,.product-bundle-form-grid select,.product-bundle-search-row input,.product-bundle-labor input,.product-bundle-final-sale input{width:100%;min-height:46px;box-sizing:border-box;border:1px solid var(--border-strong);border-radius:11px;background:var(--bg-inset);color:var(--text-1);font:inherit;font-weight:800}.product-bundle-form-grid input,.product-bundle-form-grid select{padding:0 12px}
.product-bundle-search-row{display:flex;gap:8px;padding:14px 18px 8px}.product-bundle-search-row input{padding:0 13px}.product-bundle-search-row button{width:46px;min-height:46px;flex:0 0 46px;border:1px solid var(--border);border-radius:11px;background:var(--bg-surface-2);color:var(--text-2);font-size:22px}.product-bundle-search-results{display:grid;max-height:242px;overflow:auto;margin:0 18px 10px;border:1px solid var(--border);border-radius:12px;background:var(--bg-inset)}.product-bundle-search-ready,.product-bundle-search-empty{padding:20px;text-align:center;color:var(--text-3);font-size:12px}.product-bundle-search-ready b,.product-bundle-search-empty b{display:block;margin-bottom:4px;color:var(--text-1);font-size:13px}.product-bundle-search-result{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;border-bottom:1px solid var(--border)}.product-bundle-search-result:last-child{border-bottom:0}.product-bundle-search-result>div{min-width:0}.product-bundle-search-result b{display:block;overflow:hidden;color:var(--text-1);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.product-bundle-search-result span{display:block;margin-top:3px;color:var(--text-3);font-size:11px}.product-bundle-search-result button{min-height:36px;padding:0 12px;border:0;border-radius:9px;background:var(--accent);color:var(--on-accent,#fff);font-weight:900}.product-bundle-search-result.is-selected{background:color-mix(in srgb,var(--success) 8%,var(--bg-inset))}.product-bundle-search-result.is-selected button{background:var(--bg-surface-2);color:var(--success)}
.product-bundle-selected-list{display:grid;gap:8px;padding:2px 18px 18px}.product-bundle-selected-empty{padding:16px;border:1px dashed var(--border-strong);border-radius:12px;color:var(--text-3);font-size:12px;text-align:center}.product-bundle-selected-row{display:grid;grid-template-columns:34px minmax(0,1fr) 166px 116px 40px;align-items:center;gap:9px;padding:10px;border:1px solid var(--border);border-radius:12px;background:var(--bg-surface-2)}.product-bundle-selected-index{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:var(--bg-inset);color:var(--accent);font-size:12px;font-weight:950}.product-bundle-selected-main{min-width:0}.product-bundle-selected-main b{display:block;overflow:hidden;color:var(--text-1);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.product-bundle-selected-main span{display:block;margin-top:3px;color:var(--text-3);font-size:11px}.product-bundle-selected-qty{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0}.product-bundle-selected-qty input{width:100%;min-height:38px;padding:0 8px;box-sizing:border-box;border:1px solid var(--border-strong);border-radius:9px;background:var(--bg-inset);color:var(--text-1);font-weight:900;text-align:center}.product-bundle-selected-qty>.app-num-field{grid-template-columns:minmax(64px,1fr) 56px;width:100%;min-width:0;gap:8px}.product-bundle-selected-qty>.app-num-field>input.app-num-field-input[readonly]{min-width:64px;min-height:56px!important;padding:0 8px!important;border:2px solid #8ca1bd!important;background:#fff!important;background-image:none!important;color:#102746!important;-webkit-text-fill-color:#102746!important;font-size:18px!important;font-weight:950!important;text-align:center!important;font-variant-numeric:tabular-nums;opacity:1!important}.product-bundle-selected-qty span{color:var(--text-3);font-size:11px;font-weight:800}.product-bundle-selected-value{text-align:right}.product-bundle-selected-value span{display:block;color:var(--text-3);font-size:10px}.product-bundle-selected-value b{display:block;margin-top:3px;color:var(--text-1);font-size:12px}.product-bundle-selected-remove{display:grid;width:38px;height:38px;place-items:center;border:1px solid color-mix(in srgb,var(--danger) 45%,var(--border));border-radius:9px;background:color-mix(in srgb,var(--danger) 9%,var(--bg-surface));color:var(--danger);font-size:19px}
.product-bundle-note{display:flex;align-items:center;gap:10px;margin:14px 18px 0;padding:10px 12px;border:1px solid color-mix(in srgb,var(--warning) 45%,var(--border));border-radius:11px;background:color-mix(in srgb,var(--warning) 9%,var(--bg-surface));font-size:11px}.product-bundle-note strong{color:var(--warning);white-space:nowrap}.product-bundle-note span{color:var(--text-2)}
.product-bundle-pricing{padding-bottom:16px}.product-bundle-labor,.product-bundle-final-sale{padding:16px 18px 0}.product-bundle-labor>div,.product-bundle-final-sale>div{display:grid;grid-template-columns:1fr auto;align-items:center;border:1px solid var(--border-strong);border-radius:11px;background:var(--bg-inset)}.product-bundle-labor input,.product-bundle-final-sale input{min-width:0;border:0;background:transparent;text-align:right}.product-bundle-labor div>b,.product-bundle-final-sale div>b{padding:0 13px;color:var(--text-2);font-size:13px}.product-bundle-totals{display:grid;gap:0;margin:16px 18px 0;border:1px solid var(--border);border-radius:12px;overflow:hidden}.product-bundle-totals>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-bottom:1px solid var(--border);background:var(--bg-surface-2)}.product-bundle-totals>div:last-child{border-bottom:0}.product-bundle-totals span{color:var(--text-3);font-size:11px}.product-bundle-totals b{color:var(--text-1);font-size:12px}.product-bundle-totals .is-total{background:color-mix(in srgb,var(--warning) 9%,var(--bg-surface))}.product-bundle-totals .is-total b{color:var(--warning);font-size:14px}.product-bundle-totals .is-suggested{background:color-mix(in srgb,var(--success) 10%,var(--bg-surface))}.product-bundle-totals .is-suggested b{color:var(--success);font-size:15px}.product-bundle-final-sale input{font-size:20px}.product-bundle-final-sale small{color:var(--text-3);font-size:10px;line-height:1.4}.product-bundle-use-suggested{width:calc(100% - 36px);min-height:42px;margin:10px 18px 0;border:1px solid color-mix(in srgb,var(--success) 48%,var(--border));border-radius:10px;background:color-mix(in srgb,var(--success) 11%,var(--bg-surface));color:var(--success);font-weight:900}.product-bundle-save-state{min-height:18px;margin:10px 18px 0;color:var(--text-3);font-size:11px;line-height:1.4}.product-bundle-save-state.is-error{color:var(--danger)}.product-bundle-save-state.is-ok{color:var(--success)}
.product-bundle-existing>header{padding:14px 16px}.product-bundle-existing>header h2{font-size:15px}#product-bundle-existing-list{display:grid;max-height:310px;overflow:auto}.product-bundle-existing-empty{padding:20px;color:var(--text-3);font-size:12px;text-align:center}.product-bundle-existing-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid var(--border)}.product-bundle-existing-row:last-child{border-bottom:0}.product-bundle-existing-row>div{min-width:0}.product-bundle-existing-row b{display:block;overflow:hidden;color:var(--text-1);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.product-bundle-existing-row span{display:block;margin-top:3px;color:var(--text-3);font-size:10px}.product-bundle-existing-row button{min-height:34px;padding:0 10px;border:1px solid var(--border-strong);border-radius:8px;background:var(--bg-surface-2);color:var(--text-1);font-weight:850}
.product-row-chip-bundle{box-sizing:border-box;display:grid!important;grid-template-columns:auto minmax(0,1fr);align-items:center!important;gap:8px 12px!important;min-width:0;max-width:100%;border-color:color-mix(in srgb,var(--accent) 42%,var(--border))!important;border-radius:16px!important;background:color-mix(in srgb,var(--accent) 10%,var(--bg-surface))!important;color:var(--text-2)!important;white-space:normal!important}.product-row-chip-bundle b{color:var(--accent)}.product-row-bundle-summary{display:inline-flex;align-items:center;gap:7px;min-width:0;min-height:42px;box-sizing:border-box;padding:7px 13px;border:2px solid color-mix(in srgb,var(--accent) 72%,#6f5200);border-radius:999px;background:var(--accent);box-shadow:0 3px 10px color-mix(in srgb,var(--accent) 30%,transparent);color:var(--on-accent,#fff);white-space:normal}.product-row-bundle-count{color:inherit!important;font-size:18px;font-weight:950;line-height:1.1;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap}.product-row-bundle-components{min-width:0;color:var(--text-1);font-weight:800;line-height:1.35;overflow-wrap:anywhere}.product-row-bundle-components-empty{color:var(--text-3);font-weight:750}
html[data-theme] #pg-products #prod-list>.product-row.product-row-showcase .product-row-details>.product-row-chip-bundle{flex:0 1 auto;width:max-content;max-width:100%;min-width:0;min-height:0;padding:8px 12px;font-size:13px}
html[data-theme] #pg-products #prod-list>.product-row.product-row-showcase .product-row-details:has(>.product-row-chip-bundle)>.product-row-stock{flex:0 0 auto;width:max-content;min-width:max-content;max-width:none}
@media (max-width:1100px){.product-bundle-layout{grid-template-columns:minmax(0,1fr) 330px}.product-bundle-selected-row{grid-template-columns:30px minmax(0,1fr) 156px 40px}.product-bundle-selected-value{display:none}}
@media (max-width:899px){.product-bundle-page-scroll{height:calc(100vh - var(--topbar-h,64px) - var(--rail-bottom-h,70px));padding:12px 12px 52px}.product-bundle-intro{align-items:flex-start;margin-bottom:12px;padding:16px}.product-bundle-layout{grid-template-columns:1fr}.product-bundle-summary-column{position:static}.product-bundle-pricing{order:-1}.product-bundle-form-grid{grid-template-columns:1fr}.product-bundle-search-results{max-height:210px}}
@media (min-width:621px) and (max-width:899px){.product-bundle-topbar #b-product-bundle-new,.product-bundle-topbar #b-product-bundle-save{font-size:0}.product-bundle-topbar #b-product-bundle-new::before{content:"＋";font-size:24px}.product-bundle-topbar #b-product-bundle-save::before{content:"💾";font-size:20px}}
@media (max-width:620px){.product-bundle-topbar{flex-wrap:wrap;height:auto;min-height:58px;padding-bottom:8px}.product-bundle-topbar::after{content:"";width:0;height:0;flex-basis:100%;order:1}.product-bundle-topbar>button:first-child,.product-bundle-topbar .ttl{order:0}.product-bundle-topbar .ttl{flex:1 0 calc(100% - 76px);font-size:15px}.product-bundle-topbar #b-product-bundle-new,.product-bundle-topbar #b-product-bundle-save{order:2;flex:1 1 calc(50% - 8px)}.product-bundle-page-scroll{height:calc(100vh - 112px - var(--rail-bottom-h,70px))}.product-bundle-intro{display:block}.product-bundle-edit-state{display:inline-block;margin-top:12px}.product-bundle-type-grid{grid-template-columns:1fr}.product-bundle-card>header{align-items:flex-start;padding:14px}.product-bundle-card>header>b{margin-top:8px}.product-bundle-selected-row{grid-template-columns:30px minmax(0,1fr) 146px 38px;gap:7px;padding:8px}.product-bundle-note{align-items:flex-start;flex-direction:column}.product-bundle-search-result{grid-template-columns:minmax(0,1fr) 92px}}
@media (max-width:899px){.product-row-chip-bundle{grid-template-columns:1fr}.product-row-bundle-summary{white-space:normal}}
