/* Storefront v3: the shared marketplace catalog inside a compact seller identity. */
.gfa-store-brandmark.is-house{width:160px;height:105px;border:0;background:transparent;padding:0}
.gfa-store-brandline:has(.is-house){grid-template-columns:160px minmax(0,1fr) auto}
.gfa-store-feedback-v4{padding-block:38px 48px;border-top:1px solid #393323}
@media(max-width:650px){.gfa-store-brandline:has(.is-house){grid-template-columns:1fr}.gfa-store-brandmark.is-house{width:130px;height:65px}}
.gfa-storefront-v3 {
  --store-ink: #060605;
  --store-panel: #151511;
  --store-ivory: #dfdbcf;
  --store-muted: #b8b2a5;
  --store-gold: #d4af37;
  --store-line: rgba(186, 129, 21, .3);
  color: var(--store-ivory);
  background: var(--store-ink);
}
.gfa-storefront-v3 * { min-width: 0; }
.gfa-storefront-v3 [id] { scroll-margin-top: 24px; }
.gfa-storefront-v3 .eyebrow { margin: 0 0 8px; color: #d8b85e; font: 700 10px/1.5 "Lato", Arial, sans-serif; letter-spacing: .2em; text-transform: uppercase; }
.gfa-storefront-v3 a:focus-visible,
.gfa-storefront-v3 button:focus-visible,
.gfa-storefront-v3 input:focus-visible,
.gfa-storefront-v3 select:focus-visible { outline: 2px solid #f3e370; outline-offset: 4px; }
.gfa-storefront-v3 .gfa-catalog-button { flex-shrink: 0; gap: 10px; }

.gfa-store-cover { position: relative; isolation: isolate; overflow: hidden; border-bottom: 1px solid var(--store-line); background: #10100d; }
.gfa-store-cover-art { position: absolute; z-index: -2; inset: 0; }
.gfa-store-cover-art img { width: 100%; height: 100%; object-fit: cover; object-position: center 42%; }
.gfa-store-cover::after { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(90deg, rgba(6, 6, 5, .96) 0%, rgba(6, 6, 5, .83) 42%, rgba(6, 6, 5, .42) 100%), linear-gradient(0deg, rgba(6, 6, 5, .74), transparent 90%); }
.gfa-store-cover-inner { padding-block: 18px 34px; }
.gfa-store-breadcrumbs { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; margin-bottom: 25px; color: #c5bdad; font: 400 12px/1.5 "Lato", Arial, sans-serif; }
.gfa-store-breadcrumbs a { color: #e3c756; text-decoration: underline; text-decoration-color: transparent; text-underline-offset: 4px; }
.gfa-store-breadcrumbs a:hover { text-decoration-color: currentColor; }
.gfa-store-breadcrumbs > span:last-child { max-width: 44ch; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.gfa-store-brandline { display: grid; grid-template-columns: 100px minmax(0, 1fr) auto; align-items: center; gap: 25px; min-height: 122px; }
.gfa-store-brandmark { display: grid; place-items: center; width: 100px; height: 100px; padding: 9px; overflow: hidden; border: 1px solid var(--store-accent); border-radius: 5px; background: #0e0e0b; color: #e3c756; font: 500 44px/1 "Cinzel", Georgia, serif; }
.gfa-store-brandmark img { width: 100%; height: 100%; object-fit: contain; }
.gfa-store-brandcopy h1 { margin: 0; max-width: 27ch; color: #eee5d3; font: 500 clamp(29px, 3.4vw, 48px)/1.18 "Cinzel", Georgia, serif; letter-spacing: -.018em; overflow-wrap: anywhere; text-wrap: balance; }
.gfa-store-brandtagline { margin: 11px 0 0; max-width: 63ch; color: #d4ccbd; font: 400 clamp(16px, 1.4vw, 20px)/1.45 "Inria Serif", Georgia, serif; }
.gfa-store-identity-facts { display: flex; align-items: center; flex-wrap: wrap; gap: 8px 18px; margin-top: 13px; color: #c0b8a7; font: 400 12px/1.5 "Lato", Arial, sans-serif; }
.gfa-store-identity-facts > span { display: inline-flex; align-items: center; gap: 6px; }
.gfa-store-identity-facts > span + span { padding-left: 18px; border-left: 1px solid var(--store-line); }
.gfa-store-identity-facts svg { width: 15px; height: 15px; fill: none; stroke: #d4af37; stroke-width: 1.5; }
.gfa-store-cover-cta { align-self: end; margin-bottom: 3px; }
.gfa-store-section-nav { display: flex; align-items: stretch; flex-wrap: wrap; gap: 0 30px; border-bottom: 1px solid var(--store-line); }
.gfa-store-section-nav a { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 9px; min-height: 58px; padding: 13px 0; border-bottom: 2px solid transparent; color: #b8b2a5; font: 400 13px/1.4 "Lato", Arial, sans-serif; }
.gfa-store-section-nav a:hover,
.gfa-store-section-nav a.is-current { color: #e3c756; border-bottom-color: #ba8115; }
.gfa-store-section-nav a > span:not([aria-hidden]) { display: inline-grid; place-items: center; min-width: 24px; padding: 1px 6px; border: 1px solid var(--store-line); border-radius: 4px; font-size: 10px; }
.gfa-store-section-nav .gfa-store-return { margin-left: auto; color: #cfbd8c; font-size: 12px; }

.gfa-store-collection-v3 { padding-block: 36px 46px; }
.gfa-store-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 25px; }
.gfa-store-section-heading h2,
.gfa-store-sale-intro h2,
.gfa-store-about-v3 h2 { margin: 0 0 8px; color: var(--store-ivory); font: 400 clamp(28px, 2.8vw, 41px)/1.15 "Inria Serif", Georgia, serif; letter-spacing: -.01em; }
.gfa-store-section-heading > div > p:not(.eyebrow) { margin: 0; max-width: 70ch; color: var(--store-muted); font: 400 14px/1.65 "Lato", Arial, sans-serif; }
.gfa-store-total-label { display: grid; justify-items: end; flex-shrink: 0; gap: 3px; margin: 0; color: #e0c56b; font: 400 25px/1.1 "Inria Serif", Georgia, serif; }
.gfa-store-total-label > span { color: #aaa494; font: 400 11px/1.4 "Lato", Arial, sans-serif; }
.gfa-store-filterbar { display: grid; grid-template-columns: minmax(180px, 1.65fr) minmax(140px, 1fr) minmax(155px, 1fr) auto; align-items: end; gap: 14px; padding: 20px; border: 1px solid var(--store-line); border-radius: 5px; background: linear-gradient(115deg, #151511, #10100d); }
.gfa-store-filter { display: grid; gap: 7px; margin: 0; }
.gfa-store-filter > span:first-child { color: #c9c1af; font: 400 11px/1.5 "Lato", Arial, sans-serif; }
.gfa-store-filter .gfa-catalog-field { width: 100%; min-height: 44px; padding: 10px 13px; border: 1px solid rgba(186, 129, 21, .24); border-radius: 4px; background: #0b0b09; color: #dfdbcf; font: 400 13px/1.5 "Lato", Arial, sans-serif; }
.gfa-store-filter .gfa-catalog-field::placeholder { color: #a9a395; opacity: 1; }
.gfa-store-search-control { position: relative; display: block; }
.gfa-store-search-control svg { position: absolute; top: 50%; left: 13px; transform: translateY(-50%); width: 17px; height: 17px; fill: none; stroke: #c6b98d; stroke-width: 1.4; pointer-events: none; }
.gfa-store-search-control input.gfa-catalog-field { padding-left: 39px; }
.gfa-store-filterbar > button { min-height: 44px; min-width: 85px; }
.gfa-store-results-bar { display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px; padding-block: 18px; }
.gfa-store-results-bar > p { margin: 0; color: #b8b2a5; font: 400 12px/1.6 "Lato", Arial, sans-serif; }
.gfa-store-clear-filters { color: #e3c756; font: 400 12px/1.5 "Lato", Arial, sans-serif; text-decoration: underline; text-underline-offset: 4px; }
.gfa-store-view-buttons { display: inline-flex; gap: 4px; margin-left: auto; }
.gfa-store-view-buttons .gfa-catalog-button { min-height: 44px; padding: 8px 12px; border: 1px solid var(--store-line); border-radius: 4px; background: #10100d; color: #b8b2a5; font: 400 12px/1.4 "Lato", Arial, sans-serif; }
.gfa-store-view-buttons .gfa-catalog-button[aria-pressed="true"] { background: rgba(186, 129, 21, .13); border-color: #9d761f; color: #e3c756; }
.gfa-store-view-buttons svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 1.4; }
.gfa-storefront-v3 .gfa-catalog-grid { margin-top: 0; margin-bottom: 0; }
.gfa-store-page-links { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 14px; padding-top: 30px; }
.gfa-store-page-links ol { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 6px; list-style: none; margin: 0; padding: 0; }
.gfa-store-page-links ol a,
.gfa-store-page-links ol span { display: grid; place-items: center; min-width: 40px; min-height: 40px; padding: 6px 11px; border: 1px solid var(--store-line); border-radius: 4px; font: 400 13px/1.4 "Lato", Arial, sans-serif; }
.gfa-store-page-links [aria-current="page"] { background: #c69a32; border-color: #c69a32; color: #0b0b09; }
.gfa-store-page-ellipsis { padding: 0 3px; color: #b8b2a5; }
.gfa-store-empty { display: grid; justify-items: center; gap: 15px; padding: 50px 25px; border: 1px solid var(--store-line); border-radius: 5px; background: radial-gradient(ellipse at 50% 0, rgba(186, 129, 21, .07), transparent 80%), #10100d; text-align: center; }
.gfa-store-empty-ornament { color: #d4af37; font-size: 33px; line-height: 1; }
.gfa-store-empty h3 { margin: 0; max-width: 36ch; color: var(--store-ivory); font: 400 clamp(24px, 2vw, 32px)/1.25 "Inria Serif", Georgia, serif; }
.gfa-store-empty p { max-width: 64ch; margin: 0; color: var(--store-muted); font: 400 14px/1.65 "Lato", Arial, sans-serif; }
.gfa-store-empty .gfa-catalog-button { margin-top: 7px; }

.gfa-store-curated { padding-block: 38px 44px; border-top: 1px solid var(--store-line); }
.gfa-storefront-v3 .gfa-store-curated .gfa-catalog-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.gfa-store-promotion { padding-top: 0; border-top: 0; }
.gfa-store-sale-intro { display: flex; justify-content: space-between; align-items: center; gap: 25px; padding: 24px 26px; margin-bottom: 24px; border: 1px solid var(--store-accent); border-radius: 5px; background: linear-gradient(105deg, rgba(186, 129, 21, .14), #11110e); }
.gfa-store-sale-intro p:not(.eyebrow) { max-width: 75ch; margin: 0; color: #bfb7a7; font: 400 14px/1.6 "Lato", Arial, sans-serif; }
.gfa-store-sale-disclosure { margin: 18px 0 0; color: #aaa394; font: 400 12px/1.6 "Lato", Arial, sans-serif; }
.gfa-store-about-v3 { display: grid; grid-template-columns: minmax(0, .75fr) minmax(0, 1.4fr); gap: 56px; padding-block: 45px 64px; border-top: 1px solid var(--store-line); }
.gfa-store-about-heading > p:not(.eyebrow) { margin: 17px 0 5px; color: #d7ceba; font: 400 16px/1.4 "Cinzel", Georgia, serif; }
.gfa-store-about-heading small { color: #b8b2a5; font: 400 13px/1.5 "Lato", Arial, sans-serif; }
.gfa-store-about-rule { display: block; width: 60px; height: 1px; margin: 25px 0; background: var(--store-accent); }
.gfa-store-about-copy { overflow-wrap: anywhere; color: #c2bbad; font: 400 16px/1.8 "Lato", Arial, sans-serif; }
.gfa-store-about-copy > :first-child { margin-top: 0; }
.gfa-store-about-copy > :last-child { margin-bottom: 0; }
.gfa-store-about-copy h2,
.gfa-store-about-copy h3,
.gfa-store-about-copy h4 { color: #dfdbcf; font-family: "Inria Serif", Georgia, serif; }
.gfa-store-about-copy a { color: #e3c756; text-decoration: underline; text-underline-offset: 3px; }
.gfa-store-about-copy img,
.gfa-store-about-copy video,
.gfa-store-about-copy iframe { max-width: 100%; }
.gfa-store-about-copy table { display: block; width: 100%; overflow-x: auto; }
.gfa-store-design-classic .gfa-store-brandmark { width: 88px; height: 108px; }
.gfa-store-design-classic .gfa-store-cover-art img { object-position: center; }
.gfa-store-design-minimal .gfa-store-cover-inner { padding-bottom: 25px; }
.gfa-store-design-minimal .gfa-store-cover-art img { opacity: .3; }
.gfa-store-design-minimal .gfa-store-brandline { min-height: 100px; }
.gfa-store-design-minimal .gfa-store-brandcopy h1 { font-size: clamp(28px, 3.1vw, 42px); }

@media (max-width: 1100px) {
  .gfa-store-brandline { grid-template-columns: 90px minmax(0, 1fr); gap: 22px; }
  .gfa-store-brandmark { width: 90px; height: 90px; }
  .gfa-store-cover-cta { grid-column: 2; justify-self: start; margin: 0; }
  .gfa-store-section-nav { gap: 0 23px; }
  .gfa-store-filterbar { grid-template-columns: minmax(180px, 1.3fr) minmax(125px, 1fr) minmax(145px, 1fr) auto; gap: 10px; padding: 16px; }
  .gfa-storefront-v3 .gfa-store-curated .gfa-catalog-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 800px) {
  .gfa-store-cover-inner { padding-block: 14px 25px; }
  .gfa-store-breadcrumbs { margin-bottom: 20px; }
  .gfa-store-brandline { grid-template-columns: 75px minmax(0, 1fr); gap: 18px; }
  .gfa-store-brandmark { width: 75px; height: 75px; padding: 5px; font-size: 35px; }
  .gfa-store-design-classic .gfa-store-brandmark { width: 75px; height: 90px; }
  .gfa-store-brandcopy h1 { font-size: clamp(25px, 4.5vw, 35px); }
  .gfa-store-brandcopy .eyebrow { font-size: 9px; }
  .gfa-store-identity-facts { gap: 5px 10px; }
  .gfa-store-identity-facts > span + span { padding-left: 10px; }
  .gfa-store-section-nav { flex-wrap: wrap; gap: 0 24px; overflow: visible; }
  .gfa-store-section-nav a { white-space: nowrap; min-height: 53px; }
  .gfa-store-section-nav .gfa-store-return { margin-left: 0; }
  .gfa-store-collection-v3 { padding-block: 29px 36px; }
  .gfa-store-section-heading { align-items: start; margin-bottom: 21px; }
  .gfa-store-total-label { padding-top: 6px; font-size: 22px; }
  .gfa-store-filterbar { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
  .gfa-store-filter .gfa-catalog-field { font-size: 16px; }
  .gfa-store-filter-search { grid-column: 1 / -1; }
  .gfa-store-filterbar > button { grid-column: 1 / -1; }
  .gfa-storefront-v3 .gfa-store-curated .gfa-catalog-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .gfa-store-about-v3 { grid-template-columns: minmax(0, .9fr) minmax(0, 1.3fr); gap: 28px; }
  .gfa-store-sale-intro { align-items: start; flex-direction: column; padding: 22px; }
}
@media (max-width: 480px) {
  .gfa-store-brandline { grid-template-columns: 60px minmax(0, 1fr); gap: 14px; }
  .gfa-store-brandmark { width: 60px; height: 65px; }
  .gfa-store-design-classic .gfa-store-brandmark { width: 60px; height: 75px; }
  .gfa-store-brandcopy h1,
  .gfa-store-design-minimal .gfa-store-brandcopy h1 { font-size: 25px; }
  .gfa-store-brandtagline { font-size: 16px; }
  .gfa-store-cover-cta { grid-column: 1 / -1; }
  .gfa-store-identity-facts > span + span { padding-left: 0; border-left: 0; }
  .gfa-store-identity-facts { display: grid; }
  .gfa-store-section-nav { gap: 0 21px; }
  .gfa-store-total-label { display: none; }
  .gfa-store-filterbar { padding: 14px; gap: 11px; }
  .gfa-store-filter .gfa-catalog-field { padding-inline: 10px; }
  .gfa-store-search-control input.gfa-catalog-field { padding-left: 36px; }
  .gfa-store-results-bar { gap: 12px; }
  .gfa-store-results-bar > p { flex: 1 0 calc(100% - 110px); font-size: 11px; }
  .gfa-store-view-buttons { gap: 3px; }
  .gfa-store-view-buttons .gfa-catalog-button { padding: 9px; min-width: 44px; }
  .gfa-store-view-buttons .gfa-catalog-button > span { display: none; }
  .gfa-storefront-v3 .gfa-store-curated .gfa-catalog-grid { grid-template-columns: 1fr; }
  .gfa-store-curated .gfa-store-section-heading { align-items: start; flex-direction: column; gap: 16px; }
  .gfa-store-page-links { gap: 12px; }
  .gfa-store-page-links ol { gap: 4px; }
  .gfa-store-page-links ol a,
  .gfa-store-page-links ol span { min-width: 34px; min-height: 40px; padding: 6px 8px; }
  .gfa-store-about-v3 { grid-template-columns: 1fr; gap: 30px; padding-bottom: 44px; }
  .gfa-store-empty { padding: 38px 20px; }
}
