.cod-checkout [hidden]{display:none}.cod-checkout{min-height:100vh;background:#fff;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9375rem;line-height:1.5}.cod-checkout__header{border-bottom:1px solid #e5e5e5}.cod-checkout__header-inner{max-width:920px;margin:0 auto;padding:1.25rem 1rem}@media screen and (min-width:768px){.cod-checkout__header-inner{padding:1.5rem 2rem}}.cod-checkout__logo{height:32px;width:auto;max-width:160px;display:block}.cod-checkout__shop-name{font-size:1.5rem;font-weight:700;color:#1a1a1a;text-decoration:none;letter-spacing:-.02em}.cod-checkout__inner{display:grid;grid-template-columns:1fr;min-height:calc(100vh - 69px)}@media screen and (min-width:768px){.cod-checkout__inner{grid-template-columns:minmax(0,500px) minmax(0,420px);justify-content:center}}.cod-checkout__left{padding:1.5rem 1.25rem 2rem}@media screen and (min-width:768px){.cod-checkout__left{padding:2.5rem 3rem 3rem 2rem}}.cod-checkout__heading{margin-bottom:1.5rem}.cod-checkout__title{font-size:1.5rem;font-weight:700;color:#1a1a1a;letter-spacing:-.02em;margin:0 0 .375rem}.cod-checkout__subtitle{font-size:.9375rem;color:#737373;margin:0;line-height:1.5}.cod-checkout__section{margin-bottom:1.5rem}.cod-checkout__field{position:relative;margin-bottom:.625rem}.cod-checkout__field:last-child{margin-bottom:0}.cod-checkout__input{width:100%;display:block;padding:.625rem .75rem;background:#fff;border:1px solid #d1d1d1;border-radius:8px;color:#1a1a1a;font-size:.875rem;line-height:1.4;transition:border-color .25s ease,box-shadow .25s ease;-webkit-appearance:none;appearance:none}.cod-checkout__input::placeholder{color:#737373}.cod-checkout__input:focus{outline:none;border-color:#8f8f8f}.cod-checkout__input.cod-checkout__input--invalid,.cod-checkout__input.cod-checkout__input--invalid:focus{border-color:#e22120}.cod-checkout__field-error{display:block;font-size:.75rem;color:#e22120;margin-top:.3rem}.cod-checkout__submit{width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:500;margin-bottom:1.25rem;margin-top:.5rem;display:flex;align-items:center;justify-content:center;min-height:40px;border-radius:8px;letter-spacing:.01em;background-color:#2e1115}.cod-checkout__privacy{display:block;text-align:center;font-size:.8125rem;color:#737373;text-decoration:underline;text-underline-offset:2px}.cod-checkout__privacy:hover{color:#1a1a1a}.cod-checkout__banner{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem 1rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem;line-height:1.5}.cod-checkout__banner--error{background:#fff4f4;border:1px solid #ffc9c9;color:#c0392b}.cod-checkout__right{padding:0rem 1.25rem 3rem;align-self:stretch}@media screen and (min-width:768px){.cod-checkout__right{padding:2.5rem 3rem 3rem 2rem}}.cod-checkout__summary{display:flex;flex-direction:column;gap:1rem}.cod-checkout__summary-content{background:#f5f5f5;padding:1rem;border-radius:10px}.cod-checkout__discount{margin:1rem 0}.cod-checkout__discount-row{display:flex;gap:.5rem}.cod-checkout__discount-input{flex:1;min-width:0}.cod-checkout__discount-btn{flex-shrink:0;padding:0 1.25rem;height:40px;background:#2e1115;border:1px solid #2e1115;border-radius:8px;font-size:.875rem;font-weight:500;color:#fff;cursor:pointer;transition:opacity .15s ease;white-space:nowrap}.cod-checkout__discount-btn:hover:not(:disabled){opacity:.85}.cod-checkout__discount-btn:disabled{background:#d1d1d1;border-color:#d1d1d1;color:#737373;cursor:default}.cod-checkout__discount-error{font-size:.75rem;color:#e22120;margin:.375rem 0 0}.cod-checkout__discount-success{font-size:.75rem;color:#276227;margin:.375rem 0 0;font-weight:500}.cod-checkout__summary-discount-row .cod-checkout__discount-amount{color:#276227;font-weight:500}.cod-checkout__skeleton{display:flex;flex-direction:column;gap:.75rem;background:#f5f5f5;padding:1rem;border-radius:10px;margin-bottom:1.5rem}.cod-checkout__skeleton-item{background:#e0e0e0;border-radius:8px;animation:cod-pulse 1.5s ease-in-out infinite}.cod-checkout__skeleton-item--product{height:72px}.cod-checkout__skeleton-item--input{height:44px}.cod-checkout__skeleton-item--divider{height:1px;background:#e5e5e5;animation:none}.cod-checkout__skeleton-item--text{height:14px;width:100%}.cod-checkout__skeleton-item--total{height:28px;width:60%;align-self:flex-end}@keyframes cod-pulse{0%,to{opacity:1}50%{opacity:.4}}.cod-checkout__line-item{display:flex;align-items:flex-start;gap:.875rem;margin-bottom:1.25rem}.cod-checkout__product-image-wrap{position:relative;flex-shrink:0}.cod-checkout__product-image{width:64px;height:64px;object-fit:cover;border-radius:8px;border:1px solid #e5e5e5;background:#fff}.cod-checkout__quantity-badge{position:absolute;top:-8px;right:-8px;width:20px;height:20px;background:#737373;color:#fff;font-size:.6875rem;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center}.cod-checkout__product-info{flex:1;display:flex;flex-direction:column;gap:.2rem}.cod-checkout__product-title{font-size:.9375rem;font-weight:500;color:#1a1a1a;line-height:1.3}.cod-checkout__product-variant{font-size:.8125rem;color:#737373}.cod-checkout__product-price{font-size:.9375rem;font-weight:500;color:#1a1a1a;white-space:nowrap}.cod-checkout__summary-divider{height:1px;background:#e5e5e5;margin:1rem 0}.cod-checkout__summary-row{display:flex;justify-content:space-between;align-items:baseline;font-size:.875rem;color:#737373;margin-bottom:.5rem}.cod-checkout__summary-row span:last-child{color:#1a1a1a}.cod-checkout__summary-row span.cod-checkout__shipping-free{color:#30a930;font-size:.85rem;font-weight:500}.cod-checkout__summary-total{display:flex;justify-content:space-between;align-items:center}.cod-checkout__total-label{font-size:1rem;font-weight:700;color:#1a1a1a}.cod-checkout__total-amount{font-size:1.25rem;font-weight:700;color:#1a1a1a;letter-spacing:-.02em}.cod-checkout__total-currency{font-size:.875rem;font-weight:400;margin-right:.25rem;color:#737373}.cod-checkout__summary-empty{font-size:.875rem;color:#737373}.cod-checkout__payment-method{overflow:hidden;border-radius:10px}.cod-checkout__payment-method-inner{display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;background:#f5f5f5;border-bottom:1px solid #e5e5e5}.cod-checkout__payment-radio-dot{width:16px;height:16px;border-radius:50%;border:2px solid #2e1115;flex-shrink:0;position:relative}.cod-checkout__payment-radio-dot:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;background:#2e1115}.cod-checkout__payment-name{font-size:.9375rem;font-weight:500;color:#1a1a1a}.cod-checkout__payment-description{font-size:.8125rem;color:#737373;padding:.75rem 1rem;margin:0;background:#f5f5f5;line-height:1.5}.cod-success{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:2rem 1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cod-success__inner{max-width:480px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.cod-success__icon{width:72px;height:72px;border-radius:50%;background:#f0faf0;display:flex;align-items:center;justify-content:center;color:#2b982b;margin-bottom:.5rem}.cod-success__icon svg{width:36px;height:36px}.cod-success__title{font-size:1.75rem;font-weight:700;color:#1a1a1a;letter-spacing:-.02em;margin:0;line-height:1.2}.cod-success__desc{font-size:1rem;color:#737373;margin:0;line-height:1.6}.cod-success__back{display:inline-block;margin-top:.75rem;padding:.625rem 1.5rem;background:#2e1115;color:#fff;border-radius:8px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .15s ease}.cod-success__back:hover{opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=BA */
