.toth-checkout{max-width:640px;margin:0 auto;padding:48px 24px 96px;font-family:var(--font-heading-family, "Montserrat", sans-serif);color:#1a1918}.toth-checkout__progress{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-bottom:48px;position:relative}.toth-checkout__step{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:80px;position:relative;z-index:1}.toth-checkout__step-number{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;background:#f0eee9;color:#a09890;transition:all .4s cubic-bezier(.4,0,.2,1);flex-shrink:0}.toth-checkout__step--active .toth-checkout__step-number,.toth-checkout__step--done .toth-checkout__step-number{background:#1a1918;color:#fff}.toth-checkout__step-label{font-size:10px;font-weight:600;color:#a09890;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;transition:color .3s}.toth-checkout__step--active .toth-checkout__step-label{color:#1a1918}.toth-checkout__step--done .toth-checkout__step-label{color:#6b6560}.toth-checkout__step-line{flex:1;height:1px;background:#e0ddd7;margin:18px 4px 0;min-width:24px}.toth-checkout__step--done+.toth-checkout__step-line{background:#1a1918}.toth-checkout__panel{animation:tothFadeIn .35s cubic-bezier(.4,0,.2,1)}.toth-checkout__panel--hidden{display:none!important}@keyframes tothFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.toth-checkout__title{font-size:24px;font-weight:700;margin:0 0 28px;color:#1a1918;letter-spacing:-.01em}.toth-checkout__back{background:none;border:none;padding:0;margin-bottom:20px;font-size:13px;color:#a09890;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:6px;transition:color .2s}.toth-checkout__back:before{content:"\2190";font-size:14px}.toth-checkout__back:hover{color:#1a1918}.toth-checkout__cart-item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #f0eee9;align-items:center}.toth-checkout__cart-item:first-child{padding-top:0}.toth-checkout__cart-item-image{width:72px;height:72px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f5f4f2}.toth-checkout__cart-item-image img{width:100%;height:100%;object-fit:cover}.toth-checkout__cart-item-info{flex:1;min-width:0}.toth-checkout__cart-item-info h3{font-size:14px;font-weight:600;margin:0 0 4px;color:#1a1918;line-height:1.4}.toth-checkout__variant{font-size:12px;color:#a09890;margin:0 0 2px}.toth-checkout__qty{font-size:12px;color:#a09890;margin:0}.toth-checkout__cart-item-price{font-size:15px;font-weight:700;color:#1a1918;white-space:nowrap;letter-spacing:-.01em}.toth-checkout__cart-summary{padding:20px 0;border-bottom:1px solid #f0eee9;margin-bottom:28px}.toth-checkout__row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;color:#6b6560}.toth-checkout__row span:last-child{font-weight:600;color:#1a1918}.toth-checkout__row--pix{color:#15803d;font-weight:600;margin-top:4px}.toth-checkout__row--pix span:last-child{color:#15803d;font-size:16px;font-weight:700}.toth-checkout__btn{display:block;width:100%;padding:16px 24px;border:none;border-radius:12px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;text-align:center;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);margin-bottom:12px;letter-spacing:.02em}.toth-checkout__btn--primary{background:#1a1918;color:#fff}.toth-checkout__btn--primary:hover{background:#2f2d2a;transform:translateY(-1px);box-shadow:0 4px 12px #1a191826}.toth-checkout__btn--primary:active{transform:translateY(0);box-shadow:none}.toth-checkout__btn--primary:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.toth-checkout__btn--secondary{background:transparent;color:#a09890;border:1px solid #e0ddd7}.toth-checkout__btn--secondary:hover{border-color:#1a1918;color:#1a1918}.toth-checkout__btn--small{width:auto;padding:12px 24px;margin:0;flex-shrink:0;border-radius:8px}.toth-checkout__form-group{margin-bottom:20px}.toth-checkout__form-group label{display:block;font-size:11px;font-weight:600;color:#6b6560;margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em}.toth-checkout__form-group input{width:100%;padding:14px 16px;border:1px solid #e0ddd7;border-radius:10px;font-family:inherit;font-size:14px;color:#1a1918;background:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.toth-checkout__form-group input::placeholder{color:#c4bfb8}.toth-checkout__form-group input:focus{outline:none;border-color:#1a1918;box-shadow:0 0 0 3px #1a19180f}.toth-checkout__form-group input[readonly]{background:#faf9f7;color:#6b6560;border-color:#f0eee9}.toth-checkout__form-row{display:flex;gap:12px}.toth-checkout__form-group--wide{flex:3}.toth-checkout__form-group--narrow{flex:1;min-width:80px}.toth-checkout__cep-row{display:flex;gap:12px;align-items:stretch}.toth-checkout__cep-row input{flex:1}.toth-checkout__cep-link{font-size:12px;color:#a09890;margin-top:8px;display:inline-block;text-decoration:underline;text-underline-offset:2px}.toth-checkout__cep-link:hover{color:#1a1918}.toth-checkout__shipping-options{margin:28px 0}.toth-checkout__shipping-options h3{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6b6560;margin:0 0 12px}.toth-checkout__shipping-option{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #e0ddd7;border-radius:12px;margin-bottom:8px;cursor:pointer;transition:all .2s}.toth-checkout__shipping-option:has(input:checked){border-color:#1a1918;background:#faf9f7;box-shadow:0 0 0 1px #1a1918}.toth-checkout__shipping-option input[type=radio]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #c4bfb8;border-radius:50%;flex-shrink:0;position:relative;transition:border-color .2s}.toth-checkout__shipping-option input[type=radio]:checked{border-color:#1a1918}.toth-checkout__shipping-option input[type=radio]:checked:after{content:"";width:8px;height:8px;background:#1a1918;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.toth-checkout__shipping-option-info{flex:1}.toth-checkout__shipping-option-info strong{display:block;font-size:14px;font-weight:600;color:#1a1918}.toth-checkout__shipping-detail{font-size:12px;color:#a09890;margin-top:3px;display:block}.toth-checkout__shipping-price{font-size:15px;font-weight:700;color:#1a1918;white-space:nowrap}.toth-checkout__customer{margin-top:8px;padding-top:28px;border-top:1px solid #f0eee9}.toth-checkout__customer h3{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6b6560;margin:0 0 20px}.toth-checkout__loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:32px;color:#a09890;font-size:13px}.toth-checkout__spinner{width:18px;height:18px;border:2px solid #e0ddd7;border-top-color:#1a1918;border-radius:50%;animation:tothSpin .7s linear infinite}@keyframes tothSpin{to{transform:rotate(360deg)}}.toth-checkout__error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:14px 16px;border-radius:10px;font-size:13px;margin:16px 0;line-height:1.5}.toth-checkout__review-items{margin-bottom:24px}.toth-checkout__review-address{background:#faf9f7;padding:20px;border-radius:12px;margin-bottom:24px}.toth-checkout__review-address h3{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#a09890;margin:0 0 8px}.toth-checkout__review-address h3:not(:first-child){margin-top:20px}.toth-checkout__review-address p{font-size:14px;color:#1a1918;margin:3px 0;line-height:1.5}.toth-checkout__review-totals{margin-bottom:28px}.toth-checkout__review-row{display:flex;justify-content:space-between;padding:10px 0;font-size:14px;color:#6b6560;border-bottom:1px solid #f0eee9}.toth-checkout__review-row span:last-child{font-weight:600;color:#1a1918}.toth-checkout__review-row--total{font-weight:700;font-size:18px;color:#1a1918;border-bottom:none;padding-top:16px}.toth-checkout__review-row--total span{color:#1a1918!important}.toth-checkout__review-row--pix{color:#15803d;font-weight:600;border-bottom:none;padding-top:4px}.toth-checkout__review-row--pix span{color:#15803d!important}#step-confirmation{text-align:center;padding-top:48px}#step-confirmation .toth-checkout__title{font-size:28px;margin-bottom:12px}.toth-checkout__confirmation-text{font-size:14px;color:#6b6560;margin:0 0 8px;line-height:1.6}.toth-checkout__confirmation-text:last-of-type{margin-bottom:24px}.toth-checkout__empty{text-align:center;padding:48px 0;color:#a09890;font-size:14px}.toth-checkout__divider{height:1px;background:#f0eee9;margin:28px 0;border:none}@media(max-width:749px){.toth-checkout{padding:24px 16px 72px}.toth-checkout__progress{margin-bottom:32px}.toth-checkout__step{min-width:64px}.toth-checkout__step-label{font-size:9px;letter-spacing:.06em}.toth-checkout__step-number{width:32px;height:32px;font-size:12px}.toth-checkout__step-line{margin-top:16px;min-width:16px}.toth-checkout__title{font-size:20px}.toth-checkout__form-row{flex-direction:column;gap:0}.toth-checkout__form-group--narrow{min-width:100%}.toth-checkout__cart-item-image{width:60px;height:60px}.toth-checkout__cart-item-info h3{font-size:13px}.toth-checkout__review-row--total{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/toth-checkout.css.map */
