.bundle-v2{--bundle-ink: #121212;--bundle-ink-75: rgba(18, 18, 18, .75);--bundle-ink-20: rgba(18, 18, 18, .2);--bundle-ink-10: rgba(18, 18, 18, .1);--bundle-sage: #cee0c9;--bundle-sage-deep: #b3cdac;--bundle-sage-pale: #e7f0e4;--bundle-charcoal: #282828;--bundle-grey: #707070;--bundle-grey-light: #cdcdcd;--bundle-off-white: #f2f2f2;--bundle-heading-color: var(--bundle-ink);--bundle-accent-green: #89b47d;--bundle-font-heading: "Glacial Indifference", "Figtree", system-ui, -apple-system, sans-serif;--bundle-font-subhead: "Dunbar Low Book", "Questrial", system-ui, sans-serif;--bundle-font-body: "Glacial Indifference", "Figtree", system-ui, -apple-system, sans-serif;--bundle-font-ui: "Figtree", system-ui, -apple-system, sans-serif;--bundle-radius-card: 0px;--bundle-radius-sm: 4px;--bundle-shadow-soft: rgba(18, 18, 18, .06) 0 4px 16px;max-width:1200px;margin:0 auto;padding:24px 16px;font-family:var(--bundle-font-body);color:var(--bundle-ink-75);line-height:1.5}.bundle-v2 *,.bundle-v2 *:before,.bundle-v2 *:after{box-sizing:border-box}.bundle-v2__layout{display:flex;flex-direction:column;gap:0}@media(min-width:900px){.bundle-v2__layout{flex-direction:row;gap:40px;align-items:flex-start}}.bundle-v2__media{width:100%}@media(min-width:900px){.bundle-v2__media{flex:1 1 55%;max-width:55%;position:sticky;top:24px;align-self:flex-start}}.bundle-v2__media-main{position:relative;width:100%;aspect-ratio:1;background:var(--bundle-off-white);border-radius:var(--bundle-radius-card);overflow:hidden;margin-bottom:12px}.bundle-v2__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.bundle-v2__slide.active{opacity:1}.bundle-v2__media-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#ffffffd9;border:none;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--bundle-ink);transition:background .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #0000001a;z-index:2}.bundle-v2__media-nav:hover{background:#fff;box-shadow:0 4px 12px #00000026}.bundle-v2__media-nav.prev{left:12px}.bundle-v2__media-nav.next{right:12px}.bundle-v2__media-dots{display:flex;justify-content:center;gap:8px;margin-bottom:16px}@media(min-width:900px){.bundle-v2__media-dots{display:none}}.bundle-v2__media-dot{width:32px;height:4px;border-radius:2px;background:var(--bundle-ink-10);border:none;cursor:pointer;padding:0;transition:background .2s ease}.bundle-v2__media-dot.active{background:var(--bundle-ink)}.bundle-v2__media-thumbs{display:none;gap:8px}@media(min-width:900px){.bundle-v2__media-thumbs{display:flex}}.bundle-v2__media-thumb{width:72px;height:72px;border-radius:var(--bundle-radius-card);overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s ease;background:var(--bundle-off-white);flex-shrink:0}.bundle-v2__media-thumb:hover{border-color:var(--bundle-grey-light)}.bundle-v2__media-thumb.active{border-color:var(--bundle-ink)}.bundle-v2__media-thumb img{width:100%;height:100%;object-fit:cover}.bundle-v2__builder{width:100%;padding:24px 0 0}@media(min-width:900px){.bundle-v2__builder{flex:1 1 45%;max-width:45%;padding:0}}.bundle-v2__header{position:relative;margin-bottom:24px}.bundle-v2__header>h1,.bundle-v2__header>.bundle-v2__subheader,.bundle-v2__header>.bundle-v2__intro-points{position:relative;z-index:1}.bundle-v2__header h1{font-family:var(--bundle-font-heading);font-size:28px;font-weight:700;color:var(--bundle-ink);text-transform:none;letter-spacing:-.01em;line-height:1.2;margin:0 0 10px}.bundle-v2__subheader{font-family:var(--bundle-font-subhead);font-size:18px;font-weight:400;color:var(--bundle-ink);text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px}.bundle-v2__flourish{position:absolute;top:-6px;right:0;width:25%;max-width:150px;z-index:0;pointer-events:none;color:var(--bundle-ink);clip-path:inset(0 0 0 100%);transition:clip-path .15s ease-out}.bundle-v2__flourish svg{display:block;width:100%;height:auto;transform:scaleX(-1)}@media(prefers-reduced-motion:reduce){.bundle-v2__flourish{clip-path:inset(0 0 0 0)!important;transition:none}}@media(min-width:900px){.bundle-v2__flourish{display:none}}.bundle-v2__intro-points{display:flex;flex-direction:column;gap:12px;margin-top:16px}.bundle-v2__intro-point{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--bundle-ink-75);line-height:1.4}.bundle-v2__intro-point--center{align-items:center}.bundle-v2__intro-step{flex-shrink:0;width:34px;height:34px;border-radius:var(--bundle-radius-sm);background:var(--bundle-ink);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--bundle-font-ui);font-size:15px;font-weight:600}.bundle-v2__intro-point a{color:var(--bundle-ink);font-weight:600;text-decoration:none;border-bottom:1px solid var(--bundle-ink-20)}.bundle-v2__intro-point a:hover{border-color:var(--bundle-ink)}.bundle-v2__amazon-logo{display:inline-block;height:15px;width:auto;vertical-align:middle;margin-left:2px;position:relative;top:-1px}.bundle-v2__pills{display:flex;gap:6px;margin-bottom:16px}.bundle-v2__pill{flex:1;padding:11px 8px;text-align:center;border-radius:var(--bundle-radius-sm);font-family:var(--bundle-font-ui);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--bundle-ink);cursor:pointer;transition:all .25s ease;border:1px solid var(--bundle-ink-20);background:#fff}.bundle-v2__pill.active{background:var(--bundle-ink);color:#fff;border-color:var(--bundle-ink)}.bundle-v2__pill:hover:not(.active){border-color:var(--bundle-ink);background:var(--bundle-sage-pale)}.bundle-v2__products{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}@media(min-width:900px){.bundle-v2__products{grid-template-columns:repeat(4,1fr);gap:10px}}.bundle-v2__card{background:#fff;border-radius:var(--bundle-radius-card);padding:12px;border:1px solid var(--bundle-ink-10);transition:box-shadow .2s ease,border-color .2s ease;position:relative;display:flex;flex-direction:column;overflow:hidden}.bundle-v2__card:hover{box-shadow:var(--bundle-shadow-soft)}.bundle-v2__card.in-cart{border-color:var(--bundle-ink);box-shadow:0 0 0 1px var(--bundle-ink)}.bundle-v2__card-image{width:auto;aspect-ratio:1;background:var(--bundle-sage-pale);border-radius:var(--bundle-radius-card);margin:-12px -12px 10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.bundle-v2__card-image img{width:100%;height:100%;object-fit:cover}.bundle-v2__card-name{font-size:13px;font-weight:600;color:var(--bundle-ink);margin-bottom:4px;line-height:1.3;min-height:2.6em}.bundle-v2__card-price{display:flex;align-items:center;gap:6px;margin-bottom:10px}.bundle-v2__card-price>span,.bundle-v2__card-price-sub{font-size:14px;font-weight:600;color:var(--bundle-ink)}.bundle-v2__card-price-original{font-size:12px;color:var(--bundle-grey-light);text-decoration:line-through;font-weight:500}.bundle-v2__card-actions{margin-top:auto}.bundle-v2__add-btn{width:100%;padding:9px 8px;border-radius:var(--bundle-radius-sm);font-family:var(--bundle-font-ui);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .2s ease;border:1px solid var(--bundle-ink-20);background:#fff;color:var(--bundle-ink)}.bundle-v2__add-btn:hover{border-color:var(--bundle-ink);background:var(--bundle-sage-pale)}.bundle-v2__qty-control{display:flex;align-items:center;justify-content:space-between;gap:4px}.bundle-v2__qty-btn{width:32px;height:32px;border-radius:var(--bundle-radius-sm);border:1px solid var(--bundle-ink-20);background:#fff;font-family:var(--bundle-font-ui);font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease;color:var(--bundle-ink)}.bundle-v2__qty-btn:hover{border-color:var(--bundle-ink);background:var(--bundle-sage-pale)}.bundle-v2__qty-btn.remove{border-color:#ef4444;color:#ef4444}.bundle-v2__qty-btn.remove:hover{background:#fef2f2}.bundle-v2__qty-display{font-size:15px;font-weight:700;min-width:24px;text-align:center;color:var(--bundle-ink)}.bundle-v2__sticky-controls{position:sticky;top:16px;z-index:100;background:#fff;padding-bottom:4px}@media(min-width:900px){.bundle-v2__sticky-controls{top:24px}}.bundle-v2__progress{background:#fff;border-radius:var(--bundle-radius-card);padding:20px;margin-bottom:16px;border:1px solid var(--bundle-ink-10)}.bundle-v2__progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.bundle-v2__progress-label{font-family:var(--bundle-font-subhead);font-size:13px;font-weight:400;color:var(--bundle-ink);text-transform:uppercase;letter-spacing:.1em}.bundle-v2__progress-amount{font-size:14px;font-weight:600;color:var(--bundle-ink);display:flex;align-items:center;gap:6px}.bundle-v2__progress-original{font-size:12px;font-weight:500;color:var(--bundle-grey-light);text-decoration:line-through}.bundle-v2__progress-bar{height:8px;background:var(--bundle-ink-10);border-radius:2px;overflow:hidden;margin-bottom:16px}.bundle-v2__progress-fill{display:block!important;height:100%;width:0;background:var(--bundle-ink);border-radius:2px;transition:width .4s ease,background .3s ease}.bundle-v2__progress-message{text-align:center;font-size:13px;color:var(--bundle-grey);margin-top:12px;transition:all .3s ease}.bundle-v2__progress-message strong{color:var(--bundle-ink);font-weight:600}.bundle-v2__progress-message.met,.bundle-v2__progress-message.met strong{color:var(--bundle-ink)}.bundle-v2__subscribe{background:#fff;border-radius:var(--bundle-radius-card);padding:20px;margin-bottom:16px;border:1px solid var(--bundle-ink-10)}.bundle-v2__subscribe-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.bundle-v2__subscribe-title{font-family:var(--bundle-font-heading);font-size:18px;font-weight:700;color:var(--bundle-ink);letter-spacing:-.01em}.bundle-v2__subscribe-badge{display:inline-block;font-family:var(--bundle-font-ui);background:var(--bundle-sage);color:var(--bundle-charcoal);font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.1em;padding:3px 8px;border-radius:var(--bundle-radius-sm);margin-left:4px}.bundle-v2__toggle{position:relative;width:48px;height:26px;cursor:pointer}.bundle-v2__toggle input{opacity:0;width:0;height:0}.bundle-v2__toggle-slider{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bundle-ink-10);border-radius:26px;transition:.3s}.bundle-v2__toggle-slider:before{content:"";position:absolute;width:20px;height:20px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.3s;box-shadow:0 1px 3px #00000026}.bundle-v2__toggle input:checked+.bundle-v2__toggle-slider{background:var(--bundle-sage-deep)}.bundle-v2__toggle input:checked+.bundle-v2__toggle-slider:before{transform:translate(22px)}.bundle-v2__subscribe-benefits{display:flex;flex-direction:column;gap:10px;margin:16px 0}.bundle-v2__subscribe-benefits-label{font-family:var(--bundle-font-subhead);font-size:12px;font-weight:400;color:var(--bundle-ink);text-transform:uppercase;letter-spacing:.1em}.bundle-v2__subscribe-benefit{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--bundle-ink-75);line-height:1.4}.bundle-v2__subscribe-benefit-icon{flex-shrink:0;width:32px;height:32px;border-radius:var(--bundle-radius-sm);background:var(--bundle-sage-pale);display:flex;align-items:center;justify-content:center}.bundle-v2__subscribe-benefit-icon svg{width:18px;height:18px;stroke:var(--bundle-ink)}.bundle-v2__subscribe-benefit strong,.bundle-v2__highlight{font-weight:600;color:var(--bundle-ink)}.bundle-v2__frequency-select{width:100%;padding:12px 16px;border:1px solid var(--bundle-ink-20);border-radius:var(--bundle-radius-sm);font-family:var(--bundle-font-ui);font-size:14px;font-weight:500;color:var(--bundle-ink);background:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.bundle-v2__frequency-select:focus{outline:none;border-color:var(--bundle-sage-deep);box-shadow:var(--bundle-sage) 0 0 0 2px}.bundle-v2__onetime-label{font-size:13px;color:var(--bundle-grey);text-align:center;padding:8px 0 0}.bundle-v2__onetime-label span{font-weight:600;color:var(--bundle-ink)}.bundle-v2__price-summary{display:flex;justify-content:space-between;align-items:center;padding:16px 0 0;margin-top:12px;border-top:1px solid var(--bundle-ink-10)}.bundle-v2__price-summary>span{font-size:14px;color:var(--bundle-grey)}.bundle-v2__price-summary>div{text-align:right}.bundle-v2__price-original{font-size:13px;color:var(--bundle-grey-light);text-decoration:line-through}.bundle-v2__price-current{font-size:20px;font-weight:600;color:var(--bundle-ink)}.bundle-v2__cta{width:100%;padding:16px;background:var(--bundle-ink);color:#fff;border:none;border-radius:var(--bundle-radius-sm);font-family:var(--bundle-font-ui);font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.bundle-v2__cta:hover{background:var(--bundle-charcoal);box-shadow:var(--bundle-shadow-soft)}.bundle-v2__cta:disabled{background:var(--bundle-grey-light);color:#fff;cursor:not-allowed;box-shadow:none}.bundle-v2__cta-subtext{text-align:center;font-size:12px;color:var(--bundle-grey);margin-bottom:24px}.bundle-v2__spinner{display:flex;align-items:center;justify-content:center;padding:12px}.bundle-v2__spinner-icon{width:28px;height:28px;border:3px solid var(--bundle-ink-10);border-top-color:var(--bundle-ink);border-radius:50%;animation:bundle-v2-spin .7s linear infinite}@keyframes bundle-v2-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/skio-bundle-builder-v2.css.map */
