.toastHostComponent{position:fixed;top:1rem;left:50%;z-index:1200;display:grid;justify-items:center;gap:.55rem;pointer-events:none;transform:translate(-50%)}.toastHostComponent__item{min-width:260px;max-width:360px;border-radius:10px;padding:.75rem .95rem;color:#fff;font-size:.88rem;font-weight:500;line-height:1.35;box-shadow:0 10px 24px #18090d40;opacity:0;transform:translateY(-4px);animation:toastEnter .18s ease forwards}.toastHostComponent__item.error{background:#9f1239}.toastHostComponent__item.success{background:#166534}@keyframes toastEnter{to{opacity:1;transform:translateY(0)}}.loginModalComponent{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;background:#0000007a;display:flex;justify-content:flex-end}.loginModalPanel{position:relative;width:min(520px,36vw);min-width:320px;height:100%;background:#fff;padding:2.75rem 3.25rem 2.5rem;overflow-y:auto;animation:loginModalSlideIn .3s ease-out}@keyframes loginModalSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.loginModalClose{position:absolute;top:1.35rem;right:1.5rem;width:32px;height:32px;border:none;background:transparent;color:#333;font-size:1.5rem;font-weight:300;line-height:1;cursor:pointer;display:grid;place-items:center;padding:0;font-family:Arimo,sans-serif}.loginModalClose:hover{color:#632e2e}.loginModalForm{display:flex;flex-direction:column;min-height:100%;font-family:Arimo,sans-serif}.loginModalHeader{margin-bottom:2rem}.loginModalHeader h1{margin:0 0 .85rem;font-family:Fontspring-DEMO-theseasons,serif;font-size:clamp(2.75rem,4.5vw,3.5rem);font-weight:500;color:#632e2e;line-height:1.05;letter-spacing:-.01em}.loginModalSubtitle{margin:0;max-width:22rem;font-size:.8125rem;line-height:1.65;color:#666;font-weight:400}.loginModalFields{display:flex;flex-direction:column;gap:1.65rem}.loginModalFieldLabel{display:block;margin-bottom:.35rem;font-size:.8125rem;color:#888;font-weight:400;line-height:1.3}.loginModalField{display:block;cursor:text}.loginModalField input{display:block;width:100%;border:none;border-bottom:1px solid #dddddd;border-radius:0;padding:.2rem 0 .55rem;font-size:.9375rem;color:#2a2a2a;background:transparent;outline:none}.loginModalField input:focus{border-bottom-color:#999}.loginModalPasswordBlock{display:flex;flex-direction:column;gap:0}.loginModalPasswordRow{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.35rem}.loginModalPasswordRow .loginModalFieldLabel{margin-bottom:0}.loginModalPasswordInput{display:block;width:100%;border:none;border-bottom:1px solid #dddddd;border-radius:0;padding:.2rem 0 .55rem;font-size:.9375rem;color:#2a2a2a;background:transparent;outline:none;font-family:inherit}.loginModalPasswordInput:focus{border-bottom-color:#999}.loginModalForgotLink{flex-shrink:0;font-size:.75rem;color:#aaa;text-decoration:none;line-height:1.3;white-space:nowrap}.loginModalForgotLink:hover{color:#5b0717}.loginModalRemember{display:flex;align-items:center;gap:.5rem;margin-top:.15rem;cursor:pointer}.loginModalRemember input{width:14px;height:14px;margin:0;border:1px solid #cccccc;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;cursor:pointer;flex-shrink:0}.loginModalRemember input:checked{background:#632e2e;border-color:#632e2e;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='1.5' d='M2 6l3 3 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:10px}.loginModalRemember span{font-size:.8125rem;color:#666;font-weight:400}.loginModalError{margin-top:.5rem;font-size:.8125rem;color:#a31835;line-height:1.4}.loginModalSubmit{margin-top:1.75rem;width:100%;min-height:46px;border:none;border-radius:0;background:#f7f4ef;color:#333;font-size:.8125rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;font-family:Arimo,sans-serif;transition:background .2s ease}.loginModalSubmit:hover:not(:disabled){background:#efe9df}.loginModalSubmit:disabled{opacity:.65;cursor:not-allowed}.loginModalFooter{margin:1.35rem 0 0;padding:0;text-align:center;font-size:.875rem;color:#666;line-height:1.5}.loginModalCreateAccount{color:#5b0717;font-weight:700;text-decoration:none}.loginModalCreateAccount:hover{text-decoration:underline}@media(max-width:768px){.loginModalPanel{width:100%;min-width:0;padding:2.25rem 1.75rem 2rem}.loginModalHeader h1{font-size:2.5rem}}.footerComponent{margin:0;background:#6b0f1b;color:#fff;padding:2.75rem 1.5rem 1.35rem}.footerInner{max-width:1440px;margin:0 auto}.footerMain{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.95fr) minmax(0,.9fr) minmax(0,1.1fr);gap:2rem 2.5rem;align-items:start}.footerBrandColumn{min-width:0}.footerRuahWordmark{font-family:Fontspring-DEMO-theseasons,serif;font-size:clamp(4.5rem,11vw,9.5rem);line-height:.88;letter-spacing:.04em;color:#f6eef0;font-weight:500}.footerRuahLogoImage{display:block;width:min(100%,420px);height:auto}.footerHouseColumn{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:.35rem}.footerHouseLabel{margin:0 0 .65rem;font-family:Arimo,sans-serif;font-size:.82rem;font-weight:400;color:#f2d9de}.footerHouseLogo{width:88px;height:88px;border-radius:50%;margin-bottom:.55rem;background:radial-gradient(circle at 30% 25%,rgba(255,220,220,.35),transparent 55%),linear-gradient(145deg,#8a2032,#4a0a14);border:1px solid rgba(255,255,255,.22)}img.footerHouseLogo{object-fit:contain;padding:0;background:transparent;border:none}.footerHouseName{margin:0;font-family:Fontspring-DEMO-theseasons,serif;font-size:1.85rem;line-height:1.05;font-weight:500}.footerHouseTagline{margin:.3rem 0 0;font-family:Arimo,sans-serif;font-size:.72rem;letter-spacing:.18em;color:#f2d9de}.footerLinksColumn,.footerContactColumn{min-width:0}.footerLinksColumn h2,.footerContactColumn h2{margin:0 0 .85rem;font-family:Fontspring-DEMO-theseasons,serif;font-size:1.65rem;font-weight:500;line-height:1.2}.footerLinksColumn ul{margin:0;padding:0;list-style:none}.footerLinksColumn li+li{margin-top:.38rem}.footerLinksColumn a{color:#fff;text-decoration:none;font-family:Arimo,sans-serif;font-size:.95rem;line-height:1.5;transition:opacity .2s ease}.footerLinksColumn a:hover{opacity:.82}.footerContactColumn address{margin:0;font-style:normal;display:flex;flex-direction:column;gap:.1rem;font-family:Arimo,sans-serif;font-size:.95rem;line-height:1.55;color:#fff}.footerSocialRow{display:flex;gap:.85rem;margin-top:1.15rem}.footerSocialRow a{display:grid;place-items:center;width:34px;height:34px;color:#fff;text-decoration:none;transition:opacity .2s ease}.footerSocialRow a:hover{opacity:.82}.footerSocialRow a svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.footerSocialRow a:last-child svg{fill:currentColor;stroke:none}.footerDivider{margin:2rem 0 .85rem;height:1px;background:#ffffff47}.footerBottom{margin:0;text-align:center;font-family:Arimo,sans-serif;font-size:.84rem;color:#e9d0d6}@media(max-width:1100px){.footerMain{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.75rem}.footerBrandColumn{grid-column:1/-1}.footerRuahWordmark{font-size:clamp(3.5rem,14vw,7rem)}}@media(max-width:640px){.footerComponent{padding:2rem 1rem 1.1rem}.footerMain{grid-template-columns:1fr;gap:1.75rem}.footerHouseColumn{align-items:flex-start;text-align:left}.footerRuahWordmark{font-size:clamp(3rem,18vw,5rem)}}.cartDrawerComponent{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;background:#0000007a;display:flex;justify-content:flex-end}.cartDrawerPanel{width:min(420px,92vw);height:100%;background:#fff;display:grid;grid-template-rows:auto minmax(0,1fr) auto;animation:cartDrawerSlideIn .3s ease-out}@keyframes cartDrawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cartDrawerHeader{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.25rem;border-bottom:1px solid #e8dfe2}.cartDrawerHeader h2{margin:0;font-size:1.05rem;font-weight:600;color:#2b2022;font-family:inherit}.cartDrawerClose{border:none;background:transparent;color:#333;font-size:1.6rem;line-height:1;cursor:pointer;padding:0;width:32px;height:32px;display:grid;place-items:center}.cartDrawerClose:hover{color:#5b0717}.cartDrawerBody{overflow-y:auto;padding:0 1.25rem}.cartDrawerEmpty{margin:2rem 0;text-align:center;color:#6d6165;font-size:.95rem}.cartDrawerList{list-style:none;margin:0;padding:0}.cartDrawerItem{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.75rem;padding:1rem 0;border-bottom:1px solid #f1eaec}.cartDrawerItem:last-child{border-bottom:none}.cartDrawerItem__media{display:block;width:72px;height:72px}.cartDrawerItem__image,.cartDrawerItem__imagePlaceholder{width:72px;height:72px;border-radius:4px;object-fit:cover;display:block}.cartDrawerItem__imagePlaceholder{background:linear-gradient(135deg,#faf2ec,#f3dada);display:grid;place-items:center;padding:.35rem}.cartDrawerItem__imagePlaceholder span{font-size:.65rem;text-align:center;color:#5b0717;line-height:1.2}.cartDrawerItem__content{display:flex;flex-direction:column;gap:.2rem;min-height:72px}.cartDrawerItem__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;width:100%}.cartDrawerItem__body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.cartDrawerItem__price{margin:0;font-size:.95rem;font-weight:600;color:#2b2022}.cartDrawerItem__title{margin:0;font-size:.82rem;line-height:1.35;color:#2b2022;text-decoration:none;font-weight:500}.cartDrawerItem__title:hover{color:#5b0717}.cartDrawerItem__meta{margin:0;font-size:.75rem;color:#6d6165;line-height:1.35}.cartDrawerItem__remove{flex-shrink:0;border:none;background:transparent;padding:0;cursor:pointer;color:#888}.cartDrawerItem__remove svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cartDrawerItem__remove:hover{color:#5b0717}.cartDrawerFooter{border-top:1px solid #e8dfe2;padding:1rem 1.25rem 1.25rem;display:grid;gap:.9rem}.cartDrawerSubtotal{display:flex;align-items:center;justify-content:space-between;font-size:.95rem;color:#2b2022}.cartDrawerSubtotal strong{font-weight:600}.cartDrawerActions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.cartDrawerCheckout,.cartDrawerViewCart{height:42px;border-radius:2px;font-size:.78rem;font-weight:600;letter-spacing:.04em;cursor:pointer;font-family:inherit}.cartDrawerCheckout{border:none;background:#f7f4ef;color:#2b2022}.cartDrawerCheckout:hover:not(:disabled){background:#efe8df}.cartDrawerCheckout:disabled{opacity:.5;cursor:not-allowed}.cartDrawerViewCart{border:1px solid #2b2022;background:#fff;color:#2b2022}.cartDrawerViewCart:hover{background:#faf8f9}.navbarComponent{position:sticky;top:0;z-index:50;width:100%}.navbarTop{background:#fff;border-bottom:1px solid #ece4e6}.navbarTopInner{width:100%;margin:0;min-height:78px;padding:.65rem 1.5rem;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.5rem}.navbarTopRight{display:flex;align-items:center;justify-content:flex-end;gap:1.25rem;min-width:0}.brandBlock{text-decoration:none;display:flex;align-items:center;min-width:120px}.headerLogo{display:block;width:auto;height:52px;max-width:min(280px,42vw);object-fit:contain;object-position:left center}.utilityActions{display:flex;align-items:center;gap:1.1rem;justify-content:flex-end}.utilityIcon{position:relative;color:#5b0717;text-decoration:none;display:grid;place-items:center}.utilityIcon.utilityIconButton{border:none;background:transparent;padding:0;cursor:pointer;font-family:inherit}.utilityIcon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.utilityIcon .cartBadge{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;border-radius:999px;background:#5b0717;color:#fff;font-size:.62rem;font-weight:700;display:grid;place-items:center;padding:0 .25rem}.loginLink{display:inline-flex;align-items:center;gap:.35rem;color:#5b0717;text-decoration:none;font-size:.92rem;font-weight:500;white-space:nowrap;border:none;background:transparent;padding:0;cursor:pointer;font-family:inherit}.loginLink svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.userMenuWrapper{position:relative}.userMenuTrigger{display:inline-flex;align-items:center;gap:.4rem;max-width:min(220px,28vw);color:#5b0717;border:none;background:transparent;padding:0;cursor:pointer;font-family:inherit;font-size:.92rem;font-weight:500}.userMenuTrigger.open .userMenuTriggerChevron{transform:rotate(180deg)}.userMenuTriggerIcon,.userMenuTriggerChevron{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.userMenuTriggerChevron{width:16px;height:16px;transition:transform .18s ease}.userMenuTriggerName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userMenuDropdown{position:absolute;top:calc(100% + .65rem);right:0;z-index:120;width:min(320px,100vw - 2rem);border-radius:16px;overflow:hidden;background:#fff;border:1px solid #ece4e6;box-shadow:0 18px 40px #2c151929;animation:userMenuReveal .16s ease}@keyframes userMenuReveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.userMenuList{padding:.5rem 0 .55rem}.userMenuItem{width:100%;display:flex;align-items:center;gap:.85rem;padding:.85rem 1.1rem;border:none;background:transparent;color:#3c2026;text-align:left;font-size:.95rem;font-weight:500;cursor:pointer;font-family:inherit}.userMenuItem:hover{background:#faf6f7}.userMenuItem+.userMenuItem:not(.userMenuItemLogout){border-top:1px solid #f1eaec}.userMenuItemIcon{width:38px;height:38px;border-radius:999px;background:#f8f3ef;color:#5b0717;display:grid;place-items:center;flex-shrink:0}.userMenuItemIcon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.userMenuItemLogout{margin-top:.2rem;border-top:1px solid #ece4e6}.userMenuItemIconLogout{background:#fff;border:1px solid #ece4e6}.logoutConfirmOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:1rem;background:#1c0a0e73}.logoutConfirmDialog{width:min(420px,100%);padding:1.5rem;border-radius:12px;background:#fff;box-shadow:0 18px 48px #3c202633}.logoutConfirmDialog h2{margin:0 0 .5rem;font-size:1.2rem;color:#3c2026}.logoutConfirmDialog p{margin:0 0 1.25rem;font-size:.95rem;line-height:1.5;color:#6f555b}.logoutConfirmActions{display:flex;justify-content:flex-end;gap:.75rem}.logoutConfirmCancel,.logoutConfirmSubmit{border-radius:999px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit}.logoutConfirmCancel{border:1px solid #d8cacd;background:#fff;color:#3c2026}.logoutConfirmSubmit{border:none;background:#5b0717;color:#fff}.logoutConfirmSubmit:hover{background:#4a0612}.navbarMenu{background:#5b0717;width:100%}.navbarMenuWrapper{position:relative}.navbarMenuInner{max-width:1440px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:clamp(1rem,3vw,2.4rem);min-height:46px;padding:0 1.5rem}.navbarMenuInner a,.navbarMenuInner .navMenuTrigger{color:#fff;text-decoration:none;font-size:.88rem;letter-spacing:.02em;padding:.75rem 0;position:relative;white-space:nowrap;opacity:.92;transition:opacity .2s ease;background:transparent;border:none;cursor:pointer;font-family:inherit}.navbarMenuInner a:hover,.navbarMenuInner a.active,.navbarMenuInner .navMenuTrigger:hover,.navbarMenuInner .navMenuTrigger.active{opacity:1}.navbarMenuInner a.active:after,.navbarMenuInner .navMenuTrigger.active:after{content:"";position:absolute;left:0;right:0;bottom:.45rem;height:2px;background:#ffffffd9}.navbarMenuInner a.active:after{content:"";position:absolute;left:0;right:0;bottom:.45rem;height:2px;background:#ffffffd9}.navMegaMenu{position:absolute;top:100%;left:0;right:0;z-index:60;background:#fff;border-top:1px solid #ece4e6;box-shadow:0 18px 36px #2c15191f;animation:navMegaMenuReveal .18s ease}@keyframes navMegaMenuReveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.navMegaMenuInner{max-width:1440px;margin:0 auto;padding:1.75rem 1.5rem 2rem}.navMegaMenuGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.navMegaMenuCard{min-width:0}.navMegaMenuCardLink{display:block;width:100%;padding:0;border:0;background:transparent;text-align:inherit;cursor:pointer;text-decoration:none;color:inherit;font:inherit}.navMegaMenuMedia{width:100%;aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#f8f3ef}.navMegaMenuMedia img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.navMegaMenuCategoryMedia{display:grid;place-items:center;padding:1rem}.navMegaMenuCategoryMedia.categoryTone1{background:radial-gradient(circle at 70% 25%,rgba(255,210,210,.35),transparent 55%),linear-gradient(160deg,#2a070d,#5b0717 55%,#7a1a2e)}.navMegaMenuCategoryMedia.categoryTone2{background:radial-gradient(circle at 30% 20%,rgba(255,220,180,.35),transparent 55%),linear-gradient(160deg,#3a1208,#7a3a12 55%,#9a5520)}.navMegaMenuCategoryMedia.categoryTone3{background:radial-gradient(circle at 75% 30%,rgba(180,220,255,.35),transparent 55%),linear-gradient(160deg,#0a1a2a,#1a3a5a 55%,#2a5a7a)}.navMegaMenuCategoryMedia.categoryTone4{background:radial-gradient(circle at 25% 25%,rgba(220,200,255,.35),transparent 55%),linear-gradient(160deg,#1a0a2a,#3a1a5a 55%,#5a2a7a)}.navMegaMenuCategoryTitle{font-family:Fontspring-DEMO-theseasons,serif;font-size:clamp(1.35rem,2vw,1.85rem);font-weight:500;color:#fff;text-align:center;letter-spacing:.02em}.navMegaMenuLabel{display:block;margin-top:.75rem;text-align:center;font-family:Fontspring-DEMO-theseasons,serif;font-size:1rem;color:#5b0717;letter-spacing:.02em}.navMegaMenuCategories{background:#faf6f3;border-top:3px solid #4a0612}.navMegaMenuCategoriesInner{max-width:1440px;padding:2rem 2.5rem 2.25rem}.navMegaMenuCategoriesLayout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:start}.navMegaMenuFilterColumns{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.25rem 9rem}.navMegaMenuFilterColumn{flex:0 0 auto}.navMegaMenuFilterColumn h3{margin:0 0 1rem;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:1.125rem;font-weight:700;font-synthesis:none;color:#823339;letter-spacing:.01em}.navMegaMenuFilterColumn ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.navMegaMenuFilterColumn li{margin:0}.navMegaMenuFilterColumn button{border:none;background:transparent;padding:0;color:#5b0717;font-size:.95rem;font-weight:400;line-height:1.35;text-align:left;cursor:pointer;font-family:inherit;opacity:.92;transition:opacity .16s ease}.navMegaMenuFilterColumn button:hover{opacity:1;text-decoration:underline;text-underline-offset:3px}.navMegaMenuFilterColumnCategory .navMegaMenuCategoryColumns{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.55rem 2.25rem}.navMegaMenuFilterColumnCategory ul{flex:0 0 auto;min-width:6.5rem}.navMegaMenuFilterPlaceholder{color:#8a7076;font-size:.9rem}.navMegaMenuFeaturedImageSlot{width:calc((min(100vw,1440px) - 6.75rem)/4);max-width:100%;justify-self:end}@media(max-width:1024px){.navbarTopInner{gap:.75rem;padding:.65rem 1rem}.navbarTopRight{flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.brandBlock .headerLogo{height:40px;max-width:min(220px,50vw)}.loginLink span,.userMenuTriggerName{display:none}.navbarMenuInner{justify-content:flex-start;overflow-x:auto;gap:1.2rem}.navbarMenuInner a,.navbarMenuInner .navMenuTrigger{font-size:.8rem}.navbarMenuWrapperMobile .navMegaMenu{position:static;box-shadow:none;animation:none;max-height:min(70vh,520px);overflow-y:auto}.navbarMenuWrapperMobile .navMegaMenuInner,.navbarMenuWrapperMobile .navMegaMenuCategoriesInner{padding:1rem}.navbarMenuWrapperMobile .navMegaMenuFilterColumns{flex-direction:column;gap:1.25rem}.navbarMenuWrapperMobile .navMegaMenuFilterColumnCategory .navMegaMenuCategoryColumns{flex-direction:column;gap:.55rem}}@media(max-width:1200px){.navMegaMenuGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.navMegaMenuCategoriesLayout{grid-template-columns:1fr}.navMegaMenuFeaturedImageSlot{width:calc((min(100vw,1440px) - 4.25rem)/2);justify-self:start}}@media(max-width:540px){.utilityActions{gap:.75rem}.utilityIcon svg{width:20px;height:20px}}.cartPageLayout{min-height:100vh;display:flex;flex-direction:column}.cartScreen{flex:1;max-width:1240px;width:100%;margin:0 auto;padding:1rem;display:grid;grid-template-columns:1.3fr .7fr;gap:1rem;align-content:start}.cartList{background:#fff;border:1px solid #ece2e4;border-radius:14px;padding:1rem}.cartList h1{margin-top:0;font-family:Fontspring-DEMO-theseasons,serif}.cartListEmpty{margin:.5rem 0 0;color:#6f5d62}.cartRow{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:.9rem;align-items:center;padding:.85rem 0;border-bottom:1px solid #f1eaec}.cartRow .cartRow__media{display:block;width:96px;height:96px;flex-shrink:0}.cartRow img{width:96px;height:96px;object-fit:cover;border-radius:10px;display:block}.cartRow .cartImageTextOnly{width:96px;height:96px;border-radius:10px;background:linear-gradient(135deg,#faf2ec,#f3dada);display:grid;place-items:center;padding:.4rem}.cartRow .cartImageTextOnly .displayText{color:#5b0717;font-size:.72rem;text-align:center;font-weight:500;line-height:1.15}.cartRow .cartRow__body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.cartRow .cartRow__price{font-size:1.15rem;color:#2a2225;font-weight:600}.cartRow .cartRow__title{color:#2a2225;text-decoration:none;font-size:.95rem;font-weight:500;line-height:1.35}.cartRow .cartRow__title:hover{color:#5b0717}.cartRow .cartRow__meta{margin:0;font-size:.82rem;color:#6f5d62;line-height:1.4}.cartRow .cartRow__removeButton{border:none;background:#f6e8eb;color:#5b0717;border-radius:8px;height:35px;min-width:96px;padding:0 .8rem;align-self:start;justify-self:start}.summaryPanel{background:#fff;border:1px solid #ece2e4;border-radius:14px;padding:1rem;height:fit-content;position:sticky;top:95px;display:flex;flex-direction:column;gap:1rem}.summaryPanel>button{width:100%;height:38px;border:none;border-radius:8px;padding:0 .6rem;background:#5b0717;color:#fff;display:grid;place-items:center;font-size:.88rem;font-family:inherit;cursor:pointer}.summaryPanel>button:hover{background:#4a0613}@media(max-width:900px){.cartScreen{grid-template-columns:1fr}}.checkoutScreen{max-width:1240px;margin:0 auto;padding:1rem;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,1fr);gap:1.2rem;align-items:start}.checkoutLeftPanel{display:grid;gap:.9rem}.checkoutTrail{display:flex;align-items:center;gap:.45rem;color:#7b6d71;font-size:.88rem}.checkoutTrail .active{color:#2b2022;font-weight:500}.checkoutNotice{border:1px solid #e6dde0;background:#faf8f9;color:#6d6165;padding:.45rem .6rem;font-size:.78rem}.checkoutAddressForms{display:grid;gap:.9rem}.checkoutFormCard{background:#fff;border:1px solid #e8dfe2;padding:1.25rem;display:grid;gap:.9rem}.checkoutFormCard h1,.checkoutFormCard h2{margin:0;font-size:1.1rem;color:#5f3a45}.checkoutFormCard .checkoutSectionHint{margin:0;color:#74686c;font-size:.82rem;font-weight:400;text-transform:none;letter-spacing:normal}.checkoutFormCard label:not(.billingSameCheckbox){display:grid;gap:.35rem;color:#4a3f43;font-size:.78rem;font-weight:600;letter-spacing:.01em;text-transform:uppercase}.checkoutFormCard label.billingSameCheckbox{display:flex;align-items:center;gap:.5rem;margin:0;color:#5a4e51;font-size:.78rem;font-weight:400;letter-spacing:normal;text-transform:none;cursor:pointer}.checkoutFormCard label.billingSameCheckbox input[type=checkbox]{width:14px;height:14px;min-height:14px;margin:0;padding:0;flex-shrink:0;border:1px solid #d5c9cd;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;cursor:pointer}.checkoutFormCard label.billingSameCheckbox input[type=checkbox]:checked{background:#8d2f43;border-color:#8d2f43;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='1.5' d='M2 6l3 3 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:10px}.checkoutFormCard label.billingSameCheckbox span{line-height:1.35;text-transform:none}.checkoutFormCard input,.checkoutFormCard select{height:42px;border:none;border-bottom:1px solid #e3d9dc;background:transparent;padding:0;color:#2b2022;font-size:.9rem;font-weight:500}.checkoutFormCard input::placeholder{color:#a99ca0;font-size:.84rem;font-weight:400;text-transform:none}.checkoutFormCard .checkoutReadonlyField{color:#6d6165;cursor:not-allowed}.checkoutFormCard input:focus,.checkoutFormCard select:focus{outline:none;border-bottom-color:#8e2d43}.checkoutFieldGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.checkoutBillingFields{display:grid;gap:.9rem}.checkoutRightPanel{display:grid;gap:.8rem;position:sticky;top:95px}.checkoutCard{background:#fff;border:1px solid #e7dde0;padding:1rem;display:grid;gap:.7rem}.checkoutCard h3,.checkoutCard h4{margin:0;color:#5f3a45}.summaryPanel{background:#fff;border:1px solid #ece2e4;border-radius:14px;padding:1rem;height:fit-content;display:flex;flex-direction:column;gap:1rem}.summaryPanel h3{margin:0}.summaryPanel .couponRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;margin:0}.summaryPanel .couponRow input,.summaryPanel .couponRow button{height:38px;border-radius:8px;border:1px solid #dfd1d4;padding:0 .6rem;font-size:.88rem;font-family:inherit}.summaryPanel .couponRow input{color:#2b2022;background:#fff}.summaryPanel .couponRow button{border:none;background:#5b0717;color:#fff;cursor:pointer;padding:0 .9rem;font-weight:600}.summaryPanel .couponRow button:hover{background:#4a0613}.summaryPanel .totals{margin:0;padding-top:.85rem;border-top:1px solid #efe8ea;display:grid;gap:.5rem}.summaryPanel .totals__row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;color:#5d4e52;font-size:.9rem}.summaryPanel .totals__row span{min-width:0}.summaryPanel .totals__row strong{flex-shrink:0;font-weight:600;color:#2b2022}.summaryPanel .totals__row--total{padding-top:.55rem;margin-top:.15rem;border-top:1px solid #efe8ea;color:#7f2a3f;font-weight:600}.summaryPanel .totals__row--total strong{color:#7f2a3f}.summaryItems{display:grid;gap:.65rem}.summaryItem{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem;color:#3d3134;font-size:.84rem}.summaryItem .summaryItem__left{display:flex;align-items:flex-start;gap:.55rem;min-width:0}.summaryItem .summaryItem__left span{min-width:0;line-height:1.35}.summaryItem strong{flex-shrink:0;padding-top:.1rem}.summaryItem img{width:36px;height:36px;object-fit:cover;border-radius:6px;border:1px solid #ebdee2;flex-shrink:0}.mutedCard p{margin:0;color:#5d5054;font-size:.85rem}.smallMuted{margin:0;color:#74686c;font-size:.79rem}.termsCheckbox{display:flex;align-items:center;gap:.5rem;margin:0;font-size:.78rem;color:#5a4e51;line-height:1.35;cursor:pointer}.termsCheckbox input[type=checkbox]{width:14px;height:14px;min-height:14px;margin:0;padding:0;flex-shrink:0;border:1px solid #d5c9cd;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;cursor:pointer}.termsCheckbox input[type=checkbox]:checked{background:#5b0717;border-color:#5b0717;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='1.5' d='M2 6l3 3 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:10px}.termsCheckbox span{line-height:1.35}.placeOrderButton{height:42px;border:none;background:#8d2f43;color:#fff;font-size:.85rem;letter-spacing:.03em;cursor:pointer}.checkoutStatus{border:1px solid #ebdee2;background:#fff;color:#6d555b;padding:.65rem .75rem;font-size:.84rem}@media(max-width:1000px){.checkoutScreen{grid-template-columns:1fr}.checkoutRightPanel{position:static}}@media(max-width:740px){.checkoutFieldGrid{grid-template-columns:1fr}}.forgotPasswordStack{display:grid;gap:1rem;width:min(460px,100%)}.authScreen{min-height:calc(100vh - 72px);display:grid;place-items:center;padding:1rem;background:linear-gradient(120deg,#f6f0f1,#f9f5ef)}.authCard{width:min(460px,100%);background:#fff;border:1px solid #eee1e4;border-radius:16px;padding:1.2rem;display:grid;gap:.7rem;box-shadow:0 16px 34px #1c0a0e1a}.authCard h1{margin:0;font-family:Fontspring-DEMO-theseasons,serif;color:#3e161d}.authCard p{margin:0;color:#715e62}.authCard input{height:42px;border-radius:8px;border:1px solid #dfd1d4;padding:0 .7rem}.authCard button{height:42px;border-radius:8px;border:none;background:#5b0717;color:#fff;font-weight:700}.metaLinks{display:flex;justify-content:space-between}.metaLinks a{color:#5b0717;font-size:.9rem;text-decoration:none}.errorText{color:#a31835}.authInlineLink{border:none;background:transparent;padding:0;color:#5b0717;font-size:.9rem;text-decoration:none;cursor:pointer;font-family:inherit;text-align:center;width:100%}.authInlineLink:hover{text-decoration:underline}.successText{color:#19694f}.verificationPanel{display:grid;gap:.5rem;border-top:1px dashed #e7d7da;padding-top:.7rem}.verificationPanel small{color:#705e61}.aboutFounderSectionComponent{display:grid;grid-template-columns:380px minmax(0,1fr);gap:4rem;align-items:center}.founderMedia{width:380px;flex-shrink:0}.founderImagePlaceholder,.founderImage{display:block;width:380px;height:380px}.founderImagePlaceholder{background:#d9d9d9}.founderImage{object-fit:cover;object-position:center top}.founderContent{display:grid;gap:1.25rem}.founderHeading{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717;color:#632e2e;text-align:left}.founderBody{margin:0;color:#2c1519;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.65}@media(max-width:900px){.aboutFounderSectionComponent{grid-template-columns:1fr;gap:2rem;justify-items:center}.founderMedia{width:min(100%,380px)}.founderImagePlaceholder,.founderImage{width:100%;max-width:380px;height:auto;aspect-ratio:1}.founderContent{width:100%;max-width:640px}.founderHeading{text-align:center}}@media(max-width:540px){.founderImagePlaceholder,.founderImage{max-width:300px}}.aboutBisHallmarkSectionComponent{display:grid;grid-template-columns:280px minmax(0,1fr);gap:4rem;align-items:center}.hallmarkMedia{display:flex;justify-content:center;width:280px}.hallmarkImagePlaceholder,.hallmarkImage{display:block;width:280px;height:280px}.hallmarkImagePlaceholder{background:#d9d9d9}.hallmarkImage{object-fit:contain;object-position:center}.hallmarkContent{display:grid;gap:1.25rem}.hallmarkHeading{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717;color:#632e2e;text-align:left}.hallmarkBody{margin:0;color:#2c1519;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.65}@media(max-width:900px){.aboutBisHallmarkSectionComponent{grid-template-columns:1fr;gap:2rem;justify-items:center}.hallmarkMedia{width:min(100%,280px)}.hallmarkImagePlaceholder,.hallmarkImage{width:100%;max-width:280px;height:auto;aspect-ratio:1}.hallmarkContent{width:100%;max-width:640px}.hallmarkHeading{text-align:center}}@media(max-width:540px){.hallmarkImagePlaceholder,.hallmarkImage{max-width:240px}}.aboutExclusiveBrandsSectionComponent{text-align:center}.exclusiveBrandsHeading{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717;color:#632e2e;margin:0 0 1.25rem}.exclusiveBrandsDescription{margin:0 auto 2.5rem;max-width:720px;color:#2c1519;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.65}.exclusiveBrandsGrid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,240px));justify-content:center;gap:1.5rem}.exclusiveBrandCard{width:100%;max-width:240px;aspect-ratio:1;border-radius:10px;overflow:hidden}.exclusiveBrandPlaceholder,.exclusiveBrandImage{display:block;width:100%;height:100%}.exclusiveBrandPlaceholder{background:#632e2e;display:flex;align-items:center;justify-content:center}.exclusiveBrandName{color:#fff;font-family:Fontspring-DEMO-theseasons,serif;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:500;line-height:1}.exclusiveBrandImage{object-fit:cover;object-position:center}@media(max-width:1024px){.exclusiveBrandsGrid{grid-template-columns:repeat(2,minmax(0,240px))}}@media(max-width:540px){.exclusiveBrandsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.exclusiveBrandCard{max-width:none}}.aboutRuahSectionComponent{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);gap:4rem;align-items:center}.aboutRuahContent{display:grid;gap:1.25rem}.aboutRuahHeading{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717;color:#632e2e;text-align:left}.aboutRuahBody{margin:0;color:#2c1519;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.65}.aboutRuahMedia{display:flex;align-items:center;justify-content:center}.aboutRuahImagePlaceholder,.aboutRuahImage{width:min(100%,380px);height:auto;display:block}.aboutRuahImagePlaceholder{aspect-ratio:4/3;background:#d9d9d9}.aboutRuahImage{object-fit:contain;object-position:center}@media(max-width:900px){.aboutRuahSectionComponent{grid-template-columns:1fr;gap:2.5rem}.aboutRuahContent{max-width:640px;width:100%;margin:0 auto}.aboutRuahHeading{text-align:center}.aboutRuahBody{text-align:left}}.aboutVisionMissionSectionComponent{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem 4rem;align-items:start;margin-top:2.5rem}.visionMissionLeftColumn{display:grid;gap:3rem}.visionMissionBlock{display:grid;gap:1rem}.visionMissionBlockHeader{display:flex;align-items:center;gap:.75rem}.visionMissionIconSlot{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#632e2e}.visionMissionIconImage{width:40px;height:40px;object-fit:contain}.visionMissionBlockTitle{margin:0;font-family:Fontspring-DEMO-theseasons,serif;font-size:clamp(1.05rem,1.5vw,1.2rem);font-weight:600;color:#632e2e;line-height:1.3}.visionMissionBlockDescription{margin:0;color:#2c1519;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.65}@media(max-width:900px){.aboutVisionMissionSectionComponent{grid-template-columns:1fr;gap:2.5rem;margin-top:1.5rem}.visionMissionLeftColumn{gap:2.5rem}}.aboutWhyChooseSectionComponent{text-align:center}.whyChooseHeading{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717;color:#632e2e;margin:0 0 2.75rem}.whyChooseGrid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;text-align:left}.whyChooseItem{display:grid;align-content:start;gap:.75rem}.whyChooseIconBox{width:52px;height:52px;border-radius:10px;background:#f8ebe6;display:flex;align-items:center;justify-content:center;color:#632e2e;flex-shrink:0}.whyChooseIconImage{width:28px;height:28px;object-fit:contain}.whyChooseItemTitle{margin:0;font-family:Fontspring-DEMO-theseasons,serif;font-size:clamp(1rem,1.4vw,1.1rem);font-weight:600;color:#632e2e;line-height:1.3}.whyChooseItemDescription{margin:0;color:#2c1519;font-size:clamp(.85rem,1.1vw,.92rem);line-height:1.6}@media(max-width:960px){.whyChooseGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem}}@media(max-width:540px){.whyChooseHeading{margin-bottom:2rem}.whyChooseGrid{grid-template-columns:1fr;gap:1.75rem}}.aboutScreen{background:#fff;padding:4.5rem 3rem 6rem}.aboutScreenInner{max-width:1100px;margin:0 auto}.aboutScreenTitle{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717;color:#632e2e;text-align:center;margin:0 0 3.5rem;animation:aboutContentFadeIn .7s ease 80ms both}.aboutScreenSections{display:flex;flex-direction:column;gap:5rem}.aboutScreenSections>*{animation:aboutContentFadeIn .7s ease both}.aboutScreenSections>*:nth-child(1){animation-delay:.2s}.aboutScreenSections>*:nth-child(2){animation-delay:.28s}.aboutScreenSections>*:nth-child(3){animation-delay:.36s}.aboutScreenSections>*:nth-child(4){animation-delay:.44s}.aboutScreenSections>*:nth-child(5){animation-delay:.52s}.aboutScreenSections>*:nth-child(6){animation-delay:.6s}@keyframes aboutContentFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.aboutScreenTitle,.aboutScreenSections>*{animation:none}}@media(max-width:540px){.aboutScreen{padding:3rem 1.25rem 4rem}.aboutScreenTitle{margin-bottom:2.5rem}}.homePageLoader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:#fff;pointer-events:all;opacity:1;visibility:visible;padding:1.5rem;transition:opacity .8s ease,visibility .8s ease}.homePageLoader--exiting{opacity:0;visibility:hidden;pointer-events:none}.homePageLoader--exiting .homePageLoaderInner{opacity:0;transform:translateY(-8px)}.homePageLoaderInner{width:min(100%,520px);display:flex;flex-direction:column;align-items:center;text-align:center;gap:.65rem;transition:opacity .8s ease,transform .8s ease}.homePageLoaderLogo{width:min(220px,58vw);height:auto;object-fit:contain;margin-bottom:.35rem;animation:homePageLoaderLogoPulse 1.4s ease-in-out infinite}.homePageLoaderKicker{margin:0;color:#5b0717;font-size:.72rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;animation:homePageLoaderFadeUp .7s ease .12s both}.homePageLoaderTitle{margin:0;max-width:22ch;color:#2c1519;font-family:Fontspring-DEMO-theseasons,serif;font-size:clamp(1.35rem,4vw,1.85rem);font-weight:500;line-height:1.25;animation:homePageLoaderFadeUp .7s ease .22s both}.homePageLoaderMessage{margin:0;max-width:38ch;color:#7a686c;font-size:clamp(.88rem,2.4vw,.98rem);line-height:1.55;animation:homePageLoaderFadeUp .7s ease .32s both}.homePageLoaderStatus{margin:.75rem 0 0;display:inline-flex;align-items:center;gap:.15rem;color:#5b0717;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;animation:homePageLoaderFadeUp .7s ease .42s both}.homePageLoaderDots{display:inline-flex;align-items:center;gap:.18rem;margin-left:.1rem}.homePageLoaderDots span{width:4px;height:4px;border-radius:999px;background:#5b0717;opacity:.35;animation:homePageLoaderDotPulse 1.1s ease-in-out infinite}.homePageLoaderDots span:nth-child(2){animation-delay:.15s}.homePageLoaderDots span:nth-child(3){animation-delay:.3s}.homePageLoaderContent{opacity:0;pointer-events:none;transition:opacity .8s ease}.homePageLoaderContent--visible{opacity:1;pointer-events:auto}@keyframes homePageLoaderLogoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.03)}}@keyframes homePageLoaderFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes homePageLoaderDotPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){.homePageLoader,.homePageLoaderInner,.homePageLoaderLogo,.homePageLoaderKicker,.homePageLoaderTitle,.homePageLoaderMessage,.homePageLoaderStatus,.homePageLoaderContent,.homePageLoaderDots span{animation:none;transition-duration:.2s}.homePageLoaderKicker,.homePageLoaderTitle,.homePageLoaderMessage,.homePageLoaderStatus{opacity:1;transform:none}}.shoppingActionSpinner{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid rgba(91,7,23,.22);border-top-color:#5b0717;animation:shoppingActionSpin .68s linear infinite;flex-shrink:0}@keyframes shoppingActionSpin{to{transform:rotate(360deg)}}.bestSellerProductCardComponent .mediaBlock{position:relative;border-radius:14px;overflow:hidden;background:#faf7f2;aspect-ratio:1/1}.bestSellerProductCardComponent .mediaLink{display:block;text-decoration:none;height:100%}.bestSellerProductCardComponent .mediaLink img{width:100%;height:100%;object-fit:contain;display:block;padding:.85rem;box-sizing:border-box}.bestSellerProductCardComponent .mediaTextOnly{width:100%;height:100%;display:grid;place-items:center;padding:.85rem;box-sizing:border-box;background:linear-gradient(135deg,#faf7f2,#f3ece4)}.bestSellerProductCardComponent .mediaTextOnly .displayText{font-size:1rem;line-height:1.3;color:#5b0717;text-align:center;font-weight:500}.bestSellerProductCardComponent .wishlistButton{position:absolute;top:.85rem;right:.85rem;z-index:2;width:auto;height:auto;padding:.15rem;border:none;border-radius:0;background:transparent;color:#5b0717;display:grid;place-items:center;cursor:pointer;box-shadow:none}.bestSellerProductCardComponent .wishlistButton svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.bestSellerProductCardComponent .wishlistButton.isWishlisted{color:#5b0717}.bestSellerProductCardComponent .wishlistButton.isWishlisted svg{fill:currentColor}.bestSellerProductCardComponent .wishlistButton.isLoading,.bestSellerProductCardComponent .wishlistButton:disabled{cursor:wait;opacity:.85}.bestSellerProductCardComponent .addToCartButton{position:absolute;left:.7rem;right:.7rem;bottom:.7rem;z-index:3;border:none;border-radius:2px;background:#fff;color:#5b0717;font-family:Arimo,Arial,sans-serif!important;font-size:.8rem;font-weight:600;letter-spacing:.08em;padding:.82rem .5rem;cursor:pointer;text-align:center;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.bestSellerProductCardComponent .addToCartButton.isLoading,.bestSellerProductCardComponent .addToCartButton:disabled{cursor:wait}.bestSellerProductCardComponent .mediaBlock:hover .addToCartButton,.bestSellerProductCardComponent .mediaBlock:focus-within .addToCartButton,.bestSellerProductCardComponent .addToCartButton.isLoading{opacity:1;pointer-events:auto;transform:translateY(0)}.bestSellerProductCardComponent .addToCartButton.isLoading,.bestSellerProductCardComponent .addToCartButton:disabled{opacity:.92}@media(hover:none){.bestSellerProductCardComponent .addToCartButton{opacity:1;pointer-events:auto;transform:none}}.bestSellerProductCardComponent .infoBlock{padding:.85rem .15rem 0;display:grid;gap:.35rem}.bestSellerProductCardComponent .infoBlock strong{font-size:1rem;font-weight:700;color:#1a1012;letter-spacing:.01em}.bestSellerProductCardComponent .infoBlock a{font-size:.88rem;color:#8a787c;text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bestSellerProductCardComponent .infoBlock a:hover{color:#5b0717}.bestSellerProductCardComponent .infoBlock a{-webkit-line-clamp:1}.bestSellersSectionComponent{width:100%;background:#fff;padding:3rem 0 3.25rem}.bestSellersInner{max-width:1440px;margin:0 auto;padding:0 1.5rem}.sectionIntro{text-align:center;margin-bottom:2.25rem}.sectionIntro h2{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717}.sectionIntro p{margin:.75rem auto 0;max-width:420px;color:#6f5b60;font-size:.95rem;line-height:1.6}.productGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 1.25rem}.sectionFooter{display:flex;justify-content:center;margin-top:2.5rem}.sectionFooter .viewAllButton{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:42px;padding:0 1.4rem;background:#5b0717;color:#fff;text-decoration:none;font-size:.72rem;font-weight:600;letter-spacing:.14em;transition:background .2s ease}.sectionFooter .viewAllButton:hover{background:#4a0612}@media(max-width:1024px){.productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.bestSellersSectionComponent{padding:2.25rem 0 2.5rem}.bestSellersInner{padding:0 1rem}.sectionIntro{margin-bottom:1.75rem}.sectionIntro p{font-size:.88rem}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem .9rem}.sectionFooter{margin-top:2rem}.sectionFooter .viewAllButton{min-width:120px;height:38px;font-size:.68rem}}.heroCarouselComponent{width:100%;background:#fff}.heroCarouselComponent .heroCarouselFrame{position:relative;width:100%;aspect-ratio:160/73;background:#1a0509}.heroCarouselComponent .heroSlide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .7s ease;pointer-events:none}.heroCarouselComponent .heroSlide.active{opacity:1;pointer-events:auto}.heroCarouselComponent .heroSlide.clickable{cursor:pointer}.heroCarouselComponent .heroSlideLink{position:absolute;top:0;right:0;bottom:0;left:0;display:block;color:inherit;text-decoration:none}.heroCarouselComponent .heroImage{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:fill}.heroCarouselComponent .heroSlide.textOnly{background:radial-gradient(circle at 75% 35%,rgba(255,200,200,.28),transparent 55%),linear-gradient(120deg,#1a0509,#5b0717 55%,#7a1a2e)}.heroCarouselComponent .heroTextFallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:2rem}.heroCarouselComponent .heroTextFallback .displayText{font-size:clamp(1.5rem,4vw,2.5rem);color:#fff;text-align:center;font-weight:500;letter-spacing:.02em}.heroCarouselComponent .heroDots{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 0;background:#fff}.heroCarouselComponent .heroDots button{width:10px;height:10px;border-radius:999px;border:none;background:#d4c4c7;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.heroCarouselComponent .heroDots button.active{background:#5b0717;transform:scale(1.05)}.landingProductCardComponent{flex:0 0 calc((100% - 3.75rem)/4);min-width:220px;max-width:280px}.landingProductCardComponent .mediaBlock{position:relative;border-radius:14px;overflow:hidden;background:#faf7f2;aspect-ratio:1/1}.landingProductCardComponent .mediaLink{display:block;text-decoration:none;height:100%}.landingProductCardComponent .mediaLink img{width:100%;height:100%;object-fit:contain;display:block;padding:.85rem;box-sizing:border-box}.landingProductCardComponent .mediaTextOnly{width:100%;height:100%;display:grid;place-items:center;padding:.85rem;box-sizing:border-box;background:linear-gradient(135deg,#faf7f2,#f3ece4)}.landingProductCardComponent .mediaTextOnly .displayText{font-size:1rem;line-height:1.3;color:#5b0717;text-align:center;font-weight:500}.landingProductCardComponent .wishlistButton{position:absolute;top:.85rem;right:.85rem;z-index:2;width:auto;height:auto;padding:.15rem;border:none;border-radius:0;background:transparent;color:#5b0717;display:grid;place-items:center;cursor:pointer;box-shadow:none}.landingProductCardComponent .wishlistButton svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.landingProductCardComponent .wishlistButton.isWishlisted{color:#5b0717}.landingProductCardComponent .wishlistButton.isWishlisted svg{fill:currentColor}.landingProductCardComponent .wishlistButton.isLoading,.landingProductCardComponent .wishlistButton:disabled{cursor:wait;opacity:.85}.landingProductCardComponent .addToCartButton{position:absolute;left:.7rem;right:.7rem;bottom:.7rem;z-index:3;border:none;border-radius:2px;background:#fff;color:#5b0717;font-family:Arimo,Arial,sans-serif!important;font-size:.8rem;font-weight:600;letter-spacing:.08em;padding:.82rem .5rem;cursor:pointer;text-align:center;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.landingProductCardComponent .addToCartButton.isLoading,.landingProductCardComponent .addToCartButton:disabled{cursor:wait}.landingProductCardComponent .mediaBlock:hover .addToCartButton,.landingProductCardComponent .mediaBlock:focus-within .addToCartButton,.landingProductCardComponent .addToCartButton.isLoading{opacity:1;pointer-events:auto;transform:translateY(0)}.landingProductCardComponent .addToCartButton.isLoading,.landingProductCardComponent .addToCartButton:disabled{opacity:.92}@media(hover:none){.landingProductCardComponent .addToCartButton{opacity:1;pointer-events:auto;transform:none}}.landingProductCardComponent .infoBlock{padding:.85rem .15rem 0;display:grid;gap:.35rem}.landingProductCardComponent .infoBlock strong{font-size:1rem;font-weight:700;color:#1a1012;letter-spacing:.01em}.landingProductCardComponent .infoBlock a{font-size:.88rem;color:#8a787c;text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.landingProductCardComponent .infoBlock a:hover{color:#5b0717}@media(max-width:1024px){.landingProductCardComponent{flex:0 0 calc((100% - 2rem) / 3);min-width:200px}}@media(max-width:720px){.landingProductCardComponent{flex:0 0 calc((100% - 1rem)/2);min-width:170px}}.newArrivalsSectionComponent{width:100%;background:#fff;padding:2.5rem 0 2.75rem;position:relative;z-index:1}.newArrivalsSectionComponent .productRail .landingProductCardComponent .mediaBlock{background:#f5f0ec}.newArrivalsSectionComponent .productRail .landingProductCardComponent .mediaBlock .mediaLink{width:100%;height:100%}.newArrivalsSectionComponent .productRail .landingProductCardComponent .mediaBlock .mediaLink img{object-fit:cover;object-position:center;padding:0}.newArrivalsSectionComponent .productRail .landingProductCardComponent .mediaTextOnly{background:linear-gradient(135deg,#faf5ef,#f0ebe6)}.newArrivalsInner{max-width:1440px;margin:0 auto;padding:0 1.5rem}.sectionHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem}.sectionHeader h2{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717}.sectionHeader .viewAllButton{display:inline-flex;align-items:center;justify-content:center;min-width:118px;height:38px;padding:0 1.1rem;background:#5b0717;color:#fff;text-decoration:none;font-size:.72rem;font-weight:600;letter-spacing:.14em;transition:background .2s ease}.sectionHeader .viewAllButton:hover{background:#4a0612}.productRail{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.productRail::-webkit-scrollbar{display:none}.productRail .landingProductCardComponent{scroll-snap-align:start}@media(max-width:768px){.newArrivalsSectionComponent{padding:2rem 0 2.25rem}.newArrivalsInner{padding:0 1rem}.sectionHeader{margin-bottom:1.25rem}.sectionHeader .viewAllButton{min-width:96px;height:34px;font-size:.68rem}.productRail{gap:1rem}}.shopByBrandsSectionComponent{width:100%;background:#fff;padding:3rem 0 3.5rem}.shopByBrandsInner{max-width:1440px;margin:0 auto;padding:0 1.5rem}.shopByBrandsHeader{text-align:center;max-width:720px;margin:0 auto 2.25rem}.shopByBrandsHeader h2{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;margin-bottom:1rem;color:#5b0717}.shopByBrandsHeader p{margin:0;color:#6f5b60;font-size:.95rem;line-height:1.65}.shopByBrandsHeader p+p{margin-top:.15rem}.shopByBrandsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.shopByBrandCard{min-width:0}.shopByBrandCard--wide{grid-column:1/-1}.shopByBrandCardLink{display:block;text-decoration:none;border-radius:18px;overflow:hidden}.shopByBrandMedia{width:100%;background:#f8f3ef;overflow:hidden}.shopByBrandMedia img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.shopByBrandCard--square .shopByBrandMedia{aspect-ratio:1/1}.shopByBrandCard--wide .shopByBrandMedia{aspect-ratio:2/1}@media(max-width:768px){.shopByBrandsSectionComponent{padding:2.25rem 0 2.5rem}.shopByBrandsInner{padding:0 1rem}.shopByBrandsHeader{margin-bottom:1.5rem}.shopByBrandsGrid{grid-template-columns:1fr;gap:1rem}}.shopByCategoriesSectionComponent{width:100%;background:#fff;padding:2.75rem 0 3rem}.shopByCategoriesInner{max-width:1440px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:minmax(300px,440px) 1fr;gap:2rem;align-items:center}.introColumn h2{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717}.introColumn p{margin:1rem 0 1.75rem;color:#6f5b60;font-size:1rem;line-height:1.65;max-width:400px}.navControls{display:flex;gap:.65rem}.navControls button{width:50px;height:50px;border-radius:999px;border:none;background:#f8ebe8;color:#5b0717;display:grid;place-items:center;cursor:pointer;transition:background .2s ease}.navControls button:hover{background:#f0ddd8}.navControls button img{width:24px;height:24px;display:block}.categoryRail{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:.15rem 0}.categoryRail::-webkit-scrollbar{display:none}.categoryCard{flex:0 0 350px;scroll-snap-align:start}.categoryCardLink{display:block;text-decoration:none;border-radius:16px;overflow:hidden;background:#fff}.categoryMedia{position:relative;width:100%;aspect-ratio:21/31;background-position:center;background-repeat:no-repeat;background-size:cover}@media(max-width:960px){.shopByCategoriesInner{grid-template-columns:1fr;gap:1.5rem}.introColumn p{max-width:none;margin-bottom:1.25rem}.categoryCard{flex:0 0 300px}}@media(max-width:540px){.shopByCategoriesSectionComponent{padding:2rem 0 2.25rem}.shopByCategoriesInner{padding:0 1rem}.categoryCard{flex:0 0 260px}}.trustFeaturesSectionComponent{width:100%;background:#fff;padding:3.25rem 0 3.5rem}.trustFeaturesInner{max-width:1440px;margin:0 auto;padding:0 1.5rem}.trustFeaturesInner>h2{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;margin-bottom:2.75rem;text-align:center;color:#5b0717}.trustFeaturesGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.trustFeatureItem{position:relative;display:grid;justify-items:center;text-align:center;padding:0 1.5rem}.trustFeatureItem:not(:last-child):after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:72%;background:#e8ddd6}.trustFeatureItem .trustFeatureIcon{width:52px;height:52px;margin-bottom:1rem}.trustFeatureItem .trustFeatureIcon img{width:100%;height:100%;object-fit:contain;display:block}.trustFeatureItem h3{margin:0 0 .45rem;font-family:Fontspring-DEMO-theseasons,serif;font-size:1.05rem;font-weight:500;color:#5b0717;line-height:1.3}.trustFeatureItem p{margin:0;font-size:.88rem;line-height:1.55;color:#6f5b60;max-width:220px}@media(max-width:960px){.trustFeaturesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 0}.trustFeatureItem{padding:0 1rem}.trustFeatureItem:nth-child(2):after{display:none}.trustFeatureItem:nth-child(1):after,.trustFeatureItem:nth-child(3):after{display:block}.trustFeatureItem:nth-child(odd):not(:last-child):after{display:block}.trustFeatureItem:nth-child(2n):after{display:none}}@media(max-width:560px){.trustFeaturesSectionComponent{padding:2.5rem 0 2.75rem}.trustFeaturesInner{padding:0 1rem}.trustFeaturesInner>h2{margin-bottom:2rem}.trustFeaturesGrid{grid-template-columns:1fr;gap:1.75rem}.trustFeatureItem:after{display:none!important}}.vision-section{position:relative;overflow:hidden;background:#f7f2f1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(56px,7vw,96px) clamp(16px,3vw,40px);--vision-image-width: clamp(120px, 16vw, 240px);--vision-image-height: clamp(156px, 21vw, 300px);--vision-side-width: clamp(128px, 17vw, 260px);--vision-image-radius: clamp(18px, 2vw, 28px)}.bg-shape-top{position:absolute;left:-120px;top:40px;width:280px;height:280px;background:#ede2e1;border-radius:50%;opacity:.7;pointer-events:none}.bg-circle{position:absolute;bottom:-350px;right:-150px;width:1000px;height:1000px;border:1px solid #e8dcdc;border-radius:50%;pointer-events:none}.vision-container{position:relative;z-index:2;width:100%;max-width:1200px;min-height:calc(100vh - clamp(112px,14vw,192px));margin:0 auto;display:grid;grid-template-rows:1fr auto 1fr;grid-template-columns:1fr;align-items:center}.vision-top{grid-row:1;display:flex;justify-content:flex-end;align-items:flex-end;align-self:end;width:100%}.vision-middle{grid-row:2;display:flex;justify-content:center;align-items:center;width:100%;padding:clamp(24px,4vh,48px) 0}.vision-middle-inner{position:relative;display:flex;justify-content:center;align-items:center;max-width:100%}.vision-bottom{grid-row:3;display:flex;align-items:flex-end;justify-content:flex-start;align-self:start;gap:clamp(14px,2vw,28px);width:100%}.top-image,.bottom-image{position:relative;flex-shrink:0}.bottom-image{--vision-image-width: var(--vision-side-width);--vision-image-height: clamp(166px, 22.5vw, 340px)}.image-placeholder,.vision-image{display:block;width:var(--vision-image-width);height:var(--vision-image-height);border-radius:var(--vision-image-radius)}.image-placeholder{background:#cfcfcf}.vision-image{object-fit:cover;object-position:center}.star{flex-shrink:0;color:#8b3a42;line-height:1;pointer-events:none}.star-content{position:absolute;left:calc(100% + clamp(16px,3vw,40px));top:50%;transform:translateY(-50%);font-size:clamp(28px,3.6vw,52px)}.star-bottom{font-size:clamp(24px,3vw,42px);align-self:center}.vision-content{width:100%;text-align:center}.vision-subtitle{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717;color:#8b3a42;margin:0 0 clamp(28px,4vh,48px);text-align:center}.vision-title{color:#8b3a42;font-size:clamp(22px,3.4vw,44px);line-height:1.45;font-weight:500;font-family:Fontspring-DEMO-theseasons,serif;margin:0 auto;text-align:center}.vision-title-line{display:block;text-align:center}@media(min-width:1024px){.vision-title-line{white-space:nowrap}}@media(max-width:768px){.vision-section{min-height:auto;padding:64px 20px;--vision-image-width: clamp(130px, 38vw, 200px);--vision-image-height: clamp(168px, 49vw, 260px)}.vision-container{min-height:auto;grid-template-rows:auto auto auto;gap:clamp(20px,4vh,32px)}.vision-top,.vision-bottom{justify-content:center;align-self:center}.vision-middle{padding:clamp(32px,6vh,56px) 0}.vision-middle-inner{flex-direction:column;width:100%}.star-content,.star-bottom{display:none}}@media(max-width:480px){.vision-section{padding:56px 16px;--vision-image-width: clamp(112px, 34vw, 160px);--vision-image-height: clamp(145px, 44vw, 208px);--vision-image-radius: 20px}.bottom-image{--vision-image-width: clamp(112px, 34vw, 160px);--vision-image-height: clamp(145px, 44vw, 208px)}}.findStoreSectionComponent{width:100%;background:#fff;padding:0 0 3.5rem}.findStoreInner{max-width:1560px;margin:0 auto;padding:0 1rem}.findStoreLink{display:block;text-decoration:none;border-radius:18px;overflow:hidden;transition:opacity .2s ease}.findStoreLink:hover{opacity:.92}.findStoreLink:focus-visible{outline:2px solid #632e2e;outline-offset:3px}.findStoreMedia{width:100%;aspect-ratio:140/53;overflow:hidden;background:#f8f3ef}.findStoreImage{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:768px){.findStoreSectionComponent{padding-bottom:2.5rem}.findStoreInner{padding:0 .75rem}}.userCommentsSectionComponent{background:#fff;padding:6.5rem 1.25rem}.userCommentsInner{max-width:760px;margin:0 auto;text-align:center;display:grid;gap:1.25rem}.userCommentsInner h2{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717;color:#4a0a14}.userCommentQuote{margin:0;font-style:italic;font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.7;color:#3f2f33}.userCommentAuthor{margin:0;font-weight:700;color:#6b0f1b;font-size:1rem}.userCommentDots{display:flex;justify-content:center;align-items:center;gap:.45rem;margin-top:.5rem}.userCommentDots button{border:none;padding:0;cursor:pointer;background:#d9d2cf;transition:width .25s ease,background .25s ease}.userCommentDots .dot{width:8px;height:8px;border-radius:50%}.userCommentDots .dotActive{width:28px;height:8px;border-radius:999px;background:#1a1a1a}@media(max-width:640px){.userCommentsSectionComponent{padding:3.25rem 1rem}}.productPriceBreakupComponent{margin-top:2.75rem;padding:2rem 2rem 1.85rem;background:#f8f3ef;border:none;border-radius:12px}.productPriceBreakupComponent h2{margin:0 0 1.5rem;font-size:1.05rem;font-weight:600;line-height:1.3;color:#1f1518}.productPriceBreakupComponent__tableWrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.productPriceBreakupComponent__tableWrap::-webkit-scrollbar{display:none;width:0;height:0}.productPriceBreakupComponent .productDetailsDataTable{min-width:560px}.productPriceBreakupComponent .productDetailsDataTable thead th{color:#8f4f57;border-bottom:1px solid #d9c4c8}.productPriceBreakupComponent .productDetailsDataTable tbody td{color:#2a2225}.productPriceBreakupComponent .productDetailsDataTable tbody tr+tr td{padding-top:.85rem}.productPriceBreakupComponent__groupRow td{padding-top:1rem;font-weight:600;color:#1f1518}.productPriceBreakupComponent__goldRow td{padding-top:.3rem}.productPriceBreakupComponent__emptyCell{color:#8c7f82}.productPriceBreakupComponent__sectionEnd td{padding-bottom:1rem;border-bottom:1px solid #d9c4c8}tbody .productPriceBreakupComponent__sectionEnd+tr td,.productPriceBreakupComponent__totalRow td{padding-top:1rem}.productPriceBreakupComponent__discountRow td:first-child{color:#8f4f57;font-weight:400}.productPriceBreakupComponent__totalRow td{font-weight:600;color:#1f1518}@media(max-width:640px){.productPriceBreakupComponent{margin-top:2rem;padding:1.5rem 1.25rem 1.35rem}.productPriceBreakupComponent h2{margin-bottom:1.15rem}.productPriceBreakupComponent .productDetailsDataTable{min-width:0}}.productDetailsDataTable{width:100%;border-collapse:collapse;table-layout:fixed}.productDetailsDataTable col:nth-child(1){width:22%}.productDetailsDataTable col:nth-child(2){width:20%}.productDetailsDataTable col:nth-child(3){width:14%}.productDetailsDataTable col:nth-child(4){width:22%}.productDetailsDataTable col:nth-child(5){width:22%}.productDetailsDataTable thead th{padding:0 .5rem 1rem;font-size:.86rem;font-weight:400;line-height:1.3;text-align:right;vertical-align:bottom;font-variant-numeric:tabular-nums}.productDetailsDataTable thead th:first-child{text-align:left;padding-left:0;padding-right:1rem}.productDetailsDataTable thead th:nth-child(2),.productDetailsDataTable thead th:nth-child(3),.productDetailsDataTable thead th:nth-child(4){padding-left:.5rem;padding-right:.5rem}.productDetailsDataTable thead th:nth-child(5){padding-left:.5rem;padding-right:0}.productDetailsDataTable tbody td{padding:0 .5rem;font-size:.88rem;font-weight:400;line-height:1.4;text-align:right;vertical-align:top;font-variant-numeric:tabular-nums}.productDetailsDataTable tbody td:first-child{text-align:left;padding-left:0;padding-right:1rem}.productDetailsDataTable tbody td:nth-child(2),.productDetailsDataTable tbody td:nth-child(3),.productDetailsDataTable tbody td:nth-child(4){padding-left:.5rem;padding-right:.5rem}.productDetailsDataTable tbody td:nth-child(5){padding-left:.5rem;padding-right:0}@media(max-width:640px){.productDetailsDataTable col:nth-child(1){width:20%}.productDetailsDataTable col:nth-child(2){width:22%}.productDetailsDataTable col:nth-child(3){width:16%}.productDetailsDataTable col:nth-child(4){width:21%}.productDetailsDataTable col:nth-child(5){width:21%}.productDetailsDataTable thead th,.productDetailsDataTable tbody td{font-size:.78rem;line-height:1.35}.productDetailsDataTable thead th{padding-bottom:.85rem;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;word-break:normal}.productDetailsDataTable thead th:first-child{padding-right:.75rem}.productDetailsDataTable thead th:nth-child(2),.productDetailsDataTable thead th:nth-child(3),.productDetailsDataTable thead th:nth-child(4),.productDetailsDataTable thead th:nth-child(5){padding-left:.45rem;padding-right:.45rem}.productDetailsDataTable thead th:nth-child(5){padding-right:0}.productDetailsDataTable tbody td:first-child{padding-right:.75rem}.productDetailsDataTable tbody td:nth-child(2),.productDetailsDataTable tbody td:nth-child(3),.productDetailsDataTable tbody td:nth-child(4),.productDetailsDataTable tbody td:nth-child(5){padding-left:.45rem;padding-right:.45rem}.productDetailsDataTable tbody td:nth-child(5){padding-right:0}}.productStoneDetailsComponent{margin-top:0;padding:2rem 2rem 1.85rem;background:#f8f3ef;border:none;border-radius:12px}.productStoneDetailsComponent h2{margin:0 0 1.5rem;font-size:1.05rem;font-weight:600;line-height:1.3;color:#1f1518}.productStoneDetailsComponent__tableWrap{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.productStoneDetailsComponent__tableWrap::-webkit-scrollbar{display:none;width:0;height:0}.productStoneDetailsComponent .productDetailsDataTable{min-width:560px}.productStoneDetailsComponent .productDetailsDataTable thead th{color:#8f4f57;border-bottom:1px solid #d9c4c8}.productStoneDetailsComponent .productDetailsDataTable tbody td{color:#2a2225}.productStoneDetailsComponent .productDetailsDataTable tbody tr+tr td{padding-top:.85rem}.productStoneDetailsComponent .productDetailsDataTable tbody tr:first-child td{padding-top:.3rem}@media(max-width:640px){.productStoneDetailsComponent{padding:1.5rem 1.25rem 1.35rem}.productStoneDetailsComponent h2{margin-bottom:1.15rem}.productStoneDetailsComponent .productDetailsDataTable{min-width:0}}.productDetailsPage{min-height:100vh;background:#fff}.productDetailsLoader{min-height:calc(100vh - 124px);display:grid;place-items:center;padding:2rem 1rem}.productDetailsLoaderInner{display:grid;place-items:center;gap:.65rem;max-width:28rem;text-align:center}.productDetailsLoaderSpinner{width:38px;height:38px;border-radius:50%;border:3px solid rgba(91,7,23,.22);border-top-color:#5b0717;animation:productDetailsLoaderSpin .68s linear infinite}.productDetailsLoaderKicker{margin:.35rem 0 0;color:#8a6f75;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.productDetailsLoaderTitle{margin:0;color:#5b0717;font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:500;line-height:1.25}.productDetailsLoaderMessage{margin:0;color:#6f5b60;font-size:.95rem;line-height:1.55}.productDetailsLoader--overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;min-height:auto;background:#ffffffeb}@keyframes productDetailsLoaderSpin{to{transform:rotate(360deg)}}.productDetailsScreen{position:relative;padding:2rem 1.5rem 3rem;background:#fff}.productDetailsScreen__loading{margin:3rem 0;text-align:center;color:#6f5b60}.productDetailsScreen__topSection{width:80%;max-width:100%;margin:0 auto}.productDetailsScreen__layout{display:grid;grid-template-columns:minmax(0,596px) minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem);align-items:start}.productDetailsScreen__gallery{width:fit-content;max-width:100%}.productDetailsScreen__galleryMedia{display:flex;align-items:stretch;gap:.65rem;width:520px;max-width:100%}.productDetailsScreen__galleryMedia.hasThumbs{width:min(596px,100%)}.productDetailsScreen__heroFrame{flex:1;min-width:0;width:100%;aspect-ratio:1;background:#f7f2ed;overflow:hidden;display:block}.productDetailsScreen__priceBreakupWrap{width:80%;max-width:100%;margin:2.5rem auto 0;display:flex;flex-direction:column;gap:1.25rem}.productDetailsScreen__priceBreakupWrap .productStoneDetailsComponent,.productDetailsScreen__priceBreakupWrap .productPriceBreakupComponent{margin-top:0}.productDetailsScreen__heroImage{width:100%;height:100%;object-fit:cover;display:block}.productDetailsScreen__heroPlaceholder{width:100%;height:100%;min-height:100%;display:grid;place-items:center;padding:1.5rem;text-align:center;box-sizing:border-box}.productDetailsScreen__heroPlaceholder .displayText{color:#5b0717;font-size:clamp(1.2rem,2vw,1.6rem);line-height:1.3}.productDetailsScreen__thumbs{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.productDetailsScreen__thumbs button{width:72px;height:72px;aspect-ratio:1;padding:0;border:none;border-radius:10px;background:#e8e4e1;cursor:pointer;overflow:hidden}.productDetailsScreen__thumbs button.isActive{background:#f5ebe8;border:1px solid #5b0717}.productDetailsScreen__thumbs img{width:100%;height:100%;object-fit:cover;display:block}.productDetailsScreen__info{position:relative;width:100%;max-width:480px;padding-right:2.75rem;color:#1f1518}.productDetailsScreen__summary h1{margin:0 0 .65rem;font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:600;line-height:1.25;color:#171214}.productDetailsScreen__price{margin:0;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:600;color:#171214}.productDetailsScreen__divider{margin:1.35rem 0;border:0;border-top:1px solid #e7ded8}.productDetailsScreen__fieldLabel{display:block;margin-bottom:.65rem;font-size:.95rem;font-weight:500;color:#2a2225}.productDetailsScreen__weightOptions{display:flex;flex-wrap:wrap;gap:.55rem}.productDetailsScreen__weightOptions button{min-width:88px;height:40px;padding:0 .85rem;border:none;border-radius:10px;background:#e8e4e1;color:#2a2225;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .16s ease,border-color .16s ease}.productDetailsScreen__weightOptions button:hover{background:#e0dbd7}.productDetailsScreen__weightOptions button.isSelected{background:#f5ebe8;border:1px solid #5b0717}.productDetailsScreen__stock{margin:0;font-size:.92rem;font-weight:500}.productDetailsScreen__stock.isAvailable{color:#b42318}.productDetailsScreen__stock.isUnavailable{color:#6f5b60}.productDetailsScreen__purchase{display:block}.productDetailsScreen__addToCart{width:100%;height:48px;border:none;border-radius:12px;background:#7d3c3c;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .18s ease}.productDetailsScreen__addToCart:hover:not(:disabled){background:#6b3333}.productDetailsScreen__addToCart:disabled{opacity:.55;cursor:not-allowed}.productDetailsScreen__addToCart.isInCart{background:#fff;border:1px solid #7d3c3c;color:#7d3c3c}.productDetailsScreen__addToCart.isInCart:hover:not(:disabled){background:#f7eef0}.productDetailsScreen__addToCart.isLoading{cursor:wait}.productDetailsScreen__wishlist{position:absolute;top:0;right:0;width:44px;height:44px;border:none;background:transparent;color:#2a2225;display:grid;place-items:center;cursor:pointer;padding:0;z-index:1}.productDetailsScreen__wishlist svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6}.productDetailsScreen__wishlist.isLoading,.productDetailsScreen__wishlist:disabled{cursor:wait;opacity:.85}.productDetailsScreen__wishlist.isWishlisted{color:#7d3c3c}.productDetailsScreen__wishlist.isWishlisted svg{fill:currentColor}.productDetailsScreen__details h2{margin:0 0 1rem;font-size:1.2rem;font-weight:600;color:#2f1f24}.productDetailsScreen__details h3{margin:0 0 .85rem;font-size:.95rem;font-weight:500;color:#8a4f57}.productDetailsScreen__specList{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.productDetailsScreen__specList li{display:grid;grid-template-columns:auto auto 1fr;gap:.45rem;font-size:.92rem;color:#3f3337;line-height:1.4}.productDetailsScreen__similarDesignSection{width:80%;margin:3rem auto 0}.productDetailsScreen__similarDesignSection h2{margin:0 0 1.5rem;text-align:center;font-family:Fontspring-DEMO-theseasons,serif;font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:500;color:#4d1b24}.productDetailsScreen__similarDesignGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.productDetailsScreen__similarDesignCard{border:none;border-radius:14px;overflow:hidden;background:transparent}.productDetailsScreen__similarLink{display:block;text-decoration:none;color:inherit}.productDetailsScreen__similarLink h3{margin:.75rem 0 .35rem;font-size:.88rem;color:#8a787c;font-weight:500;line-height:1.35}.productDetailsScreen__similarLink p{margin:0;font-weight:700;font-size:1rem;color:#1a1012}.productDetailsScreen__similarImageWrap{width:100%;aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#faf7f2}.productDetailsScreen__similarImageWrap img{width:100%;height:100%;object-fit:contain;display:block;padding:.75rem;box-sizing:border-box}.productDetailsScreen__similarPlaceholder{width:100%;height:100%;display:grid;place-items:center;padding:.8rem;background:linear-gradient(135deg,#faf7f2,#f3ece4)}.productDetailsScreen__similarPlaceholder .displayText{color:#5b0717;font-size:.9rem;text-align:center}@media(max-width:1100px){.productDetailsScreen__layout{grid-template-columns:minmax(280px,480px) minmax(0,1fr)}.productDetailsScreen__galleryMedia,.productDetailsScreen__galleryMedia.hasThumbs{width:100%}}@media(max-width:960px){.productDetailsScreen{padding:1.25rem 1rem 2rem}.productDetailsScreen__topSection,.productDetailsScreen__priceBreakupWrap{width:100%}.productDetailsScreen__layout{grid-template-columns:1fr;gap:1.5rem}.productDetailsScreen__gallery{width:100%;justify-self:center}.productDetailsScreen__galleryMedia{width:min(520px,100%);margin:0 auto}.productDetailsScreen__galleryMedia.hasThumbs{width:min(596px,100%)}.productDetailsScreen__info{max-width:520px;margin:0 auto;padding-right:2.75rem}.productDetailsScreen__priceBreakupWrap{max-width:100%}.productDetailsScreen__similarDesignSection{width:100%}.productDetailsScreen__similarDesignGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.productDetailsScreen__thumbs button{width:60px;height:60px}.productDetailsScreen__similarDesignGrid{grid-template-columns:1fr}}.catalogSortFilterModalComponent{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;background:#1c0a0e73;display:flex;align-items:center;justify-content:center;padding:1rem}.catalogSortFilterModalPanel{position:relative;width:min(820px,100%);max-height:min(88vh,640px);background:#fff;border:1px solid #ece4e6;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 18px 48px #3c202633;animation:catalogSortFilterModalFadeIn .24s ease-out}@keyframes catalogSortFilterModalFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.catalogSortFilterModalHeader{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid #ece4e6;background:#fff}.catalogSortFilterModalTitle{margin:0;font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:700;color:#5b0717;letter-spacing:.01em;line-height:1.2}.catalogSortFilterModalTitle .displayText{font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-weight:700;font-synthesis:none}.catalogSortFilterModalClose{flex-shrink:0;width:32px;height:32px;border:none;background:transparent;color:#333;font-size:1.5rem;font-weight:300;line-height:1;cursor:pointer;display:grid;place-items:center;padding:0;font-family:Arimo,sans-serif}.catalogSortFilterModalClose:hover{color:#823339}.catalogSortFilterModalLayout{display:flex;flex:1;min-height:320px}.catalogSortFilterModalSidebar{flex:0 0 200px;display:flex;flex-direction:column;background:#faf6f3;border-right:1px solid #ece4e6}.catalogSortFilterModalSidebarItem{position:relative;width:100%;border:none;border-bottom:1px solid #ece4e6;background:transparent;padding:1rem 1.1rem;text-align:left;font-size:.92rem;font-weight:400;color:#5b0717;cursor:pointer;font-family:inherit;opacity:.92;outline:none;transition:background .16s ease,opacity .16s ease,font-weight .16s ease}.catalogSortFilterModalSidebarItem:focus-visible{outline:2px solid rgba(91,7,23,.35);outline-offset:-2px}.catalogSortFilterModalSidebarItem:hover{opacity:1;background:#ffffff8c}.catalogSortFilterModalSidebarItem.isActive{background:#fff;opacity:1;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-weight:700;font-synthesis:none;color:#823339}.catalogSortFilterModalSidebarItem.isActive:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#4a0612}.catalogSortFilterModalContent{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff}.catalogSortFilterModalContentBody{flex:1;overflow-y:auto;padding:.5rem 1.5rem 1rem}.catalogSortFilterModalOptionList{list-style:none;margin:0;padding:0}.catalogSortFilterModalSectionIntro{margin:0 0 1rem;font-size:.86rem;color:#6f5b60;line-height:1.45}.catalogSortFilterModalCategoryPanel{padding-top:.15rem}.catalogSortFilterModalCategoryGrid{list-style:none;margin:0;padding:0;display:grid;grid-template-rows:repeat(7,minmax(0,auto));grid-auto-flow:column;gap:.5rem}.catalogSortFilterModalCategoryItem{margin:0;min-width:0}.catalogSortFilterModalOptionRowCategory{border:1px solid #ece4e6;border-radius:10px;padding:.7rem .85rem;background:#fff;transition:border-color .16s ease,background .16s ease}.catalogSortFilterModalOptionRowCategory:hover{border-color:#d4c4c8;background:#faf6f3}.catalogSortFilterModalOptionRowCategory:hover .catalogSortFilterModalOptionLabel{text-decoration:none}.catalogSortFilterModalOptionRowCategory.isSelected{border-color:#5b071759;background:#faf6f3}.catalogSortFilterModalOptionRowCategory.isSelected .catalogSortFilterModalOptionLabel{font-weight:600;text-decoration:none}.catalogSortFilterModalOptionRow{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem;border:none;border-bottom:1px solid #ece4e6;background:transparent;padding:.85rem;text-align:left;cursor:pointer;font-family:inherit}.catalogSortFilterModalOptionRow:hover .catalogSortFilterModalOptionLabel{opacity:1;text-decoration:underline;text-underline-offset:3px}.catalogSortFilterModalOptionRow.isSelected .catalogSortFilterModalOptionLabel{opacity:1;font-weight:600;color:#5b0717}.catalogSortFilterModalOptionLabel{font-size:.95rem;font-weight:400;color:#5b0717;line-height:1.35;opacity:.92;transition:opacity .16s ease}.catalogSortFilterModalOptionCheckbox{flex-shrink:0;width:18px;height:18px;border-radius:4px;border:1.5px solid #ddd4d6;background:#fff;position:relative;transition:border-color .16s ease,background .16s ease}.catalogSortFilterModalOptionRow.isSelected .catalogSortFilterModalOptionCheckbox{border-color:#5b0717;background:#5b0717}.catalogSortFilterModalOptionRow.isSelected .catalogSortFilterModalOptionCheckbox:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.catalogSortFilterModalOptionRadio{flex-shrink:0;width:18px;height:18px;border-radius:50%;border:1.5px solid #ddd4d6;background:#fff;position:relative;transition:border-color .16s ease}.catalogSortFilterModalOptionRow.isSelected .catalogSortFilterModalOptionRadio{border-color:#5b0717}.catalogSortFilterModalOptionRow.isSelected .catalogSortFilterModalOptionRadio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#5b0717}.catalogSortFilterModalPlaceholder{margin:0;padding:1rem 0;color:#8a7076;font-size:.9rem}.catalogSortFilterModalFooter{display:flex;gap:.75rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #ece4e6;background:#fff}.catalogSortFilterModalClear,.catalogSortFilterModalApply{flex:1;height:42px;border-radius:999px;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit}.catalogSortFilterModalClear{border:1px solid #ddd4d6;background:#fff;color:#5b0717}.catalogSortFilterModalClear:hover{border-color:#c9b9bc;background:#faf6f3}.catalogSortFilterModalApply{border:none;background:#5b0717;color:#fff}.catalogSortFilterModalApply:hover{background:#4a0612}@media(max-width:640px){.catalogSortFilterModalComponent{padding:.75rem}.catalogSortFilterModalPanel{width:100%;max-height:92vh}.catalogSortFilterModalHeader{padding:1rem 1.25rem}.catalogSortFilterModalLayout{flex-direction:column;min-height:0}.catalogSortFilterModalSidebar{flex:0 0 auto;flex-direction:row;overflow-x:auto;border-right:none;border-bottom:1px solid #ece4e6}.catalogSortFilterModalSidebarItem{flex:0 0 auto;white-space:nowrap;border-bottom:none;border-right:1px solid #ece4e6;padding:.85rem 1rem}.catalogSortFilterModalSidebarItem.isActive:before{top:auto;bottom:0;left:0;right:0;width:auto;height:3px}.catalogSortFilterModalContentBody{padding:.5rem 1.25rem 1rem}.catalogSortFilterModalCategoryGrid{grid-template-rows:none;grid-auto-flow:row;grid-template-columns:1fr}}.productCardComponent{display:grid;gap:0;transition:transform .26s ease}.productCardComponent:hover{transform:translateY(-4px)}.productCardComponent .mediaBlock{position:relative;border-radius:14px;overflow:hidden;background:#faf7f2;aspect-ratio:1/1}.productCardComponent .mediaLink{display:block;text-decoration:none;height:100%}.productCardComponent .mediaLink img{width:100%;height:100%;object-fit:contain;display:block;padding:.85rem;box-sizing:border-box}.productCardComponent .mediaTextOnly{width:100%;height:100%;display:grid;place-items:center;padding:.85rem;box-sizing:border-box;background:linear-gradient(135deg,#faf7f2,#f3ece4)}.productCardComponent .mediaTextOnly .displayText{font-size:1rem;line-height:1.3;color:#5b0717;text-align:center;font-weight:500}.productCardComponent .wishlistButton{position:absolute;top:.85rem;right:.85rem;z-index:2;width:auto;height:auto;padding:.15rem;border:none;border-radius:0;background:transparent;color:#5b0717;display:grid;place-items:center;cursor:pointer;box-shadow:none}.productCardComponent .wishlistButton svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.productCardComponent .wishlistButton.isWishlisted{color:#5b0717}.productCardComponent .wishlistButton.isWishlisted svg{fill:currentColor}.productCardComponent .wishlistButton.isLoading,.productCardComponent .wishlistButton:disabled{cursor:wait;opacity:.85}.productCardComponent .addToCartButton{position:absolute;left:.7rem;right:.7rem;bottom:.7rem;z-index:3;border:none;border-radius:2px;background:#fff;color:#5b0717;font-family:Arimo,Arial,sans-serif!important;font-size:.8rem;font-weight:600;letter-spacing:.08em;padding:.82rem .5rem;cursor:pointer;text-align:center;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.productCardComponent .addToCartButton.isLoading,.productCardComponent .addToCartButton:disabled{cursor:wait}.productCardComponent .mediaBlock:hover .addToCartButton,.productCardComponent .mediaBlock:focus-within .addToCartButton,.productCardComponent .addToCartButton.isLoading{opacity:1;pointer-events:auto;transform:translateY(0)}.productCardComponent .addToCartButton.isLoading,.productCardComponent .addToCartButton:disabled{opacity:.92}@media(hover:none){.productCardComponent .addToCartButton{opacity:1;pointer-events:auto;transform:none}}.productCardComponent .infoBlock{padding:.85rem .15rem 0;display:grid;gap:.35rem}.productCardComponent .infoBlock strong{font-size:1rem;font-weight:700;color:#1a1012;letter-spacing:.01em}.productCardComponent .infoBlock a{font-size:.88rem;color:#8a787c;text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productCardComponent .infoBlock a:hover{color:#5b0717}.productCardComponent .discountTag{position:absolute;top:.85rem;left:.85rem;z-index:2;font-size:.7rem;background:#5b0717;color:#fff;border-radius:999px;padding:.28rem .65rem;font-weight:600;letter-spacing:.04em}.productCardComponent .quickPreviewButton{position:absolute;top:.85rem;left:.85rem;z-index:2;width:30px;height:30px;border:none;border-radius:999px;background:#ffffffeb;color:#5b0717;font-size:1rem;line-height:1;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .18s ease}.productCardComponent:hover .quickPreviewButton{opacity:1;pointer-events:auto}.productCardComponent .discountTag+.quickPreviewButton,.productCardComponent .discountTag~.quickPreviewButton{top:2.6rem}.productCardComponent .infoBlock{padding-top:.75rem;gap:.3rem}.productCardComponent .infoBlock p{margin:0;color:#7a686c;font-size:.78rem}.productCardComponent .infoBlock .availableWeights{color:#6a4f55;font-size:.76rem;line-height:1.35}.productCardComponent .priceRow{display:flex;align-items:baseline;gap:.45rem}.productCardComponent .priceRow strong{font-size:1rem;font-weight:700;color:#1a1012}.productCardComponent .priceRow span{font-size:.78rem;color:#9b8a8e;text-decoration:line-through}.productCardComponent .metaRow{display:flex;justify-content:space-between;color:#756467;font-size:.74rem}.productCardComponent.list{grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:1rem;align-items:start}.productCardComponent.list .mediaBlock{width:100%}.productCardComponent.list .infoBlock{padding-top:.35rem}@media(max-width:540px){.productCardComponent.list{grid-template-columns:minmax(140px,160px) minmax(0,1fr)}}.productsScreen{max-width:1240px;margin:0 auto;padding:1rem;background:#fff;min-height:calc(100vh - 124px)}.productsPageHeader{margin-bottom:1rem}.productsPageHeader h1{margin:0;font-family:Fontspring-DEMO-theseasons,serif;color:#5b0717;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:500}.emptyProductsMessage{grid-column:1/-1;margin:0;padding:1rem 0;color:#6f5b60}.filtersPanel{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;background:#fff;border:1px solid #ece4e6;border-radius:14px;padding:.8rem;position:sticky;top:125px;z-index:30}.filtersPanel input{height:38px;border-radius:8px;border:1px solid #ddd4d6;padding:0 .55rem;font-size:.88rem}.filtersPanel .searchWrap{flex:1 1 220px;min-width:180px}.filtersPanel .sortFilterTrigger{height:38px;border-radius:8px;border:1px solid #ddd4d6;padding:0 1rem;font-size:.88rem;font-weight:500;color:#5b0717;background:#fff;cursor:pointer;white-space:nowrap;font-family:inherit}.filtersPanel .sortFilterTrigger:hover{border-color:#c9b9bc;background:#faf6f3}.filtersPanel .searchWrap{position:relative}.filtersPanel .searchWrap input{width:100%}.suggestionBox{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:10px;border:1px solid #e7dde0;box-shadow:0 16px 30px #14080a1a;padding:.3rem}.suggestionBox button{width:100%;text-align:left;border:none;background:transparent;padding:.5rem;border-radius:6px;cursor:pointer}.suggestionBox button:hover{background:#f8eef1}.productsLoader{min-height:55vh;display:grid;place-items:center;margin-top:1rem}.productsLoaderInner{display:grid;place-items:center;gap:.85rem}.productsLoaderSpinner{width:38px;height:38px;border-radius:50%;border:3px solid rgba(91,7,23,.22);border-top-color:#5b0717;animation:productsLoaderSpin .68s linear infinite}.productsLoaderLabel{margin:0;color:#5b0717;font-size:.95rem;font-weight:500}@keyframes productsLoaderSpin{to{transform:rotate(360deg)}}.productResultGrid{margin-top:1rem;display:grid;gap:.9rem}.productGridItem{min-width:0}.productGridItem--fadeIn{animation:productGridItemFadeIn .48s ease both;will-change:opacity,transform}@keyframes productGridItemFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.productsLoadMoreZone{margin-top:1rem}.productsLoadMoreSentinel{width:100%;height:1px;pointer-events:none}.productsLoadMoreLoader{min-height:52px;display:grid;place-items:center;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .24s ease,transform .24s ease,visibility .24s ease}.productsLoadMoreLoader--visible{opacity:1;visibility:visible;transform:translateY(0)}.productsLoadMoreLoaderInner{display:inline-flex;align-items:center;gap:.65rem;color:#5b0717;font-size:.9rem;font-weight:500}.productsLoadMoreLoaderInner p{margin:0}.productsLoadMoreSpinner{width:22px;height:22px;border-radius:50%;border:2px solid rgba(91,7,23,.2);border-top-color:#5b0717;animation:productsLoaderSpin .68s linear infinite}@media(prefers-reduced-motion:reduce){.productGridItem--fadeIn{animation:none;opacity:1;transform:none;will-change:auto}.productsLoadMoreLoader{transition:none}}.productResultGrid.grid{grid-template-columns:repeat(4,minmax(0,1fr))}.productResultGrid.list{grid-template-columns:1fr}.loadMoreButton{margin:1.1rem auto 0;display:block;border:none;border-radius:999px;background:#5b0717;color:#fff;height:40px;padding:0 1.25rem;transition:opacity .22s ease,transform .22s ease}.loadMoreButton:disabled{opacity:.72;cursor:wait}@media(max-width:1200px){.filtersPanel{position:static}.productResultGrid.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.filtersPanel{flex-direction:column;align-items:stretch;gap:.6rem}.filtersPanel .searchWrap{flex:0 0 auto;min-width:0;width:100%}.filtersPanel .sortFilterTrigger{width:100%}.productResultGrid.grid{grid-template-columns:1fr}}.usefulLinkPageShellComponent{background:#fff;padding:3.5rem 1.5rem 5rem;min-height:calc(100vh - 72px)}.usefulLinkPageShellInner{max-width:920px;margin:0 auto}.usefulLinkPageShellHeader{text-align:center;margin-bottom:2rem}.usefulLinkPageShellHeader h1{margin:0;font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717;font-size:clamp(2rem,4vw,2.75rem);color:#632e2e;margin-bottom:1.35rem}.usefulLinkPageShellDivider{height:1px;background:#e8e8e8}@media(max-width:640px){.usefulLinkPageShellComponent{padding:2.5rem 1rem 3.5rem}.usefulLinkPageShellHeader{margin-bottom:1.5rem}}.policyScreen{max-width:760px;margin:0 auto}.policyLastUpdated{margin:0 0 1.25rem;font-family:Arimo,sans-serif;font-size:.95rem;line-height:1.5;color:#1f1f1f}.policyIntro{margin:0 0 2rem;text-align:left;font-family:Arimo,sans-serif;font-size:.95rem;line-height:1.65;color:#1f1f1f}.policySections{display:flex;flex-direction:column;gap:1.75rem}.policySection h2{margin:0 0 .65rem;font-family:Arimo,sans-serif;font-size:.95rem;font-weight:700;color:#1f1f1f}.policySection p{margin:0 0 .75rem;font-family:Arimo,sans-serif;font-size:.95rem;line-height:1.65;color:#1f1f1f}.policySection p:last-child{margin-bottom:0}.policyList{margin:0 0 .75rem;padding-left:1.25rem;font-family:Arimo,sans-serif;font-size:.95rem;line-height:1.65;color:#1f1f1f}.policyList li+li{margin-top:.15rem}.staticScreen{min-height:60vh;display:grid;place-items:center;padding:1rem}.staticScreen article{max-width:700px;text-align:center;background:#fff;border:1px solid #efe2e5;border-radius:14px;padding:1.5rem}.staticScreen h1{margin:0;font-family:Fontspring-DEMO-theseasons,serif;color:#44141d}.staticScreen p{color:#705f62;line-height:1.6}.findStoreScreen{background:#fff;padding:3.5rem 1.5rem 5rem;min-height:calc(100vh - 72px)}.findStoreScreenInner{max-width:920px;margin:0 auto}.findStoreScreenHeader{text-align:center;margin-bottom:2rem}.findStoreScreenHeader h1{font-family:Fontspring-DEMO-theseasons,Georgia,serif;font-size:clamp(1.5rem,2.5vw,1.85rem);font-weight:500;line-height:1.2;letter-spacing:.01em;color:#5b0717;font-size:clamp(2rem,4vw,2.75rem);color:#632e2e;margin:0}.findStoreSearchWrap{position:relative;max-width:640px;margin:0 auto 1.75rem}.findStoreSearchInput{width:100%;height:52px;border:1px solid #e8ded8;border-radius:999px;background:#f7f2ef;padding:0 3rem 0 1.35rem;font-size:.95rem;color:#3f2f33;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.findStoreSearchInput::placeholder{color:#a89a9d}.findStoreSearchInput:focus{border-color:#632e2e73;box-shadow:0 0 0 3px #632e2e14}.findStoreSearchIcon{position:absolute;right:1.1rem;top:50%;transform:translateY(-50%);color:#632e2e;display:grid;place-items:center;pointer-events:none}.findStoreFilters{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.5rem 2.5rem;margin-bottom:2.25rem}.findStoreFilter{border:none;background:transparent;padding:0 0 .45rem;font-size:.95rem;font-weight:600;color:#6f5b60;cursor:pointer;position:relative}.findStoreFilter--active{color:#632e2e}.findStoreFilter--active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#632e2e;border-radius:999px}.findStoreList{display:grid;gap:1.25rem}.findStoreEmpty{margin:0;text-align:center;color:#6f5b60;font-size:.95rem;padding:2rem 0}.findStoreCard{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:1.5rem 1.75rem;border-radius:18px;background:#faf7f4;border:1px solid #e8ded8}.findStoreCardContent{min-width:0;flex:1}.findStoreCardContent h2{margin:0 0 .85rem;font-size:1.35rem;font-weight:700;color:#632e2e}.findStoreCardMeta{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.findStoreCardMeta li{display:flex;align-items:flex-start;gap:.55rem;color:#4a3a3e;font-size:.92rem;line-height:1.5}.findStoreCardIcon{flex-shrink:0;color:#632e2e;margin-top:.15rem;display:grid;place-items:center}.findStorePhoneLink{color:inherit;text-decoration:none;transition:color .2s ease}.findStorePhoneLink:hover{color:#632e2e;text-decoration:underline}.findStoreCardActions{display:flex;flex-direction:column;gap:.65rem;flex-shrink:0}.findStoreCallButton,.findStoreDirectionsButton{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-width:148px;height:42px;border-radius:999px;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.findStoreCallButton{border:1.5px solid #632e2e;background:#fff;color:#632e2e}.findStoreCallButton:hover{background:#632e2e0f}.findStoreDirectionsButton{border:none;background:#632e2e;color:#fff;padding:0 1.35rem}.findStoreDirectionsButton:hover{background:#4f2424}@media(max-width:768px){.findStoreScreen{padding:2.5rem 1rem 3.5rem}.findStoreFilters{gap:1rem 1.5rem}.findStoreFilter{font-size:.88rem}.findStoreCard{flex-direction:column;padding:1.25rem 1.15rem}.findStoreCardContent h2{font-size:1.2rem}.findStoreCardActions{flex-direction:row;align-items:stretch;width:100%;gap:.6rem}.findStoreCallButton,.findStoreDirectionsButton{flex:1 1 0;min-width:0;height:40px;font-size:.74rem;letter-spacing:.03em;padding:0 .7rem}}@media(max-width:420px){.findStoreFilters{gap:.85rem 1.1rem}.findStoreFilter{font-size:.82rem}.findStoreCardActions{gap:.5rem}.findStoreCallButton,.findStoreDirectionsButton{height:38px;font-size:.68rem;letter-spacing:.02em;gap:.35rem;padding:0 .55rem}}.trackOrderScreen{max-width:520px;margin:0 auto}.trackOrderIntro{margin:0 0 2.25rem;text-align:center;font-family:Arimo,sans-serif;font-size:.95rem;line-height:1.6;color:#2a2a2a}.trackOrderForm{display:flex;flex-direction:column;gap:1.75rem}.trackOrderField{display:flex;flex-direction:column;gap:.2rem}.trackOrderField label{font-family:Arimo,sans-serif;font-size:.95rem;font-weight:700;color:#1f1f1f}.trackOrderField input{width:100%;border:none;border-bottom:1px solid #cfcfcf;background:transparent;padding:.45rem 0 .55rem;font-family:Arimo,sans-serif;font-size:.95rem;color:#1f1f1f;outline:none}.trackOrderField input:focus{border-bottom-color:#632e2e}.trackOrderFieldHint{margin:0;font-family:Arimo,sans-serif;font-size:.82rem;line-height:1.45;color:#5f5f5f}.trackOrderSubmit{align-self:flex-start;margin-top:.35rem;min-width:120px;padding:.7rem 1.6rem;border:none;background:#f7f4ef;color:#2a2a2a;font-family:Arimo,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.08em;cursor:pointer;transition:background .2s ease}.trackOrderSubmit:hover{background:#efe9df}.trackOrderStatus{margin:0;font-family:Arimo,sans-serif;font-size:.9rem;line-height:1.55;color:#632e2e}.accountSidebarComponent{background:#fff;border:1px solid #ece4e6;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;width:100%;height:calc(100dvh - 124px - 4rem);max-height:calc(100dvh - 124px - 4rem)}.accountSidebarNav{display:flex;flex-direction:column;padding:.5rem 0;flex:1}.accountSidebarNavItem,.accountSidebarLogout{display:flex;align-items:center;gap:.85rem;padding:.9rem 1.1rem;border:none;background:transparent;color:#3c2026;text-decoration:none;font-size:.95rem;font-weight:500;cursor:pointer;font-family:inherit;text-align:left;width:100%}.accountSidebarNavItem:hover,.accountSidebarLogout:hover{background:#faf6f7}.accountSidebarNavItem.active,.accountSidebarLogout.active{color:#5b0717;font-weight:600;background:#faf6f7}.accountSidebarNavItem+.accountSidebarNavItem{border-top:1px solid #f1eaec}.accountSidebarLogout{margin-top:auto;border-top:1px solid #ece4e6}.accountSidebarNavIcon{width:38px;height:38px;border-radius:999px;background:#f8f3ef;color:#5b0717;display:grid;place-items:center;flex-shrink:0}.accountSidebarNavIcon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.accountSidebarNavIcon--logout{background:#fff;border:1px solid #ece4e6}@media(max-width:960px){.accountSidebarComponent{height:auto;max-height:none}}.profilePageLayout{min-height:100vh;display:flex;flex-direction:column;background:#f4f0f1}.profileScreen{flex:1;display:flex;flex-direction:column;width:100%;max-width:1240px;margin:0 auto;padding:1.5rem 1rem 2.5rem;min-height:0}.profileScreenLayout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1.25rem;align-items:start;flex:1;min-height:0}.profileScreenSidebar{position:sticky;top:calc(124px + 1.5rem);align-self:start;width:280px}.profileScreenContent,.profileScreenForm{display:grid;gap:1rem}.profileCard{background:#fff;border:1px solid #ece4e6;border-radius:16px;box-shadow:0 8px 24px #2c15190f;overflow:hidden}.profileCardHeader{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.35rem;flex-wrap:wrap;border-bottom:1px solid #f1eaec}.profileCardHeader h1{margin:0;font-family:Fontspring-DEMO-theseasons,serif;font-size:clamp(1.5rem,2.4vw,2rem);color:#3c2026;font-weight:600}.profileCardBody{padding:1.35rem}.profileCardHeaderMeta{margin:0;width:100%;color:#7b666b;font-size:.92rem}.profileEditButton{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #d8cacd;border-radius:999px;background:#faf6f7;color:#3c2026;padding:.5rem 1rem;font-size:.88rem;font-weight:600;cursor:pointer;font-family:inherit}.profileEditButton svg,.profileEditButton img{width:15px;height:15px}.profileEditButton svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profileEditButton img{object-fit:contain;flex-shrink:0}.profileEditButton:disabled{opacity:.65;cursor:not-allowed}.profileFormCard,.accountPanelCard,.profileFieldGrid{display:grid;gap:1rem}.profileFieldGridTwo{grid-template-columns:repeat(2,minmax(0,1fr))}.profileFieldFull{display:grid;gap:.45rem}.profileFormCard label.profileNewsletterOptIn{display:flex;align-items:center;gap:.65rem;margin-top:.15rem;color:#3c2026;font-size:.9rem;font-weight:500;line-height:1.35;cursor:pointer}.profileFormCard label.profileNewsletterOptIn input[type=checkbox]{width:18px;height:18px;min-height:18px;margin:0;padding:0;flex-shrink:0;border:1px solid #d5c9cd;border-radius:4px;background:#fff;accent-color:#5b0717;cursor:pointer;box-shadow:none}.profileFormCard label.profileNewsletterOptIn input[type=checkbox]:focus{border-color:#5b0717;box-shadow:0 0 0 2px #5b07171f}.profileFormCard label.profileNewsletterOptIn input[type=checkbox]:disabled{cursor:not-allowed}.profileFormCard label.profileNewsletterOptIn span{flex:1;min-width:0}.profileFormCard label{display:grid;gap:.45rem;color:#6f555b;font-size:.82rem;font-weight:600}.profileFormCard label em{color:#5b0717;font-style:normal}.profileFormCard input{height:46px;border:1px solid #e8dfe2;border-radius:999px;background:#f7f3f4;padding:0 1rem;color:#3c2026;font-size:.95rem;font-family:inherit}.profileFormCard input:disabled{color:#6f555b;cursor:not-allowed}.profileFormCard input:focus{outline:none;border-color:#5b0717;box-shadow:0 0 0 2px #5b07171f}.profilePhoneField{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;height:46px;border:1px solid #e8dfe2;border-radius:999px;background:#f7f3f4;padding:0 .85rem}.profilePhoneField input{border:none;background:transparent;height:100%;padding:0;border-radius:0;box-shadow:none}.profilePhoneField input:focus{box-shadow:none}.profilePhonePrefix{font-size:.86rem;color:#6f555b;white-space:nowrap}.profileSaveButton{justify-self:start;border:none;border-radius:999px;background:#5b0717;color:#fff;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit}.profileSaveButton:hover:not(:disabled){background:#4a0612}.profileSaveButton:disabled{opacity:.65;cursor:not-allowed}.accountPanelMessage{margin:0;color:#6f555b;font-size:.95rem}.accountSavedAddressSummary{display:grid;gap:.35rem;color:#3c2026;font-size:.95rem}.accountSavedAddressSummary p{margin:0}.profileFormCard select{height:46px;border:1px solid #e8dfe2;border-radius:999px;background:#f7f3f4;padding:0 1rem;color:#3c2026;font-size:.95rem;font-family:inherit}.profileFormCard select:focus{outline:none;border-color:#5b0717;box-shadow:0 0 0 2px #5b07171f}.accountPanelEmpty{text-align:center;padding:1rem 0}.accountPanelEmpty p{margin:0 0 1rem;color:#6f555b}.accountPanelEmpty a{display:inline-block;text-decoration:none;padding:.65rem 1.1rem;border-radius:999px;background:#5b0717;color:#fff;font-weight:600;font-size:.9rem}.accountOrdersTableWrap{overflow-x:auto}.accountOrdersPanel{padding-top:.5rem}.accountOrdersTabSwitcher{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.accountOrdersTabButton{border:1px solid #ead8dc;border-radius:999px;background:#fff;color:#5b0717;height:34px;padding:0 .95rem;cursor:pointer;font:inherit;font-size:.82rem;font-weight:600;display:inline-flex;align-items:center;gap:.4rem}.accountOrdersTabButton:hover:not(.accountOrdersTabButton--active){background:#faf6f7}.accountOrdersTabButton--active{background:#5b0717;border-color:#5b0717;color:#fff}.accountOrdersTabButton--active:hover{background:#4a0612;border-color:#4a0612;color:#fff}.accountOrdersTabCount{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;background:#5b07171a;font-size:.72rem;font-weight:700}.accountOrdersTabButton--active .accountOrdersTabCount{background:#ffffff2e}.accountOrdersTabEmpty{margin-top:.5rem}.accountOrdersExpandedDetails{display:grid;gap:1rem;padding:0 0 1.1rem}.accountOrdersItemDetails h3{margin:0 0 .65rem;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6f555b}.accountOrdersItemDetailsWrap{width:100%;font-size:.84rem}.accountOrdersItemDetailsHead{display:grid;grid-template-columns:minmax(0,38%) minmax(0,22%) minmax(0,20%) minmax(0,20%);border-bottom:1px solid #f1eaec}.accountOrdersItemDetailsHead span{padding:.65rem .75rem;color:#6f555b;font-size:.76rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.accountOrdersItemDetailsItem{display:grid;grid-template-columns:minmax(0,38%) minmax(0,22%) minmax(0,20%) minmax(0,20%);border-bottom:1px solid #f1eaec}.accountOrdersItemDetailsItem:last-child{border-bottom:none}.accountOrdersItemDetailsField{padding:.65rem .75rem;min-width:0}.accountOrdersItemDetailsField:first-child .accountOrdersItemDetailsValue{word-break:break-word}.accountOrdersItemDetailsLabel{display:none}.accountOrdersItemDetailsValue{color:#2c1519}.accountOrdersPricingBreakdown{display:grid;gap:.45rem;padding:.85rem .95rem;border:1px solid #f1eaec;border-radius:12px;background:#faf7f8}.accountOrdersPricingRow{display:flex;justify-content:space-between;gap:1rem;color:#5f4a50;font-size:.88rem}.accountOrdersPricingRow strong{color:#2c1519;font-weight:600;text-align:right}.accountOrdersPricingRow--total{margin-top:.2rem;padding-top:.55rem;border-top:1px solid #ead8dc;font-size:.95rem}.accountOrdersPricingRow--total strong{font-size:1rem}.accountOrdersList{display:flex;flex-direction:column}.accountOrdersCard{border-bottom:1px solid #f1eaec}.accountOrdersCard:last-child{border-bottom:none}.accountOrdersRow{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding:1.35rem 0 .85rem;border-bottom:none}.accountOrdersRowMedia{display:block;width:112px;height:112px;border-radius:12px;overflow:hidden;background:#faf5f1;flex-shrink:0}.accountOrdersRowMedia img{width:100%;height:100%;object-fit:cover;display:block}.accountOrdersRowPlaceholder{width:100%;height:100%;display:grid;place-items:center;padding:.5rem;text-align:center;background:linear-gradient(135deg,#faf2ec,#f3dada);color:#5b0717;font-size:.75rem;line-height:1.3}.accountOrdersRowBody{display:grid;gap:.35rem;min-width:0}.accountOrdersRowAmount{font-size:1.35rem;font-weight:700;color:#2c1519;line-height:1.2}.accountOrdersRowProductName,.accountOrdersRowId{margin:0;color:#3c2026;font-size:1rem;font-weight:500;line-height:1.4}.accountOrdersRowDate,.accountOrdersRowMeta{margin:0;color:#7b666b;font-size:.88rem;line-height:1.45}.accountOrdersRowStatusWrap{display:flex;align-items:center;flex-shrink:0}.accountOrdersAddressToggle{margin-top:.35rem;padding:0;border:none;background:transparent;color:#8e2d43;font-size:.84rem;font-weight:600;text-align:left;cursor:pointer;text-decoration:underline;text-underline-offset:.15rem}.accountOrdersAddressToggle:hover{color:#5b0717}.accountOrdersAddresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0 0 1.35rem}.accountOrdersAddressBlock{display:grid;gap:.45rem;padding:.85rem .95rem;border:1px solid #efe4e7;border-radius:10px;background:#fdfafb}.accountOrdersAddressBlock h3{margin:0;color:#5f3a45;font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.accountOrdersAddressText{display:grid;gap:.2rem;font-style:normal;color:#4a3f43;font-size:.88rem;line-height:1.45}.accountOrdersAddressSameAs,.accountOrdersAddressEmpty{margin:0;color:#74686c;font-size:.88rem;line-height:1.45}.accountOrdersTable{width:100%;border-collapse:collapse;font-size:.9rem}.accountOrdersTable th,.accountOrdersTable td{padding:.75rem .5rem;text-align:left;border-bottom:1px solid #f1eaec;color:#3c2026}.accountOrdersTable th{color:#6f555b;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.accountOrderStatus{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;background:#f3ecee;color:#6f555b}.accountOrderStatus--success{background:#e8f5ec;color:#2f6b3f}.accountOrderStatus--process{background:#fff4e5;color:#8a5a12}.accountOrderStatus--paid{background:#e8f0ff;color:#1f4f8a}.accountOrderStatus--failed,.accountOrderStatus--payment-failed{background:#fdecec;color:#8f2d2d}.accountOrderStatus--confirmation-pending{background:#fff4e5;color:#8a5a12}.accountOrderStatus--refunded{background:#eef2ff;color:#334e8a}.accountOrderStatus--confirmed{background:#e8f5ec;color:#2f6b3f}.accountOrdersFailureMessage{margin:.65rem 0 0;padding:.65rem .85rem;border-radius:8px;background:#fff8ef;border:1px solid #f0dfc4;color:#6a4d14;font-size:.86rem;line-height:1.45}.accountWishlistPanel{padding-top:.5rem}.accountWishlistList{display:flex;flex-direction:column}.accountWishlistRow{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding:1.35rem 0;border-bottom:1px solid #f1eaec}.accountWishlistRow:last-child{border-bottom:none}.accountWishlistRowMedia{display:block;width:112px;height:112px;border-radius:12px;overflow:hidden;background:#faf5f1;flex-shrink:0}.accountWishlistRowMedia img{width:100%;height:100%;object-fit:cover;display:block}.accountWishlistRowPlaceholder{width:100%;height:100%;display:grid;place-items:center;padding:.5rem;text-align:center;background:linear-gradient(135deg,#faf2ec,#f3dada);color:#5b0717;font-size:.75rem;line-height:1.3}.accountWishlistRowBody{display:grid;gap:.35rem;min-width:0}.accountWishlistRowPrice{font-size:1.35rem;font-weight:700;color:#2c1519;line-height:1.2}.accountWishlistRowTitle{color:#3c2026;text-decoration:none;font-size:1rem;font-weight:500;line-height:1.4}.accountWishlistRowTitle:hover{color:#5b0717}.accountWishlistRowMeta{margin:.15rem 0 0;color:#7b666b;font-size:.88rem;line-height:1.45}.accountWishlistRowActions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.accountWishlistMoveButton{min-width:132px;border:1px solid #e8dfe2;border-radius:10px;background:#faf6f7;color:#5b0717;padding:.7rem 1.1rem;font-size:.92rem;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap}.accountWishlistMoveButton:hover:not(:disabled){background:#f3ecee;border-color:#d8cacd}.accountWishlistMoveButton.inCart,.accountWishlistMoveButton:disabled{opacity:.72;cursor:not-allowed}.accountWishlistDeleteButton{width:46px;height:46px;border:1px solid #ece4e6;border-radius:10px;background:#fff;color:#3c2026;display:grid;place-items:center;cursor:pointer;flex-shrink:0}.accountWishlistDeleteButton svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.accountWishlistDeleteButton:hover{border-color:#d8cacd;color:#5b0717;background:#faf6f7}.profileLogoutOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:1rem;background:#1c0a0e73}.profileLogoutDialog{width:min(420px,100%);padding:1.5rem;border-radius:12px;background:#fff;box-shadow:0 18px 48px #3c202633}.profileLogoutDialog h2{margin:0 0 .5rem;font-size:1.2rem;color:#3c2026}.profileLogoutDialog p{margin:0 0 1.25rem;font-size:.95rem;line-height:1.5;color:#6f555b}.profileLogoutActions{display:flex;justify-content:flex-end;gap:.75rem}.profileLogoutActions button{border-radius:999px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit;border:1px solid #d8cacd;background:#fff;color:#3c2026}.profileLogoutConfirm{border:none!important;background:#5b0717!important;color:#fff!important}@media(max-width:960px){.profileScreenLayout{grid-template-columns:1fr;align-items:start}.profileScreenSidebar{position:static;width:100%}}@media(max-width:768px){.accountOrdersAddresses{grid-template-columns:1fr}.accountOrdersRow{grid-template-columns:96px minmax(0,1fr);grid-template-areas:"media body" "status status";gap:.85rem 1rem}.accountOrdersRowMedia{grid-area:media;width:96px;height:96px}.accountOrdersRowBody{grid-area:body}.accountOrdersRowStatusWrap{grid-area:status;justify-content:flex-start}.accountWishlistRow{grid-template-columns:96px minmax(0,1fr);grid-template-areas:"media body" "actions actions";gap:.85rem 1rem}.accountWishlistRowMedia{grid-area:media;width:96px;height:96px}.accountWishlistRowBody{grid-area:body}.accountWishlistRowActions{grid-area:actions;justify-content:flex-start}.accountWishlistMoveButton{flex:1}}@media(max-width:640px){.profileFieldGridTwo{grid-template-columns:1fr}.profileCardHeader{flex-direction:column;align-items:flex-start}.accountWishlistPanel,.accountOrdersPanel{padding-top:.35rem}.accountOrdersRowAmount,.accountWishlistRowPrice{font-size:1.15rem}.accountOrdersItemDetailsHead{display:none}.accountOrdersItemDetailsItem{display:block;margin-bottom:.65rem;padding:.35rem .85rem;border:1px solid #f1eaec;border-radius:12px;background:#fff}.accountOrdersItemDetailsItem:last-child{margin-bottom:0}.accountOrdersItemDetailsField{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.55rem 0;border-bottom:1px solid #f1eaec}.accountOrdersItemDetailsField:last-child{border-bottom:none}.accountOrdersItemDetailsLabel{display:block;flex:0 0 auto;max-width:42%;font-size:.72rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#6f555b;line-height:1.35}.accountOrdersItemDetailsValue{flex:1 1 auto;min-width:0;text-align:right;word-break:break-word}}@font-face{font-family:Fontspring-DEMO-theseasons;src:url(/assets/Fontspring-DEMO-theseasons-reg-BqwY7LWg.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Fontspring-DEMO-theseasons;src:url(/assets/Fontspring-DEMO-theseasons-lt-Dy6XHwmn.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Fontspring-DEMO-theseasons;src:url(/assets/Fontspring-DEMO-theseasons-bd-Bp63wc9w.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Fontspring-DEMO-theseasons;src:url(/assets/Fontspring-DEMO-theseasons-it-CUCq9ttA.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Fontspring-DEMO-theseasons;src:url(/assets/Fontspring-DEMO-theseasons-ltit-Do77AAAq.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Fontspring-DEMO-theseasons;src:url(/assets/Fontspring-DEMO-theseasons-bdit-8VOmiJKT.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Arimo;src:url(/assets/Arimo-Regular-DtBhdGpM.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Arimo;src:url(/assets/Arimo-Medium-DBzaS3RL.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Arimo;src:url(/assets/Arimo-SemiBold-soJdDiwj.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Arimo;src:url(/assets/Arimo-Bold-BjWBU6ph.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Arimo;src:url(/assets/Arimo-Italic-swVk_re5.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Arimo;src:url(/assets/Arimo-MediumItalic-CSz_pCMq.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Arimo;src:url(/assets/Arimo-SemiBoldItalic-s-FwuCiM.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Arimo;src:url(/assets/Arimo-BoldItalic-DlcPPB_-.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}.displayText{font-family:Fontspring-DEMO-theseasons,Georgia,serif}.displayText .plainSymbol{font-family:Arimo,Arial,sans-serif;letter-spacing:normal;font-style:normal;font-weight:inherit}.plainSymbol{font-family:Arimo,Arial,sans-serif;letter-spacing:normal;font-style:normal}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;font-family:Arimo,Arial,sans-serif}body{background:#f8f3ef}h1,h2,h3,h4,h5,h6{font-family:Fontspring-DEMO-theseasons,Georgia,serif}a,button,input,select,textarea{font-family:inherit}
