.pbundle{margin:56px 0;padding:0;scroll-margin-top:84px}.pbundle--bg-soft{background:var(--pmeta-paper-soft, #fafafa);padding:56px 0}.pbundle__inner{display:block;max-width:var(--pmeta-content-w, 1200px);margin:0 auto;padding:0 24px}.pbundle__details{border:1px solid var(--pmeta-line, #e5e7eb);border-radius:var(--pmeta-radius, 14px);background:#fff;overflow:hidden}.pbundle__details[open]{background:#fff}.pbundle__trigger{display:flex;align-items:center;gap:16px;padding:18px 22px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;transition:background-color .15s var(--pmeta-ease, ease)}.pbundle__trigger::-webkit-details-marker{display:none}.pbundle__trigger::marker{content:""}.pbundle__trigger:hover{background:var(--pmeta-paper-soft, #fafafa)}.pbundle__trigger:focus-visible{outline:2px solid var(--pmeta-accent, #2563eb);outline-offset:-2px}.pbundle__trigger-text{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.pbundle__chevron{flex-shrink:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--pmeta-accent-soft, #eff6ff);color:var(--pmeta-accent, #2563eb);transition:transform .2s var(--pmeta-ease, ease),background-color .15s ease}.pbundle__details[open] .pbundle__chevron{transform:rotate(180deg)}.pbundle__eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--pmeta-mono, ui-monospace, monospace);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--pmeta-ink-muted, #6b7280);margin:0}.pbundle__eyebrow-num{font-weight:600;color:var(--pmeta-accent, #2563eb)}.pbundle__heading{font-family:var(--pmeta-serif, Georgia, serif);font-size:clamp(18px,2.2vw,22px);line-height:1.2;color:var(--pmeta-ink, #000);margin:0;letter-spacing:-.01em;font-weight:600}.pbundle__trigger-hint{font-size:13px;color:var(--pmeta-ink-muted, #6b7280);display:inline-block}.pbundle__trigger-price{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px 14px;margin-top:6px}.pbundle__trigger-price-item{display:inline-flex;align-items:baseline;gap:6px;font-size:13px;line-height:1.3}.pbundle__trigger-price-label{color:var(--pmeta-ink-muted, #6b7280)}.pbundle__trigger-price-value{color:#f33;font-weight:700;font-size:15px;letter-spacing:-.01em}.pbundle__body{padding:8px 22px 22px;border-top:1px solid var(--pmeta-line, #e5e7eb)}.pbundle__subheading{color:var(--pmeta-ink-muted, #6b7280);font-size:15px;margin:16px 0 24px;max-width:56ch}.pbundle__rows{display:flex;flex-direction:column;gap:28px}.pbundle__row{border:0;margin:0;padding:0;min-inline-size:0}.pbundle__row-legend{display:block;font-size:15px;font-weight:600;color:var(--pmeta-ink, #000);margin:0 0 12px;padding:0}.pbundle__row-hint{font-weight:400;font-size:13px;color:var(--pmeta-ink-muted, #6b7280);margin-left:6px}.pbundle__options{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.pbundle__opt{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;padding:12px 8px 10px;border:1.5px solid var(--pmeta-line, #e5e7eb);border-radius:var(--pmeta-radius, 14px);background:#fff;cursor:pointer;text-align:center;position:relative;-webkit-user-select:none;user-select:none;transition:border-color .15s var(--pmeta-ease, ease),box-shadow .15s var(--pmeta-ease, ease),transform .15s var(--pmeta-ease, ease);min-height:168px}.pbundle__opt:hover:not(.pbundle__opt--unavailable){border-color:var(--pmeta-line-strong, #cbd5e1)}.pbundle__opt.is-selected{border-color:var(--pmeta-accent, #2563eb);background:var(--pmeta-accent-soft, #eff6ff);box-shadow:0 0 0 3px #2563eb14}.pbundle__opt.is-selected:after{content:"\2713";position:absolute;top:6px;right:8px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--pmeta-accent, #2563eb);color:#fff;font-size:13px;font-weight:700;border-radius:50%;line-height:1}.pbundle__opt:focus-within{outline:2px solid var(--pmeta-accent, #2563eb);outline-offset:2px}.pbundle__opt--unavailable{opacity:.55;cursor:not-allowed}.pbundle__opt-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:inherit;-webkit-appearance:none;appearance:none}.pbundle__opt-img{width:90px;height:90px;object-fit:contain;border-radius:8px;background:#f6f7f9;flex-shrink:0}.pbundle__opt-img--placeholder{background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.pbundle__opt-label{font-size:12px;line-height:1.3;color:var(--pmeta-ink-mid, #2d3748);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.pbundle__opt-price{display:inline-flex;align-items:baseline;gap:4px;flex-wrap:wrap;justify-content:center;font-size:13px;font-weight:600;margin-top:auto;line-height:1.2}.pbundle__opt-price-now{color:#f33}.pbundle__opt-price-was{color:var(--pmeta-ink-muted, #6b7280);font-weight:400;font-size:11px;text-decoration:line-through}.pbundle__opt-oos{color:var(--pmeta-ink-muted, #6b7280);font-weight:400;font-size:12px}.pbundle__opt--none{min-height:168px}.pbundle__opt-none-icon{font-size:32px;width:90px;height:90px;display:inline-flex;align-items:center;justify-content:center;color:var(--pmeta-ink-muted, #6b7280);background:#f6f7f9;border-radius:8px}.pbundle__opt--more{display:inline-flex;align-items:center;justify-content:center;border:1.5px dashed var(--pmeta-line-strong, #cbd5e1);background:#fff;color:var(--pmeta-ink-mid, #2d3748);font-size:13px;font-weight:600;padding:12px 8px;cursor:pointer;border-radius:var(--pmeta-radius, 14px);min-height:168px;text-align:center}.pbundle__opt--more:hover{border-color:var(--pmeta-accent, #2563eb);color:var(--pmeta-accent, #2563eb)}.pbundle__divider{display:flex;align-items:center;gap:16px;margin:8px 0}.pbundle__divider-line{flex:1;height:1px;background:var(--pmeta-line, #e5e7eb)}.pbundle__divider-text{font-family:var(--pmeta-mono, ui-monospace, monospace);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--pmeta-ink-muted, #6b7280)}.pbundle__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-top:36px;padding-top:24px;border-top:1px solid var(--pmeta-line, #e5e7eb)}.pbundle__total{display:inline-flex;align-items:baseline;gap:12px}.pbundle__total-label{color:var(--pmeta-ink-muted, #6b7280);font-size:14px}.pbundle__total-value{font-family:var(--pmeta-serif, Georgia, serif);font-size:clamp(20px,2.4vw,28px);font-weight:700;color:#f33;letter-spacing:-.01em}.pbundle__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;color:#fff;background:var(--pmeta-accent, #2563eb);border:0;border-radius:999px;cursor:pointer;transition:background-color .15s var(--pmeta-ease, ease),transform .1s ease;min-width:200px}.pbundle__cta:hover{background:var(--pmeta-accent-deep, #1e3a8a)}.pbundle__cta:active{transform:translateY(1px)}.pbundle__cta:focus-visible{outline:2px solid var(--pmeta-accent, #2563eb);outline-offset:3px}.pbundle__cta[disabled],.pbundle__cta.is-loading{opacity:.7;cursor:progress}.pbundle__cta.is-loading .pbundle__spinner{display:inline-block}.pbundle__spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:pbundle-spin .8s linear infinite}.pbundle__spinner[hidden]{display:none}@keyframes pbundle-spin{to{transform:rotate(360deg)}}.pbundle__error{margin-top:12px;padding:10px 14px;background:#fef2f2;border-left:3px solid #dc2626;color:#991b1b;font-size:14px;border-radius:4px}.pbundle__error[hidden]{display:none}@media(max-width:768px){.pbundle{margin:36px 0}.pbundle--bg-soft{padding:36px 0}.pbundle__inner{padding:0 16px}.pbundle__rows{gap:22px}.pbundle__options{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.pbundle__opt{min-height:150px;padding:10px 6px}.pbundle__opt-img,.pbundle__opt-img--placeholder,.pbundle__opt-none-icon{width:72px;height:72px}.pbundle__opt-label{font-size:11px}.pbundle__opt--none,.pbundle__opt--more{min-height:150px}.pbundle__footer{flex-direction:column;align-items:stretch;gap:12px}.pbundle__total{justify-content:space-between}.pbundle__cta{width:100%;min-width:0}}@media(prefers-reduced-motion:reduce){.pbundle__opt,.pbundle__cta{transition:none}.pbundle__spinner{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/section-product-bundle.css.map */
