/* Fashion Atelier storefront theme. Loaded only when selected in Settings. */ .sf-theme-fashion{--sf-canvas: #f7f3ed;--sf-surface: #fffdfa;--sf-raised: #ffffff;--sf-surface-muted: #eee8df;--sf-text: #171310;--sf-text-muted: #665f59;--sf-border: #7c746b;--sf-focus: #711326;--sf-primary: #711326;--sf-on-primary: #ffffff;--sf-primary-2: #8e263b;--sf-accent: #d4b58a;--sf-accent-text: #711326;--sf-danger: #a5262c;--sf-on-danger: #ffffff;--sf-warning: #854b00;--sf-on-warning: #ffffff;--sf-success: #326747;--sf-on-success: #ffffff;--sf-disabled-surface: #e4ded6;--sf-disabled-text: #554d47;--sf-ink: var(--sf-text);--sf-muted: var(--sf-text-muted);--sf-line: var(--sf-border);--sf-bg: var(--sf-canvas);--sf-surface-soft: var(--sf-surface-muted);--sf-brand: var(--sf-primary);--sf-accent-soft: #f4e7d4;--sf-shadow: 0 12px 32px rgba(48,34,27,0.07);--sf-radius: 2px;--sf-frame: #ded5ca;--sf-container: 1360px;--sf-fashion-serif: Georgia,Cambria,'Times New Roman',serif;--sf-fashion-ease: cubic-bezier(0.2,0.72,0.22,1);--sf-motion-enter: 720ms;--sf-motion-distance: 28px;--sf-motion-scale: 0.99;--sf-motion-stagger: 72ms;--sf-motion-ease: var(--sf-fashion-ease);--sf-motion-header-y: -12px;--sf-motion-hero-x: 16px;--sf-motion-hero-y: 12px;--sf-motion-hero-clip: inset(0 0 12% 0);--sf-motion-child-duration: 700ms;--sf-motion-child-stagger: 68ms;--sf-motion-child-x: 0px;--sf-motion-child-y: 24px;--sf-motion-child-scale: 0.99;--sf-motion-child-clip: inset(0 0 16% 0);background: linear-gradient(rgba(113,19,38,0.018),rgba(113,19,38,0) 300px),#f7f3ed;}.sf-theme-fashion .sf-announcement{background: #671020;color: #fffaf5;letter-spacing: 0.035em;}.sf-theme-fashion .sf-announcement i{color: #e2c49a;}.sf-theme-fashion .sf-header{background: #671020;color: #fffaf5;border-bottom-color: #8e263b;box-shadow: 0 8px 32px rgba(44,29,22,0.045);backdrop-filter: blur(20px);transition: background-color 0.3s ease,box-shadow 0.3s ease;}.sf-theme-fashion .sf-header.is-scrolled{background: #671020;box-shadow: 0 16px 42px rgba(44,29,22,0.1);}.sf-theme-fashion .sf-header-main{min-height: 98px;grid-template-columns: minmax(330px,0.9fr) minmax(380px,1.45fr) auto;}.sf-theme-fashion .sf-brand{gap: 14px;}.sf-theme-fashion .sf-header .sf-brand>span:last-child{min-width: 0;}.sf-theme-fashion .sf-brand img,.sf-theme-fashion .sf-brand-mark{width: 50px;height: 50px;border-radius: 2px;}.sf-theme-fashion .sf-brand-mark{background: #711326;border: 1px solid #d4b58a;box-shadow: none;}.sf-theme-fashion .sf-brand strong{color: #fffaf5;font-family: var(--sf-fashion-serif);font-size: 1.38rem;font-weight: 500;letter-spacing: -0.045em;}.sf-theme-fashion .sf-brand small{color: #f4e7d4;font-size: 0.66rem;font-weight: 800;letter-spacing: 0.2em;text-transform: uppercase;}.sf-theme-fashion .sf-header .sf-brand small{white-space: normal;overflow-wrap: anywhere;}.sf-theme-fashion .sf-search{color: var(--sf-text);min-height: 52px;border-color: var(--sf-border);border-radius: 0;background: #fffdfa;}.sf-theme-fashion .sf-search:focus-within{border-color: #711326;outline-color: #f4e7d4;box-shadow: 0 0 0 3px rgba(113,19,38,0.1);}.sf-theme-fashion .sf-search-submit{right: 4px;height: 44px;min-width: 106px;border-radius: 0;background: #171310;font-size: 0.78rem;letter-spacing: 0.08em;text-transform: uppercase;}.sf-theme-fashion .sf-search-suggestions{border-color: #d8cfc4;border-radius: 2px;background: #fffdfa;}.sf-theme-fashion .sf-suggestion{border-radius: 0;}.sf-theme-fashion .sf-suggestion:hover,.sf-theme-fashion .sf-suggestion.is-active{background: #f1e8e2;}.sf-theme-fashion .sf-icon-link{color: #fffaf5;border-color: #d4b58a;border-radius: 2px;transition: color 0.2s ease,background-color 0.2s ease,transform 0.2s ease;}.sf-theme-fashion .sf-icon-link:hover{color: #fffaf5;background: #8e263b;transform: none;}.sf-theme-fashion .sf-count-badge{background: #711326;color: #fff;}.sf-theme-fashion .sf-nav-row{min-height: 54px;border-top: 1px solid rgba(244,231,212,0.25);}.sf-theme-fashion .sf-primary-nav{gap: clamp(18px,2.8vw,38px);}.sf-theme-fashion .sf-primary-nav a{position: relative;min-height: 52px;color: #fffaf5;font-size: 0.74rem;font-weight: 800;letter-spacing: 0.095em;text-transform: uppercase;}.sf-theme-fashion .sf-primary-nav a::after{content: '';position: absolute;right: 0;bottom: 0;left: 0;height: 2px;background: #d4b58a;transform: scaleX(0);transition: transform 0.24s ease;}.sf-theme-fashion .sf-primary-nav a:hover,.sf-theme-fashion .sf-primary-nav a:focus-visible{color: #f4e7d4;}.sf-theme-fashion .sf-primary-nav a:hover::after,.sf-theme-fashion .sf-primary-nav a:focus-visible::after{transform: scaleX(1);}.sf-theme-fashion .sf-location-note,.sf-theme-fashion .sf-location-note i{color: #f4e7d4;}.sf-theme-fashion .sf-mobile-menu-button{color: #fffaf5;}.sf-theme-fashion .sf-header :is(.sf-brand,.sf-icon-link,.sf-primary-nav a,.sf-mobile-menu-button ):focus-visible,.sf-theme-fashion .sf-collection-banner a:focus-visible{outline-color: #f4e7d4;}.sf-theme-fashion.sf-home-page .sf-main>.sf-container:first-child{width: 100%;max-width: none;}.sf-theme-fashion .sf-mobile-quick-nav{width: min(calc(100% - 40px),var(--sf-container));margin-inline: auto;}.sf-theme-fashion .sf-mobile-quick-nav a{border-radius: 2px;background: #fffdfa;}.sf-theme-fashion .sf-hero{min-height: 540px;margin-top: 0;overflow: hidden;border-top: 1px solid #e0d7cc;border-bottom: 1px solid #e0d7cc;border-radius: 0;background: linear-gradient(90deg,rgba(255,253,250,0.97) 0 48%,rgba(231,221,211,0.34) 48% 100% ),#f7f3ed;color: #171310;box-shadow: none;}.sf-theme-fashion .sf-hero::before{width: 1px;height: auto;inset: 44px auto 44px 52%;border-radius: 0;background: rgba(113,19,38,0.18);}.sf-theme-fashion .sf-hero::after{width: 170px;height: 170px;right: -64px;bottom: -72px;left: auto;border: 1px solid rgba(113,19,38,0.16);border-radius: 50%;background: transparent;opacity: 1;}.sf-theme-fashion .sf-hero-grid{width: min(calc(100% - 80px),var(--sf-container));min-height: 540px;margin-inline: auto;grid-template-columns: 0.9fr 1.1fr;gap: clamp(34px,5vw,78px);padding: 54px 22px 52px;}.sf-theme-fashion .sf-eyebrow{color: #711326;font-size: 0.7rem;letter-spacing: 0.19em;}.sf-theme-fashion .sf-hero h1{max-width: 610px;margin: 17px 0 19px;color: #171310;font-family: var(--sf-fashion-serif);font-size: clamp(3.2rem,5.25vw,5.65rem);font-weight: 400;line-height: 0.93;letter-spacing: -0.06em;}.sf-theme-fashion .sf-hero p{max-width: 470px;margin-bottom: 30px;color: #625a54;font-size: clamp(1rem,1.3vw,1.14rem);line-height: 1.65;}.sf-theme-fashion .sf-button{min-height: 48px;border-radius: 0;font-size: 0.78rem;letter-spacing: 0.05em;}.sf-theme-fashion .sf-button:hover:not(:disabled){box-shadow: 0 14px 30px rgba(72,25,33,0.18);}.sf-theme-fashion .sf-button-accent,.sf-theme-fashion .sf-button-primary,.sf-theme-fashion .sf-button-product{background: #711326;color: #fffaf6;}.sf-theme-fashion .sf-button-accent:hover:not(:disabled),.sf-theme-fashion .sf-button-primary:hover:not(:disabled),.sf-theme-fashion .sf-button-product:hover:not(:disabled){background: #8d2136;}.sf-theme-fashion .sf-button-light{border-color: #312a25;background: transparent;color: #171310;}.sf-theme-fashion .sf-button-light:hover:not(:disabled),.sf-theme-fashion .sf-button-outline:hover:not(:disabled){border-color: #171310;background: #171310;color: #fffdfa;}.sf-theme-fashion .sf-hero-visual{min-height: 420px;transform-style: preserve-3d;perspective: 1100px;}.sf-theme-fashion .sf-hero-card{width: min(295px,48%);aspect-ratio: 3 / 4;border: 8px solid #fffdfa;border-radius: 0;background: #e9e0d7;box-shadow: 0 30px 68px rgba(45,31,25,0.24);}.sf-theme-fashion .sf-hero-card img{padding: 0;object-fit: contain;background: #eee6dd;}.sf-theme-fashion .sf-hero-card:nth-child(1){top: 2%;right: 3%;transform: translateZ(30px) rotate(1.5deg);}.sf-theme-fashion .sf-hero-card:nth-child(2){bottom: -7%;left: 5%;transform: translateZ(10px) rotate(-2.5deg);}.sf-theme-fashion .sf-hero-stat{right: 0;bottom: 7%;min-width: 190px;padding: 16px 19px;border: 1px solid #ded4c9;border-radius: 0;background: rgba(255,253,250,0.96);box-shadow: 12px 14px 0 rgba(113,19,38,0.11);}.sf-theme-fashion .sf-hero-stat strong{font-family: var(--sf-fashion-serif);font-size: 1.1rem;font-weight: 500;}.sf-theme-fashion .sf-trust-strip{width: min(calc(100% - 80px),var(--sf-container));margin: 0 auto;gap: 0;border-bottom: 1px solid #ddd4c9;background: #fffdfa;}.sf-theme-fashion .sf-trust-item{position: relative;min-height: 92px;border: 0;border-radius: 0;background: transparent;}.sf-theme-fashion .sf-trust-item + .sf-trust-item::before{content: '';position: absolute;top: 24px;bottom: 24px;left: 0;width: 1px;background: #e2d9ce;}.sf-theme-fashion .sf-trust-item i{width: 42px;height: 42px;border: 1px solid #d4c4b9;border-radius: 50%;background: transparent;color: #711326;}.sf-theme-fashion .sf-trust-item strong{font-family: var(--sf-fashion-serif);font-size: 0.98rem;font-weight: 500;}.sf-theme-fashion .sf-section{padding-top: 72px;}.sf-theme-fashion .sf-section:last-child{padding-bottom: 86px;}.sf-theme-fashion .sf-section-heading{margin-bottom: 28px;padding-bottom: 16px;border-bottom: 1px solid #ddd5ca;}.sf-theme-fashion .sf-section-heading h2,.sf-theme-fashion .sf-page-hero h1,.sf-theme-fashion .sf-card-header h2,.sf-theme-fashion .sf-product-copy h1,.sf-theme-fashion .sf-empty h1,.sf-theme-fashion .sf-empty h2{color: #171310;font-family: var(--sf-fashion-serif);font-weight: 400;letter-spacing: -0.045em;}.sf-theme-fashion .sf-section-heading h2{font-size: clamp(2rem,3.4vw,3.15rem);line-height: 0.98;}.sf-theme-fashion .sf-text-link{display: inline-flex;align-items: center;gap: 9px;color: #711326;font-size: 0.75rem;letter-spacing: 0.08em;text-transform: uppercase;}.sf-theme-fashion .sf-text-link i{transition: transform 0.22s ease;}.sf-theme-fashion .sf-text-link:hover i{transform: translateX(5px);}.sf-theme-fashion .sf-category-heading{align-items: center;}.sf-theme-fashion .sf-category-heading p{font-size: 0.94rem;}.sf-theme-fashion .sf-category-view-all{min-width: 176px;justify-content: center;border-color: #b9aea2;border-radius: 0;background: transparent;}.sf-theme-fashion .sf-category-view-all:hover{border-color: #711326;background: #711326;color: #fff;}.sf-theme-fashion .sf-category-mosaic{grid-template-columns: repeat(5,minmax(0,1fr));grid-template-rows: auto;gap: 10px;height: auto;}.sf-theme-fashion .sf-category-card,.sf-theme-fashion .sf-category-card-featured{grid-row: auto;min-height: 0;border-color: #d9d0c5;border-radius: 0;background: #fffdfa;box-shadow: none;}.sf-theme-fashion .sf-category-card:nth-child(even){margin-top: 0;}.sf-theme-fashion .sf-category-card:hover{z-index: 2;border-color: #9f7e75;box-shadow: 0 22px 46px rgba(47,31,24,0.15);transform: translateY(-7px);}.sf-theme-fashion .sf-category-product-image{border-bottom-color: #d9d0c5;background: #eae1d7;}.sf-theme-fashion .sf-category-product-image img{object-fit: contain;object-position: center;filter: none;}.sf-theme-fashion .sf-category-card:hover .sf-category-product-image img{transform: none;}.sf-theme-fashion .sf-category-product-image-fallback{background: linear-gradient(145deg,rgba(255,255,255,0.1),rgba(23,19,16,0.22) ),var(--sf-category-color,#711326);}.sf-theme-fashion .sf-category-card-copy{min-height: 82px;padding: 14px 16px 15px;background: #fffdfa;}.sf-theme-fashion .sf-category-card-copy strong,.sf-theme-fashion .sf-category-card-featured .sf-category-card-copy strong{font-family: var(--sf-fashion-serif);font-size: 1.08rem;font-weight: 500;}.sf-theme-fashion .sf-category-card-copy>span{margin-top: 4px;font-size: 0.72rem;letter-spacing: 0.05em;text-transform: uppercase;}.sf-theme-fashion .sf-product-grid{gap: 14px;}.sf-theme-fashion .sf-product-card{border-color: #ded6cc;border-radius: 0;background: #fffdfa;box-shadow: none;transition: border-color 0.26s ease,box-shadow 0.26s ease,transform 0.26s var(--sf-fashion-ease);}.sf-theme-fashion .sf-product-card:hover{border-color: #a9877d;box-shadow: 0 10px 24px rgba(47,31,24,0.08);transform: none;}.sf-theme-fashion .sf-product-media{aspect-ratio: 4 / 5;background: #eee7df;}.sf-theme-fashion .sf-product-media img{padding: clamp(8px,1.4vw,16px);background: #f1ebe4;object-fit: contain;filter: none;}.sf-theme-fashion .sf-product-card:hover .sf-product-media img{transform: none;}.sf-theme-fashion .sf-wishlist-button{border-color: var(--sf-border);border-radius: 0;box-shadow: none;}.sf-theme-fashion .sf-wishlist-button:hover{background: #711326;color: #fff;}.sf-theme-fashion .sf-badge{border-radius: 0;letter-spacing: 0.07em;text-transform: uppercase;}.sf-theme-fashion .sf-badge-featured{background: #d4b58a;color: #30241c;}.sf-theme-fashion .sf-badge-new{background: #711326;}.sf-theme-fashion .sf-product-content{padding: 17px;}.sf-theme-fashion .sf-product-category{color: #711326;font-size: 0.64rem;letter-spacing: 0.13em;}.sf-theme-fashion .sf-product-content h3,.sf-theme-fashion .sf-product-title{margin-top: 7px;font-family: var(--sf-fashion-serif);font-size: 1.1rem;font-weight: 500;line-height: 1.3;}.sf-theme-fashion .sf-product-title,.sf-theme-fashion .sf-product-title a{color: var(--sf-text);}.sf-theme-fashion .sf-product-title a:hover{color: var(--sf-primary);text-decoration: underline;text-underline-offset: 0.2em;}.sf-theme-fashion .sf-product-meta strong,.sf-theme-fashion .sf-product-price{font-family: var(--sf-fashion-serif);font-weight: 600;}/* Catalog, product, account and checkout surfaces retain the same fashion system. */ .sf-theme-fashion .sf-page-hero{padding: 66px 0 38px;border-bottom: 1px solid #ddd5ca;background: linear-gradient(105deg,#eee5dc 0 40%,transparent 40%),#f7f3ed;}.sf-theme-fashion .sf-page-hero h1{font-size: clamp(2.7rem,5.6vw,5rem);line-height: 0.94;}.sf-theme-fashion .sf-breadcrumbs a,.sf-theme-fashion .sf-breadcrumbs span{font-size: 0.72rem;letter-spacing: 0.07em;text-transform: uppercase;}.sf-theme-fashion .sf-card,.sf-theme-fashion .sf-filter-panel,.sf-theme-fashion .sf-add-panel,.sf-theme-fashion .sf-empty,.sf-theme-fashion .sf-choice-card,.sf-theme-fashion .sf-product-detail,.sf-theme-fashion .sf-order-card,.sf-theme-fashion .sf-cancel-card,.sf-theme-fashion .sf-return-card{border-color: #ded5ca;border-radius: 2px;background: #fffdfa;box-shadow: 0 6px 22px rgba(47,31,24,0.035);}.sf-theme-fashion .sf-card-header{border-bottom-color: #e4dcd2;background: #fbf7f2;}.sf-theme-fashion .sf-card-header h2{font-size: 1.55rem;}.sf-theme-fashion .sf-filter-panel{border-top: 3px solid #711326;}.sf-theme-fashion .sf-catalog-toolbar,.sf-theme-fashion .sf-pagination a,.sf-theme-fashion .sf-pagination span{border-color: #d8cfc4;border-radius: 0;background: #fffdfa;}.sf-theme-fashion .sf-input,.sf-theme-fashion .sf-select,.sf-theme-fashion .sf-textarea,.sf-theme-fashion .sf-price-inputs input,.sf-theme-fashion .sf-footer-newsletter input{border-color: var(--sf-border);border-radius: 0;background: #fffdfa;}.sf-theme-fashion .sf-input:focus,.sf-theme-fashion .sf-select:focus,.sf-theme-fashion .sf-textarea:focus,.sf-theme-fashion .sf-price-inputs input:focus,.sf-theme-fashion .sf-footer-newsletter input:focus{border-color: #711326;box-shadow: 0 0 0 3px rgba(113,19,38,0.1);}.sf-theme-fashion .sf-choice-card,.sf-theme-fashion .sf-choice-row,.sf-theme-fashion .sf-payment-choice{border-radius: 0;}.sf-theme-fashion .sf-choice-card:has(input:checked),.sf-theme-fashion .sf-payment-choice:has(input:checked){border-color: #711326;background: #f8eeec;}.sf-theme-fashion .sf-product-detail-grid{gap: clamp(28px,5vw,72px);}.sf-theme-fashion .sf-product-image-stage,.sf-theme-fashion .sf-product-thumbnail{border-color: var(--sf-border);border-radius: 0;background: #eee7df;}.sf-theme-fashion .sf-product-thumbnail.is-active,.sf-theme-fashion .sf-product-thumbnail[aria-current='true']{border-color: #711326;box-shadow: 0 0 0 2px #711326;}.sf-theme-fashion .sf-product-copy h1{font-size: clamp(2.35rem,4vw,4.1rem);line-height: 0.98;}.sf-theme-fashion .sf-product-info h1{color: var(--sf-primary);font-family: var(--sf-fashion-serif);font-weight: 400;letter-spacing: -0.04em;}.sf-theme-fashion .sf-product-rating-line,.sf-theme-fashion .sf-availability-branch,.sf-theme-fashion .sf-variant-group,.sf-theme-fashion .sf-detail-list>div{border-color: #e1d8ce;}.sf-theme-fashion .sf-variant-option{border-color: var(--sf-border);border-radius: 0;background: #fffdfa;}.sf-theme-fashion .sf-variant-option:hover,.sf-theme-fashion .sf-variant-option.is-selected,.sf-theme-fashion .sf-variant-option[aria-pressed='true']{border-color: #711326;background: #711326;color: #fff;}.sf-theme-fashion .sf-quantity-stepper,.sf-theme-fashion .sf-quantity-control{border-color: var(--sf-border);border-radius: 0;}.sf-theme-fashion .sf-account-tabs{border-bottom-color: #d8cfc4;}.sf-theme-fashion .sf-account-tabs button{border-radius: 0;}.sf-theme-fashion .sf-profile-banner,.sf-theme-fashion .sf-account-benefits{color: #fffaf6;border-color: rgba(255,255,255,0.1);border-radius: 2px;background: linear-gradient(142deg,rgba(255,255,255,0.06),transparent 55%),#671020;box-shadow: 0 8px 24px rgba(72,25,33,0.08);}.sf-theme-fashion .sf-profile-banner p,.sf-theme-fashion .sf-account-benefits p{color: rgba(255,250,246,0.76);}.sf-theme-fashion .sf-account-benefits .sf-eyebrow{color: #e2c49a;}.sf-theme-fashion .sf-order-card{transition: border-color 0.2s ease,transform 0.2s ease;}.sf-theme-fashion .sf-order-card:hover{border-color: #a9877d;transform: none;}.sf-theme-fashion .sf-order-hero{border-radius: 2px;background: var(--sf-primary);}.sf-theme-fashion .sf-status-pill,.sf-theme-fashion .sf-verified-badge{border-radius: 0;}.sf-theme-fashion .sf-cookie-consent{border-color: #d0c4b7;border-radius: 2px;background: #fffdfa;box-shadow: 0 28px 70px rgba(47,31,24,0.2);}.sf-theme-fashion .sf-footer{border-top: 4px solid #d4b58a;background: #671020;color: #f8f2eb;}.sf-theme-fashion .sf-footer h2,.sf-theme-fashion .sf-footer .sf-brand-footer strong{color: #fffaf6;font-family: var(--sf-fashion-serif);font-weight: 400;}.sf-theme-fashion .sf-footer a,.sf-theme-fashion .sf-footer span,.sf-theme-fashion .sf-footer-grid p{color: rgba(248,242,235,0.7);}.sf-theme-fashion .sf-footer a:hover{color: #e5c69d;}.sf-theme-fashion .sf-footer .sf-staff-link{opacity: 1;}.sf-theme-fashion .sf-footer-social a{border-radius: 0;}.sf-theme-fashion .sf-footer-newsletter input,.sf-theme-fashion .sf-footer-newsletter button{border-radius: 0;}.sf-theme-fashion .sf-footer-newsletter input{background: rgba(255,255,255,0.055);color: #fff;}.sf-theme-fashion .sf-footer-newsletter button{background: #711326;color: #fffaf6;border: 2px solid #fffaf6;}.sf-theme-fashion .sf-order-hero .sf-eyebrow{color: #fff2cf;}.sf-theme-fashion .sf-footer-bottom{border-top-color: rgba(255,255,255,0.13);}.sf-theme-fashion .sf-mobile-bottom-nav{border-top-color: #d9d0c5;background: rgba(255,253,250,0.985);}/* Restrained atelier accents, progressively enabled by the shared motion engine. */ .sf-theme-fashion.sf-motion-ready .sf-hero-card:not(.sf-showcase-product):nth-child(1){animation: sf-fashion-card-one-in 0.9s var(--sf-fashion-ease) 0.18s backwards,sf-fashion-card-one-drift 1.2s ease-in-out 1.2s;}.sf-theme-fashion.sf-motion-ready .sf-hero-card:not(.sf-showcase-product):nth-child(2){animation: sf-fashion-card-two-in 0.9s var(--sf-fashion-ease) 0.34s backwards,sf-fashion-card-two-drift 1.3s ease-in-out 1.35s;}.sf-theme-fashion.sf-motion-ready .sf-hero-stat{animation: sf-fashion-stat-in 0.68s var(--sf-fashion-ease) 0.54s backwards;}@keyframes sf-fashion-card-one-in{from{opacity: 0;transform: translate3d(42px,38px,30px) rotate(5deg);}to{opacity: 1;transform: translateZ(30px) rotate(1.5deg);}}@keyframes sf-fashion-card-two-in{from{opacity: 0;transform: translate3d(-42px,42px,10px) rotate(-7deg);}to{opacity: 1;transform: translateZ(10px) rotate(-2.5deg);}}@keyframes sf-fashion-card-one-drift{0%,100%{transform: translateZ(30px) translateY(0) rotate(1.5deg);}50%{transform: translateZ(30px) translateY(-9px) rotate(0.6deg);}}@keyframes sf-fashion-card-two-drift{0%,100%{transform: translateZ(10px) translateY(0) rotate(-2.5deg);}50%{transform: translateZ(10px) translateY(8px) rotate(-1.4deg);}}@keyframes sf-fashion-stat-in{from{opacity: 0;transform: translateX(24px);}to{opacity: 1;transform: translateX(0);}}@media (max-width: 1020px){.sf-theme-fashion .sf-header-main{min-height: auto;grid-template-columns: 1fr auto;}.sf-theme-fashion .sf-hero-grid{width: min(calc(100% - 44px),var(--sf-container));grid-template-columns: 0.94fr 1.06fr;gap: 28px;padding-inline: 8px;}.sf-theme-fashion .sf-hero h1{font-size: clamp(3rem,6.1vw,4.4rem);}.sf-theme-fashion .sf-hero-card{width: min(245px,49%);}.sf-theme-fashion .sf-trust-strip{width: min(calc(100% - 44px),var(--sf-container));grid-template-columns: repeat(2,1fr);}.sf-theme-fashion .sf-trust-item:nth-child(3)::before{display: none;}.sf-theme-fashion .sf-category-mosaic{grid-template-columns: repeat(3,minmax(0,1fr));grid-template-rows: repeat(2,235px);height: auto;}.sf-theme-fashion .sf-category-card:nth-child(even){margin-top: 0;}.sf-theme-fashion .sf-category-card-featured{grid-column: span 2;}}@media (max-width: 760px){.sf-theme-fashion{--sf-container: 100%;}.sf-theme-fashion .sf-brand img,.sf-theme-fashion .sf-brand-mark{width: 40px;height: 40px;}.sf-theme-fashion .sf-brand strong{font-size: 1.05rem;}.sf-theme-fashion .sf-search-submit{min-width: 66px;}.sf-theme-fashion .sf-nav-row{min-height: 46px;border-top: 0;}.sf-theme-fashion .sf-primary-nav{justify-content: space-between;gap: clamp(8px,2.5vw,12px);}.sf-theme-fashion .sf-primary-nav a{min-height: 44px;font-size: 0.66rem;letter-spacing: 0.065em;}.sf-theme-fashion .sf-hero{min-height: 655px;margin-top: 10px;border: 1px solid #ddd4ca;background: #f8f4ee;}.sf-theme-fashion .sf-hero::before{inset: auto 18px 41% 18px;width: auto;height: 1px;}.sf-theme-fashion .sf-hero-grid{width: 100%;min-height: 655px;grid-template-columns: 1fr;align-items: start;gap: 16px;padding: 36px 22px 22px;}.sf-theme-fashion .sf-hero h1{max-width: 520px;margin-block: 12px 15px;font-size: clamp(2.75rem,12vw,4rem);}.sf-theme-fashion .sf-hero p{max-width: 500px;margin-bottom: 22px;font-size: 0.98rem;line-height: 1.55;}.sf-theme-fashion .sf-hero-visual{min-height: 260px;}.sf-theme-fashion .sf-hero-card{width: 145px;border-width: 5px;}.sf-theme-fashion .sf-hero-card:nth-child(1){top: 0;right: 8%;}.sf-theme-fashion .sf-hero-card:nth-child(2){bottom: -4px;left: 9%;}.sf-theme-fashion .sf-hero-stat{right: 2%;bottom: 6%;min-width: 156px;padding: 11px 13px;box-shadow: 8px 9px 0 rgba(113,19,38,0.1);}.sf-theme-fashion .sf-trust-strip{width: calc(100% - 24px);grid-template-columns: 1fr;}.sf-theme-fashion .sf-trust-item{min-height: 72px;}.sf-theme-fashion .sf-trust-item + .sf-trust-item::before{top: 0;right: 16px;bottom: auto;left: 16px;width: auto;height: 1px;}.sf-theme-fashion .sf-section{padding-top: 52px;}.sf-theme-fashion .sf-section-heading{align-items: stretch;}.sf-theme-fashion .sf-category-view-all{width: 100%;}.sf-theme-fashion .sf-category-mosaic{grid-template-columns: repeat(2,minmax(0,1fr));grid-template-rows: none;gap: 10px;}.sf-theme-fashion .sf-category-card,.sf-theme-fashion .sf-category-card-featured{grid-column: auto;}.sf-theme-fashion .sf-category-card-featured{grid-column: 1 / -1;}.sf-theme-fashion .sf-category-product-image{aspect-ratio: 0.98 / 1;}.sf-theme-fashion .sf-category-card-featured .sf-category-product-image{aspect-ratio: 1.55 / 1;}.sf-theme-fashion .sf-category-card-copy{min-height: 72px;padding: 12px 13px 13px;}.sf-theme-fashion .sf-product-media{aspect-ratio: 4 / 5;}.sf-theme-fashion .sf-page-hero{padding: 48px 0 28px;background: linear-gradient(105deg,#eee5dc 0 25%,transparent 25%),#f7f3ed;}.sf-theme-fashion .sf-footer{padding-bottom: 104px;}.sf-theme-fashion.sf-motion-ready .sf-hero-card:nth-child(1),.sf-theme-fashion.sf-motion-ready .sf-hero-card:nth-child(2){animation-iteration-count: 1;}}@media (max-width: 460px){.sf-theme-fashion .sf-announcement-secondary,.sf-theme-fashion .sf-brand small{display: none;}.sf-theme-fashion .sf-hero{min-height: 625px;}.sf-theme-fashion .sf-hero-grid{min-height: 625px;padding: 29px 17px 17px;}.sf-theme-fashion .sf-hero h1{font-size: clamp(2.45rem,11.7vw,3.25rem);}.sf-theme-fashion .sf-button-row{display: grid;grid-template-columns: 1.08fr 0.92fr;}.sf-theme-fashion .sf-button-row .sf-button{padding-inline: 11px;font-size: 0.875rem;letter-spacing: 0.02em;}.sf-theme-fashion .sf-hero-card{width: 132px;}.sf-theme-fashion .sf-hero-stat{min-width: 142px;}.sf-theme-fashion .sf-section-heading h2{font-size: clamp(2rem,10.2vw,2.7rem);}.sf-theme-fashion .sf-category-card-copy strong,.sf-theme-fashion .sf-category-card-featured .sf-category-card-copy strong{font-size: 0.96rem;}.sf-theme-fashion .sf-category-card-copy>span{font-size: 0.66rem;}.sf-theme-fashion .sf-product-content{padding: 13px;}.sf-theme-fashion .sf-product-content h3{font-size: 0.98rem;}}@media (prefers-reduced-motion: reduce){.sf-theme-fashion *,.sf-theme-fashion *::before,.sf-theme-fashion *::after{animation: none !important;transition-duration: 0.01ms !important;scroll-behavior: auto !important;}.sf-theme-fashion .sf-motion-item{opacity: 1 !important;clip-path: none !important;transform: none !important;}}/* The atelier composition uses live catalog photos with captions below. */ .sf-theme-fashion.sf-home-page .sf-home-showcase{min-height: 0;border-block: 1px solid var(--sf-frame);border-radius: 0;background: var(--sf-canvas);color: var(--sf-primary);box-shadow: none;}.sf-theme-fashion.sf-home-page .sf-home-showcase::before,.sf-theme-fashion.sf-home-page .sf-home-showcase::after{display: none;}.sf-theme-fashion.sf-home-page .sf-home-showcase h1,.sf-theme-fashion.sf-home-page .sf-home-showcase .sf-eyebrow{color: var(--sf-primary);}.sf-theme-fashion.sf-home-page .sf-home-showcase .sf-hero-visual{border: 0;border-radius: 0;background: transparent;box-shadow: none;}.sf-theme-fashion.sf-home-page .sf-home-showcase .sf-showcase-product{border: 1px solid var(--sf-frame);border-radius: 0;background: var(--sf-surface);box-shadow: none;}.sf-theme-fashion.sf-home-page .sf-home-showcase .sf-showcase-image{border-radius: 0;background: var(--sf-surface-muted);}.sf-theme-fashion.sf-home-page .sf-home-showcase .sf-showcase-caption{padding: 14px;border-top: 1px solid var(--sf-frame);background: var(--sf-surface);color: var(--sf-primary);}.sf-theme-fashion.sf-home-page .sf-collection-banner{border: 1px solid var(--sf-primary);border-radius: 0;background: var(--sf-primary);color: var(--sf-on-primary);box-shadow: none;}.sf-theme-fashion.sf-home-page .sf-collection-copy :is(h2,h3){color: var(--sf-on-primary);font-family: var(--sf-fashion-serif);font-weight: 400;letter-spacing: -0.045em;}.sf-theme-fashion.sf-home-page .sf-collection-copy p,.sf-theme-fashion.sf-home-page .sf-collection-copy .sf-eyebrow{color: #f4e7d4;}.sf-theme-fashion.sf-home-page .sf-collection-copy .sf-button{border-color: var(--sf-accent);background: var(--sf-accent);color: #30241c;}.sf-theme-fashion.sf-home-page .sf-collection-copy .sf-button:hover{background: #f4e7d4;}.sf-theme-fashion.sf-home-page .sf-collection-product{padding: 10px;border: 1px solid var(--sf-frame);border-radius: 0;background: var(--sf-surface);color: var(--sf-text);}
