.custom-selleasy-bundle{--bundle-ink: #172b3a;--bundle-muted: rgb(23 43 58 / .62);--bundle-aqua: #4f9d9c;--bundle-navy: #182a3a;--bundle-border: rgb(79 157 156 / .16);--bundle-panel: rgb(255 255 255 / .92);width:100%;color:var(--bundle-ink)}.custom-selleasy-bundle[hidden]{display:none}.custom-selleasy-bundle__card{display:grid;gap:14px;padding:clamp(16px,2.2vw,24px);border:1px solid var(--bundle-border);border-radius:24px;background:radial-gradient(circle at 8% 0%,rgb(79 157 156 / .14),transparent 28%),linear-gradient(135deg,#fff,#f4fbfb 54%,#eef9f8);box-shadow:0 16px 38px #172b3a14}.custom-selleasy-bundle__header{display:flex;align-items:center;gap:12px}.custom-selleasy-bundle__badge{display:inline-flex;flex:0 0 auto;align-items:center;min-height:26px;padding:6px 11px;border:1px solid rgb(79 157 156 / .18);border-radius:999px;background:#fff;color:var(--bundle-aqua);font-size:.68rem;font-weight:800;letter-spacing:0;line-height:1;text-transform:uppercase}.custom-selleasy-bundle__heading{margin:0;color:var(--bundle-ink);font-family:var(--font-heading--family);font-size:clamp(1.06rem,1.45vw,1.38rem);font-weight:800;letter-spacing:0;line-height:1.18}.custom-selleasy-bundle__products{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:stretch}.custom-selleasy-bundle__plus{position:absolute;top:50%;left:50%;z-index:2;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgb(79 157 156 / .22);border-radius:999px;background:#fff;box-shadow:0 8px 20px #172b3a1f;color:var(--bundle-aqua);transform:translate(-50%,-50%)}.custom-selleasy-bundle__plus svg{width:15px;height:15px}.custom-selleasy-bundle__product{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;align-items:center;min-width:0;padding:12px;border:1px solid rgb(23 43 58 / .08);border-radius:16px;background:var(--bundle-panel);box-shadow:0 8px 22px #172b3a0b}.custom-selleasy-bundle__media{overflow:hidden;width:82px;aspect-ratio:1;border-radius:13px;background:#f2f7f7}.custom-selleasy-bundle__image{display:block;width:100%;height:100%;object-fit:cover}.custom-selleasy-bundle__product-body{display:grid;gap:8px;min-width:0}.custom-selleasy-bundle__title{margin:0;overflow-wrap:anywhere;color:var(--bundle-ink);font-size:.94rem;font-weight:800;letter-spacing:0;line-height:1.22}.custom-selleasy-bundle__controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:center}.custom-selleasy-bundle__select{width:100%;min-width:0;min-height:36px;padding:0 32px 0 11px;border:1px solid rgb(23 43 58 / .12);border-radius:10px;background-color:#fff;color:var(--bundle-ink);font:inherit;font-size:.82rem}.custom-selleasy-bundle__price{white-space:nowrap;color:var(--bundle-ink);font-size:.92rem;font-weight:800;letter-spacing:0}.custom-selleasy-bundle__totals{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:14px;border:1px solid rgb(23 43 58 / .08);border-radius:18px;background:#fffffff2;box-shadow:0 8px 22px #172b3a0b}.custom-selleasy-bundle__total-copy{display:grid;gap:5px}.custom-selleasy-bundle__line{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline;margin:0;color:var(--bundle-muted);font-size:.86rem;line-height:1.25}.custom-selleasy-bundle__line strong{color:var(--bundle-ink);font-weight:800}.custom-selleasy-bundle__save{color:var(--bundle-aqua);font-weight:800}.custom-selleasy-bundle__checkout{display:flex;align-items:center;gap:16px}.custom-selleasy-bundle__price-stack{display:grid;gap:3px;justify-items:end;min-width:max-content}.custom-selleasy-bundle__compare{color:#172b3a7a;font-size:.8rem;font-weight:700;text-decoration:line-through}.custom-selleasy-bundle__final{color:var(--bundle-ink);font-family:var(--font-heading--family);font-size:1.18rem;font-weight:900;line-height:1}.custom-selleasy-bundle__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;min-width:176px;padding:0 22px;border:0;border-radius:999px;background:var(--bundle-navy);color:#fff;font:inherit;font-size:.92rem;font-weight:800;letter-spacing:0;line-height:1;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.custom-selleasy-bundle__button:hover{background:#0f2030;transform:translateY(-1px)}.custom-selleasy-bundle__button[disabled]{cursor:not-allowed;opacity:.55;transform:none}.custom-selleasy-bundle-native-hidden{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;opacity:0!important;pointer-events:none!important;white-space:nowrap!important}@media screen and (max-width:749px){.custom-selleasy-bundle__card{gap:13px;padding:14px;border-radius:20px}.custom-selleasy-bundle__header{display:grid;gap:8px;justify-items:start}.custom-selleasy-bundle__products{grid-template-columns:1fr;gap:14px}.custom-selleasy-bundle__plus{position:relative;top:auto;left:auto;justify-self:center;margin:-4px 0;transform:none}.custom-selleasy-bundle__product{grid-template-columns:74px minmax(0,1fr);gap:12px}.custom-selleasy-bundle__media{width:74px}.custom-selleasy-bundle__controls{grid-template-columns:1fr;gap:7px}.custom-selleasy-bundle__price{white-space:normal}.custom-selleasy-bundle__totals{grid-template-columns:1fr;gap:13px}.custom-selleasy-bundle__checkout{display:grid;gap:12px}.custom-selleasy-bundle__price-stack{justify-items:start}.custom-selleasy-bundle__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/custom-selleasy-bundle.css.map */
