.page-module-scss-module__tN-5-W__container{box-sizing:border-box;max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem 1rem}@media (max-width:768px){.page-module-scss-module__tN-5-W__container{width:100%;max-width:100%;padding:1rem 1rem 100px;overflow-x:hidden}}.page-module-scss-module__tN-5-W__header{text-align:center;margin-bottom:3rem}@media (max-width:768px){.page-module-scss-module__tN-5-W__header{margin-bottom:.75rem}}.page-module-scss-module__tN-5-W__title{color:#1a1614;margin:0 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:700}@media (max-width:768px){.page-module-scss-module__tN-5-W__title{margin-bottom:.25rem;font-size:1.5rem}}.page-module-scss-module__tN-5-W__subtitle{color:#706562;margin:0;font-size:1.125rem}@media (max-width:768px){.page-module-scss-module__tN-5-W__subtitle{font-size:.875rem}}.page-module-scss-module__tN-5-W__content{grid-template-columns:1fr 400px;align-items:start;gap:2rem;max-width:100%;display:grid}@media (max-width:1024px){.page-module-scss-module__tN-5-W__content{grid-template-columns:1fr}}@media (max-width:768px){.page-module-scss-module__tN-5-W__content{gap:1rem}}.page-module-scss-module__tN-5-W__formSection{background:#fff;border-radius:12px;min-width:0;padding:2rem;box-shadow:0 2px 12px #00000014}@media (max-width:768px){.page-module-scss-module__tN-5-W__formSection{border-radius:8px;grid-row:2;padding:1rem}}.page-module-scss-module__tN-5-W__googleSignup{margin-bottom:2rem}.page-module-scss-module__tN-5-W__googleSignup p{color:#706562;margin:0 0 .75rem;font-size:.875rem}.page-module-scss-module__tN-5-W__divider{color:#706562;align-items:center;gap:.75rem;margin-top:1rem;font-size:.75rem;display:flex}.page-module-scss-module__tN-5-W__divider:before,.page-module-scss-module__tN-5-W__divider:after{content:"";background:#e3dad8;flex:1;height:1px}.page-module-scss-module__tN-5-W__section{margin-bottom:2rem}.page-module-scss-module__tN-5-W__section:last-child{margin-bottom:0}.page-module-scss-module__tN-5-W__sectionHeader{border-bottom:2px solid #faf8f7;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-module-scss-module__tN-5-W__sectionHeader h2{color:#1a1614;margin:0;font-size:1.25rem;font-weight:700}.page-module-scss-module__tN-5-W__sectionHeader svg{color:#6e2639}.page-module-scss-module__tN-5-W__formGrid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem;max-width:100%;display:grid}@media (max-width:640px){.page-module-scss-module__tN-5-W__formGrid{grid-template-columns:1fr;gap:1rem}}.page-module-scss-module__tN-5-W__fullWidth{grid-column:1/-1;min-width:0}.page-module-scss-module__tN-5-W__formGroup{flex-direction:column;gap:.5rem;min-width:0;display:flex}.page-module-scss-module__tN-5-W__formGroup.page-module-scss-module__tN-5-W__fullWidth{grid-column:1/-1}.page-module-scss-module__tN-5-W__formGroup label{color:#1a1614;font-size:.875rem;font-weight:600}.page-module-scss-module__tN-5-W__formGroup input,.page-module-scss-module__tN-5-W__formGroup textarea{box-sizing:border-box;border:1px solid #e3dad8;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.page-module-scss-module__tN-5-W__formGroup input:focus,.page-module-scss-module__tN-5-W__formGroup textarea:focus{border-color:#6e2639;outline:none;box-shadow:0 0 0 3px #b8956a1a}.page-module-scss-module__tN-5-W__formGroup input.page-module-scss-module__tN-5-W__error,.page-module-scss-module__tN-5-W__formGroup textarea.page-module-scss-module__tN-5-W__error{border-color:#e74c3c}.page-module-scss-module__tN-5-W__formGroup input.page-module-scss-module__tN-5-W__error:focus,.page-module-scss-module__tN-5-W__formGroup textarea.page-module-scss-module__tN-5-W__error:focus{box-shadow:0 0 0 3px #dc26261a}.page-module-scss-module__tN-5-W__formGroup input::placeholder,.page-module-scss-module__tN-5-W__formGroup textarea::placeholder{color:#706562}.page-module-scss-module__tN-5-W__formGroup textarea{resize:vertical;min-height:100px}.page-module-scss-module__tN-5-W__inputIcon{position:relative}.page-module-scss-module__tN-5-W__inputIcon svg{color:#706562;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.page-module-scss-module__tN-5-W__inputIcon input{padding-left:3rem}.page-module-scss-module__tN-5-W__required{color:#e74c3c}.page-module-scss-module__tN-5-W__errorText{color:#e74c3c;margin-top:-.25rem;font-size:.75rem}.page-module-scss-module__tN-5-W__textarea{width:100%}.page-module-scss-module__tN-5-W__submitBtn{color:#fff;cursor:pointer;background:#6e2639;border:none;border-radius:8px;width:100%;margin-top:2rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:all .2s}.page-module-scss-module__tN-5-W__submitBtn:hover:not(:disabled){background:#a17c52;transform:translateY(-2px);box-shadow:0 4px 12px #b8956a4d}.page-module-scss-module__tN-5-W__submitBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.page-module-scss-module__tN-5-W__submitBtn{margin-top:1.5rem;padding:.875rem 1.5rem;font-size:1rem}}.page-module-scss-module__tN-5-W__reservationNote{color:#706562;text-align:center;margin:.75rem 0 0;font-size:.8125rem;line-height:1.45}@media (min-width:1025px){.page-module-scss-module__tN-5-W__summarySection{position:sticky;top:80px}}@media (max-width:768px){.page-module-scss-module__tN-5-W__summarySection{grid-row:1}}.page-module-scss-module__tN-5-W__summary{background:#fff;border-radius:12px;min-width:0;padding:2rem;box-shadow:0 2px 12px #00000014}@media (max-width:768px){.page-module-scss-module__tN-5-W__summary{border-radius:8px;padding:1rem}}.page-module-scss-module__tN-5-W__summaryHeader{border-bottom:2px solid #faf8f7;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-module-scss-module__tN-5-W__summaryHeader h2{color:#1a1614;margin:0;font-size:1.25rem;font-weight:700}.page-module-scss-module__tN-5-W__summaryHeader svg{color:#6e2639}.page-module-scss-module__tN-5-W__items{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding-right:.5rem;display:flex}@media (max-width:768px){.page-module-scss-module__tN-5-W__items{margin-bottom:1rem}}.page-module-scss-module__tN-5-W__items{padding-right:0}.page-module-scss-module__tN-5-W__item{background:#fff;border:1px solid #e3dad8;border-radius:8px;align-items:center;gap:.75rem;min-width:0;padding:.75rem;display:flex}@media (max-width:768px){.page-module-scss-module__tN-5-W__item{gap:.5rem;padding:.5rem}}@media (max-width:480px){.page-module-scss-module__tN-5-W__item{flex-wrap:wrap}}.page-module-scss-module__tN-5-W__itemSwipe{border-radius:8px;margin-bottom:.5rem;position:relative;overflow:hidden}.page-module-scss-module__tN-5-W__itemSwipe:last-child{margin-bottom:0}.page-module-scss-module__tN-5-W__itemSwipeActions{background:#fee2e2;justify-content:flex-end;align-items:stretch;display:flex;position:absolute;inset:0}.page-module-scss-module__tN-5-W__swipeRemoveBtn{color:#fff;cursor:pointer;background:#6e2639;border:none;justify-content:center;align-items:center;gap:.35rem;width:88px;font-size:.75rem;font-weight:700;display:inline-flex}.page-module-scss-module__tN-5-W__itemSwipeContent{z-index:1;touch-action:pan-y;border-radius:8px;width:100%;position:relative}.page-module-scss-module__tN-5-W__itemImage{background:#faf8f7;border:1px solid #e3dad8;border-radius:6px;flex-shrink:0;width:50px;height:50px;overflow:hidden}.page-module-scss-module__tN-5-W__itemImage img{object-fit:cover;width:100%;height:100%}.page-module-scss-module__tN-5-W__noImage{color:#e3dad8;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-module-scss-module__tN-5-W__noImage svg{width:20px;height:20px}.page-module-scss-module__tN-5-W__itemInfo{flex:1;min-width:0;overflow:hidden}.page-module-scss-module__tN-5-W__itemInfo h3{color:#1a1614;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .125rem;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}@media (max-width:768px){.page-module-scss-module__tN-5-W__itemInfo h3{font-size:.8rem}}@media (max-width:480px){.page-module-scss-module__tN-5-W__itemInfo h3{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}.page-module-scss-module__tN-5-W__itemInfo p{color:#706562;margin:0;font-size:.75rem}@media (max-width:768px){.page-module-scss-module__tN-5-W__itemInfo p{font-size:.7rem}}.page-module-scss-module__tN-5-W__itemActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.35rem;display:flex}@media (max-width:480px){.page-module-scss-module__tN-5-W__itemActions{flex-direction:column;align-items:flex-start;width:100%}}.page-module-scss-module__tN-5-W__qtyControl{background:#faf8f7;border:1px solid #e3dad8;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.page-module-scss-module__tN-5-W__qtyBtn{cursor:pointer;color:#1a1614;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem .5rem;display:flex}.page-module-scss-module__tN-5-W__qtyBtn:disabled{opacity:.5;cursor:not-allowed}.page-module-scss-module__tN-5-W__qtyValue{text-align:center;color:#1a1614;min-width:1.5rem;padding:0 .25rem;font-size:.75rem;font-weight:700}.page-module-scss-module__tN-5-W__removeBtnSummary{color:#e74c3c;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.75rem;font-weight:600;display:inline-flex}@media (max-width:480px){.page-module-scss-module__tN-5-W__removeBtnSummary{align-self:flex-start}}.page-module-scss-module__tN-5-W__itemTotal{color:#1a1614;white-space:nowrap;flex-shrink:0;font-size:.875rem;font-weight:700}@media (max-width:480px){.page-module-scss-module__tN-5-W__itemTotal{text-align:right;width:100%}}.page-module-scss-module__tN-5-W__totals{border-top:2px solid #faf8f7;margin-bottom:1.5rem;padding-top:1.5rem}.page-module-scss-module__tN-5-W__totalRow{color:#706562;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.95rem;display:flex}.page-module-scss-module__tN-5-W__totalRow.page-module-scss-module__tN-5-W__grandTotal{color:#1a1614;border-top:2px solid #faf8f7;margin-top:1rem;padding-top:1rem;font-size:1.5rem;font-weight:700}.page-module-scss-module__tN-5-W__totalRow.page-module-scss-module__tN-5-W__grandTotal span:last-child{color:#6e2639}@media (max-width:768px){.page-module-scss-module__tN-5-W__totalRow.page-module-scss-module__tN-5-W__grandTotal{font-size:1.25rem}}.page-module-scss-module__tN-5-W__preorderBadge{color:#b45309;background:#fef3c7;border-radius:4px;margin-top:4px;padding:2px 8px;font-size:.75rem;display:inline-block}.page-module-scss-module__tN-5-W__preorderWarning{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;gap:.75rem;margin-bottom:1rem;padding:1rem;display:flex}.page-module-scss-module__tN-5-W__preorderWarning svg{color:#f39c12;flex-shrink:0}.page-module-scss-module__tN-5-W__preorderWarning strong{color:#f39c12;margin-bottom:.25rem;display:block}.page-module-scss-module__tN-5-W__preorderWarning p{color:#78350f;margin:0;font-size:.875rem;line-height:1.5}.page-module-scss-module__tN-5-W__paymentNote{background:#f0f7ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem}.page-module-scss-module__tN-5-W__paymentNote p{color:#1e40af;margin:0 0 .5rem;font-size:.875rem}.page-module-scss-module__tN-5-W__paymentNote p:last-child{margin-bottom:0}.page-module-scss-module__tN-5-W__paymentNote p strong{font-weight:600}.page-module-scss-module__tN-5-W__noteText{color:#3498db!important;font-size:.8rem!important}.page-module-scss-module__tN-5-W__infoSummary{background:#faf8f7;border:1px solid #e3dad8;border-radius:8px;padding:1.5rem}.page-module-scss-module__tN-5-W__summaryItem{border-bottom:1px solid #e3dad8;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem 0;display:flex}.page-module-scss-module__tN-5-W__summaryItem:first-child{padding-top:0}.page-module-scss-module__tN-5-W__summaryItem:last-child{border-bottom:none;padding-bottom:0}@media (max-width:480px){.page-module-scss-module__tN-5-W__summaryItem{flex-direction:column;align-items:flex-start;gap:.25rem}}.page-module-scss-module__tN-5-W__summaryLabel{color:#6b625f;flex-shrink:0;font-size:.875rem;font-weight:600}.page-module-scss-module__tN-5-W__summaryValue{color:#1a1614;text-align:right;word-break:break-word;font-size:.95rem;font-weight:500}@media (max-width:480px){.page-module-scss-module__tN-5-W__summaryValue{text-align:left}}
.AlertList-module-scss-module__wcFGSq__card{background:var(--admin-card-bg,#fff);border:1px solid var(--admin-card-border,transparent);box-shadow:var(--admin-card-shadow-soft,0 1px 2px #0000000d);-webkit-backdrop-filter:var(--admin-card-backdrop,none);border-radius:8px;padding:.75rem}.AlertList-module-scss-module__wcFGSq__card.AlertList-module-scss-module__wcFGSq__danger{background:#e74c3c14;border:1px solid #e74c3c33}.AlertList-module-scss-module__wcFGSq__card.AlertList-module-scss-module__wcFGSq__danger .AlertList-module-scss-module__wcFGSq__header{color:#e74c3c;border-bottom-color:#e74c3c33}.AlertList-module-scss-module__wcFGSq__header{color:var(--admin-text-primary,#1a1614);border-bottom:1px solid var(--admin-divider,#e3dad8);align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.875rem;font-weight:600;display:flex}.AlertList-module-scss-module__wcFGSq__header svg{flex-shrink:0}.AlertList-module-scss-module__wcFGSq__link{color:var(--admin-link-color,#3498db);align-items:center;gap:2px;margin-left:auto;font-size:.75rem;text-decoration:none;display:inline-flex}.AlertList-module-scss-module__wcFGSq__link:hover{text-decoration:underline}.AlertList-module-scss-module__wcFGSq__content{flex-direction:column;display:flex}.AlertList-module-scss-module__wcFGSq__item{border-bottom:1px solid var(--admin-divider,#faf8f7);color:inherit;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;display:flex}.AlertList-module-scss-module__wcFGSq__item:last-child{border-bottom:none;padding-bottom:0}.AlertList-module-scss-module__wcFGSq__item:first-child{padding-top:0}.AlertList-module-scss-module__wcFGSq__itemLink{text-decoration:none;transition:background-color .2s,color .2s}.AlertList-module-scss-module__wcFGSq__itemLink:hover{background-color:var(--admin-card-subtle,#faf8f7)}.AlertList-module-scss-module__wcFGSq__itemLink:hover span,.AlertList-module-scss-module__wcFGSq__itemLink:hover{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.AlertList-module-scss-module__wcFGSq__badge{white-space:nowrap;border-radius:9999px;flex-shrink:0;padding:2px .5rem;font-size:.75rem;font-weight:600}.AlertList-module-scss-module__wcFGSq__danger .AlertList-module-scss-module__wcFGSq__badge{color:#fff;background:#e74c3c}.AlertList-module-scss-module__wcFGSq__badge.AlertList-module-scss-module__wcFGSq__pending{color:#f39c12;background:#f39c1226}.AlertList-module-scss-module__wcFGSq__badge.AlertList-module-scss-module__wcFGSq__processing{color:#2563eb;background:#3498db26}.AlertList-module-scss-module__wcFGSq__badge.AlertList-module-scss-module__wcFGSq__completed{color:#16a34a;background:#4caf5026}.AlertList-module-scss-module__wcFGSq__badge.AlertList-module-scss-module__wcFGSq__cancelled{color:#6e2639;background:#e74c3c26}
.Accordion-module-scss-module__JBnOna__accordion{background:#fff;border:1px solid #e3dad8;border-radius:8px;overflow:hidden}.Accordion-module-scss-module__JBnOna__header{cursor:pointer;background:#faf8f7;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;transition:background .2s;display:flex}.Accordion-module-scss-module__JBnOna__header:hover{background:#e3dad8}.Accordion-module-scss-module__JBnOna__title{color:#1a1614;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.Accordion-module-scss-module__JBnOna__icon{color:#6e2639;align-items:center;display:flex}.Accordion-module-scss-module__JBnOna__chevron{color:#6b625f;transition:transform .2s}.Accordion-module-scss-module__JBnOna__chevron.Accordion-module-scss-module__JBnOna__open{transform:rotate(180deg)}.Accordion-module-scss-module__JBnOna__content{grid-template-rows:0fr;transition:grid-template-rows .2s;display:grid}.Accordion-module-scss-module__JBnOna__content.Accordion-module-scss-module__JBnOna__expanded{grid-template-rows:1fr}.Accordion-module-scss-module__JBnOna__inner{overflow:hidden}.Accordion-module-scss-module__JBnOna__minimal{border:1px solid #e3dad8;border-left:none;border-right:none;border-radius:0}.Accordion-module-scss-module__JBnOna__minimal .Accordion-module-scss-module__JBnOna__header{background:#fff;padding:.75rem 0}.Accordion-module-scss-module__JBnOna__minimal .Accordion-module-scss-module__JBnOna__header:hover{background:#fff}.Accordion-module-scss-module__JBnOna__minimal .Accordion-module-scss-module__JBnOna__title{text-transform:none;letter-spacing:normal;font-size:1rem}.Accordion-module-scss-module__JBnOna__minimal .Accordion-module-scss-module__JBnOna__content.Accordion-module-scss-module__JBnOna__expanded{border-top:1px solid #e3dad8}.Accordion-module-scss-module__JBnOna__minimal .Accordion-module-scss-module__JBnOna__inner{padding:.75rem 0}
.Modal-module-scss-module__vzGZ_q__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Modal-module-scss-module__vzGZ_q__modal{background:#fff;border-radius:12px;flex-direction:column;max-height:90vh;animation:.2s ease-out Modal-module-scss-module__vzGZ_q__modalIn;display:flex;box-shadow:0 20px 40px #0003}@keyframes Modal-module-scss-module__vzGZ_q__modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Modal-module-scss-module__vzGZ_q__sm{width:100%;max-width:400px}.Modal-module-scss-module__vzGZ_q__md{width:100%;max-width:560px}.Modal-module-scss-module__vzGZ_q__lg{width:100%;max-width:800px}.Modal-module-scss-module__vzGZ_q__xl{width:100%;max-width:1000px}.Modal-module-scss-module__vzGZ_q__full{width:95vw;max-width:none;height:90vh}.Modal-module-scss-module__vzGZ_q__header{border-bottom:1px solid #e3dad8;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Modal-module-scss-module__vzGZ_q__header:has(.Modal-module-scss-module__vzGZ_q__closeBtn:only-child){border-bottom:none;justify-content:flex-end;padding:.5rem}.Modal-module-scss-module__vzGZ_q__title{color:#1a1614;margin:0;font-size:1.125rem;font-weight:600}.Modal-module-scss-module__vzGZ_q__closeBtn{cursor:pointer;color:#666;background:#fff;border:1px solid #d5d5d5;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;box-shadow:0 1px 4px #0000000f}.Modal-module-scss-module__vzGZ_q__closeBtn:hover{color:#363636;border-color:#b7b7b7;box-shadow:0 2px 6px #0000001a}.Modal-module-scss-module__vzGZ_q__content{flex:1;padding:1.25rem;overflow:auto}
.Toggle-module-scss-module__FWFXSW__toggle{cursor:pointer;background:#b7b7b7;border:none;border-radius:999px;flex-shrink:0;align-items:center;transition:background .2s;display:inline-flex;position:relative}.Toggle-module-scss-module__FWFXSW__toggle.Toggle-module-scss-module__FWFXSW__checked{background:#43a047}.Toggle-module-scss-module__FWFXSW__toggle.Toggle-module-scss-module__FWFXSW__checked:hover:not(.Toggle-module-scss-module__FWFXSW__disabled){background:#1eaf54}.Toggle-module-scss-module__FWFXSW__toggle.Toggle-module-scss-module__FWFXSW__checked .Toggle-module-scss-module__FWFXSW__thumb{transform:translate(100%)}.Toggle-module-scss-module__FWFXSW__toggle.Toggle-module-scss-module__FWFXSW__disabled{opacity:.5;cursor:not-allowed}.Toggle-module-scss-module__FWFXSW__thumb{background:#fff;border-radius:50%;transition:transform .2s;position:absolute;left:2px;box-shadow:0 1px 3px #0003}.Toggle-module-scss-module__FWFXSW__sm{width:32px;height:18px}.Toggle-module-scss-module__FWFXSW__sm .Toggle-module-scss-module__FWFXSW__thumb{width:14px;height:14px}.Toggle-module-scss-module__FWFXSW__md{width:40px;height:22px}.Toggle-module-scss-module__FWFXSW__md .Toggle-module-scss-module__FWFXSW__thumb{width:18px;height:18px}
.FilterGroup-module-scss-module__8hC9Fa__group{margin-bottom:1rem}.FilterGroup-module-scss-module__8hC9Fa__group:last-child{margin-bottom:0}.FilterGroup-module-scss-module__8hC9Fa__label{text-transform:uppercase;color:#6b625f;margin:0 0 .5rem;font-size:.75rem;font-weight:600}
.RadioGroup-module-scss-module__Dp23NW__group{flex-direction:column;gap:.25rem;display:flex}.RadioGroup-module-scss-module__Dp23NW__option{cursor:pointer;border-radius:2px;align-items:center;gap:.5rem;padding:.25rem;display:flex}.RadioGroup-module-scss-module__Dp23NW__option:hover{background-color:#faf8f7}.RadioGroup-module-scss-module__Dp23NW__option input[type=radio]{cursor:pointer;accent-color:#3498db}.RadioGroup-module-scss-module__Dp23NW__option span{font-size:.875rem}
.ui-module-scss-module__nZwwLa__field{flex-direction:column;gap:.25rem;display:flex}.ui-module-scss-module__nZwwLa__label{color:#1a1614;font-size:.875rem;font-weight:500}.ui-module-scss-module__nZwwLa__input{color:#1a1614;box-sizing:border-box;background:#fff;border:1px solid #e3dad8;border-radius:4px;width:100%;padding:.5rem .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;transition:all .15s}.ui-module-scss-module__nZwwLa__input::placeholder{color:#706562}.ui-module-scss-module__nZwwLa__input:focus{border-color:#6e2639;outline:none;box-shadow:0 0 0 2px #6e26391a}.ui-module-scss-module__nZwwLa__input:disabled{cursor:not-allowed;opacity:.7;background:#faf8f7}.ui-module-scss-module__nZwwLa__inputError{border-color:#e74c3c}.ui-module-scss-module__nZwwLa__inputError:focus{border-color:#e74c3c;box-shadow:0 0 0 2px #e74c3c1a}.ui-module-scss-module__nZwwLa__inputWrap{align-items:center;display:flex;position:relative}.ui-module-scss-module__nZwwLa__inputWithIcon{padding-right:2.5rem}.ui-module-scss-module__nZwwLa__iconButton{color:#706562;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:all .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.ui-module-scss-module__nZwwLa__iconButton:hover,.ui-module-scss-module__nZwwLa__iconButton:focus{color:#1a1614;outline:none}.ui-module-scss-module__nZwwLa__iconButton:disabled{cursor:not-allowed;color:#706562}.ui-module-scss-module__nZwwLa__hint{color:#706562;font-size:.75rem}.ui-module-scss-module__nZwwLa__errorText{color:#e74c3c;font-size:.75rem}.ui-module-scss-module__nZwwLa__primaryButton{font-weight:600}.ui-module-scss-module__nZwwLa__formLink{color:#706562;font-size:.875rem;text-decoration:underline;transition:color .2s}.ui-module-scss-module__nZwwLa__formLink:hover{color:#1a1614}
.Avatar-module-scss-module__qf6BOG__container{align-items:center;gap:.5rem;display:flex}.Avatar-module-scss-module__qf6BOG__avatar{color:#fff;background:#3498db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.Avatar-module-scss-module__qf6BOG__avatar.Avatar-module-scss-module__qf6BOG__sm{width:28px;height:28px;font-size:.75rem}.Avatar-module-scss-module__qf6BOG__avatar.Avatar-module-scss-module__qf6BOG__md{width:40px;height:40px;font-size:1rem}.Avatar-module-scss-module__qf6BOG__avatar.Avatar-module-scss-module__qf6BOG__lg{width:56px;height:56px;font-size:1.25rem}.Avatar-module-scss-module__qf6BOG__avatar.Avatar-module-scss-module__qf6BOG__xl{width:72px;height:72px;font-size:1.5rem}.Avatar-module-scss-module__qf6BOG__name{color:#1a1614;font-weight:600}.Avatar-module-scss-module__qf6BOG__profileContainer{flex:1;align-items:center;gap:1rem;display:flex}.Avatar-module-scss-module__qf6BOG__profileInfo{flex:1;min-width:0}.Avatar-module-scss-module__qf6BOG__profileHeader{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Avatar-module-scss-module__qf6BOG__profileName{color:#1a1614;font-weight:600}.Avatar-module-scss-module__qf6BOG__subtitle{color:#6b625f;margin-top:.25rem;font-size:.875rem;display:block}
.ContactInfo-module-scss-module__VkkYEa__container{flex-direction:column;gap:.25rem;display:flex}.ContactInfo-module-scss-module__VkkYEa__item{color:#6b625f;align-items:center;gap:.25rem;font-size:.875rem;display:flex}
.Money-module-scss-module__ssl24G__money{font-size:1rem;font-weight:700}.Money-module-scss-module__ssl24G__money.Money-module-scss-module__ssl24G__default{color:#1a1614}.Money-module-scss-module__ssl24G__money.Money-module-scss-module__ssl24G__success{color:#2e7d32}.Money-module-scss-module__ssl24G__money.Money-module-scss-module__ssl24G__danger{color:#e74c3c}
.Tabs-module-scss-module__bCgRRG__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.25rem;max-width:100%;display:flex;overflow-x:auto}.Tabs-module-scss-module__bCgRRG__tabs::-webkit-scrollbar{display:none}.Tabs-module-scss-module__bCgRRG__tab{cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}@media (max-width:768px){.Tabs-module-scss-module__bCgRRG__tab{padding:.5rem .75rem;font-size:.75rem}}.Tabs-module-scss-module__bCgRRG__tab.Tabs-module-scss-module__bCgRRG__active{color:#1a1614}.Tabs-module-scss-module__bCgRRG__count{border-radius:radius(full);padding:2px 6px;font-size:.75rem}.Tabs-module-scss-module__bCgRRG__underline{border-bottom:1px solid;gap:.5rem}.Tabs-module-scss-module__bCgRRG__underline .Tabs-module-scss-module__bCgRRG__tab{border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1rem}.Tabs-module-scss-module__bCgRRG__underline .Tabs-module-scss-module__bCgRRG__tab.Tabs-module-scss-module__bCgRRG__active{border-bottom-color:#1a1614}.Tabs-module-scss-module__bCgRRG__pills{border-radius:radius(lg);border:1px solid;flex-shrink:1;min-width:0;padding:.25rem}.Tabs-module-scss-module__bCgRRG__pills .Tabs-module-scss-module__bCgRRG__tab{border-radius:radius(md)}.Tabs-module-scss-module__bCgRRG__pills .Tabs-module-scss-module__bCgRRG__tab.Tabs-module-scss-module__bCgRRG__active{background:#fff;box-shadow:0 1px 3px #0000001a}.Tabs-module-scss-module__bCgRRG__default .Tabs-module-scss-module__bCgRRG__tab{border-radius:radius(md)}.Tabs-module-scss-module__bCgRRG__default .Tabs-module-scss-module__bCgRRG__tab.Tabs-module-scss-module__bCgRRG__active{color:#fff;background:#1a1614}.Tabs-module-scss-module__bCgRRG__vertical{flex-direction:column;gap:.25rem}.Tabs-module-scss-module__bCgRRG__vertical .Tabs-module-scss-module__bCgRRG__tab{border-radius:radius(md);justify-content:flex-start;width:100%;padding:.75rem 1rem}.Tabs-module-scss-module__bCgRRG__vertical .Tabs-module-scss-module__bCgRRG__tab.Tabs-module-scss-module__bCgRRG__active{color:#fff;background:#1a1614}
.Breadcrumb-module-scss-module__wpWY8q__breadcrumb{flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.Breadcrumb-module-scss-module__wpWY8q__item{align-items:center;gap:.25rem;display:flex}.Breadcrumb-module-scss-module__wpWY8q__link{color:#706562;text-decoration:none}.Breadcrumb-module-scss-module__wpWY8q__link:hover{color:#1a1614}.Breadcrumb-module-scss-module__wpWY8q__current{color:#1a1614;font-weight:500}.Breadcrumb-module-scss-module__wpWY8q__separator{color:#706562}
.EmptyState-module-scss-module__Ojlp9G__empty{text-align:center;color:#666;flex-direction:column;align-items:center;padding:3rem 1.5rem;display:flex}.EmptyState-module-scss-module__Ojlp9G__empty svg{opacity:.5;margin-bottom:1rem}.EmptyState-module-scss-module__Ojlp9G__empty h2{color:#151515;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.EmptyState-module-scss-module__Ojlp9G__empty p{color:#4a4a4a;margin:0}.EmptyState-module-scss-module__Ojlp9G__action{margin-top:1rem}@media (max-width:767px){.EmptyState-module-scss-module__Ojlp9G__empty{padding:2rem 1rem}.EmptyState-module-scss-module__Ojlp9G__empty svg{width:40px;height:40px}.EmptyState-module-scss-module__Ojlp9G__empty h2{font-size:1.125rem}}
.ViewToggle-module-scss-module__t30BhW__toggle{background:#fff;border:1px solid #b7b7b7;border-radius:4px;gap:.25rem;padding:.25rem;display:inline-flex}.ViewToggle-module-scss-module__t30BhW__active{color:#1e88e5;background:#1e88e51f}@media (max-width:767px){.ViewToggle-module-scss-module__t30BhW__toggle{display:none}}
.Toolbar-module-scss-module__7V5VNW__toolbar{align-items:center;gap:.75rem;margin:1rem 0;display:flex}.Toolbar-module-scss-module__7V5VNW__search{flex:1;min-width:0}.Toolbar-module-scss-module__7V5VNW__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (max-width:767px){.Toolbar-module-scss-module__7V5VNW__toolbar{gap:.5rem;margin:.5rem 0}}
.TreeRow-module-scss-module__17Dhkq__group{flex-direction:column;display:flex}.TreeRow-module-scss-module__17Dhkq__row{cursor:pointer;background:#fff;border:1px solid #d5d5d5;border-radius:4px;align-items:center;gap:.75rem;padding:.5rem .75rem;transition:background .15s;display:flex}.TreeRow-module-scss-module__17Dhkq__row:hover{background:#faf8f7}.TreeRow-module-scss-module__17Dhkq__row.TreeRow-module-scss-module__17Dhkq__level1{border:none;border-radius:2px;margin-left:1rem;padding:.25rem .5rem}.TreeRow-module-scss-module__17Dhkq__row.TreeRow-module-scss-module__17Dhkq__level2{border:none;border-radius:2px;gap:.5rem;margin-left:1.5rem;padding:.25rem .5rem}.TreeRow-module-scss-module__17Dhkq__row.TreeRow-module-scss-module__17Dhkq__compact{gap:.5rem;padding:.25rem .5rem}.TreeRow-module-scss-module__17Dhkq__chevron{color:#b7b7b7;flex-shrink:0;transition:transform .2s}.TreeRow-module-scss-module__17Dhkq__chevron.TreeRow-module-scss-module__17Dhkq__chevronExpanded{transform:rotate(90deg)}.TreeRow-module-scss-module__17Dhkq__content{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.TreeRow-module-scss-module__17Dhkq__trailing{align-items:center;gap:.5rem;display:flex}.TreeRow-module-scss-module__17Dhkq__children{border-left:2px solid #d5d5d5;margin-left:1rem;padding:.25rem 0}@media (max-width:767px){.TreeRow-module-scss-module__17Dhkq__row{gap:.5rem;padding:.5rem}}
.Stepper-module-scss-module__4gzFma__stepper{border:1px solid #e3dad8;margin:0;padding:0;list-style:none;display:flex}.Stepper-module-scss-module__4gzFma__paso{border-right:1px solid #e3dad8;flex:1}.Stepper-module-scss-module__4gzFma__paso:last-child{border-right:none}.Stepper-module-scss-module__4gzFma__boton{text-align:left;color:#706562;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;display:flex}button.Stepper-module-scss-module__4gzFma__boton{cursor:pointer}button.Stepper-module-scss-module__4gzFma__boton:hover{background:#faf8f7}button.Stepper-module-scss-module__4gzFma__boton:focus-visible{outline-offset:-2px;outline:2px solid #6e2639}.Stepper-module-scss-module__4gzFma__numero{font-variant-numeric:tabular-nums;border:1px solid #e3dad8;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:.75rem;display:grid}@media (max-width:640px){.Stepper-module-scss-module__4gzFma__label{display:none}}.Stepper-module-scss-module__4gzFma__activo{background:#f5efee}.Stepper-module-scss-module__4gzFma__activo .Stepper-module-scss-module__4gzFma__boton{color:#1a1614}.Stepper-module-scss-module__4gzFma__activo .Stepper-module-scss-module__4gzFma__numero{color:#fff;background:#1a1614;border-color:#1a1614}.Stepper-module-scss-module__4gzFma__completado .Stepper-module-scss-module__4gzFma__numero{color:#fff;background:#6e2639;border-color:#6e2639}.Stepper-module-scss-module__4gzFma__completado .Stepper-module-scss-module__4gzFma__boton{color:#1a1614}
.ChoiceGroup-module-scss-module__pl2pqW__grupo{flex-wrap:wrap;gap:.5rem;display:flex}.ChoiceGroup-module-scss-module__pl2pqW__opcion{color:#1a1614;cursor:pointer;background:#fff;border:1px solid #e3dad8;flex-direction:column;gap:2px;padding:.75rem 1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:border-color .15s,background .15s;display:flex}.ChoiceGroup-module-scss-module__pl2pqW__opcion:hover{border-color:#1a1614}.ChoiceGroup-module-scss-module__pl2pqW__opcion:focus-visible{outline-offset:2px;outline:2px solid #6e2639}.ChoiceGroup-module-scss-module__pl2pqW__label{font-size:.875rem}.ChoiceGroup-module-scss-module__pl2pqW__hint{color:#706562;font-size:.75rem}.ChoiceGroup-module-scss-module__pl2pqW__activa{color:#fff;background:#1a1614;border-color:#1a1614}.ChoiceGroup-module-scss-module__pl2pqW__activa .ChoiceGroup-module-scss-module__pl2pqW__hint{color:#ffffffb3}
.MesGrid-module-scss-module__i67cKG__mes{min-width:0}.MesGrid-module-scss-module__i67cKG__semana{grid-template-columns:repeat(7,1fr);margin-bottom:.25rem;display:grid}.MesGrid-module-scss-module__i67cKG__diaSemana{text-align:center;color:#706562;padding-bottom:.25rem;font-size:.75rem}.MesGrid-module-scss-module__i67cKG__dias{grid-template-columns:repeat(7,1fr);row-gap:.25rem;display:grid}.MesGrid-module-scss-module__i67cKG__celda{justify-content:center;align-items:center;min-width:0;display:flex}.MesGrid-module-scss-module__i67cKG__banda{background-color:#f5efee}.MesGrid-module-scss-module__i67cKG__bandaDerecha{background:linear-gradient(90deg,#0000 50%,#f5efee 50%)}.MesGrid-module-scss-module__i67cKG__bandaIzquierda{background:linear-gradient(90deg,#f5efee 50%,#0000 50%)}.MesGrid-module-scss-module__i67cKG__dia{aspect-ratio:1;color:#1a1614;cursor:pointer;background:0 0;border:0;border-radius:50%;width:100%;max-width:2.5rem;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;transition:background-color .15s,color .15s;position:relative}.MesGrid-module-scss-module__i67cKG__dia:hover:not(:disabled){background-color:#e3dad8}.MesGrid-module-scss-module__i67cKG__dia:focus-visible{outline-offset:1px;outline:2px solid #6e2639}.MesGrid-module-scss-module__i67cKG__dia:disabled{color:#706562;opacity:.45;cursor:default}.MesGrid-module-scss-module__i67cKG__dia.MesGrid-module-scss-module__i67cKG__fuera{opacity:.3}.MesGrid-module-scss-module__i67cKG__dia.MesGrid-module-scss-module__i67cKG__hoy:after{content:"";background-color:#a17c52;border-radius:50%;width:4px;height:4px;position:absolute;bottom:.3rem;left:50%;transform:translate(-50%)}.MesGrid-module-scss-module__i67cKG__dia.MesGrid-module-scss-module__i67cKG__extremo,.MesGrid-module-scss-module__i67cKG__dia.MesGrid-module-scss-module__i67cKG__extremo:hover{color:#fff;background-color:#6e2639;font-weight:600}@media (prefers-reduced-motion:reduce){.MesGrid-module-scss-module__i67cKG__dia{transition:none}}
.DateRangePicker-module-scss-module__0NOSWq__contenedor{gap:.75rem;max-width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.DateRangePicker-module-scss-module__0NOSWq__barra{align-items:center;gap:1.5rem;min-height:2.25rem;display:flex;position:relative}.DateRangePicker-module-scss-module__0NOSWq__flecha{position:absolute;top:50%;transform:translateY(-50%)}.DateRangePicker-module-scss-module__0NOSWq__flecha:focus-visible{outline-offset:1px;outline:2px solid #6e2639}.DateRangePicker-module-scss-module__0NOSWq__izquierda{left:0}.DateRangePicker-module-scss-module__0NOSWq__derecha{right:0}.DateRangePicker-module-scss-module__0NOSWq__mesTitulo{text-align:center;color:#1a1614;flex:1;min-width:0;font-family:Playfair Display,Georgia,serif;font-size:1.125rem}.DateRangePicker-module-scss-module__0NOSWq__meses{gap:1.5rem;display:flex}.DateRangePicker-module-scss-module__0NOSWq__meses>*{flex:1;min-width:0}@media (max-width:767px){.DateRangePicker-module-scss-module__0NOSWq__segundo{display:none}}.DateRangePicker-module-scss-module__0NOSWq__resumen{color:#1a1614;border-top:1px solid #e3dad8;margin:0;padding-top:.75rem;font-size:.875rem}.DateRangePicker-module-scss-module__0NOSWq__pista{color:#706562}
.FotoDeProducto-module-scss-module__1rxrNG__sinFoto{color:#c9bcb9;background:#faf8f7;justify-content:center;align-items:center;width:100%;height:100%;min-height:120px;display:flex}
.NavSearch-module-scss-module__7dG08a__container{flex:1;max-width:320px;position:relative}@media (max-width:768px){.NavSearch-module-scss-module__7dG08a__container{max-width:100%}}.NavSearch-module-scss-module__7dG08a__inputWrapper{align-items:center;display:flex;position:relative}.NavSearch-module-scss-module__7dG08a__searchIcon{color:#706562;pointer-events:none;width:14px;height:14px;position:absolute;right:.5rem}.NavSearch-module-scss-module__7dG08a__input{color:#1a1614;background:#faf8f7;border:1px solid #0000;border-radius:9999px;width:100%;height:32px;padding:.25rem 2rem .25rem .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75rem;transition:all .15s}.NavSearch-module-scss-module__7dG08a__input::placeholder{color:#706562}.NavSearch-module-scss-module__7dG08a__input:focus{background:#fff;border-color:#e3dad8;outline:none;box-shadow:0 1px 2px #0000000d}.NavSearch-module-scss-module__7dG08a__spinner{border:2px solid #e3dad8;border-top-color:#6e2639;border-radius:50%;width:16px;height:16px;animation:1s linear infinite NavSearch-module-scss-module__7dG08a__spin;position:absolute;right:.75rem}@keyframes NavSearch-module-scss-module__7dG08a__spin{to{transform:rotate(360deg)}}.NavSearch-module-scss-module__7dG08a__dropdown{z-index:200;background:#fff;border:1px solid #e3dad8;border-radius:8px;max-height:400px;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px #0000001a}.NavSearch-module-scss-module__7dG08a__resultItem{align-items:center;gap:.75rem;padding:.5rem .75rem;text-decoration:none;transition:background .15s;display:flex}.NavSearch-module-scss-module__7dG08a__resultItem:hover{background:#faf8f7}.NavSearch-module-scss-module__7dG08a__resultItem:not(:last-child){border-bottom:1px solid #e3dad8}.NavSearch-module-scss-module__7dG08a__resultImage{object-fit:contain;background:#faf8f7;border-radius:2px;width:40px;height:40px}.NavSearch-module-scss-module__7dG08a__resultInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.NavSearch-module-scss-module__7dG08a__resultName{color:#1a1614;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.NavSearch-module-scss-module__7dG08a__resultPrice{color:#6e2639;font-size:.75rem;font-weight:600}.NavSearch-module-scss-module__7dG08a__viewAll{text-align:center;color:#6e2639;background:#faf8f7;border-top:1px solid #e3dad8;padding:.75rem;font-size:.875rem;font-weight:500;text-decoration:none;display:block}.NavSearch-module-scss-module__7dG08a__viewAll:hover{background:#e3dad8}.NavSearch-module-scss-module__7dG08a__noResults{text-align:center;color:#706562;padding:1rem;font-size:.875rem}
.NotificationDropdown-module-scss-module__vrJawG__container{position:relative}.NotificationDropdown-module-scss-module__vrJawG__overlay{display:none}@media (max-width:768px){.NotificationDropdown-module-scss-module__vrJawG__overlay{z-index:949;background:#00000080;display:block;position:fixed;inset:60px 0 0}}.NotificationDropdown-module-scss-module__vrJawG__button{cursor:pointer;color:var(--color-navbar-text);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;transition:all .3s;display:flex;position:relative}.NotificationDropdown-module-scss-module__vrJawG__button svg{width:22px;height:22px;display:block}.NotificationDropdown-module-scss-module__vrJawG__button:hover{color:var(--color-navbar-text-hover)}.NotificationDropdown-module-scss-module__vrJawG__badge{color:#fff;text-align:center;background:#e74c3c;border-radius:10px;min-width:18px;padding:.15rem .35rem;font-size:.625rem;font-weight:700;line-height:1;position:absolute;top:0;right:0;box-shadow:0 2px 4px #0003}.NotificationDropdown-module-scss-module__vrJawG__dropdown{z-index:950;background:#fff;border:1px solid #e3dad8;border-radius:8px;width:360px;max-height:480px;margin-top:.5rem;animation:.2s ease-out NotificationDropdown-module-scss-module__vrJawG__fadeInDown;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 10px 15px #0000001a}@keyframes NotificationDropdown-module-scss-module__vrJawG__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.NotificationDropdown-module-scss-module__vrJawG__dropdown{border-radius:0;width:100%;max-height:calc(100vh - 60px);margin-top:0;position:fixed;inset:60px 0 auto}}.NotificationDropdown-module-scss-module__vrJawG__header{background:#faf8f7;border-bottom:1px solid #e3dad8;justify-content:space-between;align-items:center;padding:1rem;display:flex}.NotificationDropdown-module-scss-module__vrJawG__header span{color:#1a1614;font-size:.875rem;font-weight:600}.NotificationDropdown-module-scss-module__vrJawG__header button{color:#6e2639;cursor:pointer;background:0 0;border:none;border-radius:2px;padding:.25rem .5rem;font-size:.75rem;transition:all .3s}.NotificationDropdown-module-scss-module__vrJawG__header button:hover{background:#b8956a1a}.NotificationDropdown-module-scss-module__vrJawG__list{max-height:380px;overflow-y:auto}.NotificationDropdown-module-scss-module__vrJawG__list::-webkit-scrollbar{width:6px}.NotificationDropdown-module-scss-module__vrJawG__list::-webkit-scrollbar-track{background:#faf8f7}.NotificationDropdown-module-scss-module__vrJawG__list::-webkit-scrollbar-thumb{background:#c9bcb9;border-radius:3px}.NotificationDropdown-module-scss-module__vrJawG__empty{text-align:center;color:#706562;padding:2rem;font-size:.875rem}.NotificationDropdown-module-scss-module__vrJawG__item{cursor:pointer;border-bottom:1px solid #e3dad8;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.NotificationDropdown-module-scss-module__vrJawG__item:hover{background:#faf8f7}.NotificationDropdown-module-scss-module__vrJawG__item:last-child{border-bottom:none}.NotificationDropdown-module-scss-module__vrJawG__item.NotificationDropdown-module-scss-module__vrJawG__unread{background:#b8956a0d;border-left:3px solid #6e2639}.NotificationDropdown-module-scss-module__vrJawG__item svg{stroke:#6e2639;flex-shrink:0;width:16px;height:16px}.NotificationDropdown-module-scss-module__vrJawG__item div{flex:1;min-width:0}.NotificationDropdown-module-scss-module__vrJawG__title{color:#1a1614;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:.875rem;font-weight:600;overflow:hidden}.NotificationDropdown-module-scss-module__vrJawG__msg{color:#6b625f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;display:-webkit-box;overflow:hidden}.NotificationDropdown-module-scss-module__vrJawG__detail{margin-bottom:.5rem;font-size:.875rem}.NotificationDropdown-module-scss-module__vrJawG__detail strong{color:#6b625f}.NotificationDropdown-module-scss-module__vrJawG__messageBox{background:#faf8f7;border-radius:8px;margin-bottom:1rem;padding:1rem}.NotificationDropdown-module-scss-module__vrJawG__messageBox h4{color:#6b625f;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.NotificationDropdown-module-scss-module__vrJawG__messageBox p{white-space:pre-wrap;margin:0;font-size:.875rem}.NotificationDropdown-module-scss-module__vrJawG__replySection h4{color:#6b625f;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.NotificationDropdown-module-scss-module__vrJawG__replySection textarea{margin-bottom:.75rem}
.UserDropdown-module-scss-module__9DdPPq__container{position:relative}.UserDropdown-module-scss-module__9DdPPq__trigger{cursor:pointer;color:var(--color-navbar-text);background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .6rem;font-size:.85rem;transition:background .2s,color .2s;display:flex}.UserDropdown-module-scss-module__9DdPPq__trigger:hover{color:var(--color-navbar-text-hover)}.UserDropdown-module-scss-module__9DdPPq__dropdown{z-index:1100;background:#fff;border:1px solid #e3dad8;border-radius:8px;min-width:160px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.UserDropdown-module-scss-module__9DdPPq__userHeader{color:#1a1614;background:#faf8f7;border-bottom:1px solid #e3dad8;padding:.6rem .75rem;font-size:.85rem;font-weight:600}.UserDropdown-module-scss-module__9DdPPq__item,.UserDropdown-module-scss-module__9DdPPq__logoutItem{color:#1a1614;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.6rem .75rem;font-size:.85rem;text-decoration:none;transition:background .2s;display:flex}.UserDropdown-module-scss-module__9DdPPq__item:hover,.UserDropdown-module-scss-module__9DdPPq__logoutItem:hover{background:#faf8f7}.UserDropdown-module-scss-module__9DdPPq__logoutItem{color:#e74c3c;border-top:1px solid #e3dad8;margin-top:.5rem;padding-top:.75rem}.UserDropdown-module-scss-module__9DdPPq__authLinks{align-items:center;gap:.75rem;display:flex}.UserDropdown-module-scss-module__9DdPPq__link{color:var(--color-navbar-text);font-size:.85rem;text-decoration:none}.UserDropdown-module-scss-module__9DdPPq__link:hover{color:var(--color-navbar-text-hover)}.UserDropdown-module-scss-module__9DdPPq__linkAlt{color:var(--color-navbar-text);opacity:.8;font-size:.85rem;font-weight:500;text-decoration:none}.UserDropdown-module-scss-module__9DdPPq__linkAlt:hover{opacity:1}
.ThemeToggle-module-scss-module__dHZAwW__wrapper{position:relative}.ThemeToggle-module-scss-module__dHZAwW__toggle{cursor:pointer;color:#6b625f;background:0 0;border:1px solid #e3dad8;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem;transition:all .3s;display:flex}.ThemeToggle-module-scss-module__dHZAwW__toggle:hover{color:#6e2639;background:#faf8f7;border-color:#6e2639}.ThemeToggle-module-scss-module__dHZAwW__toggle.ThemeToggle-module-scss-module__dHZAwW__christmas{color:#fff;background:linear-gradient(135deg,#1a472a 0%,#2e7d32 100%);border-color:#c41e3a}.ThemeToggle-module-scss-module__dHZAwW__toggle.ThemeToggle-module-scss-module__dHZAwW__christmas:hover{background:linear-gradient(135deg,#2e7d32 0%,#3d7a4d 100%)}.ThemeToggle-module-scss-module__dHZAwW__toggle.ThemeToggle-module-scss-module__dHZAwW__valentines{color:#fff;background:linear-gradient(135deg,#6e2639 0% 100%);border-color:#6e2639}.ThemeToggle-module-scss-module__dHZAwW__toggle.ThemeToggle-module-scss-module__dHZAwW__valentines:hover{background:linear-gradient(135deg,#6e2639 0% 100%)}.ThemeToggle-module-scss-module__dHZAwW__chevron{transition:transform .2s}.ThemeToggle-module-scss-module__dHZAwW__chevron.ThemeToggle-module-scss-module__dHZAwW__open{transform:rotate(180deg)}.ThemeToggle-module-scss-module__dHZAwW__dropdown{z-index:100;background:#fff;border:1px solid #e3dad8;border-radius:8px;min-width:140px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.ThemeToggle-module-scss-module__dHZAwW__option{cursor:pointer;color:#1a1614;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:background .2s;display:flex}.ThemeToggle-module-scss-module__dHZAwW__option:hover{background:#faf8f7}.ThemeToggle-module-scss-module__dHZAwW__option.ThemeToggle-module-scss-module__dHZAwW__active{color:#fff;background:#6e2639}
.AtajoCampanaMovil-module-scss-module__2Pwm8a__atajo{display:none}@media (max-width:768px){.AtajoCampanaMovil-module-scss-module__2Pwm8a__atajo{color:#6e2639;border-left:1px solid #e3dad8;align-items:center;gap:.5rem;min-width:0;padding:3px .5rem;text-decoration:none;display:inline-flex}.AtajoCampanaMovil-module-scss-module__2Pwm8a__texto{flex-direction:column;min-width:0;line-height:1.05;display:flex}.AtajoCampanaMovil-module-scss-module__2Pwm8a__nombre{color:#1a1614;letter-spacing:.02em;white-space:nowrap;font-size:.68rem;font-weight:700}.AtajoCampanaMovil-module-scss-module__2Pwm8a__fecha{color:#706562;white-space:nowrap;margin-top:2px;font-size:.62rem;font-weight:500}.AtajoCampanaMovil-module-scss-module__2Pwm8a__atajo:focus-visible{outline-offset:2px;outline:2px solid #6e2639}}@media (max-width:340px){.AtajoCampanaMovil-module-scss-module__2Pwm8a__atajo{gap:.25rem;padding-inline:.25rem}.AtajoCampanaMovil-module-scss-module__2Pwm8a__nombre{font-size:.63rem}}
.ConditionalNavbar-module-scss-module__S_R39G__cabecera{z-index:110;position:sticky;top:0}@media (max-width:820px){.ConditionalNavbar-module-scss-module__S_R39G__campanaEnMovil,.ConditionalNavbar-module-scss-module__S_R39G__cabecera>aside{display:none}}
@keyframes Skeleton-module-scss-module__bgzDZG__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.Skeleton-module-scss-module__bgzDZG__skeleton{background:linear-gradient(90deg,#faf8f7 0 40px,#faf8f7 80px) 0 0/1000px 100%;animation:2s linear infinite Skeleton-module-scss-module__bgzDZG__shimmer}
.Footer-module-scss-module__DkSkqG__footer{background:var(--color-footer-bg);color:#fff}[data-theme=christmas] .Footer-module-scss-module__DkSkqG__footer{background:radial-gradient(circle at 30% 0,#a00a0a99,#0000 55%),radial-gradient(circle at 70% 0,#a00a0a59,#0000 60%),#bc0d0d}.Footer-module-scss-module__DkSkqG__container{max-width:1200px;margin:0 auto;padding:2.5rem 1rem 1rem}@media (max-width:720px){.Footer-module-scss-module__DkSkqG__container{flex-direction:column;display:flex}.Footer-module-scss-module__DkSkqG__container>.Footer-module-scss-module__DkSkqG__marca{order:0}.Footer-module-scss-module__DkSkqG__container>[class*=bloque]{order:1}.Footer-module-scss-module__DkSkqG__container>.Footer-module-scss-module__DkSkqG__columnas{order:2}.Footer-module-scss-module__DkSkqG__container>.Footer-module-scss-module__DkSkqG__contactBar{order:3}.Footer-module-scss-module__DkSkqG__container>.Footer-module-scss-module__DkSkqG__bottom{order:4}}.Footer-module-scss-module__DkSkqG__marca{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.Footer-module-scss-module__DkSkqG__columnas{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:1.5rem;margin-bottom:2rem;display:grid}@media (max-width:1180px){.Footer-module-scss-module__DkSkqG__columnas{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.Footer-module-scss-module__DkSkqG__columnas{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1rem}}@media (max-width:460px){.Footer-module-scss-module__DkSkqG__columnas{text-align:center;grid-template-columns:1fr}}.Footer-module-scss-module__DkSkqG__lineas{display:contents}.Footer-module-scss-module__DkSkqG__lineasGrupo .Footer-module-scss-module__DkSkqG__nav{margin-top:.5rem}.Footer-module-scss-module__DkSkqG__brandSection{flex-direction:column;gap:.5rem;display:flex}@media (max-width:460px){.Footer-module-scss-module__DkSkqG__brandSection{align-items:center}}.Footer-module-scss-module__DkSkqG__description{color:#c9bcb9;margin:.25rem 0 0;font-size:.875rem;line-height:1.7}.Footer-module-scss-module__DkSkqG__social{gap:.5rem;margin-top:.5rem;display:flex}@media (max-width:460px){.Footer-module-scss-module__DkSkqG__social{justify-content:center}}.Footer-module-scss-module__DkSkqG__socialLink{color:#c9bcb9;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module-scss-module__DkSkqG__socialLink:hover{color:#fff;background:#6e2639;transform:translateY(-3px)}.Footer-module-scss-module__DkSkqG__section{flex-direction:column;gap:.75rem;display:flex}.Footer-module-scss-module__DkSkqG__heading{text-transform:uppercase;letter-spacing:1.5px;color:#fff;margin:0;padding-bottom:.5rem;font-size:.875rem;font-weight:600;position:relative}.Footer-module-scss-module__DkSkqG__heading:after{content:"";background:#6e2639;width:30px;height:2px;position:absolute;bottom:0;left:0}@media (max-width:460px){.Footer-module-scss-module__DkSkqG__heading:after{left:50%;transform:translate(-50%)}}.Footer-module-scss-module__DkSkqG__nav{flex-direction:column;gap:.5rem;display:flex}@media (max-width:460px){.Footer-module-scss-module__DkSkqG__nav{align-items:center}}.Footer-module-scss-module__DkSkqG__nav a{color:#c9bcb9;font-size:.875rem;text-decoration:none;transition:all .2s}.Footer-module-scss-module__DkSkqG__nav a:hover{color:#6e2639;transform:translate(5px)}@media (max-width:460px){.Footer-module-scss-module__DkSkqG__nav a:hover{transform:none}}.Footer-module-scss-module__DkSkqG__contactBar{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1rem 0;display:flex}@media (max-width:460px){.Footer-module-scss-module__DkSkqG__contactBar{flex-direction:column;align-items:center;gap:.75rem}}.Footer-module-scss-module__DkSkqG__contactItem{color:#c9bcb9;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Footer-module-scss-module__DkSkqG__contactItem svg{color:#6e2639}.Footer-module-scss-module__DkSkqG__contactItem:hover{color:#fff}.Footer-module-scss-module__DkSkqG__bottom{justify-content:space-between;align-items:center;padding-top:1rem;display:flex}@media (max-width:460px){.Footer-module-scss-module__DkSkqG__bottom{flex-direction:column;gap:.25rem}}.Footer-module-scss-module__DkSkqG__bottom p{color:#c9bcb9;margin:0;font-size:.75rem}.Footer-module-scss-module__DkSkqG__madeWith{align-items:center;gap:.25rem;display:flex}.Footer-module-scss-module__DkSkqG__heart{color:#e74c3c;animation:1.5s ease-in-out infinite Footer-module-scss-module__DkSkqG__heartbeat}@keyframes Footer-module-scss-module__DkSkqG__heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}
.ProductCardSkeleton-module-scss-module__rt6BYa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;width:100%;display:grid}.ProductCardSkeleton-module-scss-module__rt6BYa__card{flex-direction:column;gap:1rem;animation:.3s ease-in ProductCardSkeleton-module-scss-module__rt6BYa__fadeIn;display:flex}.ProductCardSkeleton-module-scss-module__rt6BYa__content{flex-direction:column;gap:.5rem;display:flex}.ProductCardSkeleton-module-scss-module__rt6BYa__priceRow{margin-top:.5rem}@keyframes ProductCardSkeleton-module-scss-module__rt6BYa__fadeIn{0%{opacity:0}to{opacity:1}}
.CatalogosDeCampana-module-scss-module__CoTU9q__bloque{max-width:1200px;margin:2.5rem auto;padding:0 1rem}.CatalogosDeCampana-module-scss-module__CoTU9q__bloque[data-tamano=pie]{text-align:center;max-width:none;margin:0 0 2rem;padding:0}.CatalogosDeCampana-module-scss-module__CoTU9q__titulo{font-family:Playfair Display,Georgia,serif}[data-tamano=pie] .CatalogosDeCampana-module-scss-module__CoTU9q__titulo{text-transform:uppercase;letter-spacing:1.5px;color:#fff;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.CatalogosDeCampana-module-scss-module__CoTU9q__titulo{color:#1a1614;margin:0 0 1.25rem;font-size:clamp(1.4rem,2.4vw,2rem)}.CatalogosDeCampana-module-scss-module__CoTU9q__rejilla{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:720px){.CatalogosDeCampana-module-scss-module__CoTU9q__rejilla{grid-template-columns:1fr}}[data-tamano=pie] .CatalogosDeCampana-module-scss-module__CoTU9q__rejilla{grid-template-columns:repeat(3,104px);justify-content:center;gap:1rem}@media (max-width:720px){[data-tamano=pie] .CatalogosDeCampana-module-scss-module__CoTU9q__rejilla{grid-template-columns:repeat(3,minmax(0,1fr));max-width:340px;margin:0 auto}}.CatalogosDeCampana-module-scss-module__CoTU9q__tarjeta{height:100%;color:inherit;background:#fff;border:1px solid #e3dad8;flex-direction:column;gap:.5rem;padding:1.25rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.CatalogosDeCampana-module-scss-module__CoTU9q__tarjeta:hover{border-color:#6e2639;transform:translateY(-2px)}.CatalogosDeCampana-module-scss-module__CoTU9q__portada{aspect-ratio:3/4;color:#6e2639;background:#f5efee;place-items:center;margin-bottom:.5rem;display:grid}.CatalogosDeCampana-module-scss-module__CoTU9q__marca{color:#1a1614;font-family:Playfair Display,Georgia,serif;font-size:1.125rem}.CatalogosDeCampana-module-scss-module__CoTU9q__campana{color:#c9bcb9;font-size:.875rem}.CatalogosDeCampana-module-scss-module__CoTU9q__accion{letter-spacing:.08em;text-transform:uppercase;color:#6e2639;margin-top:auto;padding-top:.75rem;font-size:.75rem;font-weight:600}
.TableSkeleton-module-scss-module__9x3tAW__container{background:#fff;border-radius:12px;animation:.3s ease-in TableSkeleton-module-scss-module__9x3tAW__fadeIn;overflow:hidden;box-shadow:0 1px 3px #0000001a}.TableSkeleton-module-scss-module__9x3tAW__table{width:100%}.TableSkeleton-module-scss-module__9x3tAW__header{background:#faf8f7;border-bottom:1px solid #e3dad8;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;padding:1rem;display:grid}.TableSkeleton-module-scss-module__9x3tAW__headerCell{padding:.5rem}.TableSkeleton-module-scss-module__9x3tAW__body{flex-direction:column;display:flex}.TableSkeleton-module-scss-module__9x3tAW__row{border-bottom:1px solid #e3dad8;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;padding:1rem;display:grid}.TableSkeleton-module-scss-module__9x3tAW__row:last-child{border-bottom:none}.TableSkeleton-module-scss-module__9x3tAW__cell{padding:.5rem}@keyframes TableSkeleton-module-scss-module__9x3tAW__fadeIn{0%{opacity:0}to{opacity:1}}
.BottomNav-module-scss-module__L-cYvG__nav{z-index:1000;padding-bottom:min(env(safe-area-inset-bottom,0px),34px);background:#fff;border-top:1px solid #e3dad8;display:none;position:fixed;bottom:0;left:0;right:0}@media (max-width:768px){.BottomNav-module-scss-module__L-cYvG__nav{display:flex}}.BottomNav-module-scss-module__L-cYvG__item{color:#706562;font:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:.5rem .25rem;text-decoration:none;transition:color .2s;display:flex}.BottomNav-module-scss-module__L-cYvG__item.BottomNav-module-scss-module__L-cYvG__active{color:#1a1614}.BottomNav-module-scss-module__L-cYvG__item.BottomNav-module-scss-module__L-cYvG__active .BottomNav-module-scss-module__L-cYvG__iconWrap{background:#faf8f7}.BottomNav-module-scss-module__L-cYvG__iconWrap{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:relative}.BottomNav-module-scss-module__L-cYvG__badge{color:#fff;background:#6e2639;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-8px}.BottomNav-module-scss-module__L-cYvG__label{text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:500}
.CategoryTabs-module-scss-module__rWdB9G__tabs{top:var(--site-navbar-offset,0px);z-index:100;background:#fff;border-bottom:1px solid #e3dad8;transition:top .3s;position:sticky}.CategoryTabs-module-scss-module__rWdB9G__scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.25rem;padding:0 .75rem;display:flex;overflow-x:auto}.CategoryTabs-module-scss-module__rWdB9G__scroll::-webkit-scrollbar{display:none}.CategoryTabs-module-scss-module__rWdB9G__tab{color:#706562;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.CategoryTabs-module-scss-module__rWdB9G__tab:hover{color:#1a1614}.CategoryTabs-module-scss-module__rWdB9G__tab.CategoryTabs-module-scss-module__rWdB9G__active{color:#1a1614;font-weight:600}.CategoryTabs-module-scss-module__rWdB9G__tab.CategoryTabs-module-scss-module__rWdB9G__active:after{content:"";background:#1a1614;height:2px;position:absolute;bottom:0;left:.5rem;right:.5rem}.CategoryTabs-module-scss-module__rWdB9G__count{color:#706562;margin-left:4px;font-size:11px;font-weight:400}
.ChristmasEffects-module-scss-module__8uEU_G__santa{z-index:9998;pointer-events:none;filter:drop-shadow(0 4px 8px #0000004d);white-space:nowrap;font-size:2rem;position:fixed;top:0;left:0}.ChristmasEffects-module-scss-module__8uEU_G__cornerDecor{pointer-events:none;z-index:100;position:fixed;top:0;left:0;right:0}.ChristmasEffects-module-scss-module__8uEU_G__topLeft{transform-origin:top;filter:drop-shadow(0 2px 4px #0003);font-size:2rem;animation:3s ease-in-out infinite ChristmasEffects-module-scss-module__8uEU_G__swing;position:fixed;top:70px;left:10px}.ChristmasEffects-module-scss-module__8uEU_G__topRight{filter:drop-shadow(0 0 10px #ffd700cc);font-size:1.5rem;animation:2s ease-in-out infinite ChristmasEffects-module-scss-module__8uEU_G__twinkle;position:fixed;top:70px;right:10px}.ChristmasEffects-module-scss-module__8uEU_G__bottomLeft{filter:drop-shadow(0 4px 8px #0003);font-size:1.4rem;animation:4s ease-in-out infinite ChristmasEffects-module-scss-module__8uEU_G__float;position:fixed;bottom:80px;left:18px}.ChristmasEffects-module-scss-module__8uEU_G__bottomRight{filter:drop-shadow(0 4px 8px #0003);font-size:1.4rem;animation:4.5s ease-in-out infinite ChristmasEffects-module-scss-module__8uEU_G__float;position:fixed;bottom:80px;right:18px}.ChristmasEffects-module-scss-module__8uEU_G__sparkleField{pointer-events:none;z-index:9997;position:fixed;inset:0}.ChristmasEffects-module-scss-module__8uEU_G__sparkle{color:#fff7dc;opacity:0;text-shadow:0 0 10px #ffd70099;animation:1s ease-out forwards ChristmasEffects-module-scss-module__8uEU_G__sparkleFade;position:absolute}@keyframes ChristmasEffects-module-scss-module__8uEU_G__swing{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@keyframes ChristmasEffects-module-scss-module__8uEU_G__twinkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}@keyframes ChristmasEffects-module-scss-module__8uEU_G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes ChristmasEffects-module-scss-module__8uEU_G__sparkleFade{0%{opacity:0;transform:translate(-50%,-50%)scale(.6)rotate(0)}30%{opacity:1}to{opacity:0;transform:translate(-50%,-90%)scale(1.2)rotate(180deg)}}[data-theme=christmas] .ChristmasEffects-module-scss-module__8uEU_G__productCard:hover,[data-theme=christmas] [data-card=product]:hover{box-shadow:none;transform:none}[data-theme=christmas] button[type=submit]:hover,[data-theme=christmas] .ChristmasEffects-module-scss-module__8uEU_G__btn-primary:hover{animation:.3s ChristmasEffects-module-scss-module__8uEU_G__jingle}@keyframes ChristmasEffects-module-scss-module__8uEU_G__jingle{0%,to{transform:rotate(0)}25%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}}
.GenderPage-module-scss-module__OKCZXG__heroSkeleton{background:#faf8f7;height:400px;animation:1.5s ease-in-out infinite GenderPage-module-scss-module__OKCZXG__pulse}@media (max-width:768px){.GenderPage-module-scss-module__OKCZXG__heroSkeleton{height:300px}}@keyframes GenderPage-module-scss-module__OKCZXG__pulse{0%,to{opacity:1}50%{opacity:.6}}.GenderPage-module-scss-module__OKCZXG__container{max-width:1600px;margin:0 auto;padding:.75rem}@media (max-width:640px){.GenderPage-module-scss-module__OKCZXG__container{padding:.5rem}}.GenderPage-module-scss-module__OKCZXG__error{text-align:center;color:#e74c3c;padding:3rem;font-size:1rem}.GenderPage-module-scss-module__OKCZXG__grid{background:#e3dad8;border-radius:8px;grid-template-columns:repeat(5,1fr);gap:2px;display:grid;overflow:hidden}@media (max-width:1400px){.GenderPage-module-scss-module__OKCZXG__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.GenderPage-module-scss-module__OKCZXG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.GenderPage-module-scss-module__OKCZXG__grid{grid-template-columns:repeat(2,1fr)}}.GenderPage-module-scss-module__OKCZXG__empty{text-align:center;background:#fff;border-radius:8px;padding:4rem 1rem}.GenderPage-module-scss-module__OKCZXG__empty p{color:#706562;margin:0;font-size:.875rem}.GenderPage-module-scss-module__OKCZXG__loader{color:#706562;background:#fff;border-radius:0 0 8px 8px;justify-content:center;align-items:center;gap:.75rem;margin-top:2px;padding:1.5rem 1rem;font-size:.875rem;display:flex}.GenderPage-module-scss-module__OKCZXG__spinner{animation:1s linear infinite GenderPage-module-scss-module__OKCZXG__spin}@keyframes GenderPage-module-scss-module__OKCZXG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__shein .ProductCard-module-scss-module__mTFkFq__brand,.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__shein .ProductCard-module-scss-module__mTFkFq__subcategory{display:none}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__shein .ProductCard-module-scss-module__mTFkFq__prices .ProductCard-module-scss-module__mTFkFq__price{color:#1a1614}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__shein .ProductCard-module-scss-module__mTFkFq__prices .ProductCard-module-scss-module__mTFkFq__originalPrice{color:#706562;font-size:11px}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__default .ProductCard-module-scss-module__mTFkFq__brand{color:#706562;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:10px;display:block}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__default .ProductCard-module-scss-module__mTFkFq__subcategory{color:#706562;margin-top:4px;font-size:11px;display:block}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__default .ProductCard-module-scss-module__mTFkFq__prices .ProductCard-module-scss-module__mTFkFq__originalPrice{order:1}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__default .ProductCard-module-scss-module__mTFkFq__prices .ProductCard-module-scss-module__mTFkFq__salePrice{order:2}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__compact .ProductCard-module-scss-module__mTFkFq__imageWrapper{aspect-ratio:1}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__compact .ProductCard-module-scss-module__mTFkFq__content{padding:6px 2px 8px}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__compact .ProductCard-module-scss-module__mTFkFq__name{-webkit-line-clamp:1;line-clamp:1;min-height:auto;margin-bottom:4px;font-size:11px}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__compact .ProductCard-module-scss-module__mTFkFq__price{font-size:12px}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__compact .ProductCard-module-scss-module__mTFkFq__originalPrice{font-size:10px}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__compact .ProductCard-module-scss-module__mTFkFq__cartBtn{display:none}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__admin{cursor:pointer;border:1px solid #e3dad8;position:relative}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__admin:hover{border-color:#e3dad8}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__admin .ProductCard-module-scss-module__mTFkFq__imageWrapper{aspect-ratio:1}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__admin .ProductCard-module-scss-module__mTFkFq__content{padding:10px}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__admin .ProductCard-module-scss-module__mTFkFq__name{margin-bottom:4px;font-size:13px;font-weight:500}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__admin .ProductCard-module-scss-module__mTFkFq__meta{color:#706562;margin-top:4px;font-size:11px;display:block}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__admin .ProductCard-module-scss-module__mTFkFq__actions{z-index:3;gap:4px;display:flex;position:absolute;top:8px;right:8px}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial{background:0 0;border-radius:0;flex-direction:column;height:100%;display:flex}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial:hover{box-shadow:none}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial:hover .ProductCard-module-scss-module__mTFkFq__image{transform:scale(1.03)}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__imageWrapper{aspect-ratio:3/4;background:#f5efee;border-radius:0}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__image{object-fit:contain;mix-blend-mode:multiply;padding:1.5rem}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__content{text-align:left;flex-direction:column;flex:1;padding:.75rem 0 0;display:flex}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__brand{letter-spacing:.14em;text-transform:uppercase;color:#706562;margin-bottom:.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:500;transition:color .2s;display:block}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__name{color:#1a1614;min-height:0;margin:0 0 .5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13.5px;font-weight:400;line-height:1.45}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__prices{box-shadow:none;background:0 0;border-radius:0;align-items:baseline;gap:.5rem;margin-top:auto;padding:0;display:flex;position:static}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__price,.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__salePrice{font-variant-numeric:lining-nums tabular-nums;color:#1a1614;letter-spacing:.01em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;font-weight:600}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__originalPrice{color:#706562;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:400;text-decoration:line-through}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__discountBadge,.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__campaignBadge,.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__soldOutBadge{letter-spacing:.1em;text-transform:uppercase;border-radius:0;padding:3px 7px;font-size:9px;font-weight:500;top:.75rem;left:.75rem;right:auto;transform:none}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__discountBadge{color:#fff;background:#6e2639}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__campaignBadge{color:#1a1614;background:0 0;border:1px solid #1a1614;left:auto;right:.75rem}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__soldOutBadge{color:#706562;background:#ffffffeb;border:1px solid #e3dad8}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial:hover .ProductCard-module-scss-module__mTFkFq__brand{color:#6e2639}@media (max-width:640px){.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__thumbnailBrand{z-index:2;text-overflow:ellipsis;white-space:nowrap;color:#1a1614;letter-spacing:.12em;text-transform:uppercase;background:#ffffffe6;max-width:calc(100% - 1rem);padding:3px 6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:9px;font-weight:600;line-height:1;display:block;position:absolute;bottom:.5rem;left:.5rem;overflow:hidden}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__campaignBadge{background:#ffffffe6;border-radius:50%;padding:0;top:.5rem;right:.5rem}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__imageWrapper{aspect-ratio:1}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__image{padding:.5rem}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__content .ProductCard-module-scss-module__mTFkFq__brand{display:none}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__name{min-height:0;margin-bottom:.25rem;font-size:13px}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__price,.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__salePrice{font-size:16px}}@media (prefers-reduced-motion:reduce){.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial .ProductCard-module-scss-module__mTFkFq__image{transition:none}.ProductCard-module-scss-module__mTFkFq__card.ProductCard-module-scss-module__mTFkFq__editorial:hover .ProductCard-module-scss-module__mTFkFq__image{transform:none}}.ProductCard-module-scss-module__mTFkFq__card{color:inherit;background:#fff;border-radius:4px;text-decoration:none;transition:box-shadow .2s;display:block;overflow:hidden}.ProductCard-module-scss-module__mTFkFq__card:hover{box-shadow:0 4px 12px #00000014}.ProductCard-module-scss-module__mTFkFq__card:hover .ProductCard-module-scss-module__mTFkFq__image{transform:scale(1.05)}.ProductCard-module-scss-module__mTFkFq__card:hover .ProductCard-module-scss-module__mTFkFq__cartBtn{opacity:1;transform:translateY(0)}.ProductCard-module-scss-module__mTFkFq__imageWrapper{aspect-ratio:1;background:#f6f6f6;position:relative;overflow:hidden}.ProductCard-module-scss-module__mTFkFq__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ProductCard-module-scss-module__mTFkFq__placeholder{color:#e3dad8;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.ProductCard-module-scss-module__mTFkFq__content{padding:8px 4px 12px}.ProductCard-module-scss-module__mTFkFq__brand,.ProductCard-module-scss-module__mTFkFq__subcategory,.ProductCard-module-scss-module__mTFkFq__thumbnailBrand{display:none}.ProductCard-module-scss-module__mTFkFq__detalle{letter-spacing:.06em;text-transform:uppercase;color:#6b625f;margin-top:2px;font-size:11px;display:block}.ProductCard-module-scss-module__mTFkFq__name{color:#1a1614;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:0 0 6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.ProductCard-module-scss-module__mTFkFq__prices{z-index:2;background:#00c853;border-radius:20px;align-items:center;gap:4px;padding:6px 10px;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 12px #00c85366}.ProductCard-module-scss-module__mTFkFq__price{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600}.ProductCard-module-scss-module__mTFkFq__originalPrice{color:#ffffffbf;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;text-decoration:line-through}.ProductCard-module-scss-module__mTFkFq__salePrice{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:600}.ProductCard-module-scss-module__mTFkFq__discountBadge,.ProductCard-module-scss-module__mTFkFq__campaignBadge,.ProductCard-module-scss-module__mTFkFq__soldOutBadge{z-index:2;border-radius:2px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute}.ProductCard-module-scss-module__mTFkFq__discountBadge{color:#fff;background:#e53935;top:8px;left:8px}.ProductCard-module-scss-module__mTFkFq__campaignBadge{color:#fff;background:#ff9800;align-items:center;gap:4px;font-size:9px;display:inline-flex;top:8px;right:8px}.ProductCard-module-scss-module__mTFkFq__soldOutBadge{color:#fff;background:#000000b3;padding:6px 12px;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductCard-module-scss-module__mTFkFq__cartBtn{color:#1a1614;cursor:pointer;opacity:0;z-index:2;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;bottom:8px;left:8px;transform:translateY(4px);box-shadow:0 2px 8px #00000026}.ProductCard-module-scss-module__mTFkFq__cartBtn:hover{color:#fff;background:#1a1614}.ProductCard-module-scss-module__mTFkFq__cartBtn.ProductCard-module-scss-module__mTFkFq__adding{color:#fff;opacity:1;background:#2e7d32;border-radius:16px;gap:4px;width:auto;padding:0 12px;transform:translateY(0)}@media (max-width:768px){.ProductCard-module-scss-module__mTFkFq__cartBtn{opacity:1;transform:translateY(0)}}.ProductCard-module-scss-module__mTFkFq__addedText{white-space:nowrap;font-size:11px;font-weight:600}.ProductCard-module-scss-module__mTFkFq__statusBadge{z-index:2;border-radius:2px;padding:2px 6px;font-size:10px;font-weight:600;position:absolute;top:8px;left:8px}.ProductCard-module-scss-module__mTFkFq__statusBadge.ProductCard-module-scss-module__mTFkFq__active{color:#fff;background:#2e7d32}.ProductCard-module-scss-module__mTFkFq__statusBadge.ProductCard-module-scss-module__mTFkFq__inactive{color:#fff;background:#e53935}@media (max-width:640px){.ProductCard-module-scss-module__mTFkFq__campaignBadge{border-radius:50%;justify-content:center;width:26px;height:26px;padding:0}.ProductCard-module-scss-module__mTFkFq__campaignBadgeText{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ProductCard-module-scss-module__mTFkFq__content{padding:6px 2px 10px}.ProductCard-module-scss-module__mTFkFq__name{min-height:32px;font-size:12px}.ProductCard-module-scss-module__mTFkFq__price,.ProductCard-module-scss-module__mTFkFq__salePrice{font-size:14px}}
.ValentinesEffects-module-scss-module__ANGAEG__cornerDecor{pointer-events:none;z-index:100;position:fixed;top:0;left:0;right:0}.ValentinesEffects-module-scss-module__ANGAEG__topLeft{filter:drop-shadow(0 2px 4px #e91e6366);font-size:1.8rem;animation:2s ease-in-out infinite ValentinesEffects-module-scss-module__ANGAEG__pulse;position:fixed;top:70px;left:10px}.ValentinesEffects-module-scss-module__ANGAEG__topRight{filter:drop-shadow(0 0 10px #ff69b499);font-size:1.5rem;animation:1.5s ease-in-out infinite ValentinesEffects-module-scss-module__ANGAEG__twinkle;position:fixed;top:70px;right:10px}.ValentinesEffects-module-scss-module__ANGAEG__bottomLeft{font-size:1.4rem;animation:3s ease-in-out infinite ValentinesEffects-module-scss-module__ANGAEG__float;position:fixed;bottom:80px;left:18px}.ValentinesEffects-module-scss-module__ANGAEG__bottomRight{font-size:1.4rem;animation:2.5s ease-in-out infinite ValentinesEffects-module-scss-module__ANGAEG__pulse;position:fixed;bottom:80px;right:18px}.ValentinesEffects-module-scss-module__ANGAEG__sparkleField{pointer-events:none;z-index:9997;position:fixed;inset:0}.ValentinesEffects-module-scss-module__ANGAEG__pixiBackdrop{pointer-events:none;z-index:0;opacity:.5;position:fixed;inset:0}.ValentinesEffects-module-scss-module__ANGAEG__pixiBackdrop canvas{width:100%;height:100%;display:block}.ValentinesEffects-module-scss-module__ANGAEG__p5Badge{pointer-events:none;z-index:5;opacity:.75;filter:drop-shadow(0 8px 18px #e91e6359);width:160px;height:160px;position:fixed;bottom:120px;right:24px}.ValentinesEffects-module-scss-module__ANGAEG__p5Badge canvas{width:100%;height:100%;display:block}.ValentinesEffects-module-scss-module__ANGAEG__heartsField{pointer-events:none;z-index:9996;position:fixed;inset:0;overflow:hidden}.ValentinesEffects-module-scss-module__ANGAEG__sparkle{color:#6e2639;opacity:0;text-shadow:0 0 8px #ff69b499;animation:1s ease-out forwards ValentinesEffects-module-scss-module__ANGAEG__sparkleFade;position:absolute}.ValentinesEffects-module-scss-module__ANGAEG__floatingHeart{color:#6e2639;opacity:.7;text-shadow:0 2px 4px #e91e634d;animation:6s linear forwards ValentinesEffects-module-scss-module__ANGAEG__riseUp;position:absolute;bottom:-30px}@keyframes ValentinesEffects-module-scss-module__ANGAEG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes ValentinesEffects-module-scss-module__ANGAEG__twinkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}@keyframes ValentinesEffects-module-scss-module__ANGAEG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes ValentinesEffects-module-scss-module__ANGAEG__sparkleFade{0%{opacity:0;transform:translate(-50%,-50%)scale(.6)}30%{opacity:1}to{opacity:0;transform:translate(-50%,-90%)scale(1.2)}}@keyframes ValentinesEffects-module-scss-module__ANGAEG__riseUp{0%{opacity:.7;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(-100vh)rotate(20deg)}}[data-theme=valentines] button[type=submit]:hover,[data-theme=valentines] .ValentinesEffects-module-scss-module__ANGAEG__btn-primary:hover{animation:.3s ValentinesEffects-module-scss-module__ANGAEG__heartBeat}@keyframes ValentinesEffects-module-scss-module__ANGAEG__heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:768px){.ValentinesEffects-module-scss-module__ANGAEG__p5Badge{opacity:.6;width:110px;height:110px;bottom:90px;right:12px}}
.FeaturedGrid-module-scss-module___6zXra__section{max-width:1280px;margin:0 auto;padding:4rem 1.25rem 2rem}@media (max-width:768px){.FeaturedGrid-module-scss-module___6zXra__section{padding:2.5rem 1rem 1.5rem}}.FeaturedGrid-module-scss-module___6zXra__header{border-bottom:1px solid #e3dad8;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.FeaturedGrid-module-scss-module___6zXra__title{letter-spacing:-.01em;color:#1a1614;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3vw,2.125rem);font-weight:500}.FeaturedGrid-module-scss-module___6zXra__subtitle{color:#706562;margin:.25rem 0 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem}.FeaturedGrid-module-scss-module___6zXra__viewAll{letter-spacing:.12em;text-transform:uppercase;color:#1a1614;border-bottom:1px solid #1a1614;flex-shrink:0;padding-bottom:2px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:500;text-decoration:none;transition:opacity .2s}.FeaturedGrid-module-scss-module___6zXra__viewAll:hover{opacity:.55}.FeaturedGrid-module-scss-module___6zXra__viewAll:focus-visible{outline-offset:3px;outline:2px solid #1a1614}.FeaturedGrid-module-scss-module___6zXra__grid{grid-template-columns:repeat(4,1fr);gap:2rem 1.5rem;display:grid}@media (max-width:1024px){.FeaturedGrid-module-scss-module___6zXra__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.FeaturedGrid-module-scss-module___6zXra__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}}
.ProductRecommendations-module-scss-module__HEFAGa__container{flex-direction:column;gap:2rem;margin-top:2rem;display:flex}.ProductRecommendations-module-scss-module__HEFAGa__section{flex-direction:column;gap:1rem;display:flex}.ProductRecommendations-module-scss-module__HEFAGa__header{align-items:center;gap:1rem;display:flex}.ProductRecommendations-module-scss-module__HEFAGa__titleRow{align-items:center;gap:.5rem;display:flex}.ProductRecommendations-module-scss-module__HEFAGa__icon{color:#706562}.ProductRecommendations-module-scss-module__HEFAGa__title{letter-spacing:-.01em;color:#1a1614;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.375rem,2.4vw,1.75rem);font-weight:500}.ProductRecommendations-module-scss-module__HEFAGa__grid{grid-template-columns:repeat(5,1fr);gap:2rem 1.5rem;display:grid}@media (max-width:1200px){.ProductRecommendations-module-scss-module__HEFAGa__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.ProductRecommendations-module-scss-module__HEFAGa__grid{grid-template-columns:repeat(3,1fr)}}.ProductRecommendations-module-scss-module__HEFAGa__grid{gap:.75rem}.ProductRecommendations-module-scss-module__HEFAGa__loader{color:#706562;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;font-size:.875rem;display:flex}.ProductRecommendations-module-scss-module__HEFAGa__loading{justify-content:center;align-items:center;padding:2rem;display:flex}.ProductRecommendations-module-scss-module__HEFAGa__spin{animation:1s linear infinite ProductRecommendations-module-scss-module__HEFAGa__spin}@keyframes ProductRecommendations-module-scss-module__HEFAGa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.ProductRecommendations-module-scss-module__HEFAGa__container{gap:1.5rem;margin-top:1.5rem}.ProductRecommendations-module-scss-module__HEFAGa__title{font-size:1rem}.ProductRecommendations-module-scss-module__HEFAGa__grid{grid-template-columns:repeat(2,1fr);gap:.5rem}}
.ContactWidget-module-scss-module__KAwGZq__widget{z-index:1200;pointer-events:auto;gap:.5rem;transition:right .3s;display:grid;position:fixed;top:50%;right:-20px;transform:translateY(-50%)}.ContactWidget-module-scss-module__KAwGZq__widget:hover{right:12px}@media (max-width:768px){.ContactWidget-module-scss-module__KAwGZq__widget{display:none}}.ContactWidget-module-scss-module__KAwGZq__card{color:#fff;-webkit-backdrop-filter:blur(8px);transform-origin:50%;background:#1119;border:1px solid #ffffff26;border-radius:12px;place-items:center;width:40px;height:40px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 8px 16px #0003}.ContactWidget-module-scss-module__KAwGZq__card:hover{transform:scale(1.08);box-shadow:0 12px 20px #00000040}.ContactWidget-module-scss-module__KAwGZq__card[data-disabled=true]{opacity:.6;cursor:default}.ContactWidget-module-scss-module__KAwGZq__icon{color:#fff;background:#ffffff29;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.ContactWidget-module-scss-module__KAwGZq__icon svg{width:14px;height:14px}.ContactWidget-module-scss-module__KAwGZq__card[data-tone=phone] .ContactWidget-module-scss-module__KAwGZq__icon{color:#93c5fd;background:#3b82f640}.ContactWidget-module-scss-module__KAwGZq__card[data-tone=whatsapp] .ContactWidget-module-scss-module__KAwGZq__icon{color:#86efac;background:#22c55e40}.ContactWidget-module-scss-module__KAwGZq__card[data-tone=email] .ContactWidget-module-scss-module__KAwGZq__icon{color:#f9a8d4;background:#f472b640}.ContactWidget-module-scss-module__KAwGZq__whatsappIcon{object-fit:contain}
.secciones-module-scss-module__w_pC_W__seccion{max-width:1400px;margin:0 auto;padding:2.5rem 1rem 0}.secciones-module-scss-module__w_pC_W__titulo{letter-spacing:.01em;color:#1a1614;text-wrap:balance;border-bottom:1px solid #e3dad8;margin:0 0 1.25rem;padding-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:400}.secciones-module-scss-module__w_pC_W__bajadaSeccion{color:#706562;max-width:60ch;margin:-.75rem 0 1.25rem;font-size:.875rem}.secciones-module-scss-module__w_pC_W__cuadricula{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem 2rem;display:grid}.secciones-module-scss-module__w_pC_W__tarjeta{text-align:left;background:0 0;border:0;flex-direction:column;gap:.25rem;padding:0;display:flex}.secciones-module-scss-module__w_pC_W__tarjetaTitulo{color:#1a1614;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400}.secciones-module-scss-module__w_pC_W__tarjetaBajada{color:#706562;font-size:.875rem;line-height:1.55}.secciones-module-scss-module__w_pC_W__pulsable{cursor:pointer;font:inherit;color:inherit;border-bottom:1px solid #e3dad8;padding-bottom:.5rem;transition:border-color .15s}.secciones-module-scss-module__w_pC_W__pulsable:hover{border-bottom-color:#706562}.secciones-module-scss-module__w_pC_W__pulsable:focus-visible{outline-offset:4px;outline:2px solid #1a1614}.secciones-module-scss-module__w_pC_W__activa{border-bottom:2px solid #1a1614}.secciones-module-scss-module__w_pC_W__activa .secciones-module-scss-module__w_pC_W__tarjetaTitulo{font-weight:500}.secciones-module-scss-module__w_pC_W__portada{text-align:center;max-width:1400px;margin:0 auto;padding:3rem 1rem 1.5rem}.secciones-module-scss-module__w_pC_W__portadaConImagen{background:#fff;max-width:none;padding:0;position:relative;overflow:hidden}.secciones-module-scss-module__w_pC_W__portadaImagen{object-fit:cover;object-position:56% center;width:100%;height:clamp(180px,26vw,500px);display:block}.secciones-module-scss-module__w_pC_W__portadaEtiqueta{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111111d1;border:1px solid #ffffffa6;border-radius:999px;padding:.5rem .75rem;font-size:.75rem;position:absolute;bottom:.75rem;left:1rem}.secciones-module-scss-module__w_pC_W__soloLectores{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:600px){.secciones-module-scss-module__w_pC_W__portadaImagen{object-position:57% center;height:188px}.secciones-module-scss-module__w_pC_W__portadaEtiqueta{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 1rem);font-size:10px;bottom:.5rem;left:.5rem;overflow:hidden}}.secciones-module-scss-module__w_pC_W__portadaTitulo{letter-spacing:.01em;color:#1a1614;text-wrap:balance;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;font-weight:400}@media (min-width:768px){.secciones-module-scss-module__w_pC_W__portadaTitulo{font-size:2.25rem}}.secciones-module-scss-module__w_pC_W__portadaBajada{color:#706562;max-width:46rem;margin:.75rem auto 0;font-size:1rem}.secciones-module-scss-module__w_pC_W__portadaCuenta{letter-spacing:.14em;text-transform:uppercase;color:#706562;margin-top:.75rem;font-size:.75rem;display:block}.secciones-module-scss-module__w_pC_W__medidas{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));align-items:end;gap:1.5rem 1.25rem;display:grid}.secciones-module-scss-module__w_pC_W__medida{flex-direction:column;gap:.5rem;margin:0;display:flex}.secciones-module-scss-module__w_pC_W__lienzo{justify-content:center;align-items:flex-end;height:10rem;display:flex}.secciones-module-scss-module__w_pC_W__silueta{background:#f5efee;border:1px solid #1a1614;min-width:8px;min-height:8px}.secciones-module-scss-module__w_pC_W__siluetaRef{background:0 0;border:1px dashed #706562}.secciones-module-scss-module__w_pC_W__medidaPie{text-align:center;flex-direction:column;gap:2px;display:flex}.secciones-module-scss-module__w_pC_W__medidaNombre{color:#1a1614;font-size:.875rem}.secciones-module-scss-module__w_pC_W__medidaCifra{color:#706562;font-variant-numeric:tabular-nums;font-size:.75rem}.secciones-module-scss-module__w_pC_W__referencia .secciones-module-scss-module__w_pC_W__medidaNombre{color:#706562}
.BrandBlocks-module-scss-module__p6kirW__section{max-width:1280px;margin:0 auto;padding:4rem 1.25rem 2rem}@media (max-width:768px){.BrandBlocks-module-scss-module__p6kirW__section{padding:2.5rem 1rem 1.5rem}}.BrandBlocks-module-scss-module__p6kirW__header{border-bottom:1px solid #e3dad8;margin-bottom:2rem;padding-bottom:1rem}.BrandBlocks-module-scss-module__p6kirW__title{letter-spacing:-.01em;color:#1a1614;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3vw,2.125rem);font-weight:500}.BrandBlocks-module-scss-module__p6kirW__subtitle{color:#706562;margin:.25rem 0 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem}.BrandBlocks-module-scss-module__p6kirW__bloques{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.BrandBlocks-module-scss-module__p6kirW__bloques{grid-template-columns:1fr;gap:2rem}}.BrandBlocks-module-scss-module__p6kirW__bloque{text-decoration:none;display:block}.BrandBlocks-module-scss-module__p6kirW__bloque:hover .BrandBlocks-module-scss-module__p6kirW__marca{color:#6e2639}.BrandBlocks-module-scss-module__p6kirW__bloque:hover .BrandBlocks-module-scss-module__p6kirW__foto{transform:scale(1.04)}.BrandBlocks-module-scss-module__p6kirW__bloque:focus-visible{outline-offset:4px;outline:2px solid #6e2639}.BrandBlocks-module-scss-module__p6kirW__lienzo{aspect-ratio:4/3;background:#f5efee;justify-content:center;align-items:center;margin-bottom:1rem;display:flex;overflow:hidden}.BrandBlocks-module-scss-module__p6kirW__foto{object-fit:contain;mix-blend-mode:multiply;max-width:52%;max-height:74%;transition:transform .4s}.BrandBlocks-module-scss-module__p6kirW__marca{color:#1a1614;margin:0 0 .25rem;font-family:Playfair Display,Georgia,serif;font-size:1.375rem;font-weight:500;transition:color .2s}.BrandBlocks-module-scss-module__p6kirW__linea{color:#706562;margin:0 0 .5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem}.BrandBlocks-module-scss-module__p6kirW__conteo{letter-spacing:.12em;text-transform:uppercase;color:#706562;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:500}@media (prefers-reduced-motion:reduce){.BrandBlocks-module-scss-module__p6kirW__foto{transition:none}.BrandBlocks-module-scss-module__p6kirW__bloque:hover .BrandBlocks-module-scss-module__p6kirW__foto{transform:none}}
.ProductGrid-module-scss-module__5WXmvW__grid{grid-template-columns:repeat(5,1fr);gap:2.5rem 1.5rem;display:grid}@media (max-width:1400px){.ProductGrid-module-scss-module__5WXmvW__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.ProductGrid-module-scss-module__5WXmvW__grid{grid-template-columns:repeat(3,1fr);gap:2rem 1.25rem}}@media (max-width:640px){.ProductGrid-module-scss-module__5WXmvW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}}.ProductGrid-module-scss-module__5WXmvW__grid.ProductGrid-module-scss-module__5WXmvW__conFiltros{grid-template-columns:repeat(4,1fr)}@media (max-width:1400px){.ProductGrid-module-scss-module__5WXmvW__grid.ProductGrid-module-scss-module__5WXmvW__conFiltros{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.ProductGrid-module-scss-module__5WXmvW__grid.ProductGrid-module-scss-module__5WXmvW__conFiltros{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProductGrid-module-scss-module__5WXmvW__grid.ProductGrid-module-scss-module__5WXmvW__conFiltros{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}}
.FooterAccent-module-scss-module__tRZ25W__accent{pointer-events:none;height:0;position:relative}.FooterAccent-module-scss-module__tRZ25W__divider{background:radial-gradient(circle at 30% 0,#a00a0a99,#0000 55%),radial-gradient(circle at 70% 0,#a00a0a59,#0000 60%),url(/images/christmas-assets/christmas-footer-bg-v2.svg) top/cover no-repeat,#bc0d0d;height:15px;position:absolute;top:-14px;left:0;right:0}.FooterAccent-module-scss-module__tRZ25W__tree{z-index:20;width:90px;max-width:30vw;height:auto;position:absolute;bottom:-15.5px;right:0}@media (max-width:768px){.FooterAccent-module-scss-module__tRZ25W__tree{width:160px}}
.ProductPreviewList-module-scss-module__0crtUq__container{background:#faf8f7;flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.ProductPreviewList-module-scss-module__0crtUq__skeleton{align-items:center;gap:.5rem;padding:.25rem;display:flex}.ProductPreviewList-module-scss-module__0crtUq__image{color:#b7b7b7;background:#ededed;border-radius:2px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.ProductPreviewList-module-scss-module__0crtUq__image img{object-fit:cover;width:100%;height:100%}.ProductPreviewList-module-scss-module__0crtUq__info{flex-direction:column;flex:1;min-width:0;display:flex}.ProductPreviewList-module-scss-module__0crtUq__name{color:#242424;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.ProductPreviewList-module-scss-module__0crtUq__price{color:#43a047;font-size:.75rem;font-weight:600}.ProductPreviewList-module-scss-module__0crtUq__stock{color:#666;font-size:.75rem}.ProductPreviewList-module-scss-module__0crtUq__arrow{color:#b7b7b7;flex-shrink:0}
.BloqueMarcador-module-scss-module__Gn1s4W__bloque{max-width:1400px;margin:0 auto;padding:2.5rem 1.5rem}.BloqueMarcador-module-scss-module__Gn1s4W__cabecera{margin-bottom:1.25rem}.BloqueMarcador-module-scss-module__Gn1s4W__titulo{color:#706562;align-items:baseline;gap:.75rem;margin:0 0 .25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:400;display:flex}.BloqueMarcador-module-scss-module__Gn1s4W__etiqueta{letter-spacing:.14em;text-transform:uppercase;color:#706562;border:1px dashed #e3dad8;border-radius:2px;padding:2px 6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px}.BloqueMarcador-module-scss-module__Gn1s4W__gancho{color:#706562;margin:0;font-size:.875rem}.BloqueMarcador-module-scss-module__Gn1s4W__cajas{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:1024px){.BloqueMarcador-module-scss-module__Gn1s4W__cajas{grid-template-columns:repeat(2,1fr)}}.BloqueMarcador-module-scss-module__Gn1s4W__caja{background:#fff;border:1px dashed #e3dad8;border-radius:4px;flex-direction:column;justify-content:flex-end;gap:.5rem;min-height:220px;padding:1rem;display:flex}.BloqueMarcador-module-scss-module__Gn1s4W__caja[data-suelta=si]{min-height:180px}.BloqueMarcador-module-scss-module__Gn1s4W__lineaLarga,.BloqueMarcador-module-scss-module__Gn1s4W__lineaCorta{background:#f5efee;border-radius:2px;height:10px;display:block}.BloqueMarcador-module-scss-module__Gn1s4W__lineaLarga{width:80%}.BloqueMarcador-module-scss-module__Gn1s4W__lineaCorta{width:45%}.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-formato=franja]{padding:1.5rem}.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-formato=franja] .BloqueMarcador-module-scss-module__Gn1s4W__caja{min-height:90px}.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-formato=promo] .BloqueMarcador-module-scss-module__Gn1s4W__caja{background:#faf8f7;min-height:200px}@media (max-width:640px){.BloqueMarcador-module-scss-module__Gn1s4W__bloque{padding:2rem 1rem}.BloqueMarcador-module-scss-module__Gn1s4W__cajas{grid-template-columns:repeat(2,1fr);gap:1rem}.BloqueMarcador-module-scss-module__Gn1s4W__caja{min-height:150px}}.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-lado=izquierda],.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-lado=derecha]{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);align-items:center;gap:2rem;display:grid}.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-lado=izquierda] .BloqueMarcador-module-scss-module__Gn1s4W__cabecera,.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-lado=derecha] .BloqueMarcador-module-scss-module__Gn1s4W__cabecera{margin-bottom:0}@media (max-width:768px){.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-lado=izquierda],.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-lado=derecha]{grid-template-columns:1fr;gap:1rem}}.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-lado=derecha] .BloqueMarcador-module-scss-module__Gn1s4W__cabecera{order:2}.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-lado=derecha] .BloqueMarcador-module-scss-module__Gn1s4W__caja,.BloqueMarcador-module-scss-module__Gn1s4W__bloque[data-lado=derecha] .BloqueMarcador-module-scss-module__Gn1s4W__cajas{order:1}
.ContactButtons-module-scss-module__-bsdXa__whatsappButton{color:#1a1614;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:1px solid #e3dad8;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.ContactButtons-module-scss-module__-bsdXa__whatsappButton:hover{background:#faf8f7;border-color:#1a1614}@media (max-width:767px){.ContactButtons-module-scss-module__-bsdXa__compact{text-transform:none;letter-spacing:0;width:42px;min-height:42px;padding:0;font-size:.75rem}.ContactButtons-module-scss-module__-bsdXa__compact span{display:none}}
.InvoiceHeader-module-scss-module__-HgDyq__invoiceHeader{border-radius:8px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.InvoiceHeader-module-scss-module__-HgDyq__statusBanner{text-transform:uppercase;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.InvoiceHeader-module-scss-module__-HgDyq__statusBanner[data-status=paid]{color:#16a34a;background:#22c55e1a}.InvoiceHeader-module-scss-module__-HgDyq__statusBanner[data-status=pending]{color:#ca8a04;background:#eab3081a}.InvoiceHeader-module-scss-module__-HgDyq__invoiceTitle{flex:1}.InvoiceHeader-module-scss-module__-HgDyq__invoiceTitle .InvoiceHeader-module-scss-module__-HgDyq__label{color:#706562;text-transform:uppercase;font-size:.75rem}.InvoiceHeader-module-scss-module__-HgDyq__invoiceTitle h1{margin:.25rem 0;font-size:1.5rem;font-weight:600}.InvoiceHeader-module-scss-module__-HgDyq__invoiceTitle .InvoiceHeader-module-scss-module__-HgDyq__date{color:#706562;font-size:.875rem}.InvoiceHeader-module-scss-module__-HgDyq__balanceBox{text-align:right}.InvoiceHeader-module-scss-module__-HgDyq__balanceBox .InvoiceHeader-module-scss-module__-HgDyq__balanceLabel{color:#706562;font-size:.75rem;display:block}.InvoiceHeader-module-scss-module__-HgDyq__balanceBox .InvoiceHeader-module-scss-module__-HgDyq__balanceAmount{color:#1a1614;font-size:1.25rem;font-weight:700}@media (max-width:768px){.InvoiceHeader-module-scss-module__-HgDyq__invoiceHeader{flex-direction:column;align-items:flex-start}.InvoiceHeader-module-scss-module__-HgDyq__balanceBox{text-align:left;border-top:1px solid;width:100%;padding-top:.75rem}}
.page-module-scss-module__ZgerZq__headerActions{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}@media (max-width:1024px){.page-module-scss-module__ZgerZq__headerActions{justify-content:flex-start;width:100%}}.page-module-scss-module__ZgerZq__addText{display:none}@media (min-width:768px){.page-module-scss-module__ZgerZq__addText{display:inline}}.page-module-scss-module__ZgerZq__emptyState{text-align:center;padding:4rem 1rem}.page-module-scss-module__ZgerZq__emptyTitle{color:#1a1614;margin-bottom:1rem;font-size:1.5rem}.page-module-scss-module__ZgerZq__emptyText{color:#6b625f;margin-bottom:2rem;font-size:1rem}
.page-module-scss-module__MAC1Lq__page{background:#fff}.page-module-scss-module__MAC1Lq__container{max-width:1240px;margin:0 auto;padding:2.5rem 1.25rem 4rem}@media (max-width:640px){.page-module-scss-module__MAC1Lq__container{padding:1rem 1rem calc(84px + env(safe-area-inset-bottom,0px))}}.page-module-scss-module__MAC1Lq__breadcrumbRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.page-module-scss-module__MAC1Lq__adminEditBtn{color:#fff;background:#6e2639;border-radius:4px;align-items:center;gap:.5rem;margin-left:auto;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex}.page-module-scss-module__MAC1Lq__adminEditBtn:hover{background:#a17c52;transform:translateY(-2px)}.page-module-scss-module__MAC1Lq__productGrid{grid-template-columns:1fr;align-items:start;gap:1.5rem;display:grid}@media (min-width:768px){.page-module-scss-module__MAC1Lq__productGrid{grid-template-columns:1.15fr 1fr}}.page-module-scss-module__MAC1Lq__mediaColumn{min-width:0;position:relative}.page-module-scss-module__MAC1Lq__infoPanel{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.page-module-scss-module__MAC1Lq__infoPanel{gap:.75rem}}.page-module-scss-module__MAC1Lq__titleBlock{flex-direction:column;gap:.25rem;display:flex}.page-module-scss-module__MAC1Lq__category{text-transform:uppercase;letter-spacing:.16em;color:#706562;margin-bottom:.75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:500}.page-module-scss-module__MAC1Lq__title{color:#1a1614;letter-spacing:-.015em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,3.4vw,2.5rem);font-weight:400;line-height:1.15}.page-module-scss-module__MAC1Lq__subcategory{color:#6b625f;font-size:.875rem}.page-module-scss-module__MAC1Lq__priceRow{flex-direction:column;gap:.75rem;display:flex}@media (min-width:768px){.page-module-scss-module__MAC1Lq__priceRow{flex-direction:row;align-items:center;gap:.5rem}}.page-module-scss-module__MAC1Lq__priceBlock{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module-scss-module__MAC1Lq__price,.page-module-scss-module__MAC1Lq__salePrice{font-variant-numeric:lining-nums tabular-nums;color:#1a1614;letter-spacing:.01em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.75rem;font-weight:600}.page-module-scss-module__MAC1Lq__originalPrice{color:#706562;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;text-decoration:line-through}.page-module-scss-module__MAC1Lq__discountBadge{color:#fff;background:#6e2639;border-radius:2px;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.page-module-scss-module__MAC1Lq__stockStatus{border-radius:4px;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:flex}.page-module-scss-module__MAC1Lq__stockStatus.page-module-scss-module__MAC1Lq__inStock{color:#2e7d32;background:#48bb781a}.page-module-scss-module__MAC1Lq__stockStatus.page-module-scss-module__MAC1Lq__outOfStock{color:#e74c3c;background:#e53e3e1a}@media (min-width:768px){.page-module-scss-module__MAC1Lq__stockStatus{text-transform:uppercase;letter-spacing:.05em;padding:0;font-size:.75rem;background:0 0!important}}.page-module-scss-module__MAC1Lq__descriptionCard{padding:0}.page-module-scss-module__MAC1Lq__description{color:#6b625f;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.7;display:-webkit-box;overflow:hidden}.page-module-scss-module__MAC1Lq__descriptionToggle{appearance:none;color:#6e2639;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin-top:.25rem;padding:.25rem 0;font-size:.875rem;font-weight:600;display:inline-block}.page-module-scss-module__MAC1Lq__descriptionExpanded{display:block;overflow:visible}.page-module-scss-module__MAC1Lq__variantAttributes{border-top:1px dashed #e3dad8;margin-top:.75rem;padding-top:.5rem}.page-module-scss-module__MAC1Lq__variantAttribute{margin-bottom:.25rem}.page-module-scss-module__MAC1Lq__variantAttribute strong{color:#1a1614;font-weight:600}.page-module-scss-module__MAC1Lq__purchaseCard{border-top:1px solid #e3dad8;flex-direction:column;gap:.75rem;padding:1rem 0 0;display:flex}@media (min-width:768px){.page-module-scss-module__MAC1Lq__purchaseCard{border-top:none;padding:0}}.page-module-scss-module__MAC1Lq__purchasePrimary,.page-module-scss-module__MAC1Lq__purchaseSecondary{align-items:stretch;gap:.5rem;display:flex}.page-module-scss-module__MAC1Lq__purchaseSecondary>*{min-height:42px}@media (min-width:768px){.page-module-scss-module__MAC1Lq__purchaseCard{grid-template-columns:minmax(0,1fr) auto;display:grid}.page-module-scss-module__MAC1Lq__purchasePrimary,.page-module-scss-module__MAC1Lq__purchaseSecondary{display:contents}.page-module-scss-module__MAC1Lq__purchasePrimary>.page-module-scss-module__MAC1Lq__contador{grid-area:1/1/auto/-1}.page-module-scss-module__MAC1Lq__purchasePrimary>:last-child{grid-area:2/1}.page-module-scss-module__MAC1Lq__purchaseSecondary>:first-child{grid-area:2/2}.page-module-scss-module__MAC1Lq__contactBlock{grid-area:3/1/auto/-1}}.page-module-scss-module__MAC1Lq__contador{align-items:center;gap:.75rem;display:flex}.page-module-scss-module__MAC1Lq__contadorEtiqueta{letter-spacing:.12em;text-transform:uppercase;color:#706562;font-size:.75rem}.page-module-scss-module__MAC1Lq__contadorControles{align-items:center;gap:.25rem;display:flex}.page-module-scss-module__MAC1Lq__quantitySelector{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.page-module-scss-module__MAC1Lq__quantitySelector label{font-size:.875rem;font-weight:600}@media (min-width:768px){.page-module-scss-module__MAC1Lq__quantitySelector{justify-content:flex-start}}.page-module-scss-module__MAC1Lq__quantityControls{align-items:center;gap:.75rem;display:flex}.page-module-scss-module__MAC1Lq__quantityValue{text-align:center;min-width:2rem;font-size:1.125rem;font-weight:500}.page-module-scss-module__MAC1Lq__addToCartButton{white-space:nowrap;flex:1}.page-module-scss-module__MAC1Lq__cartLabelMobile{display:none}.page-module-scss-module__MAC1Lq__contactBlock{margin-top:0}@media (max-width:767px){.page-module-scss-module__MAC1Lq__titleBlock{order:1}.page-module-scss-module__MAC1Lq__priceRow{order:2}.page-module-scss-module__MAC1Lq__purchaseCard{order:3}.page-module-scss-module__MAC1Lq__descriptionCard{order:4}.page-module-scss-module__MAC1Lq__category{margin-bottom:.25rem}.page-module-scss-module__MAC1Lq__priceRow{gap:.5rem}.page-module-scss-module__MAC1Lq__stockStatus{width:fit-content}.page-module-scss-module__MAC1Lq__purchaseCard{gap:.5rem;padding-top:.75rem}.page-module-scss-module__MAC1Lq__purchasePrimary{grid-template-columns:auto minmax(0,1fr);display:grid}.page-module-scss-module__MAC1Lq__contadorEtiqueta{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.page-module-scss-module__MAC1Lq__contador,.page-module-scss-module__MAC1Lq__contadorControles{gap:0}.page-module-scss-module__MAC1Lq__quantityValue{min-width:1.75rem}.page-module-scss-module__MAC1Lq__purchaseSecondary{grid-template-columns:42px 42px;display:grid}.page-module-scss-module__MAC1Lq__cartLabelDesktop{display:none}.page-module-scss-module__MAC1Lq__cartLabelMobile{display:inline}.page-module-scss-module__MAC1Lq__contactBlock{min-width:0}.page-module-scss-module__MAC1Lq__description{-webkit-line-clamp:3;line-height:1.55}}
.LeaderboardBanner-module-scss-module__zWY3Ua__link{text-decoration:none;display:block}.LeaderboardBanner-module-scss-module__zWY3Ua__banner{width:100%;height:60px;position:relative;overflow:hidden}@media (max-width:768px){.LeaderboardBanner-module-scss-module__zWY3Ua__banner{height:50px}}@media (max-width:480px){.LeaderboardBanner-module-scss-module__zWY3Ua__banner{height:40px}}.LeaderboardBanner-module-scss-module__zWY3Ua__image{object-fit:cover;object-position:center}
.SubcategoryRow-module-scss-module__JRgX2q__name{color:#363636;flex:1;font-size:.875rem}.SubcategoryRow-module-scss-module__JRgX2q__count{color:#666;background:#ededed;border-radius:2px;padding:2px .5rem;font-size:.75rem}
.AnuncioAncho-module-scss-module__Tf5MdW__bloque{width:100%;margin:2.5rem 0}.AnuncioAncho-module-scss-module__Tf5MdW__enlace{color:inherit;text-decoration:none;display:block}.AnuncioAncho-module-scss-module__Tf5MdW__pieza{background:#f5efee;width:100%;position:relative;overflow:hidden}.AnuncioAncho-module-scss-module__Tf5MdW__imagen{width:100%;height:auto;display:block}.AnuncioAncho-module-scss-module__Tf5MdW__texto{color:#fff;flex-direction:column;justify-content:center;gap:.75rem;padding:2rem 2.5rem;display:flex;position:absolute;inset:0}[data-lado=derecha] .AnuncioAncho-module-scss-module__Tf5MdW__texto{text-align:right;background:linear-gradient(90deg,#0000 35%,#1a16148c 100%);align-items:flex-end}[data-lado=izquierda] .AnuncioAncho-module-scss-module__Tf5MdW__texto{text-align:left;background:linear-gradient(270deg,#0000 35%,#1a16148c 100%);align-items:flex-start}.AnuncioAncho-module-scss-module__Tf5MdW__titulo{max-width:16ch;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,3.4vw,3.25rem);line-height:1.1}.AnuncioAncho-module-scss-module__Tf5MdW__gancho{opacity:.85;max-width:34ch;margin:0;font-size:clamp(.9rem,1.4vw,1.15rem)}.AnuncioAncho-module-scss-module__Tf5MdW__accion{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:2px;font-size:.875rem;font-weight:600}@media (max-width:640px){.AnuncioAncho-module-scss-module__Tf5MdW__texto{text-align:left;background:#1a1614;align-items:flex-start;padding:1.25rem 1rem;position:static}}
.ProductGridAgrupada-module-scss-module__80CpPG__grupo+.ProductGridAgrupada-module-scss-module__80CpPG__grupo{margin-top:3rem}.ProductGridAgrupada-module-scss-module__80CpPG__titulo{top:calc(var(--site-navbar-offset,0px) + var(--site-tabs-height,0px) + var(--site-toolbar-height,0px));z-index:90;color:#1a1614;letter-spacing:.01em;background:#fff;border-bottom:1px solid #e3dad8;align-items:baseline;gap:.5rem;margin:0 0 1.25rem;padding-top:.75rem;padding-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:400;display:flex;position:sticky}.ProductGridAgrupada-module-scss-module__80CpPG__cuantos{color:#706562;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400}@media (max-width:640px){.ProductGridAgrupada-module-scss-module__80CpPG__grupo+.ProductGridAgrupada-module-scss-module__80CpPG__grupo{margin-top:2rem}.ProductGridAgrupada-module-scss-module__80CpPG__titulo{margin-bottom:1rem;font-size:1.125rem}}.ProductGridAgrupada-module-scss-module__80CpPG__queHay{color:#706562;margin:0 0 1.25rem;font-size:.875rem}
.ActionBar-module-scss-module__3UFVbq__actionBar{border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.ActionBar-module-scss-module__3UFVbq__primaryActions,.ActionBar-module-scss-module__3UFVbq__primaryActions button{align-items:center;gap:.5rem;display:flex}.ActionBar-module-scss-module__3UFVbq__moreWrapper{position:relative}.ActionBar-module-scss-module__3UFVbq__moreBtn{color:#706562;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ActionBar-module-scss-module__3UFVbq__moreBtn:hover{background:#fff}.ActionBar-module-scss-module__3UFVbq__dropdown{z-index:10;border:1px solid;border-radius:8px;min-width:160px;margin-top:.25rem;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #0000001a}.ActionBar-module-scss-module__3UFVbq__dropdown button{color:#706562;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;display:flex}.ActionBar-module-scss-module__3UFVbq__dropdown button:hover{background:#fff}.ActionBar-module-scss-module__3UFVbq__dropdown button:first-child{border-radius:8px 8px 0 0}.ActionBar-module-scss-module__3UFVbq__dropdown button:last-child{border-radius:0 0 8px 8px}@media (max-width:640px){.ActionBar-module-scss-module__3UFVbq__actionBar{flex-wrap:wrap;padding:.5rem}.ActionBar-module-scss-module__3UFVbq__primaryActions{flex-wrap:wrap;justify-content:flex-start;width:100%}.ActionBar-module-scss-module__3UFVbq__primaryActions button{flex:1;justify-content:center;min-width:100px}}
