.goodlot-pdp{--gl-yellow: #efff6e;--gl-yellow-deep: #d8ea3e;--gl-ink: #0a0a0a;--gl-ink-soft: #4a4a42;--gl-paper: #fdfdfdff;--gl-slot: #f5f4ee;--gl-card: #ffffff;--gl-detail-bg: #f7f8f9;--gl-stone: #8a8a82;--gl-line: #dedfe4;--gl-green: #2f7d45;--gl-red: #d8503a;--gl-red-bg: #fbe4df;color:var(--gl-ink);background:var(--gl-paper);font-family:Inter,Arial,sans-serif}.goodlot-pdp *{box-sizing:border-box}.goodlot-pdp__page{width:min(1180px,calc(100% - 48px));margin:0 auto}.goodlot-pdp__breadcrumb{display:flex;align-items:center;gap:8px;padding:24px 0 18px;color:#676761;font-size:12px}.goodlot-pdp__breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px}.goodlot-pdp__layout{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(390px,.78fr);gap:48px;align-items:start;padding-bottom:64px}.goodlot-pdp__gallery{min-width:0}.goodlot-pdp__media{position:relative;aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border:1px solid #e1dfd6;border-radius:12px;background:var(--gl-slot)}.goodlot-pdp__media.is-video-active{aspect-ratio:var(--goodlot-active-media-ratio, 1.7777777778)}.goodlot-pdp__main-image,.goodlot-pdp__placeholder{width:100%;height:100%;object-fit:contain}.goodlot-pdp__desktop-stage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.goodlot-pdp__desktop-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:none;place-items:center}.goodlot-pdp__desktop-media.is-active{display:grid}.goodlot-pdp__video-shell{width:100%;height:100%;display:grid;place-items:center;overflow:hidden}.goodlot-pdp__video-swipe-zone{display:none}.goodlot-pdp__video-player{display:block;width:100%;max-width:100%;height:100%;max-height:100%;border:0;background:#000}video.goodlot-pdp__video-player{object-fit:contain}.goodlot-pdp__zoom[hidden]{display:none!important}.goodlot-pdp__media{touch-action:pan-y;-webkit-user-select:none;user-select:none}.goodlot-pdp__main-image{transition:transform .24s ease,opacity .16s ease;transform-origin:center;cursor:zoom-in}.goodlot-pdp__media.is-zoomed .goodlot-pdp__main-image{transform:scale(1.45);cursor:zoom-out}.goodlot-pdp__media.is-dragging .goodlot-pdp__main-image{transition:none}.goodlot-pdp__mobile-track{display:none}.goodlot-pdp__gallery-arrow{position:absolute;top:50%;z-index:5;width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#12121238;color:#fff;box-shadow:0 4px 14px #00000014;transform:translateY(-50%);cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background .16s ease,transform .16s ease}.goodlot-pdp__gallery-arrow:hover{background:#12121257}.goodlot-pdp__gallery-arrow--prev{left:14px}.goodlot-pdp__gallery-arrow--next{right:14px}.goodlot-pdp__gallery-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.goodlot-pdp__thumb{touch-action:manipulation}@media(prefers-reduced-motion:reduce){.goodlot-pdp__main-image{transition:none}}.goodlot-pdp__verified-badge{position:absolute;z-index:6;top:16px;right:16px;width:76px;aspect-ratio:1;display:grid;place-items:center;align-content:center;border:1.5px dashed var(--gl-ink);border-radius:50%;background:var(--gl-yellow);text-align:center;transform:rotate(-5deg)}.goodlot-pdp__verified-check{font-size:22px;line-height:1}.goodlot-pdp__media.is-video-active .goodlot-pdp__verified-badge{display:none}.goodlot-pdp__verified-badge span:last-child{margin-top:4px;font-size:8px;font-weight:600;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.goodlot-pdp__zoom{position:absolute;z-index:6;right:16px;bottom:16px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(10,10,10,.15);border-radius:50%;background:#fffffff0;color:var(--gl-ink)}.goodlot-pdp__zoom svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.goodlot-pdp__thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.goodlot-pdp__thumbs::-webkit-scrollbar{display:none}.goodlot-pdp__thumb{position:relative;flex:0 0 82px;width:82px;aspect-ratio:1;padding:0;overflow:hidden;border:1px solid var(--gl-line);border-radius:10px;background:#fff;cursor:pointer}.goodlot-pdp__thumb.is-active{border:2px solid var(--gl-ink)}.goodlot-pdp__thumb img{width:100%;height:100%;object-fit:cover}.goodlot-pdp__thumb-play{position:absolute;top:50%;left:50%;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#0a0a0ad1;color:#fff;box-shadow:0 2px 8px #00000029;transform:translate(-50%,-50%);pointer-events:none}.goodlot-pdp__thumb-play svg{width:15px;height:15px;fill:currentColor;stroke:none}.goodlot-pdp__info{min-width:0}.goodlot-pdp__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:14px}.goodlot-pdp__condition-pill,.goodlot-pdp__source-pill,.goodlot-pdp__save{min-height:25px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.goodlot-pdp__condition-pill{color:#2b4d2f;background:#90d39d}.goodlot-pdp__source-pill{background:transparent;border:0;padding-left:0}.goodlot-pdp__source-icon{width:20px;height:20px;display:grid;place-items:center;border-radius:6px;background:var(--gl-yellow);color:var(--gl-ink)}.goodlot-pdp__source-icon svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.goodlot-pdp__source-label{line-height:1}.goodlot-pdp__source-info-trigger{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center;margin:-7px 0 0 -2px;padding:0;border:0;border-radius:50%;background:var(--gl-yellow);color:#111;cursor:pointer;transition:transform .16s ease,filter .16s ease}.goodlot-pdp__source-info-trigger:hover{transform:translateY(-1px);filter:brightness(.98)}.goodlot-pdp__source-info-trigger svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round}.goodlot-pdp__source-info-trigger .goodlot-pdp__source-info-dot{fill:currentColor;stroke:none}.goodlot-pdp__title{max-width:520px;margin:0;font-family:Poppins,DM Sans,Arial,sans-serif;font-size:24px;font-weight:500;letter-spacing:-.01em;line-height:1.2}.goodlot-pdp__inventory-note{margin:7px 0 0;color:var(--gl-stone);font-size:11px;line-height:1.4}.goodlot-pdp__reviews{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px;color:var(--gl-ink-soft);font-size:12px}.goodlot-pdp__stars{color:var(--gl-ink);letter-spacing:1px}.goodlot-pdp__reviews a{text-decoration:underline;text-underline-offset:3px}.goodlot-pdp__price-block{margin-top:22px;padding-bottom:10px;border-bottom:none}.goodlot-pdp__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.goodlot-pdp__price{font-size:30px;font-weight:550;line-height:1}.goodlot-pdp__save{color:var(--gl-red);background:var(--gl-red-bg)}.goodlot-pdp__compare{display:inline-flex;align-items:center;gap:6px;margin-top:9px;color:#61615d;font-size:13px}.goodlot-pdp__compare--inline{margin-top:0;white-space:nowrap}.goodlot-pdp__compare .goodlot-retailer-source{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.goodlot-pdp__compare .goodlot-retailer-source__mark{width:14px;height:14px;flex:0 0 14px;display:inline-flex;align-items:center;justify-content:center}.goodlot-pdp__compare .goodlot-retailer-source__mark svg{display:block;width:100%;height:100%}.goodlot-pdp__compare .goodlot-retailer-source__name{color:#474742;font-weight:600;line-height:1}.goodlot-pdp__stock{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:12px;font-weight:500}.goodlot-pdp__stock-dot{width:7px;height:7px;border-radius:50%;background:var(--gl-green);box-shadow:0 0 0 4px #2f7d451a}.goodlot-pdp__purchase{padding-top:8px}.goodlot-pdp__section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:10px}.goodlot-pdp__section-heading h2{margin:0;font-family:Poppins,Arial,sans-serif;font-size:14px;font-weight:500}.goodlot-pdp__section-heading a{font-size:11px;text-decoration:underline;text-underline-offset:3px}.goodlot-pdp__condition-card{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:14px 15px;border:1.5px solid var(--gl-ink);border-radius:6px;background:#fff}.goodlot-pdp__condition-card strong{display:block;font-size:13px;font-weight:600}.goodlot-pdp__condition-card p{margin:2px 0 0;color:#676761;font-size:11px;line-height:1.4}.goodlot-pdp__condition-check{width:21px;height:21px;display:grid;place-items:center;border:1px solid var(--gl-ink);border-radius:50%;background:var(--gl-yellow);font-size:13px}.goodlot-pdp__condition-note{margin-top:10px;padding:12px 14px;border-left:3px solid var(--gl-yellow-deep);background:#efff6e33;color:var(--gl-ink-soft);font-size:11px;line-height:1.45}.goodlot-pdp__condition-note strong{color:var(--gl-ink)}.goodlot-pdp__product-form{display:block;margin-top:18px}.goodlot-pdp__buy-row{display:grid;grid-template-columns:98px 1fr;gap:10px}.goodlot-pdp__inventory-error{width:100%;display:flex;align-items:center;gap:7px;margin-top:9px;padding:9px 11px;border:1px solid rgba(216,80,58,.22);border-radius:7px;background:var(--gl-red-bg);color:#92392c;font-size:11px;font-weight:500;line-height:1.4}.goodlot-pdp__inventory-error.hidden{display:none}.goodlot-pdp__inventory-error-icon{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center;border-radius:50%;background:var(--gl-red);color:#fff;font-size:10px;font-weight:700;line-height:1}.goodlot-pdp__quantity{height:44px;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;border:1px solid var(--gl-ink);border-radius:6px;background:#fff;overflow:hidden}.goodlot-pdp__quantity button{height:100%;border:0;background:transparent;color:var(--gl-ink);cursor:pointer;font-size:18px}.goodlot-pdp__quantity span{text-align:center;font-size:13px;font-weight:600}.goodlot-pdp__add{width:100%;height:44px;min-height:44px;display:flex!important;align-items:center;justify-content:center;gap:9px;border:1px solid var(--gl-ink)!important;border-radius:6px!important;background:var(--gl-ink)!important;color:var(--gl-yellow)!important;font-family:DM Sans,Arial,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.goodlot-pdp__add:hover{background:#242424!important}.goodlot-pdp__add .add-to-cart-icon,.goodlot-pdp__add .svg-wrapper,.goodlot-pdp__add>svg{display:none!important}.goodlot-pdp__add:before{content:none!important}.goodlot-pdp__add:after{content:"";width:17px;height:17px;flex:0 0 17px;margin-left:1px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10.5' fill='%23efff6e'/%3E%3Cpath d='m7.4 12.2 3 3.1 6.5-7' fill='none' stroke='%230a0a0a' stroke-width='2.15' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.goodlot-pdp__payments{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:3px;margin-top:11px;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.goodlot-pdp__payments::-webkit-scrollbar{display:none}.goodlot-pdp__payment-badge{height:22px;min-width:30px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:2px 4px;overflow:hidden;border:1px solid #e0e1e3;border-radius:3px;background:#fff}.goodlot-pdp__payment-badge img{display:block;width:auto;max-width:31px;height:14px;object-fit:contain}.goodlot-pdp__authenticity{margin-top:15px;overflow:hidden;border:1px solid #168254;border-radius:12px;background:#fff}.goodlot-pdp__authenticity-head{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:12px;padding:15px 15px 14px;border-bottom:1px solid #c5dfd0;background:#e5f6ed}.goodlot-pdp__authenticity-seal{width:30px;height:30px;display:grid;place-items:center;align-self:start;flex:0 0 30px;border-radius:999px;background:#08784c;color:#fff}.goodlot-pdp__authenticity-seal svg{display:block;width:16px;height:16px;overflow:visible}.goodlot-pdp__authenticity-seal path{fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.goodlot-pdp__authenticity-copy{min-width:0}.goodlot-pdp__authenticity-copy>strong{display:block;margin:1px 0 5px;color:#145f41;font-family:DM Sans,Arial,sans-serif;font-size:15px;font-weight:700;line-height:1.2;letter-spacing:.005em}.goodlot-pdp__authenticity-copy p{margin:0;color:#666a64;font-family:DM Sans,Arial,sans-serif;font-size:12.5px;font-weight:400;line-height:1.5}.goodlot-pdp__authenticity-list{padding:11px 15px 10px}.goodlot-pdp__authenticity-row{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:10px;padding:7px 0}.goodlot-pdp__authenticity-row p{margin:0;color:#676862;font-family:DM Sans,Arial,sans-serif;font-size:12.5px;font-weight:400;line-height:1.48}.goodlot-pdp__authenticity-row strong{color:#1d201d;font-weight:700}.goodlot-pdp__authenticity-check{width:16px;height:16px;display:grid;place-items:center;margin-top:1px;border-radius:999px;background:#61d69b;color:#fff}.goodlot-pdp__authenticity-check svg{display:block;width:10px;height:10px}.goodlot-pdp__authenticity-check path{fill:none;stroke:currentColor;stroke-width:2.05;stroke-linecap:round;stroke-linejoin:round}.goodlot-pdp__authenticity-record{letter-spacing:.02em}.goodlot-pdp__inspection-record{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:0 14px;border:1px solid #dfded9;border-radius:10px;background:#fff;font-family:DM Sans,Arial,sans-serif}.goodlot-pdp__inspection-record strong{color:#252723;font-size:12.5px;font-weight:700;line-height:1.3}.goodlot-pdp__inspection-record span{flex:0 0 auto;color:#9d9b95;font-size:11px;font-weight:500;line-height:1;letter-spacing:.055em;white-space:nowrap}.goodlot-pdp__delivery-title{margin:24px 0 8px;color:var(--gl-ink);font-family:Poppins,DM Sans,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1.3}.goodlot-pdp__delivery{min-height:58px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:11px 14px;border-radius:12px;background:#e4e9f7}.goodlot-pdp__delivery-icon{width:30px;height:30px;display:grid;place-items:center;color:#252730}.goodlot-pdp__delivery-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.goodlot-pdp__delivery-copy strong{display:block;color:#252730;font-size:12px;font-weight:600;line-height:1.35}.goodlot-pdp__delivery-copy span{display:block;margin-top:2px;color:#666a77;font-size:10.5px;line-height:1.35}.goodlot-pdp__assurance-card{min-height:58px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px;margin-top:8px;padding:11px 14px;border-radius:12px;background:#e4e9f7}.goodlot-pdp__assurance-icon{width:30px;height:30px;display:grid;place-items:center;color:#252730}.goodlot-pdp__assurance-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.goodlot-pdp__assurance-copy strong{display:block;color:#252730;font-size:12px;font-weight:600;line-height:1.35}.goodlot-pdp__assurance-copy span{display:block;margin-top:2px;color:#666a77;font-size:10.5px;line-height:1.35}.goodlot-pdp__mobile-dots{display:none}.goodlot-pdp__mobile-dot{width:6px;height:6px;flex:0 0 auto;padding:0;border:0;border-radius:999px;background:#ddd9cf;cursor:pointer;transition:width .18s cubic-bezier(.22,1,.36,1),background-color .18s ease}.goodlot-pdp__mobile-dot.is-active{width:19px;height:6px;background:#0a0a0a}.goodlot-pdp__mobile-dot--video,.goodlot-pdp__mobile-dot--video.is-active{width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;border:1px solid #bdbab1;border-radius:50%;background:#fff;color:#0a0a0a}.goodlot-pdp__mobile-dot--video.is-active{border-color:#0a0a0a;background:#0a0a0a;color:#fff}.goodlot-pdp__mobile-dot-video-icon{width:10px;height:10px;display:grid;place-items:center;line-height:0;pointer-events:none}.goodlot-pdp__mobile-dot-video-icon svg{width:10px;height:10px;fill:currentColor;stroke:none}.goodlot-source-info-modal[hidden]{display:none!important}.goodlot-source-info-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:grid;place-items:center;padding:24px;pointer-events:none}.goodlot-source-info-modal.is-open{pointer-events:auto}.goodlot-source-info-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;background:#0a0a0a3d;opacity:0;cursor:default;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:opacity .22s ease}.goodlot-source-info-modal.is-open .goodlot-source-info-modal__backdrop{opacity:1}.goodlot-source-info-modal__panel{position:relative;z-index:1;width:min(520px,calc(100vw - 48px));max-height:min(78dvh,680px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #dedfe4;border-radius:16px;background:#f8f9fc;box-shadow:0 24px 72px #0000002e;opacity:0;outline:none;transform:translate3d(0,12px,0) scale(.985);transition:opacity .19s ease,transform .24s cubic-bezier(.22,1,.36,1)}.goodlot-source-info-modal.is-open .goodlot-source-info-modal__panel{opacity:1;transform:translateZ(0) scale(1)}.goodlot-source-info-modal__header{position:relative;min-height:72px;display:flex;align-items:center;padding:15px 68px 15px 22px;border-bottom:1px solid #dfe1e5}.goodlot-source-info-modal__heading{display:flex;align-items:center;gap:10px;min-width:0}.goodlot-source-info-modal__heading h2{margin:0;color:#222328;font-family:Poppins,DM Sans,Arial,sans-serif;font-size:17px;font-weight:500;line-height:1.3}.goodlot-source-info-modal__tag-icon{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:8px;background:var(--gl-yellow);color:var(--gl-ink)}.goodlot-source-info-modal__tag-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.goodlot-source-info-modal__close{position:absolute;top:50%;right:18px;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #d7d9de;border-radius:50%;background:transparent;color:#17181b;transform:translateY(-50%);cursor:pointer;transition:background .16s ease}.goodlot-source-info-modal__close:hover{background:#fff}.goodlot-source-info-modal__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round}.goodlot-source-info-modal__body{overflow-y:auto;padding:26px 24px 28px;overscroll-behavior:contain}.goodlot-source-info-modal__section+.goodlot-source-info-modal__section{margin-top:24px}.goodlot-source-info-modal__section h3{margin:0 0 9px;color:#292b30;font-family:Poppins,DM Sans,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1.4}.goodlot-source-info-modal__section p,.goodlot-source-info-modal__richtext,.goodlot-source-info-modal__richtext p{color:#62656c;font-size:13px;line-height:1.65}.goodlot-source-info-modal__section p{margin:0}.goodlot-source-info-modal__richtext .metafield-rich_text_field>*:first-child,.goodlot-source-info-modal__richtext>*:first-child{margin-top:0}.goodlot-source-info-modal__richtext .metafield-rich_text_field>*:last-child,.goodlot-source-info-modal__richtext>*:last-child{margin-bottom:0}.goodlot-source-info-modal__section--highlight{padding:16px 17px;border-radius:12px;background:#efff6e38;border:1px solid rgba(216,234,62,.44)}html.goodlot-source-info-open,html.goodlot-source-info-open body{overflow:hidden}@media(prefers-reduced-motion:reduce){.goodlot-source-info-modal__backdrop,.goodlot-source-info-modal__panel{transition:none}}.goodlot-pdp__detail-links{margin-top:18px;border-top:1px solid var(--gl-line)}.goodlot-pdp__detail-link{width:100%;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 8px;border:0;border-bottom:1px solid var(--gl-line);background:transparent;color:var(--gl-ink);font-family:Poppins,DM Sans,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.35;text-align:left;cursor:pointer;transition:opacity .16s ease}.goodlot-pdp__detail-link:hover{opacity:.62}.goodlot-pdp__detail-link-arrow{width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;color:#222}.goodlot-pdp__detail-link-arrow svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.goodlot-detail-modal[hidden]{display:none!important}.goodlot-detail-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none}.goodlot-detail-modal.is-open{pointer-events:auto}.goodlot-detail-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;background:#0a0a0a3d;opacity:0;cursor:default;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:opacity .25s ease}.goodlot-detail-modal.is-open .goodlot-detail-modal__backdrop{opacity:1}.goodlot-detail-modal__panel{position:absolute;top:0;right:0;width:min(430px,34vw);min-width:390px;height:100dvh;display:flex;flex-direction:column;overflow:hidden;border:0;border-left:1px solid #e0e1e4;border-radius:0;background:#f8f9fc;box-shadow:-14px 0 40px #00000014;outline:none;transform:translate3d(100%,0,0);transition:transform .28s cubic-bezier(.22,1,.36,1)}.goodlot-detail-modal.is-open .goodlot-detail-modal__panel{transform:translateZ(0)}.goodlot-detail-modal__header{position:relative;min-height:68px;flex:0 0 auto;display:grid;place-items:center;padding:14px 68px;border-bottom:1px solid #dfe1e5;background:#f8f9fc}.goodlot-detail-modal__title{margin:0;color:#222328;font-family:Poppins,DM Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.35;text-align:center}.goodlot-detail-modal__close{position:absolute;top:50%;right:18px;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #d7d9de;border-radius:50%;background:transparent;color:#17181b;transform:translateY(-50%);cursor:pointer;transition:background .16s ease}.goodlot-detail-modal__close:hover{background:#fff}.goodlot-detail-modal__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round}.goodlot-detail-modal__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:28px 22px 36px;scrollbar-width:thin}.goodlot-detail-modal__content[hidden]{display:none!important}.goodlot-detail-modal__product-title,.goodlot-detail-modal__section-title{margin:0;color:#3b3d43;font-family:Poppins,DM Sans,Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.3}.goodlot-detail-modal__section-title{font-size:18px}.goodlot-detail-modal__search{position:relative;display:block;margin-top:28px}.goodlot-detail-modal__search input{width:100%;height:48px;padding:0 45px 0 13px;border:1px solid #cfd2d9;border-radius:7px;outline:none;background:#fff;color:#25262a;font-family:Inter,Arial,sans-serif;font-size:13px;box-shadow:none}.goodlot-detail-modal__search input:focus{border-color:#8d929b}.goodlot-detail-modal__search-icon{position:absolute;top:50%;right:13px;width:20px;height:20px;display:grid;place-items:center;color:#464950;transform:translateY(-50%);pointer-events:none}.goodlot-detail-modal__search-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.goodlot-detail-modal__spec-list{margin-top:20px}.goodlot-detail-modal__spec-row{min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,45%);align-items:center;gap:18px;border-bottom:1px solid #dfe1e5;color:#24262a;font-size:13px;line-height:1.4}.goodlot-detail-modal__spec-label{font-weight:400}.goodlot-detail-modal__spec-value{color:#686b73;text-align:right;overflow-wrap:anywhere}.goodlot-detail-modal__empty-search{margin:28px 0 0;color:#747780;font-size:13px;text-align:center}.goodlot-detail-modal__perk-list{display:grid;gap:31px;margin-top:24px}.goodlot-detail-modal__perk{display:grid;grid-template-columns:28px minmax(0,1fr);gap:13px;align-items:start}.goodlot-detail-modal__perk-icon{width:24px;height:24px;display:grid;place-items:center;color:#34363b}.goodlot-detail-modal__perk-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.goodlot-detail-modal__perk-copy h4{margin:0;color:#383a40;font-family:Poppins,DM Sans,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.35}.goodlot-detail-modal__perk-copy p{margin:7px 0 0;color:#686b73;font-size:13px;line-height:1.55}.goodlot-detail-modal__faq-list{margin-top:-8px}.goodlot-detail-modal__faq{border-bottom:1px solid #dfe1e5}.goodlot-detail-modal__faq-question{width:100%;min-height:64px;display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:16px;padding:15px 0;border:0;background:transparent;color:#222328;font-family:Poppins,DM Sans,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.45;text-align:left;cursor:pointer}.goodlot-detail-modal__faq-question svg{width:17px;height:17px;justify-self:end;fill:none;stroke:#5b5f67;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.goodlot-detail-modal__faq-question[aria-expanded=true] svg{transform:rotate(180deg)}.goodlot-detail-modal__faq-answer{padding:0 34px 19px 0;color:#676a72;font-size:12.5px;line-height:1.6}.goodlot-detail-modal__faq-answer .metafield-rich_text_field>*:first-child{margin-top:0}.goodlot-detail-modal__faq-answer .metafield-rich_text_field>*:last-child{margin-bottom:0}html.goodlot-detail-modal-open,html.goodlot-detail-modal-open body{overflow:hidden}@media(prefers-reduced-motion:reduce){.goodlot-detail-modal__backdrop,.goodlot-detail-modal__panel,.goodlot-detail-modal__faq-question svg{transition:none}}@media screen and (max-width:989px){.goodlot-pdp__layout{grid-template-columns:1fr;gap:28px}}@media screen and (max-width:749px){.goodlot-source-info-modal{padding:12px}.goodlot-source-info-modal__panel{width:100%;max-height:min(82dvh,640px);border-radius:15px}.goodlot-source-info-modal__header{min-height:64px;padding:12px 58px 12px 18px}.goodlot-source-info-modal__heading{gap:9px}.goodlot-source-info-modal__heading h2{font-size:15px}.goodlot-source-info-modal__tag-icon{width:26px;height:26px;flex-basis:26px;border-radius:7px}.goodlot-source-info-modal__close{right:13px;width:35px;height:35px}.goodlot-source-info-modal__body{padding:23px 19px 25px}.goodlot-source-info-modal__section p,.goodlot-source-info-modal__richtext,.goodlot-source-info-modal__richtext p{font-size:12.5px}.goodlot-pdp__source-info-trigger{margin-top:-6px}.goodlot-detail-modal{display:grid;place-items:center;padding:12px}.goodlot-detail-modal__backdrop{background:#0a0a0a38;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.goodlot-detail-modal__panel{position:relative;top:auto;right:auto;width:100%;min-width:0;max-width:560px;height:min(86dvh,760px);max-height:calc(100dvh - 24px);border:1px solid #dde0e5;border-radius:16px;box-shadow:0 24px 70px #0000002e;opacity:0;transform:translate3d(0,12px,0) scale(.985);transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .2s ease}.goodlot-detail-modal.is-open .goodlot-detail-modal__panel{opacity:1;transform:translateZ(0) scale(1)}.goodlot-detail-modal__header{min-height:62px;padding:12px 60px}.goodlot-detail-modal__title{font-size:13px}.goodlot-detail-modal__close{right:13px;width:35px;height:35px}.goodlot-detail-modal__body{padding:24px 19px 30px}.goodlot-detail-modal__product-title{font-size:18px}.goodlot-detail-modal__section-title{font-size:17px}.goodlot-detail-modal__search{margin-top:24px}.goodlot-detail-modal__spec-row{min-height:61px;grid-template-columns:minmax(0,1fr) minmax(95px,47%);gap:14px}.goodlot-pdp__detail-link{min-height:58px;font-size:12.5px}.goodlot-pdp__page{width:calc(100% - 32px)}.goodlot-pdp__breadcrumb{padding:18px 0 14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.goodlot-pdp__verified-badge{width:64px}.goodlot-pdp__desktop-stage,.goodlot-pdp__main-image{display:none}.goodlot-pdp__mobile-track{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;width:100%;height:100%;will-change:transform;transform:translateZ(0);transition:transform .28s cubic-bezier(.22,1,.36,1);touch-action:pan-y}.goodlot-pdp__mobile-track.is-dragging{transition:none}.goodlot-pdp__mobile-slide{position:relative;flex:0 0 100%;width:100%;height:100%;display:grid;place-items:center}.goodlot-pdp__video-swipe-zone{position:absolute;top:0;bottom:0;z-index:4;display:block;width:27%;background:transparent;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.goodlot-pdp__video-swipe-zone--left{left:0}.goodlot-pdp__video-swipe-zone--right{right:0}.goodlot-pdp__mobile-image{width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.goodlot-pdp__thumbs,.goodlot-pdp__zoom,.goodlot-pdp__gallery-arrow{display:none}.goodlot-pdp__mobile-dots{display:flex;align-items:center;justify-content:center;gap:7px;min-height:18px;margin-top:5px}.goodlot-pdp__title{font-size:20px}.goodlot-pdp__inventory-note{margin-top:6px;font-size:10.5px}.goodlot-pdp__price{font-size:24px;font-weight:550}.goodlot-pdp__buy-row{grid-template-columns:88px 1fr}.goodlot-pdp__payments{gap:3px}.goodlot-pdp__payment-badge{height:21px;min-width:28px;padding-inline:3px}.goodlot-pdp__payment-badge img{max-width:29px;height:13px}.goodlot-pdp__authenticity{margin-top:14px;border-radius:12px}.goodlot-pdp__authenticity-head{grid-template-columns:30px minmax(0,1fr);gap:11px;padding:15px 14px 14px}.goodlot-pdp__authenticity-copy>strong{font-size:14.5px}.goodlot-pdp__authenticity-copy p{font-size:12px;line-height:1.55}.goodlot-pdp__authenticity-list{padding:10px 14px 9px}.goodlot-pdp__authenticity-row{padding:7px 0}.goodlot-pdp__authenticity-row p{font-size:12px;line-height:1.5}.goodlot-pdp__inspection-record{min-height:44px;margin-top:14px;padding:0 12px}.goodlot-pdp__inspection-record strong{font-size:11.8px}.goodlot-pdp__inspection-record span{font-size:9.8px}.goodlot-pdp__layout{gap:12px}}.goodlot-pdp:has(.goodlot-price-proof) .goodlot-pdp__layout,.goodlot-pdp:has(.goodlot-product-highlights) .goodlot-pdp__layout{padding-bottom:0}.goodlot-price-proof{margin:0;padding:64px 0 20px;border:0;background:var(--gl-detail-bg)}.goodlot-price-proof__inner{width:min(1180px,calc(100% - 48px));margin:0 auto}.goodlot-price-proof__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);gap:42px;align-items:end;margin-bottom:27px}.goodlot-price-proof__eyebrow{display:block;margin-bottom:8px;color:var(--gl-stone);font-size:10.5px;font-weight:600;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}.goodlot-price-proof__heading h2{max-width:520px;margin:0;color:var(--gl-ink);font-family:Poppins,DM Sans,Arial,sans-serif;font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.01em}.goodlot-price-proof__meta{justify-self:end;max-width:430px}.goodlot-price-proof__description{margin:0;color:var(--gl-stone);font-size:11px;line-height:1.5;text-align:right}.goodlot-price-proof__checked{width:fit-content;min-height:28px;display:inline-flex;align-items:center;gap:7px;float:right;margin-top:10px;padding:0 10px;border:1px solid #dfe1e4;border-radius:999px;background:#ffffffc7;color:#61646b;font-size:10px;font-weight:500;line-height:1;white-space:nowrap}.goodlot-price-proof__checked-icon{width:15px;height:15px;flex:0 0 15px;display:grid;place-items:center;border-radius:50%;background:var(--gl-yellow);color:var(--gl-ink);font-size:9px;font-weight:700;line-height:1}.goodlot-price-proof__card{overflow:hidden;border:1px solid #dfe1e4;border-radius:14px;background:var(--gl-card);box-shadow:0 8px 24px #0a0a0a09}.goodlot-price-proof__table{width:100%;border-collapse:collapse;table-layout:fixed}.goodlot-price-proof__table th,.goodlot-price-proof__table td{padding:15px 18px;border-bottom:1px solid #eceef0;vertical-align:middle;color:#3d3f44;font-size:12px;font-weight:400;line-height:1.35;text-align:left}.goodlot-price-proof__table thead th{padding-top:12px;padding-bottom:10px;background:#fafafa;color:#8b8d94;font-size:9.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.goodlot-price-proof__table th:first-child{width:44%}.goodlot-price-proof__table th:nth-child(2){width:30%}.goodlot-price-proof__table th:last-child,.goodlot-price-proof__table td:last-child{width:26%;text-align:right}.goodlot-price-proof__table tbody th{color:#27292d;font-weight:500}.goodlot-price-proof__retailer{display:inline-flex;align-items:center;min-width:0}.goodlot-price-proof .goodlot-retailer-source{display:inline-flex;align-items:center;gap:7px;min-width:0}.goodlot-price-proof .goodlot-retailer-source__mark{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center}.goodlot-price-proof .goodlot-retailer-source__mark svg{display:block;width:100%;height:100%}.goodlot-price-proof .goodlot-retailer-source__name{min-width:0;overflow:hidden;color:#27292d;font-weight:500;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.goodlot-price-proof__retailer-link{display:inline-flex;align-items:center;gap:5px;min-width:0;color:var(--gl-ink);text-decoration:none}.goodlot-price-proof__retailer-link:visited,.goodlot-price-proof__retailer-link:hover,.goodlot-price-proof__retailer-link:focus-visible{color:var(--gl-ink)}.goodlot-price-proof__retailer-link .goodlot-retailer-source__name{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.goodlot-price-proof__retailer-link-icon{width:14px;height:14px;flex:0 0 14px;display:inline-grid;place-items:center;color:#5f6268}.goodlot-price-proof__retailer-link-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.goodlot-price-proof__market-price{color:#4e5157!important;font-weight:500!important;white-space:nowrap}.goodlot-price-proof__goodlot-row th,.goodlot-price-proof__goodlot-row td{border-bottom:0;background:var(--gl-yellow);color:var(--gl-ink);font-size:14px}.goodlot-price-proof__goodlot-row th{font-weight:750}.goodlot-price-proof__goodlot-row td{font-weight:500}.goodlot-price-proof__goodlot-brand{display:inline-flex;align-items:center;gap:7px;min-width:0}.goodlot-price-proof__goodlot-logo{width:21px;height:21px;flex:0 0 21px;display:inline-flex;align-items:center;justify-content:center}.goodlot-price-proof__goodlot-logo svg{display:block;width:100%;height:100%}.goodlot-price-proof__goodlot-price{color:var(--gl-red)!important;font-size:16px!important;font-weight:800!important;white-space:nowrap}.goodlot-price-proof__footnote{margin:0;padding:10px 18px 11px;border-top:1px solid rgba(10,10,10,.05);background:#fafafa;color:#96989e;font-size:9.5px;line-height:1.4}.goodlot-price-proof+.goodlot-product-highlights{padding-top:20px}@media screen and (max-width:989px)and (min-width:750px){.goodlot-price-proof{padding:56px 0}.goodlot-price-proof__header{grid-template-columns:minmax(0,1fr) minmax(250px,360px);gap:30px}.goodlot-price-proof__table th,.goodlot-price-proof__table td{padding-inline:14px}}@media screen and (max-width:749px){.goodlot-price-proof{padding:46px 0 20px}.goodlot-price-proof__inner{width:calc(100% - 32px)}.goodlot-price-proof__header{display:block;margin-bottom:24px}.goodlot-price-proof__eyebrow{margin-bottom:7px;font-size:10px}.goodlot-price-proof__heading h2{max-width:none;font-size:20px;line-height:1.2}.goodlot-price-proof__meta{max-width:none;margin-top:9px}.goodlot-price-proof__description{font-size:10.5px;line-height:1.45;text-align:left}.goodlot-price-proof__checked{float:none;min-height:27px;margin-top:12px;font-size:9.5px}.goodlot-price-proof__card{border-radius:12px}.goodlot-price-proof__table th,.goodlot-price-proof__table td{padding:13px 10px;font-size:10.5px;line-height:1.3;overflow-wrap:anywhere}.goodlot-price-proof__table thead th{padding-top:10px;padding-bottom:9px;font-size:8.5px}.goodlot-price-proof__table th:first-child{width:40%}.goodlot-price-proof__table th:nth-child(2){width:34%}.goodlot-price-proof__table th:last-child,.goodlot-price-proof__table td:last-child{width:26%}.goodlot-price-proof .goodlot-retailer-source{gap:6px}.goodlot-price-proof .goodlot-retailer-source__mark{width:18px;height:18px;flex-basis:18px}.goodlot-price-proof__retailer-link{gap:4px}.goodlot-price-proof__retailer-link-icon{width:13px;height:13px;flex-basis:13px}.goodlot-price-proof__goodlot-row th,.goodlot-price-proof__goodlot-row td{font-size:12.5px}.goodlot-price-proof__goodlot-row th{font-weight:750}.goodlot-price-proof__goodlot-row td{font-weight:500}.goodlot-price-proof__goodlot-brand{gap:6px}.goodlot-price-proof__goodlot-logo{width:18px;height:18px;flex-basis:18px}.goodlot-price-proof__goodlot-price{font-size:14px!important;font-weight:800!important}.goodlot-price-proof__footnote{padding:9px 10px 10px;font-size:8.5px}.goodlot-price-proof+.goodlot-product-highlights{padding-top:20px}}.goodlot-product-highlights{margin:0;padding:32px 0 92px;border:0;background:var(--gl-detail-bg)}.goodlot-product-highlights__inner{width:min(1180px,calc(100% - 48px));margin:0 auto}.goodlot-product-highlights__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:32px;align-items:end;margin-bottom:30px}.goodlot-product-highlights__eyebrow{display:block;margin-bottom:8px;color:var(--gl-stone);font-size:10.5px;font-weight:600;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}.goodlot-product-highlights__heading h2{margin:0;color:var(--gl-ink);font-family:Poppins,DM Sans,Arial,sans-serif;font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.01em}.goodlot-product-highlights__disclaimer{max-width:360px;margin:0;color:var(--gl-stone);font-size:11px;line-height:1.45;text-align:right}.goodlot-product-highlights__list{display:grid;gap:22px}.goodlot-product-highlight{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(330px,.86fr);align-items:center;min-height:410px}.goodlot-product-highlight:nth-child(2n){grid-template-columns:minmax(330px,.86fr) minmax(0,1.14fr)}.goodlot-product-highlight__media{position:relative;z-index:1;min-width:0;height:410px;overflow:hidden;border:1px solid var(--gl-line);border-radius:14px;background:var(--gl-slot)}.goodlot-product-highlight__image{width:100%;height:100%;display:block;object-fit:cover}.goodlot-product-highlight__copy{position:relative;z-index:2;margin-left:-34px;padding:42px 38px;border:1px solid var(--gl-line);border-radius:14px;background:var(--gl-card);box-shadow:0 12px 34px #0a0a0a0e}.goodlot-product-highlight:nth-child(2n) .goodlot-product-highlight__media{order:2}.goodlot-product-highlight:nth-child(2n) .goodlot-product-highlight__copy{order:1;margin-right:-34px;margin-left:0}.goodlot-product-highlight__tag{display:inline-flex;align-items:center;min-height:24px;margin-bottom:13px;padding:0 9px;border:1px solid rgba(10,10,10,.08);border-radius:999px;background:var(--gl-yellow);color:var(--gl-ink);font-size:10px;font-weight:600;line-height:1;letter-spacing:.045em;text-transform:uppercase}.goodlot-product-highlight__copy h3{margin:0;color:var(--gl-ink);font-family:Poppins,DM Sans,Arial,sans-serif;font-size:20px;font-weight:500;line-height:1.25;letter-spacing:-.01em}.goodlot-product-highlight__description{max-width:430px;margin:11px 0 0;color:var(--gl-ink-soft);font-size:13px;font-weight:400;line-height:1.6}@media screen and (max-width:989px)and (min-width:750px){.goodlot-product-highlights{padding:56px 0 76px}.goodlot-product-highlight{grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);min-height:350px}.goodlot-product-highlight:nth-child(2n){grid-template-columns:minmax(280px,.82fr) minmax(0,1fr)}.goodlot-product-highlight__media{height:350px}.goodlot-product-highlight__copy{margin-left:-28px;padding:34px 30px}.goodlot-product-highlight:nth-child(2n) .goodlot-product-highlight__copy{margin-right:-28px;margin-left:0}.goodlot-product-highlight__copy h3{font-size:18px}}@media screen and (max-width:749px){.goodlot-product-highlights{padding:20px 0 64px}.goodlot-product-highlights__inner{width:calc(100% - 32px)}.goodlot-product-highlights__header{display:block;margin-bottom:28px}.goodlot-product-highlights__eyebrow{margin-bottom:7px;font-size:10px}.goodlot-product-highlights__heading h2{font-size:20px;line-height:1.2}.goodlot-product-highlights__disclaimer{max-width:none;margin-top:9px;font-size:10.5px;line-height:1.45;text-align:left}.goodlot-product-highlights__list{gap:32px}.goodlot-product-highlight,.goodlot-product-highlight:nth-child(2n){display:block;min-height:0}.goodlot-product-highlight__media,.goodlot-product-highlight:nth-child(2n) .goodlot-product-highlight__media{width:78%;height:auto;aspect-ratio:1.28 / 1;margin:0;border-radius:16px}.goodlot-product-highlight:nth-child(2n) .goodlot-product-highlight__media{margin-left:auto}.goodlot-product-highlight__copy,.goodlot-product-highlight:nth-child(2n) .goodlot-product-highlight__copy{width:80%;margin:-38px 0 0 auto;padding:24px 18px 22px;border-radius:16px}.goodlot-product-highlight:nth-child(2n) .goodlot-product-highlight__copy{margin-right:auto;margin-left:0}.goodlot-product-highlight__tag{min-height:22px;margin-bottom:10px;padding:0 8px;font-size:9.5px}.goodlot-product-highlight__copy h3{font-size:18px;line-height:1.25}.goodlot-product-highlight__description{margin-top:9px;font-size:12.5px;line-height:1.55}}.goodlot-pdp .goodlot-stock-meter{--goodlot-stock-color: #67c77e;width:100%;max-width:none;margin-top:22px}.goodlot-pdp .goodlot-stock-meter__text{display:flex;align-items:center;gap:7px;margin:0;color:#66655f;font-size:12px;font-weight:600;line-height:1.25}.goodlot-pdp .goodlot-stock-meter__live-dot{position:relative;width:8px;height:8px;flex:0 0 8px;border-radius:50%;color:var(--goodlot-stock-color);background:var(--goodlot-stock-color);box-shadow:0 0 0 2px #61c57c29;box-shadow:0 0 0 2px color-mix(in srgb,var(--goodlot-stock-color) 16%,transparent)}.goodlot-pdp .goodlot-stock-meter__live-dot:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1.2px solid var(--goodlot-stock-color);border-radius:50%;animation:goodlot-stock-dot-breathe 2.2s ease-in-out infinite}@keyframes goodlot-stock-dot-breathe{0%{transform:scale(.86);opacity:.58}50%{transform:scale(1.28);opacity:1}to{transform:scale(1.62);opacity:0}}@media(prefers-reduced-motion:reduce){.goodlot-pdp .goodlot-stock-meter__live-dot:after{animation:none;opacity:.45}}.goodlot-pdp .goodlot-stock-meter__bar{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;width:100%;margin-top:9px}.goodlot-pdp .goodlot-stock-meter__segment{display:block;height:5px;border-radius:999px;background:#e8e6df}.goodlot-pdp .goodlot-stock-meter__segment.is-active{background:var(--goodlot-stock-color)}.goodlot-pdp .goodlot-stock-meter--green{--goodlot-stock-color: #67c77e}.goodlot-pdp .goodlot-stock-meter--lime{--goodlot-stock-color: #b7cf4c}.goodlot-pdp .goodlot-stock-meter--yellow{--goodlot-stock-color: #d8c844}.goodlot-pdp .goodlot-stock-meter--amber{--goodlot-stock-color: #e3a447}.goodlot-pdp .goodlot-stock-meter--orange{--goodlot-stock-color: #e0784d}.goodlot-pdp .goodlot-stock-meter--red{--goodlot-stock-color: #d95a49}.goodlot-pdp .goodlot-stock-meter__sold-out{margin:10px 0 0;color:#8a8984;font-size:12px;font-weight:600;line-height:1.25}@media screen and (max-width:749px){.goodlot-pdp .goodlot-stock-meter{width:100%;max-width:none;margin-top:22px}.goodlot-pdp .goodlot-stock-meter__text,.goodlot-pdp .goodlot-stock-meter__sold-out{font-size:11px}.goodlot-pdp .goodlot-stock-meter__bar{gap:3px;margin-top:8px}.goodlot-pdp .goodlot-stock-meter__segment{height:4px}}.goodlot-pdp .goodlot-stock-meter__text{font-weight:500}.goodlot-pdp .goodlot-stock-meter__live-dot:after{display:none!important}.goodlot-pdp .goodlot-stock-meter__live-dot{background:#67c77e;box-shadow:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/goodlot-product-main.css.map */
