.page-title{font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:700;color:#3d2314;margin-bottom:2rem;text-align:center}@media(min-width:768px){.page-title{font-size:3rem}}.progress-steps{display:flex;align-items:center;justify-content:center;max-width:32rem;margin:0 auto 2.25rem;padding:1rem 1.25rem;border:1px solid #e8ddd3;border-radius:999px;background:#ffffffe6;box-shadow:0 14px 30px #351f120f}.step{display:flex;flex-direction:column;align-items:center;gap:.5rem}.step-number{width:2.5rem;height:2.5rem;border-radius:9999px;border:2px solid #c9b8a8;color:#6b5344;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .2s}.step.active .step-number{background:#6b5438;border-color:#6b5438;color:#fdfaf5}.step-label{font-size:.875rem;color:#6b5344;font-weight:500;display:none}@media(min-width:640px){.step-label{display:block}}.step.active .step-label{color:#3d2314;font-weight:600}.step-line{height:2px;width:4rem;background:#c9b8a8;margin:0 .5rem}@media(min-width:768px){.step-line{width:6rem}}@media(max-width:400px){.step-line{width:2.5rem}}.checkout-empty-state{text-align:center;padding:5rem 0;max-width:28rem;margin:0 auto}.empty-icon{width:6rem;height:6rem;margin:0 auto 1.5rem;color:#c9b8a8}.empty-title{font-size:1.5rem;font-weight:600;color:#3d2314;margin-bottom:.5rem}.empty-text{color:#6b5344;margin-bottom:2rem}.checkout-content-wrapper{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;max-width:100%;min-width:0}@media(min-width:1024px){.checkout-content-wrapper{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start}}.checkout-main{display:flex;flex-direction:column;min-width:0}.checkout-sidebar{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.checkout-form-card{background:#ffffffeb;border-radius:1.5rem;border:1px solid #e8ddd3;padding:1.5rem;box-shadow:0 18px 38px #351f1214;min-width:0}@media(min-width:768px){.checkout-form-card{padding:2rem}}.checkout-form-card.mt-6{margin-top:1.5rem}.card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e8ddd3}.header-icon{width:1.5rem;height:1.5rem;color:#6b5438}.form-section-title{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;color:#3d2314}.checkout-form{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.form-row{display:grid;grid-template-columns:1fr;gap:1rem;min-width:0}@media(min-width:768px){.form-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.form-group{display:flex;flex-direction:column;gap:.5rem;min-width:0}.form-label{display:block;font-size:.875rem;font-weight:600;color:#3d2314}.optional-label{font-weight:400;color:#6b5344;font-size:.75rem}.form-input{width:100%;max-width:100%;min-width:0;padding:.875rem 1rem;border:1px solid #c9b8a8;border-radius:1rem;box-sizing:border-box;color:#3d2314;background:#fff;transition:all .2s}.form-input:focus{outline:none;border-color:#6b5438;box-shadow:0 0 0 3px #6b54381a}.form-input::-moz-placeholder{color:#a89888}.form-input::placeholder{color:#a89888}.security-notice{display:flex;align-items:center;gap:.75rem;background:#dcfce7;color:#166534;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;border:1px solid #86efac}.security-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.yoco-form-container{padding:1.5rem;background:#fff;border-radius:.75rem;border:1px solid #e8ddd3;margin-bottom:1.5rem;min-height:12rem}.yoco-placeholder{color:#6b5344;text-align:center;padding:3rem 0}.delivery-methods{display:flex;flex-direction:column;gap:.75rem}.delivery-option{display:block;cursor:pointer}.delivery-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.delivery-option-content{padding:1rem;border:1px solid #e8ddd3;border-radius:1rem;transition:all .2s;overflow-wrap:break-word;background:#ffffffd9}.delivery-option-content:hover{border-color:#c9b8a8}.delivery-radio:checked+.delivery-option-content{border-color:#6b5438;background:#fdfaf5}.delivery-option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem;min-width:0;gap:.5rem}.delivery-name{font-weight:600;color:#3d2314;min-width:0;overflow-wrap:break-word}.delivery-price{font-weight:700;color:#6b5438;flex-shrink:0}.delivery-description{font-size:.875rem;color:#6b5344}.pudo-selector{margin-top:1rem;padding:1rem;background:#f5f0eb;border-radius:.5rem;border:1px solid #e8ddd3}.pudo-search-wrapper{display:flex;gap:.5rem;margin-bottom:1rem}@media(max-width:640px){.pudo-search-wrapper{flex-direction:column}.pudo-search-wrapper .form-input{flex:none}}.pudo-search-wrapper .form-input{flex:1;min-width:0}.btn-secondary{padding:.5rem 1rem;min-height:44px;background:#e8e0d5;color:#4d3d29;border:1px solid #c9b8a8;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background .2s}.btn-secondary:hover{background:#ddd4c7}.address-quote-result{margin-top:.75rem;padding:.75rem;border-radius:.5rem;font-size:.875rem}.address-quote-result.success{background:#dcfce7;border:1px solid #86efac;color:#166534}.address-quote-result.error{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.address-quote-result.loading{background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.btn-pudo-search{padding:.5rem 1rem;min-height:44px;min-width:44px;background:#6b5438;color:#fdfaf5;border-radius:.5rem;font-weight:600;white-space:nowrap;border:none;cursor:pointer;transition:all .2s}.btn-pudo-search:hover{background:#4d3d29}.pudo-locations-list{display:flex;flex-direction:column;gap:.5rem;max-height:16rem;overflow-y:auto}.pudo-location-item{padding:.75rem;border:1px solid #e8ddd3;border-radius:.5rem;cursor:pointer;background:#fff;transition:all .2s}.pudo-location-item:hover{border-color:#c9b8a8;background:#fdfaf5}.pudo-location-item.selected{border-color:#6b5438;background:#fdfaf5}.pudo-location-name{font-weight:600;color:#3d2314;margin-bottom:.25rem}.pudo-location-address{font-size:.875rem;color:#6b5344}.payment-method-selector{margin-top:1rem;padding:1rem;background:#f5f0eb;border-radius:.5rem;border:1px solid #e8ddd3}.payment-methods{display:flex;flex-direction:column;gap:.75rem}.payment-option{display:block;cursor:pointer}.payment-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.payment-option-content{padding:1rem;border:1px solid #e8ddd3;border-radius:1rem;transition:all .2s;background:#ffffffd9}.payment-option-content:hover{border-color:#c9b8a8}.payment-radio:checked+.payment-option-content{border-color:#6b5438;background:#fdfaf5}.payment-option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.payment-name{font-weight:600;color:#3d2314}.payment-description{font-size:.875rem;color:#6b5344}.btn-checkout{width:100%;background:linear-gradient(135deg,#6b5438,#4d3d29);color:#fdfaf5;padding:1rem 1.5rem;border-radius:999px;font-weight:700;font-size:1.125rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;cursor:pointer;transition:all .2s}.btn-checkout:hover{background:linear-gradient(135deg,#4d3d29,#352a1d);box-shadow:0 10px 20px #4e342e33}.btn-checkout:disabled{opacity:.7;cursor:not-allowed}.payment-note{font-size:.75rem;color:#6b5344;text-align:center;margin-top:1rem}.btn-primary{display:inline-block;background:linear-gradient(135deg,#6b5438,#4d3d29);color:#fdfaf5;padding:.75rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none;transition:all .2s}.btn-primary:hover{background:linear-gradient(135deg,#4d3d29,#352a1d)}.checkout-summary-card{background:linear-gradient(135deg,#fdfaf5,#f5f0eb);border-radius:1rem;border:2px solid #e8ddd3;padding:1.5rem;box-shadow:0 10px 25px #4e342e1a;min-width:0}@media(min-width:1024px){.checkout-summary-card{position:sticky;top:6rem}}.summary-title{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;color:#3d2314;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e8ddd3}.checkout-items-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.checkout-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border-radius:.5rem;border:1px solid #e8ddd3;transition:all .2s ease}.checkout-item:hover{border-color:#c9b8a8;box-shadow:0 2px 8px #4e342e14}.checkout-item-image-wrapper{width:56px;height:56px;min-width:56px;flex-shrink:0;position:relative;overflow:visible}.checkout-item-image-inner{width:56px;height:56px;border-radius:.375rem;overflow:hidden;background:linear-gradient(135deg,#f5f0eb,#e8e0d8)}.checkout-item-image-wrapper--bundle{width:100px;height:100px;min-width:100px}.checkout-item-image-wrapper--bundle .checkout-item-image-inner{width:100px;height:100px;background:transparent}.checkout-item-badge{position:absolute;top:-12px;left:2px;padding:2px 6px;border-radius:3px;font-size:.6rem;font-weight:700;z-index:2}.checkout-item-badge.bundle-badge{background:#8b5a2be6;color:#fff}.checkout-item-bundle-images{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;width:100%;height:100%}.checkout-item-bundle-thumbs{display:contents}.checkout-item-bundle-cell{background:#fff;border:2px solid #e8ddd3;border-radius:6px;padding:4px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.checkout-item-bundle-cell .checkout-item-image.bundle-main,.checkout-item-bundle-cell .checkout-item-thumb{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.checkout-item-image{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;display:block}.checkout-item-details{flex:1;min-width:0}.checkout-item-name{font-weight:600;font-size:.875rem;color:#3d2314;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.125rem}.checkout-item-quantity{font-size:.75rem;color:#6b5344}.checkout-item-price{font-weight:700;font-size:.875rem;color:#3d2314;flex-shrink:0}.summary-details{display:flex;flex-direction:column;gap:.75rem}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;min-width:0}.summary-label{color:#6b5344;font-weight:500;min-width:0}.summary-value{color:#3d2314;font-weight:600;flex-shrink:0;margin-left:.5rem}.summary-total{font-size:1.125rem;padding-top:.75rem;border-top:2px solid #e8ddd3;margin-top:.5rem}.summary-total .summary-label{font-weight:700;color:#3d2314}.summary-total .summary-value{font-size:1.5rem;font-weight:700;color:#6b5438}.summary-divider{border-top:1px solid #e8ddd3;margin:1rem 0}.trust-section{background:#fdfaf5;border-radius:1rem;border:1px solid #e8ddd3;padding:1.5rem}.trust-title{font-size:1rem;font-weight:700;color:#3d2314;margin-bottom:1rem}.trust-items{display:flex;flex-direction:column;gap:1rem}.trust-item{display:flex;align-items:flex-start;gap:.75rem}.trust-icon{width:1.5rem;height:1.5rem;color:#6b5438;flex-shrink:0;margin-top:.125rem}.trust-item-title{font-size:.875rem;font-weight:600;color:#3d2314}.trust-item-text{font-size:.75rem;color:#6b5344}#supplier-threshold-prompts{margin-top:1rem}.threshold-prompt{background:linear-gradient(135deg,#fef9f3,#fdf0e0);border:1px solid #e8d5c0;border-radius:.75rem;padding:.875rem 1rem;margin-bottom:.625rem}.threshold-prompt-text{font-size:.85rem;color:#5c4033;margin:0 0 .375rem;line-height:1.4}.threshold-prompt-link{display:inline-block;font-size:.8rem;color:#8b6914;font-weight:600;text-decoration:none}.threshold-prompt-link:hover{color:#6b5010;text-decoration:underline}
