@import url("https://fonts.googleapis.com/css2?family=Oxanium:wght@400;600;700&display=swap");.ProductCard_productCard__uZDAm{border-radius:8px;width:100%;max-width:304px;min-height:320px;position:relative;margin:0 auto}.ProductCard_productCardWrapper__iBgp_{position:relative;width:100%}.ProductCard_contextMenu__ObX9x{position:fixed;z-index:99999;min-width:180px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);padding:6px 0;transform:translateY(-50%)}.ProductCard_contextMenuItem__mTfis{display:block;width:100%;text-align:left;padding:10px 16px;border:none;background:none;font-size:14px;color:#1b3b45;cursor:pointer;transition:background .15s ease}.ProductCard_contextMenuItem__mTfis:hover{background:#f3f4f6}.ProductCard_productImageWrapper__9M97w{position:relative;width:100%;height:304px;max-height:50vw;text-align:center;background-color:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #dddddd;border-radius:2px;transition:border .3s ease;overflow:hidden}.ProductCard_productImageWrapper__9M97w:hover{border-color:#e1bc79}.ProductCard_cardLink__fSK_b{display:block;text-decoration:none;color:inherit}.ProductCard_productImage__UCQ8_{cursor:pointer;height:70%;max-width:90%;max-height:80%;margin-top:40px;object-fit:contain;transition:transform .3s ease,filter .3s ease}.ProductCard_productImageWrapper__9M97w:hover .ProductCard_productImage__UCQ8_:not(.ProductCard_thumbnailImageSlide__DSsnb){transform:scale(1.05);filter:blur(3px)}@keyframes ProductCard_slideInFromRight__MTiOx{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.ProductCard_thumbnailImageSlide__DSsnb{animation:ProductCard_slideInFromRight__MTiOx .4s ease-in-out}.ProductCard_thumbnailModal__w1MdI{position:absolute;top:20%;left:50%;transform:translate(-50%,-50%);background:white;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:16px 12px;gap:8px;z-index:20;border-radius:8px;box-shadow:0 6px 20px rgba(0,0,0,.2);width:90%;height:auto;max-width:520px}.ProductCard_thumbnailNavBtn__uzCe8{background:#9f6f3a;border:none;cursor:pointer;font-size:10px;padding:3px 4px;color:white;border-radius:3px;transition:opacity .2s ease,background .2s ease;flex-shrink:0;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center}.ProductCard_thumbnailNavBtn__uzCe8:hover:not(:disabled){background:#7a4e2a}.ProductCard_thumbnailNavBtn__uzCe8:disabled{opacity:.3;cursor:not-allowed;background:#ccc}.ProductCard_thumbnailsContainer__0MizA{display:flex;flex-direction:row;gap:8px;flex:1 1;overflow:hidden;justify-content:center;align-items:center}.ProductCard_thumbnailItem__Xgc4b{position:relative;width:80px;height:80px;cursor:pointer;border:2px solid #e0e0e0;border-radius:6px;overflow:hidden;transition:all .2s ease;flex-shrink:0}.ProductCard_thumbnailItem__Xgc4b:hover{border-color:#9f6f3a;transform:scale(1.08)}.ProductCard_thumbnailImg__ITN_b{width:100%;height:100%;object-fit:cover}.ProductCard_thumbnailOverlay__2TxNI{position:relative;width:100%;height:100%}.ProductCard_remainingCount__zkoUK{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700}.ProductCard_roundButtonWrapper__2SbfZ{position:absolute;bottom:100px;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s ease;z-index:10}.ProductCard_productImageWrapper__9M97w:hover .ProductCard_roundButtonWrapper__2SbfZ{opacity:1}.ProductCard_newBadge__BIgkS{width:63px;height:32px;text-align:center;position:absolute;top:16px;left:16px;background-color:#b07c4c;color:white;padding:7px 8px;border-radius:20px;font-size:16px;font-weight:400;line-height:19px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;font-family:Gilroy-Regular}.ProductCard_favoriteIcon__so9Yr{position:absolute;top:16px;right:16px;font-size:20px;cursor:pointer}.ProductCard_productDetails__H1qVU{margin:5px 0 15px;padding:0 5px}.ProductCard_storeName__6AR_E{font-size:12px;color:#9f6f3a;margin:0;padding:4px 0;text-transform:uppercase;letter-spacing:.5px;font-weight:500;text-align:left;line-height:1.4;font-family:"Oxanium, sans-serif"}.ProductCard_productName__PaUwS{font-size:16px;font-weight:700;color:#3b3b3b}.ProductCard_productPrice__qfqnk{font-size:18px;color:#3b3b3b}@media (max-width:991px){.ProductCard_productCard__uZDAm{max-width:100%;min-height:280px}.ProductCard_productImageWrapper__9M97w{height:220px;max-height:45vw}.ProductCard_productImage__UCQ8_{max-width:90%;max-height:90%;margin-top:24px}.ProductCard_productName__PaUwS{font-size:14px}.ProductCard_productPrice__qfqnk{font-size:16px}}@media (max-width:576px){.ProductCard_productCard__uZDAm{min-height:260px}.ProductCard_productImageWrapper__9M97w{height:180px;max-height:42vw}.ProductCard_productImageWrapper__9M97w:hover .ProductCard_roundButtonWrapper__2SbfZ,.ProductCard_roundButtonWrapper__2SbfZ{bottom:60px}.ProductCard_newBadge__BIgkS{width:41px;height:26px;top:12px;left:12px;padding:4px 9px;font-size:12px}.ProductCard_favoriteIcon__so9Yr{top:12px;right:12px;font-size:16px}.ProductCard_productImage__UCQ8_{padding-top:9px;max-width:85%;max-height:85%;margin-top:16px}.ProductCard_productDetails__H1qVU{margin:2px 0 4px;padding:0 1px}.ProductCard_productName__PaUwS{font-size:13px}.ProductCard_productPrice__qfqnk{font-size:15px}.ProductCard_storeName__6AR_E{font-size:11px;padding:2px 0}}@media (max-width:360px){.ProductCard_productImageWrapper__9M97w{height:160px;max-height:44vw}.ProductCard_productName__PaUwS{font-size:12px}.ProductCard_productPrice__qfqnk{font-size:14px}}.ProductCard_productName__PaUwS{cursor:pointer}.ProductCard_productName__PaUwS:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:5px 10px;border-radius:4px;white-space:nowrap;font-size:12px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:1000}.ProductCard_productName__PaUwS:hover:after{opacity:1;visibility:visible}.RoundButton_roundButton__pBt7p{width:55px;height:55px;background-color:#1B3B45;border:none;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;outline:none;transition:transform .3s ease}.RoundButton_roundButton__pBt7p:hover{transform:scale(1.1)}.RoundButton_arrow__VBKy9{cursor:pointer}.store-view_storeViewTabsWrapper__CH_Fc{width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);overflow:hidden;background:#fff}.store-view_storeViewTabsInner__gXvDb{width:100%;padding-left:24px;padding-right:24px;box-sizing:border-box}.store-view_storeViewTabsLayout__5O6g_{padding-top:8px;padding-bottom:32px}.store-view_storeViewNav__PgNKi{display:flex;flex-wrap:nowrap;justify-content:space-evenly;gap:4px;padding:0 0 12px;margin:0 0 24px;border-bottom:1px solid #e8e8e8;overflow-x:auto;-webkit-overflow-scrolling:touch}.store-view_storeViewNav__PgNKi::-webkit-scrollbar{height:4px}.store-view_storeViewNavItem__BmqeC{flex-shrink:0;padding:10px 18px;font-size:14px;font-weight:500;color:#5c5c5c;background:transparent;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:color .2s,background .2s}.store-view_storeViewNavItem__BmqeC:hover{color:#9F6F3A;background:#faf8f5}.store-view_navItemActive__RJP6D{color:#9F6F3A;background:#FFF9EE;font-weight:600}.store-view_storeViewTabContent__SXduh{min-height:200px}.store-view_storeViewHomeSection__3L_Q1{padding-bottom:0}.store-view_storeViewTemplatePlaceholder__ye0eF{padding:48px 24px;text-align:center;color:#6b6b6b;font-size:.9375rem;background:#f9f9f9;border-radius:8px;margin:16px 0}.store-view_storeViewHomeSection__3L_Q1 .store-view_storeViewLandingCta__Nqlv0{padding-top:32px}.store-view_storeViewLandingCta__Nqlv0{padding:48px 24px 56px;text-align:center}.store-view_storeViewLandingCtaInner__B9NTi{max-width:400px;margin:0 auto}.store-view_storeViewLandingText__nA4GE{font-size:17px;color:#5c5c5c;margin-bottom:20px;line-height:1.5}.store-view_storeViewLandingText__nA4GE strong{color:#9F6F3A}.store-view_storeViewLandingBtn__x5hXT{padding:12px 24px;font-size:15px;font-weight:600;color:#fff;background:#9F6F3A;border:none;border-radius:8px;cursor:pointer;transition:background .2s,transform .1s}.store-view_storeViewLandingBtn__x5hXT:hover{background:#8a5f32}.store-view_storeViewLandingBtn__x5hXT:active{transform:scale(.98)}.store-view_storeViewFilters__TU7_c{background-color:#F5F5F5;border-radius:12px}@media (min-width:768px){.store-view_storeViewFilters__TU7_c{position:sticky;top:120px;max-height:calc(100vh - 140px);overflow-y:auto;overflow-x:hidden}}.store-view_storeViewPanel__3Hi8r{padding-left:0;padding-right:0;width:100%;max-width:100%}@media (max-width:599px){.store-view_storeViewTabsInner__gXvDb{padding-left:16px;padding-right:16px}.store-view_storeViewLandingCta__Nqlv0{padding:32px 16px 40px}.store-view_storeViewLandingText__nA4GE{font-size:15px}.store-view_storeViewLandingBtn__x5hXT{padding:10px 20px;font-size:14px}.store-view_storeViewTabsLayout__5O6g_{padding-top:4px;padding-bottom:24px}.store-view_storeViewNav__PgNKi{padding:0 0 10px;margin:0 0 16px;gap:2px}.store-view_storeViewNavItem__BmqeC{padding:8px 14px;font-size:13px}.store-view_storeViewItemsContainer__BXr4H{padding-left:0;padding-right:0}.store-view_storeViewItemsSection__EhER6 .container{max-width:100%}.store-view_storeViewFiltersCol__qOjS8{margin-bottom:16px}.store-view_storeViewFilters__TU7_c{padding:16px!important}.store-view_storeViewFilters__TU7_c h3,.store-view_storeViewFilters__TU7_c h4{font-size:15px!important}.store-view_storeViewPanel__3Hi8r.container{padding-left:0;padding-right:0;max-width:100%}}@media (min-width:600px) and (max-width:1023px){.store-view_storeViewTabsInner__gXvDb{padding-left:20px;padding-right:20px}.store-view_storeViewTabsLayout__5O6g_{padding-bottom:28px}.store-view_storeViewNavItem__BmqeC{padding:9px 16px;font-size:13px}.store-view_storeViewFilters__TU7_c{padding:20px!important}.store-view_storeViewPanel__3Hi8r.container{max-width:100%}}.store-view_storeViewReviews__jp0gI .row{margin-left:0;margin-right:0}@media (max-width:767px){.store-view_storeViewReviews__jp0gI .d-flex.my-3{flex-direction:column;align-items:flex-start;padding:16px 0;border-bottom:1px solid #eee}.store-view_storeViewReviews__jp0gI .d-flex.my-3:last-child{border-bottom:none}.store-view_storeViewReviews__jp0gI .flex-column.me-3{margin-right:0!important;margin-bottom:12px}.store-view_storeViewReviews__jp0gI .col-md-10,.store-view_storeViewReviews__jp0gI .col-md-2{max-width:100%;flex:0 0 100%}.store-view_storeViewReviews__jp0gI .col-md-2 img{max-width:120px;height:auto;border-radius:8px}.store-view_storeViewReviews__jp0gI h3.txt-20{font-size:17px}}.templateOne_root__ts1LU{--t-one-font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--t-one-font-serif:"Cormorant Garamond","Georgia",serif;--t-one-color-bg:#fafaf9;--t-one-color-surface:#ffffff;--t-one-color-text:#1a1a1a;--t-one-color-muted:#5c5c5c;--t-one-color-accent:#b8860b;--t-one-color-accent-hover:#9a7209;--t-one-color-dark-bg:#0f1419;--t-one-color-dark-surface:#1a2332;--t-one-radius:8px;--t-one-radius-pill:9999px;--t-one-shadow-sm:0 1px 3px rgba(0,0,0,0.06);--t-one-shadow-md:0 4px 12px rgba(0,0,0,0.08);--t-one-shadow-lg:0 12px 40px rgba(0,0,0,0.12);--t-one-transition:0.2s ease}.templateOne_hero__q_xqK{position:relative;width:100%;min-height:clamp(420px,50vw,560px);overflow:hidden;display:flex;align-items:center}.templateOne_heroImage__0tq3f{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.templateOne_heroOverlay__s8L7S{position:absolute;inset:0;background:linear-gradient(105deg,rgba(0,0,0,.6),rgba(0,0,0,.25) 45%,rgba(0,0,0,0) 70%);pointer-events:none}.templateOne_heroContent__86XgZ{position:relative;z-index:1;padding:clamp(24px,4vw,48px) 0 clamp(24px,4vw,48px) clamp(32px,5vw,64px)}.templateOne_heroTitle__HmTMj{font-family:var(--t-one-font-serif);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#fff;margin:0 0 clamp(20px,3vw,32px);text-shadow:0 2px 20px rgba(0,0,0,.3)}.templateOne_heroCta__o7Har{display:inline-block;padding:14px 32px;font-family:var(--t-one-font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;background:#fff;border:none;border-radius:var(--t-one-radius-pill);cursor:pointer;transition:transform var(--t-one-transition),box-shadow var(--t-one-transition);box-shadow:var(--t-one-shadow-md)}.templateOne_heroCta__o7Har:hover{transform:translateY(-1px);box-shadow:var(--t-one-shadow-lg)}.templateOne_sectionFeatured__0lMI2{position:relative;width:100%;padding:clamp(64px,10vw,120px) clamp(24px,4vw,80px);font-family:var(--t-one-font-sans)}.templateOne_tabs__AtWRb{display:flex;flex-wrap:wrap;gap:8px 32px;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:16px;margin-bottom:clamp(40px,6vw,56px)}.templateOne_tabActive__lZ2KX,.templateOne_tab__2OXir{padding:8px 4px;font-size:.9375rem;font-weight:500;color:var(--t-one-color-muted);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-17px;cursor:pointer;transition:color var(--t-one-transition)}.templateOne_tab__2OXir:hover{color:var(--t-one-color-text)}.templateOne_tabActive__lZ2KX{color:#0d4f4f;border-bottom-color:#0d4f4f}.templateOne_featuredContainer__kFwBt{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:24px;min-height:730px;width:100%;max-width:100%;margin:0;box-sizing:border-box}.templateOne_featuredModelWrap__VFI14{width:780px;height:730px;flex-shrink:0;overflow:hidden;box-shadow:var(--t-one-shadow-lg)}.templateOne_featuredModelImg__cGy0O{width:100%;height:100%;object-fit:cover;object-position:left center;display:block}.templateOne_featuredCard1__KILiZ,.templateOne_featuredCard2__D_Aok{flex-shrink:0;background:transparent;overflow:hidden;transition:box-shadow var(--t-one-transition),transform var(--t-one-transition);padding:0 0 16px;text-align:center}.templateOne_featuredCard1__KILiZ{margin-left:-78px;width:309px}.templateOne_featuredCard2__D_Aok{width:270px}.templateOne_featuredCard1__KILiZ:hover,.templateOne_featuredCard2__D_Aok:hover{transform:translateY(-2px)}.templateOne_featuredCard1__KILiZ .templateOne_featuredCardImgWrap__yO7v7{width:309px;height:246px;overflow:hidden;margin-bottom:12px}.templateOne_featuredCard2__D_Aok .templateOne_featuredCardImgWrap__yO7v7{width:270px;height:440px;overflow:hidden;margin-bottom:12px}.templateOne_featuredCardImgWrap__yO7v7 img{width:100%;height:100%;object-fit:cover;object-position:left center;display:block}.templateOne_featuredCardTitle__lggPn{font-size:.9375rem;font-weight:600;color:var(--t-one-color-text);margin:0 12px 4px;line-height:1.3}.templateOne_featuredCardPrice__59oTY{font-size:.875rem;color:var(--t-one-color-muted);text-decoration:underline;text-underline-offset:3px;margin:0 12px}.templateOne_circleFeaturedTop__wr7pR{top:48px;right:550px;width:100px;height:100px}.templateOne_circleFeaturedBottom__QDNQ0,.templateOne_circleFeaturedTop__wr7pR{position:absolute;border:1.5px solid black;border-radius:50%;pointer-events:none}.templateOne_circleFeaturedBottom__QDNQ0{bottom:-64px;left:220px;width:220px;height:220px}.templateOne_sectionCollection__EA_t_{position:relative;padding:clamp(64px,10vw,120px) clamp(24px,4vw,80px);background:var(--t-one-color-surface);font-family:var(--t-one-font-sans)}.templateOne_collectionContainer__LzZoL{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(48px,8vw,80px);margin:0 auto}.templateOne_collectionLabel__yMn92{display:inline-block;font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--t-one-color-muted);margin-bottom:20px}.templateOne_collectionTitle__G5brT{font-family:Kaisei Decol,serif;font-size:48px;font-weight:400;line-height:1.2;color:var(--t-one-color-text);margin:0 0 20px}.templateOne_collectionDesc__hDop5{font-family:Kaisei Decol,serif;font-size:1rem;line-height:1.7;color:var(--t-one-color-muted);margin:0 0 28px}.templateOne_collectionCta__0uS4X{padding:14px 28px;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--t-one-color-text);background:transparent;border:1.5px solid var(--t-one-color-text);border-radius:var(--t-one-radius-pill);cursor:pointer;transition:background var(--t-one-transition),color var(--t-one-transition)}.templateOne_collectionCta__0uS4X:hover{background:var(--t-one-color-text);color:#fff}.templateOne_collectionImageWrap__C1gn2{border-radius:var(--t-one-radius);overflow:hidden;box-shadow:var(--t-one-shadow-lg)}.templateOne_collectionImageWrap__C1gn2 img{width:100%;height:min(520px,50vw);object-fit:cover;display:block}.templateOne_circleCollectionTop__71e_L{position:absolute;top:40px;left:min(6vw,80px);width:200px;height:200px;border:1.5px solid black;border-radius:50%;pointer-events:none}.templateOne_circleCollectionBottom__6choR{position:absolute;bottom:40px;right:min(14vw,180px);width:180px;height:180px;border:1.5px solid black;border-radius:50%;pointer-events:none}.templateOne_sectionBestSellers__Ll8jy{padding:clamp(64px,10vw,100px) clamp(24px,4vw,80px);background:var(--t-one-color-dark-bg);color:#fff;font-family:var(--t-one-font-sans);text-align:center}.templateOne_bestSellersTitle__5JOPV{font-family:var(--t-one-font-serif);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;margin:0 0 clamp(48px,8vw,72px);color:#fff}.templateOne_bestSellersGrid__vGw4q{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(24px,4vw,40px);margin:0 auto clamp(48px,6vw,64px);text-align:left}.templateOne_bestSellersCard__Si_lP{background:var(--t-one-color-dark-surface);border-radius:var(--t-one-radius);overflow:hidden;transition:transform var(--t-one-transition),box-shadow var(--t-one-transition);position:relative}.templateOne_bestSellersCard__Si_lP:nth-child(odd){transform:translateY(-25px)}.templateOne_bestSellersCard__Si_lP:nth-child(2n){transform:translateY(25px)}.templateOne_bestSellersCard__Si_lP:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.4)}.templateOne_bestSellersCardImgWrap__RP8qt{width:100%;aspect-ratio:1;overflow:hidden;background:rgba(255,255,255,.04)}.templateOne_bestSellersCardImgWrap__RP8qt img{width:100%;height:100%;object-fit:cover;display:block}.templateOne_bestSellersCardTitle__FKTLm{font-size:1rem;font-weight:600;margin:0;padding:16px 16px 6px;color:#fff;line-height:1.3}.templateOne_bestSellersCardPrice__NCkbU{display:block;font-size:.9375rem;color:rgba(255,255,255,.75);text-decoration:underline;text-underline-offset:3px;padding:0 16px 16px}.templateOne_bestSellersCtaWrap__Lc0FZ{display:flex;justify-content:center}.templateOne_bestSellersCta__Q0buV{padding:14px 40px;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--t-one-color-dark-bg);background:#fff;border:none;border-radius:var(--t-one-radius-pill);cursor:pointer;transition:transform var(--t-one-transition),box-shadow var(--t-one-transition)}.templateOne_bestSellersCta__Q0buV:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(255,255,255,.2)}@media (max-width:1100px){.templateOne_featuredContainer__kFwBt{max-width:100%;justify-content:center;flex-wrap:wrap}.templateOne_featuredModelWrap__VFI14{width:min(780px,100%);height:min(730px,65vw)}.templateOne_featuredCard1__KILiZ .templateOne_featuredCardImgWrap__yO7v7,.templateOne_featuredCard2__D_Aok .templateOne_featuredCardImgWrap__yO7v7{width:100%}.templateOne_featuredCard1__KILiZ .templateOne_featuredCardImgWrap__yO7v7{height:240px}.templateOne_featuredCard2__D_Aok .templateOne_featuredCardImgWrap__yO7v7{height:440px}}@media (max-width:1024px){.templateOne_bestSellersGrid__vGw4q{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.templateOne_sectionFeatured__0lMI2{padding-left:20px;padding-right:20px}.templateOne_featuredContainer__kFwBt{min-height:auto;display:flex;flex-direction:column;gap:24px;padding-bottom:40px}.templateOne_featuredModelWrap__VFI14{width:100%;height:min(730px,85vw);max-height:400px}.templateOne_featuredModelImg__cGy0O{height:100%}.templateOne_featuredCard1__KILiZ,.templateOne_featuredCard2__D_Aok{width:100%;max-width:320px;margin:0 auto}.templateOne_featuredCard1__KILiZ .templateOne_featuredCardImgWrap__yO7v7{width:100%;height:240px}.templateOne_featuredCard2__D_Aok .templateOne_featuredCardImgWrap__yO7v7{width:100%;height:320px}.templateOne_circleFeaturedBottom__QDNQ0,.templateOne_circleFeaturedTop__wr7pR{display:none}.templateOne_collectionContainer__LzZoL{grid-template-columns:1fr;gap:40px}.templateOne_collectionText__Bq21c{max-width:none}.templateOne_collectionImageWrap__C1gn2 img{height:320px}.templateOne_circleCollectionBottom__6choR,.templateOne_circleCollectionTop__71e_L{display:none}.templateOne_sectionBestSellers__Ll8jy,.templateOne_sectionCollection__EA_t_{padding-left:20px;padding-right:20px}.templateOne_bestSellersGrid__vGw4q{grid-template-columns:1fr;max-width:320px;margin-left:auto;margin-right:auto}}@media (max-width:480px){.templateOne_heroContent__86XgZ{padding-left:20px}.templateOne_tabs__AtWRb{gap:4px 20px}.templateOne_tabActive__lZ2KX,.templateOne_tab__2OXir{font-size:.875rem}}.defaultTemplate_wrapper___IXI2{width:100%;overflow:hidden}.defaultTemplate_split__gj7Or{display:grid;grid-template-columns:1.05fr .95fr;min-height:clamp(440px,62vw,620px)}.defaultTemplate_imagePanel__LXdiN{position:relative;overflow:hidden;background:#0f0f0f}.defaultTemplate_bannerImg__Wu_az{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center;display:block}.defaultTemplate_imageOverlay__0yb3L{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.08),transparent 50%);pointer-events:none}.defaultTemplate_contentPanel__y2oeb{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,56px) clamp(28px,4vw,48px);background:#f5f4f0}.defaultTemplate_kicker__Az_Bm{font-family:DM Sans,-apple-system,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:#9F6F3A;margin-bottom:16px}.defaultTemplate_title__HtA_M{font-family:Syne,-apple-system,sans-serif;font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:#1a1a1a;margin:0 0 16px;max-width:18ch}.defaultTemplate_tagline__HH0sl{font-family:DM Sans,-apple-system,sans-serif;font-size:clamp(.9375rem,1.1vw,1rem);line-height:1.55;color:#5a5a5a;margin:0 0 32px;max-width:32ch}.defaultTemplate_cta__wodFb{display:inline-flex;align-items:center;gap:10px;font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.04em;color:#1a1a1a;text-decoration:none;padding-bottom:4px;border-bottom:2px solid #9f6f3a;width:-moz-fit-content;width:fit-content;transition:color .2s ease,border-color .2s ease,gap .2s ease}.defaultTemplate_cta__wodFb:hover{color:#9F6F3A;border-bottom-color:#1a1a1a;gap:14px}.defaultTemplate_ctaArrow__hJ3se{font-size:1.125rem;font-weight:400;transition:transform .2s ease}.defaultTemplate_cta__wodFb:hover .defaultTemplate_ctaArrow__hJ3se{transform:translateX(4px)}@media (max-width:1024px){.defaultTemplate_split__gj7Or{grid-template-columns:1fr;min-height:auto}.defaultTemplate_bannerImg__Wu_az,.defaultTemplate_imagePanel__LXdiN{min-height:clamp(280px,50vw,380px)}.defaultTemplate_contentPanel__y2oeb{padding:clamp(28px,6vw,40px) 24px}.defaultTemplate_title__HtA_M{max-width:none}}@media (max-width:600px){.defaultTemplate_bannerImg__Wu_az,.defaultTemplate_imagePanel__LXdiN{min-height:260px}.defaultTemplate_contentPanel__y2oeb{padding:28px 20px}.defaultTemplate_kicker__Az_Bm{letter-spacing:.2em}.defaultTemplate_title__HtA_M{font-size:1.875rem}.defaultTemplate_tagline__HH0sl{font-size:.875rem}.defaultTemplate_cta__wodFb{font-size:.8125rem}}.templateTwo_root__f498r{--t2-font-sans:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--t2-font-serif:"Playfair Display",Georgia,serif;--t2-bg:#faf9f7;--t2-surface:#ffffff;--t2-text:#1a1a1a;--t2-muted:#6b6b6b;--t2-accent:#9F6F3A;--t2-accent-hover:#8a5f32;--t2-radius:12px;--t2-radius-pill:9999px;--t2-shadow:0 4px 20px rgba(0,0,0,0.06);--t2-transition:0.25s ease}.templateTwo_hero__AWRwy{position:relative;width:100%;min-height:clamp(380px,55vw,520px);display:flex;align-items:center;justify-content:center;overflow:hidden}.templateTwo_heroImage__NsVMs{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.templateTwo_heroOverlay__N_YjY{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.2) 50%,rgba(0,0,0,.4));pointer-events:none}.templateTwo_heroContent__s1csP{position:relative;z-index:1;text-align:center;padding:24px;max-width:640px}.templateTwo_heroLabel__SHVkh{display:inline-block;font-family:var(--t2-font-sans);font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.9);margin-bottom:12px}.templateTwo_heroTitle__zVgEg{font-family:var(--t2-font-serif);font-size:clamp(2rem,5vw,3.25rem);font-weight:600;line-height:1.2;color:#fff;margin:0 0 16px;text-shadow:0 2px 24px rgba(0,0,0,.3)}.templateTwo_heroSubtitle___hJld{font-family:var(--t2-font-sans);font-size:clamp(.9375rem,1.5vw,1.0625rem);color:rgba(255,255,255,.95);margin:0 0 28px;line-height:1.5}.templateTwo_heroCta__xfWwC{display:inline-block;padding:14px 32px;font-family:var(--t2-font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--t2-text);background:#fff;border-radius:var(--t2-radius-pill);text-decoration:none;box-shadow:0 4px 20px rgba(0,0,0,.15);transition:transform var(--t2-transition),box-shadow var(--t2-transition)}.templateTwo_heroCta__xfWwC:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.2)}.templateTwo_sectionTitle__JO0SI{font-family:var(--t2-font-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:var(--t2-text);margin:0 0 28px;text-align:center}.templateTwo_sectionCategories__CWD48{padding:clamp(48px,8vw,72px) 24px;background:var(--t2-surface)}.templateTwo_categoriesInner__kUuNK{max-width:1200px;margin:0 auto}.templateTwo_categoriesGrid__mumnV{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.templateTwo_categoryTile__0GWB1{display:block;text-decoration:none;color:inherit;border-radius:var(--t2-radius);overflow:hidden;box-shadow:var(--t2-shadow);transition:transform var(--t2-transition),box-shadow var(--t2-transition)}.templateTwo_categoryTile__0GWB1:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.templateTwo_categoryImgWrap__BRXpo{width:100%;aspect-ratio:3/4;overflow:hidden;background:var(--t2-bg)}.templateTwo_categoryImgWrap__BRXpo img{width:100%;height:100%;object-fit:cover;display:block}.templateTwo_categoryLabel__sGqdh{display:block;font-family:var(--t2-font-sans);font-size:.9375rem;font-weight:600;color:var(--t2-text);padding:16px;text-align:center;background:var(--t2-surface)}.templateTwo_sectionFeatured__JRFQE{padding:clamp(48px,8vw,72px) 24px;background:var(--t2-bg)}.templateTwo_featuredInner__NKp2R{max-width:1200px;margin:0 auto}.templateTwo_featuredGrid__Q8TnJ{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:40px}.templateTwo_productCard__V6jvc{background:var(--t2-surface);border-radius:var(--t2-radius);overflow:hidden;box-shadow:var(--t2-shadow);transition:transform var(--t2-transition),box-shadow var(--t2-transition)}.templateTwo_productCard__V6jvc:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.templateTwo_productCardLink__dE7fQ{display:block;text-decoration:none;color:inherit}.templateTwo_productCardImgWrap__VwDJo{width:100%;aspect-ratio:1;overflow:hidden;background:var(--t2-bg)}.templateTwo_productCardImgWrap__VwDJo img{width:100%;height:100%;object-fit:cover;display:block}.templateTwo_productCardTitle__ooK3J{font-family:var(--t2-font-sans);font-size:1rem;font-weight:600;margin:0;padding:16px 16px 4px;color:var(--t2-text);line-height:1.3}.templateTwo_productCardPrice___zxzy{display:block;font-family:var(--t2-font-sans);font-size:.9375rem;color:var(--t2-accent);font-weight:600;padding:0 16px 16px}.templateTwo_featuredCtaWrap___OQ6Z{text-align:center}.templateTwo_featuredCta__bvp0o{display:inline-block;padding:12px 28px;font-family:var(--t2-font-sans);font-size:.875rem;font-weight:600;color:var(--t2-surface);background:var(--t2-accent);border-radius:var(--t2-radius-pill);text-decoration:none;transition:background var(--t2-transition)}.templateTwo_featuredCta__bvp0o:hover{background:var(--t2-accent-hover)}.templateTwo_promoStrip___tY39{background:var(--t2-text);color:#fff;padding:20px 24px}.templateTwo_promoInner__jyH0H{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.templateTwo_promoText__5mLfh{font-family:var(--t2-font-sans);font-size:.9375rem;margin:0;color:rgba(255,255,255,.95)}.templateTwo_promoText__5mLfh strong{color:#fff;font-weight:700}.templateTwo_promoBtn__QAeRj{display:inline-block;padding:10px 24px;font-family:var(--t2-font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--t2-text);background:#fff;border-radius:var(--t2-radius-pill);text-decoration:none;transition:transform var(--t2-transition),opacity var(--t2-transition)}.templateTwo_promoBtn__QAeRj:hover{opacity:.95;transform:scale(1.02)}.templateTwo_sectionStory__5xsy4{padding:clamp(48px,8vw,80px) 24px;background:var(--t2-surface)}.templateTwo_storyInner__7c71G{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,64px)}.templateTwo_storyImageWrap__lDKYF{border-radius:var(--t2-radius);overflow:hidden;box-shadow:var(--t2-shadow)}.templateTwo_storyImageWrap__lDKYF img{width:100%;height:auto;min-height:320px;object-fit:cover;display:block}.templateTwo_storyLabel__TqCiw{display:inline-block;font-family:var(--t2-font-sans);font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--t2-accent);margin-bottom:12px}.templateTwo_storyTitle__qA6Bf{font-family:var(--t2-font-serif);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;color:var(--t2-text);margin:0 0 16px;line-height:1.25}.templateTwo_storyDesc__RmT0v{font-family:var(--t2-font-sans);font-size:1rem;line-height:1.65;color:var(--t2-muted);margin:0 0 24px}.templateTwo_storyCta__keaVt{display:inline-block;padding:12px 24px;font-family:var(--t2-font-sans);font-size:.875rem;font-weight:600;color:var(--t2-accent);background:transparent;border:2px solid var(--t2-accent);border-radius:var(--t2-radius-pill);text-decoration:none;transition:background var(--t2-transition),color var(--t2-transition)}.templateTwo_storyCta__keaVt:hover{background:var(--t2-accent);color:#fff}@media (max-width:1024px){.templateTwo_categoriesGrid__mumnV,.templateTwo_featuredGrid__Q8TnJ{grid-template-columns:repeat(2,1fr)}.templateTwo_storyInner__7c71G{grid-template-columns:1fr}.templateTwo_storyImageWrap__lDKYF{order:-1}}@media (max-width:768px){.templateTwo_categoriesGrid__mumnV{grid-template-columns:1fr;max-width:320px;margin:0 auto}.templateTwo_featuredGrid__Q8TnJ{grid-template-columns:1fr;max-width:320px;margin-left:auto;margin-right:auto;margin-bottom:32px}.templateTwo_promoInner__jyH0H{flex-direction:column;text-align:center}}@media (max-width:480px){.templateTwo_heroTitle__zVgEg{font-size:1.75rem}.templateTwo_heroCta__xfWwC{padding:12px 24px;font-size:.75rem}}.templateThree_root__iKuMK{--t3-font-sans:"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--t3-font-serif:"Libre Baskerville",Georgia,serif;--t3-bg:#f4f3f0;--t3-surface:#ffffff;--t3-text:#1c1c1c;--t3-muted:#5a5a5a;--t3-accent:#2d5a4a;--t3-accent-hover:#234a3d;--t3-cream:#e8e6e1;--t3-radius:8px;--t3-transition:0.25s ease}.templateThree_heroSplit__R_OJU{display:grid;grid-template-columns:1fr 1fr;min-height:clamp(400px,55vw,560px);overflow:hidden}.templateThree_heroSplitImage__FGsig{position:relative;overflow:hidden}.templateThree_heroSplitImage__FGsig img{width:100%;height:100%;min-height:400px;object-fit:cover;display:block}.templateThree_heroSplitContent__ien4S{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,56px);background:var(--t3-cream)}.templateThree_heroSplitLabel__JO4JA{font-family:var(--t3-font-sans);font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--t3-accent);margin-bottom:12px}.templateThree_heroSplitTitle__W1xMK{font-family:var(--t3-font-serif);font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;color:var(--t3-text);margin:0 0 16px}.templateThree_heroSplitDesc__zNrKu{font-family:var(--t3-font-sans);font-size:1rem;line-height:1.6;color:var(--t3-muted);margin:0 0 28px;max-width:360px}.templateThree_heroSplitCta__q1NMG{display:inline-block;padding:14px 32px;font-family:var(--t3-font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--t3-surface);background:var(--t3-accent);border-radius:4px;text-decoration:none;transition:background var(--t3-transition)}.templateThree_heroSplitCta__q1NMG:hover{background:var(--t3-accent-hover)}.templateThree_statementStrip__8nkNd{background:var(--t3-text);color:#fff;padding:24px;text-align:center}.templateThree_statementText__1a__d{font-family:var(--t3-font-serif);font-size:clamp(1.125rem,2vw,1.375rem);font-weight:400;font-style:italic;margin:0;letter-spacing:.02em}.templateThree_sectionNewArrivals__LrTCS{padding:clamp(48px,8vw,72px) 24px;background:var(--t3-surface)}.templateThree_newArrivalsInner__X7kYw{max-width:1200px;margin:0 auto}.templateThree_sectionHead__ppcUN{font-family:var(--t3-font-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--t3-text);margin:0 0 32px;text-align:center}.templateThree_newArrivalsGrid__chJea{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:36px}.templateThree_arrivalCard__Ka8tN{background:var(--t3-bg);border-radius:var(--t3-radius);overflow:hidden;transition:transform var(--t3-transition),box-shadow var(--t3-transition)}.templateThree_arrivalCard__Ka8tN:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.templateThree_arrivalCardLink__a36W9{display:block;text-decoration:none;color:inherit}.templateThree_arrivalCardImg__ntyb2{width:100%;aspect-ratio:1;overflow:hidden;background:#fff}.templateThree_arrivalCardImg__ntyb2 img{width:100%;height:100%;object-fit:cover;display:block}.templateThree_arrivalCardInfo__lUz9v{padding:16px}.templateThree_arrivalCardTitle__YGDOU{font-family:var(--t3-font-sans);font-size:.9375rem;font-weight:600;margin:0 0 4px;color:var(--t3-text);line-height:1.3}.templateThree_arrivalCardPrice__RMdrA{font-weight:500}.templateThree_arrivalCardPrice__RMdrA,.templateThree_arrivalCta__fNyJD{font-family:var(--t3-font-sans);font-size:.875rem;color:var(--t3-accent)}.templateThree_arrivalCta__fNyJD{display:block;text-align:center;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:color var(--t3-transition)}.templateThree_arrivalCta__fNyJD:hover{color:var(--t3-accent-hover)}.templateThree_sectionCollections__Ry7RY{padding:0 24px clamp(48px,8vw,72px);background:var(--t3-bg)}.templateThree_collectionsGrid__cdPvK{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:24px}.templateThree_collectionBlock__7sOAs{position:relative;display:block;border-radius:var(--t3-radius);overflow:hidden;aspect-ratio:4/5;text-decoration:none;color:#fff}.templateThree_collectionBlockImg__VFD7u{position:absolute;inset:0}.templateThree_collectionBlockImg__VFD7u img{width:100%;height:100%;object-fit:cover;display:block}.templateThree_collectionBlockOverlay__Nh3M7{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.7));display:flex;flex-direction:column;justify-content:flex-end;padding:28px;transition:background var(--t3-transition)}.templateThree_collectionBlock__7sOAs:hover .templateThree_collectionBlockOverlay__Nh3M7{background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.8))}.templateThree_collectionBlockLabel__Au1zz{font-family:var(--t3-font-serif);font-size:1.5rem;font-weight:700;margin-bottom:8px;text-shadow:0 1px 8px rgba(0,0,0,.3)}.templateThree_collectionBlockCta__8zYcq{font-family:var(--t3-font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:.95}.templateThree_ctaBand__eJ6oM{background:var(--t3-accent);color:#fff;padding:clamp(40px,6vw,56px) 24px;text-align:center}.templateThree_ctaBandInner__45l_L{max-width:520px;margin:0 auto}.templateThree_ctaBandTitle__miihU{font-family:var(--t3-font-serif);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;margin:0 0 12px}.templateThree_ctaBandText__cLAh8{font-family:var(--t3-font-sans);font-size:.9375rem;margin:0 0 24px;opacity:.95;line-height:1.5}.templateThree_ctaBandBtn__XhoRs{display:inline-block;padding:12px 28px;font-family:var(--t3-font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--t3-accent);background:#fff;border-radius:4px;text-decoration:none;transition:transform var(--t3-transition),opacity var(--t3-transition)}.templateThree_ctaBandBtn__XhoRs:hover{opacity:.95;transform:scale(1.02)}@media (max-width:1024px){.templateThree_heroSplit__R_OJU{grid-template-columns:1fr}.templateThree_heroSplitContent__ien4S{order:-1;min-height:280px}.templateThree_newArrivalsGrid__chJea{grid-template-columns:repeat(2,1fr)}.templateThree_collectionsGrid__cdPvK{grid-template-columns:1fr}}@media (max-width:768px){.templateThree_newArrivalsGrid__chJea{grid-template-columns:1fr;max-width:320px;margin-left:auto;margin-right:auto;margin-bottom:28px}}@media (max-width:480px){.templateThree_heroSplitTitle__W1xMK{font-size:1.75rem}.templateThree_heroSplitContent__ien4S{padding:28px 20px}}