.tnxi-bundle{width:100%;background:var(--bb-bg, #151515);color:var(--bb-text, #fff);padding:clamp(1.25rem,3vw,3rem) clamp(1rem,3vw,3rem) clamp(2.5rem,5vw,4rem)}.tnxi-bundle__inner{display:grid;gap:clamp(1.5rem,3.5vw,4rem);max-width:92rem;margin:0 auto;grid-template-columns:1fr}@media screen and (min-width:990px){.tnxi-bundle__inner{grid-template-columns:1.35fr .85fr;align-items:start}}.tnxi-bundle__media{position:relative}@media screen and (min-width:990px){.tnxi-bundle__media{position:sticky;top:1.5rem}}.tnxi-bundle__main-image{display:block;width:100%;height:auto;border-radius:16px;background:var(--bb-media-bg, #c9ccd0);padding:clamp(.5rem,2vw,1.5rem);box-sizing:border-box;cursor:zoom-in}.tnxi-bundle__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:clamp(1rem,4vw,3rem);background:#04080ceb;cursor:zoom-out}.tnxi-bundle__lightbox.is-open{display:flex}.tnxi-bundle__lightbox img{max-width:95vw;max-height:90vh;object-fit:contain;border-radius:10px;background:#fff}.tnxi-bundle__lightbox-close{position:absolute;top:clamp(.75rem,2vw,1.5rem);right:clamp(.9rem,2.5vw,2rem);width:2.75rem;height:2.75rem;display:grid;place-items:center;background:#ffffff1f;color:#fff;border:0;border-radius:50%;font-size:1.6rem;line-height:1;cursor:pointer}.tnxi-bundle__lightbox-close:hover{background:#ffffff38}.tnxi-bundle__thumbs{display:flex;gap:.65rem;margin-top:.9rem;flex-wrap:wrap}.tnxi-bundle__thumb{width:clamp(84px,9vw,108px);height:clamp(84px,9vw,108px);padding:0;border:2px solid #333;border-radius:12px;overflow:hidden;background:var(--bb-media-bg, #c9ccd0);cursor:pointer;transition:border-color .15s ease}.tnxi-bundle__thumb.is-active{border-color:var(--bb-accent, #18b4e9)}.tnxi-bundle__thumb img{width:100%;height:100%;object-fit:contain}.tnxi-bundle__eyebrow{margin:0 0 .5rem;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--bb-accent, #18b4e9)}.tnxi-bundle__title{margin:0 0 .75rem;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:800;line-height:1.08;letter-spacing:-.015em;color:inherit}.tnxi-bundle__app-block{margin:0 0 .75rem}.tnxi-bundle__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem .7rem;margin-bottom:1.75rem;min-height:2.2rem}.tnxi-bundle__now{font-weight:800;font-size:clamp(1.7rem,2.6vw,2.1rem);color:var(--bb-accent, #18b4e9)}.tnxi-bundle__was{text-decoration:line-through;opacity:.45;font-weight:500;font-size:1.15rem}.tnxi-bundle__pill{align-self:center;background:var(--bb-accent, #18b4e9);color:#04222c;font-weight:700;font-size:.8rem;line-height:1;padding:.45em .8em;border-radius:999px;white-space:nowrap}.tnxi-bundle__group{margin-bottom:1.5rem}.tnxi-bundle__label{display:block;margin-bottom:.6rem;font-weight:600;font-size:.9rem;letter-spacing:.01em;color:var(--bb-text, #fff)}.tnxi-bundle__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6rem}.tnxi-bundle__card{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.85rem;background:var(--bb-card, #242424);border:2px solid transparent;border-radius:13px;cursor:pointer;text-align:left;color:inherit;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.tnxi-bundle__card:hover:not(.is-unavailable){border-color:#555}.tnxi-bundle__card.is-active{border-color:var(--bb-accent, #18b4e9);background:var(--bb-card-active, #2f2f2f)}.tnxi-bundle__card.is-unavailable{opacity:.4;cursor:not-allowed}.tnxi-bundle__card.is-unavailable .tnxi-bundle__card-name{text-decoration:line-through}.tnxi-bundle__card-check{position:absolute;top:.6rem;right:.6rem;width:1.35rem;height:1.35rem;border-radius:50%;border:2px solid #5a5a5a;background:transparent;transition:background-color .15s ease,border-color .15s ease}.tnxi-bundle__card.is-active .tnxi-bundle__card-check{background:var(--bb-accent, #18b4e9);border-color:var(--bb-accent, #18b4e9)}.tnxi-bundle__card.is-active .tnxi-bundle__card-check:after{content:"";position:absolute;left:.42rem;top:.2rem;width:.32rem;height:.6rem;border:solid #04222c;border-width:0 2.5px 2.5px 0;transform:rotate(45deg)}.tnxi-bundle__card-media{display:grid;place-items:center;aspect-ratio:16 / 11;border-radius:8px;overflow:hidden;background:#1a1a1a}.tnxi-bundle__card-media img{width:100%;height:100%;object-fit:contain}.tnxi-bundle__card-ph{font-size:1.6rem;font-weight:800;opacity:.35;text-transform:uppercase}.tnxi-bundle__card-name{font-weight:700;font-size:.95rem;line-height:1.2}.tnxi-bundle__card-desc{font-size:.8rem;opacity:.6;line-height:1.35}.tnxi-bundle__cards--compact{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.tnxi-bundle__card--compact{padding:.7rem 2.5rem .72rem .95rem;gap:.2rem}.tnxi-bundle__card--compact .tnxi-bundle__card-check{top:50%;transform:translateY(-50%);width:1.2rem;height:1.2rem}.tnxi-bundle__card--compact.is-active .tnxi-bundle__card-check:after{top:.16rem;left:.36rem}.tnxi-bundle__card--swatch{flex-direction:row;align-items:center;gap:.7rem;padding-left:.8rem}.tnxi-bundle__swatch{flex:0 0 auto;width:1.6rem;height:1.6rem;border-radius:50%;border:1px solid rgba(255,255,255,.3);box-shadow:inset 0 0 0 2px #00000040}.tnxi-bundle__cutouts{margin-bottom:1.5rem;padding:1.15rem 1.15rem .35rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff05}.tnxi-bundle__cutouts-head{margin-bottom:1rem}.tnxi-bundle__cutouts-title{display:block;font-weight:700;font-size:1.05rem;letter-spacing:.01em}.tnxi-bundle__cutouts-note{margin-top:.35rem;font-size:.85rem;opacity:.62;line-height:1.5}.tnxi-bundle__cutouts-note p{margin:0}.tnxi-bundle__cutouts .tnxi-bundle__group:last-child{margin-bottom:1rem}.tnxi-bundle__summary{margin:2rem 0 1.25rem;background:var(--bb-card, #242424);border-radius:14px;overflow:hidden}.tnxi-bundle__summary-head{padding:.9rem 1.15rem;font-weight:700;border-bottom:1px solid rgba(255,255,255,.08)}.tnxi-bundle__summary-body{padding:.4rem 1.15rem .9rem}.tnxi-bundle__sum-line{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;font-size:.95rem;border-bottom:1px solid rgba(255,255,255,.06)}.tnxi-bundle__sum-line:last-child{border-bottom:0}.tnxi-bundle__sum-line span:first-child{opacity:.85}.tnxi-bundle__sum-line--save{color:var(--bb-accent, #18b4e9);font-weight:600}.tnxi-bundle__sum-line--total{font-weight:800;font-size:1.15rem;padding-top:.75rem}.tnxi-bundle__sum-line--total span:first-child{opacity:1}.tnxi-bundle__stock{margin:0 0 .75rem;color:#ff6b6b;font-weight:600;font-size:.95rem}.tnxi-bundle__add{width:100%;padding:1.15rem 2rem;background:var(--bb-accent, #18b4e9);color:#04222c;border:0;border-radius:12px;font-weight:800;font-size:1.1rem;cursor:pointer;transition:filter .15s ease,opacity .15s ease}.tnxi-bundle__add:hover:not(:disabled){filter:brightness(1.08)}.tnxi-bundle__add:disabled{opacity:.4;cursor:not-allowed}.tnxi-bundle__add.is-loading{cursor:progress;opacity:.7}.tnxi-bundle__note{margin:1.1rem 0 0;opacity:.7;font-size:.88rem;line-height:1.6}.tnxi-bundle__details{max-width:64rem;margin:clamp(2.5rem,5vw,4rem) auto 0;line-height:1.65}.tnxi-bundle__details-heading{margin:0 0 1rem;font-size:clamp(1.3rem,2.2vw,1.8rem);font-weight:800;letter-spacing:-.01em;color:inherit}.tnxi-bundle__rte{color:var(--bb-text, #fff);opacity:.88}.tnxi-bundle__rte>*:first-child{margin-top:0}.tnxi-bundle__rte a{color:var(--bb-accent, #18b4e9)}.tnxi-bundle__rte img{max-width:100%;height:auto;border-radius:8px}
/*# sourceMappingURL=/cdn/shop/t/16/assets/tnxi-bundle.css.map */
