.cart-page{background:#fff;color:#292929;min-height:100vh}.cart-page-main{padding-bottom:0}.cart-breadcrumb-wrap{background-color:#fafafa}.cart-top-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px 24px;padding:12px 0}.cart-top-bar__crumb{margin:0;flex:0 1 auto;font-size:14px}.cart-top-bar__stepper{display:flex;align-items:center;justify-content:center;flex:1 1 auto;flex-wrap:wrap;gap:8px 0;min-width:0}@media (max-width:767px){.cart-top-bar{flex-direction:column;align-items:stretch;padding:18px 0 22px}.cart-top-bar__stepper{justify-content:center;align-items:center;text-align:center;margin:0 auto}}.cart-stepper__step{display:flex;align-items:center;gap:0;background:none;border:none;font:inherit;font-size:16px;font-weight:400;color:#292929;cursor:pointer;padding:4px 8px;border-radius:6px;transition:color .2s ease,background-color .2s ease}.cart-stepper__step:hover{color:#454545;background:rgba(0,90,170,.06)}.cart-stepper__step.is-active{color:#005aaa;font-weight:500}.cart-stepper__step.is-done{color:#005aaa}.cart-stepper__step:disabled{color:#b0b0b0;cursor:default;pointer-events:none}.cart-stepper__step.is-active+.cart-stepper__dash{border-color:#005aaa}.cart-stepper__dash{width:81px;height:0;border-top:1px dashed #d0d0d0;margin:0 4px;flex-shrink:0}@media (max-width:479px){.cart-stepper__dash{width:20px}.cart-stepper__step{font-size:12px;padding:4px}}.cart-layout{display:grid;grid-template-columns:minmax(0,2.25fr) minmax(300px,460px);gap:130px;align-items:start;margin-top:30px;margin-bottom:60px}.cart-page-title{font-size:32px;font-weight:600;color:#292929;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-add-address{display:none;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#005aaa;background:none;border:none;cursor:pointer;font-family:inherit;padding:6px 0}.cart-page[data-cart-step=address] .cart-add-address{display:inline-flex}.cart-add-address--inline{display:inline-flex;margin:0 auto}.cart-signin-banner{padding:20px 24px}.cart-delivery-card,.cart-signin-banner{background-color:#005aaa0a;border-radius:14px;margin-bottom:24px}.cart-delivery-card{padding:20px;position:relative}.cart-delivery-card__row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.cart-delivery-card__label{font-size:16px;color:#292929;margin-bottom:8px}.cart-delivery-card__label strong{color:#292929;font-weight:600}.cart-delivery-card__addr{font-size:14px;line-height:1.5;color:#292929;max-width:400px;margin:0}.cart-delivery-card__change{flex-shrink:0;font-size:16px;font-weight:600;color:#005aaa;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.cart-delivery-card__change:hover{text-decoration:underline}.cart-signin-banner__text{min-width:0}.cart-signin-banner__head{display:flex;align-items:center;justify-content:space-between;gap:16px 24px;margin-bottom:6px}.cart-signin-banner__head strong{font-size:16px;font-weight:600;color:#292929;line-height:1.3}.cart-signin-banner__text p{font-size:14px;color:#555;line-height:1.5;max-width:520px;margin:0}.cart-signin-banner__action{flex-shrink:0;font-size:16px;font-weight:600;color:#005aaa;background:none;border:none;cursor:pointer;font-family:inherit;padding:0;margin:0;white-space:nowrap;line-height:1.3}.cart-signin-banner__action:hover{text-decoration:underline}.cart-signin-banner__action:focus-visible{outline:2px solid #005aaa;outline-offset:2px}.cart-lines{border-top:1px solid #e8e8e8}.cart-line{display:grid;grid-template-columns:156px minmax(0,1fr) minmax(108px,auto);gap:30px;padding:30px 0;border-bottom:1px solid #e8e8e8;align-items:stretch}.cart-line__media{grid-row:1/-1;align-self:start;background:#eceff1;border-radius:14px;padding:12px;display:flex;align-items:center;justify-content:center;min-height:146px}.cart-line__media img{width:100%;max-height:112px;object-fit:contain}.cart-line__main{align-items:flex-start;gap:0}.cart-line__aside,.cart-line__main{min-width:0;display:flex;flex-direction:column;padding-top:2px}.cart-line__aside{align-items:flex-end;justify-content:space-between;align-self:stretch}.cart-line__remove{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#e53935;border:none;background:transparent;cursor:pointer;border-radius:10px;transition:background-color .2s ease}.cart-line__remove:hover{background:rgba(229,57,53,.08)}.cart-line__rate{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:13px;font-weight:600;margin-bottom:8px}.cart-line__stars{color:inherit;letter-spacing:0;line-height:1;display:inline-flex;align-items:center;vertical-align:middle}.cart-line__stars .rating-start-area{display:inline-flex;align-items:center;gap:3px}.cart-line__stars .rate-star{display:inline-flex;align-items:center;justify-content:center;width:13px;height:12px}.cart-line__stars .rate-star svg{width:100%;height:100%;object-fit:contain}.cart-line__rate-num{color:#454545;font-weight:500}.cart-line__title{font-size:16px;font-weight:600;color:#292929;line-height:1.4;margin:0 0 14px;max-width:320px;word-wrap:break-word;overflow-wrap:break-word;text-align:left;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cart-line__qty{display:inline-flex;align-items:center;justify-content:space-between;width:144px;height:48px;padding:0 10px;background:#f8f8f8;border-radius:12px;flex-shrink:0}.cart-line__qty button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#005aaa;border:none;background:transparent;cursor:pointer;border-radius:8px;font-family:inherit;padding:0}.cart-line__qty button:hover:not(:disabled){background:rgba(0,90,170,.1)}.cart-line__qty button:disabled{opacity:.35;cursor:not-allowed}.cart-line__qty span{font-size:16px;font-weight:600;min-width:1.25em;text-align:center}.cart-line__price{text-align:right;flex-shrink:0}.cart-line__price strong{display:block;font-size:24px;font-weight:600;color:#1a1a1a;line-height:28px}.cart-line__price-meta{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:8px 10px;margin-top:6px}.cart-line__price-meta del{font-size:18px;color:#6e6e73}.cart-line__price .off{font-size:18px;font-weight:600;color:#005aaa}.cart-address-book{border-top:1px solid #e8e8e8}.cart-address-book__hint{margin:0;padding:8px 0;color:#707070;font-size:14px}.cart-address-book__hint--error{color:#c62828}.cart-address-empty{border:1px dashed #005aaa;border-radius:12px;padding:28px 24px;text-align:center;margin-top:8px;background:#f0f5ff}.cart-address-empty__title{font-size:16px;font-weight:600;color:#292929;margin:0 0 8px}.cart-address-empty__sub{font-size:14px;color:#6e6e73;margin:0 0 20px}.cart-billing-same-row{padding:22px 0 18px;margin-top:4px;border-bottom:1px solid #e8e8e8;--billing-same-blue:#004a80}.cart-billing-same-label{display:inline-flex;align-items:center;gap:10px;margin:0;cursor:pointer;user-select:none;position:relative;font-size:15px;font-weight:500;line-height:1.45;color:var(--billing-same-blue)}.cart-billing-same-checkbox{position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;margin:0;opacity:0;cursor:pointer;z-index:2}.cart-billing-same-box{flex-shrink:0;width:18px;height:18px;box-sizing:border-box;border:2px solid var(--billing-same-blue);border-radius:3px;background:#fff;display:flex;align-items:center;justify-content:center}.cart-billing-same-box:after{content:"";display:block;width:4px;height:8px;margin-top:-3px;border:solid var(--billing-same-blue);border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.cart-billing-same-label:has(.cart-billing-same-checkbox:checked) .cart-billing-same-box:after{opacity:1}.cart-billing-same-checkbox:focus-visible+.cart-billing-same-box{outline:2px solid #005aaa;outline-offset:2px}.cart-billing-box{margin-top:22px;background:#f8f8f8;border-radius:14px;padding:18px 20px 6px}.cart-billing-box__head{display:flex;align-items:center;justify-content:space-between;gap:12px 16px;flex-wrap:wrap;padding-bottom:14px}.cart-billing-box__title{margin:0;font-size:18px;font-weight:600;color:#292929;line-height:1.25}.cart-billing-box__add.cart-add-address{flex-shrink:0;display:inline-flex}.cart-billing-box__rule{margin:0 -20px;padding:0;border:none;border-top:1px solid #e8e8e8;height:0;pointer-events:none}.cart-billing-box__list .cart-address-item{padding-top:16px;padding-bottom:16px}.cart-billing-box__list .cart-address-item:last-child{border-bottom:none;padding-bottom:12px}.cart-address-item{display:grid;grid-template-columns:auto 1fr auto;gap:14px 16px;padding:20px 0;border-bottom:1px solid #e8e8e8;align-items:start}.cart-address-item__radio{margin-top:4px;width:18px;height:18px;accent-color:#005aaa;cursor:pointer}.cart-address-item__main{min-width:0}.cart-address-item__head{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-bottom:8px}.cart-address-item__name{font-size:16px;font-weight:600;color:#292929}.cart-address-item__tag{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:#292929;background:#f0f0f0;padding:4px 8px;border-radius:6px;text-transform:uppercase;letter-spacing:.03em}.cart-address-item__actions{display:flex;gap:8px;flex-shrink:0}.cart-address-item__icon-btn{width:25px;height:25px;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;cursor:pointer;transition:background-color .2s ease}.cart-address-item__icon-btn--edit{color:#005aaa}.cart-address-item__icon-btn--edit:hover{background:rgba(0,90,170,.18)}.cart-address-item__icon-btn--del:hover{background:rgba(229,57,53,.15)}.cart-address-item__icon-btn--del svg{display:block;width:24px;height:24px}.cart-address-item__text{font-size:16px;line-height:1.5;color:#292929;max-width:450px;margin:0 0 8px}.cart-address-item__phone{display:inline-flex;align-items:center;gap:8px;font-size:16px;color:#231f20}.cart-payment-placeholder{padding:32px 0;text-align:center;color:#707070;font-size:15px;border-top:1px solid #e8e8e8}.cart-summary{position:sticky;top:100px;background:#f5f5f5;border-radius:20px;overflow:hidden}.cart-summary__inner{background:#f7f7f7;border-radius:16px;padding:40px}.cart-summary .mini-cart__title{font-size:20px;margin:0;font-weight:600}.cart-summary .mini-cart__title span{font-size:16px;color:#707070;font-weight:500}.cart-summary__body{border-top:1px solid #cfcfd7;margin-top:30px}.cart-summary__body .mini-cart__line:first-of-type{padding-top:16px}.cart-summary__ship{color:#005aaa!important;font-weight:600}.cart-summary .mini-cart__line{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #d9d9d9;font-size:16px;color:#292929}.cart-summary .mini-cart__line strong{font-size:16px;font-weight:500}.cart-summary .mini-cart__line .green{color:#079d18}.mini-cart__coupon-label{display:block;margin:16px 0 8px;font-size:14px;color:#454545}.mini-cart__coupon{position:relative;margin-bottom:18px;background:#fff;border:1.5px solid #d0d0d0;border-radius:14px;padding:6px}.mini-cart__coupon input{width:100%;height:44px;border:0;border-radius:10px;background:transparent;padding:0 100px 0 12px;font-size:16px;color:#292929;box-sizing:border-box;outline:none}.mini-cart__coupon button{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:#005aaa;font-size:16px;font-weight:600}.mini-cart__line.grand{border-bottom:0;padding-top:8px;font-weight:500;font-size:18px}.mini-cart__cta{display:flex;align-items:center;justify-content:center;width:100%;height:52px;border:none;border-radius:100px;background:#005aaa;color:#fff;font-size:16px;font-weight:500;margin-top:6px;cursor:pointer;text-decoration:none}.category-bestsellers{padding:60px 0;background:#ffffff}.category-bestsellers .pc-actions{position:absolute;right:0}.category-bestsellers__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.category-bestsellers__title{margin:0;font-size:clamp(24px,3vw,32px);font-weight:600;color:#1a1a1a}.category-bestsellers__nav{display:flex;gap:12px}.category-bestsellers__nav button{position:static;width:40px;height:40px;border-radius:50%;border:1px solid #292929;background:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;top:auto;left:auto;right:auto;margin:0;color:#1a1a1a;padding:0;box-sizing:border-box;appearance:none;--swiper-navigation-size:40px}.cart-page .category-bestsellers__nav .swiper-button-next:after,.cart-page .category-bestsellers__nav .swiper-button-prev:after{content:none;display:none}.cart-page .category-bestsellers__nav .swiper-button-next svg.cart-reco-nav__chev,.cart-page .category-bestsellers__nav .swiper-button-prev svg.cart-reco-nav__chev{flex-shrink:0;width:20px;height:20px;display:block;fill:none;stroke:currentColor;pointer-events:none}.category-bestsellers__nav button:hover:not(:disabled):not(.swiper-button-disabled){border-color:#1a1a1a;background:#f8f8f8}.cart-page .category-bestsellers__nav .swiper-button-disabled{cursor:not-allowed;opacity:.35}.cart-page .js-cart-combo-slider,.cart-page .js-cart-ymal-slider,.js-category-bestsellers-slider{padding-bottom:24px;margin:0 -16px;padding-left:16px;padding-right:16px}.cart-page .js-cart-combo-slider,.cart-page .js-cart-ymal-slider{padding-bottom:0}.cart-page .js-cart-combo-slider .swiper-slide,.cart-page .js-cart-ymal-slider .swiper-slide,.js-category-bestsellers-slider .swiper-slide{height:auto}@media (min-width:768px){.cart-page .cart-reco-section--combo .js-cart-combo-slider .swiper-slide,.cart-page .cart-reco-section--ymal .js-cart-ymal-slider .swiper-slide{width:433.5px;max-width:433.5px;box-sizing:border-box}}.cart-page .js-cart-combo-slider .product-card,.cart-page .js-cart-ymal-slider .product-card,.js-category-bestsellers-slider .product-card{height:100%}.cart-page .category-bestsellers.cart-reco-section{padding:48px 0 56px}.cart-page .category-bestsellers.cart-reco-section--combo{background:#f7f7f7}.cart-page .category-bestsellers.cart-reco-section--ymal{background:#fff}.cart-page .category-bestsellers.cart-reco-section .container{overflow-x:visible}.cart-page .category-bestsellers.cart-reco-section .category-bestsellers__header{position:relative;z-index:2}.cart-page .category-bestsellers.cart-reco-section .category-bestsellers__nav button{flex-shrink:0}.cart-reco-section--combo .cart-reco-card{background:#fff!important}.cart-reco-section .pc-size-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;margin-bottom:4px}.cart-reco-section .pc-size-chip{min-width:32px;height:32px;padding:0 10px;border-radius:8px;border:1px solid #e0e0e0;background:#f5f5f5;font-size:13px;font-weight:600;color:#292929;font-family:inherit;cursor:pointer}.cart-reco-section .pc-size-chip--active{border-color:#d0d0d0;color:#005aaa;box-shadow:0 0 0 1px #d0d0d0;background:#fff}.cart-reco-section .cart-reco-card .pc-info{margin-bottom:10px}.cart-reco-section .cart-reco-card .rating-start{margin-bottom:8px}.cart-reco-section .cart-reco-card .pc-title{margin-bottom:12px}.cart-reco-section .cart-reco-card .pc-price{font-size:24px;line-height:1;font-weight:600;display:block;margin-bottom:0}.cart-reco-section .cart-reco-card .pc-mrp-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:8px;font-size:13px}.cart-reco-section .cart-reco-card .rating-numb .start-num span{border-bottom:none}.cart-reco-section .cart-reco-card .pc-price .pc-price-offer{display:inline;margin-left:8px;font-size:13px;font-weight:500;vertical-align:baseline}.pc-mrp del{text-decoration:none}.category-bestsellers .container{overflow-x:visible}@media (min-width:768px){.cart-page .js-cart-combo-slider,.cart-page .js-cart-ymal-slider,.js-category-bestsellers-slider{width:calc((100vw + 100%) / 2);max-width:none;margin-left:0;margin-right:calc((100% - 100vw) / 2);padding-left:0;padding-right:0;box-sizing:border-box}}@media (max-width:767px){.category-bestsellers{padding:40px 0 0;border-bottom:1px solid #d9d9d9}.category-bestsellers__header{margin-bottom:24px}.category-bestsellers__nav{display:none}.cart-page .category-bestsellers.cart-reco-section--combo{background:#f7f7f7}.cart-page .category-bestsellers.cart-reco-section--ymal{background:#fff}}@media (max-width:1024px){.cart-layout{display:flex;flex-direction:column;gap:40px}.cart-summary{position:static;width:100%}}@media (max-width:767px){.cart-page-title{font-size:28px}.cart-signin-banner{padding:18px 20px}.cart-signin-banner__head{flex-wrap:wrap;align-items:center;gap:8px 16px}.cart-signin-banner__head strong{font-size:16px}.cart-signin-banner__text p{font-size:14px}.cart-signin-banner__action{font-size:16px;margin-left:auto}.cart-line{grid-template-columns:120px minmax(0,1fr);grid-template-rows:auto auto;gap:12px 14px;position:relative}.cart-line__media{grid-row:1/2}.cart-line__main{grid-column:2;grid-row:1}.cart-line__aside{grid-column:1/-1;grid-row:2;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px;padding-top:0;margin-right:63px}.cart-line__remove{position:absolute;top:10px;right:10px}.cart-line__price{text-align:left}.cart-line__title{font-size:14px}.cart-line__price strong{font-size:18px}.cart-line__price .off,.cart-line__price-meta del{font-size:16px}.cart-line__price-meta{justify-content:flex-start;margin-top:0}.cart-summary .mini-cart__title{font-size:22px}.cart-summary .mini-cart__line,.cart-summary .mini-cart__line strong{font-size:16px}.mini-cart__coupon button,.mini-cart__coupon-label{font-size:14px}.cart-summary__inner{padding:30px 20px}}.cart-payment-step{padding:24px 0}.cart-payment-step__title{font-size:20px;font-weight:600;color:#292929;margin:0 0 8px}.cart-payment-step__amount{font-size:15px;color:#6e6e73;margin:0 0 24px}.cart-payment-step__amount strong{color:#292929}.cart-payment-step__empty,.cart-payment-step__loading{font-size:14px;color:#888;margin:0 0 20px}.cart-payment-step__gateways{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.cart-payment-gateway{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:border-color .2s}.cart-payment-gateway.is-selected{border-color:#005aaa;background:#f0f5ff}.cart-payment-gateway input[type=radio]{accent-color:#005aaa;width:18px;height:18px}.cart-payment-gateway__name{font-size:15px;font-weight:500;color:#292929}.cart-payment-step__error{font-size:13px;color:#da2128;margin:0 0 16px}.cart-reco-section--ymal .cart-reco-card .pc-image{max-height:240px;aspect-ratio:1/1;margin-bottom:20px}.cart-reco-section--ymal .cart-reco-card .pc-image img{width:100%;height:100%;max-height:240px;object-fit:contain}.cart-reco-section .cart-reco-card .pc-title{font-size:15px;font-weight:500}@media (max-width:767px){.cart-reco-section .cart-reco-card .pc-title{font-size:14px;font-weight:500;margin-bottom:10px}.cart-reco-section .cart-reco-card .pc-price{font-size:20px}.cart-reco-section .cart-reco-card .pc-mrp-row{font-size:12px}.cart-reco-section .cart-reco-card .pc-info{margin-bottom:8px}}.cart-gst-section{border-top:1px solid #e8e8e8}.cart-gst-toggle-row{display:flex;align-items:center;gap:10px;padding:20px 0;cursor:pointer}.cart-gst-toggle-row input[type=checkbox]{width:18px;height:18px;accent-color:#005aaa;flex-shrink:0;cursor:pointer}.cart-gst-toggle-label{font-size:15px;font-weight:500;color:#292929;cursor:pointer}.cart-gst-body{padding-bottom:20px}.cart-gst-item{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-top:1px solid #f0f0f0}.cart-gst-item input[type=radio]{margin-top:4px;accent-color:#005aaa;flex-shrink:0;width:16px;height:16px;cursor:pointer}.cart-gst-item__label{flex:1;cursor:pointer}.cart-gst-item__company{font-size:14px;font-weight:600;color:#292929;display:block;margin-bottom:2px}.cart-gst-item__number{font-size:13px;color:#6e6e73;display:block}.cart-gst-add-link{font-size:14px;color:#005aaa;font-weight:500;background:none;border:none;padding:0;cursor:pointer;margin-top:12px;display:inline-block;font-family:inherit}.cart-gst-add-link:hover{color:#122d55}.cart-gst-inline-form{margin-top:16px;padding:20px;background:#f7f7f7;border-radius:12px;display:flex;flex-direction:column;gap:12px}.cart-gst-inline-form__field{display:flex;flex-direction:column;gap:4px}.cart-gst-inline-form__label{font-size:13px;font-weight:500;color:#292929}.cart-gst-inline-form__input{border:1px solid #d0d0d0;border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;outline:none;background:#fff;transition:border-color .2s}.cart-gst-inline-form__input:focus{border-color:#005aaa}.cart-gst-inline-form__input--error{border-color:#c62828}.cart-gst-inline-form__error{font-size:11px;color:#c62828;min-height:16px}.cart-gst-inline-form__actions{display:flex;gap:10px;margin-top:4px}.cart-gst-inline-form__save{background:#005aaa;color:#fff;border:none;border-radius:100px;padding:10px 28px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:background .2s}.cart-gst-inline-form__save:hover{background:#122d55}.cart-gst-inline-form__save:disabled{opacity:.6;cursor:not-allowed}.cart-gst-inline-form__cancel{background:none;border:none;color:#6e6e73;font-size:14px;font-weight:400;font-family:inherit;cursor:pointer;padding:10px 0}.cart-gst-inline-form__cancel:hover{color:#292929}.cart-gst-api-error{font-size:13px;color:#c62828;margin:8px 0}.cart-gst-loading{font-size:13px;color:#6e6e73;padding:8px 0}.cart-gst-selected{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 14px;padding:16px 0 14px;margin-top:4px;border-top:1px solid #e8e8e8}.cart-gst-selected__label{font-size:14px;font-weight:500;color:#6e6e73}.cart-gst-selected__number{font-size:15px;font-weight:600;color:#292929;letter-spacing:.02em}.cart-gst-selected__company{font-size:13px;color:#6e6e73}.cart-gst-selected__change{margin-left:auto;background:none;border:none;font-size:13px;font-weight:500;color:#005aaa;cursor:pointer;padding:0;font-family:inherit;white-space:nowrap}.cart-gst-selected__change:hover{color:#122d55}.guest-checkout{display:flex;flex-direction:column;gap:32px}.guest-checkout__section-title{font-size:18px;font-weight:600;color:#292929;margin:0 0 16px}.guest-checkout__address,.guest-checkout__contact,.guest-checkout__payment{border-top:1px solid #e8e8e8;padding-top:24px}.guest-checkout__form{display:flex;flex-direction:column;gap:16px;max-width:480px}.guest-checkout__field{display:flex;flex-direction:column;gap:6px}.guest-checkout__label{font-size:14px;font-weight:600;color:#292929}.guest-checkout__input{height:44px;border:1px solid #d0d0d0;border-radius:8px;padding:0 14px;font-size:14px;font-family:inherit;outline:none;transition:border-color .15s}.guest-checkout__input:focus{border-color:#005aaa}.guest-checkout__field-error{font-size:12px;color:#c62828;margin:0}.guest-checkout__save-error{font-size:14px;color:#c62828;margin:4px 0 0}.guest-checkout__continue-btn{margin-top:8px;height:48px;background:#005aaa;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .2s;align-self:flex-start;padding:0 32px}.guest-checkout__continue-btn:hover:not(:disabled){background:#004a8f}.guest-checkout__continue-btn:disabled{opacity:.6;cursor:default}.guest-checkout__address-summary{background:#f5f8fb;border-radius:10px;padding:14px 16px}.guest-checkout__address-text{font-size:14px;color:#292929;margin:0;line-height:1.5}