.bundle-section{--pn-primary: #1F3D2B;--pn-secondary: #4c6a4c;--pn-accent: #d6e5d3;--pn-text: #1F3D2B;--pn-text-light: #5a6a55;--pn-border: #E6EDE4;--pn-warm: #F6F1E9;--pn-success: #1f7a4d;--pn-copper: #B87333}.bundle-section{margin:40px 16px 0;padding:36px 0 32px;background:#f6f1e9;border-radius:20px;border:1px solid #E6EDE4}.bundle-container{max-width:1100px;margin:0 auto;padding:0 24px;position:relative}.bundle-eyebrow{display:inline-block;font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#b87333;margin-bottom:8px}.bundle-title{font-family:Dosis,sans-serif;font-size:clamp(24px,2.5vw,32px);font-weight:800;color:#1f3d2b;margin:0 0 10px;line-height:1.12;letter-spacing:-.5px}.bundle-proof,.bundle-system,.bundle-subtitle{font-size:13px;color:var(--pn-text-light);line-height:1.6;margin-bottom:10px}.bundle-proof{font-weight:600}.bundle-highlight{font-size:14px;color:#2f3a2e;font-weight:500;line-height:1.6;margin-bottom:10px}.bundle-system{display:flex;align-items:flex-start;gap:6px;font-size:13px;color:var(--pn-text-light);margin-bottom:10px;line-height:1.5}.bundle-system svg{flex-shrink:0;margin-top:2px}.bundle-steps{position:relative;display:flex;align-items:stretch;justify-content:center;gap:24px;margin:32px 0 20px;z-index:1}.bundle-steps:before{content:"";position:absolute;top:120px;left:8%;right:8%;height:2px;background:linear-gradient(to right,var(--pn-accent),#e9efe7);z-index:0;opacity:.6}.bundle-steps:has(.bundle-card:nth-child(2):last-child){justify-content:center;gap:40px}.bundle-card{position:relative;z-index:2;flex:0 0 auto;min-width:240px;max-width:260px;background:#fff;border-radius:12px;padding:18px 14px;border:1px solid var(--pn-border);display:flex;flex-direction:column;justify-content:space-between;text-align:center;transition:transform .25s ease}.bundle-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #1f3d2b1a}.bundle-current-product{background:#fff;border:2px solid #1F3D2B;box-shadow:0 8px 32px #1f3d2b2e}.bundle-upsell{background:#fff9f0;border-color:#f0d4a1}.bundle-badge{font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#1f3d2b;color:#f6f1e9;padding:4px 12px;border-radius:20px;margin-bottom:10px;display:inline-block}.bundle-upsell-label{font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#b87333;margin-bottom:10px}.bundle-image{height:160px;display:flex;align-items:center;justify-content:center;margin:8px 0}.bundle-image img{max-width:100%;max-height:100%;object-fit:contain;display:block}.bundle-name{font-size:13px;line-height:1.4;min-height:38px;color:var(--pn-text);margin:8px 0;font-weight:500}.bundle-price{font-size:14px;color:var(--pn-text);font-weight:700;margin:4px 0}.bundle-link{display:flex;flex-direction:column;flex-grow:1;text-decoration:none;gap:8px}.bundle-btn{margin-top:10px;padding:12px;background:var(--pn-primary);color:#fff;border-radius:8px;border:1.5px solid transparent;width:100%;font-size:13px;font-weight:600;cursor:pointer;transition:transform .2s ease,opacity .2s ease;min-height:44px;display:flex;align-items:center;justify-content:center}.bundle-btn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.bundle-btn:disabled{background:#e6ede4;color:#5a6a55;border-color:#d6e5d3;opacity:1;cursor:not-allowed}.pn-bundle-checkbox{width:20px;height:20px;cursor:pointer;accent-color:var(--pn-primary);margin-bottom:8px}.pn-bundle-checkbox:focus{outline:2px solid var(--pn-primary);outline-offset:2px}@media(min-width:769px){.pn-bundle-checkbox{display:none}}.bundle-nav{display:flex;justify-content:center;gap:16px;margin-top:16px}.bundle-prev,.bundle-next{width:48px;height:48px;border-radius:50%;background:#fff;border:1.5px solid var(--pn-border);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1f3d2b;box-shadow:0 4px 12px #0000000f;transition:transform .25s ease,opacity .25s ease}.bundle-prev:hover,.bundle-next:hover{background:#1f3d2b;color:#f6f1e9;border-color:#1f3d2b;transform:translateY(-1px)}.bundle-progress{margin:20px 0 0;padding:16px 20px;background:#fff;border-radius:12px;border:1px solid var(--pn-border);text-align:center}.bundle-progress-text{font-size:12px;color:var(--pn-text-light);margin-bottom:8px;font-weight:500}.bundle-progress-bar{width:100%;height:6px;background:var(--pn-accent);border-radius:10px;margin:0 auto;overflow:hidden}.bundle-progress-fill{height:100%;width:100%;background:linear-gradient(90deg,var(--pn-primary),var(--pn-secondary));transform:scaleX(1);transform-origin:left;transition:transform .35s ease}.bundle-savings-pill{display:inline-flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#9aa59a;border:1.5px dashed #d6e5d3;border-radius:100px;padding:5px 16px;margin:12px auto 0;transition:opacity .3s ease}.bundle-savings-pill--unlocked{color:#b87333;border-color:#b87333;border-style:solid;background:#b8733314}.bundle-feedback{text-align:center;margin:12px 0;min-height:20px}.bundle-feedback-msg{font-size:13px;color:var(--pn-text-light);line-height:1.5;font-weight:500}.bundle-feedback.warning .bundle-feedback-msg{color:#a94442}.bundle-feedback.success .bundle-feedback-msg{color:var(--pn-success);font-weight:700}.bundle-full-form{margin-top:16px;text-align:center;padding:20px;background:#fff;border-radius:12px;border:1px solid var(--pn-border)}.bundle-value{font-size:13px;color:var(--pn-text-light);margin-bottom:6px}.bundle-save-amount{color:var(--pn-primary);font-weight:700;margin:8px 0 16px;font-size:14px}.old-price{text-decoration:line-through;color:#9aa59a;margin-right:6px}.new-price{color:var(--pn-primary);font-weight:700}.bundle-add-all{width:100%;padding:14px 24px;background:var(--pn-primary);color:#fff;border-radius:10px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:transform .25s ease,opacity .25s ease;letter-spacing:.01em;min-height:52px;display:flex;align-items:center;justify-content:center}.bundle-add-all:hover:not(:disabled){opacity:.88;transform:translateY(-2px)}.bundle-add-all:disabled{opacity:.45;cursor:not-allowed}.bundle-micro{font-size:12px;color:var(--pn-text-light);margin-top:12px;line-height:1.5}@media(max-width:768px){.bundle-section{margin:24px 8px 0;padding:28px 0 24px;border-radius:16px}.bundle-container{padding:0 16px}.bundle-title{font-size:clamp(20px,5vw,26px);margin-bottom:8px}.bundle-steps{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:10px 0;margin:24px 0 16px}.bundle-steps::-webkit-scrollbar{display:none}.bundle-card{flex:0 0 85%;max-width:85%;scroll-snap-align:center;opacity:1;transform:scale(.97);padding:14px 10px;transition:transform .25s ease}.bundle-current-product{opacity:1;transform:scale(1)}.bundle-steps:before{display:none}.pn-bundle-checkbox{display:block;appearance:auto;-webkit-appearance:checkbox;width:20px;height:20px;min-width:20px;cursor:pointer;accent-color:#1F3D2B;margin-bottom:8px}.bundle-image{height:120px}.bundle-btn{padding:14px;font-size:15px;-webkit-touch-callout:none;-webkit-user-select:none;touch-action:manipulation;position:relative;z-index:10}.bundle-full-form{padding:16px}.bundle-add-all{font-size:13px}.bundle-progress-bar{max-width:100%}}@media(max-width:480px){.bundle-section{margin:20px 8px 0;padding:24px 0 20px}.bundle-title{font-size:20px}.bundle-card{flex:0 0 88%;max-width:88%}.bundle-name{font-size:12px}.bundle-price{font-size:13px}.bundle-btn{padding:10px 8px;font-size:12px}.bundle-add-all{padding:12px 16px;font-size:12px}.bundle-feedback-msg,.bundle-value{font-size:12px}}.pn-product-card-wrapper{height:100%;position:relative;text-decoration:none;color:inherit}.pn-product-card{position:relative;z-index:2;background:#fff;border-radius:12px;border:1px solid #E6EDE4;display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:0;text-align:center;height:100%;overflow:hidden;transition:transform .25s ease}.pn-product-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #1f3d2b1a}.pn-product-card__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;min-height:0}.pn-product-card__image{position:relative;width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f6f1e9;border-radius:12px 12px 0 0;grid-column:1 / -1}.pn-product-card__img{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .4s ease}.pn-product-card:hover .pn-product-card__img--primary{opacity:0}.pn-product-card__img--secondary{position:absolute;top:0;left:0;opacity:0;transition:opacity .4s ease}.pn-product-card:hover .pn-product-card__img--secondary{opacity:1}.pn-product-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pn-product-card__img-placeholder .placeholder-svg{width:80%;height:80%;opacity:.3}.pn-product-card__badge{position:absolute;top:10px;left:10px;font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.3px;z-index:3}.pn-product-card__badge--sale{background:#eef3ec;color:#1f3d2b}.pn-product-card__badge--sold-out{background:#f5f5f5;color:#888}.pn-product-card__info{padding:14px 14px 16px;display:flex;flex-direction:column;gap:6px;grid-column:1 / -1}.pn-product-card__vendor{font-size:10px;color:var(--pn-text-light);letter-spacing:.5px;margin:0}.pn-product-card__name{font-size:13px;line-height:1.4;min-height:38px;color:var(--pn-text);margin:0;font-weight:500}.pn-product-card__price{font-size:14px;color:var(--pn-text);font-weight:700;margin:0}.pn-product-card__rating{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:var(--pn-text-light)}.pn-product-card__rating-count{font-size:11px;color:var(--pn-text-light)}.pn-product-card__btn{margin:0;padding:12px 14px;background:var(--pn-primary);color:#fff;border-radius:0;border:none;width:100%;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .2s ease;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;position:relative;box-sizing:border-box;grid-column:1 / -1}.pn-product-card__btn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.pn-product-card__btn:disabled{opacity:.5;cursor:not-allowed}.pn-product-card__btn-text{flex:1;text-align:left;font-size:13px;font-weight:600;line-height:1.2}.pn-product-card__btn-price{font-size:13px;font-weight:700;white-space:nowrap;opacity:.9;background:#ffffff26;padding:3px 8px;border-radius:6px}.pn-product-card--placeholder{opacity:.6}@media(max-width:768px){.pn-product-card__name{font-size:12px;min-height:32px}.pn-product-card__btn{font-size:12px;padding:10px;margin:8px 10px 10px;width:calc(100% - 20px)}}@media(max-width:480px){.pn-product-card__info{padding:10px 10px 6px}}@keyframes bundle-pulse{0%,to{opacity:1}50%{opacity:.8}}.bundle-loading{animation:bundle-pulse 1.5s ease-in-out infinite}.pn-hidden{display:none!important}.pn-visible{display:block!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-pn-bundle.css.map */
