.fresh-bundle-shell{--fresh-pink: #ff2277;--fresh-pink-soft: #ffe5f0;--fresh-purple: #724ce9;--fresh-gradient: linear-gradient(270deg, var(--fresh-purple) 2%, var(--fresh-pink) 100%);--fresh-ink: #1f2d24;--fresh-border: #e5e1d6;--fresh-tile-border: #ddd9d2;--fresh-muted: #555;--fresh-muted-strike: #666;--fresh-surface: #fff;--fresh-chip-bg: rgba(0, 0, 0, .09)}.rdl-bundles.fresh-bundle-shell{display:none;margin-top:14px!important}.fresh-buy-heading{margin:0 0 10px;color:var(--fresh-ink);font-family:inherit;font-size:14px;font-weight:500;line-height:inherit;letter-spacing:normal;text-transform:none}.fresh-buy-options{display:flex;width:100%;flex-direction:column;gap:6px}.fresh-buy-option-wrap{display:flex;width:100%;flex-direction:column}.fresh-buy-card{position:relative;display:flex;box-sizing:border-box;width:100%;min-height:76px;align-items:center;gap:18px;padding:11px 14px;border:0;border-radius:16px;background:var(--fresh-surface);box-shadow:inset 0 0 0 1px var(--fresh-border);color:var(--fresh-ink);cursor:pointer;font-family:inherit;transition:all 0s ease 0s}.fresh-buy-card.has-highlight{min-height:92px;padding-top:28px!important;border-radius:16px 16px 0 0}.fresh-buy-card.is-selected{background:var(--fresh-pink-soft);box-shadow:inset 0 0 0 2px var(--fresh-pink)}.fresh-buy-card input{position:absolute;opacity:0;pointer-events:none}.fresh-buy-option-wrap.is-open{overflow:hidden;border-radius:16px;background:var(--fresh-pink-soft);box-shadow:0 0 0 2px var(--fresh-pink)}.fresh-buy-option-wrap.is-open .fresh-buy-card.is-selected{border-radius:14px 14px 0 0;background:var(--fresh-pink-soft);box-shadow:none}.fresh-radio{position:relative;box-sizing:border-box;flex:0 0 20px;width:20px;height:20px;border:3px solid var(--fresh-surface);border-radius:50%;background:var(--fresh-surface);box-shadow:0 0 0 2px var(--fresh-border)}.fresh-buy-card.is-selected .fresh-radio{background:var(--fresh-pink);box-shadow:0 0 0 2px var(--fresh-pink)}.fresh-buy-card.is-selected .fresh-radio:after{content:none}.fresh-buy-content{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px;line-height:1.2}.fresh-buy-line{display:flex;min-width:0;align-items:center;gap:8px;flex-wrap:wrap}.fresh-buy-line strong{font-size:16px;font-weight:650;line-height:1.35}.fresh-supply{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:var(--fresh-chip-bg);font-size:12px;line-height:1.1;white-space:nowrap}.fresh-save{color:var(--fresh-muted);font-size:13px}.fresh-price{display:flex;min-width:58px;flex:0 0 auto;flex-direction:column;align-items:flex-end;justify-content:center;line-height:1.2}.fresh-price strong{font-size:16px;font-weight:700}.fresh-price s{color:var(--fresh-muted-strike);font-size:13px}.fresh-buy-card.has-highlight .fresh-price{padding-top:16px}.fresh-buy-card.has-highlight .fresh-radio,.fresh-buy-card.has-highlight .fresh-buy-content,.fresh-buy-card.has-highlight .fresh-price{transform:translateY(-7.2px)}.fresh-badge{position:absolute;z-index:2;top:0;right:0;left:auto;padding:5px 10px;border-radius:0 16px 0 8px;background:var(--fresh-pink);color:var(--fresh-surface);font-size:10px;font-weight:700;line-height:1;white-space:nowrap}.fresh-highlight-strip{display:flex;box-sizing:border-box;width:100%;min-height:34px;align-items:center;gap:8px;margin:0;padding:5px 10px;border-radius:0 0 12px 12px;background:var(--fresh-gradient);color:var(--fresh-surface)}.fresh-highlight-tick{display:inline-flex;flex:0 0 18px;width:18px;height:18px;align-items:center;justify-content:center;border-radius:999px;background:var(--fresh-surface)}.fresh-highlight-tick:after{content:"";box-sizing:border-box;width:5px;height:9px;border-right:2px solid var(--fresh-pink);border-bottom:2px solid var(--fresh-pink);transform:rotate(45deg) translate(-1px,-1px)}.fresh-highlight-copy{display:block;min-width:0;color:var(--fresh-surface);font-size:11px;font-weight:750;line-height:1.1}.fresh-gift-panel{box-sizing:border-box;width:100%;max-height:0;overflow:hidden;padding:0 12px;border:0;border-radius:0 0 14px 14px;background:var(--fresh-pink-soft);opacity:0;transition:max-height .24s ease,opacity .18s ease,padding .24s ease}.fresh-buy-option-wrap.is-open .fresh-highlight-strip{border-radius:0}.fresh-buy-option-wrap.is-open .fresh-gift-panel{max-height:230px;padding:11px 12px 12px;opacity:1}.fresh-gift-v2 .fresh-buy-option-wrap.is-open .fresh-highlight-strip{display:none}.fresh-gift-panel__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 9px;color:var(--fresh-ink)}.fresh-gift-panel__header strong{font-size:14px;font-weight:700;line-height:1.2}.fresh-gift-panel__header span{color:var(--fresh-pink);font-size:14px;font-weight:700;line-height:1.2}.fresh-gift-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.fresh-gift-grid.gift-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.fresh-gift-item{display:flex;box-sizing:border-box;min-width:0;min-height:94px;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px;padding:6px 5px 7px;border:1px solid var(--fresh-tile-border);border-radius:10px;background:var(--fresh-surface);text-align:center}.fresh-gift-item img{display:block;width:100%;height:65px;object-fit:contain}.fresh-gift-item strong{display:block;color:var(--fresh-ink);font-size:10px;font-weight:650;line-height:1.15;white-space:nowrap}.fresh-buy-compact .fresh-buy-card{min-height:64px;gap:14px;padding:8px 12px}.fresh-buy-compact .fresh-buy-card.has-highlight{min-height:80px;padding:26px 12px 8px!important}.fresh-buy-compact .fresh-buy-card.has-highlight .fresh-radio,.fresh-buy-compact .fresh-buy-card.has-highlight .fresh-buy-content,.fresh-buy-compact .fresh-buy-card.has-highlight .fresh-price{transform:none}.fresh-buy-compact .fresh-buy-card.has-highlight .fresh-price{padding-top:10px}@media(max-width:767px){.fresh-buy-card{min-height:84px;gap:10px;padding:12px 10px}.fresh-buy-card.has-highlight .fresh-radio,.fresh-buy-card.has-highlight .fresh-buy-content,.fresh-buy-card.has-highlight .fresh-price{transform:translateY(-9.2px)}.fresh-buy-line{gap:5px}.fresh-buy-line strong{font-size:14px}.fresh-supply{padding:3px 6px;font-size:10px}.fresh-save,.fresh-price s{font-size:11px}.fresh-price{min-width:48px}.fresh-price strong{font-size:14px}.fresh-badge{top:0;right:0;left:auto;width:max-content;padding:4px 7px;border-radius:0 16px 0 7px;font-size:10px}.fresh-highlight-strip{min-height:34px;gap:7px;padding:5px 8px}.fresh-highlight-copy{font-size:11px}.fresh-buy-option-wrap.is-open .fresh-gift-panel{max-height:210px;padding:9px 8px 10px}.fresh-gift-panel__header{margin-bottom:7px}.fresh-gift-panel__header strong,.fresh-gift-panel__header span{font-size:13px}.fresh-gift-grid{gap:5px}.fresh-gift-item{min-height:84px;padding:5px 3px 6px;border-radius:8px}.fresh-gift-item img{height:56px}.fresh-gift-item strong{font-size:9px}.fresh-buy-compact .fresh-buy-card{min-height:68px;gap:9px;padding:8px 9px}.fresh-buy-compact .fresh-buy-card.has-highlight{min-height:80px;padding:16px 9px 7px!important}.fresh-buy-compact .fresh-buy-card.has-highlight .fresh-price{padding-top:8px}}@media(max-width:340px){.fresh-buy-card.has-highlight .fresh-radio,.fresh-buy-card.has-highlight .fresh-buy-content,.fresh-buy-card.has-highlight .fresh-price{transform:translateY(-5px)}.fresh-buy-compact .fresh-buy-card.has-highlight{padding-top:24px!important}}
/*# sourceMappingURL=/cdn/shop/t/815/assets/sg-buy-options-v2.css.map */
