.Header-module__ldgnoG__topbar{z-index:60;background:var(--bg-dark);height:var(--topbar-height);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Header-module__ldgnoG__topbarText{color:var(--text-light-muted);letter-spacing:.2em;font-size:.6rem}.Header-module__ldgnoG__header{z-index:50;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-light);transition:box-shadow var(--transition-normal), background var(--transition-normal);background:#faf8f5eb;position:sticky;top:0}.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{box-shadow:var(--shadow-md);background:#faf8f5fa}.Header-module__ldgnoG__inner{height:var(--header-height);align-items:center;gap:var(--spacing-xl);grid-template-columns:1fr auto 1fr;display:grid}.Header-module__ldgnoG__logo{flex-direction:column;justify-self:center;align-items:center;gap:1px;text-decoration:none;display:flex}.Header-module__ldgnoG__logoText{color:var(--text-primary);letter-spacing:.04em;font-size:2rem;line-height:1}.Header-module__ldgnoG__logoSubtext{color:var(--text-muted);letter-spacing:.22em;font-size:.55rem}.Header-module__ldgnoG__navLeft{align-items:center;gap:var(--spacing-xl);display:flex}.Header-module__ldgnoG__navRight{align-items:center;gap:var(--spacing-lg);display:flex}.Header-module__ldgnoG__navBtn{letter-spacing:.18em;color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.63rem;display:flex}.Header-module__ldgnoG__navBtn:hover{color:var(--text-primary)}.Header-module__ldgnoG__navLink{letter-spacing:.18em;color:var(--text-secondary);transition:color var(--transition-fast);font-size:.63rem}.Header-module__ldgnoG__navLink:hover{color:var(--text-primary)}.Header-module__ldgnoG__chevron{transition:transform var(--transition-fast)}.Header-module__ldgnoG__chevronOpen{transform:rotate(180deg)}.Header-module__ldgnoG__megaWrapper{position:relative}.Header-module__ldgnoG__megaMenu{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);padding:var(--spacing-md);flex-direction:column;gap:2px;min-width:180px;display:flex;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)}.Header-module__ldgnoG__megaItem{font-family:var(--font-sans);color:var(--text-secondary);border-radius:var(--radius-xs);transition:all var(--transition-fast);padding:.5rem .75rem;font-size:.875rem;text-decoration:none}.Header-module__ldgnoG__megaItem:hover{background:var(--bg-secondary);color:var(--text-primary);padding-left:1rem}.Header-module__ldgnoG__actions{justify-content:flex-end;align-items:center;gap:var(--spacing-md);display:flex}.Header-module__ldgnoG__iconBtn{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--text-primary);transition:all var(--transition-fast);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.Header-module__ldgnoG__iconBtn:hover{background:var(--bg-secondary)}.Header-module__ldgnoG__cartBadge{background:var(--accent-terracotta);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.Header-module__ldgnoG__menuBtn{display:none}.Header-module__ldgnoG__mobileMenu{z-index:100;background:var(--bg-primary);position:fixed;inset:0;overflow-y:auto}.Header-module__ldgnoG__mobileClose{border-radius:var(--radius-sm);cursor:pointer;width:44px;height:44px;color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Header-module__ldgnoG__mobileInner{gap:var(--spacing-2xl);flex-direction:column;padding:5rem 2rem 4rem;display:flex}.Header-module__ldgnoG__mobileLogo{color:var(--text-primary);letter-spacing:.04em;font-size:2.5rem;line-height:1}.Header-module__ldgnoG__mobileSection{gap:var(--spacing-sm);flex-direction:column;display:flex}.Header-module__ldgnoG__mobileSectionTitle{color:var(--text-muted);letter-spacing:.2em;margin-bottom:var(--spacing-xs);font-size:.6rem}.Header-module__ldgnoG__mobileLink{font-family:var(--font-serif);color:var(--text-primary);border-bottom:1px solid var(--border-ultra-light);transition:color var(--transition-fast);padding:.25rem 0;font-size:1.75rem;font-weight:300;line-height:1.2;text-decoration:none}.Header-module__ldgnoG__mobileLink:hover{color:var(--accent-terracotta)}.Header-module__ldgnoG__searchOverlay{z-index:100;background:var(--bg-primary);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Header-module__ldgnoG__searchClose{cursor:pointer;width:44px;height:44px;color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:2rem;right:2rem}.Header-module__ldgnoG__searchWrapper{width:100%;max-width:700px;padding:0 var(--spacing-xl);gap:var(--spacing-lg);flex-direction:column;display:flex}.Header-module__ldgnoG__searchLabel{color:var(--text-muted);letter-spacing:.2em;font-size:.65rem}.Header-module__ldgnoG__searchInputRow{align-items:center;gap:var(--spacing-md);border-bottom:2px solid var(--text-primary);padding-bottom:var(--spacing-md);display:flex}.Header-module__ldgnoG__searchIcon{color:var(--text-muted);flex-shrink:0}.Header-module__ldgnoG__searchInput{font-family:var(--font-serif);color:var(--text-primary);caret-color:var(--accent-terracotta);background:0 0;border:none;outline:none;flex:1;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300}.Header-module__ldgnoG__searchInput::placeholder{color:var(--text-muted)}@media (max-width:1024px){.Header-module__ldgnoG__navLeft,.Header-module__ldgnoG__navRight{display:none}.Header-module__ldgnoG__menuBtn{display:flex}.Header-module__ldgnoG__inner{grid-template-columns:auto 1fr auto}.Header-module__ldgnoG__logo{justify-self:start}}
.Hero-module__JgYmMq__hero{flex-direction:column;height:100svh;min-height:640px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__bg{z-index:0;position:absolute;inset:-20%}.Hero-module__JgYmMq__bgImg{object-fit:cover;object-position:center 30%;width:100%;height:100%}.Hero-module__JgYmMq__bgOverlay{background:linear-gradient(160deg,#1f1d1bb8 0%,#1f1d1b59 55%,#1f1d1b99 100%);position:absolute;inset:0}.Hero-module__JgYmMq__content{z-index:1;padding-top:calc(var(--header-height) + var(--topbar-height) + 3rem);flex-direction:column;flex:1;justify-content:center;padding-bottom:6rem;display:flex;position:relative}.Hero-module__JgYmMq__eyebrow{align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-xl);opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards Hero-module__JgYmMq__fadeUp;display:flex}.Hero-module__JgYmMq__eyebrowText{color:var(--accent-gold);letter-spacing:.22em;font-size:.6rem}.Hero-module__JgYmMq__eyebrowLine{background:var(--accent-gold);opacity:.5;flex:1;max-width:60px;height:1px}.Hero-module__JgYmMq__lineClip{overflow:hidden}.Hero-module__JgYmMq__headline{color:var(--text-light);font-size:clamp(3.5rem,9vw,8.5rem);line-height:.9;display:block}.Hero-module__JgYmMq__headlineItalic{color:var(--text-light);padding-left:2rem;font-size:clamp(3.5rem,9vw,8.5rem);font-style:italic;font-weight:300;line-height:.9;display:block}.Hero-module__JgYmMq__headlineItalic em{font-style:italic}.Hero-module__JgYmMq__headlineWrap{margin-bottom:var(--spacing-xl)}.Hero-module__JgYmMq__sub{color:var(--text-light-muted);max-width:420px;margin-bottom:var(--spacing-2xl);font-size:clamp(1rem,1.5vw,1.2rem);font-style:italic;font-weight:300;line-height:1.7}.Hero-module__JgYmMq__ctas{align-items:center;gap:var(--spacing-xl);flex-wrap:wrap;display:flex}.Hero-module__JgYmMq__ctaGhost{color:var(--text-light);border-color:#ffffff80}.Hero-module__JgYmMq__ctaGhost:hover{color:var(--accent-gold);border-color:var(--accent-gold)}.Hero-module__JgYmMq__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:7rem;right:2rem}.Hero-module__JgYmMq__scrollLabel{color:#fff6;letter-spacing:.22em;writing-mode:vertical-rl;font-size:.55rem}.Hero-module__JgYmMq__scrollLine{background:linear-gradient(#ffffff4d,#0000);width:1px;height:48px;animation:2s ease-in-out infinite Hero-module__JgYmMq__scrollPulse}@keyframes Hero-module__JgYmMq__scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:.8;transform:scaleY(.6)}}.Hero-module__JgYmMq__taglineBar{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--border-dark);background:#1f1d1bd9;padding:1rem 0;position:relative}.Hero-module__JgYmMq__taglineInner{justify-content:center;align-items:center;gap:var(--spacing-2xl);flex-wrap:wrap;display:flex}.Hero-module__JgYmMq__tag{color:#ffffff73;letter-spacing:.18em;white-space:nowrap;font-size:.58rem;position:relative}.Hero-module__JgYmMq__tag:not(:last-child):after{content:"·";right:calc(-1 * var(--spacing-xl) / 1);color:#fff3;position:absolute}@keyframes Hero-module__JgYmMq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__JgYmMq__headlineItalic{padding-left:1rem}.Hero-module__JgYmMq__scrollIndicator{display:none}.Hero-module__JgYmMq__ctas{align-items:flex-start;gap:var(--spacing-md);flex-direction:column}.Hero-module__JgYmMq__taglineInner{gap:var(--spacing-lg)}}
.Benefits-module__dqXh6a__section{padding:var(--spacing-2xl) 0;background:var(--bg-tertiary);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.Benefits-module__dqXh6a__grid{gap:var(--spacing-xl);grid-template-columns:repeat(4,1fr);display:grid}.Benefits-module__dqXh6a__item{align-items:center;gap:var(--spacing-md);display:flex}.Benefits-module__dqXh6a__iconWrap{background:var(--bg-surface);border:1px solid var(--border-light);width:44px;height:44px;color:var(--accent-terracotta);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Benefits-module__dqXh6a__title{letter-spacing:.14em;color:var(--text-primary);margin-bottom:2px;font-size:.65rem}.Benefits-module__dqXh6a__desc{font-family:var(--font-serif);color:var(--text-muted);font-size:.8rem;font-style:italic}@media (max-width:900px){.Benefits-module__dqXh6a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.Benefits-module__dqXh6a__grid{grid-template-columns:1fr}}
.CategoryGrid-module__67mJnq__section{background:var(--bg-secondary)}.CategoryGrid-module__67mJnq__titleRow{align-items:center;gap:var(--spacing-xl);margin-bottom:var(--spacing-2xl);display:flex}.CategoryGrid-module__67mJnq__eyebrow{color:var(--text-muted);letter-spacing:.2em;white-space:nowrap;font-size:.6rem}.CategoryGrid-module__67mJnq__eyebrow:before{content:"— "}.CategoryGrid-module__67mJnq__title{color:var(--text-primary)}.CategoryGrid-module__67mJnq__grid{gap:var(--spacing-md);grid-template-rows:320px 320px;grid-template-columns:repeat(3,1fr);display:grid}.CategoryGrid-module__67mJnq__cell{border-radius:var(--radius-sm);text-decoration:none;display:block;position:relative;overflow:hidden}.CategoryGrid-module__67mJnq__cellFeatured{grid-area:1/3/3}.CategoryGrid-module__67mJnq__cellImg{position:absolute;inset:0;overflow:hidden}.CategoryGrid-module__67mJnq__cellImg img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-editorial);transform-origin:50%}.CategoryGrid-module__67mJnq__cell:hover .CategoryGrid-module__67mJnq__cellImg img{transform:scale(1.06)}.CategoryGrid-module__67mJnq__cellOverlay{transition:background var(--transition-normal);background:linear-gradient(#0000 0%,#1f1d1b33 45%,#1f1d1bc7 100%);position:absolute;inset:0}.CategoryGrid-module__67mJnq__cell:hover .CategoryGrid-module__67mJnq__cellOverlay{background:linear-gradient(#0000 0%,#1f1d1b4d 35%,#1f1d1be0 100%)}.CategoryGrid-module__67mJnq__cellInfo{padding:var(--spacing-xl);flex-direction:column;gap:4px;display:flex;position:absolute;bottom:0;left:0;right:0}.CategoryGrid-module__67mJnq__cellCount{color:#ffffff80;letter-spacing:.18em;font-size:.55rem}.CategoryGrid-module__67mJnq__cellLabel{color:var(--text-light);letter-spacing:.04em;font-size:2rem;line-height:1}.CategoryGrid-module__67mJnq__cellFeatured .CategoryGrid-module__67mJnq__cellLabel{font-size:2.75rem}.CategoryGrid-module__67mJnq__cellDesc{color:#fff9;font-family:var(--font-serif);opacity:0;transition:all var(--transition-normal);font-size:.85rem;font-style:italic;transform:translateY(6px)}.CategoryGrid-module__67mJnq__cell:hover .CategoryGrid-module__67mJnq__cellDesc{opacity:1;transform:translateY(0)}@media (max-width:900px){.CategoryGrid-module__67mJnq__grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.CategoryGrid-module__67mJnq__cellFeatured{grid-area:auto}}@media (max-width:600px){.CategoryGrid-module__67mJnq__grid{grid-template-columns:1fr}.CategoryGrid-module__67mJnq__cell{height:260px}}
.ProductCard-module__EG4W1q__card{gap:var(--spacing-md);cursor:pointer;flex-direction:column;display:flex}.ProductCard-module__EG4W1q__imageWrapper{aspect-ratio:3/4;border-radius:var(--radius-sm);background:var(--bg-secondary);position:relative;overflow:hidden}.ProductCard-module__EG4W1q__image{object-fit:cover;transform-origin:50%;will-change:transform;width:100%;height:100%;transition:transform 10ms}.ProductCard-module__EG4W1q__imgDots{z-index:2;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ProductCard-module__EG4W1q__dot{cursor:pointer;width:5px;height:5px;transition:background var(--transition-fast);background:#fff6;border:none;border-radius:50%;padding:0}.ProductCard-module__EG4W1q__dotActive{background:#fff}.ProductCard-module__EG4W1q__badge{z-index:2;position:absolute;top:12px;left:12px}.ProductCard-module__EG4W1q__wishlistBtn{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:34px;height:34px;color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast);background:#faf8f5d9;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.ProductCard-module__EG4W1q__wishlistBtn:hover{color:var(--accent-terracotta);background:#fff}.ProductCard-module__EG4W1q__wishlisted{color:var(--accent-terracotta)!important}.ProductCard-module__EG4W1q__hoverActions{padding:var(--spacing-md);gap:var(--spacing-xs);opacity:0;background:linear-gradient(#0000 0%,#1f1d1bbf 100%);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}.ProductCard-module__EG4W1q__actionBtn{border-radius:var(--radius-xs);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all var(--transition-fast);border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:.6rem;font-size:.65rem;font-weight:600;text-decoration:none;display:flex}.ProductCard-module__EG4W1q__actionView{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3}.ProductCard-module__EG4W1q__actionView:hover{background:#fff3}.ProductCard-module__EG4W1q__actionCart{background:var(--accent-terracotta);color:#fff}.ProductCard-module__EG4W1q__actionCart:hover{background:var(--accent-terracotta-hover)}.ProductCard-module__EG4W1q__info{flex-direction:column;gap:4px;display:flex}.ProductCard-module__EG4W1q__material{color:var(--text-muted);letter-spacing:.16em;font-size:.58rem}.ProductCard-module__EG4W1q__name{color:var(--text-primary);font-size:1.1rem;font-weight:400;line-height:1.2}.ProductCard-module__EG4W1q__subtitle{font-family:var(--font-serif);color:var(--text-muted);font-size:.85rem;font-style:italic;line-height:1.4}.ProductCard-module__EG4W1q__pricing{align-items:baseline;gap:var(--spacing-sm);margin-top:4px;display:flex}.ProductCard-module__EG4W1q__price{font-family:var(--font-sans);color:var(--text-primary);font-size:1rem;font-weight:500}.ProductCard-module__EG4W1q__originalPrice{color:var(--text-muted);font-size:.8rem;text-decoration:line-through}.ProductCard-module__EG4W1q__customTag{color:var(--accent-terracotta);letter-spacing:.14em;margin-top:2px;font-size:.55rem}
.FeaturedProducts-module__m3eyxq__section{background:var(--bg-primary)}.FeaturedProducts-module__m3eyxq__heading{gap:var(--spacing-2xl);margin-bottom:var(--spacing-3xl);grid-template-columns:1fr 1fr;align-items:end;display:grid}.FeaturedProducts-module__m3eyxq__headingLeft{gap:var(--spacing-md);flex-direction:column;display:flex}.FeaturedProducts-module__m3eyxq__eyebrow{color:var(--accent-terracotta);letter-spacing:.2em;font-size:.62rem}.FeaturedProducts-module__m3eyxq__title{color:var(--text-primary)}.FeaturedProducts-module__m3eyxq__title em{color:var(--accent-terracotta);font-style:italic}.FeaturedProducts-module__m3eyxq__headingRight{align-items:flex-start;gap:var(--spacing-xl);flex-direction:column;display:flex}.FeaturedProducts-module__m3eyxq__desc{color:var(--text-secondary);font-size:1rem;font-style:italic;line-height:1.8}.FeaturedProducts-module__m3eyxq__grid{gap:var(--spacing-xl);grid-template-columns:repeat(4,1fr);display:grid}.FeaturedProducts-module__m3eyxq__cardFeatured{grid-row:span 1}.FeaturedProducts-module__m3eyxq__bottomCta{margin-top:var(--spacing-3xl);justify-content:center;display:flex}@media (max-width:1200px){.FeaturedProducts-module__m3eyxq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.FeaturedProducts-module__m3eyxq__heading{gap:var(--spacing-xl);grid-template-columns:1fr}.FeaturedProducts-module__m3eyxq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.FeaturedProducts-module__m3eyxq__grid{grid-template-columns:1fr}}
.Storytelling-module__Rs5D5W__section{background:var(--bg-primary);overflow:hidden}.Storytelling-module__Rs5D5W__grid{gap:var(--spacing-4xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.Storytelling-module__Rs5D5W__imageCol{height:680px;position:relative}.Storytelling-module__Rs5D5W__imageMain{border-radius:var(--radius-sm);position:absolute;inset:0 10% 15% 0;overflow:hidden}.Storytelling-module__Rs5D5W__imageMain img{object-fit:cover;transform-origin:50%;width:100%;height:120%}.Storytelling-module__Rs5D5W__imageAccent{aspect-ratio:1;border-radius:var(--radius-sm);border:6px solid var(--bg-primary);width:45%;box-shadow:var(--shadow-lg);position:absolute;bottom:0;right:0;overflow:hidden}.Storytelling-module__Rs5D5W__imageAccent img{object-fit:cover;width:100%;height:100%}.Storytelling-module__Rs5D5W__textCol{gap:var(--spacing-lg);flex-direction:column;max-width:520px;display:flex}.Storytelling-module__Rs5D5W__eyebrow{color:var(--accent-terracotta);letter-spacing:.2em;font-size:.62rem}.Storytelling-module__Rs5D5W__title{color:var(--text-primary);line-height:1.1}.Storytelling-module__Rs5D5W__title em{color:var(--accent-terracotta);font-style:italic}.Storytelling-module__Rs5D5W__divider{margin:var(--spacing-md) 0}.Storytelling-module__Rs5D5W__body{color:var(--text-secondary);font-size:1rem;font-style:italic;line-height:1.85}.Storytelling-module__Rs5D5W__stats{gap:var(--spacing-2xl);padding:var(--spacing-xl) 0;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);margin:var(--spacing-md) 0;display:flex}.Storytelling-module__Rs5D5W__stat{flex-direction:column;gap:4px;display:flex}.Storytelling-module__Rs5D5W__statNum{color:var(--text-primary);letter-spacing:.02em;font-size:2.5rem;line-height:1}.Storytelling-module__Rs5D5W__statLabel{color:var(--text-muted);letter-spacing:.16em;font-size:.58rem}.Storytelling-module__Rs5D5W__ctas{align-items:center;gap:var(--spacing-xl);display:flex}@media (max-width:1024px){.Storytelling-module__Rs5D5W__grid{gap:var(--spacing-3xl);grid-template-columns:1fr}.Storytelling-module__Rs5D5W__imageCol{height:500px}.Storytelling-module__Rs5D5W__textCol{max-width:100%}}@media (max-width:600px){.Storytelling-module__Rs5D5W__imageCol{height:380px}.Storytelling-module__Rs5D5W__stats{gap:var(--spacing-xl)}}
.Collections-module__Q2xzYq__section{background:var(--bg-dark)}.Collections-module__Q2xzYq__heading{text-align:center;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-3xl);flex-direction:column;display:flex}.Collections-module__Q2xzYq__eyebrow{color:var(--accent-gold);letter-spacing:.22em;font-size:.62rem}.Collections-module__Q2xzYq__title{color:var(--text-light)}.Collections-module__Q2xzYq__title em{color:var(--accent-gold);font-style:italic}.Collections-module__Q2xzYq__subtitle{color:var(--text-light-muted);text-align:center;font-size:1rem;font-style:italic;line-height:1.7}.Collections-module__Q2xzYq__grid{gap:var(--spacing-md);grid-template-rows:520px;grid-template-columns:1fr 1fr 1fr;display:grid}.Collections-module__Q2xzYq__card{border-radius:var(--radius-sm);text-decoration:none;display:block;position:relative;overflow:hidden}.Collections-module__Q2xzYq__cardTall{grid-row:1;transform:translateY(-24px)}.Collections-module__Q2xzYq__cardImg{position:absolute;inset:0;overflow:hidden}.Collections-module__Q2xzYq__cardImg img{object-fit:cover;width:100%;height:120%;transition:transform var(--transition-editorial)}.Collections-module__Q2xzYq__card:hover .Collections-module__Q2xzYq__cardImg img{transform:scale(1.06)}.Collections-module__Q2xzYq__cardOverlay{background:linear-gradient(to top, color-mix(in srgb, var(--accent,#9e5a44) 80%, transparent) 0%, #1f1d1b66 45%, #1f1d1b1a 100%);transition:opacity var(--transition-normal);position:absolute;inset:0}.Collections-module__Q2xzYq__card:hover .Collections-module__Q2xzYq__cardOverlay{opacity:.85}.Collections-module__Q2xzYq__cardContent{padding:var(--spacing-xl);flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.Collections-module__Q2xzYq__cardMeta{gap:var(--spacing-xs);margin-bottom:var(--spacing-lg);flex-direction:column;display:flex}.Collections-module__Q2xzYq__cardEyebrow{color:#ffffff8c;letter-spacing:.2em;font-size:.55rem}.Collections-module__Q2xzYq__cardTitle{color:var(--text-light);letter-spacing:.04em;font-size:2.2rem;line-height:1}.Collections-module__Q2xzYq__cardDesc{color:#ffffffa6;font-size:.9rem;font-style:italic;line-height:1.5}.Collections-module__Q2xzYq__cardCta{color:var(--accent-gold);letter-spacing:.16em;transition:all var(--transition-fast);border-bottom:1px solid #b8976766;padding:.5rem 0;font-size:.6rem;display:inline-block}.Collections-module__Q2xzYq__card:hover .Collections-module__Q2xzYq__cardCta{border-color:var(--accent-gold);letter-spacing:.22em}@media (max-width:900px){.Collections-module__Q2xzYq__grid{grid-template-rows:auto;grid-template-columns:1fr}.Collections-module__Q2xzYq__card{height:380px}.Collections-module__Q2xzYq__cardTall{transform:none}}
.Customization-module__KFKUba__section{background:var(--bg-secondary)}.Customization-module__KFKUba__grid{gap:var(--spacing-4xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.Customization-module__KFKUba__textSide{gap:var(--spacing-lg);flex-direction:column;display:flex}.Customization-module__KFKUba__eyebrow{color:var(--accent-terracotta);letter-spacing:.2em;font-size:.62rem}.Customization-module__KFKUba__title{color:var(--text-primary)}.Customization-module__KFKUba__title em{color:var(--accent-terracotta);font-style:italic}.Customization-module__KFKUba__desc{color:var(--text-secondary);font-size:1rem;font-style:italic;line-height:1.8}.Customization-module__KFKUba__steps{gap:var(--spacing-md);margin:var(--spacing-md) 0;flex-direction:column;display:flex}.Customization-module__KFKUba__step{align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-md);background:var(--bg-surface);border-radius:var(--radius-sm);border:1px solid var(--border-ultra-light);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);display:flex}.Customization-module__KFKUba__step:hover{border-color:var(--border-medium);box-shadow:var(--shadow-sm)}.Customization-module__KFKUba__stepIcon{background:var(--accent-terracotta-subtle);width:40px;height:40px;color:var(--accent-terracotta);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Customization-module__KFKUba__stepText{flex-direction:column;gap:2px;display:flex}.Customization-module__KFKUba__stepTitle{color:var(--text-primary);letter-spacing:0;font-size:.875rem;font-weight:600}.Customization-module__KFKUba__stepDesc{color:var(--text-muted);font-size:.85rem;font-style:italic;line-height:1.5}.Customization-module__KFKUba__ctas{align-items:center;gap:var(--spacing-md);display:flex}.Customization-module__KFKUba__imageSide{position:relative}.Customization-module__KFKUba__imageWrapper{aspect-ratio:3/4;border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);overflow:hidden}.Customization-module__KFKUba__imageWrapper img{object-fit:cover;width:100%;height:100%}.Customization-module__KFKUba__dot1,.Customization-module__KFKUba__dot2,.Customization-module__KFKUba__dot3{pointer-events:none;border-radius:50%;position:absolute}.Customization-module__KFKUba__dot1{background:radial-gradient(circle,#b897674d,#0000);width:80px;height:80px;top:-20px;right:-20px}.Customization-module__KFKUba__dot2{background:radial-gradient(circle,#9e5a4440,#0000);width:48px;height:48px;bottom:80px;left:-20px}.Customization-module__KFKUba__dot3{background:radial-gradient(circle,#8a9a8659,#0000);width:28px;height:28px;bottom:200px;right:-10px}.Customization-module__KFKUba__floatingTag{bottom:var(--spacing-xl);left:calc(-1 * var(--spacing-2xl));background:var(--bg-dark);border-radius:var(--radius-sm);padding:var(--spacing-md) var(--spacing-lg);box-shadow:var(--shadow-lg);flex-direction:column;gap:2px;display:flex;position:absolute}.Customization-module__KFKUba__tagLabel{color:#fff6;letter-spacing:.18em;font-size:.55rem}.Customization-module__KFKUba__tagValue{color:var(--accent-gold);letter-spacing:.04em;font-size:2rem;line-height:1}.Customization-module__KFKUba__tagSub{color:#ffffff80;letter-spacing:.14em;font-size:.55rem}@media (max-width:1024px){.Customization-module__KFKUba__grid{grid-template-columns:1fr}.Customization-module__KFKUba__floatingTag{left:var(--spacing-md);bottom:var(--spacing-md)}}@media (max-width:600px){.Customization-module__KFKUba__ctas{flex-direction:column;align-items:flex-start}}
.Newsletter-module__21vrUq__section{background:var(--bg-dark)}.Newsletter-module__21vrUq__content{gap:var(--spacing-4xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.Newsletter-module__21vrUq__textSide{gap:var(--spacing-md);flex-direction:column;display:flex}.Newsletter-module__21vrUq__eyebrow{color:var(--accent-gold);letter-spacing:.22em;font-size:.62rem}.Newsletter-module__21vrUq__title{color:var(--text-light)}.Newsletter-module__21vrUq__title em{color:var(--accent-gold);font-style:italic}.Newsletter-module__21vrUq__desc{color:var(--text-light-muted);font-size:1rem;font-style:italic;line-height:1.8}.Newsletter-module__21vrUq__form{gap:var(--spacing-md);flex-direction:column;display:flex}.Newsletter-module__21vrUq__inputWrapper{border:1px solid var(--border-dark);border-radius:var(--radius-xs);transition:border-color var(--transition-fast);background:#ffffff0f;align-items:stretch;display:flex;overflow:hidden}.Newsletter-module__21vrUq__inputWrapper:focus-within{border-color:var(--accent-gold)}.Newsletter-module__21vrUq__input{padding:1rem var(--spacing-lg);color:var(--text-light);caret-color:var(--accent-gold);background:0 0;border:none;outline:none;flex:1;font-size:1rem;font-style:italic}.Newsletter-module__21vrUq__input::placeholder{color:#ffffff4d}.Newsletter-module__21vrUq__submitBtn{padding:1rem var(--spacing-lg);background:var(--accent-terracotta);color:#fff;cursor:pointer;transition:background var(--transition-fast);border:none;justify-content:center;align-items:center;display:flex}.Newsletter-module__21vrUq__submitBtn:hover{background:var(--accent-terracotta-hover)}.Newsletter-module__21vrUq__privacy{color:#ffffff40;letter-spacing:.14em;font-size:.58rem}.Newsletter-module__21vrUq__success{align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-xl);border-radius:var(--radius-sm);background:#ffffff0d;border:1px solid #b897674d;flex-direction:column;display:flex}.Newsletter-module__21vrUq__successIcon{color:var(--accent-gold);font-size:2rem}.Newsletter-module__21vrUq__successTitle{color:var(--text-light);font-size:1.5rem;font-style:italic;font-weight:300}.Newsletter-module__21vrUq__successDesc{color:var(--text-light-muted);font-size:.9rem;font-style:italic;line-height:1.7}@media (max-width:900px){.Newsletter-module__21vrUq__content{gap:var(--spacing-2xl);grid-template-columns:1fr}}
.Footer-module__Grjkva__footer{background:var(--bg-dark);color:var(--text-light)}.Footer-module__Grjkva__main{gap:var(--spacing-3xl);padding-top:var(--spacing-5xl);padding-bottom:var(--spacing-3xl);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__Grjkva__brand{gap:var(--spacing-lg);flex-direction:column;display:flex}.Footer-module__Grjkva__logo{flex-direction:column;gap:2px;text-decoration:none;display:flex}.Footer-module__Grjkva__logoText{color:var(--text-light);letter-spacing:.04em;font-size:2.2rem;line-height:1}.Footer-module__Grjkva__logoSub{color:#ffffff59;letter-spacing:.22em;font-size:.55rem}.Footer-module__Grjkva__brandDesc{color:var(--text-light-muted);max-width:300px;font-size:.9rem;font-style:italic;line-height:1.85}.Footer-module__Grjkva__contact{gap:var(--spacing-sm);flex-direction:column;display:flex}.Footer-module__Grjkva__contactItem{align-items:center;gap:var(--spacing-sm);font-family:var(--font-sans);color:#ffffff73;transition:color var(--transition-fast);font-size:.8rem;text-decoration:none;display:flex}.Footer-module__Grjkva__contactItem:hover{color:var(--accent-gold)}.Footer-module__Grjkva__linkCol{gap:var(--spacing-md);flex-direction:column;display:flex}.Footer-module__Grjkva__colTitle{letter-spacing:.2em;color:#ffffff59;font-size:.6rem}.Footer-module__Grjkva__navList{gap:var(--spacing-sm);flex-direction:column;display:flex}.Footer-module__Grjkva__link{font-family:var(--font-sans);color:#ffffff80;transition:color var(--transition-fast);letter-spacing:0;font-size:.85rem;text-decoration:none}.Footer-module__Grjkva__link:hover{color:var(--text-light)}.Footer-module__Grjkva__dividerWrapper{padding-top:0;padding-bottom:0}.Footer-module__Grjkva__divider{background:var(--border-dark);height:1px}.Footer-module__Grjkva__bottom{padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl);justify-content:space-between;align-items:center;gap:var(--spacing-md);flex-wrap:wrap;display:flex}.Footer-module__Grjkva__copy{color:#ffffff40;letter-spacing:.14em;font-size:.58rem}.Footer-module__Grjkva__payments{align-items:center;gap:var(--spacing-xs);display:flex}.Footer-module__Grjkva__paymentBadge{letter-spacing:.12em;color:#ffffff4d;border:1px solid #ffffff1f;border-radius:3px;padding:3px 8px;font-size:.55rem}@media (max-width:1100px){.Footer-module__Grjkva__main{grid-template-columns:1fr 1fr 1fr}.Footer-module__Grjkva__brand{grid-column:1/-1}}@media (max-width:700px){.Footer-module__Grjkva__main{gap:var(--spacing-2xl);grid-template-columns:1fr 1fr}.Footer-module__Grjkva__bottom{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.Footer-module__Grjkva__main{grid-template-columns:1fr}}
.CartDrawer-module__EV39Ia__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;opacity:0;background:#22201e8c;position:fixed;inset:0}.CartDrawer-module__EV39Ia__drawer{background:var(--bg-surface);z-index:91;width:min(420px,100vw);box-shadow:var(--shadow-drawer);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0}.CartDrawer-module__EV39Ia__header{padding:var(--spacing-xl);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__EV39Ia__headerLeft{align-items:center;gap:var(--spacing-sm);display:flex}.CartDrawer-module__EV39Ia__headerTitle{letter-spacing:.18em;color:var(--text-primary);font-size:.7rem}.CartDrawer-module__EV39Ia__closeBtn{border-radius:var(--radius-xs);width:36px;height:36px;color:var(--text-primary);transition:background var(--transition-fast);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.CartDrawer-module__EV39Ia__closeBtn:hover{background:var(--bg-secondary)}.CartDrawer-module__EV39Ia__shippingBar{padding:var(--spacing-md) var(--spacing-xl);background:var(--accent-gold-light);border-bottom:1px solid #b8976733}.CartDrawer-module__EV39Ia__shippingText{margin-bottom:var(--spacing-xs)}.CartDrawer-module__EV39Ia__shippingText p{letter-spacing:.12em;color:var(--text-secondary);font-size:.65rem}.CartDrawer-module__EV39Ia__shippingText strong{color:var(--accent-terracotta)}.CartDrawer-module__EV39Ia__progressTrack{background:#b8976740;border-radius:9999px;height:2px;overflow:hidden}.CartDrawer-module__EV39Ia__progressBar{background:var(--accent-gold);border-radius:9999px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.CartDrawer-module__EV39Ia__items{padding:var(--spacing-lg) var(--spacing-xl);gap:var(--spacing-md);flex-direction:column;flex:1;display:flex;overflow-y:auto}.CartDrawer-module__EV39Ia__empty{justify-content:center;align-items:center;gap:var(--spacing-lg);padding:var(--spacing-4xl) 0;text-align:center;flex-direction:column;flex:1;display:flex}.CartDrawer-module__EV39Ia__emptyText{color:var(--text-muted);font-size:1rem;font-style:italic}.CartDrawer-module__EV39Ia__item{gap:var(--spacing-md);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--border-ultra-light);grid-template-columns:80px 1fr auto;align-items:start;display:grid}.CartDrawer-module__EV39Ia__itemImg{aspect-ratio:3/4;border-radius:var(--radius-xs);background:var(--bg-secondary);overflow:hidden}.CartDrawer-module__EV39Ia__itemImg img{object-fit:cover;width:100%;height:100%}.CartDrawer-module__EV39Ia__itemInfo{flex-direction:column;gap:3px;display:flex}.CartDrawer-module__EV39Ia__itemMaterial{color:var(--text-muted);letter-spacing:.14em;font-size:.55rem}.CartDrawer-module__EV39Ia__itemName{color:var(--text-primary);font-size:1rem;font-weight:400;line-height:1.2}.CartDrawer-module__EV39Ia__itemPrice{font-family:var(--font-sans);color:var(--text-primary);margin-top:4px;font-size:.9rem;font-weight:500}.CartDrawer-module__EV39Ia__itemQty{align-items:center;gap:8px;margin-top:8px;display:flex}.CartDrawer-module__EV39Ia__itemQty button{border:1px solid var(--border-medium);cursor:pointer;width:26px;height:26px;transition:all var(--transition-fast);color:var(--text-primary);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.CartDrawer-module__EV39Ia__itemQty button:hover{background:var(--bg-secondary)}.CartDrawer-module__EV39Ia__itemQty span{font-family:var(--font-sans);text-align:center;min-width:20px;font-size:.875rem;font-weight:500}.CartDrawer-module__EV39Ia__removeBtn{color:var(--text-muted);transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;padding:4px}.CartDrawer-module__EV39Ia__removeBtn:hover{color:var(--accent-terracotta)}.CartDrawer-module__EV39Ia__footer{padding:var(--spacing-xl);border-top:1px solid var(--border-light);gap:var(--spacing-md);flex-direction:column;display:flex}.CartDrawer-module__EV39Ia__subtotal{justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__EV39Ia__subtotal span:first-child{letter-spacing:.16em;color:var(--text-muted);font-size:.65rem}.CartDrawer-module__EV39Ia__subtotalValue{font-family:var(--font-sans);color:var(--text-primary);font-size:1.2rem;font-weight:600}.CartDrawer-module__EV39Ia__footerNote{color:var(--text-muted);text-align:center;font-size:.8rem;font-style:italic}.CartDrawer-module__EV39Ia__checkoutBtn{justify-content:center;width:100%}.CartDrawer-module__EV39Ia__continueBtn{letter-spacing:.14em;width:100%;color:var(--text-secondary);justify-content:center;font-size:.65rem}
