.order-module__uxu83G__container{max-width:800px;margin:0 auto;padding:6rem 1.5rem}.order-module__uxu83G__header{text-align:center;margin-bottom:4rem}.order-module__uxu83G__title{letter-spacing:.1em;color:#333;margin-bottom:.8rem;font-size:2.8rem}.order-module__uxu83G__subtitle{opacity:.7;letter-spacing:.1em;color:#666;font-size:1.1rem}.order-module__uxu83G__orderForm{background:#fff;border:1px solid #d2b48c26;border-radius:16px;padding:3rem;box-shadow:0 10px 40px #0000000a}.order-module__uxu83G__sectionTitle{color:#333;letter-spacing:.05em;border-bottom:1px solid #d2b48c33;margin:2.5rem 0 1.5rem;padding-bottom:.6rem;font-size:1.25rem;font-weight:600}.order-module__uxu83G__sectionTitle:first-of-type{margin-top:0}.order-module__uxu83G__formGroup{margin-bottom:1.8rem}.order-module__uxu83G__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.order-module__uxu83G__label{color:#444;letter-spacing:.05em;margin-bottom:.6rem;font-size:.9rem;font-weight:600;display:block}.order-module__uxu83G__input,.order-module__uxu83G__select,.order-module__uxu83G__textarea{color:#333;background-color:#fafafa;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:.85rem 1rem;font-size:.95rem;transition:all .3s}.order-module__uxu83G__input:focus,.order-module__uxu83G__select:focus,.order-module__uxu83G__textarea:focus{background-color:#fff;border-color:#b59e7c;box-shadow:0 0 8px #b59e7c26}.order-module__uxu83G__mainProductCard{background:#faf8f5;border:1px solid #b59e7c40;border-radius:12px;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}.order-module__uxu83G__productThumb{object-fit:cover;background:#f8f5f0;border-radius:8px;flex-shrink:0;width:80px;height:80px}.order-module__uxu83G__productInfo{flex-grow:1}.order-module__uxu83G__productName{color:#333;margin-bottom:.3rem;font-size:1.15rem;font-weight:600}.order-module__uxu83G__productMeta{color:#777;font-size:.85rem}.order-module__uxu83G__productPrice{color:#b59e7c;font-size:1.1rem;font-weight:600}.order-module__uxu83G__addonGrid{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-direction:row;gap:1.2rem;margin-bottom:2rem;padding:.5rem .2rem 1.5rem;display:flex;overflow-x:auto}.order-module__uxu83G__addonGrid::-webkit-scrollbar{height:6px}.order-module__uxu83G__addonGrid::-webkit-scrollbar-track{background:#00000005;border-radius:3px}.order-module__uxu83G__addonGrid::-webkit-scrollbar-thumb{background:#b59e7c4d;border-radius:3px}.order-module__uxu83G__addonGrid::-webkit-scrollbar-thumb:hover{background:#b59e7c80}.order-module__uxu83G__addonItem{text-align:center;background:#faf9f6;border:1px solid #b59e7c1f;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;width:175px;padding:1.2rem 1rem;transition:all .3s;display:flex}.order-module__uxu83G__addonItem:hover{background:#f7f5f0;border-color:#b59e7c59;transform:translateY(-2px);box-shadow:0 4px 15px #b59e7c14}.order-module__uxu83G__addonMiniThumb{object-fit:cover;background:#f8f5f0;border-radius:8px;width:90px;height:90px;margin-bottom:.8rem}.order-module__uxu83G__addonText{flex-direction:column;justify-content:center;width:100%;height:65px;margin-bottom:.8rem;display:flex}.order-module__uxu83G__addonName{color:#333;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.88rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.order-module__uxu83G__addonPrice{color:#b59e7c;margin-top:.3rem;font-size:.85rem;font-weight:500}.order-module__uxu83G__counter{background:#fff;border:1px solid #00000014;border-radius:20px;align-items:center;gap:.8rem;padding:.2rem .5rem;display:flex}.order-module__uxu83G__counterBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;font-weight:600;transition:background .2s,color .2s;display:flex}.order-module__uxu83G__counterBtn:hover:not(:disabled){color:#b59e7c;background:#faf8f5}.order-module__uxu83G__counterBtn:disabled{opacity:.3;cursor:not-allowed}.order-module__uxu83G__counterValue{text-align:center;width:20px;font-size:.95rem;font-weight:600}.order-module__uxu83G__customRequirementArea{background:#faf8f5;border:1px dashed #b59e7c4d;border-radius:12px;margin-top:1.5rem;padding:1.5rem;animation:.3s ease-out forwards order-module__uxu83G__slideDown}@keyframes order-module__uxu83G__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.order-module__uxu83G__summaryBox{background:#faf8f5;border:1px solid #b59e7c26;border-radius:12px;margin:2.5rem 0;padding:1.8rem}.order-module__uxu83G__summaryRow{color:#666;justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:.95rem;display:flex}.order-module__uxu83G__summaryRow:last-child{border-top:1px solid #d2b48c33;margin-bottom:0;padding-top:1rem}.order-module__uxu83G__totalLabel{color:#333;font-size:1.1rem;font-weight:600}.order-module__uxu83G__totalPrice{color:#b59e7c;font-size:1.6rem;font-weight:700}.order-module__uxu83G__submitBtn{color:#fff;letter-spacing:.1em;cursor:pointer;background-color:#333;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.order-module__uxu83G__submitBtn:hover:not(:disabled){background-color:#555;transform:translateY(-1px)}.order-module__uxu83G__submitBtn:disabled{cursor:not-allowed;box-shadow:none;background-color:#ccc;transform:none}.order-module__uxu83G__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite order-module__uxu83G__spin}@keyframes order-module__uxu83G__spin{to{transform:rotate(360deg)}}.order-module__uxu83G__submittingHint{text-align:center;color:#6b5a45;margin:.85rem 0 0;font-size:.9rem;line-height:1.6}.order-module__uxu83G__errorMessage{color:#d32f2f;background-color:#fff0f0;border-left:4px solid #ff5c5c;border-radius:4px;margin-top:1rem;padding:.8rem 1.2rem;font-size:.9rem}.order-module__uxu83G__successCard{text-align:center;background:#fff;border:1px solid #d2b48c26;border-radius:16px;flex-direction:column;align-items:center;padding:4rem 3rem;display:flex;box-shadow:0 10px 40px #0000000a}.order-module__uxu83G__successIcon{margin-bottom:1.5rem;font-size:4rem;animation:.5s ease-out order-module__uxu83G__scaleUp}@keyframes order-module__uxu83G__scaleUp{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.order-module__uxu83G__successTitle{color:#333;margin-bottom:1rem;font-size:1.8rem;font-weight:600}.order-module__uxu83G__successText{color:#666;max-width:480px;margin-bottom:2rem;font-size:1rem;line-height:1.8}.order-module__uxu83G__successActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.order-module__uxu83G__lineCtaBtn{color:#fff;background-color:#06c755;border-radius:25px;padding:.8rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #06c75538}.order-module__uxu83G__lineCtaBtn:hover{background-color:#05a847;transform:translateY(-1px)}.order-module__uxu83G__backHomeBtn{color:#fff;background-color:#b59e7c;border-radius:25px;padding:.8rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #b59e7c33}.order-module__uxu83G__backHomeBtn:hover{background-color:#9c8463;transform:translateY(-1px)}@media (max-width:768px){.order-module__uxu83G__container{padding:4rem 1rem}.order-module__uxu83G__title{font-size:2.2rem}.order-module__uxu83G__orderForm,.order-module__uxu83G__successCard{padding:2rem 1.5rem}.order-module__uxu83G__formRow{grid-template-columns:1fr;gap:0}}.order-module__uxu83G__cartList{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.order-module__uxu83G__cartItemCard{background:#faf8f5;border:1px solid #b59e7c40;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.order-module__uxu83G__cartItemCard:hover{transform:translateY(-2px);box-shadow:0 4px 15px #b59e7c1a}.order-module__uxu83G__cartItemImageWrapper{background:#f8f5f0;border-radius:8px;flex-shrink:0;width:120px;height:120px;overflow:hidden}.order-module__uxu83G__cartItemThumb{object-fit:cover;width:100%;height:100%}.order-module__uxu83G__cartItemInfo{flex-direction:column;flex-grow:1;justify-content:center;display:flex}.order-module__uxu83G__cartItemName{color:#333;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.order-module__uxu83G__cartItemMeta{color:#b59e7c;font-size:1rem;font-weight:500}.order-module__uxu83G__continueShoppingBtn{color:#666;background-color:#0000;border:1px solid #ddd;border-radius:25px;padding:.8rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.order-module__uxu83G__continueShoppingBtn:hover{color:#333;background-color:#f5f5f5;border-color:#ccc}@media (max-width:576px){.order-module__uxu83G__cartItemCard{text-align:center;flex-direction:column;padding:1rem}.order-module__uxu83G__cartItemImageWrapper{width:100px;height:100px}}.order-module__uxu83G__preOrderNoticeBox{background:#faf8f5;border:1px solid #b59e7c59;border-radius:12px;margin:1.5rem 0 2rem;padding:1.5rem 1.8rem}.order-module__uxu83G__preOrderNoticeTitle{color:#c99a6c;letter-spacing:.05em;margin-bottom:.8rem;font-size:1.05rem;font-weight:600}.order-module__uxu83G__preOrderNoticeList{margin:0;padding-left:0;list-style:none}.order-module__uxu83G__preOrderNoticeList li{color:#555;margin-bottom:.8rem;padding-left:1.2rem;font-size:.9rem;line-height:1.6;position:relative}.order-module__uxu83G__preOrderNoticeList li:last-child{margin-bottom:0}.order-module__uxu83G__preOrderNoticeList li:before{content:"•";color:#c99a6c;font-size:1.2rem;position:absolute;top:-2px;left:0}
