.page-module___8aEwW__page{min-height:100vh;position:relative}
.faq-module__U9S6dG__wrapper{max-width:900px;margin:0 auto;padding:2rem 1rem 3rem}.faq-module__U9S6dG__title{color:var(--main-color);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.faq-module__U9S6dG__list{flex-direction:column;gap:1.5rem;display:flex}.faq-module__U9S6dG__item{background:#fff;border:1px solid #e5d9c7;border-radius:14px;padding:1.5rem 1.25rem;box-shadow:0 4px 14px rgba(80,50,20,.06)}.faq-module__U9S6dG__question{color:var(--main-smooth-color);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.faq-module__U9S6dG__answer{color:var(--text-main-color);font-size:1rem;line-height:1.5}@media (max-width:600px){.faq-module__U9S6dG__item{padding:1.2rem}.faq-module__U9S6dG__question{font-size:1.1rem}}
.feedbacks-module__VqMl4q__feedbacksSection{text-align:center;max-width:1200px;margin:0 auto;padding:4rem 1rem;position:relative}.feedbacks-module__VqMl4q__header{margin-bottom:3rem}.feedbacks-module__VqMl4q__tag{color:#e7a33e;background:#fdf3e6;border-radius:999px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.feedbacks-module__VqMl4q__title{margin:1rem 0;font-size:2rem;font-weight:700}.feedbacks-module__VqMl4q__subtitle{color:#555;font-size:1rem}.feedbacks-module__VqMl4q__sliderWrapper{position:relative;overflow:hidden}.feedbacks-module__VqMl4q__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:24px;padding-bottom:3rem;display:flex;overflow-x:auto}.feedbacks-module__VqMl4q__track::-webkit-scrollbar{display:none}.feedbacks-module__VqMl4q__card{scroll-snap-align:start;scroll-snap-stop:always;text-align:left;background:#fff;border-radius:12px;flex-direction:column;flex:0 0 80%;max-width:380px;padding:2rem;display:flex;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.06)}.feedbacks-module__VqMl4q__quote{color:#000;opacity:.15;font-size:4rem;position:absolute;top:-18px;left:10px}.feedbacks-module__VqMl4q__text{color:#333;margin-bottom:1.5rem;font-size:1rem}.feedbacks-module__VqMl4q__author{align-items:center;gap:.5rem;display:flex}.feedbacks-module__VqMl4q__avatar{border-radius:50%}.feedbacks-module__VqMl4q__name{font-weight:600}.feedbacks-module__VqMl4q__stars{color:#f5a623;margin-top:.5rem;font-size:1.2rem}.feedbacks-module__VqMl4q__fadeLeft,.feedbacks-module__VqMl4q__fadeRight{pointer-events:none;z-index:5;width:80px;position:absolute;top:0;bottom:3rem}.feedbacks-module__VqMl4q__fadeLeft{background:linear-gradient(90deg,#fff,transparent);left:0}.feedbacks-module__VqMl4q__fadeRight{background:linear-gradient(270deg,#fff,transparent);right:0}
.hero-section-module__QZHTIW__heroSection{background:var(--white);justify-content:center;width:100%;padding:max(2rem,min(3vw,3rem)) 1rem;display:flex;position:relative!important}.hero-section-module__QZHTIW__heroContainer{grid-template-columns:1.1fr .9fr;align-items:center;gap:max(1.5rem,min(4vw,3rem));width:100%;max-width:1200px;display:grid;position:relative!important}.hero-section-module__QZHTIW__heroContent{gap:1.25rem;display:grid}.hero-section-module__QZHTIW__heroContent h1{color:var(--text-main-color);letter-spacing:-.02em;max-width:22ch;font-size:max(1.8rem,min(3.4vw,3rem));font-weight:800;line-height:1.1}.hero-section-module__QZHTIW__heroContent p{color:var(--text-grey);max-width:42ch;font-size:max(1rem,min(1.5vw,1.25rem))}.hero-section-module__QZHTIW__ctaRow{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.hero-section-module__QZHTIW__primaryBtn,.hero-section-module__QZHTIW__secondaryBtn{border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:600;text-decoration:none;transition:box-shadow .2s;display:inline-flex}.hero-section-module__QZHTIW__primaryBtn{background:var(--main-color);color:#fff;box-shadow:0 6px 18px rgba(0,0,0,.08)}.hero-section-module__QZHTIW__primaryBtn:hover{box-shadow:0 10px 24px rgba(0,0,0,.12)}.hero-section-module__QZHTIW__secondaryBtn{background:var(--white2);color:var(--text-main-color);border:1px solid var(--border,#e8e8e8)}.hero-section-module__QZHTIW__heroImageWrap{box-shadow:var(--shadow,0 10px 30px rgba(0,0,0,.08));border-radius:24px;position:relative;overflow:hidden}.hero-section-module__QZHTIW__heroImage{width:100%;height:auto;display:block}.hero-section-module__QZHTIW__topicsReservedSpace{justify-content:center;align-items:center;min-height:240px;display:flex}@media (max-width:960px){.hero-section-module__QZHTIW__heroContainer{text-align:center;grid-template-columns:1fr;justify-content:center}.hero-section-module__QZHTIW__heroContent{flex-direction:column;align-items:center;display:flex}.hero-section-module__QZHTIW__heroContent img{max-width:80%;margin-top:1rem}.hero-section-module__QZHTIW__ctaRow{justify-content:center}}
:root{--toast-bg:var(--white2);--toast-text:var(--text-main-color);--toast-border:color-mix(in oklab,var(--accent)25%,transparent);--toast-shadow:0 8px 24px rgba(77,36,0,.15);--toast-info:var(--gold);--toast-success:var(--modern-green);--toast-warning:var(--brown-y-color);--toast-error:#a33a2c;--toast-radius:14px;--toast-gap:10px;--toast-padding:12px 16px}.toast-module__TEtVGG__viewport{z-index:9999;gap:var(--toast-gap);pointer-events:none;width:100%;max-width:min(420px,100vw - 24px);display:flex;position:fixed}.toast-module__TEtVGG__topRight{flex-direction:column;align-items:flex-end;top:14px;right:14px}.toast-module__TEtVGG__topLeft{flex-direction:column;align-items:flex-start;top:14px;left:14px}.toast-module__TEtVGG__bottomRight{flex-direction:column-reverse;align-items:flex-end;bottom:14px;right:14px}.toast-module__TEtVGG__bottomLeft{flex-direction:column-reverse;align-items:flex-start;bottom:14px;left:14px}.toast-module__TEtVGG__toast{--ring:var(--toast-info);background:var(--toast-bg);border-left:5px solid var(--ring);border-radius:var(--toast-radius);border:1px solid var(--toast-border);box-shadow:var(--toast-shadow);color:var(--toast-text);padding:var(--toast-padding);pointer-events:auto;opacity:0;outline:none;animation:.22s ease-out forwards toast-module__TEtVGG__toast-in;overflow:hidden;transform:translateY(-8px)scale(.96)}.toast-module__TEtVGG__variant-default{--ring:var(--accent)}.toast-module__TEtVGG__variant-success{--ring:var(--toast-success)}.toast-module__TEtVGG__variant-warning{--ring:var(--toast-warning)}.toast-module__TEtVGG__variant-error{--ring:var(--toast-error)}.toast-module__TEtVGG__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.toast-module__TEtVGG__lead{align-items:center;gap:10px;min-width:0;display:flex}.toast-module__TEtVGG__icon{background:color-mix(in oklab,var(--ring)20%,var(--secondary-color));width:28px;height:28px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.toast-module__TEtVGG__title{color:var(--text-main-color);margin:0;font-size:1rem;font-weight:600}.toast-module__TEtVGG__description{color:var(--text-grey);margin-top:4px;font-size:.875rem;line-height:1.5}.toast-module__TEtVGG__actions{align-items:center;gap:8px;display:flex}.toast-module__TEtVGG__actionBtn{background:var(--main-color);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:6px 12px;font-size:.875rem;font-weight:500;transition:background .2s,transform .1s}.toast-module__TEtVGG__actionBtn:hover{background:var(--main-hover-color)}.toast-module__TEtVGG__actionBtn:active{transform:scale(.97)}.toast-module__TEtVGG__closeBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--text-grey);cursor:pointer;background:0 0;border:none;border-radius:8px;width:28px;height:28px;font-size:1.2rem;line-height:1;transition:background .2s,color .2s}.toast-module__TEtVGG__closeBtn:hover{color:var(--black);background:rgba(0,0,0,.05)}.toast-module__TEtVGG__progress{background:rgba(0,0,0,.05);border-radius:999px;height:3px;margin-top:10px;position:relative;overflow:hidden}.toast-module__TEtVGG__progressBar{background:var(--ring);transform-origin:0;height:100%;transition:transform .1s linear}@keyframes toast-module__TEtVGG__toast-in{0%{opacity:0;transform:translateY(-10px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.toast-module__TEtVGG__toast{opacity:1;animation:none;transform:none}.toast-module__TEtVGG__progressBar{transition:none}}@media (max-width:480px){.toast-module__TEtVGG__viewport{max-width:calc(100vw - 16px)}.toast-module__TEtVGG__toast{border-radius:12px;padding:12px}}
.add-item-cart-module__z-pVTG__button{border:2px solid var(--main-color);background:var(--white);min-height:48px;color:var(--main-color);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:160px;padding:0 14px;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s,background .25s,color .25s;display:inline-flex;position:relative;overflow:hidden}.add-item-cart-module__z-pVTG__button:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(77,36,0,.25)}.add-item-cart-module__z-pVTG__button:disabled{opacity:.6;cursor:not-allowed}.add-item-cart-module__z-pVTG__button.add-item-cart-module__z-pVTG__added{color:#fff;background:#2e7d32;border-color:#2e7d32;animation:.8s forwards add-item-cart-module__z-pVTG__successPulse;box-shadow:0 6px 16px rgba(46,125,50,.25)}.add-item-cart-module__z-pVTG__state{z-index:2;text-align:center;justify-content:center;align-items:center;gap:8px;display:inline-flex;position:relative}.add-item-cart-module__z-pVTG__iconCircle{background:rgba(184,116,45,.06);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.add-item-cart-module__z-pVTG__iconCircle svg{stroke-width:2.3px;width:18px;height:18px;color:var(--main-color,#b8742d)}.add-item-cart-module__z-pVTG__preparing span{color:var(--main-color,#b8742d);text-align:center;max-width:200px;font-size:.9rem;font-weight:600;line-height:1.35;animation:.4s both add-item-cart-module__z-pVTG__fadeText}@keyframes add-item-cart-module__z-pVTG__fadeText{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.add-item-cart-module__z-pVTG__cartStage .add-item-cart-module__z-pVTG__iconCircle{animation:1.3s ease-in-out forwards add-item-cart-module__z-pVTG__cartTravel}@keyframes add-item-cart-module__z-pVTG__cartTravel{0%{opacity:0;transform:translate(-60px)scale(.8)rotate(-8deg)}25%{opacity:1;transform:translate(0)scale(1.05)rotate(6deg)}50%{transform:translate(10px)scale(1)rotate(-4deg)}75%{transform:translate(0)scale(1.05)rotate(2deg)}to{opacity:0;transform:translate(220%)scale(.95)rotate(0)}}.add-item-cart-module__z-pVTG__addedState{animation:.45s forwards add-item-cart-module__z-pVTG__popIn}@keyframes add-item-cart-module__z-pVTG__popIn{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes add-item-cart-module__z-pVTG__successPulse{0%{box-shadow:0 0 rgba(46,125,50,.4)}70%{box-shadow:0 0 0 10px rgba(46,125,50,0)}to{box-shadow:0 6px 16px rgba(46,125,50,.25)}}@media (max-width:640px){.add-item-cart-module__z-pVTG__button{min-height:44px;padding:0 12px;font-size:.9rem}.add-item-cart-module__z-pVTG__iconCircle{width:28px;height:28px}}
.buy-button-module__N_O92G__wrapper{justify-content:stretch;align-items:center;gap:.75rem;display:flex}.buy-button-module__N_O92G__buyButton{background-color:var(--gold,#b8742d);color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;line-height:1.2;transition:background-color .25s,transform .15s,box-shadow .25s;display:inline-flex;box-shadow:0 3px 8px rgba(0,0,0,.12)}.buy-button-module__N_O92G__buyButton:hover{background-color:color-mix(in srgb,var(--gold,#b8742d)85%,black);transform:translateY(-1px);box-shadow:0 4px 10px rgba(0,0,0,.18)}.buy-button-module__N_O92G__buyButton:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.16)}.buy-button-module__N_O92G__buyButton:focus-visible{outline:2px solid var(--gold,#b8742d);outline-offset:3px}.buy-button-module__N_O92G__disabledButton,.buy-button-module__N_O92G__buyButton:disabled{opacity:.5;cursor:not-allowed;pointer-events:none;filter:grayscale(.2)}
:root{--color-accent:#b97b1c;--color-accent-dark:#6b4100;--color-bg:#fff;--color-border:#e2e2e2;--color-text:#1a1a1a;--color-muted:#6f6f6f;--color-error:#c33;--color-surface:#fafafa;--radius-md:12px;--radius-full:999px;--shadow-sm:0 2px 6px rgba(0,0,0,.06);--shadow-md:0 4px 12px rgba(0,0,0,.08);--shadow-focus:0 0 0 3px rgba(185,123,28,.25);--transition:.25s ease}.customizable-options-module__LM2f_a__wrapper{color:var(--color-text);background:var(--color-bg);flex-direction:column;gap:32px;margin-top:24px;font-family:Poppins,sans-serif;display:flex}.customizable-options-module__LM2f_a__title{color:var(--color-accent-dark);letter-spacing:.25px;border-left:4px solid var(--color-accent);padding-left:10px;font-size:1.35rem;font-weight:600}.customizable-options-module__LM2f_a__group{flex-direction:column;gap:16px;display:flex}.customizable-options-module__LM2f_a__groupHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.customizable-options-module__LM2f_a__groupLabel{color:var(--color-text);align-items:center;gap:4px;font-size:1rem;font-weight:600;display:flex}.customizable-options-module__LM2f_a__groupLabel span{color:var(--color-error)}.customizable-options-module__LM2f_a__scrollContainer{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:4px 2px 10px;overflow-x:auto;overflow-y:hidden}.customizable-options-module__LM2f_a__scrollContainer.customizable-options-module__LM2f_a__dragging{cursor:grabbing}.customizable-options-module__LM2f_a__scrollContainer::-webkit-scrollbar{height:6px}.customizable-options-module__LM2f_a__scrollContainer::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}.customizable-options-module__LM2f_a__optionList{flex-wrap:nowrap;gap:12px;width:max-content;display:flex}.customizable-options-module__LM2f_a__optionBtn{border:1.8px solid var(--color-border);background:var(--color-bg);color:var(--color-text);cursor:pointer;transition:all var(--transition);box-shadow:var(--shadow-sm);white-space:nowrap;border-radius:50px;align-items:center;gap:10px;width:max-content;padding:10px 18px;font-size:.9rem;font-weight:500;display:flex}.customizable-options-module__LM2f_a__optionBtn:hover{border-color:var(--color-accent);transform:translateY(-2px)}.customizable-options-module__LM2f_a__optionBtn.customizable-options-module__LM2f_a__active{border-color:var(--color-accent);box-shadow:var(--shadow-focus);background:rgba(185,123,28,.08)}.customizable-options-module__LM2f_a__colorDot{border:1px solid var(--color-border);border-radius:50%;width:18px;height:18px}.customizable-options-module__LM2f_a__optionText{white-space:nowrap}.customizable-options-module__LM2f_a__optionPrice{color:var(--color-muted);font-size:.8rem;font-weight:500}.customizable-options-module__LM2f_a__handleList{flex-wrap:nowrap;gap:20px;width:max-content;padding:4px 2px 10px;display:flex}.customizable-options-module__LM2f_a__handleItem{flex-direction:column;flex:none;align-items:center;gap:6px;display:flex;position:relative}.customizable-options-module__LM2f_a__handleBtn{background:var(--color-bg);width:78px;height:78px;box-shadow:var(--shadow-sm);cursor:pointer;transition:all var(--transition);border:2px solid transparent;border-radius:50%;justify-content:center;align-items:center;display:flex}.customizable-options-module__LM2f_a__handleBtn:hover{transform:translateY(-2px)}.customizable-options-module__LM2f_a__handleBtn.customizable-options-module__LM2f_a__active{border-color:var(--color-accent);box-shadow:var(--shadow-focus)}.customizable-options-module__LM2f_a__handleImage{object-fit:cover;pointer-events:none;border-radius:50%;width:64px;height:64px}.customizable-options-module__LM2f_a__previewBox{opacity:0;pointer-events:none;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);z-index:10;justify-content:center;align-items:center;width:180px;height:180px;padding:8px;transition:all .25s;display:flex;position:absolute;top:-190px;left:50%;transform:translate(-50%)scale(.9)}.customizable-options-module__LM2f_a__handleItem:hover .customizable-options-module__LM2f_a__previewBox{opacity:1;transform:translate(-50%)scale(1)}.customizable-options-module__LM2f_a__previewBox img{object-fit:cover;border-radius:var(--radius-md);width:100%;height:100%}.customizable-options-module__LM2f_a__handleText{color:var(--color-text);text-align:center;font-size:.8rem;line-height:1.25}.customizable-options-module__LM2f_a__scrollArea{position:relative}.customizable-options-module__LM2f_a__scrollArea:before,.customizable-options-module__LM2f_a__scrollArea:after{content:"";pointer-events:none;z-index:2;width:36px;position:absolute;top:0;bottom:0}.customizable-options-module__LM2f_a__scrollArea:before{background:linear-gradient(to right,var(--color-bg)40%,transparent);left:0}.customizable-options-module__LM2f_a__scrollArea:after{background:linear-gradient(to left,var(--color-bg)40%,transparent);right:0}.customizable-options-module__LM2f_a__empty{background:var(--color-surface);border:1px dashed var(--color-border);border-radius:var(--radius-md);color:var(--color-muted);align-items:center;gap:8px;padding:12px;font-size:.9rem;display:flex}@media (max-width:600px){.customizable-options-module__LM2f_a__title{text-align:center;border-left:none;border-bottom:2px solid var(--color-accent);align-self:center;padding-bottom:4px;font-size:1.1rem}.customizable-options-module__LM2f_a__optionBtn{padding:8px 14px;font-size:.85rem}.customizable-options-module__LM2f_a__handleBtn{width:70px;height:70px}.customizable-options-module__LM2f_a__handleImage{width:58px;height:58px}.customizable-options-module__LM2f_a__previewBox,.customizable-options-module__LM2f_a__scrollArea:before,.customizable-options-module__LM2f_a__scrollArea:after{display:none}}.customizable-options-module__LM2f_a__modalOverlay{z-index:9999;cursor:zoom-out;background:rgba(0,0,0,.65);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.customizable-options-module__LM2f_a__modal{background:var(--white);cursor:default;border-radius:12px;padding:16px;position:relative}.customizable-options-module__LM2f_a__modalImage{border-radius:8px}.customizable-options-module__LM2f_a__closeBtn{color:#fff;cursor:pointer;background:rgba(0,0,0,.5);border:none;border-radius:50%;width:28px;height:28px;font-size:18px;position:absolute;top:6px;right:6px}@media (max-width:600px){.customizable-options-module__LM2f_a__modal{border-radius:16px;justify-content:center;width:90%;padding:12px}.customizable-options-module__LM2f_a__modalImage{object-fit:contain;width:100%;max-height:80%}}.customizable-options-module__LM2f_a__handleInstruction{color:var(--color-muted);text-align:center;margin-top:-8px;margin-bottom:8px;font-size:.8rem}
.price-module__yJ4Oea__prices{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.price-module__yJ4Oea__oldPrice{color:#8a8a8a;margin-top:8px;text-decoration:line-through}.price-module__yJ4Oea__currentPrice{color:var(--highlight);margin-top:-8px;font-size:max(1rem,min(2vw,1.5rem));font-weight:800}.price-module__yJ4Oea__priceMessage{color:var(--grey);margin-top:-8px;margin-bottom:8px;font-size:.9rem}
:root{--main-color:#4d2400;--secondary-color:#eadbc8;--black-color:#1a1a1a;--terracotta-color:#e27d60;--brown-y-color:#e8bd7c;--modern-green:#6b7b4d;--main-smooth-color:#592a00;--white:#fff;--white2:#f8f8f8;--hover-white:#d1d1d1;--main-light-color:#7b4e33;--text-main-color:#3d1d06;--text-grey:#666;--shadow:0 4px 14px rgba(0,0,0,.08);--shadow-card:0 10px 30px rgba(0,0,0,.08);--radius-xl:18px;--gold:#c0934a;--gold-dark:#b8860b}.product-reviews-module__fAIHNa__reviews{color:var(--text-main-color);flex-direction:column;gap:2rem;display:flex}.product-reviews-module__fAIHNa__title{border-bottom:2px solid var(--gold);width:-moz-fit-content;width:fit-content;padding-bottom:.25rem;font-size:1.6rem;font-weight:600}.product-reviews-module__fAIHNa__list{flex-direction:column;gap:1.2rem;display:flex}.product-reviews-module__fAIHNa__review{background:var(--white2);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);border:1px solid #f0f0f0;padding:1.2rem 1.4rem;transition:all .3s}.product-reviews-module__fAIHNa__review:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.product-reviews-module__fAIHNa__header{justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:.95rem;display:flex}.product-reviews-module__fAIHNa__date{color:var(--text-grey);font-size:.85rem}.product-reviews-module__fAIHNa__stars{gap:3px;margin-bottom:.6rem;display:flex}.product-reviews-module__fAIHNa__star{transition:fill .2s,color .2s}.product-reviews-module__fAIHNa__starWrapper{align-items:center;display:flex}.product-reviews-module__fAIHNa__starSelectable{cursor:pointer;transition:fill .2s,color .2s}.product-reviews-module__fAIHNa__starSelectable:hover{transform:scale(1.1)}.product-reviews-module__fAIHNa__form{background:var(--white2);border-radius:var(--radius-xl);box-shadow:var(--shadow);flex-direction:column;gap:.9rem;padding:1.5rem;display:flex}.product-reviews-module__fAIHNa__form h4{margin-bottom:.3rem;font-size:1.3rem;font-weight:600}.product-reviews-module__fAIHNa__form p{color:var(--text-grey);margin-top:-1rem;font-size:.9rem}.product-reviews-module__fAIHNa__form label{color:var(--text-main-color);flex-direction:column;gap:.4rem;font-size:.95rem;font-weight:500;display:flex}.product-reviews-module__fAIHNa__form input,.product-reviews-module__fAIHNa__form textarea{background:var(--white);border:1px solid #ddd;border-radius:8px;width:100%;padding:.6rem .8rem;font-size:.95rem;transition:border-color .25s,box-shadow .25s}.product-reviews-module__fAIHNa__form textarea{resize:vertical;min-height:80px;max-height:200px}.product-reviews-module__fAIHNa__form input:focus,.product-reviews-module__fAIHNa__form textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 2px rgba(192,147,74,.2)}.product-reviews-module__fAIHNa__ratingStars{gap:.4rem;margin-top:.2rem;display:flex}.product-reviews-module__fAIHNa__form button{background:var(--main-color);color:var(--white);cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:.7rem 1.2rem;font-size:1rem;transition:background .3s,transform .2s}.product-reviews-module__fAIHNa__form button:hover{background:var(--main-light-color);transform:translateY(-1px)}.product-reviews-module__fAIHNa__skeletonList{flex-direction:column;gap:1rem;display:flex}.product-reviews-module__fAIHNa__skeletonItem{border-radius:var(--radius-xl);background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%) 0 0/200% 100%;height:90px;animation:1.2s infinite product-reviews-module__fAIHNa__shimmer}@keyframes product-reviews-module__fAIHNa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.product-reviews-module__fAIHNa__empty{color:var(--text-grey);text-align:center;padding:1.5rem 0;font-size:1rem}
.add-item-cart-module__z-pVTG__button{border:2px solid var(--main-color);background:var(--white);min-height:48px;color:var(--main-color);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:160px;padding:0 14px;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s,background .25s,color .25s;display:inline-flex;position:relative;overflow:hidden}.add-item-cart-module__z-pVTG__button:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(77,36,0,.25)}.add-item-cart-module__z-pVTG__button:disabled{opacity:.6;cursor:not-allowed}.add-item-cart-module__z-pVTG__button.add-item-cart-module__z-pVTG__added{color:#fff;background:#2e7d32;border-color:#2e7d32;animation:.8s forwards add-item-cart-module__z-pVTG__successPulse;box-shadow:0 6px 16px rgba(46,125,50,.25)}.add-item-cart-module__z-pVTG__state{z-index:2;text-align:center;justify-content:center;align-items:center;gap:8px;display:inline-flex;position:relative}.add-item-cart-module__z-pVTG__iconCircle{background:rgba(184,116,45,.06);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.add-item-cart-module__z-pVTG__iconCircle svg{stroke-width:2.3px;width:18px;height:18px;color:var(--main-color,#b8742d)}.add-item-cart-module__z-pVTG__preparing span{color:var(--main-color,#b8742d);text-align:center;max-width:200px;font-size:.9rem;font-weight:600;line-height:1.35;animation:.4s both add-item-cart-module__z-pVTG__fadeText}@keyframes add-item-cart-module__z-pVTG__fadeText{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.add-item-cart-module__z-pVTG__cartStage .add-item-cart-module__z-pVTG__iconCircle{animation:1.3s ease-in-out forwards add-item-cart-module__z-pVTG__cartTravel}@keyframes add-item-cart-module__z-pVTG__cartTravel{0%{opacity:0;transform:translate(-60px)scale(.8)rotate(-8deg)}25%{opacity:1;transform:translate(0)scale(1.05)rotate(6deg)}50%{transform:translate(10px)scale(1)rotate(-4deg)}75%{transform:translate(0)scale(1.05)rotate(2deg)}to{opacity:0;transform:translate(220%)scale(.95)rotate(0)}}.add-item-cart-module__z-pVTG__addedState{animation:.45s forwards add-item-cart-module__z-pVTG__popIn}@keyframes add-item-cart-module__z-pVTG__popIn{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes add-item-cart-module__z-pVTG__successPulse{0%{box-shadow:0 0 rgba(46,125,50,.4)}70%{box-shadow:0 0 0 10px rgba(46,125,50,0)}to{box-shadow:0 6px 16px rgba(46,125,50,.25)}}@media (max-width:640px){.add-item-cart-module__z-pVTG__button{min-height:44px;padding:0 12px;font-size:.9rem}.add-item-cart-module__z-pVTG__iconCircle{width:28px;height:28px}}
.product-page-content-module__3Xf_tG__page{background:var(--beige);grid-template-columns:104px minmax(0,1.5fr) minmax(0,1.1fr);gap:36px;width:100%;max-width:1440px;min-height:100vh;margin:0 auto;padding:40px 28px;display:grid;overflow-x:hidden}.product-page-content-module__3Xf_tG__mobileWhatsappCTA{color:#fff;text-align:center;cursor:pointer;background:#25d366;border-radius:12px;justify-content:center;align-items:center;max-width:200px;height:46px;padding:0 16px;font-size:.95rem;font-weight:800;transition:all .2s;display:flex}.product-page-content-module__3Xf_tG__mobileWhatsappCTA:hover{background:#20b858;transform:translateY(-2px);box-shadow:0 4px 12px rgba(32,184,88,.3)}.product-page-content-module__3Xf_tG__gallery{flex-direction:column;align-items:center;gap:12px;max-height:560px;display:flex;position:-webkit-sticky;position:sticky;top:24px;overflow:hidden}.product-page-content-module__3Xf_tG__galleryInner{scroll-behavior:smooth;flex-direction:column;gap:12px;max-height:100%;padding-right:4px;display:flex;overflow-y:auto}.product-page-content-module__3Xf_tG__galleryInner::-webkit-scrollbar{width:0;height:0}.product-page-content-module__3Xf_tG__galleryFadeTop,.product-page-content-module__3Xf_tG__galleryFadeBottom{pointer-events:none;z-index:1;height:72px;position:absolute;left:0;right:0}.product-page-content-module__3Xf_tG__galleryFadeTop{background:linear-gradient(to top,rgba(255,255,255,0) 0%,var(--beige)85%);top:0}.product-page-content-module__3Xf_tG__galleryFadeBottom{background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,var(--beige)85%);bottom:0}.product-page-content-module__3Xf_tG__galleryArrowTop,.product-page-content-module__3Xf_tG__galleryArrowBottom{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.product-page-content-module__3Xf_tG__galleryArrowTop{top:8px}.product-page-content-module__3Xf_tG__galleryArrowBottom{bottom:8px}.product-page-content-module__3Xf_tG__galleryArrowBtn{pointer-events:auto;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;box-shadow:0 4px 14px rgba(0,0,0,.1)}.product-page-content-module__3Xf_tG__galleryArrowBtn:hover{transform:translateY(-2px)}.product-page-content-module__3Xf_tG__galleryArrowBtn:active{transform:scale(.94)}.product-page-content-module__3Xf_tG__actions{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.product-page-content-module__3Xf_tG__thumbWrapper{cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;padding:2px;transition:transform .2s,box-shadow .2s}.product-page-content-module__3Xf_tG__thumbWrapper:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.08)}.product-page-content-module__3Xf_tG__thumb{border-radius:var(--radius-md);object-fit:cover;opacity:.55;width:84px;height:84px;transition:opacity .2s,box-shadow .2s,transform .2s}.product-page-content-module__3Xf_tG__activeThumb{opacity:1;box-shadow:0 0 0 3px var(--main-light-color)}.product-page-content-module__3Xf_tG__activeThumbWrapper{transform:translateY(-2px)}.product-page-content-module__3Xf_tG__center{flex-direction:column;gap:16px;min-width:0;display:flex}.product-page-content-module__3Xf_tG__mainImageWrap{border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-card);background:#f7f7f7;position:relative;overflow:hidden}.product-page-content-module__3Xf_tG__mainImage{object-fit:cover;width:100%;max-height:560px;transition:transform .35s}.product-page-content-module__3Xf_tG__mainImageWrap:hover .product-page-content-module__3Xf_tG__mainImage{transform:scale(1.02)}.product-page-content-module__3Xf_tG__magnifyIcon{opacity:0;cursor:zoom-in;background:rgba(255,255,255,.85);border:1px solid rgba(0,0,0,.06);border-radius:999px;place-items:center;width:40px;height:40px;transition:all .25s;display:grid;position:absolute;bottom:14px;right:14px;transform:translateY(6px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.product-page-content-module__3Xf_tG__mainImageWrap:hover .product-page-content-module__3Xf_tG__magnifyIcon{opacity:1;transform:translateY(0)}.product-page-content-module__3Xf_tG__galleryRow{display:none}@media (max-width:980px){.product-page-content-module__3Xf_tG__galleryRow{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;justify-content:center;gap:10px;padding-bottom:8px;display:flex;overflow-x:auto}.product-page-content-module__3Xf_tG__galleryRow::-webkit-scrollbar{display:none}.product-page-content-module__3Xf_tG__galleryRow button{scroll-snap-align:center;flex:none}}.product-page-content-module__3Xf_tG__centerHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.product-page-content-module__3Xf_tG__title{color:var(--dark-color);font-size:max(1.8rem,min(2.2vw,2.5rem));font-weight:800;line-height:1.15}.product-page-content-module__3Xf_tG__rating{color:#e3b341;align-items:center;gap:4px;display:flex}.product-page-content-module__3Xf_tG__star{stroke:#ccc;width:20px;height:20px}.product-page-content-module__3Xf_tG__starFilled{fill:#e3b341;stroke:#e3b341}.product-page-content-module__3Xf_tG__ratingCount{color:var(--text-grey);font-weight:600}.product-page-content-module__3Xf_tG__tabs{border-bottom:1px solid #eee;flex-wrap:wrap;gap:12px;padding-bottom:6px;display:flex}.product-page-content-module__3Xf_tG__tabButton{color:var(--text-grey);cursor:pointer;background:0 0;border:none;border-bottom:2px solid transparent;padding:10px 0;font-weight:700;transition:color .2s,border-color .2s}.product-page-content-module__3Xf_tG__tabButton:hover{color:var(--main-color)}.product-page-content-module__3Xf_tG__tabActive{color:var(--main-color);border-color:var(--main-color)}@media (max-width:980px){.product-page-content-module__3Xf_tG__tabs{border-bottom:none;gap:8px;padding-bottom:10px;overflow-x:auto}.product-page-content-module__3Xf_tG__tabs::-webkit-scrollbar{display:none}.product-page-content-module__3Xf_tG__tabButton{white-space:nowrap;background:#fff;border:1px solid #eee;border-radius:999px;flex:none;padding:10px 14px}.product-page-content-module__3Xf_tG__tabActive{border-color:var(--main-color);box-shadow:0 0 0 2px var(--main-light-color)inset}}.product-page-content-module__3Xf_tG__tabContent{color:var(--text-main-color);padding-top:12px;font-size:.96rem;line-height:1.65}.product-page-content-module__3Xf_tG__shortDesc{color:var(--text-grey);margin-bottom:8px}.product-page-content-module__3Xf_tG__html{--fade:linear-gradient(to bottom,rgba(255,255,255,0) 0%,var(--beige)90%)}.product-page-content-module__3Xf_tG__blurredDesc{max-height:300px;position:relative;overflow:hidden}.product-page-content-module__3Xf_tG__blurredDesc:after{content:"";background:var(--fade);height:90px;position:absolute;bottom:0;left:0;right:0}.product-page-content-module__3Xf_tG__seeMoreButton{color:var(--main-color);cursor:pointer;background:0 0;border:none;margin-top:10px;font-weight:700}.product-page-content-module__3Xf_tG__sidebar{flex-direction:column;gap:16px;display:flex;position:-webkit-sticky;position:sticky;top:24px}.product-page-content-module__3Xf_tG__customizableWrapper,.product-page-content-module__3Xf_tG__pricesWrapper{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#fff;padding:16px}.product-page-content-module__3Xf_tG__measureButtons{flex-wrap:wrap;gap:10px;display:flex}.product-page-content-module__3Xf_tG__button{border:2px solid var(--main-color);min-height:46px;color:var(--main-color);cursor:pointer;background:#fff;border-radius:12px;flex:1;font-size:.96rem;font-weight:800;transition:all .2s}.product-page-content-module__3Xf_tG__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(77,36,0,.2)}.product-page-content-module__3Xf_tG__buttonActive{background:var(--main-color);color:#fff}.product-page-content-module__3Xf_tG__mobileSidebar{display:none}@media (max-width:980px){.product-page-content-module__3Xf_tG__mobileSidebar{flex-direction:column;gap:16px;margin-top:16px;display:flex}}.product-page-content-module__3Xf_tG__mobileStickyBar{display:none}@media (max-width:980px){.product-page-content-module__3Xf_tG__mobileStickyBar{padding:12px 16px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:saturate(1.1)blur(8px);backdrop-filter:saturate(1.1)blur(8px);z-index:999;background:rgba(255,255,255,.95);border-top:1px solid #ddd;justify-content:center;align-items:center;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0}.product-page-content-module__3Xf_tG__mobileAddToCart{width:46px;height:46px;color:var(--dark-color);background:#fff;border:1px solid #eee;border-radius:12px;flex-shrink:0;place-items:center;display:grid}}.product-page-content-module__3Xf_tG__lightbox{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(10,10,10,.78);place-items:center;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.product-page-content-module__3Xf_tG__lightboxInner{background:#111;border-radius:18px;width:min(94vw,1280px);position:relative;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.6)}.product-page-content-module__3Xf_tG__lightboxImage{object-fit:contain;width:100%;height:auto;max-height:80vh;display:block}.product-page-content-module__3Xf_tG__lightboxClose,.product-page-content-module__3Xf_tG__lightboxNavLeft,.product-page-content-module__3Xf_tG__lightboxNavRight{color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:999px;place-items:center;width:44px;height:44px;display:grid;position:absolute}.product-page-content-module__3Xf_tG__lightboxClose{top:12px;right:12px}.product-page-content-module__3Xf_tG__lightboxNavLeft{top:50%;left:12px;transform:translateY(-50%)}.product-page-content-module__3Xf_tG__lightboxNavRight{top:50%;right:12px;transform:translateY(-50%)}@media (max-width:1180px){.product-page-content-module__3Xf_tG__page{grid-template-columns:88px minmax(0,1.4fr) minmax(0,1.1fr);gap:28px}}@media (max-width:980px){.product-page-content-module__3Xf_tG__page{padding:16px;padding-bottom:calc(90px + env(safe-area-inset-bottom));grid-template-columns:1fr;gap:18px}.product-page-content-module__3Xf_tG__gallery,.product-page-content-module__3Xf_tG__sidebar{display:none}.product-page-content-module__3Xf_tG__mainImage{max-height:56vh}.product-page-content-module__3Xf_tG__title{font-size:1.7rem}.product-page-content-module__3Xf_tG__shortDesc{font-size:.96rem}}
.product-page-skeleton-module__LJo5lq__page{background:var(--beige);grid-template-columns:100px 1.6fr 1.4fr;gap:36px;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:40px;display:grid}.product-page-skeleton-module__LJo5lq__skeleton{background:linear-gradient(90deg,#ececec 25%,#f5f5f5 50%,#ececec 75%) 0 0/200% 100%;border-radius:6px;animation:1.4s infinite product-page-skeleton-module__LJo5lq__shimmer}@keyframes product-page-skeleton-module__LJo5lq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.product-page-skeleton-module__LJo5lq__gallery{flex-direction:column;align-items:center;gap:12px;display:flex}.product-page-skeleton-module__LJo5lq__thumb{border-radius:12px;width:80px;height:80px}.product-page-skeleton-module__LJo5lq__media{flex-direction:column;gap:24px;display:flex}.product-page-skeleton-module__LJo5lq__mainImage{border-radius:16px;width:100%;height:440px}.product-page-skeleton-module__LJo5lq__info{flex-direction:column;gap:12px;display:flex}.product-page-skeleton-module__LJo5lq__titleSkeleton{border-radius:8px;width:60%;height:28px}.product-page-skeleton-module__LJo5lq__textSkeleton{border-radius:6px;width:80%;height:16px}.product-page-skeleton-module__LJo5lq__ratingSkeleton{gap:6px;display:flex}.product-page-skeleton-module__LJo5lq__starSkeleton{border-radius:4px;width:20px;height:20px}.product-page-skeleton-module__LJo5lq__tabs{gap:16px;margin-top:16px;display:flex}.product-page-skeleton-module__LJo5lq__tabSkeleton{border-radius:50px;width:120px;height:36px}.product-page-skeleton-module__LJo5lq__textBlock{border-radius:12px;width:100%;height:120px;margin-top:20px}.product-page-skeleton-module__LJo5lq__content{height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:20px}.product-page-skeleton-module__LJo5lq__cardSkeleton{background:#fafafa;border:1px solid #ddd;border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:24px;display:flex}.product-page-skeleton-module__LJo5lq__inlineGroup{align-items:center;gap:8px;display:flex}.product-page-skeleton-module__LJo5lq__circleSkeleton{border-radius:50%;width:36px;height:36px}.product-page-skeleton-module__LJo5lq__chipSkeleton{border-radius:20px;width:100px;height:32px}.product-page-skeleton-module__LJo5lq__priceSkeleton{border-radius:8px;width:60%;height:28px;margin:12px 0}.product-page-skeleton-module__LJo5lq__btnSkeleton{border-radius:50px;width:100%;height:44px}@media (max-width:900px){.product-page-skeleton-module__LJo5lq__page{flex-direction:column;gap:32px;padding:20px;display:flex}.product-page-skeleton-module__LJo5lq__gallery{display:none}.product-page-skeleton-module__LJo5lq__mainImage{height:320px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_7b064e0d-module__MOT0tq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_7b064e0d-module__MOT0tq__variable{--font-inter:"Inter","Inter Fallback"}
:root{--gold:#b97b1c;--gold-dark:#6b4100;--bg-light:#fffdf9;--text-dark:#2e1b0f;--text-muted:#5a463a;--border:rgba(0,0,0,.08);--shadow:0 3px 10px rgba(60,40,15,.08);--shadow-hover:0 8px 20px rgba(77,36,0,.18);--radius-md:16px;--transition:.25s ease}.product-card-module__TCRKUW__cardLink{color:inherit;height:100%;text-decoration:none;display:block;overflow:hidden}.product-card-module__TCRKUW__badge{z-index:5;background:var(--gold);color:#fffdf9;text-align:center;border-radius:999px;align-items:center;gap:8px;max-width:140px;padding:6px 10px;font-size:.85rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.product-card-module__TCRKUW__badgeSpecial{z-index:5;color:#fffdf9;background:#ff6f61;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:.85rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.product-card-module__TCRKUW__badge:before{content:"🚚";font-size:1.05rem;line-height:1;display:inline-block}.product-card-module__TCRKUW__card{background:var(--bg-light);border-radius:var(--radius-md);box-shadow:var(--shadow);flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.product-card-module__TCRKUW__card:hover{box-shadow:var(--shadow-hover);transform:translateY(-6px)}.product-card-module__TCRKUW__media{aspect-ratio:5/4;background:#f6f3ef;position:relative;overflow:hidden}.product-card-module__TCRKUW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .35s}.product-card-module__TCRKUW__card:hover .product-card-module__TCRKUW__image{filter:brightness(1.03);transform:scale(1.05)}.product-card-module__TCRKUW__body{flex-direction:column;flex:1;justify-content:space-between;gap:.8rem;min-height:220px;padding:1rem 1rem 1.25rem;display:flex}.product-card-module__TCRKUW__name{color:var(--text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card-module__TCRKUW__desc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card-module__TCRKUW__ctaWrapper{flex-direction:column;gap:10px;margin-top:auto;display:flex}.product-card-module__TCRKUW__customBar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--border);z-index:3;background:rgba(255,253,249,.96);flex-direction:column;gap:8px;padding:10px 12px;animation:.35s forwards product-card-module__TCRKUW__slideUp;display:flex;position:absolute;bottom:0;left:0;right:0}@keyframes product-card-module__TCRKUW__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.product-card-module__TCRKUW__customGroup{flex-direction:column;gap:4px;display:flex}.product-card-module__TCRKUW__customTitle{color:var(--text-dark);font-size:.95rem;font-weight:600}.product-card-module__TCRKUW__sliderWrapper{position:relative}.product-card-module__TCRKUW__customHandles{scroll-behavior:smooth;flex-wrap:nowrap;gap:14px;padding:6px 4px;display:flex;overflow-x:auto}.product-card-module__TCRKUW__customHandles::-webkit-scrollbar{height:5px}.product-card-module__TCRKUW__customHandles::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}.product-card-module__TCRKUW__handleBtn,.product-card-module__TCRKUW__colorBtn{cursor:pointer;background:#fff;border:2px solid transparent;border-radius:50%;flex-shrink:0;width:42px;height:42px;transition:all .25s;position:relative;box-shadow:0 1px 4px rgba(0,0,0,.08)}.product-card-module__TCRKUW__handleBtn img{object-fit:cover;border-radius:50%;width:100%;height:100%}.product-card-module__TCRKUW__handleBtn.product-card-module__TCRKUW__active,.product-card-module__TCRKUW__colorBtn.product-card-module__TCRKUW__active{border-color:var(--gold);box-shadow:0 0 0 3px rgba(185,123,28,.25)}.product-card-module__TCRKUW__tooltip{justify-content:center;display:flex;position:relative}.product-card-module__TCRKUW__tooltipText{visibility:hidden;opacity:0;background:var(--text-dark);color:#fffdf9;white-space:nowrap;z-index:20;border-radius:8px;padding:6px 10px;font-size:.75rem;transition:all .25s;position:absolute;bottom:125%;left:50%;transform:translate(-50%)translateY(6px)}.product-card-module__TCRKUW__tooltip:hover .product-card-module__TCRKUW__tooltipText{visibility:visible;opacity:1;transform:translate(-50%)translateY(0)}.product-card-module__TCRKUW__previewBox{opacity:0;pointer-events:none;border:1px solid var(--border);z-index:10;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:180px;height:180px;transition:all .25s;display:flex;position:absolute;top:-190px;left:50%;transform:translate(-50%)scale(.9);box-shadow:0 8px 20px rgba(0,0,0,.15)}.product-card-module__TCRKUW__tooltip:hover .product-card-module__TCRKUW__previewBox{opacity:1;transform:translate(-50%)scale(1)}.product-card-module__TCRKUW__previewBox img{object-fit:cover;border-radius:12px;width:100%;height:100%}.product-card-module__TCRKUW__expandButton{border:none;border-top:1px solid var(--border);color:var(--text-dark);cursor:pointer;z-index:3000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,253,249,.95);justify-content:center;align-items:center;gap:6px;padding:11px 14px;font-size:.95rem;font-weight:600;transition:all .35s;display:flex;position:absolute;bottom:0;left:0;right:0}.product-card-module__TCRKUW__expandButton.product-card-module__TCRKUW__expanded{border-bottom-right-radius:12px;border-bottom-left-radius:12px;transform:translateY(15%);box-shadow:0 -2px 8px rgba(0,0,0,.08)}.product-card-module__TCRKUW__customBarMobile{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--border);opacity:0;visibility:hidden;z-index:6;background:rgba(255,253,249,.98);flex-direction:column;padding:8px 10px;transition:transform .45s cubic-bezier(.45,0,.2,1),opacity .35s,visibility .35s;display:flex;position:absolute;bottom:20px;left:0;right:0;transform:translateY(120%)}.product-card-module__TCRKUW__customBarMobileVisible{opacity:1;visibility:visible;transform:translateY(0)}.product-card-module__TCRKUW__customGroupMobile{flex-direction:column;gap:6px;padding:4px 0;display:flex}.product-card-module__TCRKUW__customTitleMobile{color:var(--text-dark);font-size:.85rem;font-weight:600}.product-card-module__TCRKUW__customHandlesMobile,.product-card-module__TCRKUW__customColorsMobile{scroll-behavior:smooth;gap:8px;padding:4px;display:flex;overflow-x:auto}.product-card-module__TCRKUW__handleBtnMobile,.product-card-module__TCRKUW__colorBtnMobile{cursor:pointer;transition:all var(--transition);background:#fff;border:2px solid transparent;border-radius:50%;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.08)}.product-card-module__TCRKUW__handleBtnMobile{width:54px;height:54px}.product-card-module__TCRKUW__colorBtnMobile{width:36px;height:36px}.product-card-module__TCRKUW__handleBtn.product-card-module__TCRKUW__active,.product-card-module__TCRKUW__handleBtnMobile.product-card-module__TCRKUW__active,.product-card-module__TCRKUW__colorBtn.product-card-module__TCRKUW__active,.product-card-module__TCRKUW__colorBtnMobile.product-card-module__TCRKUW__active{border-color:var(--gold);box-shadow:0 0 0 3px rgba(185,123,28,.25)}button:focus{outline-offset:2px;outline:3px solid rgba(185,123,28,.3)}@media (max-width:768px){.product-card-module__TCRKUW__tooltipText,.product-card-module__TCRKUW__previewBox{display:none}.product-card-module__TCRKUW__name{font-size:1rem}.product-card-module__TCRKUW__desc{font-size:.85rem}}@media (max-width:420px){.product-card-module__TCRKUW__card{border-radius:12px}.product-card-module__TCRKUW__expandButton{padding:10px 12px;font-size:.9rem}}
.register-form-module__cc4kEG__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.register-form-module__cc4kEG__form{--bg:var(--white2);--border:color-mix(in oklab,var(--secondary-color),#000 6%);--border-focus:color-mix(in oklab,var(--accent),white 30%);--ring:color-mix(in oklab,var(--accent-strong),transparent 60%);--txt:var(--text-main-color);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl);width:min(520px,92vw);box-shadow:var(--shadow-card);gap:14px;margin:0 auto;padding:28px 28px 22px;display:grid;position:relative}.register-form-module__cc4kEG__alreadHaveAccountLogin{color:var(--text-grey);justify-content:center;gap:6px;margin-top:6px;font-size:.9rem;display:flex}.register-form-module__cc4kEG__form[aria-busy=true]:before{content:"";background:linear-gradient(90deg,var(--accent)0%,var(--accent-strong)100%);transform-origin:0;border-top-left-radius:inherit;border-top-right-radius:inherit;width:100%;height:3px;animation:1.2s ease-in-out infinite register-form-module__cc4kEG__loadbar;position:absolute;top:0;left:0}@keyframes register-form-module__cc4kEG__loadbar{0%{opacity:.8;transform:scaleX(0)}50%{opacity:1;transform:scaleX(.9)}to{opacity:.8;transform:scaleX(1)}}.register-form-module__cc4kEG__title{color:var(--txt);margin:0 0 6px;font-size:1.35rem;font-weight:700}.register-form-module__cc4kEG__row2{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:520px){.register-form-module__cc4kEG__row2{grid-template-columns:1fr}}.register-form-module__cc4kEG__inputWrap{display:grid;position:relative}.register-form-module__cc4kEG__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);width:100%;height:46px;color:var(--txt);background:#fff;border-radius:12px;outline:none;padding:0 14px;transition:border-color .2s,box-shadow .2s,background .2s,transform 60ms}.register-form-module__cc4kEG__input::placeholder{color:var(--text-grey);opacity:.9}.register-form-module__cc4kEG__input:focus{border-color:var(--border-focus);box-shadow:0 0 0 4px color-mix(in oklab,var(--ring),transparent 65%)}.register-form-module__cc4kEG__input:active{transform:translateY(1px)}.register-form-module__cc4kEG__input:-webkit-autofill{-webkit-text-fill-color:var(--txt);transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff!important}.register-form-module__cc4kEG__toggle{background:color-mix(in oklab,var(--secondary-color),white 60%);cursor:pointer;color:var(--text-grey);border:0;border-radius:10px;padding:8px;font-size:1rem;line-height:0;transition:background .15s,transform 60ms;position:absolute;top:40%;right:10px;transform:translateY(-50%)}.register-form-module__cc4kEG__toggle:hover{background:color-mix(in oklab,var(--secondary-color),white 60%)}.register-form-module__cc4kEG__toggle:active{transform:translateY(-50%)scale(.98)}.register-form-module__cc4kEG__meter{grid-template-columns:repeat(5,1fr);gap:6px;margin-top:8px;display:grid}.register-form-module__cc4kEG__meter span{background:color-mix(in oklab,var(--secondary-color),white 55%);border:1px solid color-mix(in oklab,var(--secondary-color),#000 6%);border-radius:999px;height:6px;transition:background .2s,border-color .2s}.register-form-module__cc4kEG__meter span[data-active=true]{background:color-mix(in oklab,var(--modern-green),white 10%);border-color:color-mix(in oklab,var(--modern-green),#000 8%)}.register-form-module__cc4kEG__hint{color:var(--text-grey);margin-top:2px;font-size:12.5px}.register-form-module__cc4kEG__hintInvalid{color:color-mix(in oklab,var(--terracotta-color),#000 20%)}.register-form-module__cc4kEG__button{cursor:pointer;letter-spacing:.2px;background:var(--main-color);height:48px;color:var(--accent-contrast);border:0;border-radius:12px;place-items:center;padding:0 16px;font-weight:600;transition:filter .2s,transform 60ms,box-shadow .2s;display:inline-grid;position:relative;box-shadow:0 6px 18px rgba(77,36,0,.18)}.register-form-module__cc4kEG__button:hover{filter:brightness(1.03);box-shadow:0 10px 26px rgba(77,36,0,.22)}.register-form-module__cc4kEG__button:active{transform:translateY(1px)}.register-form-module__cc4kEG__button[disabled]{cursor:not-allowed;opacity:.85;filter:saturate(.85)}.register-form-module__cc4kEG__spinner{border:2px solid color-mix(in oklab,var(--accent-contrast),transparent 65%);border-top-color:var(--accent-contrast);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite register-form-module__cc4kEG__spin}@keyframes register-form-module__cc4kEG__spin{to{transform:rotate(360deg)}}.register-form-module__cc4kEG__error{background:color-mix(in oklab,#ffeded,var(--terracotta-color)10%);border:1px solid color-mix(in oklab,var(--terracotta-color),#000 10%);color:color-mix(in oklab,var(--terracotta-color),#000 20%);border-radius:12px;margin-top:2px;padding:10px 12px;font-size:.95rem;animation:.26s register-form-module__cc4kEG__shake}@keyframes register-form-module__cc4kEG__shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}.register-form-module__cc4kEG__success{background:color-mix(in oklab,#eaffef,var(--modern-green)10%);border:1px solid color-mix(in oklab,var(--modern-green),#000 10%);color:color-mix(in oklab,var(--modern-green),#000 15%);border-radius:12px;margin-top:2px;padding:10px 12px;font-size:.95rem}[data-theme=dark] .register-form-module__cc4kEG__form{--bg:#0f0f0f;--border:#262626;background:var(--bg)}[data-theme=dark] .register-form-module__cc4kEG__input{color:#ececec;background:#141414;border-color:#262626}[data-theme=dark] .register-form-module__cc4kEG__input::placeholder{color:#9ca3af}.register-form-module__cc4kEG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.products-grid-module__FqUbVq__wrapper{flex-direction:column;gap:2rem;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex}.products-grid-module__FqUbVq__counter{color:var(--text-muted);text-align:right;font-size:.95rem;font-weight:500}.products-grid-module__FqUbVq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));justify-items:center;gap:2rem;display:grid}.products-grid-module__FqUbVq__item{width:100%;max-width:300px;display:flex}.products-grid-module__FqUbVq__empty{background-color:var(--bg-surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:220px;padding:2rem;display:flex}.products-grid-module__FqUbVq__empty h3{color:var(--text-primary);font-size:1.25rem;font-weight:600}.products-grid-module__FqUbVq__clearBtn{background-color:var(--main-color);color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;margin-top:.5rem;padding:.65rem 1.5rem;font-weight:500;transition:background-color .2s ease-in-out,transform .15s ease-in-out}.products-grid-module__FqUbVq__clearBtn:hover{background-color:var(--main-color-hover,#333);transform:translateY(-1px)}.products-grid-module__FqUbVq__clearBtn:focus-visible{outline:2px solid var(--main-color);outline-offset:2px}.products-grid-module__FqUbVq__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.products-grid-module__FqUbVq__pagination button{cursor:pointer;background-color:var(--main-color);color:#fff;border:1px solid var(--main-color);border-radius:12px;padding:.5rem 1rem;font-weight:500;transition:all .2s ease-in-out}.products-grid-module__FqUbVq__pagination button:hover{opacity:.85}.products-grid-module__FqUbVq__pagination button:disabled{opacity:.5;cursor:not-allowed}.products-grid-module__FqUbVq__pagination span{color:var(--text-main);font-weight:600}@media (max-width:1024px){.products-grid-module__FqUbVq__grid{gap:1.5rem}.products-grid-module__FqUbVq__wrapper{padding-left:1rem;padding-right:1rem}.products-grid-module__FqUbVq__empty{padding:1.5rem}}@media (max-width:768px){.products-grid-module__FqUbVq__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.products-grid-module__FqUbVq__counter{font-size:.9rem}.products-grid-module__FqUbVq__clearBtn{text-align:center;width:100%}}@media (max-width:480px){.products-grid-module__FqUbVq__wrapper{padding-left:.75rem;padding-right:.75rem}.products-grid-module__FqUbVq__grid{grid-template-columns:1fr;gap:1rem}.products-grid-module__FqUbVq__empty{gap:.75rem;padding:1.25rem}.products-grid-module__FqUbVq__empty h3{font-size:1.1rem}.products-grid-module__FqUbVq__pagination{flex-direction:column;gap:.5rem}}
.products-slider-module__6TCoBa__container{border-radius:50px;justify-content:center;width:100%;display:flex}.products-slider-module__6TCoBa__wrapper{flex-direction:column;gap:1.5rem;width:100%;max-width:1280px;padding:3rem 1rem 4rem;display:flex}.products-slider-module__6TCoBa__header{text-align:left;gap:.5rem;display:grid}.products-slider-module__6TCoBa__kicker{background:var(--main-hover-color,#8a5a2c);color:var(--white,#fff);letter-spacing:.02em;border-radius:999px;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.products-slider-module__6TCoBa__title{color:var(--text-main-color,#2e1b0f);margin:10px;font-size:max(1.25rem,min(1.1rem + 1vw,2rem));font-weight:700;line-height:1.15}.products-slider-module__6TCoBa__categories{scrollbar-width:none;-webkit-overflow-scrolling:touch;margin-top:20px;overflow-x:auto}.products-slider-module__6TCoBa__categories::-webkit-scrollbar{display:none}.products-slider-module__6TCoBa__categoryList{gap:.75rem;margin-bottom:5px;padding:.25rem 0;display:flex}.products-slider-module__6TCoBa__categoryBtn{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--main-color,#4d2400);white-space:nowrap;background:#fff;border:1px solid rgba(77,36,0,.1);border-radius:999px;padding:.6rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 3px 8px rgba(0,0,0,.05)}.products-slider-module__6TCoBa__categoryBtn:hover{background:#f8f4ee;transform:translateY(-1px)}.products-slider-module__6TCoBa__categoryBtnActive{box-shadow:0 6px 16px rgba(0,0,0,.2)}.products-slider-module__6TCoBa__viewport{--max-visible:4;max-width:calc(var(--card-w)*var(--max-visible) + var(--gap)*(var(--max-visible) - 1) + 2rem);position:relative}.products-slider-module__6TCoBa__track{gap:var(--gap,16px);scroll-snap-type:x mandatory;scroll-behavior:smooth;cursor:grab;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:1rem 0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 36px,#000 calc(100% - 36px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 36px,#000 calc(100% - 36px),transparent 100%)}.products-slider-module__6TCoBa__track::-webkit-scrollbar{display:none}.products-slider-module__6TCoBa__item{flex:0 0 var(--card-w,280px);scroll-snap-align:start;opacity:0;min-height:100%;transition:opacity .5s,transform .5s cubic-bezier(.16,.84,.44,1);transition-delay:calc(var(--stagger,0)*40ms);transform:translateY(16px)scale(.98)}.products-slider-module__6TCoBa__isVisible{opacity:1;transform:translateY(0)scale(1)}.products-slider-module__6TCoBa__emptyCard{text-align:center;color:var(--text-grey,#7a5c47);background:#fffdf9;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:320px;padding:2rem;display:flex;box-shadow:0 4px 14px rgba(77,36,0,.1)}.products-slider-module__6TCoBa__emptyCard img{opacity:.85;max-width:200px}.products-slider-module__6TCoBa__emptyCard h3{color:var(--text-main-color,#2e1b0f);font-size:1.2rem;font-weight:600}.products-slider-module__6TCoBa__emptyCard p{color:var(--text-grey);font-size:.95rem}.products-slider-module__6TCoBa__clearBtn{background:var(--main-color);color:#fff;border-radius:10px;margin-top:.5rem;padding:.6rem 1.25rem;font-weight:600;transition:background .25s}.products-slider-module__6TCoBa__clearBtn:hover{background:var(--main-hover-color,rgba(119,56,0,.52))}.products-slider-module__6TCoBa__arrow{cursor:pointer;z-index:3;background:#fff;border:none;border-radius:999px;place-items:center;width:44px;height:44px;transition:transform .2s,box-shadow .25s,opacity .25s;display:grid;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 10px 20px rgba(0,0,0,.15)}.products-slider-module__6TCoBa__arrow:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 12px 28px rgba(0,0,0,.2)}.products-slider-module__6TCoBa__arrowLeft{left:-25px}.products-slider-module__6TCoBa__arrowRight{right:-25px}@keyframes products-slider-module__6TCoBa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.products-slider-module__6TCoBa__wrapper{padding:2rem .75rem 3rem}.products-slider-module__6TCoBa__arrow{display:none}.products-slider-module__6TCoBa__categoryBtn{padding:.55rem .9rem;font-size:.85rem}.products-slider-module__6TCoBa__item{flex:0 0 70%}.products-slider-module__6TCoBa__track{gap:12px}}.products-slider-module__6TCoBa__trackSkeleton{gap:var(--gap,16px);padding:1rem 0;display:flex;overflow:hidden}.products-slider-module__6TCoBa__itemSkeleton{flex:0 0 var(--card-w,280px);opacity:0;transition:opacity .5s,transform .5s;transition-delay:calc(var(--stagger,0)*40ms);transform:translateY(16px)scale(.98)}.products-slider-module__6TCoBa__itemSkeleton>*{width:100%}.products-slider-module__6TCoBa__kickerSkeleton,.products-slider-module__6TCoBa__titleSkeleton{background:linear-gradient(110deg,#ece7e1 8%,#f5f1ed 18%,#ece7e1 33%) 0 0/200% 100%;border-radius:6px;animation:1.4s linear infinite products-slider-module__6TCoBa__shimmer}.products-slider-module__6TCoBa__kickerSkeleton{width:110px;height:16px}.products-slider-module__6TCoBa__titleSkeleton{width:260px;height:26px;margin-top:4px}.products-slider-module__6TCoBa__categorySkeleton{background:linear-gradient(110deg,#ece7e1 8%,#f5f1ed 18%,#ece7e1 33%) 0 0/200% 100%;border-radius:20px;width:100px;height:32px;animation:1.4s linear infinite products-slider-module__6TCoBa__shimmer}.products-slider-module__6TCoBa__categories{margin-bottom:.5rem;overflow-x:hidden}@keyframes products-slider-module__6TCoBa__shimmer{to{background-position-x:-200%}}
.login-form-module__kRurUq__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.login-form-module__kRurUq__form{--bg:var(--white2);--border:color-mix(in oklab,var(--secondary-color),#000 6%);--border-focus:color-mix(in oklab,var(--accent),white 30%);--ring:color-mix(in oklab,var(--accent-strong),transparent 60%);--txt:var(--text-main-color);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl);width:min(480px,92vw);box-shadow:var(--shadow-card);gap:14px;margin:0 auto;padding:28px 28px 22px;display:grid;position:relative}.login-form-module__kRurUq__form h1{color:var(--main-color);margin:0 0 6px;font-size:1.35rem;font-weight:700}.login-form-module__kRurUq__registerLink{color:var(--text-grey);justify-content:center;gap:6px;margin-top:6px;font-size:.9rem;display:flex}.login-form-module__kRurUq__form[aria-busy=true]:before{content:"";background:linear-gradient(90deg,var(--accent)0%,var(--accent-strong)100%);transform-origin:0;border-top-left-radius:inherit;border-top-right-radius:inherit;width:100%;height:3px;animation:1.6s ease-in-out forwards login-form-module__kRurUq__loadbar;position:absolute;top:0;left:0}@keyframes login-form-module__kRurUq__loadbar{0%{opacity:.8;transform:scaleX(0)}70%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}.login-form-module__kRurUq__inputWrap{display:grid;position:relative}.login-form-module__kRurUq__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);width:100%;height:46px;color:var(--txt);background:#fff;border-radius:12px;outline:none;padding:0 14px;transition:border-color .2s,box-shadow .2s,background .2s,transform 60ms}.login-form-module__kRurUq__input::placeholder{color:var(--text-grey);opacity:.9}.login-form-module__kRurUq__input:focus{border-color:var(--border-focus);box-shadow:0 0 0 4px color-mix(in oklab,var(--ring),transparent 65%)}.login-form-module__kRurUq__input:active{transform:translateY(1px)}.login-form-module__kRurUq__input:-webkit-autofill{-webkit-text-fill-color:var(--txt);transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff!important}.login-form-module__kRurUq__toggle{cursor:pointer;color:var(--text-grey);background:0 0;background:color-mix(in oklab,var(--secondary-color),white 60%);border:0;border-radius:10px;padding:8px;font-size:1rem;line-height:0;transition:background .15s,transform 60ms;position:absolute;top:35%;right:8px;transform:translateY(-50%)}.login-form-module__kRurUq__toggle:hover{background:color-mix(in oklab,var(--secondary-color),white 60%)}.login-form-module__kRurUq__toggle:active{transform:translateY(-50%)scale(.98)}.login-form-module__kRurUq__hint{color:var(--text-grey);margin-top:2px;font-size:12.5px}.login-form-module__kRurUq__hintInvalid{color:color-mix(in oklab,var(--terracotta-color),#000 20%)}.login-form-module__kRurUq__button{cursor:pointer;letter-spacing:.2px;background:var(--main-color);height:48px;color:var(--accent-contrast);border:0;border-radius:12px;place-items:center;padding:0 16px;font-weight:600;transition:filter .2s,transform 60ms,box-shadow .2s;display:inline-grid;position:relative;box-shadow:0 6px 18px rgba(77,36,0,.18)}.login-form-module__kRurUq__button:hover{filter:brightness(1.03);box-shadow:0 10px 26px rgba(77,36,0,.22)}.login-form-module__kRurUq__button:active{transform:translateY(1px)}.login-form-module__kRurUq__button[disabled]{cursor:not-allowed;opacity:.85;filter:saturate(.85)}.login-form-module__kRurUq__spinner{border:2px solid color-mix(in oklab,var(--accent-contrast),transparent 65%);border-top-color:var(--accent-contrast);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite login-form-module__kRurUq__spin}@keyframes login-form-module__kRurUq__spin{to{transform:rotate(360deg)}}.login-form-module__kRurUq__error{background:color-mix(in oklab,#ffeded,var(--terracotta-color)10%);border:1px solid color-mix(in oklab,var(--terracotta-color),#000 10%);color:color-mix(in oklab,var(--terracotta-color),#000 20%);border-radius:12px;margin-top:2px;padding:10px 12px;font-size:.95rem;animation:.26s login-form-module__kRurUq__shake}@keyframes login-form-module__kRurUq__shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}[data-theme=dark] .login-form-module__kRurUq__form{--bg:#0f0f0f;--border:#262626;background:var(--bg)}[data-theme=dark] .login-form-module__kRurUq__input{color:#ececec;background:#141414;border-color:#262626}[data-theme=dark] .login-form-module__kRurUq__input::placeholder{color:#9ca3af}.login-form-module__kRurUq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.login-form-module__kRurUq__forgotPassword{margin-top:5px;font-size:.9rem;display:flex}.login-form-module__kRurUq__forgotPassword a{color:var(--text-grey)}.login-form-module__kRurUq__progressText{justify-content:center;align-items:center;gap:6px;font-size:.95rem;font-weight:500;animation:1.2s ease-in-out infinite login-form-module__kRurUq__fadeText;display:inline-flex}@keyframes login-form-module__kRurUq__fadeText{0%{opacity:.4;transform:translateY(2px)}50%{opacity:1;transform:translateY(0)}to{opacity:.4;transform:translateY(-2px)}}.login-form-module__kRurUq__button.login-form-module__kRurUq__loading{transition:background .3s}
.newsletter-module__Bxb5tG__container{color:#fff;width:100%;margin-top:60px;position:relative;overflow:hidden}.newsletter-module__Bxb5tG__bgWrapper{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.newsletter-module__Bxb5tG__bgImage{object-fit:cover;object-position:center;z-index:1}.newsletter-module__Bxb5tG__overlay{z-index:2;background:rgba(0,0,0,.55);justify-content:center;align-items:center;width:100%;height:100%;min-height:320px;padding:40px 20px;display:flex;position:relative}.newsletter-module__Bxb5tG__content{text-align:center;max-width:700px}.newsletter-module__Bxb5tG__title{font-size:2rem;font-weight:700;line-height:1.4}.newsletter-module__Bxb5tG__subscription{justify-content:center;width:100%;padding:50px 40px;display:flex}.newsletter-module__Bxb5tG__form{width:100%;max-width:500px;display:flex}.newsletter-module__Bxb5tG__input{border:none;border-radius:4px 0 0 4px;flex:1;padding:12px 14px;font-size:.95rem}.newsletter-module__Bxb5tG__button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:0 4px 4px 0;padding:12px 20px;font-weight:600;transition:background .3s}.newsletter-module__Bxb5tG__button:hover{background:#333}@media (max-width:900px){.newsletter-module__Bxb5tG__title{font-size:1.6rem}}@media (max-width:600px){.newsletter-module__Bxb5tG__form{flex-direction:column}.newsletter-module__Bxb5tG__input{border-radius:4px;margin-bottom:10px}.newsletter-module__Bxb5tG__button{border-radius:4px;width:100%}}
.similar-products-module__EjC-pq__wrapper{border-radius:8px;justify-content:center;align-items:center;height:90vh;margin-top:40px;padding:20px;display:flex}
.products-client-module__CXuNcW__container{flex-direction:column;gap:1.25rem;display:flex}.products-client-module__CXuNcW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.products-client-module__CXuNcW__searchBox{flex:1;max-width:420px;position:relative}.products-client-module__CXuNcW__searchBox input[type=search]{width:100%;color:var(--text-main-color);background:linear-gradient(#fff,#fdf9f4);border:1px solid rgba(77,36,0,.12);border-radius:14px;outline:none;padding:.85rem 1rem;font-size:.95rem;transition:border-color .25s,box-shadow .25s,transform .1s;box-shadow:0 3px 12px rgba(0,0,0,.04)}.products-client-module__CXuNcW__searchBox input[type=search]::placeholder{color:#9d8b7a;opacity:.8}.products-client-module__CXuNcW__searchBox input[type=search]:hover{border-color:var(--accent);box-shadow:0 0 0 3px rgba(192,147,74,.25)}.products-client-module__CXuNcW__searchBox input[type=search]:focus{border-color:var(--accent-strong);transform:translateY(-1px);box-shadow:0 8px 22px rgba(77,36,0,.18)}.products-client-module__CXuNcW__mobileFilterBtn{color:var(--main-color);cursor:pointer;background:linear-gradient(145deg,#fff,#fdfaf5);border:1px solid rgba(77,36,0,.1);border-radius:14px;align-items:center;gap:.55rem;padding:.75rem 1.1rem;font-size:.95rem;font-weight:600;transition:transform .1s,box-shadow .25s,background .25s;display:inline-flex;box-shadow:0 3px 10px rgba(77,36,0,.06)}.products-client-module__CXuNcW__mobileFilterBtn:hover{background:linear-gradient(145deg,#fff7ef,#fdf9f4);box-shadow:0 6px 16px rgba(77,36,0,.15)}.products-client-module__CXuNcW__mobileFilterBtn:active{transform:scale(.97)}.products-client-module__CXuNcW__layout{grid-template-columns:1fr;gap:1.25rem;margin-top:.25rem;display:grid}.products-client-module__CXuNcW__content{min-width:0}@media (min-width:992px){.products-client-module__CXuNcW__layout{grid-template-columns:280px 1fr;align-items:start;gap:1.75rem}.products-client-module__CXuNcW__mobileFilterBtn{display:none}}.products-client-module__CXuNcW__container,.products-client-module__CXuNcW__searchBox input[type=search],.products-client-module__CXuNcW__mobileFilterBtn{will-change:transform,box-shadow,background;transition:all .25s}.products-client-module__CXuNcW__searchBox input[type=search]:focus-visible{outline:none}
.product-not-found-module__XCzlJq__container{min-height:60vh;color:var(--text-main-color);justify-content:center;align-items:center;padding:2rem;display:flex}.product-not-found-module__XCzlJq__card{background:var(--white);border-radius:var(--radius-xl);text-align:center;max-width:500px;padding:3rem 2rem;animation:.8s ease-in-out product-not-found-module__XCzlJq__fadeIn}.product-not-found-module__XCzlJq__emoji{filter:drop-shadow(0 2px 6px rgba(0,0,0,.1));margin-bottom:1rem;font-size:5rem}.product-not-found-module__XCzlJq__title{color:var(--main-color);margin-bottom:1rem;font-size:2rem}.product-not-found-module__XCzlJq__description{color:var(--text-grey);margin-bottom:2rem;font-size:1.1rem}.product-not-found-module__XCzlJq__button{background:var(--main-color);color:var(--white);box-shadow:var(--shadow);border-radius:8px;padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:background .3s,transform .2s}.product-not-found-module__XCzlJq__button:hover{background:var(--main-smooth-color);transform:translateY(-2px)}@keyframes product-not-found-module__XCzlJq__fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
.success-cases-module__SWEEaG__section{background:#fff;padding:4rem 1rem}.success-cases-module__SWEEaG__header{text-align:center;max-width:700px;margin:0 auto 4rem}.success-cases-module__SWEEaG__badge{color:#a67c00;background:#fef7e0;border-radius:999px;margin-bottom:1rem;padding:.4rem 1rem;display:inline-block}.success-cases-module__SWEEaG__title{font-size:2.4rem;font-weight:700}.success-cases-module__SWEEaG__subtitle{color:#555}.success-cases-module__SWEEaG__stickyWrapper{height:100vh;margin-top:3rem;position:relative;top:0;overflow:hidden}.success-cases-module__SWEEaG__mobileWrapper{height:auto;position:relative;overflow:visible}.success-cases-module__SWEEaG__fadeLeft,.success-cases-module__SWEEaG__fadeRight,.success-cases-module__SWEEaG__fadeEnd{z-index:10;pointer-events:none;height:100%;position:absolute;top:0}.success-cases-module__SWEEaG__fadeLeft{background:linear-gradient(90deg,#fff,transparent);width:18%;left:0}.success-cases-module__SWEEaG__fadeRight{background:linear-gradient(270deg,#fff,transparent);width:18%;right:0}.success-cases-module__SWEEaG__fadeEnd{background:linear-gradient(270deg,#fff 40%,transparent);width:25%;bottom:0;right:0}.success-cases-module__SWEEaG__grid{grid-template-rows:repeat(3,1fr);grid-auto-flow:column;gap:1.4rem;height:75vh;padding-left:35vw;padding-right:25vw;display:grid}.success-cases-module__SWEEaG__mobileScroller{scroll-snap-type:x mandatory;padding-bottom:3rem;overflow-x:scroll;overflow-y:visible}.success-cases-module__SWEEaG__mobileScroller::-webkit-scrollbar{display:none}.success-cases-module__SWEEaG__small{height:160px}.success-cases-module__SWEEaG__medium{height:240px}.success-cases-module__SWEEaG__large{height:330px}.success-cases-module__SWEEaG__normal{width:220px}.success-cases-module__SWEEaG__wide{width:320px}.success-cases-module__SWEEaG__extraWide{width:420px}.success-cases-module__SWEEaG__card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.1)}.success-cases-module__SWEEaG__image{object-fit:cover;width:100%;height:100%}.success-cases-module__SWEEaG__horizontal,.success-cases-module__SWEEaG__card,.success-cases-module__SWEEaG__image{will-change:transform}.success-cases-module__SWEEaG__cardPlaceholder{background:#f5f5f5;border-radius:8px;width:100%;height:200px}
