.flex{display:flex}span.word_wrap{overflow:hidden;display:inline-block;line-height:1.6rem}[data-animation=custom] span.word,[data-animation=hCustom] span.word,[data-animation=h] span.word{overflow-y:hidden;position:relative}[data-animation=opacIn] span.word{position:relative;overflow:auto!important}.y__link [data-animation=h] .char:after{visibility:visible;top:100%;left:0}.child_wrap{margin:0 auto;width:85%}@media(max-width:865px){.child_wrap{width:90%}.rm-tab{display:none}}@media(max-width:500px){.rm-mobile{display:none}.full-width-tab{width:100%;max-width:100%}}.abs{position:absolute}.ta_center{text-align:center}.mg_au{margin:0 auto}.img{position:relative;overflow:hidden}.cover,.img img{z-index:2}.cover{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;background:#f3ebe2}::selection{background-color:#a37642;color:#6b4226}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased}html{font-size:16px;scroll-behavior:smooth}@media(max-width:500px){html{font-size:15px}}body{font-family:var(--font-body),sans-serif;overflow-x:hidden;background-color:#fff;color:#2b2b2b}main{overflow-x:clip}h1,h2,h3,h4{font-family:var(--font-heading),sans-serif}a,p{color:#2b2b2b;font-size:.9375rem;font-weight:400;line-height:1.6}@media(max-width:500px){a,p{font-size:.875rem;line-height:1.5}}section{width:100%}button{outline:none;font-family:inherit;font-size:1rem;border:none}a{text-decoration:none}img{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}input,select,textarea{text-size-adjust:100%}::-webkit-scrollbar{display:none}.shop{background:#fff}.shop__hero{background:#f7f5f2;padding:4rem 2rem;text-align:center}.shop__hero__inner{max-width:80rem;margin:0 auto}.shop__hero__label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#c8963e;display:block;margin-bottom:.75rem}.shop__hero .shop__hero__title,.shop__hero h1{font-family:var(--font-heading);font-size:2.75rem;font-weight:700;color:#1a0f05;margin-bottom:1rem}@media(max-width:500px){.shop__hero .shop__hero__title,.shop__hero h1{font-size:2rem}}.shop__hero__breadcrumb{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8125rem;color:#8a7e72}.shop__hero__breadcrumb a{color:#8a7e72;text-decoration:none;transition:color .2s}.shop__hero__breadcrumb a:hover{color:#c8963e}.shop__content{max-width:80rem;margin:0 auto;padding:3rem 2rem 5rem;display:flex;gap:3rem}@media(max-width:865px){.shop__content{flex-direction:column;padding:2rem 1rem 3rem;gap:2rem}}.shop__sidebar{width:250px;flex-shrink:0}@media(max-width:865px){.shop__sidebar{width:100%}}.shop__sidebar__section{margin-bottom:2.5rem}.shop__sidebar__section h3{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#1a0f05;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1.5px solid #ebe5dc}.shop__sidebar__categories{list-style:none;padding:0;margin:0}.shop__sidebar__categories li{margin-bottom:.25rem}.shop__sidebar__categories button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;background:none;border:none;font-family:var(--font-body);font-size:.875rem;color:#2b2b2b;cursor:pointer;transition:color .2s}.shop__sidebar__categories button.active,.shop__sidebar__categories button:hover{color:#c8963e;font-weight:600}.shop__sidebar__categories button span{font-size:.75rem;color:#8a7e72}.shop__sidebar__price input[type=range]{width:100%;accent-color:#c8963e;cursor:pointer}.shop__sidebar__price__labels{display:flex;justify-content:space-between;font-size:.8125rem;color:#8a7e72;margin-top:.5rem}.shop__sidebar__tags{display:flex;flex-wrap:wrap;gap:.5rem}.shop__sidebar__tag{font-size:.75rem;padding:.4rem .9rem;border:1px solid #ebe5dc;border-radius:50px;color:#2b2b2b;cursor:pointer;transition:all .2s}.shop__sidebar__tag:hover{border-color:#c8963e;color:#c8963e}.shop__sidebar__tag--active{background:#c8963e;border-color:#c8963e;color:#fff}.shop__main{flex:1 1;min-width:0}.shop__toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.shop__toolbar__count{font-size:.875rem;color:#8a7e72}.shop__toolbar__count strong{color:#1a0f05}.shop__toolbar__actions{display:flex;align-items:center;gap:1rem}.shop__toolbar__sort{font-family:var(--font-body);font-size:.8125rem;padding:.6rem 1rem;border:1px solid #ebe5dc;border-radius:6px;background:#fff;color:#2b2b2b;cursor:pointer;outline:none}.shop__toolbar__sort:focus{border-color:#c8963e}.shop__stars{display:flex;align-items:center;gap:2px;color:#c8963e;margin-bottom:.35rem}.shop__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}@media(max-width:865px){.shop__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:430px){.shop__grid{grid-template-columns:repeat(2,1fr)}}.shop__card{text-decoration:none;color:inherit;position:relative;display:flex;flex-direction:column}.shop__card:hover .shop__card__img{transform:scale(1.04)}.shop__card:hover .shop__card__hoverIcons{opacity:1;transform:translateX(0)}.shop__card:hover .shop__card__cartBtn{opacity:1;transform:scale(1)}.shop__card__discount{position:absolute;top:.75rem;left:.75rem;z-index:3;background:#e8734a;color:#fff;font-family:var(--font-body);font-size:.6875rem;font-weight:700;padding:.3rem .7rem;border-radius:50px}.shop__card__imageWrap{position:relative;aspect-ratio:1/1;background:#f2f0ed;border-radius:12px;overflow:hidden;margin-bottom:.875rem}.shop__card__img{object-fit:cover;transition:transform .4s ease}.shop__card__hoverIcons{position:absolute;top:.625rem;right:.625rem;display:flex;flex-direction:column;gap:.35rem;opacity:0;transform:translateX(6px);transition:all .3s ease;z-index:3}.shop__card__hoverIcons button{width:2.125rem;height:2.125rem;border-radius:50%;border:none;background:#fff;color:#1a0f05;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease}.shop__card__hoverIcons button:hover{background:#1a0f05;color:#fff}.shop__card__hoverIcons button svg{width:14px;height:14px}.shop__card__wishlisted{background:#fef2f2!important;color:#e25555!important}.shop__card__wishlisted:hover{background:#e25555!important;color:#fff!important}.shop__card__cartBtn{position:absolute;bottom:.625rem;right:.625rem;z-index:3;width:2.375rem;height:2.375rem;border-radius:50%;border:none;background:#1a0f05;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);opacity:0;transform:scale(.8);transition:all .3s ease}.shop__card__cartBtn:hover{background:#c8963e}.shop__card__cartBtn svg{width:15px;height:15px}.shop__card__info{padding:0 .25rem;flex:1 1;display:flex;flex-direction:column}.shop__card__category{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#c8963e;margin-bottom:.2rem;display:block}.shop__card h3{font-family:var(--font-body);font-size:.875rem;font-weight:500;color:#1a0f05;line-height:1.45;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:500px){.shop__card h3{font-size:.8125rem}}.shop__card__price{display:flex;align-items:center;gap:.5rem;margin-top:auto}.shop__card__price__current{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#1a0f05}.shop__card__price__original{font-size:.75rem;font-weight:400;color:#8a7e72;text-decoration:line-through}.shop__empty{text-align:center;padding:4rem 2rem;color:#8a7e72}.shop__empty svg{margin-bottom:1rem}.shop__empty h3{font-family:var(--font-heading);font-size:1.5rem;color:#1a0f05;margin-bottom:.5rem}.shop__empty p{font-size:.9375rem;margin-bottom:1.5rem}.shop__empty button{padding:.75rem 2rem;background:#1a0f05;color:#fff;border:none;border-radius:50px;font-family:var(--font-body);font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.shop__empty button:hover{background:#c8963e}.shop__toast{position:fixed;bottom:2rem;right:2rem;z-index:9999;display:flex;align-items:center;gap:.6rem;background:#1a0f05;color:#fff;padding:.85rem 1.25rem;border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.2);font-size:.8125rem;font-weight:500;transform:translateY(120%);opacity:0;transition:all .4s cubic-bezier(.16,1,.3,1);max-width:380px}.shop__toast--visible{transform:translateY(0);opacity:1}.shop__toast svg{flex-shrink:0;color:#c8963e}@media(max-width:500px){.shop__toast{right:1rem;left:1rem;bottom:1rem;max-width:none}}.shop__quickView{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem}@media(max-width:500px){.shop__quickView{padding:1rem;align-items:flex-end}}.shop__quickView__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.shop__quickView__panel{position:relative;display:flex;background:#fff;border-radius:16px;overflow:hidden;max-width:720px;width:100%;max-height:85vh;box-shadow:0 24px 64px rgba(0,0,0,.2);animation:shopQuickViewIn .35s cubic-bezier(.16,1,.3,1)}@media(max-width:865px){.shop__quickView__panel{flex-direction:column;max-height:90vh;overflow-y:auto}}.shop__quickView__close{position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.25rem;height:2.25rem;border-radius:50%;border:none;background:hsla(0,0%,100%,.9);color:#1a0f05;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1)}.shop__quickView__image{position:relative;width:50%;aspect-ratio:1/1;background:#f2f0ed;flex-shrink:0}@media(max-width:865px){.shop__quickView__image{width:100%;aspect-ratio:4/3}}.shop__quickView__info{padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:.5rem;flex:1 1}.shop__quickView__category{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#c8963e}.shop__quickView h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:#1a0f05;line-height:1.35;margin:0}.shop__quickView__priceRow{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.shop__quickView__price{font-family:var(--font-heading);font-size:1.375rem;font-weight:700;color:#1a0f05}.shop__quickView__oldPrice{font-size:.875rem;color:#999;text-decoration:line-through}.shop__quickView__discount{font-size:.6875rem;font-weight:700;color:#fff;background:#e8734a;padding:.2rem .5rem;border-radius:50px}.shop__quickView__desc{font-size:.8125rem;color:#666;line-height:1.6;margin:.5rem 0}.shop__quickView__viewBtn{display:inline-flex;align-items:center;justify-content:center;margin-top:.75rem;padding:.75rem 2rem;background:#1a0f05;color:#fff;border:none;border-radius:50px;font-family:var(--font-body);font-size:.8125rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .25s;align-self:flex-start}.shop__quickView__viewBtn:hover{background:#c8963e}@keyframes shopQuickViewIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}