.lds-roller[data-v-c0c2c468],.lds-roller div[data-v-c0c2c468],.lds-roller div[data-v-c0c2c468]:after{box-sizing:border-box}.lds-roller[data-v-c0c2c468]{display:inline-block;position:absolute;width:80px;height:80px}.lds-roller div[data-v-c0c2c468]{animation:lds-roller-c0c2c468 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div[data-v-c0c2c468]:after{content:" ";display:block;position:absolute;width:7.2px;height:7.2px;border-radius:50%;background:currentColor;margin:-3.6px 0 0-3.6px}.lds-roller div[data-v-c0c2c468]:nth-child(1){animation-delay:-36ms}.lds-roller div[data-v-c0c2c468]:nth-child(1):after{top:62.62742px;left:62.62742px}.lds-roller div[data-v-c0c2c468]:nth-child(2){animation-delay:-72ms}.lds-roller div[data-v-c0c2c468]:nth-child(2):after{top:67.71281px;left:56px}.lds-roller div[data-v-c0c2c468]:nth-child(3){animation-delay:-.108s}.lds-roller div[data-v-c0c2c468]:nth-child(3):after{top:70.90963px;left:48.28221px}.lds-roller div[data-v-c0c2c468]:nth-child(4){animation-delay:-.144s}.lds-roller div[data-v-c0c2c468]:nth-child(4):after{top:72px;left:40px}.lds-roller div[data-v-c0c2c468]:nth-child(5){animation-delay:-.18s}.lds-roller div[data-v-c0c2c468]:nth-child(5):after{top:70.90963px;left:31.71779px}.lds-roller div[data-v-c0c2c468]:nth-child(6){animation-delay:-.216s}.lds-roller div[data-v-c0c2c468]:nth-child(6):after{top:67.71281px;left:24px}.lds-roller div[data-v-c0c2c468]:nth-child(7){animation-delay:-.252s}.lds-roller div[data-v-c0c2c468]:nth-child(7):after{top:62.62742px;left:17.37258px}.lds-roller div[data-v-c0c2c468]:nth-child(8){animation-delay:-.288s}.lds-roller div[data-v-c0c2c468]:nth-child(8):after{top:56px;left:12.28719px}@keyframes lds-roller-c0c2c468{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.order-composition{display:flex;flex-direction:column;gap:1.5rem}.selection-section{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 1px 4px #0000000f;border:1px solid #e9ecef}.section-title{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .25rem}.section-description{color:#666;margin:0 0 1rem;font-size:.85rem;line-height:1.4}.options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.option-button{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.8rem .5rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;transition:all .15s ease;text-align:center;min-height:70px}.option-button:hover{background:#e9ecef;border-color:#ced4da}.option-button.active{background:#e7f1ff;border-color:#007bff;color:#007bff;border-width:2px}.option-name{font-weight:500;margin-bottom:.25rem;font-size:.9rem;line-height:1.2}.option-price{font-weight:600;font-size:.95rem}.order-summary{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 1px 4px #0000000f;border:1px solid #e9ecef;margin-top:.5rem}.summary-title{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 1rem}.summary-details{display:flex;flex-direction:column;gap:.75rem}.summary-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem;border-bottom:1px solid #f1f3f5;font-size:.9rem}.summary-row:last-child{border-bottom:none}.summary-row span:first-child{color:#666;flex:1;font-size:.9rem}.summary-row span:nth-child(2){flex:2;text-align:right;padding-right:.75rem;font-weight:500;font-size:.9rem}.summary-row .price{flex:0 0 auto;font-weight:600;color:#333;min-width:70px;text-align:right;font-size:.9rem}.summary-total{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;margin-top:.5rem;border-top:2px solid #333;font-size:1rem}.total-price{font-weight:700;color:#007bff;font-size:1.2rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#333;font-size:.9rem}.form-input{padding:.75rem;border:1px solid #e9ecef;border-radius:6px;font-size:.95rem;transition:border-color .15s ease}.form-input:focus{outline:0;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.form-error{color:#dc3545;font-size:.85rem;margin-top:.25rem}.form-hint{color:#6c757d;font-size:.85rem;margin-top:.25rem}.file-upload-area{border:2px dashed #e9ecef;border-radius:8px;padding:2rem;text-align:center;cursor:pointer;transition:all .15s ease;background:#f8f9fa}.file-upload-area:hover{border-color:#007bff;background:#f0f7ff}.file-upload-area.has-file{border-color:#28a745;background:#f0fff4}.file-input{display:none}.upload-content{display:flex;flex-direction:column;align-items:center;gap:.75rem}.upload-icon{font-size:2rem;margin-bottom:.5rem}.upload-text{display:flex;flex-direction:column;gap:.25rem}.upload-text strong{font-weight:600;color:#333}.upload-text span{color:#6c757d;font-size:.9rem}.upload-button,.remove-button{padding:.5rem 1rem;border-radius:6px;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .15s ease;border:0}.upload-button{background:#007bff;color:#fff}.upload-button:hover{background:#0056b3}.remove-button{background:#dc3545;color:#fff}.remove-button:hover{background:#c82333}.form-validation-note,.summary-note{background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;padding:.75rem;margin-top:1rem;font-size:.9rem;color:#856404}.form-validation-note p,.summary-note p{margin:0}.submit-section{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.submit-button{padding:1rem 2rem;background:#007bff;color:#fff;border:0;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .15s ease;width:100%;max-width:300px}.submit-button:hover:not(:disabled){background:#0056b3;transform:translateY(-2px);box-shadow:0 4px 8px #007bff33}.submit-button:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}.button-content{display:flex;align-items:center;justify-content:center;gap:.5rem}.spinner{width:20px;height:20px}@media (max-width:768px){.options-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.selection-section{padding:.75rem}.submit-button{padding:.9rem 1.5rem;font-size:1rem}}.order-composition-container[data-astro-cid-7qwnnfzy]{max-width:800px;margin:0 auto;padding:1rem}.order-description[data-astro-cid-7qwnnfzy]{color:#666;margin-bottom:1rem;line-height:1.5;font-size:.95rem}.order-note[data-astro-cid-7qwnnfzy]{margin-top:1.5rem;padding:1rem;background-color:#f8f9fa;border-radius:6px;border-left:3px solid #007bff;font-size:.9rem}.order-note[data-astro-cid-7qwnnfzy] p[data-astro-cid-7qwnnfzy]{margin:0;color:#495057}h2[data-astro-cid-7qwnnfzy]{color:#333;margin-bottom:.75rem;font-size:1.5rem}@media (max-width:768px){.order-composition-container[data-astro-cid-7qwnnfzy]{padding:.75rem}h2[data-astro-cid-7qwnnfzy]{font-size:1.3rem}}