@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);body{background-color:#f9f9f9;color:#111;font-family:Roboto,sans-serif;margin:0;padding:0}.confirmation-wrapper{align-items:center;display:flex;height:100vh;justify-content:center}.promo-banner{background-color:#000;color:#fff;font-size:.95rem;font-weight:500;letter-spacing:.5px;padding:.75rem 1rem;text-align:center;width:100%}.container{display:flex;min-height:100vh;position:relative}.form-section{background-color:#fff;box-shadow:0 0 20px #0000000f;padding:0 4% 5%;width:30%}.preview-section{align-items:center;background:#f5f5f5;width:44%}.preview-section,.summary-section{display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:2rem;position:sticky;top:0}.summary-section{background:#fff;border-left:1px solid #e5e7eb;justify-content:flex-start;width:26%}.title{font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.25rem}.subtitle{color:#6b7280;font-size:1rem;margin-bottom:1.5rem}.section-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;margin-top:2rem}.grid{grid-gap:.75rem;display:grid;grid-template-columns:repeat(2,1fr)}.button-group,.grid{gap:.75rem;margin-top:.5rem}.button-group{display:flex}.button{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111;cursor:pointer;font-size:.95rem;padding:8px 20px;transition:all .2s ease-in-out}.button:hover{background-color:#e8e8e8;border-color:#c5c7ca}.button.selected{background-color:#d1d5db;border-color:#6b7280;font-weight:500}.half-width-button{box-sizing:border-box;flex:1 1;width:50%}.label{font-size:.875rem;margin-bottom:.25rem}.input{border:1px solid #d1d5db;border-radius:6px;font-size:1rem;padding:6px 10px;width:100%}.input-pair{display:flex;gap:.75rem}.input-group{display:flex;flex:1 1;flex-direction:column}.submit{background-color:#171a20;border:none;border-radius:6px;color:#fff}.reset,.submit{cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-top:2rem;padding:12px;width:100%}.reset{background-color:#fff;border-radius:6px;border-width:2px;color:#000}.submit:hover{background-color:#000}.preview-image{border-radius:6px;box-shadow:0 2px 12px #0000000d;margin-bottom:1rem;max-height:70vh;max-width:100%}.preview-placeholder{color:#9ca3af;font-size:1.1rem;padding:3rem}.summary{border-top:1px solid #e5e7eb;color:#374151;font-size:.95rem;padding-top:1.5rem;width:100%}.summary-title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.shape-row{display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:space-between;margin-top:.5rem}.shape-item{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;flex:1 1;max-width:24%;padding:6px;text-align:center;transition:.2s ease-in-out}.shape-item:hover{background-color:#f0f0f0;border-color:#b0b2b5}.shape-item.selected{background-color:#d1d5db;border-color:#6b7280;font-weight:500}.shape-thumb-small{display:block;height:80px!important;margin:0 auto .25rem;object-fit:cover;width:80px!important}.cart-popup{background:#fff;border-radius:8px;box-shadow:0 2px 30px #0000004d;left:50%;max-height:80vh;max-width:500px;overflow-y:auto;padding:2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1000}.cart-popup h2{font-size:1.25rem;margin-bottom:1rem}.cart-item{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:.75rem 0}.cart-item img{border-radius:4px;max-width:80px}.cart-item-info{flex:1 1;margin-left:1rem}.cart-item-info div{font-size:.9rem;margin-bottom:.25rem}.cart-item-remove{background:#0000;border:none;color:#c00;cursor:pointer;font-size:.85rem}.cart-close{background:none;border:none;cursor:pointer;font-size:1.25rem;position:absolute;right:.75rem;top:.5rem}.cart-empty{color:#888;font-size:1rem;padding:2rem 0;text-align:center}.overlay{align-items:center;background-color:#f0f0f0e6;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:50px;position:fixed;top:0;width:100%;z-index:999}.popup{background:#fff;border-radius:12px;box-shadow:0 5px 15px #0003;max-width:600px;padding:40px;width:100%}@media (max-width:768px){.container{flex-direction:column}.form-section,.preview-section,.summary-section{box-shadow:none;height:auto;padding:1rem;position:static;width:100%}.preview-section,.summary-section{overflow-y:visible}.title{font-size:1.5rem}.subtitle{font-size:.9rem;margin-bottom:1rem}.section-title{font-size:1rem;margin-bottom:.5rem;margin-top:1.25rem}.submit{font-size:.95rem;margin-top:1.25rem;padding:10px}.grid{gap:.5rem;grid-template-columns:repeat(2,1fr)}.shape-row{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.shape-item{box-sizing:border-box;flex:0 0 23%;margin-bottom:.5rem;max-width:23%}.preview-image{max-height:50vh}.cart-popup{padding:1rem}.mobile-hidden{display:none!important}.mobile-only{display:block!important}}.mobile-only{display:none}.mobile-hidden{display:block}.order-form-wrapper{margin:30px auto;max-width:600px;padding:24px}.form-input{padding:10px}.submit-area{margin-top:20px;text-align:right}.submit-button{padding:12px 24px}.back-button{align-self:flex-start;border:2px solid #000;font-size:16px;margin-bottom:16px;padding:10px 20px}.form-status{margin-top:10px}.order-form-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;margin:40px auto;max-width:640px;padding:30px;position:relative}.order-form-wrapper h2{font-size:22px;margin-bottom:20px;text-align:center}.form-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:16px;margin-bottom:12px;padding:14px;width:100%}.form-section{margin-bottom:20px}.form-section h3{font-size:18px;margin-bottom:10px}.form-status{color:green;font-weight:500;margin-top:16px}.back-button{background-color:#fff;border:1px solid #000;border-radius:4px;color:#000;cursor:pointer;font-size:14px;left:20px;padding:10px 16px;position:absolute;top:20px}.back-button:hover{background-color:#f4f4f4}.submit-area{display:flex;justify-content:center;margin-top:30px}.submit-button{background-color:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:14px 32px}.submit-button:hover{background-color:#222}
/*# sourceMappingURL=main.6d20f513.css.map*/