h1{font-size:1.2rem;margin:.4rem 0 .2rem;color:#3e2a1f}.step-progress-mobile{margin:1rem 0 1.5rem}.mobile-step-name{font-size:.9rem;font-weight:600;color:#3e2a1f;margin-bottom:.2rem}.mobile-step-info{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.3rem;font-size:.75rem}.current-step-text{font-weight:600;color:#b45f2b}.total-steps-text{color:#8a6e52}.progress-bar-container{background-color:#f0e0cf;border-radius:20px;height:6px;width:100%;overflow:hidden}.progress-fill{background:#b45f2b;width:0%;height:100%;border-radius:20px;transition:width .3s ease}.form-step{display:none;animation:fade .3s ease}.form-step.active-step{display:block}@keyframes fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.models-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0}@media(min-width:768px){.models-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem}}.model-card{background:#fefaf5;border-radius:24px;overflow:hidden;border:1px solid #f0e0cf;cursor:pointer;transition:all .2s}.model-card.selected{border:2px solid #b45f2b;box-shadow:0 4px 12px rgba(180,95,43,.2)}.model-card-img{width:100%;aspect-ratio:1/1;background:#f4e8de;display:flex;align-items:center;justify-content:center;overflow:hidden}.model-card-img img{width:100%;height:100%;object-fit:cover}.model-card-info{padding:.8rem;text-align:center}.model-card-title{font-weight:600;font-size:.9rem;margin-bottom:.3rem}.price-wrapper{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;margin:4px 0}.old-price{font-size:.65rem;color:#a88b6e;text-decoration:line-through}.new-price{font-size:.8rem;color:#b45f2b;font-weight:700}.discount-badge{background:#e65100;color:#fff;font-size:.55rem;padding:2px 6px;border-radius:20px}.view-detail-btn{background:none;border:0;color:#8a6e52;font-size:.7rem;margin-top:.3rem;cursor:pointer}.modal,.size-modal,.measure-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:1000;justify-content:center;align-items:center}.modal.active,.size-modal.active,.measure-modal.active{display:flex}.modal-content,.size-modal-content,.measure-modal-content{background:#fff;border-radius:32px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;padding:1.5rem;position:relative}.modal-close,.size-modal-close,.measure-modal-close{position:absolute;top:12px;left:16px;font-size:1.5rem;cursor:pointer;color:#8a6e52}.modal-img{max-width:100%;max-height:60vh;object-fit:contain;display:block;margin:0 auto}.modal-prev,.modal-next{background:rgba(0,0,0,.5);border:0;color:#fff;font-size:1.5rem;padding:.5rem 1rem;cursor:pointer;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.modal-prev{left:10px}.modal-next{right:10px}.modal-caption{text-align:center;margin-top:1rem;color:#333}.size-table{width:100%;border-collapse:collapse;font-size:.75rem;margin:1rem 0}.size-table th,.size-table td{border:1px solid #e0d4c8;padding:8px 5px;text-align:center}.size-table th{background:#fef6ef;color:#b45f2b}.measure-list{list-style:none;padding-right:0}.measure-list li{font-size:.8rem;margin-bottom:.8rem;padding-right:1.2rem;position:relative}.measure-list li::before{content:"📏";position:absolute;right:0;top:0}.option-group{display:flex;flex-wrap:wrap;gap:.8rem;margin:1rem 0 1.5rem}.option-item{background:#fefaf5;border:1px solid #eedbcb;border-radius:60px;padding:.5rem 1.2rem;cursor:pointer;transition:all .15s;font-size:.85rem}.option-item.selected{background:#f4e0cf;border-color:#c99a6a;color:#9b4a1a;font-weight:500}.size-input-group{display:flex;gap:1rem;flex-wrap:wrap;margin:1rem 0}.size-field{flex:1;min-width:100px}.size-field label{font-size:.7rem;color:#8a6e52}.size-field input{width:100%;padding:8px;border-radius:28px;border:1px solid #eedbcb;margin-top:4px}.size-guide-link,.measure-guide-link{display:inline-block;margin-top:.5rem;font-size:.7rem;color:#b45f2b;cursor:pointer;text-decoration:underline;margin-left:.8rem}.fabric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:1rem 0}.fabric-option{text-align:center;background:#fff8f0;border-radius:20px;padding:.6rem;cursor:pointer;border:1px solid #f0ddcb;transition:all .2s;position:relative}.fabric-option.selected{border:2px solid #b45f2b;background:#fcf3e9}.fabric-option.out-of-stock{opacity:.6;cursor:not-allowed;filter:grayscale(.1);background:#f5f0eb}.fabric-option img{width:100%;max-width:80px;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:12px;margin-bottom:5px}.fabric-label{font-size:.6rem;margin-top:2px;color:#b45f2b}.fabric-price{font-size:.6rem;margin-top:2px}.fabric-detail-link{display:inline-block;font-size:.55rem;color:#8a6e52;text-decoration:underline;margin-top:4px;cursor:pointer}.stock-badge{display:inline-block;font-size:.55rem;padding:2px 6px;border-radius:20px;margin-top:4px;font-weight:500}.stock-badge.normal{background:#e8f5e9;color:#2e7d32}.stock-badge.low{background:#fff3e0;color:#e65100}.stock-badge.out{background:#ffebee;color:#c62828}.final-review{background:#fef7ef;border-radius:28px;padding:1rem;font-size:.85rem;margin:1rem 0}.price-detail{font-size:.8rem;margin:.5rem 0;display:flex;justify-content:space-between}.total-price{font-size:1.2rem;font-weight:700;color:#b45f2b;text-align:left;margin-top:.8rem;padding-top:.8rem;border-top:1px solid #e0d4c8}.nav-buttons{display:flex;justify-content:space-between;margin-top:2rem;gap:12px}button{font:inherit;background:#e9d5c2;border:0;padding:10px 20px;border-radius:50px;font-size:.9rem;font-weight:600;cursor:pointer}.btn-primary{background:#b45f2b;color:#fff}.btn-secondary{background:#f0e0cf}input,textarea{width:100%;padding:10px;border-radius:28px;border:1px solid #eedbcb;font-family:inherit;margin-top:5px}.contact-note{font-size:.7rem;text-align:center;margin-top:1.5rem;color:#b48b64}.fabric-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:1000;justify-content:center;align-items:center}.fabric-modal.active{display:flex}.fabric-modal-content{background:#fff;border-radius:32px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;padding:1.5rem;position:relative;text-align:center}.fabric-modal-close{position:absolute;top:12px;left:16px;font-size:1.5rem;cursor:pointer;color:#8a6e52}.fabric-gallery{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-top:1rem}.fabric-gallery img{width:100px;height:100px;object-fit:cover;border-radius:16px;border:1px solid #e0d4c8;cursor:pointer}@media(max-width:640px){.fabric-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.fabric-option img{max-width:100%}.fabric-label{font-size:.65rem}}@media(max-width:500px){.models-grid{gap:.8rem}.fabric-option{padding:.4rem}}.order-intro{margin-bottom:2rem}.order-intro h1{font-size:1.6rem;font-weight:700;color:#3e2a1f;margin-bottom:.75rem}.order-intro p{font-size:.9rem;line-height:1.9;color:#4a3a2c;text-align:justify}.sewing-request-footer{margin:3rem auto 1rem auto;padding-top:1.5rem;border-top:1px solid #e0d4c8;font-size:.85rem;line-height:1.9;color:#4a3a2c}.sewing-request-footer h2{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#3e2a1f}.sewing-request-footer p{margin-bottom:1.2rem}.sewing-request-footer strong{color:#b45f2b;font-weight:600}@media(max-width:640px){.order-intro h1{font-size:1.3rem}.order-intro p{font-size:.85rem}.sewing-request-footer{font-size:.8rem;margin-top:2rem}.sewing-request-footer h2{font-size:1rem}}.faq-section{max-width:750px;margin:3rem auto;padding:0 .5rem;direction:rtl;text-align:right}.faq-title{font-size:1.3rem;font-weight:700;color:#3e2a1f;text-align:center;margin-bottom:1.5rem}.faq-accordion{display:flex;flex-direction:column;gap:.8rem}.faq-item{background:#fefbf8;border:1px solid #f0e0cf;border-radius:24px;overflow:hidden;transition:all .2s}.faq-question{width:100%;background:transparent;border:0;padding:1rem 1.2rem;text-align:right;font-size:.95rem;font-weight:600;color:#3e2a1f;display:flex;align-items:center;justify-content:space-between;gap:.8rem;cursor:pointer;font-family:inherit}.faq-question .faq-icon{font-size:1rem;color:#b45f2b;font-weight:bold;flex-shrink:0}.faq-question .faq-arrow{font-size:.8rem;transition:transform .2s;color:#b45f2b}.faq-item.open .faq-question .faq-arrow{transform:rotate(180deg)}.faq-answer{display:none;padding:0 1.2rem 1.2rem 1.2rem;font-size:.85rem;line-height:1.7;color:#4a3a2c;border-top:1px solid #f0e0cf;margin-top:0;text-align:right}.faq-item.open .faq-answer{display:block}.faq-answer ul{margin:.5rem 0;padding-right:1.2rem;list-style-position:inside}.faq-answer li{margin-bottom:.4rem}.faq-note{background:#fef3e8;padding:.5rem .8rem;border-radius:16px;margin-top:.8rem;font-size:.8rem;color:#b45f2b}@media(max-width:640px){.faq-section{margin:2rem auto}.faq-title{font-size:1.1rem}.faq-question{font-size:.85rem;padding:.8rem 1rem}.faq-answer{font-size:.8rem;padding:0 1rem 1rem 1rem}.faq-icon{font-size:.9rem}}