.gold-shop-card{--gsc-ink: #0b0a09;--gsc-ink-raised: #141110;--gsc-off-white: #fcfcf5;--gsc-foil: #b08d5b;--gsc-foil-lit: #d9b698;--gsc-foil-deep: #8a6c42;--gsc-cork: #e1b99b;--gsc-text: #2a2521;--gsc-text-muted: #9a958d;--gsc-signal: #a8d24a;--gsc-font-display: "GT America Expanded", "GT America", Helvetica, Arial, sans-serif;--gsc-font-ui: "GT America", "Helvetica Neue", Helvetica, Arial, sans-serif;--gsc-font-serif: Canela, "GT Super Text", Georgia, serif;--gsc-font-mono: "GT America Mono", ui-monospace, SFMono-Regular, monospace;--gsc-ease: cubic-bezier(.22, .61, .36, 1)}.gold-shop-card,.gold-shop-card *{box-sizing:border-box;letter-spacing:normal;line-height:normal}.gold-shop-card{display:block;width:100%;color:var(--gsc-off-white);text-decoration:none;border-radius:14px;overflow:hidden;background:var(--gsc-ink);border:1px solid rgba(176,141,91,.35);-webkit-font-smoothing:antialiased;cursor:pointer;container-type:inline-size;container-name:gsc}.gold-shop-card--static{cursor:default}.gold-shop-card__inner{display:grid;grid-template-columns:1fr}.gold-shop-card__media{position:relative;display:flex;align-items:center;justify-content:center;background:transparent;width:auto;max-width:100%;height:auto;aspect-ratio:auto;min-height:0;margin:12px auto 0;justify-self:center;overflow:hidden}.gold-shop-card__media picture{display:block;width:auto;max-width:148px;height:120px;margin:0 auto}.gold-shop-card__media img,.gold-shop-card__media svg,.gold-shop-card__media .gold-placeholder{position:static;display:block;width:auto;height:120px;max-width:148px;margin:0 auto;object-fit:contain;object-position:center}.gold-shop-card__copy{display:flex;flex-direction:column;gap:10px;padding:16px 14px 14px}.gold-shop-card .gold-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--gsc-font-display);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:var(--gsc-foil-lit)}.gold-shop-card .gold-eyebrow__rule{width:24px;height:1px;background:currentColor;opacity:.7;display:block;flex:0 0 auto}.gold-shop-card__brand{margin:0;font-family:var(--gsc-font-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--gsc-foil)}.gold-shop-card__title{margin:0;font-family:var(--gsc-font-serif);font-weight:300;font-size:clamp(24px,6.4vw,30px);line-height:1.05;color:var(--gsc-off-white);text-wrap:balance}.gold-shop-card__lede{margin:0;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.5;color:#fcfcf5b8;text-wrap:pretty}.gold-shop-card__facts{display:flex;flex-wrap:nowrap;align-items:stretch;gap:0;margin:2px 0 0;padding:12px 0 0;border-top:1px solid rgba(176,141,91,.32)}.gold-shop-card__fact{flex:1 1 0;min-width:0;padding:0 8px}.gold-shop-card__fact:first-child{padding-left:0}.gold-shop-card__fact+.gold-shop-card__fact{border-left:1px solid rgba(176,141,91,.28)}.gold-shop-card__fact-value{margin:0 0 4px;font-family:var(--gsc-font-mono);font-size:13px;line-height:1.15;color:var(--gsc-foil-lit)}.gold-shop-card__fact-label{margin:0;font-family:var(--gsc-font-ui);font-size:8px;letter-spacing:.06em;line-height:1.25;text-transform:uppercase;color:var(--gsc-text-muted);overflow-wrap:normal}.gold-shop-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:2px}.gold-shop-card__cta{display:inline-flex;align-items:center;gap:10px;padding:8px 12px 8px 18px;border:0;border-radius:999px;background:var(--gsc-off-white);font-family:var(--gsc-font-ui);font-weight:500;font-size:13px;color:var(--gsc-text);text-decoration:none;-webkit-appearance:none;appearance:none;transition:background .22s var(--gsc-ease)}.gold-shop-card:hover .gold-shop-card__cta{background:var(--gsc-cork)}.gold-shop-card__cta-mark{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:var(--gsc-text);color:var(--gsc-off-white);font-size:14px;line-height:1}.gold-shop-card__cta--soldout{background:#fcfcf52e;color:#fcfcf5b3}.gold-shop-card__cta--soldout .gold-shop-card__cta-mark{background:#fcfcf559;color:var(--gsc-ink)}.gold-shop-card__remaining{display:inline-flex;align-items:center;gap:8px;margin:0;font-family:var(--gsc-font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#fcfcf5b8}.gold-shop-card .gold-signal{display:inline-block;flex:0 0 auto;width:8px;height:8px;border-radius:999px;background:var(--gsc-signal);box-shadow:0 0 0 1px #4e7a2c47}.gold-shop-card__hint{margin:0;font-family:var(--gsc-font-ui);font-size:11px;color:var(--gsc-foil-deep)}.gold-shop-divider{display:flex;align-items:center;gap:12px;width:100%;margin:0;color:#9a958d}.gold-shop-divider__rule{flex:1 1 auto;height:1px;background:#b08d5b59}.gold-shop-divider__label{flex:0 0 auto;font-family:GT America Expanded,GT America,Helvetica,Arial,sans-serif;font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}@container gsc (min-width: 520px){.gold-shop-card__inner{grid-template-columns:minmax(150px,38%) 1fr;min-height:260px;align-items:stretch}.gold-shop-card__media{display:block;width:100%;max-width:none;height:auto;min-height:0;max-height:none;margin:0;aspect-ratio:3 / 4;align-self:center;justify-self:stretch;background:var(--gsc-ink-raised)}.gold-shop-card__media picture,.gold-shop-card__media img,.gold-shop-card__media svg,.gold-shop-card__media .gold-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;max-height:none;margin:0}.gold-shop-card__media img,.gold-shop-card__media svg{object-fit:contain;object-position:center}.gold-shop-card__copy{padding:20px 18px 18px;gap:12px;justify-content:center}.gold-shop-card__title{font-size:clamp(28px,5vw,36px)}.gold-shop-card__lede{font-size:14px;max-width:42ch}.gold-shop-card__fact-value{font-size:14px;line-height:1}.gold-shop-card__fact-label{font-size:9px;letter-spacing:.14em}.gold-shop-card__remaining{font-size:10px;letter-spacing:.14em}}#ProductShowcaseWindow .gold-shop-solo{list-style:none;margin:0;padding:0}#ProductShowcaseWindow .mini-product-card--row{display:flex;align-items:center;gap:16px;width:100%;margin:0;padding:6px 8px 6px 6px;border:0;border-radius:12px;background:transparent;color:inherit;font:inherit;letter-spacing:normal;text-align:left;cursor:pointer;transition:background .18s ease}#ProductShowcaseWindow .mini-product-card--row:hover,#ProductShowcaseWindow .mini-product-card--row:focus-visible{background:#eeece4d9;outline:none}#ProductShowcaseWindow .mini-product-card--row .mini-product-card__media{width:96px;height:112px;flex:0 0 96px;border-radius:10px;overflow:hidden;background:#eeece4}#ProductShowcaseWindow .mini-product-card--row .mini-product-card__copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}#ProductShowcaseWindow .mini-product-card--row .mini-product-card__title{font-size:15px;font-weight:500;line-height:1.25;color:#1c1c1c}#ProductShowcaseWindow .mini-product-card--row .mini-product-card__desc{margin:0;max-width:42ch;font-size:12px;line-height:1.35;color:#757575}#ProductShowcaseWindow .mini-product-card--row .mini-product-card__price{flex:0 0 auto;font-size:14px;font-weight:500;line-height:1;color:#424242;white-space:nowrap}@media(max-width:480px){#ProductShowcaseWindow .mini-product-card--row{gap:12px}#ProductShowcaseWindow .mini-product-card--row .mini-product-card__media{width:80px;height:96px;flex-basis:80px}#ProductShowcaseWindow .mini-product-card--row .mini-product-card__title{font-size:14px}}#ProductShowcaseWindow .mini-product-card__media{display:flex;align-items:center;justify-content:center;height:104px;background:#eeece4}#ProductShowcaseWindow .mini-product-card__media img,#ProductShowcaseWindow .mini-product-card__media svg{width:100%;height:100%;object-fit:contain;object-position:center}#ProductShowcaseWindow.gold-shop-catalog #default{gap:14px}@media(min-width:640px){#ProductShowcaseWindow .mini-product-card__media{height:132px}#ProductShowcaseWindow.gold-shop-catalog #default{gap:20px}}@media(min-width:1138px){#ProductShowcaseWindow .mini-product-card__media{height:168px}}@media(min-width:640px){#ProductShowcaseWindow.gold-shop-catalog:not(:has(#gallery[data-visible=true])){width:min(680px,calc(100vw - 3rem))}}@media(min-width:768px){.gold-shop-card__copy{padding:22px 20px 20px;gap:14px}.gold-shop-card__title{font-size:36px}.gold-shop-card__fact-value{font-size:15px}#ProductShowcaseWindow.gold-shop-catalog:not(:has(#gallery[data-visible=true])){width:min(680px,calc(100vw - 6rem))}}@media(min-width:1440px){#ProductShowcaseWindow.gold-shop-catalog:not(:has(#gallery[data-visible=true])){width:720px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/gold-shop-card.css.map */
