/* Shared collection system — approved category concepts, September 2026. */
.sg-category [hidden]{display:none!important}.sg-category{padding-top:24px}.sg-category-breadcrumb{display:flex;gap:14px;align-items:center;margin-bottom:20px;color:var(--sg-text-muted);font-size:13px;min-height:24px}.sg-category-breadcrumb a:hover{text-decoration:underline}.sg-category-hero{display:grid;grid-template-columns:40% 60%;background:var(--sg-cream)}.sg-category-hero-copy{padding:44px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.sg-category-hero .eyebrow{font-size:12px;letter-spacing:.22em;margin-bottom:18px}.sg-category-hero .eyebrow:before{width:54px;margin-bottom:20px;height:3px}.sg-category-hero h1{font-size:56px;line-height:1.07;margin:0 0 24px;letter-spacing:-.05em}.sg-category-hero-copy>p{font-size:21px;line-height:1.4;margin-bottom:26px;color:var(--sg-text-muted)}.sg-category-hero .button{font-size:16px;min-height:52px;padding:12px 22px}.sg-category-hero figure{position:relative;min-width:0;min-height:420px;overflow:hidden}.sg-category-hero figure>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.sg-category-hero figcaption{position:absolute;bottom:12px;right:12px;max-width:calc(100% - 24px);font-size:12px;line-height:1.35;color:var(--sg-text);background:rgba(252,249,246,.9);padding:4px 8px;border-radius:2px}.sg-category-policy{font-size:12px;text-align:center;color:var(--sg-text-muted);margin:8px 0 32px}.sg-category-collection{scroll-margin-top:24px;outline:none}.sg-catalog-toolbar{display:flex;gap:16px;align-items:center;position:relative;flex-wrap:wrap;margin-bottom:18px}.sg-catalog-heading{margin-right:auto}.sg-catalog-heading h2{font-size:44px;line-height:1.1;margin:0 0 4px}.sg-catalog-heading p{font-size:16px;color:var(--sg-text-muted);margin:0}.sg-catalog-order{display:flex;gap:8px;align-items:center;padding:0 12px;border:1px solid var(--sg-border);border-radius:4px;min-height:44px;font-size:13px}.sg-catalog-order select{background:transparent;border:0;min-height:44px;max-width:160px;font-size:14px}.sg-catalog-order label{white-space:nowrap}.sg-catalog-filters{position:static}.sg-catalog-filters summary{display:flex;gap:8px;align-items:center;justify-content:center;min-height:46px;padding:8px 16px;cursor:pointer;border:1px solid var(--sg-border);border-radius:4px;list-style:none;font-size:14px}.sg-catalog-filters summary::-webkit-details-marker{display:none}.sg-catalog-filters[open] summary{border-color:var(--sg-espresso);background:var(--sg-cream)}.sg-catalog-filters summary .icon{width:20px}.sg-catalog-filters[open]{display:contents}.sg-catalog-filters[open] .sg-filter-panel{display:grid;width:100%;flex-basis:100%;grid-template-columns:2fr 1fr;gap:24px;padding:28px 0 20px;border-block:1px solid var(--sg-border);margin-top:8px}.sg-filter-panel fieldset{border:0;padding:0;margin:0;min-width:0}.sg-filter-panel legend{font-size:16px;font-weight:600;margin-bottom:8px}.sg-filter-panel p{font-size:13px;color:var(--sg-text-muted);margin-bottom:16px}.sg-color-options{display:flex;flex-wrap:wrap;gap:8px}.sg-color-filter{position:relative;display:flex;align-items:center;gap:8px;cursor:pointer;border:1px solid var(--sg-border);border-radius:4px;padding:8px 12px;min-height:44px;font-size:14px}.sg-color-filter:has(input:checked){border-color:var(--sg-espresso);box-shadow:inset 0 0 0 1px var(--sg-espresso);background:var(--sg-cream)}.sg-color-filter input,.sg-stock-filter input{width:17px;height:17px;accent-color:var(--sg-espresso);margin:0;flex-shrink:0}.sg-filter-swatch{width:20px;height:20px;border-radius:50%;border:1px solid #8d7c72;flex-shrink:0}.sg-filter-secondary{display:flex;flex-direction:column;align-items:stretch;gap:8px;max-width:320px}.sg-filter-secondary>label{font-weight:500;font-size:14px}.sg-filter-secondary select{min-height:46px;padding:8px 12px;background:var(--sg-surface);border:1px solid var(--sg-control-border);border-radius:4px;font-size:16px}.sg-stock-filter{display:flex;align-items:center;gap:10px;min-height:44px;margin-top:8px}.sg-filter-actions{grid-column:1/-1;display:flex;align-items:center;gap:24px}.sg-filter-actions .button{min-height:46px;font-size:14px}.sg-clear-filters{font:inherit;border:0;background:transparent;cursor:pointer;padding:4px}.sg-clear-filters.button{background:var(--sg-espresso);color:white;padding:12px 24px}.sg-catalog-kind{display:flex;border:0;gap:12px;margin:0 auto 0 12px;padding:0}.sg-catalog-kind label{position:relative;cursor:pointer}.sg-catalog-kind input{position:absolute;opacity:0;width:1px;height:1px}.sg-catalog-kind span{display:flex;align-items:center;min-height:44px;padding:4px 12px;border-bottom:2px solid transparent;font-size:14px}.sg-catalog-kind input:checked+span{border-color:var(--sg-espresso);font-weight:600}.sg-catalog-kind input:focus-visible+span{outline:2px solid var(--sg-espresso);outline-offset:3px}.sg-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 20px;align-items:start}.sg-catalog-small{grid-template-columns:repeat(3,minmax(0,1fr));max-width:980px;margin-inline:auto}.sg-catalog-product{min-width:0}.sg-catalog-photo{display:block;aspect-ratio:3/4;background:var(--sg-cream);overflow:hidden}.sg-catalog-photo img{width:100%;height:100%;object-fit:contain;transition:transform 180ms}.sg-catalog-photo:hover img{transform:scale(1.025)}.sg-catalog-product h3{font-size:18px;font-weight:500;line-height:1.3;letter-spacing:-.035em;margin:10px 0 6px}.sg-catalog-product h3 a:hover{text-decoration:underline;text-underline-offset:4px}.sg-catalog-price{font-size:17px;line-height:1.4;color:var(--sg-espresso);margin-bottom:4px}.sg-catalog-price del{font-size:13px;color:var(--sg-text-muted);margin-right:6px}.sg-catalog-price ins{text-decoration:none}.sg-catalog-caption{font-size:13px;color:var(--sg-text-muted);line-height:1.5;margin:0 0 6px}.sg-catalog-badge{display:inline-block;padding:3px 12px;background:var(--sg-blush);color:var(--sg-espresso);font-size:12px;border-radius:4px}.sg-catalog-discovery{background:var(--sg-cream);aspect-ratio:3/4;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:28px}.sg-catalog-discovery>img{width:116px;height:116px;object-fit:contain;mix-blend-mode:multiply;margin-bottom:22px}.sg-catalog-discovery .accent-line{width:48px;height:3px;margin-bottom:18px}.sg-catalog-discovery h3{font-size:34px;line-height:1.08;letter-spacing:-.05em;margin:0 0 18px}.sg-catalog-discovery .text-link{font-size:14px;line-height:1.3;gap:10px;background:none;border:0;padding:0;color:var(--sg-espresso);text-decoration:none;text-align:left}.sg-catalog-discovery .text-link:hover{text-decoration:underline}.sg-catalog-more{display:flex;flex-direction:column;align-items:center;margin:32px 0 0}.sg-catalog-more p{font-size:13px;color:var(--sg-text-muted);margin:0 0 12px}.sg-catalog-more .button{font-size:14px;min-height:48px}.sg-catalog-empty{text-align:center;padding:52px 20px}.sg-catalog-empty>.icon{margin:0 auto 18px;width:40px;height:40px}.sg-catalog-empty h3{font-size:30px;margin-bottom:14px}.sg-catalog-empty p{color:var(--sg-text-muted)}.sg-catalog-empty .text-link{margin-left:20px}.sg-category-help{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--sg-border);margin-top:48px;padding:18px 0 26px;gap:16px}.sg-category-help a{display:flex;align-items:center;justify-content:center;gap:28px;min-height:48px;font-size:14px}.sg-category-help a+a{border-left:1px solid var(--sg-border)}.sg-category-help span{text-decoration:underline;text-underline-offset:4px}.sg-category-help a>.icon:first-child{width:36px;height:36px}.sg-category-help a>.icon:last-child{width:20px;height:20px}.sg-catalog-page .main-nav a[aria-current]{box-shadow:inset 0 -2px var(--sg-espresso)}
/* Category screens use the compact editorial scale shown in the selected reference. */
.sg-catalog-page .footer-main h2{font-size:16px}.sg-catalog-page .footer-main nav,.sg-catalog-page .footer-social>a{font-size:14px}.sg-catalog-page .footer-brand p{font-size:17px}.sg-catalog-page .footer-brand img{width:300px}.sg-catalog-page .footer-main{gap:36px;min-height:220px;padding-bottom:36px}.sg-catalog-page .footer-bottom{font-size:13px;padding:24px 0 32px}.sg-catalog-page .site-footer{padding-top:36px}
@media(min-width:1450px){.sg-category-hero figure{min-height:450px}}
@media(max-width:1100px){.sg-category-hero-copy{padding:32px}.sg-category-hero h1{font-size:46px}.sg-category-hero-copy>p{font-size:18px}.sg-category-hero figure{min-height:385px}.sg-catalog-heading h2{font-size:38px}.sg-catalog-discovery{padding:22px}.sg-catalog-discovery h3{font-size:28px}.sg-catalog-discovery>img{width:96px;height:96px;margin-bottom:14px}.sg-catalog-product h3{font-size:16px}.sg-catalog-order{margin-left:auto}.sg-catalog-kind{order:4;flex-basis:100%;margin:0;justify-content:flex-start}}
@media(max-width:800px){.sg-category{padding-top:18px}.sg-category-hero{grid-template-columns:1fr}.sg-category-hero-copy{padding:30px 24px}.sg-category-hero h1{font-size:38px;max-width:410px;margin-bottom:16px}.sg-category-hero .eyebrow{font-size:10px;margin-bottom:14px}.sg-category-hero .eyebrow:before{width:40px;margin-bottom:16px}.sg-category-hero-copy>p{font-size:16px;max-width:390px;margin-bottom:20px}.sg-category-hero .button{font-size:14px;min-height:48px}.sg-category-hero figure{min-height:0;aspect-ratio:5/3}.sg-category-hero figcaption{font-size:10px;bottom:8px;right:8px}.sg-category-policy{font-size:11px;line-height:1.5;margin:10px 0 26px}.sg-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.sg-catalog-small{grid-template-columns:repeat(2,minmax(0,1fr))}.sg-catalog-heading{flex-basis:100%}.sg-catalog-heading h2{font-size:32px}.sg-catalog-heading p{font-size:14px}.sg-catalog-order{margin-left:0;flex:1;justify-content:space-between;min-width:0;padding-inline:10px}.sg-catalog-order select{max-width:145px;font-size:13px}.sg-catalog-order label{font-size:12px}.sg-catalog-toolbar{gap:12px}.sg-catalog-filters summary{min-height:46px;padding-inline:12px}.sg-catalog-filters[open] .sg-filter-panel{grid-template-columns:1fr;padding:20px 0;gap:20px}.sg-filter-secondary{max-width:none}.sg-color-filter{padding:7px 9px;gap:6px;font-size:13px}.sg-filter-actions{gap:16px}.sg-filter-actions .button{font-size:14px}.sg-catalog-product h3{font-size:15px;line-height:1.35;margin-top:9px}.sg-catalog-price{font-size:15px}.sg-catalog-caption{font-size:12px}.sg-catalog-badge{font-size:11px;padding:3px 8px}.sg-catalog-discovery{padding:16px;min-height:230px;aspect-ratio:3/4}.sg-catalog-discovery>img{width:78px;height:78px;margin-bottom:12px}.sg-catalog-discovery .accent-line{width:32px;margin-bottom:12px}.sg-catalog-discovery h3{font-size:25px;margin-bottom:10px}.sg-catalog-discovery .text-link{font-size:12px;gap:6px}.sg-catalog-discovery .text-link .icon{width:18px}.sg-catalog-empty{padding:32px 0}.sg-catalog-empty h3{font-size:25px}.sg-catalog-empty .text-link{margin:12px 0 0}.sg-category-help{grid-template-columns:1fr;gap:0;margin-top:32px;padding:12px 0}.sg-category-help a{font-size:13px;justify-content:flex-start;gap:20px;min-height:66px;padding:12px 0}.sg-category-help a+a{border-left:0;border-top:1px solid var(--sg-border)}.sg-category-help a>.icon:last-child{margin-left:auto}.sg-catalog-page .footer-main{gap:28px 20px}.sg-catalog-page .footer-main h2{font-size:15px}.sg-catalog-page .footer-bottom{font-size:12px}.sg-catalog-more{margin-top:26px}}
@media(max-width:370px){.sg-category-hero-copy{padding:24px 18px}.sg-category-hero h1{font-size:34px}.sg-catalog-grid{gap:24px 12px}.sg-catalog-discovery{padding:12px}.sg-catalog-discovery h3{font-size:22px}.sg-catalog-order label{display:none}.sg-catalog-order select{width:100%;max-width:none}}
/* Fidelity pass: keep discovery directly beside the first products, without a repeated CTA. */
.sg-category-hero,.sg-catalog-discovery{background:color-mix(in srgb,var(--sg-cream) 45%,var(--sg-background))}.sg-category-policy{margin-bottom:24px}.sg-category-help{margin-top:32px;padding:14px 0 22px}.sg-catalog-discovery>img{width:142px;height:142px;margin-bottom:8px}.sg-catalog-page .footer-main{min-height:0;padding-bottom:28px}.sg-catalog-page .footer-bottom{padding:20px 0 26px}.sg-catalog-page .footer-main nav{gap:5px}.sg-catalog-page .footer-brand p{max-width:220px}.sg-catalog-page .footer-brand img{margin-bottom:18px}
@media(min-width:801px){.sg-catalog-page .header-main{height:105px}.sg-catalog-page .main-nav{height:46px;font-size:16px;gap:42px}.sg-catalog-page .brand{width:370px}.sg-catalog-page .header-actions a,.sg-catalog-page .header-search input{font-size:13px}.sg-catalog-page .header-search{max-width:210px}.sg-category{padding-top:16px}.sg-category-breadcrumb{margin-bottom:16px}.sg-category-hero-copy>p{font-size:21px;max-width:320px}.sg-category-hero .button{min-height:48px;padding:10px 22px}.sg-catalog-heading h2{font-size:42px}.sg-catalog-discovery h3{font-size:34px}}
@media(min-width:801px) and (max-width:1100px){.sg-category-hero-copy{padding:30px 34px}.sg-category-hero h1{font-size:49px}.sg-category-hero-copy>p{font-size:21px;max-width:290px}.sg-catalog-discovery>img{width:124px;height:124px;margin-bottom:4px}}
@media(max-width:800px){.sg-catalog-discovery>img{width:90px;height:90px;margin-bottom:8px}.sg-category-help{margin-top:28px;padding:10px 0}}
.sg-catalog-discovery{aspect-ratio:auto;min-height:340px;padding:24px;align-self:stretch}.sg-catalog-discovery>img{width:110px;height:110px;margin-bottom:4px}.sg-catalog-discovery h3{font-size:29px;margin-bottom:12px}.sg-catalog-discovery>p{font-size:13px;line-height:1.5;color:var(--sg-text-muted);margin:0 0 12px}.sg-catalog-discovery .accent-line{margin-bottom:14px}.sg-catalog-discovery .text-link{font-size:13px;min-height:44px}.sg-catalog-progress{text-align:center;font-size:13px;color:var(--sg-text-muted);margin:28px 0 0}#sg-catalog-sentinel{height:1px}.sg-category:not(.sg-catalog-enhanced) .sg-clear-filters{display:none}.sg-category:not(.sg-catalog-enhanced) .sg-catalog-progress{display:none}
@media(max-width:800px){.sg-catalog-discovery{min-height:0;padding:16px;grid-column:1/-1;display:grid;grid-template-columns:84px 1fr;gap:4px 16px;align-items:center;justify-content:initial}.sg-catalog-discovery>img{grid-column:1;grid-row:1/5;width:84px;height:84px;margin:0}.sg-catalog-discovery .accent-line{display:none}.sg-catalog-discovery h3{grid-column:2;font-size:24px;margin:0 0 4px}.sg-catalog-discovery>p{grid-column:2;font-size:13px;margin:0}.sg-catalog-discovery .text-link{grid-column:2;font-size:13px;min-height:44px}.sg-catalog-grid .sg-catalog-discovery{order:0}}
@media(min-width:801px){.sg-category.wrap{width:calc(100% - 96px)}.sg-category-hero{margin-inline:-32px}.sg-category-policy{margin-bottom:12px}.sg-catalog-toolbar{margin-bottom:14px}}
@media(max-width:1100px){.sg-catalog-kind{order:0}.sg-catalog-filters[open] .sg-filter-panel{order:4}}
