body.gds-product-page{background:var(--paper)!important;color:var(--charcoal)!important}body.gds-product-page main#main-content{padding:0!important;margin:0!important;max-width:none!important;width:100%!important}body.gds-product-page product-form{display:block}body.gds-product-page .js-product-form{margin:0;padding:0;border:0}body.gds-product-page .btn.btn-gold,body.gds-product-page .btn.btn-ink,body.gds-product-page .btn.btn-sm{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:var(--radius)!important;font-weight:700!important;border:2px solid transparent!important;line-height:1.2!important;text-transform:none!important;max-width:none!important;-webkit-appearance:none!important;appearance:none!important;background-position:initial!important;letter-spacing:.01em!important;white-space:nowrap!important;cursor:pointer!important}body.gds-product-page .btn.btn-gold{background:var(--gold)!important;color:var(--ink)!important;opacity:1!important}body.gds-product-page .btn.btn-ink{background:var(--ink)!important;color:var(--white)!important;opacity:1!important}body.gds-product-page .btn.btn-gold:hover:not(:disabled),body.gds-product-page .btn.btn-ink:hover:not(:disabled){opacity:1!important}body.gds-product-page .btn:disabled,body.gds-product-page .btn[aria-disabled=true]{opacity:.55!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}body.gds-product-page .pdp-cta-stack .btn{width:100%!important;padding:16px 24px!important;font-size:15px!important}body.gds-product-page .shopify-section:not(.gds-section-footer):not(.gds-section-foot-marquee):not(.gds-section-announcement):not(.gds-section-header){padding:0!important;margin:0!important;max-width:none!important}body.gds-product-page .shopify-section .container,body.gds-product-page .shopify-section .page-width{max-width:none!important;padding:0!important;margin:0!important;width:100%!important}body.gds-product-page main>.container:has(.breadcrumbs),body.gds-product-page .breadcrumbs,body.gds-product-page .product-breadcrumbs{display:none!important}body.gds-product-page section.gds-sec.dot-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(var(--dot) 1.5px,transparent 1.5px);background-size:22px 22px;pointer-events:none}body.gds-product-page .gds-pdp-main{position:relative;z-index:2;padding:32px 0 72px}body.gds-product-page .pdp-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,4vw,52px);align-items:start;position:relative;z-index:2}body.gds-product-page .pdp-gallery-col{position:sticky;top:96px;align-self:start;min-width:0;max-width:100%}body.gds-product-page .gallery-main{position:relative;border-radius:16px;overflow:hidden;background:var(--paper-dim);border:1px solid var(--line);aspect-ratio:1 / 1;cursor:zoom-in;margin-bottom:14px}body.gds-product-page .gallery-thumbs{display:flex;flex-wrap:wrap;gap:10px}body.gds-product-page .gallery-thumb-btn{width:72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid transparent;background:var(--paper-dim);transition:border-color .15s,transform .15s;flex-shrink:0;padding:0;cursor:pointer}body.gds-product-page .gallery-thumb-btn img{width:100%;height:100%;object-fit:cover;display:block}body.gds-product-page .gallery-thumb-btn.active{border-color:var(--gold)}body.gds-product-page .gallery-thumb-btn:hover{transform:translateY(-2px)}body.gds-product-page .gallery-main .counter{position:absolute;bottom:16px;left:16px;background:#14213db8;color:#fff;font-size:11px;font-weight:700;padding:6px 11px;border-radius:20px;z-index:2;font-family:IBM Plex Mono,monospace}body.gds-product-page .pdp-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0 0;padding-top:20px;border-top:1px solid var(--line)}body.gds-product-page .pdp-trust-item{display:flex;align-items:flex-start;gap:8px;font-size:11.5px;font-weight:600;color:var(--slate);line-height:1.35}body.gds-product-page .pdp-trust-icon{width:28px;height:28px;border-radius:8px;background:var(--paper-dim);color:var(--ink);display:flex;align-items:center;justify-content:center;flex-shrink:0}body.gds-product-page .pdp-rule{border:0;border-top:1px solid var(--line);margin:24px 0}body.gds-product-page .pdp-inline-desc .eyebrow{display:block;margin-bottom:8px}body.gds-product-page .pdp-inline-desc .desc-heading{font-size:1.35rem;margin:0 0 16px;color:var(--ink)}body.gds-product-page .pdp-inline-desc .rte,body.gds-product-page .pdp-inline-desc .rte p{font-size:14.5px;line-height:1.75;color:var(--slate);margin:0 0 14px}body.gds-product-page .pdp-accordions{display:flex;flex-direction:column;gap:10px}body.gds-product-page .pdp-accordions .faq-item{margin:0}body.gds-product-page .info-card{border:1px solid var(--line);border-radius:12px;padding:20px 22px;margin-bottom:20px;background:#fff}body.gds-product-page .info-card .row{display:flex;align-items:flex-start;gap:12px}body.gds-product-page .info-card .row+.row{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}body.gds-product-page .info-card .ic{width:32px;height:32px;border-radius:8px;background:var(--paper-dim);color:var(--ink);display:flex;align-items:center;justify-content:center;flex-shrink:0}body.gds-product-page .info-card strong{display:block;font-size:13.5px;color:var(--charcoal);margin-bottom:2px}body.gds-product-page .info-card span{font-size:12.5px;color:var(--slate);line-height:1.5}body.gds-product-page .info-card span a{color:var(--marine);font-weight:600}body.gds-product-page .trust-strip{display:flex;gap:18px;flex-wrap:wrap;padding-top:16px;margin-top:16px;border-top:1px solid var(--line)}body.gds-product-page .trust-strip div{display:flex;align-items:center;gap:7px;font-size:11.5px;font-weight:600;color:var(--slate)}body.gds-product-page .trust-strip svg{color:var(--ink);flex-shrink:0}body.gds-product-page .pdp-crumb{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--slate);flex-wrap:wrap;margin-bottom:22px;position:relative;z-index:2}body.gds-product-page .pdp-crumb a{color:var(--slate)}body.gds-product-page .pdp-crumb a:hover{color:var(--ink)}body.gds-product-page .pdp-crumb .sep{opacity:.5}body.gds-product-page .pdp-crumb .current{color:var(--ink);font-weight:600}body.gds-product-page .pdp-info{display:flex;flex-direction:column;min-width:0;max-width:100%}body.gds-product-page .pdp-head{margin-bottom:20px}body.gds-product-page .pdp-buy-box{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px 22px 18px;box-shadow:var(--shadow-card)}body.gds-product-page .pdp-price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:4px}body.gds-product-page .pdp-meta-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:10px;padding-top:14px;border-top:1px solid var(--line)}body.gds-product-page .pdp-meta-link{font-size:13px;color:var(--marine);font-weight:600}body.gds-product-page .pdp-meta-link:hover{color:var(--ink);text-decoration:underline}body.gds-product-page .pdp-meta-sku{font-size:11.5px;color:var(--slate);font-family:IBM Plex Mono,monospace;margin-left:auto}body.gds-product-page .desc-heading{margin:12px 0 16px;font-size:clamp(22px,2.6vw,28px);font-family:Archivo,sans-serif;font-weight:800;color:var(--ink);line-height:1.15}body.gds-product-page .delivery-copy{flex:1;min-width:0}body.gds-product-page .overview-snippet{font-size:13.5px;line-height:1.6;color:var(--slate)}body.gds-product-page [hidden]{display:none!important}body.gds-product-page .gallery-main img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}body.gds-product-page .gallery-main.zoomed img{transform:scale(1.7);cursor:zoom-out}body.gds-product-page .gallery-main .badge-row{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:8px;z-index:2}body.gds-product-page .gallery-main .zoom-hint{position:absolute;bottom:14px;right:14px;background:#ffffffeb;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:700;color:var(--ink);display:flex;align-items:center;gap:6px;z-index:2;pointer-events:none}body.gds-product-page .gallery-actions{position:absolute;top:14px;right:14px;display:flex;flex-direction:column;gap:8px;z-index:3}body.gds-product-page .gallery-actions button{width:38px;height:38px;border-radius:50%;background:#fffffff0;border:none;display:flex;align-items:center;justify-content:center;color:var(--ink);box-shadow:var(--shadow-card);transition:background .15s,transform .15s;cursor:pointer}body.gds-product-page .gallery-actions button:hover{background:#fff;transform:scale(1.06)}body.gds-product-page .gallery-actions button.active{color:var(--red)}body.gds-product-page .gallery-thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:0}body.gds-product-page .gallery-thumb{border-radius:8px;overflow:hidden;border:2px solid transparent;aspect-ratio:1/1;background:var(--paper-dim);transition:border-color .15s;padding:0;cursor:pointer}body.gds-product-page .gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}body.gds-product-page .gallery-thumb.active{border-color:var(--gold)}body.gds-product-page .gallery-thumb:hover{border-color:var(--line)}body.gds-product-page .pdp-brand{font-size:12px;font-weight:700;color:var(--marine);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}body.gds-product-page .pdp-title{font-size:clamp(23px,2.4vw,29px);line-height:1.25;margin-bottom:12px;min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}body.gds-product-page .pdp-meta-row.legacy-hidden{display:none}body.gds-product-page .pdp-price-box{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:0}body.gds-product-page .pdp-price-box .now{font-family:IBM Plex Mono,monospace;font-weight:700;font-size:clamp(26px,3vw,32px);color:var(--ink);line-height:1}body.gds-product-page .pdp-price-box .was{font-family:IBM Plex Mono,monospace;font-size:16px;color:var(--slate);text-decoration:line-through}body.gds-product-page .pdp-save-badge{background:var(--green);color:#fff;font-size:11px;font-weight:700;padding:4px 9px;border-radius:999px;letter-spacing:.02em}body.gds-product-page .pdp-price-note{font-size:12px;color:var(--slate);margin:10px 0 18px;line-height:1.5}body.gds-product-page .pdp-avail{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:700;margin:0;white-space:nowrap}body.gds-product-page .pdp-avail.in-stock{color:var(--green)}body.gds-product-page .pdp-avail.out-stock{color:var(--red)}body.gds-product-page .pdp-avail .dot{width:8px;height:8px;border-radius:50%;background:currentColor;position:relative}body.gds-product-page .pdp-avail.in-stock .dot:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid var(--green);animation:pulse-ring 1.8s ease-out infinite}body.gds-product-page .variant-block{margin-bottom:18px}body.gds-product-page .variant-label{display:flex;align-items:baseline;justify-content:space-between;gap:10px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--slate);margin-bottom:10px}body.gds-product-page .variant-label-name{color:var(--ink)}body.gds-product-page .variant-label .val{font-weight:600;color:var(--marine);text-transform:none;letter-spacing:0;font-size:13px}body.gds-product-page .variant-dropdown{position:relative}body.gds-product-page .variant-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:13px 14px;border:1.5px solid var(--line);border-radius:10px;background:#fff;font-family:inherit;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s,background .15s}body.gds-product-page .variant-dropdown-trigger:hover{border-color:var(--gold)}body.gds-product-page .variant-dropdown.is-open .variant-dropdown-trigger{border-color:var(--ink);background:var(--gold-soft, #FBF6EA);box-shadow:0 0 0 1px #14213d0f}body.gds-product-page .variant-dropdown-trigger-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}body.gds-product-page .variant-dropdown-value{font-size:14px;font-weight:700;color:var(--charcoal);line-height:1.3}body.gds-product-page .variant-dropdown-price{font-size:11.5px;color:var(--slate);font-family:IBM Plex Mono,monospace}body.gds-product-page .variant-dropdown-chevron{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--slate);transition:transform .2s ease}body.gds-product-page .variant-dropdown.is-open .variant-dropdown-chevron{transform:rotate(180deg);color:var(--ink)}body.gds-product-page .variant-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;margin:0;padding:6px;list-style:none;background:#fff;border:1.5px solid var(--line);border-radius:10px;box-shadow:0 12px 32px #14213d1f;max-height:280px;overflow-y:auto}body.gds-product-page .variant-dropdown-menu[hidden]{display:none}body.gds-product-page .variant-dropdown-option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:11px 12px;border:none;border-radius:8px;background:transparent;font-family:inherit;text-align:left;cursor:pointer;transition:background .12s}body.gds-product-page .variant-dropdown-option:hover:not(:disabled){background:var(--paper-dim, #f7f5f0)}body.gds-product-page .variant-dropdown-option.active{background:var(--gold-soft, #FBF6EA)}body.gds-product-page .variant-dropdown-option:disabled,body.gds-product-page .variant-dropdown-option.is-soldout{opacity:.55;cursor:not-allowed}body.gds-product-page .variant-dropdown-option-label{font-size:13px;font-weight:600;color:var(--charcoal);flex:1;min-width:0}body.gds-product-page .variant-dropdown-option.is-soldout .variant-dropdown-option-label{text-decoration:line-through}body.gds-product-page .variant-dropdown-option-price{font-size:11.5px;color:var(--slate);font-family:IBM Plex Mono,monospace;flex-shrink:0}body.gds-product-page .variant-dropdown-option-badge{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--red);background:#b3432b1a;padding:2px 6px;border-radius:999px;flex-shrink:0}body.gds-product-page .variant-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.gds-product-page .variant-chip-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}body.gds-product-page .variant-chip{position:relative;border:1.5px solid var(--line);border-radius:10px;padding:12px 14px;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;text-align:left;background:var(--paper);font-family:inherit;min-height:58px;display:flex;flex-direction:column;justify-content:center;gap:2px}body.gds-product-page .variant-chip:hover:not(:disabled){border-color:var(--gold)}body.gds-product-page .variant-chip.active{border-color:var(--ink);background:var(--gold-soft);box-shadow:inset 0 0 0 1px #14213d0f}body.gds-product-page .variant-chip:disabled,body.gds-product-page .variant-chip.is-soldout{opacity:.72;cursor:not-allowed}body.gds-product-page .variant-chip-name{display:block;font-size:13px;font-weight:700;color:var(--charcoal);line-height:1.3}body.gds-product-page .variant-name-row{display:flex;flex-wrap:wrap;gap:8px}body.gds-product-page .variant-name-chip{border:1.5px solid var(--line);border-radius:8px;padding:10px 14px;background:#fff;font-family:inherit;font-size:13px;font-weight:600;color:var(--charcoal);cursor:pointer;transition:border-color .15s,background .15s,color .15s;text-align:left;line-height:1.35}body.gds-product-page .variant-name-chip:hover:not(:disabled){border-color:var(--gold)}body.gds-product-page .variant-name-chip.active{border-color:var(--ink);background:var(--gold-soft, #FBF6EA);color:var(--ink);font-weight:700;box-shadow:inset 0 0 0 1px #14213d14}body.gds-product-page .variant-name-chip.is-soldout{opacity:.5;cursor:not-allowed;text-decoration:line-through}body.gds-product-page .variant-chip-price{display:block;font-size:11.5px;color:var(--slate);font-family:IBM Plex Mono,monospace}body.gds-product-page .variant-chip-badge{position:absolute;top:8px;right:8px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--red);background:#b3432b1a;padding:2px 6px;border-radius:999px}body.gds-product-page .card-row--grid{display:grid;grid-template-columns:1fr;gap:8px}body.gds-product-page .pill-row{display:flex;gap:10px;flex-wrap:wrap}body.gds-product-page .variant-pill{border:1.5px solid var(--line);border-radius:9px;padding:11px 16px;cursor:pointer;transition:border-color .15s,background .15s;text-align:left;min-width:118px;background:#fff;font-family:inherit}body.gds-product-page .variant-pill:hover{border-color:var(--gold)}body.gds-product-page .variant-pill.active{border-color:var(--ink);background:var(--paper-dim)}body.gds-product-page .variant-pill:disabled{opacity:.45;cursor:not-allowed}body.gds-product-page .variant-pill strong{display:block;font-size:13px;color:var(--charcoal)}body.gds-product-page .variant-pill span{display:block;font-size:11.5px;color:var(--slate);margin-top:2px;font-family:IBM Plex Mono,monospace}body.gds-product-page .card-row{display:flex;flex-direction:column;gap:10px}body.gds-product-page .variant-card{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1.5px solid var(--line);border-radius:10px;padding:14px 16px;cursor:pointer;transition:border-color .15s,background .15s;background:#fff;text-align:left;width:100%;font-family:inherit}body.gds-product-page .variant-card:hover{border-color:var(--gold)}body.gds-product-page .variant-card.active{border-color:var(--ink);background:var(--paper-dim)}body.gds-product-page .variant-card:disabled{opacity:.45;cursor:not-allowed}body.gds-product-page .variant-card .radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--line);flex-shrink:0;position:relative}body.gds-product-page .variant-card.active .radio{border-color:var(--ink)}body.gds-product-page .variant-card.active .radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--ink)}body.gds-product-page .variant-card .txt{flex:1}body.gds-product-page .variant-card .txt strong{display:block;font-size:13.5px;color:var(--charcoal)}body.gds-product-page .variant-card .vprice{font-family:IBM Plex Mono,monospace;font-weight:700;color:var(--ink);font-size:13.5px;flex-shrink:0}body.gds-product-page .swatch-row--labeled{display:flex;flex-wrap:wrap;gap:14px 16px}body.gds-product-page .swatch-item{display:flex;flex-direction:column;align-items:center;gap:6px;border:2px solid transparent;border-radius:10px;background:none;padding:6px 4px 4px;cursor:pointer;min-width:72px;max-width:88px;transition:border-color .15s,background .15s}body.gds-product-page .swatch-item:hover:not(:disabled){background:var(--paper-dim)}body.gds-product-page .swatch-item.active{border-color:var(--ink);background:var(--paper-dim)}body.gds-product-page .swatch-item.is-unavail{opacity:.4;cursor:not-allowed}body.gds-product-page .swatch-item .swatch{width:44px;height:44px}body.gds-product-page .swatch--img{background-size:cover;background-position:center;background-repeat:no-repeat}body.gds-product-page .swatch--light{box-shadow:inset 0 0 0 1px #0000001f}body.gds-product-page .swatch-label{font-size:10px;font-weight:600;color:var(--slate);text-align:center;line-height:1.25;max-width:84px;word-break:break-word}body.gds-product-page .swatch-item.active .swatch-label{color:var(--ink);font-weight:700}body.gds-product-page .swatch-item.active .swatch{border-color:var(--gold);box-shadow:0 0 0 2px var(--ink)}body.gds-product-page .variant-card .variant-card-status{display:block;font-size:11px;color:var(--red);margin-top:2px;font-weight:600}body.gds-product-page .pdp-qty-row{margin-bottom:4px}body.gds-product-page .pdp-qty-block{margin-bottom:0}body.gds-product-page .swatch{width:36px;height:36px;border-radius:50%;border:2px solid var(--line);cursor:pointer;position:relative;transition:border-color .15s,transform .15s;flex-shrink:0;padding:0;background:var(--paper-dim)}body.gds-product-page .swatch:hover{transform:translateY(-2px)}body.gds-product-page .swatch.active{border-color:var(--ink)}body.gds-product-page .swatch.active:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:1.5px solid var(--ink)}body.gds-product-page .bundle-row{display:flex;flex-direction:column;gap:10px}body.gds-product-page .bundle-option{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1.5px solid var(--line);border-radius:10px;padding:14px 16px;cursor:pointer;transition:border-color .15s,background .15s;background:#fff;text-align:left;width:100%;font-family:inherit}body.gds-product-page .bundle-option:hover{border-color:var(--gold)}body.gds-product-page .bundle-option.active{border-color:var(--ink);background:var(--paper-dim)}body.gds-product-page .bundle-option:disabled{opacity:.45;cursor:not-allowed}body.gds-product-page .bundle-option .radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--line);flex-shrink:0;position:relative}body.gds-product-page .bundle-option.active .radio{border-color:var(--ink)}body.gds-product-page .bundle-option.active .radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--ink)}body.gds-product-page .bundle-option .txt{flex:1}body.gds-product-page .bundle-option .txt strong{display:block;font-size:13.5px;color:var(--charcoal)}body.gds-product-page .bundle-option .txt span{font-size:11.5px;color:var(--slate)}body.gds-product-page .qty-cta-row{display:flex;gap:12px;align-items:stretch;margin-bottom:16px}body.gds-product-page .qty-stepper{display:flex;align-items:center;border:1.5px solid var(--line);border-radius:8px;overflow:hidden;flex-shrink:0}body.gds-product-page .qty-stepper button{width:42px;background:var(--paper-dim);border:none;font-size:16px;font-weight:700;color:var(--ink);transition:background .15s;cursor:pointer}body.gds-product-page .qty-stepper button:hover{background:var(--gold)}body.gds-product-page .qty-stepper input{width:44px;border:none;text-align:center;font-size:14.5px;font-weight:700;font-family:inherit;-moz-appearance:textfield}body.gds-product-page .qty-stepper input::-webkit-outer-spin-button,body.gds-product-page .qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body.gds-product-page .pdp-cta-stack{display:flex;flex-direction:column;gap:10px;margin:16px 0 0}body.gds-product-page .pdp-secure-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11.5px;color:var(--slate);margin:14px 0 0;padding-top:14px;border-top:1px solid var(--line)}body.gds-product-page .delivery-box{border:1px solid var(--line);border-radius:12px;padding:18px 20px;margin-bottom:20px;background:#fff}body.gds-product-page .delivery-box .row{display:flex;align-items:flex-start;gap:12px}body.gds-product-page .delivery-box .row+.row{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}body.gds-product-page .delivery-box .ic{width:34px;height:34px;border-radius:8px;background:var(--paper-dim);color:var(--ink);display:flex;align-items:center;justify-content:center;flex-shrink:0}body.gds-product-page .delivery-box strong{display:block;font-size:13.5px;color:var(--charcoal);margin-bottom:2px}body.gds-product-page .delivery-box span{font-size:12.5px;color:var(--slate);line-height:1.5}body.gds-product-page .delivery-box span a{color:var(--marine);font-weight:600}body.gds-product-page .zip-check{display:flex;gap:8px;margin-top:10px}body.gds-product-page .zip-check input{flex:1;border:1px solid var(--line);border-radius:6px;padding:9px 12px;font-size:13px;font-family:inherit;min-width:0}body.gds-product-page .zip-check button{background:var(--ink);color:#fff;border:none;border-radius:6px;padding:0 16px;font-size:12.5px;font-weight:700;flex-shrink:0;cursor:pointer}body.gds-product-page .zip-check button:hover{background:var(--marine)}body.gds-product-page .zip-result{font-size:12px;color:var(--green);font-weight:700;margin-top:8px;display:none}body.gds-product-page .zip-result.show{display:block}body.gds-product-page .htgi-box{border:1px solid #D7D7D7;border-radius:6px;padding:18px 20px 16px;margin:16px 0 12px;background:#fff}body.gds-product-page .htgi-title{font-size:18px;font-weight:700;color:#333;margin:0 0 14px;font-family:inherit;letter-spacing:-.01em}body.gds-product-page .htgi-top{display:grid;grid-template-columns:1fr auto;gap:12px 24px;align-items:start;margin-bottom:14px}body.gds-product-page .htgi-location{display:flex;align-items:flex-start;gap:10px;grid-column:1}body.gds-product-page .htgi-box-icon{color:#555;flex-shrink:0;margin-top:1px}body.gds-product-page .htgi-zip-link{background:none;border:none;padding:0;font-family:inherit;font-size:15px;font-weight:600;color:#005daa;text-decoration:underline;cursor:pointer;text-underline-offset:3px;display:block}body.gds-product-page .htgi-zip-link:hover{color:#003d73}body.gds-product-page .htgi-status{font-size:14px;font-weight:700;margin:4px 0 0}body.gds-product-page .htgi-status.is-available{color:green}body.gds-product-page .htgi-status.is-unavailable{color:#c62828}body.gds-product-page .htgi-status.is-checking{color:#666}body.gds-product-page .htgi-place{margin:4px 0 0;font-size:12px;color:#666;line-height:1.35}body.gds-product-page .htgi-zip-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:flex-start;justify-content:flex-start}body.gds-product-page .htgi-zip-modal[hidden]{display:none!important}body.gds-product-page .htgi-zip-modal-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}body.gds-product-page .htgi-zip-modal-panel{position:relative;width:min(320px,calc(100vw - 32px));margin:0;background:#fff;border-radius:0 0 8px;box-shadow:0 12px 40px #0000004d;padding:0 0 18px;animation:htgi-modal-in .22s ease}@keyframes htgi-modal-in{0%{transform:translate(-12px);opacity:0}to{transform:translate(0);opacity:1}}body.gds-product-page .htgi-zip-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #E2E2E2;margin-bottom:14px}body.gds-product-page .htgi-zip-modal-head h4{font-size:16px;font-weight:700;color:#333;margin:0;font-family:inherit}body.gds-product-page .htgi-zip-modal-close{background:none;border:none;padding:4px;color:#555;cursor:pointer;line-height:0}body.gds-product-page .htgi-zip-modal-close:hover{color:#000}body.gds-product-page .htgi-zip-modal-copy{font-size:13px;line-height:1.55;color:#444;margin:0 16px 14px}body.gds-product-page .htgi-zip-form{display:flex;flex-direction:column;gap:10px;margin:0 16px}body.gds-product-page .htgi-zip-input{width:100%;border:1px solid #C8C8C8;border-radius:4px;padding:10px 12px;font-size:14px;font-family:inherit}body.gds-product-page .htgi-zip-input:focus{outline:2px solid #005DAA;outline-offset:1px}body.gds-product-page .htgi-zip-input[aria-invalid=true]{border-color:#c62828}body.gds-product-page .htgi-zip-modal-error{font-size:12.5px;font-weight:600;color:#c62828;margin:0}body.gds-product-page .htgi-zip-modal-error[hidden]{display:none}body.gds-product-page .htgi-zip-submit{width:100%;border:none;border-radius:4px;padding:11px 18px;font-size:14px;font-weight:700;font-family:inherit;background:#005daa;color:#fff;cursor:pointer}body.gds-product-page .htgi-zip-submit:disabled{opacity:.7;cursor:wait}body.gds-product-page .htgi-zip-submit:hover:not(:disabled){background:#004a88}body.gds-product-page .htgi-zip-modal-result{margin:12px 16px 0;font-size:13px;font-weight:600;line-height:1.4}body.gds-product-page .htgi-zip-modal-result.is-available{color:green}body.gds-product-page .htgi-zip-modal-result.is-unavailable{color:#c62828}body.gds-product-page .htgi-zip-modal-result[hidden]{display:none}@media(max-width:560px){body.gds-product-page .htgi-zip-modal{align-items:flex-end;justify-content:center}body.gds-product-page .htgi-zip-modal-panel{width:100%;border-radius:12px 12px 0 0;animation:htgi-modal-up .24s ease}@keyframes htgi-modal-up{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}}body.gds-product-page .htgi-method-wrap{grid-column:2;grid-row:1}body.gds-product-page .htgi-method{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:118px;min-height:122px;padding:14px 10px 12px;border:2px solid #005DAA;border-radius:6px;background:#fff;cursor:default;font-family:inherit;text-align:center}body.gds-product-page .htgi-method-check{width:28px;height:28px;border-radius:50%;background:#005daa;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:4px}body.gds-product-page .htgi-method-label{font-size:15px;font-weight:700;color:#333;line-height:1.2}body.gds-product-page .htgi-method-est{font-size:12px;font-weight:500;color:#666;line-height:1.2}body.gds-product-page .htgi-method-date{font-size:14px;font-weight:700;color:green;line-height:1.25;margin-top:2px}body.gds-product-page .htgi-method-date.is-unavailable{color:#c62828}body.gds-product-page .htgi-ship-line{font-size:13px;font-weight:600;color:#333;margin:0}body.gds-product-page .htgi-estimate,body.gds-product-page .htgi-estimate p{font-size:12px;line-height:1.55;color:#666;margin:8px 0 0}body.gds-product-page .pdp-purchase-box{border:1px solid #D7D7D7;border-radius:6px;padding:14px;margin:0 0 12px;background:#fff}body.gds-product-page .pdp-purchase-bar{display:flex;align-items:stretch;gap:10px;margin:0}body.gds-product-page .pdp-purchase-qty{flex-shrink:0}body.gds-product-page .qty-stepper--inline{height:48px;border:1px solid #D0D0D0;border-radius:4px;overflow:hidden;background:#f4f4f4}body.gds-product-page .qty-stepper--inline button{width:40px;height:100%;background:#f4f4f4;color:#005daa;font-size:22px;font-weight:500;border:none;cursor:pointer}body.gds-product-page .qty-stepper--inline button:hover{background:#e8eef5}body.gds-product-page .qty-stepper--inline input{width:44px;height:100%;border:none;border-left:1px solid #D0D0D0;border-right:1px solid #D0D0D0;background:#fff;text-align:center;font-size:16px;font-weight:600;color:#333}body.gds-product-page .btn-purchase-add{flex:1;min-height:48px!important;padding:0 20px!important;font-size:16px!important;font-weight:700!important;border-radius:6px!important;background:#005daa!important;color:#fff!important;border:none!important;box-shadow:none!important}body.gds-product-page .btn-purchase-add:hover:not(:disabled){background:#004a88!important;transform:none!important}body.gds-product-page .btn-purchase-add:disabled{background:#a8a8a8!important;color:#fff!important;cursor:not-allowed}body.gds-product-page .btn-purchase-wish{width:48px;height:48px;flex-shrink:0;border:1.5px solid #D0D0D0;border-radius:50%;background:#fff;color:#999;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s,color .15s}body.gds-product-page .btn-purchase-wish:hover{border-color:#005daa;color:#005daa}body.gds-product-page .btn-purchase-buy-now{width:100%;margin-bottom:8px}@media(max-width:560px){body.gds-product-page .htgi-top{grid-template-columns:1fr}body.gds-product-page .htgi-method-wrap{grid-column:1;grid-row:auto}body.gds-product-page .htgi-method{width:100%;flex-direction:row;flex-wrap:wrap;min-height:auto;justify-content:flex-start;gap:6px 10px;padding:12px 14px;text-align:left}body.gds-product-page .htgi-method-check{margin-bottom:0}body.gds-product-page .htgi-method-est,body.gds-product-page .htgi-method-date{width:100%;padding-left:38px}body.gds-product-page .pdp-purchase-bar{flex-wrap:wrap}body.gds-product-page .btn-purchase-add{flex:1 1 calc(100% - 58px)}}body.gds-product-page .visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.gds-product-page .overview-snippet{font-size:13.5px;color:var(--slate);line-height:1.6}body.gds-product-page .trust-badge-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px}body.gds-product-page .trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:12px 8px;border:1px solid var(--line);border-radius:10px}body.gds-product-page .trust-badge .ic{color:var(--ink)}body.gds-product-page .trust-badge span{font-size:10.5px;font-weight:600;color:var(--slate);line-height:1.3}body.gds-product-page .highlight-bullets{display:flex;flex-direction:column;gap:11px;margin:20px 0 0;padding:18px;background:var(--paper-dim);border-radius:12px;list-style:none;border:1px solid var(--line)}body.gds-product-page .highlight-bullets li{display:flex;align-items:flex-start;gap:11px;font-size:13.5px;color:var(--charcoal);line-height:1.5}body.gds-product-page .highlight-bullets .ic{width:22px;height:22px;border-radius:50%;background:#fff;color:var(--green);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;border:1px solid var(--line)}body.gds-product-page .pdp-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:260;padding:0 16px 16px;padding-bottom:max(16px,env(safe-area-inset-bottom));pointer-events:none;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .28s ease,transform .28s ease,visibility .28s}body.gds-product-page .pdp-sticky-cart.show{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}body.gds-product-page .pdp-sticky-cart-inner{max-width:920px;margin:0 auto;display:flex;align-items:center;gap:12px;background:#fffffff5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:14px;padding:10px 12px;box-shadow:var(--shadow-pop)}body.gds-product-page .pdp-sticky-cart-img{width:48px;height:48px;border-radius:10px;object-fit:cover;flex-shrink:0;border:1px solid var(--line)}body.gds-product-page .pdp-sticky-cart-copy{flex:1;min-width:0}body.gds-product-page .pdp-sticky-cart-title{display:block;font-size:12.5px;font-weight:700;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}body.gds-product-page .pdp-sticky-cart-variant{display:block;font-size:11px;color:var(--slate);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.gds-product-page .pdp-sticky-cart-price{font-family:IBM Plex Mono,monospace;font-weight:700;font-size:15px;color:var(--ink);flex-shrink:0}body.gds-product-page .pdp-sticky-cart .btn-sm{padding:12px 18px!important;font-size:13.5px!important;flex-shrink:0;min-width:120px}body.gds-product-page.has-sticky-cart{padding-bottom:88px}@keyframes pulse-ring{0%{transform:scale(.6);opacity:.8}to{transform:scale(1.6);opacity:0}}body.gds-product-page .sticky-mobile-bar{display:none;transform:translateY(100%);transition:transform .25s ease}body.gds-product-page .sticky-mobile-bar.show{transform:translateY(0)}body.gds-product-page .info-specs-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:52px;align-items:start;position:relative;z-index:2}body.gds-product-page .info-specs-layout .desc p,body.gds-product-page .info-specs-layout .rte p{font-size:14.5px;line-height:1.75;color:var(--slate);margin:0 0 15px}body.gds-product-page .rte .table-wrap{overflow-x:auto;margin:0 0 18px;border:1px solid var(--line);border-radius:10px;background:#fff}body.gds-product-page .rte table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.4;min-width:520px}body.gds-product-page .rte thead th{background:var(--paper-dim);color:var(--ink);font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-align:left;padding:10px 12px;border-bottom:1px solid var(--line);white-space:nowrap}body.gds-product-page .rte tbody td{padding:9px 12px;border-bottom:1px solid var(--line);color:var(--charcoal);white-space:nowrap}body.gds-product-page .rte tbody tr:last-child td{border-bottom:none}body.gds-product-page .rte tbody tr:nth-child(2n) td{background:#00000004}body.gds-product-page .rte h4{margin:18px 0 8px;font-size:15px;color:var(--ink)}body.gds-product-page .spec-box{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--paper-dim)}body.gds-product-page .spec-box .spec-table{max-width:none}body.gds-product-page .spec-box .spec-table tr:nth-child(odd){background:#fff}body.gds-product-page .desc-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;position:relative;z-index:2}body.gds-product-page .desc-layout .rte,body.gds-product-page .desc-layout p{font-size:15px;line-height:1.75;color:var(--slate);margin:0 0 16px}body.gds-product-page .desc-layout img{width:100%;border-radius:14px;box-shadow:var(--shadow-card)}body.gds-product-page .spec-table{width:100%;border-collapse:collapse;max-width:760px}body.gds-product-page .spec-table tr{border-bottom:1px solid var(--line)}body.gds-product-page .spec-table tr:nth-child(odd){background:var(--paper-dim)}body.gds-product-page .spec-table td{padding:13px 18px;font-size:13.5px}body.gds-product-page .spec-table td:first-child{font-weight:700;color:var(--ink);width:38%}body.gds-product-page .spec-table td:last-child{color:var(--slate)}body.gds-product-page .faq-list{display:flex;flex-direction:column;gap:14px;max-width:800px}body.gds-product-page .faq-item{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}body.gds-product-page .faq-item:hover{border-color:var(--gold)}body.gds-product-page .faq-item.open{box-shadow:var(--shadow-card)}body.gds-product-page .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background:none;border:none;padding:18px 20px;text-align:left;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:var(--charcoal);cursor:pointer}body.gds-product-page .faq-q .chev{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--paper-dim);display:flex;align-items:center;justify-content:center;transition:transform .3s ease,background .2s ease;font-size:14px}body.gds-product-page .faq-item.open .faq-q .chev{transform:rotate(45deg);background:var(--gold);color:var(--ink)}body.gds-product-page .faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}body.gds-product-page .faq-item.open .faq-a{grid-template-rows:1fr}body.gds-product-page .faq-a-inner{overflow:hidden}body.gds-product-page .faq-a-inner .spec-box{padding:0 20px 18px}body.gds-product-page .faq-a-inner .spec-box .spec-table{margin:0}body.gds-product-page .faq-a-inner p,body.gds-product-page .faq-a-inner .rte{margin:0;padding:0 20px 18px;font-size:13.5px;line-height:1.6;color:var(--slate);max-width:650px}body.gds-product-page .pdp-reviews-band{background:var(--paper-dim);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:40px!important;padding-bottom:40px!important}body.gds-product-page .pdp-recs-band{background:#fff;border-top:1px solid var(--line)}body.gds-product-page .pdp-reviews-simple{max-width:720px;margin:0 auto;text-align:center}body.gds-product-page .gds-jdgm-reviews-main{min-width:0}body.gds-product-page .gds-jdgm-summary-badge{margin-bottom:12px}body.gds-product-page .gds-jdgm-summary-note{font-size:13.5px;color:var(--slate);line-height:1.55;margin:0 0 18px}body.gds-product-page .gds-jdgm-status{font-size:14px;color:var(--slate);margin:0 0 16px}body.gds-product-page .pdp-judgeme-badge{min-height:22px}body.gds-product-page .pdp-judgeme-badge:empty{display:none}body.gds-product-page .gds-jdgm-fallback-form-wrap{margin-top:28px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 18px 18px}body.gds-product-page .gds-jdgm-fallback-form-wrap summary{cursor:pointer;font-weight:700;color:var(--ink);padding:16px 0;list-style:none}body.gds-product-page .gds-jdgm-fallback-form-wrap summary::-webkit-details-marker{display:none}body.gds-product-page .gds-jdgm-fallback-form{display:grid;gap:14px}body.gds-product-page .gds-jdgm-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}body.gds-product-page .gds-jdgm-form-row{display:grid;gap:6px}body.gds-product-page .gds-jdgm-form-row label,body.gds-product-page .gds-jdgm-form-label{font-size:12.5px;font-weight:600;color:var(--slate)}body.gds-product-page .gds-jdgm-optional{font-weight:500;opacity:.75}body.gds-product-page .gds-jdgm-star-picker{display:inline-flex;gap:4px}body.gds-product-page .gds-jdgm-star-btn{-webkit-appearance:none;appearance:none;background:none;border:0;padding:2px;cursor:pointer;line-height:0;color:#f1a52a59}body.gds-product-page .gds-jdgm-star-btn svg{fill:currentColor;stroke:var(--gold-dark);stroke-width:1.2}body.gds-product-page .gds-jdgm-star-btn.is-active{color:var(--gold-dark)}body.gds-product-page .gds-jdgm-star-btn:hover,body.gds-product-page .gds-jdgm-star-btn:focus-visible{color:var(--gold-dark);transform:translateY(-1px)}body.gds-product-page .gds-jdgm-star-btn:focus-visible{outline:2px solid rgba(20,99,171,.35);outline-offset:2px;border-radius:4px}body.gds-product-page .gds-jdgm-form-status{margin:0;font-size:13.5px;color:var(--slate)}body.gds-product-page .gds-review-modal .btn[aria-busy=true]{opacity:.7;cursor:wait}body.gds-product-page .gds-jdgm-form-row input,body.gds-product-page .gds-jdgm-form-row select,body.gds-product-page .gds-jdgm-form-row textarea{border:1px solid var(--line);border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;width:100%;box-sizing:border-box}body.gds-product-page .gds-jdgm-form-status.is-success{color:var(--green);font-size:13.5px}body.gds-product-page .gds-jdgm-form-status.is-error{color:var(--red);font-size:13.5px}body.gds-product-page .jdgm-review-widget,body.gds-product-page .jdgm-rev-widg{font-family:Inter,sans-serif;color:var(--charcoal)}body.gds-product-page .jdgm-rev-widg__title{font-family:Archivo,sans-serif;color:var(--ink)}body.gds-product-page .jdgm-write-rev-link,body.gds-product-page .jdgm-submit-rev{background:var(--gold)!important;border-color:var(--gold)!important;color:var(--ink)!important;border-radius:8px!important;font-weight:700!important}body.gds-product-page .jdgm-star{color:var(--gold-dark)!important}body.gds-product-page .jdgm-preview-badge .jdgm-prev-badge__text{color:var(--slate)}@media(max-width:720px){body.gds-product-page .gds-jdgm-form-grid{grid-template-columns:1fr}}body.gds-product-page .pdp-reviews-heading{font-size:clamp(24px,3vw,32px);margin:0 0 28px;color:var(--ink)}body.gds-product-page .pdp-reviews-list{text-align:left;margin-bottom:28px}body.gds-product-page .pdp-reviews-cta{min-width:220px;padding:15px 28px!important;font-size:15px!important}body.gds-product-page .review-card .review-card-title{font-size:14.5px;margin:0 0 8px;font-family:Archivo,sans-serif;font-weight:700;color:var(--ink)}body.gds-product-page .review-summary-card{background:radial-gradient(circle at 50% 0,rgba(241,165,42,.05),transparent 40%),#fff;border:1px solid rgba(20,33,61,.09);border-radius:20px;width:100%;max-width:none;padding:30px clamp(24px,5vw,60px);margin:0 auto;box-sizing:border-box;text-align:center;position:relative;z-index:2;box-shadow:0 12px 30px #14213d0d}body.gds-product-page .review-summary-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--gold-dark);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}body.gds-product-page .review-summary-eyebrow:before,body.gds-product-page .review-summary-eyebrow:after{content:"";width:20px;height:1px;background:currentColor}body.gds-product-page .review-summary-card .pdp-reviews-heading{margin:0 0 12px;font-size:clamp(28px,3.2vw,38px);line-height:1.08;letter-spacing:-.025em}body.gds-product-page .review-summary-card .gds-jdgm-summary-badge{display:flex;justify-content:center;margin-bottom:11px}body.gds-product-page .gds-review-empty-stars{display:inline-flex;gap:5px;color:var(--gold-dark)}body.gds-product-page .gds-review-empty-stars svg{width:21px;height:21px;fill:#f1a52a1a;stroke:currentColor;stroke-width:1.35}body.gds-product-page .review-summary-card .gds-jdgm-summary-note{max-width:420px;margin:0 auto 16px;font-size:15px;color:var(--slate)}body.gds-product-page .review-summary-card .btn{width:auto;min-width:210px;min-height:50px;padding:14px 24px!important;border-radius:10px!important;box-shadow:0 5px 14px #f1a52a29;transition:transform .2s ease,box-shadow .2s ease!important}body.gds-product-page .review-summary-card .btn:hover{transform:translateY(-2px);box-shadow:0 8px 18px #f1a52a38}body.gds-product-page .review-summary-card .btn:focus-visible{outline:3px solid rgba(20,99,171,.28);outline-offset:3px}body.gds-product-page .gds-jdgm-reviews-main:empty{display:none!important}body.gds-product-page .gds-jdgm-reviews-main.is-empty{display:none!important}body.gds-product-page .gds-jdgm-reviews-main .jdgm-rev-widg{display:block!important}body.gds-product-page .gds-jdgm-empty-state{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px 22px;text-align:center;color:var(--slate);font-size:14.5px;line-height:1.55}body.gds-product-page .gds-jdgm-summary-note--empty{color:var(--slate)}@media(max-width:640px){body.gds-product-page .pdp-reviews-band{padding-top:28px!important;padding-bottom:28px!important}body.gds-product-page .review-summary-card{border-radius:16px;padding:26px 18px}body.gds-product-page .review-summary-card .pdp-reviews-heading{margin-bottom:16px}body.gds-product-page .gds-review-empty-stars{gap:3px}body.gds-product-page .gds-review-empty-stars svg{width:22px;height:22px}body.gds-product-page .review-summary-card .btn{width:100%}}body.gds-product-page .gds-jdgm-summary-stats{margin:0 0 8px;font-size:14px;color:var(--ink)}body.gds-product-page .gds-jdgm-reviews-main .jdgm-widget,body.gds-product-page .gds-jdgm-reviews-main .jdgm-rev-widg{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}body.gds-product-page .gds-jdgm-reviews-main .jdgm-rev-widg__title,body.gds-product-page .gds-jdgm-reviews-main .jdgm-write-rev-link{display:none}body.gds-product-page .gds-review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:20px}body.gds-product-page .gds-review-modal[hidden]{display:none!important}body.gds-product-page .gds-review-modal-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#14213d73}body.gds-product-page .gds-review-modal-panel{position:relative;width:min(480px,100%);max-height:min(90vh,720px);overflow:auto;background:#fff;border-radius:14px;box-shadow:0 20px 50px #14213d47;padding:0 22px 22px;animation:gds-review-modal-in .2s ease}@keyframes gds-review-modal-in{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}body.gds-product-page .gds-review-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 0 14px;border-bottom:1px solid var(--line);margin-bottom:18px;position:sticky;top:0;background:#fff;z-index:1}body.gds-product-page .gds-review-modal-head h3{margin:0;font-size:18px;font-weight:800;color:var(--ink);font-family:inherit}body.gds-product-page .gds-review-modal-close{background:none;border:none;padding:4px;color:var(--slate);cursor:pointer;line-height:0}body.gds-product-page .gds-review-modal-close:hover{color:var(--ink)}body.gds-product-page .gds-review-modal .gds-jdgm-fallback-form{display:grid;gap:14px}body.gds-product-page .gds-review-modal .btn{width:100%}body.gds-product-page .review-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:start;position:relative;z-index:2}body.gds-product-page .review-summary{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px 26px;position:sticky;top:96px}body.gds-product-page .review-score{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}body.gds-product-page .review-score strong{font-family:Archivo,sans-serif;font-weight:900;font-size:28px;color:var(--ink)}body.gds-product-page .review-summary .count{font-size:12.5px;color:var(--slate);margin-bottom:20px;line-height:1.55}body.gds-product-page .review-summary .btn{width:100%;margin-top:18px}body.gds-product-page .review-card .top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-wrap:wrap;gap:8px}body.gds-product-page .review-card .stars{color:var(--gold-dark);font-size:13px}body.gds-product-page .review-card .verified{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:var(--green)}body.gds-product-page .review-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px 24px;margin-bottom:16px}body.gds-product-page .review-card h5{font-size:14.5px;margin-bottom:8px}body.gds-product-page .review-card p{font-size:13.5px;color:var(--slate);line-height:1.6;margin:0 0 12px}body.gds-product-page .review-card .who strong{font-size:12.5px;color:var(--ink);display:block}body.gds-product-page .review-card .who span{font-size:11px;color:var(--slate)}body.gds-product-page .fbt-box{background:#fff;border:1px solid var(--line);border-radius:16px;padding:32px;position:relative;z-index:2}body.gds-product-page .fbt-items{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:24px}body.gds-product-page .fbt-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:150px}body.gds-product-page .fbt-item .thumb{width:110px;height:110px;border-radius:10px;overflow:hidden;background:var(--paper-dim);border:2px solid var(--line);margin-bottom:10px;position:relative}body.gds-product-page .fbt-item.main .thumb{border-color:var(--ink)}body.gds-product-page .fbt-item .thumb img{width:100%;height:100%;object-fit:cover}body.gds-product-page .fbt-item span.nm{font-size:12px;color:var(--charcoal);line-height:1.35;margin-bottom:4px}body.gds-product-page .fbt-item span.pr{font-size:13px;font-weight:700;color:var(--ink);font-family:IBM Plex Mono,monospace}body.gds-product-page .fbt-plus{font-size:20px;color:var(--slate);font-weight:300;flex-shrink:0}body.gds-product-page .fbt-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:20px;border-top:1px solid var(--line)}body.gds-product-page .fbt-foot .total{font-size:14px;color:var(--charcoal)}body.gds-product-page .fbt-foot .total strong{font-family:IBM Plex Mono,monospace;font-size:22px;color:var(--ink);margin-left:8px}body.gds-product-page .rv-strip{display:flex;gap:16px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}body.gds-product-page .rv-strip::-webkit-scrollbar{display:none}body.gds-product-page .rv-strip .pcard{width:160px}body.gds-product-page .rv-strip .pcard .body{padding:10px 12px 12px}body.gds-product-page .rv-strip .pcard h4{font-size:12px;min-height:32px}body.gds-product-page .pdp-form-error{color:var(--red);font-size:13px;margin-bottom:12px;display:none}body.gds-product-page .pdp-form-error.show{display:block}@media(max-width:1024px){body.gds-product-page .pdp-sticky-cart{padding:0;padding-bottom:env(safe-area-inset-bottom)}body.gds-product-page .pdp-sticky-cart-inner{max-width:none;border-radius:0;border-left:none;border-right:none;border-bottom:none;padding:12px 14px;padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right));padding-bottom:max(12px,env(safe-area-inset-bottom))}body.gds-product-page .pdp-sticky-cart-title{font-size:12px}body.gds-product-page .desc-layout,body.gds-product-page .review-layout{grid-template-columns:1fr}body.gds-product-page .review-summary{position:static}}@media(max-width:720px){body.gds-product-page .pdp-layout{display:flex;flex-direction:column;gap:14px}body.gds-product-page .pdp-info{display:contents}body.gds-product-page .pdp-gallery-col{order:1;position:static;top:auto;width:100%}body.gds-product-page .pdp-head{order:2;margin-bottom:0}body.gds-product-page .pdp-buy-box{order:3}body.gds-product-page .pdp-trust-row{order:4}body.gds-product-page .highlight-bullets{order:5}body.gds-product-page .pdp-rule,body.gds-product-page .pdp-inline-desc,body.gds-product-page .pdp-accordions{order:6}body.gds-product-page .pdp-crumb{display:none!important}body.gds-product-page .gallery-main{aspect-ratio:auto;height:auto;max-height:none;margin-bottom:10px;cursor:default;overflow:hidden}body.gds-product-page .gallery-main img{width:100%;height:auto!important;max-height:none;object-fit:contain;object-position:center;display:block;background:#fff}body.gds-product-page .gallery-main.zoomed img{transform:none;cursor:default}body.gds-product-page .gallery-thumbs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}body.gds-product-page .gallery-thumbs::-webkit-scrollbar{display:none}body.gds-product-page .gallery-actions{top:10px;right:10px;gap:6px}body.gds-product-page .gallery-actions button{width:34px;height:34px}body.gds-product-page .gds-pdp-main{padding:10px 0 56px}body.gds-product-page .wrap{padding-left:16px;padding-right:16px}body.gds-product-page .pdp-brand{margin-bottom:4px;font-size:11px;letter-spacing:.06em}body.gds-product-page .pdp-title{font-size:clamp(18px,5.2vw,22px);line-height:1.28;margin:0 0 8px}body.gds-product-page .pdp-meta-row{gap:6px 10px;margin-top:0;margin-bottom:0;padding-top:8px}body.gds-product-page .pdp-buy-box{padding:16px 14px 12px}body.gds-product-page .pdp-trust-row{grid-template-columns:1fr;gap:8px}body.gds-product-page .pdp-sticky-cart-img,body.gds-product-page .pdp-sticky-cart-variant{display:none}body.gds-product-page .pdp-sticky-cart .btn-sm{min-width:0;flex:1}body.gds-product-page .variant-chip-grid{grid-template-columns:1fr}body.gds-product-page .pdp-inline-desc .desc-heading{font-size:clamp(17px,5vw,20px);overflow-wrap:anywhere;word-break:break-word}}@media(max-width:900px){body.gds-product-page .info-specs-layout{grid-template-columns:1fr}}@media(max-width:560px){body.gds-product-page .trust-badge-row{grid-template-columns:repeat(2,1fr)}body.gds-product-page .gallery-thumb-btn{width:64px;height:64px}}@media(max-width:480px){body.gds-product-page .gallery-thumb-btn{width:56px;height:56px}body.gds-product-page .wrap{padding-left:14px;padding-right:14px}}@media(max-width:400px){body.gds-product-page .gallery-thumb-btn{width:52px;height:52px;flex-shrink:0}body.gds-product-page .gallery-thumbs{gap:8px;margin-left:-2px;margin-right:-2px;padding-left:2px;padding-right:2px}body.gds-product-page .pdp-title{font-size:clamp(17px,5.2vw,20px);line-height:1.32}body.gds-product-page .pdp-brand{font-size:10.5px;margin-bottom:6px}body.gds-product-page .pdp-meta-row{flex-direction:column;align-items:flex-start;gap:8px}body.gds-product-page .pdp-meta-link{font-size:12px}body.gds-product-page .pdp-meta-sku{margin-left:0;font-size:10.5px;max-width:100%;overflow-wrap:anywhere}body.gds-product-page .pdp-judgeme-badge{max-width:100%;overflow-x:auto}body.gds-product-page .pdp-price-box .now{font-size:clamp(22px,6.5vw,26px)}body.gds-product-page .pdp-buy-box{padding:16px 14px 12px;border-radius:12px}body.gds-product-page .pdp-sticky-cart-title,body.gds-product-page .pdp-sticky-cart-variant,body.gds-product-page .pdp-sticky-cart-copy{display:none}body.gds-product-page .pdp-sticky-cart-inner{gap:10px;padding:10px 12px;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}body.gds-product-page .pdp-sticky-cart-price{font-size:16px;margin-right:auto}body.gds-product-page .pdp-sticky-cart .btn-sm{padding:11px 14px!important;font-size:13px!important;white-space:nowrap}body.gds-product-page .gds-pdp-main{padding-bottom:calc(76px + env(safe-area-inset-bottom))}body.gds-product-page .wrap{padding-left:12px;padding-right:12px}body.gds-product-page .gallery-actions button{width:34px;height:34px}body.gds-product-page .gallery-main .counter{bottom:10px;left:10px;font-size:10px;padding:5px 9px}body.gds-product-page .variant-chip-grid{grid-template-columns:1fr}body.gds-product-page .htgi-method{padding:10px 12px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/gds-product.css.map */
