/* Catalog, product and shared-bag UI. Existing offer builder stays independent. */
.sf-main{padding-bottom:70px}.sf-category-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:14px 34px;border-bottom:1px solid var(--line);padding:18px 20px;font-size:13px}.sf-category-nav a{padding:5px 0}.sf-category-nav a[aria-current=page]{text-decoration:underline;text-underline-offset:7px}.sf-collection-head{max-width:850px;margin:0 auto;text-align:center;padding:65px 24px 42px}.sf-collection-head h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(46px,6vw,78px);font-weight:400;letter-spacing:-.04em;line-height:1.05;margin-bottom:20px}.sf-collection-head>p:not(.eyebrow){max-width:600px;margin:auto;color:var(--muted)}.sf-offer-note{display:block;background:#f2f3ef;border:1px solid var(--line);padding:17px 20px;margin:28px auto 0;font-size:14px}.sf-offer-note span{display:inline-block;margin-left:12px;text-decoration:underline;text-underline-offset:3px}.sf-catalog{max-width:1440px;padding:0 4%;margin:auto}.sf-catalog-tools{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px 0 24px;border-top:1px solid var(--line);font-size:13px}.sf-catalog-tools>div{display:flex;align-items:center;gap:24px}.sf-stock-filter{display:flex;align-items:center;gap:7px;white-space:nowrap}.sf-stock-filter input{accent-color:var(--ink);width:17px;height:17px}.sf-sort-label{display:flex;align-items:center;gap:8px}.sf-sort-label select{padding:11px 25px 11px 10px;max-width:180px;background:#fff;border:1px solid var(--line);border-radius:3px;font-size:13px}.sf-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 20px}.sf-card{min-width:0}.sf-card[hidden],.sf-empty[hidden]{display:none}.sf-card-image{position:relative;display:block;aspect-ratio:4/5;background:var(--soft);overflow:hidden}.sf-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.sf-card-image:hover img{transform:scale(1.025)}.sf-stock-badge{position:absolute;top:12px;left:12px;background:#fff;padding:6px 10px;font-size:11px}.sf-card-title{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-top:16px;font-size:14px;line-height:1.4}.sf-card-title a{font-weight:500}.sf-card-title>span{flex-shrink:0;white-space:nowrap}.sf-card>p{font-size:12px;color:var(--muted);margin-top:7px}.sf-card-cta{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:13px 0;font-size:12px}.sf-empty{padding:50px 15px;text-align:center;color:var(--muted)}.sf-no-image{display:grid;place-content:center;height:100%;min-height:160px;letter-spacing:.15em;color:var(--muted);font-size:14px}.sf-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;padding:24px 4%;max-width:1440px;margin:auto;font-size:12px;color:var(--muted)}.sf-product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:7%;max-width:1320px;padding:5px 4% 40px;margin:auto}.sf-product-gallery{min-width:0}.sf-product-image{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;background:var(--soft)}.sf-product-thumbs{display:flex;gap:10px;overflow-x:auto;padding:12px 2px}.sf-product-thumbs button{padding:0;flex:0 0 68px;border:1px solid transparent}.sf-product-thumbs button[aria-pressed=true]{border-color:var(--ink)}.sf-product-thumbs img{height:84px;width:100%;object-fit:cover}.sf-product-info{padding-top:25px;min-width:0}.sf-product-info h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(38px,4.6vw,64px);font-weight:400;letter-spacing:-.045em;line-height:1.03}.sf-product-info .eyebrow{font-size:11px;color:var(--muted)}.sf-product-price{font-size:22px;margin-top:20px}.sf-product-offer{margin:22px 0;padding:17px 20px;border:1px solid var(--line);background:var(--soft);font-size:14px}.sf-product-offer p{font-size:13px;margin-top:4px}.sf-purchase{margin-top:28px}.sf-size-heading{display:flex;align-items:center;justify-content:space-between;font-size:13px;gap:12px}.sf-size-heading .guide-link{font-size:12px;margin:0}.sf-size-heading strong{font-weight:500}.sf-size-heading span{margin-left:8px;color:var(--muted)}.sf-size-options{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0 20px}.sf-size-options button{min-width:44px;min-height:44px;padding:8px 13px;border:1px solid var(--line);border-radius:3px;font-size:13px}.sf-size-options button.selected{background:var(--ink);border-color:var(--ink);color:#fff}.sf-size-options button:disabled{text-decoration:line-through}.sf-purchase-note{font-size:12px;color:var(--muted);text-align:center;margin-top:13px}.sf-variant-label{display:block;font-size:13px;margin-bottom:10px}#sf-variant{display:block;width:100%;padding:15px 12px;background:#fff;border:1px solid var(--line);border-radius:3px;margin-bottom:18px}.sf-product-message{font-size:13px;color:var(--muted)}.sf-details{margin-top:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.sf-details summary{font-size:14px;cursor:pointer}.sf-details>p{font-size:13px;color:var(--muted);margin-top:14px;white-space:pre-line;overflow-wrap:anywhere}.sf-back-link{display:inline-block;font-size:13px;padding:22px 0;text-decoration:underline;text-underline-offset:4px}
.sf-cart-dialog{width:min(590px,calc(100vw - 32px));max-height:90svh;padding:0;border:0;border-radius:8px;background:#fff;color:var(--ink);overflow:auto}.sf-cart-dialog::backdrop{background:#0008;backdrop-filter:blur(2px)}#store-cart-content{padding:30px}.sf-cart-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.sf-cart-head .eyebrow{font-size:10px;margin-bottom:10px}.sf-cart-head h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:40px;font-weight:400}.sf-cart-head button,.sf-bag-item>button,.sf-bag-item-end>button{min-width:40px;min-height:40px;font-size:26px;padding:0}.sf-cart-section-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.sf-cart-section-title>strong{font-size:13px}.sf-cart-offer,.sf-cart-regular{padding:23px 0;border-bottom:1px solid var(--line)}.sf-cart-offer h3,.sf-cart-regular h3{font-size:15px;font-weight:600;letter-spacing:-.02em}.sf-cart-offer>p{font-size:13px;color:var(--muted);margin:14px 0}.sf-bag-list{list-style:none;padding:0;margin:12px 0 0}.sf-bag-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:14px;padding:14px 0;align-items:start}.sf-bag-item>img,.sf-bag-placeholder{width:62px;height:78px;object-fit:cover;background:var(--soft)}.sf-bag-placeholder{display:grid;place-content:center;color:var(--muted);font-size:12px}.sf-bag-item strong{font-size:13px;font-weight:500}.sf-bag-item small{display:block;font-size:12px;line-height:1.5;color:var(--muted);margin-top:5px}.sf-bag-item .sf-stock-warning{color:#9a3c25}.sf-bag-item-end{display:flex;flex-direction:column;align-items:flex-end;gap:10px;white-space:nowrap}.sf-quantity{display:flex;align-items:center;width:max-content;border:1px solid var(--line);border-radius:3px;margin-top:12px}.sf-quantity button{width:36px;height:36px;padding:0;font-size:18px}.sf-quantity span{min-width:26px;text-align:center;font-size:13px}.sf-cart-checkout{padding-top:24px}.sf-cart-subtotal{display:flex;justify-content:space-between;font-size:17px}.sf-cart-checkout>p{font-size:12px;color:var(--muted);margin:10px 0 20px}.sf-cart-checkout .sf-saved-picks{background:var(--soft);padding:13px;font-size:13px;color:var(--ink)}.sf-cart-error{color:#963b24;background:#fcf1ed;padding:13px;font-size:13px;margin-top:18px}.sf-empty-bag{text-align:center;padding:40px 0}.sf-empty-bag p{color:var(--muted);margin-bottom:24px}.sf-empty-bag .text-button{display:inline-block;margin-top:14px}.sf-cart-dialog .button{min-height:48px}.sf-cart-dialog .text-button{font-size:13px}
@media(max-width:1000px){.sf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-product{gap:5%}.sf-product-info{padding-top:8px}}
@media(max-width:700px){.sf-category-nav{justify-content:space-between;gap:10px;padding:13px 16px;font-size:11px}.sf-category-nav a{min-height:32px;display:flex;align-items:center}.sf-collection-head{padding:42px 20px 30px}.sf-collection-head h1{font-size:49px}.sf-collection-head>p:not(.eyebrow){font-size:14px}.sf-offer-note{font-size:12px;padding:14px;margin-top:20px}.sf-offer-note span{display:block;margin:5px 0 0}.sf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 12px}.sf-catalog{padding:0 16px}.sf-catalog-tools{align-items:flex-start;flex-wrap:wrap;gap:13px;font-size:12px;padding-bottom:18px}.sf-catalog-tools>div{width:100%;justify-content:space-between;gap:12px}.sf-sort-label select{font-size:12px;max-width:165px}.sf-card-title{display:block;font-size:13px;margin-top:12px}.sf-card-title>span{display:block;font-size:12px;margin-top:5px}.sf-card>p,.sf-card-cta{font-size:11px}.sf-stock-badge{top:8px;left:8px;font-size:10px;padding:5px 7px}.sf-product{display:block;padding:0 16px 20px}.sf-product-image{max-height:68svh;object-fit:contain}.sf-product-info{padding:26px 0 0}.sf-product-info h1{font-size:45px}.sf-product-thumbs button{flex-basis:55px}.sf-product-thumbs img{height:68px}.sf-breadcrumb{padding:19px 16px;font-size:11px}.sf-product-price{margin-top:16px;font-size:21px}.sf-product-offer{margin-top:18px}.sf-purchase{margin-top:22px}.sf-size-options button{flex:1 0 44px}.sf-cart-dialog{width:100%;height:100%;max-height:100svh;margin:0;border-radius:0}#store-cart-content{padding:23px 20px 35px}.sf-cart-head{padding-bottom:20px}.sf-cart-head h2{font-size:36px}.sf-bag-item{grid-template-columns:54px minmax(0,1fr) auto;gap:11px}.sf-bag-item>img,.sf-bag-placeholder{width:54px;height:68px}.sf-cart-section-title{align-items:flex-start}.sf-cart-section-title>strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){.sf-card-image img{transition:none}}

.featured-card[hidden]{display:none}.sf-offer-extras{font-size:13px;color:var(--muted);margin:0 0 12px}
/* A native dialog has an implicit max-width; explicitly fill small screens. */
@media(max-width:700px){.sf-cart-dialog{max-width:none;inset:0;height:100svh}}
