.bundles-page{--obsidian: #1C1C1C;--onyx: #141414;--neon-lime: #D2FF1F;--frosted: #F7F7F7;--text-1: #757575;--text-2: #ADADAD;--text-3: #D8D8D8;--text-white: #FFFFFF;--surface-0: #0A0A0A;--surface-1: #141414;--surface-2: #1C1C1C;--surface-3: #252525;--surface-4: #2E2E2E;--border-subtle: rgba(255,255,255,.06);--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-family);color:var(--text-2);-webkit-font-smoothing:antialiased;background:var(--surface-0)}.bundles-page *,.bundles-page *:before,.bundles-page *:after{box-sizing:border-box;margin:0;padding:0}.bundles-hero{text-align:center;padding:80px 24px 64px;background:linear-gradient(180deg,rgba(210,255,31,.03) 0%,var(--surface-0) 70%);border-bottom:1px solid var(--border-subtle)}.bundles-hero__label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--neon-lime);background:#d2ff1f14;border:1px solid rgba(210,255,31,.15);padding:6px 16px;border-radius:100px;margin-bottom:24px}.bundles-hero__title{font-size:48px;font-weight:300;color:var(--text-white);letter-spacing:-1px;margin-bottom:16px;line-height:1.1}.bundles-hero__title strong{font-weight:600}.bundles-hero__subtitle{font-size:18px;color:var(--text-2);max-width:540px;margin:0 auto 32px;line-height:1.6}.bundles-hero__trust{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.bundles-hero__trust-item{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:13px;font-weight:500;color:var(--text-2)}.bundles-hero__trust-item img{width:32px;height:32px;flex-shrink:0}.bundles-hero__trust-item svg{width:32px;height:32px;flex-shrink:0}.bundles-hero__discount-note{margin-top:-16px;margin-bottom:32px;font-size:13px;font-weight:400;color:var(--text-1);letter-spacing:.02em}.bundles-hero__partners{margin-top:28px;font-size:13px;font-weight:400;color:var(--text-1);letter-spacing:.02em}.bundles-tier{max-width:1100px;margin:0 auto;padding:48px 24px 16px}.bundles-tier__label{font-size:22px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.12)}.bundles-tier__subtitle{font-size:14px;font-weight:400;color:var(--text-1);margin-top:12px;line-height:1.5}.bundles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1100px;margin:0 auto;padding:24px 24px 0}.bundles-grid--single{grid-template-columns:1fr;max-width:560px}.bundle-card{background:var(--surface-2);border:1px solid rgba(210,255,31,.12);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s ease,transform .2s ease;position:relative}.bundle-card:hover{border-color:#d2ff1f40;transform:translateY(-2px)}.bundle-card--featured{border-color:#d2ff1f4d}.bundle-card--featured:hover{border-color:#d2ff1f73}.bundle-card__hero{background:linear-gradient(180deg,var(--surface-3) 0%,var(--surface-2) 100%);overflow:hidden}.bundle-card__hero img{width:100%;height:auto;display:block;object-fit:cover}.bundle-card__body{padding:24px;flex:1;display:flex;flex-direction:column;gap:16px}.bundle-card__badge{display:inline-flex;align-self:flex-start;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:4px}.bundle-card__badge--popular{background:#d2ff1f1f;color:var(--neon-lime)}.bundle-card__badge--value{background:#3b82f61f;color:#60a5fa}.bundle-card__badge--collector{background:#a855f71f;color:#a855f7}.bundle-card__title{font-size:22px;font-weight:500;color:var(--text-white);line-height:1.2}.bundle-card__components{list-style:none;display:flex;flex-direction:column;gap:8px}.bundle-card__component{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:var(--text-2);padding:6px 0;border-bottom:1px solid var(--border-subtle)}.bundle-card__component:last-child{border-bottom:none}.bundle-card__component-name{display:flex;align-items:center;gap:8px}.bundle-card__component-name svg{width:14px;height:14px;stroke:var(--neon-lime);fill:none;stroke-width:2.5;flex-shrink:0}.bundle-card__component-price{font-size:13px;color:var(--text-1);text-decoration:line-through}.bundle-card__pricing{display:flex;align-items:baseline;gap:12px;padding-top:8px;flex-wrap:wrap}.bundle-card__retail{font-size:16px;color:var(--text-1);text-decoration:line-through}.bundle-card__price{font-size:32px;font-weight:700;color:var(--text-white);letter-spacing:-.5px}.bundle-card__from{font-size:14px;font-weight:500;color:var(--text-1);letter-spacing:0}.bundle-card__save{display:inline-flex;align-items:center;font-size:12px;font-weight:700;color:var(--neon-lime);background:#d2ff1f14;padding:4px 10px;border-radius:4px}.bundle-card__cta{display:flex;align-items:center;justify-content:center;padding:14px 24px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:8px;background:var(--neon-lime);color:var(--onyx);border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;margin-top:auto;font-family:var(--font-family)}.bundle-card__cta:hover{transform:translateY(-1px);box-shadow:0 4px 24px #d2ff1f40}.bundles-how{max-width:1100px;margin:0 auto;padding:80px 24px}.bundles-how__title{font-size:28px;font-weight:400;color:var(--text-white);text-align:center;margin-bottom:48px;letter-spacing:-.5px}.bundles-how__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.bundles-how__step{text-align:center;position:relative}.bundles-how__num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--neon-lime);color:var(--onyx);font-size:18px;font-weight:800;margin-bottom:16px}.bundles-how__step-title{font-size:16px;font-weight:600;color:var(--text-white);margin-bottom:8px}.bundles-how__step-desc{font-size:14px;color:var(--text-1);line-height:1.5}.bundles-faq{max-width:720px;margin:0 auto;padding:0 24px 80px}.bundles-faq__title{font-size:28px;font-weight:400;color:var(--text-white);text-align:center;margin-bottom:32px;letter-spacing:-.5px}.bundles-faq__item{border-bottom:1px solid var(--border-subtle)}.bundles-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:15px;font-weight:500;color:var(--text-3);background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-family);transition:color .15s}.bundles-faq__question:hover{color:var(--text-white)}.bundles-faq__question svg{width:18px;height:18px;flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1);color:var(--text-1)}.bundles-faq__question[aria-expanded=true] svg{transform:rotate(180deg)}.bundles-faq__answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1)}.bundles-faq__answer.open{max-height:200px}.bundles-faq__answer p{padding:0 0 20px;font-size:14px;color:var(--text-2);line-height:1.6}.bundles-bottom-cta{text-align:center;padding:64px 24px 80px;border-top:1px solid var(--border-subtle)}.bundles-bottom-cta__title{font-size:24px;font-weight:400;color:var(--text-white);margin-bottom:8px}.bundles-bottom-cta__subtitle{font-size:14px;color:var(--text-1);margin-bottom:24px}.bundles-bottom-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border:2px solid var(--neon-lime);border-radius:8px;color:var(--neon-lime);background:none;text-decoration:none;transition:all .2s ease;font-family:var(--font-family);cursor:pointer}.bundles-bottom-cta__btn:hover{background:var(--neon-lime);color:var(--onyx)}@media(max-width:768px){.bundles-hero{padding:32px 20px 24px}.bundles-hero__label{margin-bottom:16px}.bundles-hero__title{font-size:32px;margin-bottom:10px}.bundles-hero__subtitle{font-size:15px;margin-bottom:0;line-height:1.5}.bundles-hero__trust,.bundles-hero__discount-note,.bundles-hero__partners{display:none}.bundles-grid{grid-template-columns:1fr;padding:16px 20px 0}.bundles-grid--single{max-width:100%}.bundles-tier{padding:28px 20px 10px}.bundles-tier__label{font-size:18px}.bundles-tier__subtitle{font-size:13px;margin-top:8px}.bundle-card__body{padding:20px}.bundle-card__title{font-size:20px}.bundle-card__price{font-size:28px}.bundles-how__grid{grid-template-columns:1fr;gap:24px;max-width:320px;margin:0 auto}.bundles-how{padding:56px 20px}.bundles-faq{padding:0 20px 56px}.bundles-bottom-cta{padding:48px 20px 56px}}.bundles-nav{position:sticky;top:72px;z-index:100;display:flex;background:#141414;border-bottom:1px solid rgba(255,255,255,.06)}.bundles-nav__link{flex:1;display:flex;align-items:center;justify-content:center;height:44px;font-size:14px;font-weight:500;letter-spacing:.03em;color:#757575;text-decoration:none;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.bundles-nav__link:hover{color:#d8d8d8}.bundles-nav__link.active{color:#d2ff1f;border-bottom-color:#d2ff1f}.bundles-crosslink{text-align:center;padding:8px 20px 24px;margin:0}.bundles-crosslink a{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#757575;text-decoration:none;transition:color .2s ease}.bundles-crosslink a:hover{color:#d8d8d8}.bundles-crosslink a svg{width:14px;height:14px;transition:transform .2s ease}.bundles-crosslink a:hover svg{transform:translate(3px)}.bundle-card{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.bundle-card.in-view{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.bundle-card{opacity:1;transform:none;transition:none}}@media(max-width:768px){.bundles-nav{top:60px}.bundles-nav__link{font-size:13px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/phantom-bundles.css.map */
