.cart-page-container{max-width:1200px}.cart-page-title{color:#715c5d;font-size:24px;font-weight:800}.cart-item-card{min-height:100px;padding:10px;border:1px solid #efd1d1;background:#fff;transition:transform .2s ease}.cart-item-card:hover{transform:translateY(-5px)}.cart-empty-state{min-height:210px;padding-top:40px}.cart-empty-icon{width:32px;height:32px;object-fit:contain;margin-bottom:16px}.cart-empty-text{color:#3e3e3e;font-size:14px;font-weight:400;line-height:20px}.cart-item-img{width:86px;height:86px;object-fit:cover;object-position:center;border-radius:3px;flex:0 0 92px;display:block}.cart-item-info{min-height:82px;padding-left:14px;padding-right:64px}.cart-item-name{color:#3e3e3e;font-size:14px;line-height:20px;font-weight:500;max-width:100%}.cart-item-price-row{margin-top:24px;min-height:22px;column-gap:16px!important}.cart-item-price-group{display:flex;min-width:0;flex-direction:column}.cart-item-price-label{color:#715c5d;font-size:10px;font-weight:600;line-height:12px;white-space:nowrap}.cart-item-price{color:#3e3e3e;font-size:16px;font-weight:800;line-height:18px;white-space:nowrap}.cart-item-price-active{color:#c7a6a1;font-size:16px;font-weight:800}.cart-item-old-price{color:#a7a4a4;font-size:12px;font-weight:600;line-height:16px;white-space:nowrap}.cart-select-button{position:absolute;top:16px;right:14px;display:flex;align-items:center;justify-content:center;width:17px;height:17px;padding:0;border:1px solid #aaa;border-radius:50%;background:#fff;cursor:pointer}.cart-select-dot{display:block;width:8px;height:8px;border-radius:50%;background:#e64b32}.cart-remove-button{position:absolute;right:14px;bottom:18px;padding:0;border:none;background:transparent;color:#bb230b;font-size:14px;font-weight:500;line-height:20px;cursor:pointer}.cart-summary-desktop{max-width:420px;margin-left:20px;padding-top:6px}.cart-summary-title{color:#3e3e3e;font-size:24px;font-weight:800}.cart-summary-price{color:#715c5d;font-size:24px;font-weight:800}.cart-buy-button{background:#c7a6a1;color:#fff;border-radius:4px;font-size:16px;font-weight:800}.cart-buy-button:active,.cart-buy-button:focus,.cart-buy-button:hover{background:#c8a6a1!important;color:#fff!important;box-shadow:none!important}.cart-buy-button:disabled{opacity:.55;cursor:not-allowed}.cart-login-warning-popup{position:fixed;top:96px;left:50%;z-index:5000;gap:10px;width:min(276px,calc(100vw - 32px));min-height:48px;max-width:calc(100vw - 32px);padding:12px 18px;border:1px solid #e5d4d2;border-radius:6px;background:#fff;color:#3e3e3e;font-size:15px;font-weight:700;line-height:20px;box-shadow:0 12px 32px rgba(0,0,0,.14);transform:translateX(-50%)}.cart-login-warning-popup span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-login-warning-popup-icon{flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#d93025;color:#fff;font-size:15px;font-weight:800;line-height:1}.cart-remove-modal-backdrop{position:fixed;inset:0;z-index:1050;background:rgba(36,36,34,.36)}.cart-remove-modal{position:fixed;top:50%;left:50%;z-index:1051;width:min(360px,calc(100vw - 32px));transform:translate(-50%,-50%);border:1px solid #efd1d1;border-radius:8px;background:#fff;padding:28px 24px 24px;box-shadow:0 18px 50px rgba(36,36,34,.16);text-align:center}.cart-remove-modal-icon{width:52px;height:52px;margin:0 auto 18px;border-radius:50%;background:#fbf1f1;display:flex;align-items:center;justify-content:center}.cart-remove-modal-icon img{width:24px;height:24px;object-fit:contain}.cart-remove-modal-title{margin:0;color:#3e3e3e;font-size:16px;font-weight:600;line-height:24px}.cart-remove-modal-actions{margin-top:24px}.cart-remove-modal-cancel,.cart-remove-modal-confirm{flex:1 1;border-radius:4px;font-size:15px;font-weight:700;padding:11px 16px}.cart-remove-modal-cancel{border:1px solid #d8caca;color:#715c5d;background:#fff}.cart-remove-modal-cancel:focus,.cart-remove-modal-cancel:hover{border-color:#715c5d;color:#715c5d}.cart-remove-modal-confirm{border:1px solid #c7a6a1;color:#fff;background:#c7a6a1}.cart-remove-modal-confirm:focus,.cart-remove-modal-confirm:hover{border-color:#715c5d;background:#715c5d;color:#fff}.checkout-left-col,.checkout-right-col{max-width:426px}.checkout-container{max-width:1080px}.checkout-title{color:#715c5d;font-size:24px;font-weight:800;margin-bottom:56px!important}.checkout-mobile-top{margin-bottom:28px}.checkout-mobile-top .checkout-info-box{max-width:100%;margin-bottom:24px}.checkout-section-title{color:#715c5d;font-size:16px;font-weight:500}.checkout-section-icon{width:18px;height:18px;object-fit:contain}.checkout-product-card{width:100%;max-width:358px;min-height:100px;border-color:#f1dede!important;overflow:hidden;transition:transform .2s ease}.checkout-product-card:hover{transform:translateY(-5px)}.checkout-product-image{width:86px;height:86px;object-fit:cover;border-radius:3px;flex-shrink:0}.checkout-product-name{color:#3e3e3e;font-size:14px;font-weight:400;line-height:1.35}.checkout-product-content{min-width:0;max-width:100%;flex:1 1 auto}.checkout-product-content .ellipsis-tooltip-wrapper{width:100%;min-width:0}.checkout-product-card .d-flex.gap-3{min-width:0;flex-wrap:wrap;gap:8px 12px!important}.checkout-product-price{color:#c7a6a1;font-size:16px;font-weight:800;overflow-wrap:anywhere}.checkout-product-old-price{color:#a7a4a4;font-size:12px;font-weight:300;overflow-wrap:anywhere}.checkout-promotion-input{height:42px;border-color:#bbb;font-size:14px!important;font-weight:500!important}.checkout-primary-btn{background-color:#c8a6a1;color:#fff;font-weight:600}.checkout-primary-btn:focus,.checkout-primary-btn:hover{background-color:#b9948f;color:#fff}.checkout-add-btn{width:111px;background-color:#c7a6a1;color:#fff;font-size:14px;font-weight:500}.checkout-payment-heading,.checkout-qr-total,.checkout-total-label{color:#3e3e3e}.checkout-payment-heading span{font-size:16px;font-weight:500}.checkout-summary-label,.checkout-summary-price{color:#3e3e3e;font-size:14px;font-weight:300}.checkout-total-row{font-size:26px}.checkout-total-label,.checkout-total-price{font-size:24px;font-weight:800}.checkout-total-price{color:#715c5d}.checkout-payment-btn{border-radius:4px;background-color:#c7a6a1;color:#fff;font-size:16px;font-weight:800}.checkout-qr-total{font-size:26px}.checkout-payment-guide{color:#06c;font-size:18px;text-decoration:underline}.checkout-qr-image{width:280px;height:280px;padding:12px;border:1px solid #333;border-radius:4px}.checkout-save-btn{padding:10px 28px}.checkout-qr-expired-box{background-color:#f9e6e6;color:#333}.checkout-result-container{max-width:1200px;min-height:100vh;padding-top:40px}.checkout-back-btn{gap:8px;margin-bottom:40px;font-size:16px;cursor:pointer}.checkout-back-icon{font-size:20px}.checkout-result-icon{width:60px;height:60px;font-size:32px;font-weight:700}.checkout-result-icon-success{border:none;background-color:#c8a6a1;color:#fff}.checkout-result-icon-failed,.checkout-result-icon-interrupted{border:4px solid #c51f0f;background-color:transparent;color:#c51f0f}.checkout-result-title{font-size:28px}.checkout-result-title-success{color:#745b5b}.checkout-result-title-failed,.checkout-result-title-interrupted{color:#c51f0f}.checkout-result-box{width:420px;max-width:100%;padding:20px 24px;border-radius:8px;background-color:#f9e6e6;color:#4a4a4a;font-size:15px;line-height:1.5;white-space:pre-line}.checkout-continue-btn{font-size:16px}.checkout-continue-icon{margin-left:10px}.checkout-info-box{width:100%;max-width:358px;height:58px;padding:10px 12px;border-radius:4px;background-color:#f3f3f3;gap:0}.checkout-info-item{min-width:0;flex:1 1;gap:8px;color:#3e3e3e;font-size:12px;font-weight:400;line-height:18px}.checkout-info-item-card{width:34%}.checkout-info-item-return{width:30%}.checkout-info-item-money{width:36%}.checkout-info-item span{display:-webkit-box;overflow:hidden;line-height:18px;max-height:36px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.checkout-info-item-money span{max-width:92px}.checkout-info-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.checkout-address-container{max-width:560px}.checkout-address-title{color:#745b5b;font-size:34px}.payment-page,.payment-result-page{max-width:480px}.payment-page-with-products{max-width:980px}@media (min-width:992px){.payment-page .checkout-right-col{width:426px;flex:0 0 426px}.payment-page-with-products .checkout-main-row{column-gap:36px}.payment-page-with-products .checkout-left-col,.payment-page-with-products .checkout-right-col{width:426px;flex:0 0 426px}.payment-page-with-products .payment-total{font-size:26px}.payment-page-with-products .payment-qr-box{width:280px;height:280px;border-color:#333}.payment-page-with-products .btn-link{font-size:18px}}.payment-result-page{min-height:100vh;position:relative;display:flex;flex-direction:column}.payment-title{color:#8a6b6b}.payment-total{font-size:22px}.payment-qr-box{width:260px;height:260px;border:1px solid #999;border-radius:4px;padding:12px;background:#fff}.payment-qr-img{width:100%;height:100%;object-fit:contain}.payment-save-qr-btn{min-width:112px;border-radius:4px;background:#c8a6a1;color:#fff;font-weight:700}.payment-save-qr-btn:focus,.payment-save-qr-btn:hover{background:#b8938e;color:#fff}.payment-cancel-order-btn{min-width:132px;border-radius:4px;background:#c8a6a1;color:#fff;font-weight:700}.payment-cancel-order-btn:focus,.payment-cancel-order-btn:hover{background:#b8938e;color:#fff}.payment-cancel-order-btn:disabled{background:#d7c2bf;color:#fff}.checkout-main-row>.payment-save-qr-btn{display:none}.payment-expired-box{background:#f7e3e3;border-radius:6px;color:#4a4a4a}.payment-guide-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:1040}.payment-guide-modal{position:fixed;left:50%;top:50%;width:calc(100% - 32px);max-width:420px;z-index:1050;transform:translate(-50%,-50%)}.payment-guide-step{width:36px;height:36px;min-width:36px;border-radius:4px;background:#c8a6a1;font-weight:600}.payment-cancel-modal-backdrop{position:fixed;inset:0;z-index:1060;background:rgba(0,0,0,.5)}.payment-cancel-modal{position:fixed;left:50%;top:50%;z-index:1061;width:min(380px,calc(100vw - 32px));padding:28px 24px;border-radius:8px;background:#fff;box-shadow:0 18px 50px rgba(36,36,34,.16);text-align:center;transform:translate(-50%,-50%)}.payment-cancel-modal-text{color:#3e3e3e;font-size:16px;font-weight:600;line-height:24px}.payment-cancel-modal-error{margin-top:12px;color:#c51f0f;font-size:13px;line-height:20px}.payment-cancel-modal-primary,.payment-cancel-modal-secondary{min-width:96px;border-radius:4px;font-weight:700}.payment-cancel-modal-primary{background:#c8a6a1;color:#fff}.payment-cancel-modal-primary:focus,.payment-cancel-modal-primary:hover{background:#b8938e;color:#fff}.payment-cancel-modal-secondary{border:1px solid #c8a6a1;background:#fff;color:#8a6b6b}.payment-cancel-modal-secondary:focus,.payment-cancel-modal-secondary:hover{border-color:#b8938e;color:#745b5b}.payment-back-btn{font-size:18px;align-self:flex-start;margin-bottom:24px}.payment-result-center{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:80px}.payment-result-icon{width:54px;height:54px;font-size:38px;font-weight:700;line-height:1}.payment-result-icon-success{background:#c8a6a1;color:#fff;border:none}.payment-result-icon-error{background:transparent;color:#c51f0f;border:4px solid #c51f0f}.payment-result-title{font-size:28px}.payment-result-title-success{color:#745b5b}.payment-result-title-error{color:#c51f0f}.payment-result-content{max-width:420px;background:#f9e6e6;border-radius:8px;padding:20px 24px;color:#4a4a4a;font-size:15px;line-height:1.45;white-space:pre-line}.payment-continue-btn{font-size:16px;color:#333}.payment-info-row{gap:16px}.payment-info-label{flex:0 0 112px;white-space:nowrap}.payment-info-content{flex:1 1 auto;min-width:0;text-align:right}.payment-info-value{font-weight:600;color:#333;word-break:normal;overflow-wrap:break-word}.payment-info-value-bold{font-weight:700;color:#745b5b;word-break:normal;overflow-wrap:break-word}.payment-copy-icon{cursor:pointer}.payment-failed-notice-backdrop{position:fixed;inset:0;z-index:1060;background:rgba(36,36,34,.36)}.payment-failed-notice{position:fixed;top:50%;left:50%;z-index:1061;width:min(360px,calc(100vw - 32px));transform:translate(-50%,-50%);border:1px solid #efd1d1;border-radius:8px;background:#fff;padding:30px 24px 28px;box-shadow:0 18px 50px rgba(36,36,34,.16);text-align:center}.payment-failed-notice-icon{width:52px;height:52px;margin:0 auto 18px;border:4px solid #c51f0f;border-radius:50%;color:#c51f0f;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:700;line-height:1}.payment-failed-notice-title{color:#3e3e3e;font-size:16px;font-weight:600;line-height:24px}@media (max-width:991.98px){.payment-page,.payment-page-with-products,.payment-result-page{max-width:480px}.payment-title{margin-bottom:20px!important}.checkout-container{max-width:100%}.checkout-title{margin-bottom:16px!important}.checkout-left-col,.checkout-right-col{max-width:100%}.checkout-product-card{max-width:100%!important}.checkout-info-box{max-width:100%}.payment-page-with-products .checkout-right-col{margin-top:4px}}@media (max-width:575.98px){.payment-page,.payment-page-with-products{padding-left:16px;padding-right:16px}.payment-page .text-muted.small.mb-4{margin-bottom:14px!important}.payment-title{font-size:20px}.payment-qr-box{width:min(260px,calc(100vw - 64px));height:min(260px,calc(100vw - 64px))}.payment-info-row{gap:10px}.payment-info-label{flex-basis:104px}.payment-info-content{gap:6px!important}.payment-info-value,.payment-info-value-bold{font-size:13px}.checkout-info-box{max-width:100%;height:auto;min-height:58px}.checkout-info-item{gap:8px}.checkout-info-item-money span{max-width:88px}}.shipping-address-title{color:#715c5d;font-weight:500}.shipping-address-title-icon{width:18px;height:18px}.shipping-address-edit-btn{color:#3e3e3e;font-size:16px;cursor:pointer}.shipping-address-user{margin-bottom:6px;color:#3e3e3e;font-size:14px;font-weight:400}.shipping-address-detail{color:#3e3e3e;font-size:14px;font-weight:400;line-height:20px}.shipping-address-form{display:flex;flex-direction:column;align-items:center;gap:12px}.shipping-address-input{width:358px;max-width:100%;height:36px;padding:0 14px;border-color:#aaa;color:#3e3e3e;font-weight:400}.shipping-address-input::placeholder{color:#a7a4a4;opacity:1}.shipping-address-row{--bs-gutter-y:0;width:358px;max-width:100%;margin-top:0!important;margin-bottom:0!important}.shipping-address-row div{padding:0}.shipping-address-row .shipping-address-input{width:100%;height:36px}.shipping-address-submit-btn{width:358px;max-width:100%;height:48px;border:none;border-radius:4px;background:#c7a6a1;color:#fff;font-size:16px;font-weight:800}.shipping-address-submit-btn:active,.shipping-address-submit-btn:focus,.shipping-address-submit-btn:hover{background:#c7a6a1!important;color:#fff!important;box-shadow:none!important}.shipping-address-modal-overlay{position:fixed;inset:0;z-index:1040;background:rgba(0,0,0,.55)}.shipping-address-modal{position:fixed;top:50%;left:50%;z-index:1050;width:486px;height:min(460px,calc(100vh - 32px));max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);padding:42px 64px 36px;border-radius:16px;transform:translate(-50%,-50%);overflow-y:auto}.shipping-address-modal .shipping-address-form{gap:10px}.shipping-address-modal .shipping-address-input,.shipping-address-modal .shipping-address-row,.shipping-address-modal .shipping-address-submit-btn{margin-top:0!important;margin-bottom:0!important}.shipping-address-modal-close{position:absolute;top:18px;right:22px;padding:0;border:none;background:transparent;font-size:36px;line-height:1;cursor:pointer}.shipping-address-modal-title{margin-bottom:20px;color:#715c5d;font-size:24px;font-weight:800}.shipping-address-title{color:#7a6262;font-size:16px;font-weight:600}.shipping-address-title-icon{width:16px;height:16px;object-fit:contain}.shipping-address-input{height:34px;border:1px solid #cfcfcf;border-radius:4px;color:#7a6262;font-size:14px;box-shadow:none}.shipping-address-input::placeholder{color:#b6aaaa}.shipping-address-input:focus{border-color:#c8a4a0;box-shadow:none}.shipping-address-row{margin-top:0}.shipping-address-phone-title{display:flex;align-items:center;gap:8px;margin-top:4%;margin-bottom:12px;width:100%;color:#7a6262;font-size:16px;font-weight:600}@media (max-width:991px){.shipping-address-title{font-size:16px}.shipping-address-input{height:34px;font-size:14px}}@media (max-width:767.98px){.shipping-address-modal{height:auto;min-height:min(460px,calc(100vh - 24px));max-height:calc(100vh - 24px);padding:42px 24px 36px;overflow-y:auto}.shipping-address-input{height:36px;font-size:16px}.shipping-address-submit-btn{height:52px;font-size:18px}.shipping-address-modal-title{font-size:28px}}@media (max-width:575.98px){.shipping-address-row .col-6:first-child{padding-right:8px}.shipping-address-row .col-6:last-child{padding-left:8px}.shipping-address-modal{width:calc(100vw - 24px);height:auto;min-height:min(460px,calc(100vh - 24px));padding:44px 20px 28px;border-radius:14px}.shipping-address-input,.shipping-address-row,.shipping-address-submit-btn{width:100%}}.auth-page{position:relative;background:radial-gradient(circle at top left,hsla(0,48%,95%,.9),transparent 34%),linear-gradient(135deg,snow,#f9eeee 48%,#fff)}.auth-home-button{position:fixed;top:18px;left:26px;z-index:10;display:inline-flex;isolation:isolate;overflow:hidden;width:197px;height:36px;align-items:center;justify-content:center;padding:0 24px;border:0;border-radius:18px;background:linear-gradient(135deg,#d7aaa4,#c7928c 48%,#b87b76);color:#fff;font-size:14px;font-weight:500;line-height:1;text-decoration:none;box-shadow:0 8px 20px hsla(6,25%,51%,.18);transition:transform .18s ease,box-shadow .18s ease,background-position .22s ease}.auth-home-button:before{content:"";position:absolute;inset:1px;z-index:-1;border-radius:inherit;background:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,0));opacity:0;transition:opacity .18s ease}.auth-home-button:after{content:"";position:absolute;top:-45%;bottom:-45%;left:-70%;width:42%;z-index:-1;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.72),transparent);transform:skewX(-18deg)}.auth-home-button:focus-visible,.auth-home-button:hover{background-position:100% 0;color:#fff;box-shadow:0 12px 28px hsla(6,25%,51%,.28),0 0 0 4px rgba(255,231,226,.72);transform:translateY(-2px) scale(1.04)}.auth-home-button:focus-visible:before,.auth-home-button:hover:before{opacity:1}.auth-home-button:focus-visible:after,.auth-home-button:hover:after{animation:home-button-shine .62s ease}.auth-home-button:active{transform:translateY(0) scale(.98)}.auth-home-button:focus-visible{outline:none}@media (prefers-reduced-motion:reduce){.auth-home-button{transition:box-shadow .18s ease}.auth-home-button:active,.auth-home-button:focus-visible,.auth-home-button:hover{transform:none}.auth-home-button:focus-visible:after,.auth-home-button:hover:after{animation:none}}.auth-card{width:100%;max-width:448px;overflow:hidden;border-radius:24px;background:hsla(0,0%,100%,.96);box-shadow:0 24px 70px rgba(113,92,93,.18)}.auth-card-body{position:relative}.auth-logo{width:118px;height:auto;object-fit:contain}.auth-title{color:#715c5d;font-size:32px;font-weight:800;line-height:1.2}.auth-small-text,.auth-subtitle{color:#7c7c7c;font-size:14px;font-weight:400}.auth-demo-hint{color:#7c7c7c;font-size:13px;font-weight:400}.auth-alert{border:1px solid #f1dede;border-radius:12px;background:#fff3f3;color:#9d4b4b;font-size:14px;font-weight:500}.auth-label{margin-bottom:8px;font-weight:700}.auth-input,.auth-label{color:#3e3e3e;font-size:14px}.auth-input{height:48px;border:1px solid #ead1cf;border-radius:12px;font-weight:500;box-shadow:none!important}.auth-input::placeholder{color:#b7aaaa;font-weight:400}.auth-input:focus{border-color:#c8a6a1;box-shadow:0 0 0 4px hsla(8,25%,71%,.18)!important}.auth-input:disabled{background-color:#f8f1f1;cursor:not-allowed}.auth-password-field{position:relative}.auth-password-input{padding-right:48px}.auth-password-toggle{position:absolute;top:50%;right:10px;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;padding:0;border:0;border-radius:6px;background:transparent;color:#8b7776;transform:translateY(-50%);transition:color .15s ease,background-color .15s ease}.auth-password-toggle:focus-visible,.auth-password-toggle:hover{background:#f8eeee;color:#715c5d;outline:none}.auth-password-toggle:disabled{color:#cbbbbb;cursor:not-allowed}.auth-password-icon{width:20px;height:20px}.auth-submit-btn{height:50px;border:none!important;border-radius:12px;background:#c7a6a1!important;color:#fff!important;font-size:16px;font-weight:800;transition:.2s ease}.auth-submit-btn:focus,.auth-submit-btn:hover{background:#b9948f!important;color:#fff!important}.auth-submit-btn:disabled{background:#dcc7c4!important;color:#fff!important;cursor:not-allowed}.auth-register-link{color:#715c5d;font-size:14px;font-weight:800;text-decoration:none}.auth-register-link:hover{color:#c8a6a1}@media (max-width:575.98px){.auth-page{align-items:flex-start!important;padding-top:82px!important}.auth-home-button{top:18px;left:18px;width:205px;height:44px;padding:0 28px;border-radius:999px}.auth-card{max-width:100%;border-radius:20px}.auth-title{font-size:28px}.auth-logo{width:104px}}.confirm-account-page{min-height:100vh;padding:32px 18px;background:radial-gradient(circle at top left,hsla(0,48%,95%,.92),transparent 34%),radial-gradient(circle at bottom right,hsla(8,44%,90%,.7),transparent 30%),linear-gradient(135deg,snow,#f9eeee 48%,#fff)}.confirm-account-page,.confirm-account-panel{display:flex;align-items:center;justify-content:center}.confirm-account-panel{width:min(100%,520px);min-height:260px;flex-direction:column;gap:22px;padding:42px 28px;border:1px solid hsla(0,40%,91%,.9);border-radius:24px;background:hsla(0,0%,100%,.96);box-shadow:0 24px 70px rgba(113,92,93,.18);text-align:center}.confirm-account-title{margin:0;color:#715c5d;font-size:28px;font-weight:800;line-height:1.25}.confirm-account-spinner{width:58px;height:58px;border:5px solid hsla(8,25%,71%,.26);border-top-color:#715c5d;border-radius:50%;animation:premom-spin .75s linear infinite}.confirm-account-icon{display:inline-flex;width:70px;height:70px;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-size:42px;font-weight:800;line-height:1;box-shadow:0 12px 28px rgba(113,92,93,.16)}.confirm-account-icon-success{background:#7fae8a}.confirm-account-icon-error{background:#c96b6b}@media (max-width:767.98px){.confirm-account-page{padding:24px 14px}.confirm-account-panel{min-height:232px;gap:18px;padding:34px 20px;border-radius:20px}.confirm-account-title{font-size:24px}.confirm-account-spinner{width:50px;height:50px;border-width:4px}.confirm-account-icon{width:62px;height:62px;font-size:36px}}@media (prefers-reduced-motion:reduce){.confirm-account-spinner{animation-duration:1.4s}}.consignment-page{display:grid;min-height:100vh;grid-template-columns:minmax(520px,60.2%) minmax(420px,39.8%);background:#faf9f8;color:#24343e}.consignment-progress-track{position:fixed;top:0;left:0;z-index:6000;width:100%;height:4px;background:#d9d9d9}.consignment-progress-bar{height:100%;background:#f7e8e7;transition:width .25s ease}.consignment-home-button{position:fixed;top:18px;left:26px;z-index:6100;display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 14px;border:1px solid #d1d1d1;border-radius:6px;background:hsla(0,0%,100%,.92);color:#21323d;font-size:14px;font-weight:700;line-height:1;text-decoration:none;box-shadow:0 2px 8px rgba(16,35,51,.08)}.consignment-home-button:hover{background:#fff;color:#102333}.consignment-form-panel{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:56px 40px;background:#fbfaf9}.consignment-form-wrap{width:min(486px,100%);margin-top:-4px}.consignment-title{margin:0 0 20px;color:#21323d;font-size:26px;font-weight:700;line-height:1.25}.consignment-intro{color:#24343e;font-size:15px;font-weight:400;line-height:1.34}.consignment-intro p{margin:0}.consignment-divider{height:1px;margin:20px 0 18px;background:#cfcfcf}.consignment-form{margin:0}.consignment-field{margin-bottom:19px}.consignment-label,.consignment-question{display:block;margin-bottom:13px;color:#102333;font-size:16px;font-weight:500;line-height:1.2}.consignment-label span,.consignment-question span{color:#ff3b3f}.consignment-input{display:block;width:min(360px,100%);height:34px;padding:6px 10px;border:1px solid #cfcfcf;border-radius:4px;background:#fff;color:#102333;font-size:14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.consignment-input:focus{border-color:#8aa2ad;box-shadow:0 0 0 2px rgba(138,162,173,.16)}.consignment-input:disabled{background:#f1f3f4;color:#9aa3ad;cursor:not-allowed}.consignment-error{display:flex;align-items:center;gap:4px;margin:5px 0 0;padding-left:0;color:#ff5a5f;font-size:13px;line-height:1.2}.consignment-error:before{content:"!";display:inline-flex;width:9px;height:9px;align-items:center;justify-content:center;border-radius:50%;background:#ff5a5f;color:#fff;font-size:7px;font-weight:700;line-height:1;flex:0 0 9px}.consignment-choice-group{min-width:0;margin:0 0 18px;padding:0;border:0}.consignment-options{display:flex;flex-direction:column;gap:9px}.consignment-option{display:inline-flex;width:238px;min-height:36px;align-items:center;gap:10px;padding:7px 10px;border:1px solid #d1d1d1;border-radius:5px;background:#fff;color:#102333;font-size:13px;font-weight:400;line-height:1.2;cursor:pointer}.consignment-option input{width:14px;height:14px;margin:0;accent-color:#20353d;flex:0 0 14px}.consignment-first-time{margin-top:9px;margin-bottom:13px}.consignment-options-compact .consignment-option{width:144px}.consignment-next-button{display:inline-flex;height:42px;align-items:center;justify-content:center;gap:6px;padding:0 16px;border:0;border-radius:6px;background:#f7e8e7;color:#7a5d5d;font-size:16px;font-weight:700;line-height:1;cursor:pointer}.consignment-next-button:hover{background:#f2dcda}.consignment-next-button:disabled{background:#a9b1b5;cursor:not-allowed;opacity:1}.consignment-image-panel{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:18px 17px 18px 0;background:#c8a6a1}.consignment-logo-img{display:block;width:min(320px,45%);height:auto}.consignment-products-step{position:relative;display:flex;min-height:100vh;padding:72px 24px;background:#fbfaf9}.consignment-back-button,.consignment-products-step{align-items:center;justify-content:center;color:#21323d}.consignment-back-button{position:absolute;top:64px;left:26px;display:inline-flex;width:34px;height:34px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer}.consignment-products-wrap{width:min(480px,100%);transform:translateY(-6px)}.consignment-handover-wrap{width:min(446px,100%);transform:translateY(-4px)}.consignment-confirmation-wrap{width:min(506px,100%)}.consignment-thank-you-wrap{width:min(520px,100%);text-align:center}.consignment-products-title{margin:0 0 16px;color:#21323d;font-size:24px;font-weight:700;line-height:1.25}.consignment-products-note{max-width:440px;margin:0 0 18px;color:#21323d;font-size:14px;font-weight:700;line-height:1.34}.consignment-products-label{margin:0 0 11px;color:#102333;font-size:16px;line-height:1.3}.consignment-add-product-button{display:inline-flex;height:39px;align-items:center;justify-content:center;gap:10px;margin-bottom:14px;padding:0 14px;border:1px solid #d1d1d1;border-radius:4px;background:#fff;color:#102333;font-size:16px;font-weight:400;box-shadow:0 2px 5px rgba(0,0,0,.08);cursor:pointer}.consignment-add-product-button span{font-size:18px;line-height:1}.consignment-product-list{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.consignment-product-card{display:grid;width:min(452px,100%);min-height:39px;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:12px;gap:12px;padding:7px 10px 7px 13px;border:1px solid #d1d1d1;border-radius:5px;background:#fff;color:#102333}.consignment-product-status{display:inline-flex;min-width:58px;height:16px;align-items:center;justify-content:center;border:1px solid #9fc3ff;border-radius:3px;background:#eaf2ff;color:#2f72ff;font-size:10px;line-height:1}.consignment-product-name{min-width:0;overflow:hidden;color:#102333;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.consignment-product-delete,.consignment-product-edit{border:0;background:transparent;color:#22383f;font-size:14px;line-height:1;cursor:pointer}.consignment-product-edit{display:inline-flex;align-items:center;gap:6px;padding:0}.consignment-product-delete{width:24px;height:24px;color:#bcc4ca;font-size:24px}.consignment-modal-layer{position:fixed;inset:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:28px 16px}.consignment-product-modal-layer{align-items:center;box-sizing:border-box;overflow:hidden;overscroll-behavior:contain;padding:24px 16px}.consignment-modal-backdrop{position:absolute;inset:0;background:rgba(17,24,39,.46);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.consignment-product-modal-layer .consignment-modal-backdrop{position:fixed}.consignment-product-modal{position:relative;z-index:1;width:min(620px,100%);min-height:0;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow-y:auto;overscroll-behavior:contain;padding:32px 28px 18px;border-radius:8px;background:#fff;box-sizing:border-box;box-shadow:0 24px 80px rgba(17,24,39,.18);-webkit-overflow-scrolling:touch}.consignment-product-modal-close{position:absolute;top:8px;right:10px;display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:#7b8790;font-size:24px;line-height:1;cursor:pointer}.consignment-product-modal-close:focus,.consignment-product-modal-close:hover{background:#f4f5f6;color:#21323d;outline:none}.consignment-modal-field{margin-bottom:16px}.consignment-modal-field .consignment-label,.consignment-modal-field .consignment-question{margin-bottom:5px;color:#4b5563;font-size:14px;font-weight:700}.consignment-field-hint{margin:-2px 0 8px;color:#9aa3ad;font-size:12px;line-height:1.2}.consignment-modal-input{width:100%;max-width:none;height:36px}select.consignment-modal-input{cursor:pointer}.consignment-product-modal .consignment-option{width:146px}.consignment-handover-group{margin-bottom:16px}.consignment-handover-input,.consignment-handover-option{width:100%}.consignment-submit-product-button{display:inline-flex;height:36px;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:5px;background:#f7e8e7;color:#7a5d5d;font-size:14px;font-weight:700;cursor:pointer}.consignment-submit-product-button:hover{background:#f2dcda}.consignment-confirmation-images{display:flex;flex-direction:column;align-items:center;gap:16px;margin:14px 0 24px}.consignment-confirmation-image-button{display:block;width:min(280px,100%);padding:0;border:0;background:transparent;cursor:zoom-in}.consignment-confirmation-image{display:block;width:100%;height:auto;border-radius:3px;box-shadow:0 4px 14px rgba(17,24,39,.12)}.consignment-confirmation-note{margin:0 0 16px;color:#102333;font-size:14px;line-height:1.3}.consignment-confirmation-list{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.consignment-checkbox-row{display:grid;grid-template-columns:16px 1fr;grid-gap:12px;gap:12px;align-items:start;color:#102333;font-size:14px;line-height:1.35;cursor:pointer}.consignment-checkbox-row input{width:16px;height:16px;margin:2px 0 0;accent-color:#22383f}.consignment-checkbox-row strong{color:#ff3b3f}.consignment-image-preview-modal{position:relative;z-index:1;display:flex;max-width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 48px);align-items:center;justify-content:center}.consignment-image-preview-modal img{display:block;max-width:100%;max-height:calc(100vh - 48px);border-radius:8px;background:#fff;box-shadow:0 24px 80px rgba(17,24,39,.32)}.consignment-image-preview-close{position:absolute;top:-14px;right:-14px;z-index:2;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff;color:#22383f;font-size:24px;line-height:1;box-shadow:0 8px 22px rgba(17,24,39,.24);cursor:pointer}.consignment-success-confetti{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.consignment-confetti-piece{position:absolute;top:-18px;left:var(--piece-left);width:8px;height:16px;border-radius:2px;background:#e86f67;opacity:0;transform:translateZ(0) rotate(var(--piece-rotate));animation:consignment-confetti-fall 2.6s ease-out var(--piece-delay) both}.consignment-confetti-piece:nth-child(3n){width:10px;height:10px;border-radius:50%;background:#f3bd55}.consignment-confetti-piece:nth-child(4n){background:#75aadb}.consignment-confetti-piece:nth-child(5n){height:12px;background:#7bbf8a}.consignment-confetti-piece:nth-child(7n){background:#c8a6a1}.consignment-thank-you-wrap{position:relative;z-index:1}@keyframes consignment-confetti-fall{0%{opacity:0;transform:translateZ(0) rotate(var(--piece-rotate)) scale(.8)}12%{opacity:1}to{opacity:0;transform:translate3d(var(--piece-drift),calc(100vh + 56px),0) rotate(calc(var(--piece-rotate) + 540deg)) scale(1)}}.consignment-thank-you-icon{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:12px;border-radius:50%;background:#e8ecef;color:#22383f;font-size:20px;font-weight:800}.consignment-thank-you-wrap h1{margin:0 0 8px;color:#22383f;font-size:24px;font-weight:800}.consignment-thank-you-wrap p{max-width:440px;margin:0 auto 14px;color:#9a8f95;font-size:14px;line-height:1.35}@media (max-width:991.98px){.consignment-page{display:flex;min-height:100vh;flex-direction:column-reverse}.consignment-image-panel{min-height:0;min-height:280px;padding:24px 12px}.consignment-logo-img{width:min(240px,52%)}.consignment-form-panel{min-height:auto;padding:32px 18px 44px}.consignment-form-wrap{width:min(486px,100%);margin-top:0}.consignment-products-step{align-items:flex-start;padding-top:120px}}@media (max-width:575.98px){.consignment-form-panel{align-items:flex-start}.consignment-title{font-size:22px}.consignment-intro{font-size:14px;line-height:1.3}.consignment-option,.consignment-options-compact .consignment-option{width:100%}.consignment-product-card{width:100%;grid-template-columns:auto 1fr auto}.consignment-product-edit{grid-column:2}.consignment-product-delete{grid-column:3;grid-row:1}.consignment-product-modal{padding:22px 18px 18px}.consignment-product-modal .consignment-option{width:100%}.consignment-confirmation-image-button{width:min(320px,92vw)}.consignment-image-preview-close{top:8px;right:8px}.consignment-image-panel{min-height:210px}}.footer-policy-page{min-height:100vh;background:#fffaf9;color:#3f3333}.footer-policy-hero{position:relative;overflow:hidden;padding:64px 0 58px;background:linear-gradient(90deg,hsla(0,8%,42%,.94),hsla(6,13%,53%,.86)),#756363;color:#fff}.footer-policy-hero:after{content:"";position:absolute;right:-110px;bottom:-190px;width:460px;height:460px;border-radius:50%;background:hsla(0,0%,100%,.08);pointer-events:none}.footer-policy-container{width:min(100% - 48px,1040px);max-width:none}.footer-policy-back-link{display:inline-flex;margin-bottom:28px;color:#f7eeee;font-size:14px;font-weight:700;text-decoration:none}.footer-policy-back-link:focus-visible,.footer-policy-back-link:hover{color:#fff;outline:none;text-decoration:underline}.footer-policy-eyebrow{margin:0 0 14px;color:hsla(0,0%,100%,.78);font-size:13px;font-weight:700;letter-spacing:1.6px;line-height:1.45;text-transform:uppercase}.footer-policy-hero h1{margin:0;color:#fff;font-size:clamp(34px,5vw,58px);font-weight:800;line-height:1.08;font-size:50px}.footer-policy-body{padding:54px 0 78px}.footer-policy-document{padding:42px 48px 48px;border:1px solid #ead8d5;border-radius:8px;background:#fff;box-shadow:0 18px 50px rgba(87,63,63,.08)}.footer-policy-section{padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid #f1e2df}.footer-policy-section:last-of-type{margin-bottom:0}.footer-policy-section h2{margin:0 0 16px;color:#715c5d;font-size:22px;font-weight:800;line-height:1.3}.footer-policy-subsection{margin-top:20px}.footer-policy-subsection h3{margin:0 0 10px;color:#8a6b6b;font-size:17px;font-weight:800;line-height:1.35}.footer-policy-html,.footer-policy-list,.footer-policy-section p{color:#4d4343;font-size:15px;font-weight:500;line-height:1.78}.footer-policy-html p,.footer-policy-section p{margin:0 0 12px}.footer-policy-centered-line{display:block;text-align:center}.footer-policy-html ul,.footer-policy-list{margin:0;padding-left:22px}.footer-policy-html li,.footer-policy-list li{margin-bottom:8px;padding-left:2px}.footer-policy-html ul{margin-bottom:12px}.footer-policy-html ul ul{margin-top:6px;margin-bottom:0}.footer-policy-table-wrap{width:100%;margin:18px 0;overflow-x:auto;border:1px solid #ead8d5;border-radius:8px}.footer-policy-table{width:100%;min-width:560px;border-collapse:collapse;color:#4d4343;font-size:14px;line-height:1.55}.footer-policy-table td,.footer-policy-table th{padding:14px 16px;border-bottom:1px solid #f1e2df;text-align:left;vertical-align:top}.footer-policy-table th{background:#f9eeee;color:#715c5d;font-weight:800}.footer-policy-table tr:last-child td{border-bottom:0}.footer-policy-signature{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding-top:28px;color:#715c5d;text-align:center}.footer-policy-signature strong{font-size:18px;font-weight:800;letter-spacing:1.4px}.footer-policy-signature span{color:#8a6b6b;font-size:14px;font-weight:600}@media (max-width:767.98px){.footer-policy-hero{padding:42px 0 44px}.footer-policy-container{width:calc(100% - 32px)}.footer-policy-document{padding:28px 20px 34px}.footer-policy-section h2{font-size:20px}.footer-policy-html,.footer-policy-list,.footer-policy-section p{font-size:14px;line-height:1.7}}*{font-family:var(--font-montserrat),sans-serif}.main-header-desktop{border-bottom:1px solid #eee}.main-header-container{max-width:1320px;height:56px}.main-header-search{width:360px;height:34px;border:1px solid #ddd;border-radius:999px}.main-header-search-input{flex:1 1;border:none;outline:none;color:#555;font-size:13px}.main-header-search-icon{font-size:20px}.main-header-actions{gap:22px;color:#111;font-size:14px}.main-header-action-item{cursor:pointer;color:#2a2520}.main-header-cart-icon{font-size:22px;cursor:pointer}.main-header-cart-link{position:relative;width:24px;height:24px;flex:0 0 24px}.main-header-cart-badge,.main-header-cart-link{display:inline-flex;align-items:center;justify-content:center}.main-header-cart-badge{position:absolute;top:-7px;right:-8px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#d62027;color:#fff;font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.main-header-cart-badge-sm{min-width:21px;padding:0 3px;font-size:9px}.main-header-mobile{position:-webkit-sticky;position:sticky;top:0;z-index:999;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px 16px;border-bottom:1px solid #eee;background:#fff}.main-header-mobile-left{gap:14px;color:#333;font-size:16px}.main-header-mobile-logo{color:#6f5757;font-size:30px;font-weight:700;line-height:1;letter-spacing:-1px}.main-header-mobile-right{gap:14px}.main-header-icon-button{padding:0;border:none;background:none;color:#333;line-height:1;cursor:pointer}.main-header-mobile-cart-button,.main-header-mobile-search-button{font-size:24px}.main-header-menu-button{font-size:26px}.main-header-logo-link{display:inline-flex;align-items:center;width:122px;height:25px;flex:0 0 122px;overflow:hidden}.main-header-logo-img{display:block;width:122px!important;height:auto!important;max-width:122px!important;min-width:122px;object-fit:contain}.main-menu-navbar{background:#c8a6a1}.main-menu-navbar-container{max-width:1320px;height:56px;gap:28px;margin:0 auto;justify-content:center}.main-menu-nav-item{gap:6px;padding:18px 0;color:#fff;font-size:14px;font-weight:500;white-space:nowrap;cursor:pointer}.main-menu-nav-item-has-dropdown:hover,.main-menu-nav-item:focus-within,.main-menu-nav-item:hover{color:#715c5d}.main-menu-nav-label{display:inline-flex;flex-direction:column;align-items:center;gap:2px;line-height:1.1}.main-menu-nav-sub-label{font-size:11px;font-weight:400;line-height:1}.main-menu-arrow-down-img{width:24px}.main-menu-arrow-down-img,.main-menu-arrow-right-img{height:24px;object-fit:contain;flex-shrink:0;transition:filter .16s ease}.main-menu-arrow-right-img{width:12px}.main-menu-dropdown{position:absolute;top:56px;left:50%;z-index:1000;width:min(1360px,calc(100vw - 48px));padding:36px 48px 28px;overflow:hidden;border-bottom-right-radius:18px;border-bottom-left-radius:18px;background:#fff;color:#333;cursor:default;box-shadow:0 20px 40px rgba(0,0,0,.18);transform:translateX(-50%)}.main-menu-dropdown a,.main-menu-dropdown button{cursor:pointer}.main-menu-dropdown-background{position:absolute;right:0;bottom:0;z-index:0;width:244px;height:100%;object-fit:contain;object-position:right bottom;pointer-events:none}.main-menu-dropdown-header{position:relative;z-index:1;margin-bottom:28px}.main-menu-mobile-submenu .main-menu-dropdown-subtitle{margin-bottom:8px;color:#8a6b6b;font-size:16px;font-weight:800}.main-menu-dropdown-title{margin-bottom:16px;color:#745b5b;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.15}.main-menu-dropdown-description{max-width:920px;margin:0;color:#333;font-size:17px;font-weight:500;line-height:1.5}.main-menu-group{position:relative;z-index:1;min-height:220px;padding:0 28px;border-right:1px solid #ddd}.main-menu-group:first-child{padding:0!important}.main-menu-group:nth-last-child(2){border-right:none}.main-menu-group+.main-menu-group{padding-left:32px}.main-menu-cta-title,.main-menu-group-title{margin-bottom:24px;color:#745b5b;font-size:18px;font-weight:800}.main-menu-group-list{gap:18px}.main-menu-group-item{color:#333;font-size:17px;font-weight:500;line-height:1.3}.main-menu-cta{position:relative;z-index:1;padding-left:28px;overflow:hidden}.main-menu-cta-description{max-width:280px;color:#c8a6a1;font-size:17px;line-height:1.6}.main-menu-cta-button{position:relative;isolation:isolate;overflow:hidden;width:170px;height:36px;border:none;border-radius:4px;background:linear-gradient(135deg,#d7aaa4,#c7928c 48%,#b87b76);box-shadow:0 8px 18px rgba(142,91,86,.18);color:#fff;cursor:pointer;font-size:16px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background-position .22s ease}.main-menu-cta-button:before,.main-menu-mobile-cta-button:before{content:"";position:absolute;inset:1px;z-index:-1;border-radius:inherit;background:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,0));opacity:0;transition:opacity .18s ease}.main-menu-cta-button:after,.main-menu-mobile-cta-button:after{content:"";position:absolute;top:-45%;bottom:-45%;left:-70%;width:42%;z-index:-1;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.72),transparent);transform:skewX(-18deg)}.main-menu-cta-button:focus-visible,.main-menu-cta-button:hover,.main-menu-mobile-cta-button:focus-visible,.main-menu-mobile-cta-button:hover{background-position:100% 0;box-shadow:0 12px 26px rgba(142,91,86,.28),0 0 0 4px rgba(255,231,226,.7);transform:translateY(-2px) scale(1.04)}.main-menu-cta-button:focus-visible:before,.main-menu-cta-button:hover:before,.main-menu-mobile-cta-button:focus-visible:before,.main-menu-mobile-cta-button:hover:before{opacity:1}.main-menu-cta-button:focus-visible:after,.main-menu-cta-button:hover:after,.main-menu-mobile-cta-button:focus-visible:after,.main-menu-mobile-cta-button:hover:after{animation:menu-button-shine .62s ease}.main-menu-cta-button:active,.main-menu-mobile-cta-button:active{transform:translateY(0) scale(.98)}.main-menu-cta-button:focus-visible,.main-menu-mobile-cta-button:focus-visible{outline:none}.main-menu-note-list{position:relative;z-index:1;gap:56px;margin-top:36px;color:#745b5b;font-size:15px;font-weight:500}.main-menu-mobile-overlay{position:fixed;inset:0;z-index:1100;background-color:rgba(0,0,0,.55)}.main-menu-mobile-panel{position:fixed;top:0;right:0;z-index:1101;width:84%;max-width:400px;height:100vh;overflow-y:auto;background:#fff}.main-menu-mobile-search{height:58px;border-bottom:1px solid #ddd}.main-menu-mobile-search-input{flex:1 1;border:none;outline:none;color:#999;font-size:16px}.main-menu-mobile-search-img{width:24px;height:24px;object-fit:contain;flex-shrink:0}.main-menu-mobile-item{min-height:50px;padding:0 28px;color:#715c5d;font-size:16px;cursor:pointer}.main-menu-mobile-item,.main-menu-mobile-item-active{border-bottom:1px solid #eee;font-weight:500}.main-menu-mobile-item:active,.main-menu-mobile-item:focus-visible,.main-menu-mobile-item:hover{color:#594344;outline:none}.main-menu-mobile-item-no-arrow{justify-content:flex-start}.main-menu-mobile-submenu{border-bottom:1px solid #ddd}.main-menu-mobile-dropdown-header{padding:18px 28px 12px}.main-menu-mobile-dropdown-title{margin-bottom:10px;color:#745b5b;font-size:22px;font-weight:800;line-height:1.2}.main-menu-mobile-dropdown-description{margin:0;color:#333;font-size:15px;font-weight:500;line-height:1.5}.main-menu-mobile-group-title{padding:10px 28px 6px;color:#745b5b;font-size:16px;font-weight:800;margin-bottom:2%}.main-menu-mobile-group-list{margin:0;padding:0 28px 10px 48px;color:#c8a6a1!important;line-height:2}.main-menu-mobile-group-list li{margin-bottom:5%}.main-menu-mobile-group-list li:last-child{margin-bottom:0}.main-menu-mobile-footer{padding:24px 28px 80px}.main-menu-mobile-cta-description{margin-bottom:28px;color:#715c5d;font-size:16px}.main-menu-mobile-cta-button{position:relative;isolation:isolate;overflow:hidden;gap:8px;width:100%;height:64px;border:none;border-radius:6px;background:linear-gradient(135deg,#d7aaa4,#c7928c 48%,#b87b76);box-shadow:0 10px 22px rgba(142,91,86,.2);color:#fff;cursor:pointer;font-size:16px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background-position .22s ease}.main-menu-mobile-cta-arrow-img{width:24px;height:24px;object-fit:contain;flex-shrink:0}.main-menu-mobile-login{margin-top:56px;color:#715c5d;font-size:16px;font-weight:500}.main-menu-desktop .main-menu-arrow-down-img{width:16px;height:16px;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1)}.main-menu-desktop .main-menu-nav-item-has-dropdown:hover .main-menu-arrow-down-img,.main-menu-desktop .main-menu-nav-item:focus-within .main-menu-arrow-down-img,.main-menu-desktop .main-menu-nav-item:hover .main-menu-arrow-down-img{filter:brightness(0) saturate(100%) invert(39%) sepia(9%) saturate(1106%) hue-rotate(314deg) brightness(89%) contrast(84%)}.main-menu-mobile-panel .main-menu-arrow-down-img,.main-menu-mobile-panel .main-menu-arrow-right-img{width:24px;height:24px;object-fit:contain;flex-shrink:0;filter:brightness(0) saturate(100%) invert(39%) sepia(9%) saturate(1106%) hue-rotate(314deg) brightness(89%) contrast(84%)}.main-menu-mobile-item:active .main-menu-arrow-right-img,.main-menu-mobile-item:focus-visible .main-menu-arrow-right-img,.main-menu-mobile-item:hover .main-menu-arrow-right-img{filter:brightness(0) saturate(100%) invert(28%) sepia(13%) saturate(835%) hue-rotate(314deg) brightness(91%) contrast(85%)}.main-menu-mobile-back-button{width:100%;height:50px;padding:0 28px;border:none;border-bottom:1px solid #eee;background:#fff;cursor:pointer}.main-menu-arrow-left-img{width:12px;height:24px;object-fit:contain;flex-shrink:0;filter:brightness(0) saturate(100%) invert(39%) sepia(9%) saturate(1106%) hue-rotate(314deg) brightness(89%) contrast(84%)}.main-footer{position:relative;z-index:20;overflow:hidden;background:#756363;color:#f7eeee}.main-footer-cta{position:relative;z-index:1;background:linear-gradient(90deg,hsla(8,25%,70%,.62),hsla(3,10%,45%,.54)),#927a78}.main-footer-cta-inner{position:relative;z-index:3;display:flex;min-height:132px;width:min(100% - 120px,1620px);max-width:none;align-items:center;justify-content:space-between;gap:32px}.main-footer-cta-copy h2{margin:0 0 12px;color:#fff;font-size:24px;font-weight:800;line-height:1.25}.main-footer-cta-copy p{margin:0;color:#f7eeee;font-size:16px;font-weight:400;line-height:1.5}.main-footer-cta-button{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;width:286px;height:54px;align-items:center;justify-content:center;gap:12px;flex:0 0 auto;border:2px solid hsla(0,36%,95%,.9);border-radius:999px;background:transparent;box-shadow:0 8px 18px rgba(142,91,86,.18);color:#fff;cursor:pointer;font-size:16px;font-weight:700;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background-position .22s ease}.main-footer-cta-button:before{content:"";position:absolute;inset:1px;z-index:-1;border-radius:inherit;background:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,0));opacity:0;transition:opacity .18s ease}.main-footer-cta-button:after{content:"";position:absolute;top:-45%;bottom:-45%;left:-70%;width:42%;z-index:-1;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.72),transparent);transform:skewX(-18deg)}.main-footer-cta-button:focus-visible,.main-footer-cta-button:hover{background-position:100% 0;box-shadow:0 12px 26px rgba(142,91,86,.28),0 0 0 4px rgba(255,231,226,.7);transform:translateY(-2px) scale(1.04)}.main-footer-cta-button:focus-visible:before,.main-footer-cta-button:hover:before{opacity:1}.main-footer-cta-button:focus-visible:after,.main-footer-cta-button:hover:after{animation:home-button-shine .62s ease}.main-footer-cta-button:active{transform:translateY(0) scale(.98)}.main-footer-cta-button:focus-visible{outline:none}.main-footer-body{position:relative;z-index:1;background:linear-gradient(rgba(72,58,58,.12),rgba(72,58,58,.12)),#756363}.main-footer-big-logo{position:absolute;top:-60px;right:-25px;z-index:2;width:min(40vw,580px);min-width:430px;opacity:.14;pointer-events:none}.main-footer-container{position:relative;z-index:3;width:min(100% - 120px,1620px);max-width:none;padding-top:68px;padding-bottom:42px}.main-footer-content{display:grid;grid-template-columns:minmax(430px,1.68fr) minmax(150px,.58fr) minmax(180px,.72fr) minmax(340px,1.25fr);grid-gap:clamp(32px,4vw,64px);gap:clamp(32px,4vw,64px)}.main-footer-brand{min-height:360px;padding-right:78px;border-right:1px solid hsla(0,15%,82%,.22)}.main-footer-tagline{width:360px;max-width:100%;margin:14px 0 92px;color:#fff;font-size:17px;font-weight:700;letter-spacing:0;line-height:1.5;white-space:nowrap}.main-footer-tagline span{max-width:100%;white-space:normal;overflow-wrap:anywhere}.main-footer-brand-contact{margin-bottom:22px;color:#fff;font-size:24px;font-weight:600;line-height:1.2;white-space:nowrap}.main-footer-cert-text{margin-top:48px;font-size:22px;font-weight:600;letter-spacing:.8px;line-height:1.35}.main-footer-cert-text,.main-footer-heading{color:#fff;text-transform:uppercase;white-space:nowrap}.main-footer-heading{margin:0;font-size:16px;font-weight:800;letter-spacing:2px;line-height:1.2}.main-footer-heading-line{width:34px;height:2px;margin:18px 0 24px;background:#d9bab5;opacity:.82}.main-footer-link-list{gap:24px}.main-footer-link-list div{color:#fff;font-size:15px;font-weight:400;line-height:1.45;white-space:nowrap}.main-footer-link-item{width:-moz-fit-content;width:fit-content;color:#f7eeee;cursor:pointer;transition:color .16s ease,font-weight .16s ease,padding-left .16s ease}.main-footer-link-item:active,.main-footer-link-item:focus-visible,.main-footer-link-item:hover{color:#fff;font-weight:700;padding-left:4px;outline:none;text-decoration:none}.main-footer-social{gap:16px;margin-bottom:0;font-size:30px;font-weight:700}.main-footer-social-link{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;line-height:0;text-decoration:none}.main-footer-social-link:focus-visible{outline:2px solid hsla(0,36%,95%,.72);outline-offset:3px}.main-footer-social-link:focus-visible .footer-icon,.main-footer-social-link:hover .footer-icon{border-color:hsla(0,36%,95%,.72);background-color:hsla(0,0%,100%,.1);box-shadow:0 8px 18px rgba(49,35,35,.2),0 0 0 4px hsla(0,36%,95%,.08);filter:brightness(1.08);transform:translateY(-3px) scale(1.08)}.main-footer-contact-list{gap:22px}.main-footer-contact-item{gap:18px}.main-footer-contact-item span{display:block;color:#fff;font-size:16px;font-weight:700;line-height:1.55;white-space:nowrap}.main-footer-contact-item small{display:block;margin-bottom:4px;color:hsla(0,0%,100%,.72);font-size:14px;font-weight:400;line-height:1.4;white-space:nowrap}.main-footer-phone-link{display:inline-block;color:inherit;font:inherit;text-decoration:none;transition:color .16s ease,font-weight .16s ease,padding-left .16s ease}.main-footer-phone-link:focus-visible,.main-footer-phone-link:hover{color:inherit;font-weight:700;padding-left:4px;outline:none;text-decoration:none}.main-footer-address-text{display:-webkit-box!important;overflow:hidden;white-space:normal!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.main-footer-email-icon{width:28px;height:28px;flex:0 0 auto;background:50%/22px 16px no-repeat url("data:image/svg+xml,%3Csvg width='24' height='18' viewBox='0 0 24 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.5' y='1.5' width='21' height='15' rx='1' stroke='%23f7eeee' stroke-width='2'/%3E%3Cpath d='M2.5 2.5L12 10L21.5 2.5' stroke='%23f7eeee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.5 15.5L9.2 9.2M21.5 15.5L14.8 9.2' stroke='%23f7eeee' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.main-footer-contact-icon{font-size:24px;line-height:1}.main-footer-divider{margin:40px 0 28px;border-color:#d8caca;opacity:.14}.main-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:32px}.main-footer-bottom-links,.main-footer-copyright{color:hsla(0,36%,95%,.42);font-size:14px;font-weight:400;white-space:nowrap}.main-footer-bottom-links{display:flex;align-items:center;gap:42px}.main-footer-mobile-top{margin-bottom:24px}.main-footer-mobile-brand{gap:6px;max-width:150px}.main-footer-mobile-tagline{color:#3e3e3e;font-size:13px;font-weight:400;line-height:1.35}.main-footer-mobile-logo{font-size:48px;font-weight:700;line-height:1;letter-spacing:-2px}.main-footer-mobile-social{gap:22px;font-size:28px;font-weight:700}.main-footer-mobile-divider{margin:0 0 28px;border-color:#5c4b4b;opacity:.8}.main-footer-mobile-section{margin-bottom:25px}.main-footer-mobile-about{margin-bottom:28px}.main-footer-mobile-heading{margin-bottom:28px;color:#715c5d;font-size:16px;font-weight:500}.main-footer-mobile-link-list{gap:14px;color:#3e3e3e;font-size:12px;font-weight:400}.main-footer-mobile-contact-list{gap:18px;margin-bottom:3px;color:#3f3f3f;font-size:21px;font-weight:400}.main-footer-mobile-contact-item{gap:5px;color:#3f3f3f;font-size:12px;font-weight:400}.main-footer-mobile-contact-icon{font-size:34px;line-height:1}.main-footer-mobile-cert-badge{display:flex;align-items:center;justify-content:center;width:210px;height:66px;margin-bottom:28px;border-radius:8px;background:#0b93d5;color:#fff;font-size:18px;font-weight:700}.main-footer-mobile-divider-bottom{margin-bottom:24px}.main-footer-mobile-copyright{color:#3e3e3e;font-size:20px;font-size:12px;font-weight:400}.main-footer-logo-img{width:340px;height:auto;object-fit:contain}.main-footer-cert-img{display:block;width:135px;height:51px;margin-bottom:34px;object-fit:contain}.footer-icon{width:32px;height:32px;object-fit:contain;padding:8px;border:1px solid hsla(0,36%,95%,.18);border-radius:50%;box-sizing:content-box;background:hsla(0,0%,100%,0);transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease,filter .18s ease}.footer-icon-sm{width:28px;height:28px;object-fit:contain}.main-menu-desktop .main-menu-dropdown-subtitle{font-size:12px;font-weight:400;color:#715c5d}.main-menu-desktop .main-menu-dropdown-title{font-size:24px;font-weight:800;color:#715c5d}.main-menu-desktop .main-menu-dropdown-description{font-size:14px;font-weight:400;color:#3e3e3e}.main-menu-desktop .main-menu-group-title{font-size:14px;font-weight:700;color:#715c5d}.main-menu-desktop .main-menu-group-item,.main-menu-desktop .main-menu-group-title a{transition:color .16s ease,font-weight .16s ease,padding-left .16s ease}.main-menu-desktop .main-menu-group-item{font-size:14px;font-weight:400;color:#3e3e3e;line-height:28px;cursor:pointer!important}.main-menu-desktop .main-menu-cta-title{font-size:16px;font-weight:800;color:#715c5d}.main-menu-desktop .main-menu-cta-description{font-size:14px;font-weight:400;color:#c7a6a1;line-height:22px;max-width:400px;width:100%;margin:0 auto;white-space:normal;word-break:break-word}.main-menu-desktop .main-menu-dropdown{height:435px;padding:20px 48px 18px;width:100%;max-width:1200px}.main-menu-desktop .main-menu-dropdown-header{margin-bottom:18px}.main-menu-desktop .main-menu-dropdown-subtitle{margin-bottom:6px}.main-menu-desktop .main-menu-dropdown-title{margin-bottom:10px;line-height:1.15}.main-menu-desktop .main-menu-dropdown-description{max-width:920px;line-height:20px}.main-menu-desktop .main-menu-group{min-height:165px;padding:0 28px}.main-menu-desktop .main-menu-cta-title,.main-menu-desktop .main-menu-group-title{margin-bottom:14px}.main-menu-desktop .main-menu-group-list{gap:0}.main-menu-desktop .main-menu-note-list{margin-top:20px;gap:44px}.main-menu-note-list span{font-size:12px;font-weight:400;color:#715c5d}.main-menu-desktop{position:relative}.main-menu-nav-item{position:static}.main-menu-dropdown{display:none}.main-menu-nav-item-has-dropdown:hover .main-menu-dropdown{display:block}.main-menu-desktop .main-menu-group-item:hover{color:#715c5d;font-weight:700;padding-left:4px;cursor:pointer}.main-menu-desktop .main-menu-group-item:active,.main-menu-desktop .main-menu-group-item:focus-visible,.main-menu-desktop .main-menu-group-title a:active,.main-menu-desktop .main-menu-group-title a:focus-visible,.main-menu-desktop .main-menu-group-title a:hover{color:#715c5d!important;font-weight:800;padding-left:4px;outline:none;text-decoration:none!important}.main-menu-mobile-group-link:hover{color:#715c5d;cursor:pointer!important}.main-menu-mobile-group-list a.main-menu-mobile-group-link{color:#c7a6a1;font-size:16px;font-weight:500;text-decoration:none;transition:color .16s ease,font-weight .16s ease,padding-left .16s ease}.main-menu-mobile-group-link:active,.main-menu-mobile-group-link:focus-visible,.main-menu-mobile-group-link:hover{color:#715c5d!important;font-weight:700;padding-left:4px;outline:none}.main-menu-mobile-group-title:active,.main-menu-mobile-group-title:focus-visible,.main-menu-mobile-group-title:hover{color:#715c5d!important;font-weight:900;outline:none}.main-menu-mobile-submenu>div{border-bottom:1px solid rgba(113,92,93,.12)}.main-menu-mobile-submenu>div:last-child{border-bottom:none!important}@keyframes menu-button-shine{0%{left:-70%}to{left:128%}}.delivery-title-wrap button{font-size:16px;font-weight:500;color:#3e3e3e}.delivery-title{font-size:16px;font-weight:500;color:#715c5d}.delivery-view-all{color:#333;font-size:16px;cursor:pointer}.delivery-item{border:none;border-bottom:1px solid #aaa;cursor:pointer}.delivery-item:last-child{border-bottom:none!important}.delivery-item-title{font-size:14px;font-weight:400;color:#212121}.delivery-desc{font-size:14px;font-weight:400;color:#7c7c7c}.delivery-price{color:#f64159;font-size:14px;font-weight:400}.delivery-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:1040}.delivery-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:464px;max-height:900px;overflow-y:auto;padding:32px;z-index:1050}.delivery-modal-close{position:absolute;top:16px;right:20px;border:none;background:transparent;font-size:28px;cursor:pointer}.delivery-modal-title{color:#c7a6a1;font-size:24px;font-weight:800}.delivery-group-title button{width:100%;max-width:358px;height:56px}.delivery-group-title{color:#715c5d;font-size:16px;font-weight:500}.delivery-group-name{font-size:14px;font-weight:400;color:#3e3e3e}.delivery-group-time{font-size:14px;font-weight:500;color:#f64159}.delivery-card{border:1px solid #f1dede;padding:12px;cursor:pointer}.delivery-radio{width:16.666669845581055px;height:16.666669845581055px;border-radius:50%;border:1px solid #bbb;display:inline-flex;align-items:center;justify-content:center;background:#fff;margin-top:3px;flex-shrink:0}.delivery-radio-dot{width:8.333334922790527px;height:8.333334922790527px;border-radius:50%;background:#f64159}body,html{width:100%;min-height:100%;height:auto!important;margin:0;padding:0;overflow-x:hidden!important}body{overflow-y:auto!important;background:#fff}.premom-app-shell,.premom-page-content{width:100%;height:auto!important;min-height:0!important;display:block!important;overflow:visible!important;background:#fff}.premom-app-shell{min-height:100vh!important;display:flex!important;flex-direction:column}.premom-page-content{flex:1 0 auto}.premom-page-transition{animation:premom-page-enter .52s cubic-bezier(.16,1,.3,1) both;transform-origin:top center;will-change:opacity,transform,filter}@keyframes premom-page-enter{0%{opacity:0;filter:blur(3px);transform:translateY(8px) scale(.995)}60%{opacity:1;filter:blur(0)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}.premom-app-shell .main-footer{flex-shrink:0}.premom-app-shell-landing,.premom-app-shell-landing .premom-landing-page,.premom-app-shell-landing .premom-page-content{max-height:none!important;overflow-y:visible!important}html:has(.premom-app-shell-landing){overflow-y:auto!important}body:has(.premom-app-shell-landing){overflow-y:visible!important}html.premom-landing-scroll-root{height:auto!important;min-height:100%!important;overflow-y:auto!important}body.premom-landing-scroll-body{height:auto!important;min-height:100%!important;overflow-y:hidden!important}body.premom-landing-scroll-body .premom-app-shell,body.premom-landing-scroll-body .premom-landing-page,body.premom-landing-scroll-body .premom-page-content{height:auto!important;max-height:none!important;overflow-y:visible!important}body,button,input,select,textarea{font-family:var(--font-montserrat),sans-serif!important}.main-header-auth-dropdown{z-index:3000}.main-header-auth-button{gap:6px;cursor:pointer}.main-header-auth-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:3000;min-width:190px;padding:6px 0;border:1px solid #f1dede;border-radius:4px;background-color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12)}.main-header-auth-menu-item{width:100%;padding:10px 14px;border:none;background:transparent;color:#3e3e3e;font-size:14px;font-weight:500;text-align:left;white-space:nowrap;cursor:pointer}.main-header-auth-menu-item:hover{background-color:#f9eeee;color:#745b5b}.main-header-logout-overlay{position:fixed;inset:0;z-index:5000;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.main-header-logout-modal{position:fixed;top:50%;left:50%;z-index:5001;width:calc(100% - 32px);max-width:420px;padding:28px 24px;border-radius:20px;background:#fff;transform:translate(-50%,-50%);box-shadow:0 20px 50px rgba(0,0,0,.18)}.main-header-logout-title{color:#745b5b;font-size:24px;font-weight:800;margin-bottom:12px}.main-header-logout-description{color:#555;font-size:15px;line-height:1.5;margin-bottom:28px}.main-header-logout-actions{display:flex;justify-content:flex-end;gap:12px}.main-header-logout-cancel-btn{min-width:110px;height:44px;border:1px solid #ddd;border-radius:10px;background:#fff;color:#555;font-size:14px;font-weight:600;transition:.2s}.main-header-logout-cancel-btn:hover{background:#f5f5f5}.main-header-logout-confirm-btn{min-width:110px;height:44px;border:none;border-radius:10px;background:#c8a6a1;color:#fff;font-size:14px;font-weight:700;transition:.2s}.main-header-logout-confirm-btn:hover{background:#b8938d}.main-header-mobile-avatar{width:28px;height:28px;border-radius:50%;flex-shrink:0}.main-header-mobile-avatar,.main-header-mobile-avatar:hover{background:transparent;color:#6f5b5b}.main-header-mobile-user-icon{display:block;width:24px;height:24px}.main-menu-mobile-logout-btn{display:block;width:100%;padding:0;border:none;background:transparent;cursor:pointer}.main-menu-mobile-logout-btn:hover{color:#c8a6a1}.search-popup-overlay{position:fixed;inset:0;z-index:6000;background:rgba(0,0,0,.5)}.search-popup-box{position:fixed;top:0;left:0;z-index:6001;width:100%;height:68px;background:#fff;border-bottom:1px solid #eee}.search-popup-input{flex:1 1;border:none;outline:none;color:#333;font-size:16px}.search-popup-input::placeholder{color:#d6d6d6}.search-popup-button{border:none;background:transparent;padding:0}.search-popup-icon{width:32px;height:32px;object-fit:contain}.result-page{max-width:430px;min-height:100vh;background:#fff}.result-back-btn{color:#111;font-size:18px}.result-back-icon{font-size:32px;line-height:1}.result-not-found-icon{width:56px;height:56px;object-fit:contain}.result-not-found-text{color:#5f5353;font-size:16px;font-weight:400}@media (min-width:768px){.result-page{max-width:1320px;min-height:calc(100vh - 150px);display:grid;grid-template-rows:auto 1fr;background:#fff}.result-back-btn{justify-self:start;margin-bottom:0!important}.result-content{width:100%;max-width:430px;justify-self:center;align-self:center;padding-bottom:72px}}@media (min-width:1200px){.main-menu-navbar{overflow:visible}.main-menu-navbar-container{width:100%;max-width:1320px;justify-content:center}}@media (min-width:1200px) and (max-width:1439.98px){.main-menu-navbar-container{max-width:100%;gap:clamp(12px,1.25vw,18px);padding-right:16px;padding-left:16px}.main-menu-nav-item{gap:4px;font-size:13px}.main-menu-nav-sub-label{font-size:10px}.main-menu-desktop .main-menu-arrow-down-img{width:14px;height:14px}.main-footer-big-logo{top:-42px;right:-18px;width:min(36vw,500px);min-width:360px}.main-footer-container{width:calc(100% - 96px);padding-top:56px;padding-bottom:34px}.main-footer-content{grid-template-columns:minmax(360px,1.5fr) minmax(130px,.55fr) minmax(165px,.68fr) minmax(300px,1.2fr);gap:clamp(24px,3vw,42px)}.main-footer-brand{min-height:330px;padding-right:50px}.main-footer-logo-img{width:280px}.main-footer-tagline{width:300px;margin:12px 0 74px;font-size:12px;line-height:1.45}.main-footer-brand-contact{font-size:20px}.main-footer-cert-text{margin-top:40px;font-size:18px}.main-footer-heading{font-size:13px;letter-spacing:1.4px}.main-footer-heading-line{margin:16px 0 22px}.main-footer-link-list{gap:18px}.main-footer-contact-item span,.main-footer-link-list div{font-size:12px;line-height:1.4}.main-footer-bottom-links,.main-footer-contact-item small,.main-footer-copyright{font-size:12px}.main-footer-contact-list{gap:18px}.main-footer-contact-item{gap:12px}.footer-icon{width:28px;height:28px;padding:7px}.footer-icon-sm,.main-footer-email-icon{width:24px;height:24px}.main-footer-divider{margin:34px 0 24px}.main-footer-bottom-links{gap:34px}}@media (max-width:1199.98px){.main-menu-desktop{display:none!important}.main-menu-mobile-overlay{display:block!important}.main-menu-mobile-panel{display:block!important;width:84%;max-width:420px}}@media (min-width:768px) and (max-width:1199.98px){.main-menu-desktop{display:block!important;width:100%;overflow:visible}.main-menu-navbar{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none}.main-menu-navbar::-webkit-scrollbar{display:none}.main-menu-navbar-container{width:max-content;max-width:none;min-width:100%;height:48px;gap:18px;padding-left:20px;padding-right:20px;justify-content:flex-start}.main-menu-nav-item{flex:0 0 auto;padding:14px 0;font-size:13px;white-space:nowrap}.main-menu-desktop .main-menu-arrow-down-img{width:14px;height:14px}.main-menu-desktop .main-menu-dropdown{position:fixed;top:104px;left:50%;width:calc(100vw - 32px);max-width:calc(100vw - 32px);height:auto;max-height:calc(100vh - 130px);padding:20px 24px;overflow-y:auto;transform:translateX(-50%)}.main-menu-desktop .main-menu-dropdown-title{font-size:22px}.main-menu-desktop .main-menu-dropdown-description{max-width:100%;font-size:13px;line-height:20px}.main-menu-desktop .main-menu-group{min-height:auto;padding:0 18px}.main-menu-desktop .main-menu-group:first-child{padding-left:0!important;padding-right:18px!important}.main-menu-desktop .main-menu-cta-title,.main-menu-desktop .main-menu-group-title{font-size:13px;margin-bottom:10px}.main-menu-desktop .main-menu-group-item{font-size:13px;line-height:24px}.main-menu-desktop .main-menu-cta{padding-left:18px}.main-menu-desktop .main-menu-cta-description{font-size:13px;line-height:20px}.main-menu-desktop .main-menu-cta-button{width:150px;height:34px;font-size:14px}.main-menu-desktop .main-menu-note-list{gap:20px;margin-top:18px}.main-menu-note-list span{font-size:11px}}@media (min-width:992px) and (max-width:1199.98px){.main-footer-big-logo{display:none}.main-footer-cta-inner{min-height:124px;width:calc(100% - 64px);padding-left:32px;padding-right:32px}.main-footer-container{width:calc(100% - 64px);max-width:none;padding:54px 32px 34px}.main-footer-content{grid-template-columns:minmax(290px,1.35fr) minmax(120px,.55fr) minmax(150px,.7fr) minmax(260px,1.2fr);gap:20px}.main-footer-brand{min-height:334px;padding-right:24px}.main-footer-logo-img{width:250px}.main-footer-tagline{width:250px;margin:16px 0 70px;font-size:14px;line-height:1.45;white-space:normal}.main-footer-brand-contact{font-size:22px;white-space:normal}.main-footer-cert-text{margin-top:38px;font-size:18px;white-space:normal}.main-footer-heading{font-size:15px;letter-spacing:1.8px}.main-footer-link-list{gap:20px}.main-footer-contact-item span,.main-footer-link-list div{font-size:14px;line-height:1.42;white-space:normal}.main-footer-contact-item small{white-space:normal}.main-footer-contact-item{gap:12px}.footer-icon-sm,.main-footer-email-icon{width:22px;height:22px}.main-footer-email-icon:after,.main-footer-email-icon:before{content:none}.main-footer-bottom-links{gap:28px;flex-wrap:wrap;white-space:normal}}@media (min-width:768px) and (max-width:991.98px){.main-footer-big-logo{display:none}.main-footer-cta-inner{min-height:118px;width:calc(100% - 48px);padding-left:24px;padding-right:24px}.main-footer-cta-copy h2{font-size:22px}.main-footer-cta-copy p{font-size:14px}.main-footer-cta-button{width:252px;height:48px;font-size:14px}.main-footer-container{width:calc(100% - 48px);max-width:none;padding:48px 24px 34px}.main-footer-content{grid-template-areas:"brand shopping" "brand about" "contact contact";grid-template-columns:minmax(300px,1.05fr) minmax(0,.95fr);gap:32px 36px}.main-footer-brand{grid-area:brand;min-height:auto;padding-right:28px;border-right:1px solid hsla(0,15%,82%,.22)}.main-footer-shopping{grid-area:shopping}.main-footer-about-column{grid-area:about}.main-footer-contact-column{grid-area:contact}.main-footer-contact-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.main-footer-logo-img{width:190px;height:auto}.main-footer-tagline{width:190px;margin:18px 0 44px;font-size:13px;line-height:1.35}.main-footer-brand-contact{margin-bottom:18px;font-size:20px;white-space:normal}.main-footer-cert-text{margin-top:32px;font-size:17px;white-space:normal}.main-footer-heading{font-size:15px;line-height:1.25}.main-footer-heading-line{margin:14px 0 24px}.main-footer-link-list{gap:18px}.main-footer-contact-item span,.main-footer-link-list div{font-size:13px;line-height:1.38;white-space:normal}.main-footer-contact-item small{white-space:normal}.main-footer-social{gap:14px;flex-wrap:nowrap}.footer-icon{width:24px;height:24px}.footer-icon-sm,.main-footer-email-icon{width:20px;height:20px}.main-footer-email-icon:after,.main-footer-email-icon:before{content:none}.main-footer-contact-item{gap:10px}.main-footer-divider{margin:38px 0 24px}.main-footer-bottom{align-items:flex-start}.main-footer-bottom-links{gap:20px;flex-wrap:wrap;white-space:normal}}@media (max-width:767.98px){.main-footer-cta-inner{min-height:auto;width:calc(100% - 20px);padding:32px 20px;align-items:flex-start;flex-direction:column;gap:20px}.main-footer-cta-copy h2{font-size:22px}.main-footer-cta-copy p{font-size:14px}.main-footer-cta-button{width:100%;max-width:320px;height:48px;font-size:14px}.main-footer-container{width:calc(100% - 20px);padding-top:40px;padding-left:20px;padding-right:20px}.main-footer{background:#756363;color:#f7eeee}.main-footer-content{display:flex;flex-direction:column;gap:34px}.main-footer-brand{min-height:auto;padding-right:0;border-right:0}.main-footer-big-logo{display:none}.main-footer-tagline{width:min(100%,280px);margin:16px 0 36px;font-size:12px;letter-spacing:0;white-space:normal}.main-footer-brand-contact{margin-bottom:18px;font-size:20px;white-space:normal}.main-footer-cert-text{margin-top:30px;font-size:17px;white-space:normal}.main-footer-mobile-contact-item,.main-footer-mobile-contact-list,.main-footer-mobile-copyright,.main-footer-mobile-heading,.main-footer-mobile-link-list,.main-footer-mobile-tagline{color:#f7eeee}.main-footer-mobile-divider{border-color:#d8caca;opacity:.7}.main-footer-mobile-social{gap:16px}.main-footer-mobile-link-list{gap:12px}.main-footer-heading-line{margin:14px 0 20px}.main-footer-link-list{gap:14px}.main-footer-link-list div{font-size:14px;white-space:normal}.main-footer-contact-list{gap:18px}.main-footer-contact-item span{font-size:14px;white-space:normal}.main-footer-contact-item small{white-space:normal}.main-footer-logo-img{width:min(100%,240px);height:auto}.footer-icon{width:24px;height:24px}.main-footer-divider{margin:34px 0 22px}.main-footer-bottom{align-items:flex-start;flex-direction:column;gap:18px}.main-footer-copyright{white-space:normal}.main-footer-bottom-links{flex-wrap:wrap;gap:14px 24px}}@media (prefers-reduced-motion:reduce){.premom-page-transition{animation:none}.main-footer-cta-button{transition:box-shadow .18s ease}.main-footer-cta-button:active,.main-footer-cta-button:focus-visible,.main-footer-cta-button:hover,.main-footer-social-link:focus-visible .footer-icon,.main-footer-social-link:hover .footer-icon{transform:none}.main-footer-cta-button:focus-visible:after,.main-footer-cta-button:hover:after{animation:none}.main-menu-cta-button,.main-menu-mobile-cta-button{transition:box-shadow .18s ease}.main-menu-cta-button:active,.main-menu-cta-button:focus-visible,.main-menu-cta-button:hover,.main-menu-mobile-cta-button:active,.main-menu-mobile-cta-button:focus-visible,.main-menu-mobile-cta-button:hover{transform:none}.main-menu-cta-button:focus-visible:after,.main-menu-cta-button:hover:after,.main-menu-mobile-cta-button:focus-visible:after,.main-menu-mobile-cta-button:hover:after{animation:none}}