.tpt-product-page .tpb-panel-builder{margin:16px 0 4px;font-family:var(--tp-font-sans);color:var(--tp-text-primary)}.tpt-product-page .tpb-toggle{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:1px solid var(--pg-hairline);border-radius:14px;background:var(--tp-white);color:var(--pg-ink);text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.tpt-product-page .tpb-toggle:hover{border-color:var(--pg-accent);box-shadow:0 6px 18px rgb(11 31 58 / .06)}.tpt-product-page .tpb-toggle__plus{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 auto;border-radius:10px;background:var(--pg-accent-soft);color:var(--pg-accent)}.tpt-product-page .tpb-toggle__text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.tpt-product-page .tpb-toggle__title{font-size:15px;font-weight:700;color:var(--pg-ink)}.tpt-product-page .tpb-toggle__sub{font-size:12.5px;color:var(--tp-text-secondary)}.tpt-product-page .tpb-toggle__count{flex:0 0 auto;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:var(--pg-accent);color:#fff;font-size:12px;font-weight:700;line-height:22px;text-align:center}.tpt-product-page .tpb-toggle__chev{flex:0 0 auto;display:inline-flex;color:var(--tp-text-secondary);transition:transform .2s ease}.tpt-product-page .tpb-toggle[aria-expanded="true"]{border-color:var(--pg-accent);border-bottom-left-radius:0;border-bottom-right-radius:0}.tpt-product-page .tpb-toggle[aria-expanded="true"] .tpb-toggle__chev{transform:rotate(180deg)}.tpt-product-page .tpb-panel-builder__body{border:1px solid var(--pg-accent);border-top:0;border-radius:0 0 14px 14px;padding:6px 14px 14px;background:var(--tp-white)}.tpt-product-page .tpb-panel-builder__group{border-bottom:1px solid var(--pg-hairline)}.tpt-product-page .tpb-panel-builder__group:last-of-type{border-bottom:0}.tpt-product-page .tpb-group__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 2px;cursor:pointer;list-style:none;font-size:14.5px;font-weight:700;color:var(--pg-ink)}.tpt-product-page .tpb-group__summary::-webkit-details-marker{display:none}.tpt-product-page .tpb-group__meta{display:inline-flex;align-items:center;gap:8px}.tpt-product-page .tpb-group__count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--pg-accent-soft);color:var(--pg-accent);font-size:11.5px;font-weight:700;line-height:20px;text-align:center}.tpt-product-page .tpb-group__chev{display:inline-flex;color:var(--tp-text-secondary);transition:transform .2s ease}.tpt-product-page .tpb-panel-builder__group[open] .tpb-group__chev{transform:rotate(180deg)}.tpt-product-page .tpb-panel-builder__grid{display:flex;flex-direction:column;gap:8px;padding:2px 0 14px}.tpt-product-page .tpb-marker{display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:12px;align-items:start;padding:12px 14px;border:1px solid var(--pg-hairline);border-radius:12px;background:var(--tp-white);cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.tpt-product-page .tpb-marker:hover{border-color:var(--pg-accent)}.tpt-product-page .tpb-marker__input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--pg-accent);cursor:pointer}.tpt-product-page .tpb-marker:has(.tpb-marker__input:checked),.tpt-product-page .tpb-marker.is-selected{border-color:var(--pg-accent);background:var(--pg-accent-soft);box-shadow:inset 0 0 0 1px var(--pg-accent)}.tpt-product-page .tpb-marker__body{display:flex;flex-direction:column;gap:3px;min-width:0}.tpt-product-page .tpb-marker__name{font-size:14px;font-weight:600;line-height:1.3;color:var(--pg-ink)}.tpt-product-page .tpb-marker__description{font-size:12.5px;line-height:1.45;color:var(--tp-text-secondary)}.tpt-product-page .tpb-marker__price{white-space:nowrap;font-size:14px;font-weight:700;color:var(--pg-accent)}.tpt-product-page .tpb-marker--included{cursor:default;background:var(--tp-soft-grey-bg);border-color:var(--pg-hairline)}.tpt-product-page .tpb-marker--included:hover{border-color:var(--pg-hairline)}.tpt-product-page .tpb-marker--included .tpb-marker__name{color:var(--tp-text-secondary)}.tpt-product-page .tpb-marker__badge{display:inline-block;padding:2px 9px;border-radius:999px;background:var(--tp-success-soft);color:#1b7a43;font-size:11px;font-weight:700}.tpt-product-page .tpb-panel-builder__notice{margin-top:12px;padding:11px 13px;border:1px solid rgb(245 158 11 / .4);border-radius:10px;background:rgb(245 158 11 / .08);color:#7a4c00;font-size:13px}.tpt-product-page .tpb-panel-builder__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:14px 16px;border-radius:12px;background:var(--pg-ink);color:#fff}.tpt-product-page .tpb-summary__label{font-size:13.5px;font-weight:500;color:rgb(255 255 255 / .85)}.tpt-product-page .tpb-summary__total{font-size:18px;font-weight:700;color:#fff}