.gef-cd-bulk{display:flex;flex-direction:column;gap:var(--gef-space-5)}.gef-cd-bulk__price-head{padding:var(--gef-space-5) var(--gef-space-6);background:var(--gef-surface-alt);border:1px solid var(--gef-border);border-radius:var(--gef-radius-lg)}.gef-cd-bulk__price-row{display:flex;align-items:baseline;gap:var(--gef-space-3);margin-top:var(--gef-space-2);flex-wrap:wrap}.gef-cd-bulk__price-main{font-family:var(--gef-font-body);font-size:40px;font-weight:var(--gef-weight-semibold);color:var(--gef-teal-deep);letter-spacing:0;line-height:1;font-variant-numeric:tabular-nums}.gef-cd-bulk__price-compare{font-family:var(--gef-font-display);font-style:italic;font-size:var(--gef-text-md);color:var(--gef-text-muted);text-decoration:line-through;text-decoration-thickness:1px;font-variant-numeric:tabular-nums}.gef-cd-bulk__price-pct{display:inline-flex;align-items:center;padding:4px 8px;background:var(--gef-success-bg);color:var(--gef-success);border-radius:var(--gef-radius-sm);font-size:var(--gef-text-xs);font-weight:var(--gef-weight-bold);letter-spacing:.04em}.gef-cd-bulk__price-sub{margin-top:var(--gef-space-2);font-size:var(--gef-text-sm);color:var(--gef-text-muted);max-width:none}.gef-cd-bulk__head{display:flex;align-items:center;justify-content:space-between;gap:var(--gef-space-3)}.gef-cd-bulk__custom-link{display:inline-flex;align-items:center;gap:4px;font-size:var(--gef-text-xs);font-weight:var(--gef-weight-semibold);color:var(--gef-teal-deep);text-transform:uppercase;letter-spacing:.06em}.gef-cd-bulk__custom-link:hover{color:var(--gef-teal)}.gef-cd-bulk__tiers{display:flex;flex-direction:column;gap:var(--gef-space-2);border:none;padding:0;margin:0}.gef-cd-bulk-tier{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--gef-space-4);align-items:center;padding:var(--gef-space-3) var(--gef-space-4);background:var(--gef-white);border:1px solid var(--gef-border);border-radius:var(--gef-radius-md);cursor:pointer;transition:border-color var(--gef-duration-fast),background var(--gef-duration-fast);position:relative}.gef-cd-bulk-tier:hover{border-color:var(--gef-border-strong)}.gef-cd-bulk-tier.is-selected{border-color:var(--gef-teal);border-width:1.5px;background:var(--gef-teal-xlight)}.gef-cd-bulk-tier__radio-input{position:absolute;opacity:0;pointer-events:none}.gef-cd-bulk-tier__radio{width:18px;height:18px;border-radius:50%;border:1.5px solid var(--gef-border-strong);background:var(--gef-white);flex-shrink:0;transition:border var(--gef-duration-fast)}.gef-cd-bulk-tier.is-selected .gef-cd-bulk-tier__radio{border:5px solid var(--gef-teal)}.gef-cd-bulk-tier__middle{min-width:0;display:flex;flex-direction:column;gap:4px}.gef-cd-bulk-tier__label-row{display:flex;align-items:center;gap:6px 8px;flex-wrap:wrap;min-width:0}.gef-cd-bulk-tier__label{font-size:var(--gef-text-sm);font-weight:var(--gef-weight-semibold);color:var(--gef-text-primary);white-space:nowrap}.gef-cd-bulk-tier__qty{display:inline-flex;align-items:center;min-height:21px;padding:2px 7px;border:1px solid rgba(13,41,41,.1);border-radius:999px;background:#0d29290a;font-size:11px;line-height:1;color:var(--gef-text-muted);white-space:nowrap}.gef-cd-bulk-tier__info-row{display:flex;align-items:center;gap:var(--gef-space-2);flex-wrap:wrap;min-width:0}.gef-cd-bulk-tier__unit{font-size:var(--gef-text-xs);color:var(--gef-text-muted);white-space:nowrap}.gef-cd-bulk-tier__disc{display:inline-flex;align-items:center;min-height:21px;padding:2px 8px;border-radius:999px;background:var(--gef-success-bg);border:1px solid #9BC8AC;color:var(--gef-success);font-size:10px;font-weight:var(--gef-weight-bold);line-height:1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.gef-cd-bulk-tier__badge{padding:2px 7px;font-size:10px;font-weight:var(--gef-weight-bold);letter-spacing:.06em;text-transform:uppercase;border-radius:4px;white-space:nowrap}.gef-cd-bulk-tier__badge--teal{background:var(--gef-teal-xlight);color:var(--gef-teal-deep);border:1px solid #9BD4D1}.gef-cd-bulk-tier__badge--success{background:var(--gef-success-bg);color:var(--gef-success);border:1px solid #9BC8AC}.gef-cd-bulk-tier__right{text-align:right;white-space:nowrap;min-width:0}.gef-cd-bulk-tier__total{display:block;font-size:var(--gef-text-base);font-weight:var(--gef-weight-bold);color:var(--gef-text-primary);letter-spacing:0;line-height:1.1}.gef-cd-bulk-tier__total-sub{display:block;font-size:11px;color:var(--gef-text-muted);margin-top:2px}.gef-cd-bulk-tier__quote{display:inline-flex;align-items:center;gap:4px;color:var(--gef-teal-deep);font-size:var(--gef-text-xs);font-weight:var(--gef-weight-semibold)}.gef-cd-bulk--locked .gef-cd-bulk__lock-msg{display:flex;align-items:center;gap:var(--gef-space-2);padding:var(--gef-space-4);background:var(--gef-info-bg);border:1px solid rgba(26,58,107,.2);border-radius:var(--gef-radius-md);font-size:var(--gef-text-sm);color:var(--gef-info)}.gef-cd-bulk--single{padding:var(--gef-space-5) var(--gef-space-6);background:var(--gef-surface-alt);border:1px solid var(--gef-border);border-radius:var(--gef-radius-lg)}@media(max-width:479px){.gef-cd-bulk__price-main{font-size:32px}.gef-cd-bulk-tier{gap:var(--gef-space-3);padding:var(--gef-space-3)}.gef-cd-bulk-tier__total{font-size:var(--gef-text-sm)}}.gef-cd-bulk__hybrid-hint{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 0;padding:10px 14px;background:#f5fbfa;border:1px solid rgba(14,124,120,.22);border-radius:8px;font-size:13px;font-weight:500;line-height:1.4;flex-wrap:wrap}.gef-cd-bulk__hybrid-badge{color:#0e1f24;font-weight:700}.gef-cd-bulk__hybrid-link{display:inline-flex;align-items:center;gap:5px;color:#075955;font-weight:700;text-decoration:none;white-space:nowrap;transition:gap .15s ease-out,color .15s ease-out}.gef-cd-bulk__hybrid-link:hover,.gef-cd-bulk__hybrid-link:focus-visible{gap:9px;color:#0e7c78}.gef-cd-bulk__hybrid-link svg{flex-shrink:0}@media(max-width:480px){.gef-cd-bulk__hybrid-hint{flex-direction:column;align-items:flex-start;gap:6px}}.gef-cd-volume-discount{display:grid;gap:10px;padding:14px 16px;border:1px solid rgba(13,92,90,.18);border-radius:8px;background:#f2faf9}.gef-cd-volume-discount__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.gef-cd-volume-discount__head strong{font-size:14px;line-height:1.2;color:var(--gef-text-primary, #123331)}.gef-cd-volume-discount__kicker{font-family:var(--gef-font-mono, "JetBrains Mono", monospace);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--gef-teal-deep, #0A4A48)}.gef-cd-volume-discount__tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gef-cd-volume-discount__tiers span{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:34px;padding:7px 9px;border:1px solid rgba(13,92,90,.14);border-radius:7px;background:#fff;color:#173f3d}.gef-cd-volume-discount__tiers b,.gef-cd-volume-discount__tiers em{font-size:13px;line-height:1}.gef-cd-volume-discount__tiers em{font-style:normal;font-weight:800;color:var(--gef-success, #16843A)}.gef-cd-volume-discount p{margin:0;max-width:none;font-size:12.5px;line-height:1.45;color:var(--gef-text-muted, #5D6E72)}@media(max-width:560px){.gef-cd-volume-discount__tiers{grid-template-columns:1fr}.gef-cd-volume-discount__tiers span{justify-content:flex-start}}.gef-cd-bulk{gap:10px}.gef-cd-bulk__price-head{padding:14px 16px;border-color:#0a7c7c3d;background:linear-gradient(135deg,#fff,#f0faf8)}.gef-cd-bulk__price-head .gef-cd-eyebrow{margin:0;color:#0a6864}.gef-cd-bulk__price-row{margin-top:6px}.gef-cd-bulk__price-main{font-size:clamp(34px,4vw,42px);color:#0b4f4c}.gef-cd-bulk__price-sub{margin:5px 0 0;font-size:12px}.gef-cd-bulk__volume{border:1px solid rgba(13,41,41,.12);border-radius:10px;background:#fff;overflow:clip}.gef-cd-bulk__volume>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:9px 12px;color:#123331;cursor:pointer;list-style:none;font-size:13px;font-weight:800}.gef-cd-bulk__volume>summary::-webkit-details-marker{display:none}.gef-cd-bulk__volume>summary:after{content:"+";color:#0a7c7c;font-size:20px;font-weight:500}.gef-cd-bulk__volume[open]>summary:after{content:"\2212"}.gef-cd-bulk__volume>summary small{margin-left:auto;color:#617174;font-size:10px;font-weight:600}.gef-cd-bulk__volume-body{display:grid;gap:9px;padding:0 10px 10px}.gef-cd-bulk__volume .gef-cd-bulk__head{padding-top:8px;border-top:1px solid rgba(13,41,41,.08)}.gef-cd-bulk__volume .gef-cd-bulk-tier{padding:9px 10px;gap:10px}.gef-cd-pdp__shipping-now{display:flex;align-items:flex-start;gap:10px;margin:-2px 0 0;padding:11px 12px;border:1px solid #F4C989;border-radius:10px;background:#fff8ea;color:#6a3c0c}.gef-cd-pdp__shipping-now.is-free{border-color:#9bc8ac;background:#ecf8f0;color:#165c34}.gef-cd-pdp__shipping-now svg{flex:0 0 auto;margin-top:1px}.gef-cd-pdp__shipping-now>span{display:grid;gap:2px}.gef-cd-pdp__shipping-now strong{font-size:13px;line-height:1.25}.gef-cd-pdp__shipping-now small{font-size:11px;line-height:1.35;color:currentColor;opacity:.84}.gef-cd-pdp__stock-indicator{margin:0;padding:7px 11px;font-size:12.5px}.gef-cd-pdp__trust{padding-block:10px;gap:8px}.gef-cd-pdp__trust-item{flex-direction:row;align-items:flex-start;gap:6px}.gef-cd-pdp__trust-item svg{width:18px;height:18px;flex:0 0 auto}.gef-cd-pdp__trust-item span{font-size:11px}.gef-cd-pdp__trust-note{display:none}.gef-cd-pdp__cta-row{padding:3px;border-radius:12px;background:#f0f8f7}.gef-cd-pdp__add{min-height:54px;height:54px;background:#0b605c;box-shadow:0 10px 24px #0b605c38;font-size:16px;font-weight:800}.gef-cd-pdp__add:hover{background:#084e4b}.gef-cd-pdp__qty{height:54px}.gef-cd-pdp__secondary{gap:6px}.gef-cd-pdp__sec-btn{height:40px;padding:8px;color:#4f6063;font-size:12px}@media(max-width:767px){.gef-cd-pdp__gallery-slide,.gef-cd-pdp__gallery-fallback{aspect-ratio:4 / 3}.gef-cd-pdp__gallery-img{padding:10px}.gef-cd-pdp__title{font-size:clamp(21px,5.8vw,25px);line-height:1.1}.gef-cd-pdp__short-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;padding:9px 10px;font-size:12.5px}.gef-cd-bulk__price-main{font-size:34px}.gef-cd-bulk__volume>summary small{display:none}.gef-cd-bulk__volume .gef-cd-bulk-tier{grid-template-columns:auto minmax(0,1fr)}.gef-cd-bulk__volume .gef-cd-bulk-tier__right{grid-column:2;text-align:left}.gef-cd-pdp__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.gef-cd-pdp__trust-item{min-height:46px;padding:7px;border:1px solid rgba(13,41,41,.08);border-radius:8px;background:#fff}.gef-cd-pdp__secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.gef-cd-pdp__cta-row{grid-template-columns:98px minmax(0,1fr)}.gef-cd-pdp__qty{width:98px}.gef-cd-pdp__qty-btn{width:31px}.gef-cd-pdp__add{padding-inline:10px;font-size:14px}.gef-cd-pdp__secondary{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/gef-cd-product-commerce.css.map */
