.tn-bundle-widget{margin:24px 0}.tn-bundle-widget .tn-bundle-label{font-size:1.125rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--tn-light,#9ca3af);margin:0 0 8px}.tn-bundle-widget .tn-bundle-cards{display:flex;flex-direction:column;gap:12px}.tn-bundle-widget .tn-bundle-checkbox{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.tn-bundle-widget .tn-bundle-card{position:relative;cursor:pointer;display:grid!important;grid-template-columns:120px 1fr;border-radius:var(--tn-radius-lg);overflow:hidden;background:#fff;border:1px solid var(--tn-border,#e5e7eb);box-shadow:var(--tn-shadow-card);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.tn-bundle-widget .tn-bundle-card:hover,.tn-bundle-widget .tn-bundle-card:has(.tn-bundle-checkbox:checked){border-color:var(--tn-accent-bright,#2563eb);box-shadow:var(--tn-shadow-card-hover);transform:translateY(-4px)}.tn-bundle-widget .tn-bundle-card:has(.tn-bundle-checkbox:focus-visible){outline:2px solid var(--tn-accent-bright,#2563eb);outline-offset:2px}.tn-bundle-widget .tn-bundle-card__check{position:absolute;top:10px;left:10px;z-index:1;width:22px;height:22px;border-radius:50%;border:2px solid var(--tn-border,#e5e7eb);background:#fff;transition:background .2s ease,border-color .2s ease}.tn-bundle-widget .tn-bundle-card:has(.tn-bundle-checkbox:checked) .tn-bundle-card__check{border-color:var(--tn-accent-bright,#2563eb);background:var(--tn-accent-bright,#2563eb)}.tn-bundle-widget .tn-bundle-card:has(.tn-bundle-checkbox:checked) .tn-bundle-card__check::after{content:"";position:absolute;top:3px;left:6px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.tn-bundle-widget .tn-bundle-card__image{flex:0 0 38%;background:#FFF;display:flex;align-items:center;justify-content:center;padding:12px}.tn-bundle-widget .tn-bundle-card__image img{width:100%;height:100%;object-fit:contain;display:block}.tn-bundle-widget .tn-bundle-card__body{display:grid;grid-template-rows:auto 1fr;padding:16px;gap:8px;min-width:0}.tn-bundle-widget .tn-bundle-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.tn-bundle-widget .tn-bundle-card__title{font-size:.875rem;font-weight:700;color:var(--tn-text,#1f2937);margin:0;line-height:1.35;text-wrap:balance}.tn-bundle-widget .tn-bundle-card__title-link{color:inherit;text-decoration:none}.tn-bundle-widget .tn-bundle-card__title-link:hover,.tn-bundle-widget .tn-bundle-card__title-link:focus-visible{color:var(--theme-palette-color-1,var(--tn-accent,#317397));text-decoration:underline}.tn-bundle-widget .tn-bundle-card--link{color:inherit;text-decoration:none}.tn-bundle-widget .tn-bundle-card__options{align-self:start;font-size:.75rem;font-weight:600;color:var(--tn-accent-bright,#2563eb)}.tn-bundle-widget .tn-bundle-card__fit{align-self:start;font-size:.75rem;font-weight:600;color:var(--theme-palette-color-1,var(--tn-accent,#317397))}.tn-bundle-widget .tn-bundle-variation{align-self:start;width:100%;max-width:280px;margin-top:2px;padding:8px 10px;font-size:.75rem;line-height:1.3;color:var(--tn-text,#1f2937);background:#fff;border:1px solid var(--tn-border,#e5e7eb);border-radius:8px;cursor:pointer}.tn-bundle-widget .tn-bundle-variation:focus-visible{outline:2px solid var(--tn-accent-bright,#2563eb);outline-offset:2px}.tn-bundle-widget .tn-bundle-card__price{font-size:.9375rem;font-weight:700;color:var(--theme-palette-color-1,var(--tn-accent,#317397));white-space:nowrap;flex-shrink:0}.tn-bundle-widget .tn-bundle-card__desc{font-size:.75rem;color:var(--tn-muted,#6b7280);line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;align-self:start}.tn-bundle-widget .tn-bundle-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:44px!important;padding:10px 16px!important;background:var(--theme-palette-color-1,var(--tn-accent,#317397))!important;color:#fff!important;border:none!important;border-radius:8px!important;font-size:0.8125rem!important;font-weight:600!important;letter-spacing:.02em!important;cursor:pointer!important;transition:background .2s ease!important;text-align:center!important;box-shadow:none!important;text-decoration:none!important}.tn-bundle-widget .tn-bundle-btn:hover:not(:disabled){background:color-mix(in srgb,var(--theme-palette-color-1,var(--tn-accent,#317397)) 85%,#000)!important}.tn-bundle-widget .tn-bundle-btn:disabled{opacity:.5!important;cursor:default!important}.tn-bundle-widget .tn-bundle-add{margin-top:20px}.tn-bundle-widget .tn-bundle-message{margin:0;font-size:.75rem;text-align:center;min-height:1lh}.tn-bundle-widget .tn-bundle-message--success{color:#16a34a}.tn-bundle-widget .tn-bundle-message--error{color:#dc2626}.tn-bundle-widget .tn-bundle-cluster{margin-top:20px}.tn-bundle-widget .tn-bundle-carousel .splide__track{padding:8px 0 20px}@media (max-width:600px){.tn-bundle-widget .tn-bundle-card{grid-template-columns:1fr}.tn-bundle-widget .tn-bundle-card__image{aspect-ratio:3 / 1;padding:10px}}