div#root{width:100%;max-width:1192px;margin:0 auto}.category-title{letter-spacing:.0625rem;margin:1.5rem 0 0;font-size:1.5rem;font-weight:500;line-height:1.2}.category-description{color:#6f6f70;letter-spacing:.015625rem;margin-top:.75rem;font-size:1rem;font-weight:400;line-height:1.2}article.productCard{box-sizing:border-box;background-color:#fff;border:1px solid #e7e7e7;border-radius:1rem;gap:0;max-width:278px;max-height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 768px){article.productCard{width:278px}}.productImageContainer{background-color:#faf9f8;border-radius:.5rem;justify-content:center;align-self:stretch;align-items:center;height:calc(100% - 1rem);min-height:180px;margin:.5rem;padding:0 .75rem .5rem;display:flex}img.productImage{width:150px;max-height:150px;object-fit:contain}section.productSection{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;padding:1.5rem 0}section.contentSection{padding:.5rem 1rem 1rem}h3.contentTitle{margin-bottom:.25rem}a.contentTitleLink{letter-spacing:.015625rem;color:#17171a;line-height:1.2;font-size:1rem;font-weight:500}p.contentHeadline{font-size:.875rem;font-weight:500;line-height:1.2;color:#6f6f70;-webkit-line-clamp:2;letter-spacing:.015625rem;-webkit-box-orient:vertical;margin-bottom:.5rem;overflow:hidden}span.colorName{background-color:#e7abb7;width:22px;height:22px;display:block;border-radius:100%}ul.contentColorRange{display:flex;gap:2px;padding-top:.5rem}.purchaseSection{flex-direction:column;justify-content:flex-end;height:100%;padding:0 1rem 1rem;display:flex}.purchaseContainer{display:flex;justify-content:space-between;align-items:center}.priceContainer{flex-flow:wrap;align-items:baseline;display:flex;flex-direction:column}span.priceText{color:#17171a;font-size:1rem;font-weight:700;letter-spacing:.015625rem;white-space:nowrap;line-height:1.2}.subscriptionContainer{padding-top:.125rem}span.subscriptionText{font-weight:500;font-size:.75rem;line-height:1.2;color:#6f6f70;letter-spacing:.015625rem}.contentColorRange input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out;background-clip:content-box;padding:0;border:1px solid #e7e7e7}label.colorName{display:none}.contentColorRange input[type=radio]:checked{border:2px solid #e7e7e7;padding:2px;background-clip:content-box}button.addToCartMachineButton{width:2.5rem;height:2.5rem;box-shadow:none;background:#257a57;border-radius:62.4375rem;position:relative}.addToCartMachineButton>:before{content:"+";color:#fff;font-size:1.8rem;line-height:calc(2.5rem - 4px);display:block;position:absolute;inset:0;font-family:NespressoLucas,Helvetica,Arial,sans-serif!important;font-weight:100!important}.purchase-actions{display:flex;gap:1rem;align-items:center}.purchase-actions-mobile{display:flex;flex-direction:column;gap:1rem;width:100%}.view-details-subscription-mobile{display:inline-block;padding:.6rem 1.2rem;background-color:#17171a;color:#fff;text-decoration:none;border-radius:.5rem;font-size:1rem;font-weight:500;border:none;cursor:pointer;text-align:center}.view-details-subscription{display:inline-block;padding:.6rem 1.2rem;background-color:#17171a;color:#fff;text-decoration:none;border-radius:2rem;font-size:1rem;font-weight:500;transition:background .2s,color .2s;border:none;cursor:pointer}.view-details-subscription:hover,.view-details-subscription:focus{background-color:#257a57;color:#fff;text-decoration:underline}.button-loader{width:100%;height:100%;background:#ffffffb3;display:flex;justify-content:center;align-items:center;pointer-events:none}.spinner-wheel{border:4px solid rgba(0,0,0,.1);border-top:4px solid #17171a;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}.modal-details{display:flex;flex-direction:column;gap:30px}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:3000}.modal-content{background:#fff;border-radius:20px;max-width:900px;min-width:320px;position:relative;overflow:hidden;box-sizing:border-box;animation:modalPopIn .25s cubic-bezier(.4,0,.2,1)}@keyframes modalPopIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.modal-close{position:absolute;top:.2rem;right:1rem;font-size:2rem;border:none;background:none;cursor:pointer;color:#525252}.modal-body{display:grid;grid-template-columns:1fr 1fr}.modal-image img{max-width:280px;height:auto}.modal-info{display:flex;flex-direction:column;align-items:center;padding:2rem}.modal-info h2{margin-top:0;overflow:hidden;color:#17171a;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.25px}p.modal-headline{color:#9e8157;font-size:18px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.25px}.modal-benefits{display:flex;flex-direction:column;gap:10px;font-size:15px;font-weight:500;letter-spacing:.25px;margin:20px 0}p.subscription-price{color:#17171a;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.25px}span.subscription-modal-price{color:#9e8157;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.25px}.modal-price p{color:#17171a;font-size:20px;font-style:normal;font-weight:700;line-height:120%}p.subscription-price{display:flex;flex-direction:column}.view-details-link{display:inline-block;margin-top:1rem;padding:.5rem 1rem;background-color:#000;color:#fff;text-decoration:none;border-radius:4px}div#subscription-product{background-color:#fffdfa;border-right:1px solid #e7e7e7}div#subscription-product,#default-product{padding:2rem}.modal-image{text-align:center}.modal-benefits li{display:flex;gap:10px}.modal-benefits nb-icon{color:#9e8157}.addToCartSection{display:flex;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1)}.addToCartSection:active{transform:scale(.98);box-shadow:0 1px 6px #257a5714}section.purchase-section{display:flex;align-items:center;justify-content:space-between}#default-product,#subscription-product{display:flex;flex-direction:column;height:100%}.modal-details{display:flex;flex-direction:column;height:100%;justify-content:space-between;gap:30px}.modal-benefits svg{width:22px;height:22px;flex-shrink:0}.hide{display:none}#root nav{z-index:1000;background:#faf9f8;align-items:flex-start;gap:1rem;margin:auto;padding:1.5rem 0;display:flex;justify-content:space-between;position:relative}.filter-select.disabled{opacity:.5;cursor:not-allowed;color:#9e9e9e;background-color:#f5f5f5}.filter-select.disabled:hover{background-color:#f5f5f5;border-color:#e7e7e7}.filter-select.active{border:1px solid #17171a;background-color:#fff}.filter-select.active:hover{border:1px solid #17171a}button.filter-select:hover{background-color:#f6f6f6}.filter-select{letter-spacing:.015625rem;box-sizing:border-box;color:#454547;cursor:pointer;white-space:nowrap;background-color:#fff;border:.0625rem solid #e7e7e7;border-radius:62.4375rem;justify-content:center;align-items:center;block-size:2.5rem;inline-size:fit-content;max-inline-size:20.625rem;padding-block:.5rem;padding-inline:.75rem;font-family:inherit;font-size:1rem;font-weight:700;line-height:1.2;transition-property:background-color,border-color,box-shadow,color;transition-duration:80ms;transition-timing-function:ease-in-out;display:inline-flex;gap:2px}.filter-select svg{height:20px;width:auto;margin-right:2px}.filter-modal{z-index:10;background-color:#faf9f8;border-radius:1rem;max-width:23.75rem;max-height:40rem;margin-top:.75rem;padding:1rem;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 0 8px #17171a0d,0 2px 8px #17171a14;display:flex;flex-direction:column;align-items:center;gap:10px}.filter-modal ul{gap:1rem;min-width:fit-content;margin-bottom:.5rem;display:flex}.column-list{flex-direction:column}.filter-button-container{position:relative}h2.filtered-products-title{letter-spacing:.0625rem;margin:1.5rem 0 0;font-size:1.5rem;font-weight:500;line-height:1.2}button.techno-difference{letter-spacing:.015625rem;min-block-size:2rem;font-size:.875rem;font-weight:500;line-height:1.2;display:flex;align-items:center;gap:10px}section.filter-section{display:flex;gap:1rem}section.sort-section{display:flex}.machine-plp-header-container h1{font-size:36px;font-weight:700;letter-spacing:8px;letter-spacing:.0625rem;line-height:1.2;padding:2.5rem 0 .5rem}.filter-divider{width:1px;height:2rem;background-color:#e7e7e7;margin:0 .5rem;flex-shrink:0}.reset-filters-button{width:2.5rem;height:2.5rem;background-color:#17171a;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;animation:popIn .3s cubic-bezier(.68,-.55,.265,1.55);position:relative}.reset-filters-button:hover{background-color:#454547;transform:scale(1.05)}.reset-filters-button:active{transform:scale(.95)}.reset-filters-button svg{color:#fff;width:20px;height:20px}.reset-filters-button:after{content:attr(title);position:absolute;bottom:-2.5rem;left:50%;transform:translate(-50%);background-color:#17171a;color:#fff;padding:.5rem .75rem;border-radius:.25rem;font-size:.75rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;z-index:1000}.reset-filters-button:before{content:"";position:absolute;bottom:-1.25rem;left:50%;transform:translate(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #17171a;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;z-index:1000}.reset-filters-button:hover:after,.reset-filters-button:hover:before{opacity:1;visibility:visible}@keyframes popIn{0%{opacity:0;transform:scale(0)}80%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.filter-divider{width:1px;height:2rem;background-color:#e7e7e7;margin:0 .5rem;flex-shrink:0}.reset-filters-button{width:2.5rem;height:2.5rem;background-color:#17171a;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;animation:popIn .3s cubic-bezier(.68,-.55,.265,1.55);flex-shrink:0}.reset-filters-button:hover{background-color:#454547}.reset-filters-button:after,.reset-filters-button:before{display:none}}.mobileColorInfo{padding-top:.5rem}.colorText{font-size:.875rem;font-weight:500;color:#6f6f70;letter-spacing:.015625rem}@media (max-width: 768px){section.productSection{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 0}div#root{width:100%;max-width:100dvw;margin:0 auto;padding:1rem}.category-title{letter-spacing:.0625rem;margin:1.5rem 0 0;font-size:1.5rem;font-weight:500;line-height:1.2}.category-description{color:#6f6f70;letter-spacing:.015625rem;margin-top:.75rem;font-size:1rem;font-weight:400;line-height:1.2}article.productCard{box-sizing:border-box;background-color:#fff;border:1px solid #e7e7e7;border-radius:1rem;gap:0;max-width:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.productImageContainer{background-color:#faf9f8;border-radius:.5rem;justify-content:center;align-self:stretch;align-items:center;height:calc(100% - 1rem);min-height:140px;margin:.5rem;padding:0 .75rem .5rem;display:flex}img.productImage{width:120px;object-fit:contain}section.contentSection{padding:.6rem}h3.contentTitle{margin-bottom:.25rem}a.contentTitleLink{letter-spacing:.015625rem;color:#17171a;line-height:1.2;font-size:.8rem;font-weight:500}p.contentHeadline{font-size:.7rem;font-weight:500;line-height:1.2;color:#6f6f70;-webkit-line-clamp:2;letter-spacing:.015625rem;-webkit-box-orient:vertical;margin-bottom:.5rem;overflow:hidden}span.colorName{background-color:#e7abb7;width:22px;height:22px;display:block;border-radius:100%}ul.contentColorRange{display:flex;gap:2px;padding-top:.5rem}.purchaseSection{flex-direction:column;justify-content:flex-end;height:100%;padding:.5rem;display:flex}.purchaseContainer{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:10px}.priceContainer{flex-flow:wrap;align-items:baseline;display:flex;flex-direction:column}span.priceText{color:#17171a;font-size:.8rem;font-weight:700;letter-spacing:.015625rem;white-space:nowrap;line-height:1.2}.subscriptionContainer{padding-top:.125rem}span.subscriptionText{font-weight:500;font-size:.7rem;line-height:1.2;color:#6f6f70;letter-spacing:.015625rem}.contentColorRange input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out;background-clip:content-box;padding:.25rem}.contentColorRange input[type=radio]:checked{border:2px solid #e7e7e7;padding:2px;background-clip:content-box}.productFooter button.addToCartMachineButton{width:100%;height:2.5rem;box-shadow:none;background:#257a57;border-radius:.5rem;position:relative}.addToCartMachineButton>:before{content:"+";color:#fff;font-size:1.8rem;line-height:calc(2.5rem - 4px);display:block;position:absolute;inset:0;font-weight:100!important}.priceSection{width:94%}.modal-details{display:flex;flex-direction:column;gap:30px}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:3000}.modal-content{background:#fff;border-radius:20px;width:60%;position:relative;overflow:hidden}.modal-close{position:absolute;top:.2rem;right:1rem;font-size:2rem;border:none;background:none;cursor:pointer;color:#525252}.modal-body{display:grid;grid-template-columns:1fr 1fr}.modal-image img{max-width:280px;height:auto}.modal-info{display:flex;flex-direction:column;align-items:center;padding:2rem}.modal-info h2{margin-top:0;overflow:hidden;color:#17171a;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.25px}p.modal-headline{color:#9e8157;font-size:18px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.25px}.modal-benefits{display:flex;flex-direction:column;gap:10px;font-size:15px;font-weight:500;letter-spacing:.25px;margin:20px 0}p.subscription-price{color:#17171a;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.25px}span.subscription-modal-price{color:#9e8157;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.25px}.modal-price p{color:#17171a;font-size:20px;font-style:normal;font-weight:700;line-height:120%}p.subscription-price{display:flex;flex-direction:column}.view-details-link{display:inline-block;margin-top:1rem;padding:.5rem 1rem;background-color:#000;color:#fff;text-decoration:none;border-radius:4px}div#subscription-product{background-color:#fffdfa;border-right:1px solid #e7e7e7}div#subscription-product,#default-product{padding:2rem}.modal-image{text-align:center}.modal-benefits li{display:flex;gap:10px}.modal-benefits nb-icon{color:#9e8157}.addToCartSection{display:flex;width:100%;height:100%}section.purchase-section{display:flex;align-items:center;justify-content:space-between}#default-product,#subscription-product{display:flex;flex-direction:column;height:100%}.modal-details{display:flex;flex-direction:column;height:100%;justify-content:space-between;gap:30px}.modal-benefits svg{width:22px;height:22px;flex-shrink:0}.hide{display:none}#root nav{z-index:100;background:#faf9f8;align-items:flex-start;gap:1rem;margin:auto;padding:1.5rem 0;display:flex;justify-content:space-between;position:relative;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}#root nav::-webkit-scrollbar{display:none}.filter-select.disabled{opacity:.5;cursor:not-allowed;color:#9e9e9e;background-color:#f5f5f5}.filter-select.disabled:hover{background-color:#f5f5f5;border-color:#e7e7e7}.filter-select.active{border:1px solid #17171a;background-color:#fff}.filter-select.active:hover{border:1px solid #17171a}.filter-modal .filter-select{letter-spacing:.015625rem;box-sizing:border-box;color:#454547;cursor:pointer;white-space:nowrap;background-color:#fff;border:.0625rem solid #e7e7e7;border-radius:.5rem;justify-content:flex-start;align-items:center;block-size:2.5rem;inline-size:fit-content;max-inline-size:20.625rem;padding-block:.5rem;padding-inline:.75rem;font-family:inherit;font-size:1rem;font-weight:700;line-height:1.2;transition-property:background-color,border-color,box-shadow,color;transition-duration:80ms;transition-timing-function:ease-in-out;display:inline-flex;gap:2px;width:100%}.filter-select svg{height:20px;width:20px;margin-right:2px}.filter-modal{z-index:1001;background-color:#faf9f8;border-radius:20px 20px 0 0;max-width:100vw;height:50vh;padding:3rem 1rem 1rem;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:0 -4px 20px #00000026;display:flex;flex-direction:column;align-items:center;gap:10px;animation:bounceUp .3s cubic-bezier(.25,.46,.45,.94);transform-origin:bottom center;overflow:auto}@keyframes bounceUp{0%{transform:translateY(100%) scale(.9);opacity:0}80%{transform:translateY(0) scale(1.02);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}.filter-modal ul{gap:1rem;min-width:100%;margin-bottom:.5rem;display:flex;text-align:center;justify-content:center}button.filter-select:hover{background-color:#f6f6f6}.column-list{flex-direction:column}.filter-button-container{position:relative}h2.filtered-products-title{letter-spacing:.0625rem;margin:1.5rem 0 0;font-size:1.5rem;font-weight:500;line-height:1.2}button.techno-difference{letter-spacing:.015625rem;min-block-size:2rem;font-size:.875rem;font-weight:500;line-height:1.2;display:flex;align-items:center;gap:10px}section.filter-section{display:flex;gap:1rem}section.sort-section{display:flex}.machine-plp-header-container h1{font-size:36px;font-weight:700;letter-spacing:8px;letter-spacing:.0625rem;line-height:1.2;padding:2.5rem 0 .5rem}.mobileColorInfo{padding-top:.5rem;display:none}.colorText{font-size:.875rem;font-weight:500;color:#6f6f70;letter-spacing:.015625rem}}.mobile-modal-benefits li{display:flex;align-items:center;gap:8px;text-align:left}.mobile-modal-benefits nb-icon{color:#9e8157;width:16px;height:16px;flex-shrink:0}.mobile-purchase-section{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-top:auto;flex-shrink:0}.mobile-modal-price{text-align:center}.mobile-subscription-price,.mobile-default-price{color:#17171a;font-size:16px;font-weight:700;line-height:1.2;margin:0;display:flex;flex-direction:column;align-items:center;gap:.25rem}.mobile-subscription-modal-price{color:#9e8157;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.25px}.mobile-addToCartSection{width:100%}.mobile-addToCartMachineButton{width:100%;height:2.75rem;background:#257a57;border:none;border-radius:.5rem;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.mobile-addToCartMachineButton:hover{background:#1e5e44}.mobile-switch-option-button{width:100%;height:2.25rem;background:transparent;border:1px solid #e7e7e7;border-radius:.5rem;color:#454547;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.mobile-switch-option-button:hover{background-color:#f6f6f6;border-color:#d0d0d0}.mobile-modal-indicators{display:flex;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#fff;flex-shrink:0}.mobile-indicator{width:8px;height:8px;border-radius:50%;border:none;background-color:#e7e7e7;cursor:pointer;transition:background-color .2s ease}.mobile-indicator.active{background-color:#9e8157}.mobile-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:flex-end;z-index:100000}.mobile-modal-content{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:90vh;position:relative;overflow:hidden;animation:slideUp .3s ease-out;display:flex;flex-direction:column}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-modal-close{position:absolute;top:1rem;right:1rem;font-size:2rem;border:none;background:none;cursor:pointer;color:#525252;z-index:10;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#ffffffe6}.mobile-modal-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent;flex:1;min-height:0}.mobile-modal-slider::-webkit-scrollbar{width:6px}.mobile-modal-card{min-width:100%;scroll-snap-align:start;padding:2rem 1.5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem;overflow-y:auto}#mobile-subscription-product{background-color:#fffdfa}#mobile-default-product{background-color:#fff}.mobile-modal-image{text-align:center;padding:.5rem 0;flex-shrink:0}.mobile-modal-image img{max-width:180px;height:auto;object-fit:contain}.mobile-modal-details{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;flex:1;min-height:0}.mobile-modal-info{text-align:center;flex-shrink:0}.mobile-modal-info h2{margin:0 0 .5rem;color:#17171a;font-size:18px;font-weight:600;line-height:1.2;letter-spacing:.25px}.mobile-modal-headline{color:#9e8157;font-size:16px;font-weight:700;line-height:1.2;letter-spacing:.25px;margin:.5rem 0 .75rem}.mobile-modal-benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;font-size:14px;font-weight:500;letter-spacing:.25px}@media (max-width: 375px) and (max-height: 667px){.mobile-modal-content{max-height:95vh}.mobile-modal-card{padding:1.5rem 1rem .75rem;gap:.75rem}.mobile-modal-image img{max-width:160px}.mobile-modal-info h2{font-size:16px}.mobile-modal-headline{font-size:15px;margin:.25rem 0 .5rem}.mobile-modal-benefits{font-size:13px;gap:.4rem}.mobile-purchase-section{gap:.5rem}.mobile-subscription-price,.mobile-default-price{font-size:15px}.mobile-subscription-modal-price{font-size:12px}}@media (min-width: 769px){.mobile-modal-overlay{display:none}}button.addToCartMachineButton.out-of-stock{background-color:#454545!important;cursor:not-allowed;opacity:.6}button.addToCartMachineButton.out-of-stock:hover{background-color:#9e9e9e!important}@media (max-width: 768px){.productFooter button.addToCartMachineButton.out-of-stock{background-color:#454545!important;cursor:not-allowed;opacity:.6}.productFooter button.addToCartMachineButton.out-of-stock:hover{background-color:#9e9e9e!important}}span.outOfStockText{color:#454545;font-size:1rem;font-weight:600;letter-spacing:.015625rem;white-space:nowrap;line-height:1.2}@media (max-width: 768px){span.outOfStockText{color:#9e9e9e;font-size:.8rem;font-weight:500;letter-spacing:.015625rem;white-space:nowrap;line-height:1.2}}.originalPrice.strikethrough{color:#17171a;font-size:.8rem;font-weight:500;letter-spacing:.015625rem;text-decoration:line-through;line-height:1.2}.discountedPrice{color:#257a57;font-size:1rem;font-weight:700;letter-spacing:.015625rem;white-space:nowrap;line-height:1.2}.promotionText{font-weight:500;font-size:.75rem;line-height:1.2;color:#257a57;letter-spacing:.015625rem}.modal-original-price{color:#17171a;font-size:.9rem;font-weight:500;letter-spacing:.015625rem;text-decoration:line-through;line-height:1.2;display:block}.modal-discounted-price{color:#257a57;font-size:1.2rem;font-weight:700;letter-spacing:.015625rem;white-space:nowrap;line-height:1.2;display:block}.mobile-modal-original-price{color:#9e9e9e;font-size:.8rem;font-weight:500;letter-spacing:.015625rem;text-decoration:line-through;line-height:1.2;display:block}.mobile-modal-discounted-price{color:#257a57;font-size:1rem;font-weight:700;letter-spacing:.015625rem;white-space:nowrap;line-height:1.2;display:block}p.modal-headline.promotion,p.mobile-modal-headline.promotion{color:#257a58}.categoryCtaWrap{display:block;position:absolute;top:1rem;right:1rem;z-index:20}.categoryCtaButton{display:flex;align-items:center;gap:.5rem;background-color:#fff;color:#000;border-radius:1rem;padding:.375rem .75rem;transition:background-color .2s ease,transform .2s ease;border:1px solid rgba(255,255,255,.2);flex-shrink:0}.categoryCtaButton:hover{background-color:#fff;transform:scale(1.05)}.categoryCtaButton:active{transform:translateY(0)}.categoryCtaButton:focus{outline:3px solid rgba(37,122,87,.18);outline-offset:2px}.categoryCtaButton[disabled]{opacity:.6;cursor:not-allowed;pointer-events:none}@media (max-width: 768px){.categoryCtaButton{width:100%;padding:.3rem 1rem;border-radius:5rem;font-size:.95rem}}article.categoryCard{box-sizing:border-box;background-color:#fff;border:1px solid #e7e7e7;border-radius:1rem;max-width:278px;max-height:100%;width:100%;position:relative;display:flex;flex-direction:column;overflow:hidden;cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}article.categoryCard:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001a}.categoryImageSection{flex:1;position:relative;overflow:hidden}.categoryImageContainer{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.categoryImage,.categoryVideo{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;transition:opacity 1s ease-in-out;z-index:1}.categoryImage.fade-in{opacity:1;z-index:2}.categoryImage.fade-out{opacity:0;z-index:1}.categoryVideo.fade-in{opacity:1;z-index:2}.categoryVideo.fade-out{opacity:0;z-index:1}.categoryVideo{object-fit:cover;background-color:transparent;opacity:0}.categoryCupSizeToggle{position:absolute;top:1rem;right:1rem;z-index:20}.categoryCupSizeToggleIcon{width:48px;height:48px;background-color:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px #00000026;transition:all .2s ease}.categoryCupSizeToggleIcon:hover{background-color:#fff;transform:scale(1.05)}.categoryCupSizeToggleIcon nb-icon svg{color:#17171a;width:24px;height:24px}.categoryContentSection{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 50%,transparent 100%);padding:2rem 1rem 1rem;color:#fff;max-height:100%;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.25,.46,.45,.94);z-index:10}.categoryTextOverlay{text-align:left;display:flex;flex-direction:column;height:100%}.categoryCardTitle{font-size:1.25rem;font-weight:700;line-height:1.2;margin:0 0 .5rem;letter-spacing:.015625rem;color:#fff;flex-shrink:0}.categoryCardDescription{font-size:.875rem;font-weight:400;line-height:1.3;margin:0;letter-spacing:.015625rem;color:#ffffffe6;opacity:.95;flex-shrink:0}.categoryCupSizes{display:flex;flex-direction:column;gap:.5rem;overflow:hidden;max-height:0;opacity:0;transition:max-height .5s cubic-bezier(.25,.46,.45,.94),opacity .4s cubic-bezier(.25,.46,.45,.94)}.categoryCupSizes.expanded{max-height:220px;opacity:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;scrollbar-color:rgba(255,255,255,.3) transparent}.categoryCupSizes.expanded::-webkit-scrollbar{display:none}.categoryCupSizes.expanded::-webkit-scrollbar-track{background:transparent}.categoryCupSizes.expanded::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:3px}.categoryCupSizes.expanded::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}.categoryCupSizes.expanded .categoryCupSizeItem{animation:slideInUp .4s cubic-bezier(.25,.46,.45,.94) forwards;opacity:0;transform:translateY(20px)}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}.categoryCupSizeItem{display:flex;align-items:center;gap:.5rem;background-color:#ffffff26;border-radius:1rem;padding:.375rem .75rem;transition:background-color .2s ease,transform .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);flex-shrink:0}.categoryCupSizeItem:hover{background-color:#ffffff40;transform:translate(4px)}.categoryCupSizeName{color:#fff;font-size:.75rem;font-weight:500;letter-spacing:.015625rem;white-space:nowrap;flex:1}.categoryCupSizeIcon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#fff3;border-radius:50%;flex-shrink:0}.categoryCupSizeIcon nb-icon svg{color:#fff;width:18px;height:18px}.categoryImageContainer video{will-change:opacity;backface-visibility:hidden;transform:translateZ(0);width:100%;height:100%}.categoryImageContainer img{will-change:opacity;backface-visibility:hidden;transform:translateZ(0)}.categoryVideo:not([data-loaded=true]){background-color:#faf9f8}.categoryVideo::-webkit-media-controls{display:none!important}.categoryVideo::-webkit-media-controls-enclosure{display:none!important}@media (max-width: 768px){article.categoryCard{max-width:100%;max-height:100%}.categoryCupSizeToggle{top:.75rem;right:.75rem}.categoryCupSizeToggleIcon{width:40px;height:40px}.categoryCupSizeToggleIcon nb-icon svg{width:20px;height:20px}.categoryContentSection{padding:1.5rem .75rem .75rem;max-height:100%}.categoryContentSection.expanded{padding:2.5rem 1rem 1rem}.categoryCardTitle{font-size:1rem;margin:0 0 .25rem}.categoryCardDescription{font-size:.75rem;line-height:1.2}.categoryCupSizes{gap:.375rem}.categoryCupSizes.expanded{padding:.75rem 0}.categoryCupSizeItem{gap:.375rem;padding:.25rem .5rem}.categoryCupSizeName{font-size:.65rem}.categoryCupSizeIcon{width:24px;height:24px}.categoryCupSizeIcon nb-icon svg{width:16px;height:16px}.categoryVideo{filter:brightness(1.05)}}@media (prefers-reduced-motion: reduce){.categoryVideo{display:none!important}.categoryImage.fade-out{opacity:1!important}.categoryCupSizes.expanded .categoryCupSizeItem{animation:none;opacity:1;transform:translateY(0)}}.difference-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:4000}.difference-modal-content{background:#fff;border-radius:16px;max-width:960px;width:94%;max-height:90vh;overflow:auto;position:relative;box-sizing:border-box;padding:20px;animation:modalPopIn .25s cubic-bezier(.4,0,.2,1)}.difference-modal-close{position:absolute;top:12px;right:16px;font-size:1.75rem;border:none;background:none;cursor:pointer;color:#525252}.difference-modal-body{display:grid;grid-template-columns:1fr;gap:18px}.difference-modal-header{text-align:center;padding:8px 16px 0}.difference-modal-header h2{margin:0;font-size:1.25rem;color:#17171a;font-weight:700;letter-spacing:.0625rem;line-height:1.2;font-size:1.5rem}.difference-modal-subtitle{margin-top:6px;color:#3f3f3f;font-size:.95rem}.difference-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start;padding:8px 4px 20px}.difference-columns.single-column{grid-template-columns:1fr}.difference-column{display:flex;flex-direction:column;gap:12px;background-color:#f1f1f1;border-radius:.5rem;padding:1rem 2rem}.difference-column-title{margin:0;font-size:1.05rem;color:#17171a;font-weight:700;letter-spacing:.015625rem;line-height:1.2;font-size:1.25rem}.difference-column-subtitle{margin:0;color:#3f3f3f;font-size:.95rem}.difference-column-image{text-align:center;padding:2rem;background-color:#f1f1f1;border-radius:.5rem;min-height:230px}.difference-column-image img{max-width:50%;height:auto;display:inline-block}.difference-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.difference-bullet{display:flex;gap:12px;align-items:flex-start}.difference-bullet-icon nb-icon,.difference-bullet-icon{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#9e8157}.difference-bullet-content strong{display:block;font-weight:700;color:#17171a}.difference-bullet-desc{color:#3f3f3f;font-size:.95rem;margin-top:2px}@media (max-width: 768px){.difference-modal-content{border-radius:20px 20px 0 0;width:100%;height:auto;max-height:85vh;align-self:flex-end;padding:16px}.difference-modal-overlay{align-items:flex-end}.difference-modal-close.mobile{top:10px;right:12px}.difference-modal-body.mobile{padding-bottom:8px}.difference-columns{grid-template-columns:1fr}.mobile-divider{border:none;height:1px;background:#e7e7e7;margin:8px 0}.difference-bullet{text-align:left}.difference-column-image{min-height:100px;padding:.5rem}}.skeleton-nav{border-radius:62.4375rem;background:#f3eee6 linear-gradient(110deg,#0000 8%,#faf9f8 18%,#0000 33%) 0 0 / 200% 400%;animation:1.5s linear infinite shine}.item1,.item3{width:130px;height:40px}.item2{width:100%;height:40px}@keyframes shine{to{background-position-x:-200%}}section.skeleton-section{box-sizing:border-box;background-color:#fff;border:1px solid #e7e7e7;border-radius:1rem;gap:0;max-width:278px;max-height:388px;position:relative;display:flex;flex-direction:column;justify-content:space-between;background:#f5f2ef}section.skeleton-img{height:100%;height:calc(100% - 1rem);min-height:180px;margin:.5rem;padding:0 .75rem .5rem;background:#f3eee6 linear-gradient(110deg,#0000 8%,#faf9f8 18%,#0000 33%) 0 0 / 200% 400%;animation:1.5s linear infinite shine;border-radius:.5rem;width:260px}section.skeleton-header{height:28px;width:auto;padding:0 .75rem .5rem;background:#f3eee6 linear-gradient(110deg,#0000 8%,#faf9f8 18%,#0000 33%) 0 0 / 200% 400%;animation:1.5s linear infinite shine;border-radius:.5rem;margin:.5rem}.body-item1,.body-item2{height:20px;width:70%;padding:0 .75rem .5rem;background:#f3eee6 linear-gradient(110deg,#0000 8%,#faf9f8 18%,#0000 33%) 0 0 / 200% 400%;animation:1.5s linear infinite shine;border-radius:.2rem}.skeleton-footer1{height:28px;width:40%;padding:0 .75rem .5rem;background:#f3eee6 linear-gradient(110deg,#0000 8%,#faf9f8 18%,#0000 33%) 0 0 / 200% 400%;animation:1.5s linear infinite shine;border-radius:.2rem}section.skeleton-footer{display:flex;justify-content:space-between;margin:1rem 1rem .5rem;align-items:center}.skeleton-footer2{height:2.5rem;width:2.5rem;background:#f3eee6 linear-gradient(110deg,#0000 8%,#faf9f8 18%,#0000 33%) 0 0 / 200% 400%;animation:1.5s linear infinite shine;border-radius:5rem}section.skeleton-body{margin:.5rem 1rem;display:flex;flex-direction:column;gap:12px}.skeleton-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;padding:1.5rem 0}.skeleton-title{border-radius:.5rem;background:#f3eee6 linear-gradient(110deg,#0000 8%,#faf9f8 18%,#0000 33%) 0 0 / 200% 400%;animation:1.5s linear infinite shine;height:50px;width:50%}.loading-skeleton{padding-top:2.5rem}span.ml{color:#454545}@media (max-width: 765px){.skeleton-title{width:70%}section.skeleton-img{width:unset}.skeleton-content{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 0}}
