.checkout{min-height:100dvh;display:flex}.checkout__summary{color:#fff;background:#0a2540;flex:50%;justify-content:flex-end;padding:48px 40px 48px 24px;display:flex}.checkout__summary-inner{width:100%;max-width:420px}.checkout__back{color:#ffffffb8;align-items:center;gap:8px;margin-bottom:32px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}@media (hover:hover) and (pointer:fine){.checkout__back:hover{color:#fff}}.checkout__back i{font-size:12px}.checkout__product{border-bottom:1px solid #ffffff1f;align-items:flex-start;gap:16px;margin-bottom:24px;padding-bottom:24px;display:flex}.checkout__product-image{background:#ffffff14;border-radius:8px;flex-shrink:0;overflow:hidden;box-shadow:0 4px 12px #0003}.checkout__product-image img{width:90px;height:auto;display:block}.checkout__product-info{flex:1;min-width:0}.checkout__product-title{color:#fff;margin:0 0 4px;font-size:15px;font-weight:600;line-height:1.4}.checkout__product-subtitle{color:#ffffffb8;margin:0 0 8px;font-size:13px;line-height:1.4}.checkout__product-qty{color:#ffffffb8;margin:0;font-size:13px}.checkout__product-price{white-space:nowrap;font-size:15px;font-weight:600}.checkout__lines{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.checkout__line{color:#ffffffb8;justify-content:space-between;align-items:baseline;font-size:14px;display:flex}.checkout__line span:last-child{color:#fff;font-weight:500}.checkout__line--reference{opacity:.8;font-size:13px}.checkout__line--savings{color:#7ee787;font-weight:500}.checkout__line--subtotal{border-top:1px dashed #fff3;margin-top:4px;padding-top:8px;font-weight:600}.checkout__line--subtotal span:last-child{font-weight:600}.checkout__line--subtotal-no-separator{border-top:none;margin-top:0;padding-top:0}.checkout__price-muted{font-size:13px;color:#fff9!important}.checkout__price-savings{font-weight:600;color:#7ee787!important}.checkout__free-shipping{color:#7ee787;font-style:normal;font-weight:600}.checkout__total{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:baseline;padding-top:20px;font-size:16px;font-weight:600;display:flex}.checkout__total span:last-child{font-size:22px}.checkout__tax-note{color:#ffffffb8;margin-top:20px;font-size:12px;line-height:1.5}.checkout__form-panel{background:#fff;flex:50%;justify-content:flex-start;padding:24px 20px 24px 24px;display:flex;overflow-y:auto}.checkout__form-panel--success{justify-content:flex-start;align-items:flex-start}.checkout__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:420px;padding:48px 32px;display:flex}.checkout__success-icon{background:#d1fae5;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:28px;display:flex}.checkout__success-icon i{color:#10b981;font-size:32px}.checkout__success-title{color:#241e4e;margin:0 0 14px;font-size:22px;font-weight:700;line-height:1.3}.checkout__success-body{color:#222;margin:0;font-size:14px;line-height:1.6}.checkout-form{width:100%;max-width:420px}.checkout-form__express-pay{margin-bottom:25px}.checkout-form__express-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:48px;font-size:15px;font-weight:600;transition:border-color .15s;display:flex}.checkout-form__express-btn svg{flex-shrink:0}.checkout-form__express-btn .checkout-form__express-icon{object-fit:contain;width:auto;height:50px}.checkout-form__express-btn--gpay{background:#fff;border:1px solid #d1d5db}.checkout-form__express-btn--gpay:hover{border-color:#4b5563}.checkout-form__express-btn--applepay{background:#fff;border:1px solid #d1d5db}.checkout-form__express-btn--applepay:hover{border-color:#4b5563}.checkout-form__divider{color:#9ca3af;align-items:center;gap:12px;margin-bottom:20px;font-size:13px;display:flex}.checkout-form__divider:before,.checkout-form__divider:after{content:"";background:#d1d5db;flex:1;height:1px}.checkout-form__divider span{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:500}.checkout-form__header{margin-bottom:16px}.checkout-form__title{color:#241e4e;margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.2}.checkout-form__intro{color:#848e9f;margin:0;font-size:15px;line-height:1.5}.checkout-form__block{margin-bottom:24px}.checkout-form__block-title{color:#241e4e;margin:0 0 14px;font-size:20px;font-weight:700}.checkout-form__card{background:#fff;border-radius:10px;padding:0}.checkout-form__card--bordered{border:1px solid #eceef0;padding:18px}.checkout-form__card-method-label{color:#241e4e;align-items:center;gap:8px;margin:0 0 14px;font-size:14px;font-weight:600;display:flex}.checkout-form__card-method-label i{color:#374151;font-size:15px}.checkout-form__section{margin-bottom:4px;padding:0}.checkout-form__section+.checkout-form__section{margin-top:18px}.checkout-form__section-title{color:#1a1a1ab2;border-bottom:none;margin:0 0 8px;padding-bottom:0;font-size:14px;font-weight:600}.checkout-form__group{background:#fff;border-radius:8px}.checkout-form__group .checkout-form__field{margin-bottom:0;position:relative}.checkout-form__group .checkout-form__field:before{content:"";pointer-events:none;z-index:1;border:1px solid #eceef0;position:absolute;inset:0}.checkout-form__group .checkout-form__field--country{background:#f2f3f4}.checkout-form__group .checkout-form__field--country:first-child{border-radius:8px 8px 0 0}.checkout-form__group .checkout-form__field--country:before{border-top:2px solid #eceef0;border-bottom:2px solid #eceef0}.checkout-form__group .checkout-form__field--address-line1:before{border-bottom:1px solid #0000}.checkout-form__group>.checkout-form__field+.checkout-form__field,.checkout-form__group>.checkout-form__field+.checkout-form__row,.checkout-form__group>.checkout-form__row+.checkout-form__field,.checkout-form__group>.checkout-form__row+.checkout-form__row{margin-top:-1px}.checkout-form__group .checkout-form__input{background:0 0;border:none;border-radius:0;height:40px;padding:0 12px}.checkout-form__group .checkout-form__input::placeholder{color:#9ca3af}.checkout-form__group .checkout-form__input:focus{background:#f8f9fa;outline:none}.checkout-form__group .checkout-form__input[aria-invalid=true]{padding-right:40px}.checkout-form__group .checkout-form__row{display:flex}.checkout-form__group .checkout-form__row .checkout-form__field{flex:1}.checkout-form__group .checkout-form__row .checkout-form__field+.checkout-form__field:before{left:-1px}.checkout-form__group>.checkout-form__field:first-child:before,.checkout-form__group>.checkout-form__row:first-child .checkout-form__field:first-child:before{border-top-left-radius:8px}.checkout-form__group>.checkout-form__field:first-child:before,.checkout-form__group>.checkout-form__row:first-child .checkout-form__field:last-child:before{border-top-right-radius:8px}.checkout-form__group>.checkout-form__field:last-child:before,.checkout-form__group>.checkout-form__row:last-child .checkout-form__field:first-child:before{border-bottom-left-radius:8px}.checkout-form__group>.checkout-form__field:last-child:before,.checkout-form__group>.checkout-form__row:last-child .checkout-form__field:last-child:before{border-bottom-right-radius:8px}.checkout-form__group .checkout-form__field--error:before{z-index:2;border-color:#df1b41}.checkout-form__group--card{margin-top:9px}.checkout-form__field--icon{align-items:center;display:flex;position:relative}.checkout-form__field--icon>i{color:#6b7280;z-index:1;font-size:13px;position:absolute;left:12px}.checkout-form__field--icon .checkout-form__input{padding-left:34px}.checkout-form__field--phone .checkout-form__phone-wrapper{align-items:center;display:flex;position:relative}.checkout-form__field--phone .checkout-form__dial-trigger{cursor:pointer;background:#f8f9fa;border:none;border-right:1px solid #eceef0;border-bottom-left-radius:7px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;min-width:88px;height:40px;padding:0 24px 0 10px;display:flex;position:relative}.checkout-form__field--phone .checkout-form__dial-trigger:focus{outline:none}.checkout-form__field--phone .checkout-form__dial-trigger .checkout-form__dial-code{letter-spacing:.06em;color:#111827;text-transform:uppercase;font-size:11px;font-weight:700}.checkout-form__field--phone .checkout-form__dial-trigger .checkout-form__dial-num{color:#374151;margin-top:-2px;font-size:13px}.checkout-form__field--phone .checkout-form__dial-trigger i{color:#9ca3af;font-size:9px;position:absolute;right:8px}.checkout-form__field--phone .checkout-form__dial-list{z-index:200;background:#fff;border:1px solid #eceef0;border-radius:8px;width:260px;max-height:220px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 2px);left:0;overflow-y:auto;box-shadow:0 8px 20px #0000001f}.checkout-form__field--phone .checkout-form__dial-option{cursor:pointer;align-items:center;gap:8px;padding:7px 12px;display:flex}.checkout-form__field--phone .checkout-form__dial-option:hover{background:#f3f4f6}.checkout-form__field--phone .checkout-form__dial-option--active{background:#eef2ff}.checkout-form__field--phone .checkout-form__dial-option-code{color:#111827;letter-spacing:.05em;min-width:28px;font-size:11px;font-weight:700}.checkout-form__field--phone .checkout-form__dial-option-name{color:#374151;flex:1;font-size:13px}.checkout-form__field--phone .checkout-form__dial-option-num{color:#6b7280;white-space:nowrap;font-size:12px}.checkout-form__field--phone .checkout-form__input--phone{background:0 0;border:none;flex:1;height:40px}.checkout-form__payment-method{background:#fff;border:2px solid #635bff;border-radius:8px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;display:flex}.checkout-form__payment-method i{color:#374151;font-size:16px}.checkout-form__payment-radio{border:2px solid #635bff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.checkout-form__payment-radio-dot{background:#635bff;border-radius:50%;width:8px;height:8px}.checkout-form__payment-label{color:#111827;font-size:15px;font-weight:600}.checkout-form__card-info-label,.checkout-form__billing-address-label{color:#241e4e;margin:0 0 8px;font-size:13px;font-weight:600}.checkout-form__billing-fields{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.checkout-form__billing-fields--visible{grid-template-rows:1fr}.checkout-form__billing-fields-inner{flex-direction:column;display:flex;overflow:hidden}.checkout-form__billing-same{cursor:pointer;align-items:flex-start;gap:10px;margin:22px 0 0;display:flex}.checkout-form__billing-same input[type=checkbox]{accent-color:#635bff;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:2px}.checkout-form__billing-same span{color:#374151;font-size:13px;line-height:1.5}.checkout-form__field--billing-name{margin:18px 0 16px}.checkout-form__field--billing-name label{color:#241e4e;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.checkout-form__field--billing-name .checkout-form__error-icon{top:auto;bottom:22px;transform:translateY(50%)}.checkout-form__field--billing-name .checkout-form__error-tooltip{bottom:calc(100% - 16px)}.checkout-form__field--card{margin-bottom:-1px;position:relative}.checkout-form__field--card .checkout-form__input{padding-right:80px}.checkout-form__field--card .checkout-form__card-icons{pointer-events:none;opacity:.7;gap:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.checkout-form__phone-wrapper{display:flex}.checkout-form__phone-wrapper .checkout-form__phone-country{appearance:none;cursor:pointer;color:#222;white-space:nowrap;background:0 0;border:none;border-right:1px solid #eceef0;height:40px;padding:0 8px 0 12px;font-size:14px}.checkout-form__phone-wrapper .checkout-form__phone-country:focus{background:#f8f9fa;outline:none}.checkout-form__phone-wrapper .checkout-form__input--phone{border:none;flex:1;height:40px}.checkout-form__field--select{position:relative}.checkout-form__field--select .checkout-form__select-icon{color:#6b7280;z-index:1;pointer-events:none;font-size:10px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.checkout-form__field--select .checkout-form__select{padding-right:36px;display:block}.checkout-form__row{grid-template-columns:1fr 1fr;display:grid}.checkout-form__field{margin-bottom:16px;position:relative}.checkout-form__field label{color:#241e4e;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.checkout-form__input{color:#222;background:#fff;border:1px solid #eceef0;border-radius:6px;width:100%;height:44px;padding:0 14px;font-size:15px}.checkout-form__input:focus{background:#f8f9fa;outline:none}.checkout-form__input[aria-invalid=true]{border-color:#df1b41;padding-right:40px}.checkout-form__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.checkout-form__error-icon{color:#df1b41;z-index:3;pointer-events:none;border:1.5px solid #df1b41;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;line-height:1;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.checkout-form__error-tooltip{z-index:30;color:#fff;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#df1b41;border-radius:7px;width:max-content;max-width:80%;padding:8px 11px;font-size:12px;font-weight:500;line-height:1.4;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 9px);left:auto;right:0%;transform:translateY(4px);box-shadow:0 6px 18px #df1b4147}.checkout-form__error-tooltip:after{content:"";border:6px solid #0000;border-top-color:#df1b41;position:absolute;top:100%;right:16px}.checkout-form__field--error:hover .checkout-form__error-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.checkout-form__stripe-wrapper{box-sizing:border-box;align-items:center;height:44px;padding:0 12px;display:flex}.checkout-form__stripe-input{flex:1;min-width:0}.checkout-form__submit-error{color:#294c65;background:#f0f4ff;border:1px solid #c4d4ff;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.checkout-form__submit-error i{color:#635bff;margin-top:2px}.checkout-form__submit-success{color:#067647;background:#ecfdf3;border:1px solid #a6f4c5;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.checkout-form__submit-success i{color:#12b76a;margin-top:2px}.checkout-form__submit{color:#fff;cursor:pointer;background:#635bff;border:none;border-radius:6px;width:100%;height:52px;font-size:16px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s}@media (hover:hover) and (pointer:fine){.checkout-form__submit:hover:not(:disabled){background:#4f46e5;box-shadow:0 4px 14px #635bff59}}.checkout-form__submit:disabled{opacity:.7;cursor:not-allowed}.checkout-form__submit:active:not(:disabled){transform:scale(.99)}.checkout-form__secure{color:#848e9f;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:13px;display:flex}.checkout-form__secure i{color:#6b7280;font-size:11px}@media (max-width:991px){.checkout{flex-direction:column}.checkout__summary,.checkout__form-panel{flex:none;justify-content:center;padding:32px 20px}.checkout__summary-inner,.checkout-form{max-width:100%}.checkout-form__row{grid-template-columns:1fr;gap:0}.checkout-form__title{font-size:24px}}@media (max-width:480px){.checkout__summary,.checkout__form-panel{padding:24px 16px}.checkout__product-image img{width:56px}}
