.gmg-product-main__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(24rem,.72fr);gap:clamp(2rem,5vw,5.5rem);align-items:start}.gmg-product-gallery{display:grid;gap:1rem}.gmg-product-gallery--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gmg-product-gallery__item{overflow:hidden;border:1px solid color-mix(in srgb,var(--section-accent) 18%,transparent);border-radius:var(--gmg-radius-lg);background:#e8dfd20a}.gmg-product-gallery__image,.gmg-product-gallery__video,.gmg-product-gallery__model{width:100%;aspect-ratio:4 / 5;object-fit:cover}.gmg-product-main__info{position:sticky;top:2rem}.gmg-product-main__info h1{margin:0;font-family:var(--gmg-serif);font-size:clamp(2.6rem,5.8vw,6.5rem);font-weight:400;line-height:.88;letter-spacing:0}.gmg-product-main__vendor,.gmg-product-main__sku,.gmg-product-main__status{margin:.9rem 0 0;color:var(--section-accent);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.gmg-product-main__excerpt{margin-top:1.4rem}.gmg-product-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1.4rem}.gmg-product-highlight{padding:.85rem;border:1px solid color-mix(in srgb,var(--section-accent) 28%,transparent);border-radius:var(--gmg-radius-sm);background:color-mix(in srgb,var(--section-text) 4%,transparent)}.gmg-product-highlight span{color:var(--section-accent);font-size:.64rem;letter-spacing:.14em;text-transform:uppercase}.gmg-product-highlight p{margin:.45rem 0 0;color:color-mix(in srgb,var(--section-text) 70%,transparent);font-size:.78rem;line-height:1.5}.gmg-price-display{display:flex;align-items:baseline;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}.gmg-price-display__price{font-family:var(--gmg-serif);font-size:clamp(1.6rem,2.8vw,2.6rem)}.gmg-price-display__compare{color:color-mix(in srgb,var(--section-text) 58%,transparent)}.gmg-product-form{display:grid;gap:1.4rem;margin-top:2rem}.gmg-variant-picker{display:grid;gap:1.2rem}.gmg-variant-picker__group{margin:0;padding:0;border:0}.gmg-variant-picker__group legend,.gmg-quantity label{margin-bottom:.6rem;color:color-mix(in srgb,var(--section-text) 70%,transparent);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.gmg-variant-picker__values{display:flex;flex-wrap:wrap;gap:.55rem}.gmg-variant-picker__values input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.gmg-variant-picker__values label{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.75rem 1rem;border:1px solid color-mix(in srgb,var(--section-accent) 30%,transparent);border-radius:999px;color:var(--section-text);background:#e8dfd20a;cursor:pointer}.gmg-variant-picker__values input:checked+label{color:var(--section-bg);background:var(--section-accent)}.gmg-quantity__control{display:grid;grid-template-columns:2.8rem minmax(4rem,5rem) 2.8rem;width:max-content;overflow:hidden;border:1px solid color-mix(in srgb,var(--section-accent) 30%,transparent);border-radius:999px}.gmg-quantity__control button,.gmg-quantity__control input{min-height:2.8rem;border:0;color:var(--section-text);background:transparent;text-align:center}.gmg-quantity__control button{cursor:pointer}.gmg-product-submit{width:100%;min-height:3.3rem;border:1px solid var(--section-accent);border-radius:999px;color:var(--section-bg);background:var(--section-accent);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.gmg-product-submit:disabled{opacity:.46;cursor:not-allowed}.gmg-dynamic-checkout{display:grid;gap:.7rem}.gmg-dynamic-checkout .shopify-payment-button__button{min-height:3.3rem;border-radius:var(--gmg-button-radius, 999px);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.gmg-product-note{color:color-mix(in srgb,var(--section-text) 68%,transparent);font-size:.88rem;line-height:1.7}.gmg-product-panel{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1fr);gap:clamp(2rem,6vw,6rem);align-items:start}.gmg-product-panel__body{border:1px solid color-mix(in srgb,var(--section-accent) 22%,transparent);border-radius:var(--gmg-radius-lg);padding:clamp(1.4rem,3vw,2.4rem);background:color-mix(in srgb,var(--section-text) 4%,transparent)}.gmg-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.gmg-spec-row{display:grid;grid-template-columns:minmax(8rem,.42fr) minmax(0,1fr);gap:1rem;padding:1rem;border:1px solid color-mix(in srgb,var(--section-accent) 20%,transparent);border-radius:var(--gmg-radius-sm);background:#0f0f0f42}.gmg-spec-row dt{color:var(--section-accent);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.gmg-spec-row dd{margin:0;color:var(--section-text)}.gmg-product-accordion{border:1px solid color-mix(in srgb,var(--section-accent) 22%,transparent);border-radius:var(--gmg-radius-md);background:#e8dfd20a}.gmg-product-accordion+.gmg-product-accordion{margin-top:.8rem}.gmg-product-accordion button{width:100%;display:flex;justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem;border:0;color:var(--section-text);background:transparent;text-align:left;cursor:pointer}.gmg-product-accordion button span:first-child{font-family:var(--gmg-serif);font-size:1.25rem}.gmg-product-accordion button span:last-child{color:var(--section-accent)}.gmg-product-accordion__panel{max-height:0;overflow:hidden;padding-inline:1.4rem;transition:max-height .22s ease}.gmg-product-accordion.is-open .gmg-product-accordion__panel{padding-bottom:1.2rem}.gmg-product-story__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,.75fr);gap:clamp(2rem,6vw,6rem);align-items:center}.gmg-product-story__media{overflow:hidden;border-radius:var(--gmg-radius-lg)}.gmg-product-story__media img,.gmg-product-story__media .gmg-image-placeholder{aspect-ratio:4 / 5;object-fit:cover}.gmg-related-grid{display:grid;grid-template-columns:repeat(var(--related-columns, 4),minmax(0,1fr));gap:clamp(1rem,2vw,1.6rem)}.gmg-related-card__media{display:block;overflow:hidden;border-radius:var(--gmg-radius-md);background:#e8dfd20a}.gmg-related-card__image{width:100%;aspect-ratio:3 / 4;object-fit:cover;transition:transform .5s ease}.gmg-related-card:hover .gmg-related-card__image{transform:scale(1.035)}.gmg-related-card__body{padding-top:1rem}.gmg-related-card__body p{margin:0;color:color-mix(in srgb,var(--section-text) 68%,transparent);font-size:.78rem}.gmg-related-card__body h3{margin:.25rem 0 0;font-family:var(--gmg-serif);font-size:1.25rem;font-weight:400}@media(max-width:1100px){.gmg-product-main__grid,.gmg-product-panel,.gmg-product-story__grid{grid-template-columns:1fr}.gmg-product-main__info{position:static}.gmg-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gmg-product-highlights{grid-template-columns:1fr}}@media(max-width:720px){.gmg-product-gallery--grid,.gmg-spec-grid,.gmg-related-grid{grid-template-columns:1fr}.gmg-product-main__info h1{font-size:clamp(2.35rem,11vw,3.4rem);line-height:.96;overflow-wrap:anywhere}.gmg-spec-row{grid-template-columns:1fr}.gmg-quantity__control{width:100%;grid-template-columns:3rem 1fr 3rem}}@media(max-width:749px){.gmg-product-main{overflow-x:clip}.gmg-product-main__grid{grid-template-columns:minmax(0,1fr);width:min(100% - clamp(1rem,5vw,1.5rem),var(--gmg-site-width));gap:1.4rem}.gmg-product-gallery,.gmg-product-main__info,.gmg-product-main__excerpt,.gmg-product-form,.gmg-product-note{min-width:0;max-width:100%}.gmg-product-gallery--grid{grid-template-columns:1fr}.gmg-product-gallery__item{border-radius:1.1rem}.gmg-product-main__info{position:static}.gmg-product-main__info h1{max-width:100%;font-size:clamp(2.25rem,10.5vw,3.25rem);line-height:.98;overflow-wrap:anywhere;word-break:normal}.gmg-product-highlights{grid-template-columns:1fr;gap:.55rem}.gmg-product-highlight{padding:.82rem;border-radius:.85rem}.gmg-product-highlight p,.gmg-product-main__excerpt,.gmg-product-note{overflow-wrap:anywhere}.gmg-product-submit,.gmg-dynamic-checkout .shopify-payment-button__button{min-width:0}.gmg-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-flow:row;grid-auto-columns:auto;gap:1rem .75rem;overflow:visible;overscroll-behavior-x:auto;scroll-padding-inline:0;scroll-snap-type:none;padding-bottom:0}.gmg-related-grid>*{min-width:0;scroll-snap-align:none;grid-row:auto}.gmg-related-card__media{border-radius:.7rem}.gmg-related-card__image{aspect-ratio:1;object-fit:contain}.gmg-related-card__body{padding-top:.55rem}.gmg-related-card__body p{font-size:.66rem;line-height:1.25}.gmg-related-card__body h3{margin-top:.18rem;font-size:clamp(.86rem,3.6vw,.94rem);line-height:1.08}.gmg-related-card .gmg-price-display{gap:.35rem;margin-top:.28rem}.gmg-related-card .gmg-price-display__price,.gmg-related-card .gmg-price-display__compare{font-size:.78rem;line-height:1.2}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/gmg-clean-product.css.map */
