.CustomOrder-module__vwxUQG__section{color:#fff;background:#0a0a0a;padding:120px 20px}.CustomOrder-module__vwxUQG__container{max-width:1200px;margin:0 auto}.CustomOrder-module__vwxUQG__heading{text-align:center;opacity:0;margin-bottom:80px;animation:1.2s ease-out forwards CustomOrder-module__vwxUQG__fadeIn}.CustomOrder-module__vwxUQG__orderDate{letter-spacing:4px;text-transform:uppercase;color:#d4a574;margin-bottom:20px;font-size:12px}.CustomOrder-module__vwxUQG__title{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:300}.CustomOrder-module__vwxUQG__grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.CustomOrder-module__vwxUQG__formCard{border:1px solid #d4a57440;padding:50px;animation:1.2s ease-out forwards CustomOrder-module__vwxUQG__slideUp}.CustomOrder-module__vwxUQG__formGroup{flex-direction:column;margin-bottom:25px;display:flex}.CustomOrder-module__vwxUQG__label{letter-spacing:3px;text-transform:uppercase;color:#999;margin-bottom:8px;font-size:11px}.CustomOrder-module__vwxUQG__input,.CustomOrder-module__vwxUQG__select,.CustomOrder-module__vwxUQG__textarea{color:#fff;background:0 0;border:1px solid #ffffff40;padding:14px;font-family:Arial,sans-serif;font-size:14px}.CustomOrder-module__vwxUQG__input:focus,.CustomOrder-module__vwxUQG__select:focus,.CustomOrder-module__vwxUQG__textarea:focus{border-color:#d4a574;outline:none}.CustomOrder-module__vwxUQG__textarea{resize:none;min-height:100px}.CustomOrder-module__vwxUQG__checkboxGroup{flex-direction:column;gap:12px;display:flex}.CustomOrder-module__vwxUQG__checkboxLabel{cursor:pointer;color:#fff;align-items:center;gap:10px;font-size:14px;transition:color .3s;display:flex}.CustomOrder-module__vwxUQG__checkboxLabel:hover{color:#d4a574}.CustomOrder-module__vwxUQG__checkbox{cursor:pointer;accent-color:#d4a574;width:18px;height:18px}.CustomOrder-module__vwxUQG__phoneInputWrapper{background:0 0;border:1px solid #ffffff40;align-items:center;transition:border-color .3s;display:flex}.CustomOrder-module__vwxUQG__phoneInputWrapper:focus-within{border-color:#d4a574}.CustomOrder-module__vwxUQG__phonePrefix{color:#d4a574;-webkit-user-select:none;user-select:none;padding:14px 0 14px 14px;font-family:Arial,sans-serif;font-size:14px}.CustomOrder-module__vwxUQG__phoneInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:14px 14px 14px 8px;font-family:Arial,sans-serif;font-size:14px}.CustomOrder-module__vwxUQG__phoneInput::placeholder{color:#666}.CustomOrder-module__vwxUQG__submitButton{color:#fff;letter-spacing:3px;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #d4a574;margin-top:30px;padding:16px;font-family:Georgia,serif;transition:all .4s}.CustomOrder-module__vwxUQG__submitButton:hover:not(:disabled){color:#0a0a0a;background:#d4a574;transform:translateY(-2px)}.CustomOrder-module__vwxUQG__submitButton:disabled{opacity:.5;cursor:not-allowed}.CustomOrder-module__vwxUQG__buttonContent{justify-content:center;align-items:center;gap:12px;display:flex}.CustomOrder-module__vwxUQG__spinner{border:2px solid #ffffff4d;border-top-color:#d4a574;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite CustomOrder-module__vwxUQG__spin}@keyframes CustomOrder-module__vwxUQG__spin{to{transform:rotate(360deg)}}.CustomOrder-module__vwxUQG__checkmark{width:24px;height:24px}.CustomOrder-module__vwxUQG__checkmarkCircle{stroke:#4caf50;stroke-width:2px;stroke-dasharray:166;stroke-dashoffset:166px;animation:.6s cubic-bezier(.65,0,.45,1) forwards CustomOrder-module__vwxUQG__strokeCircle}.CustomOrder-module__vwxUQG__checkmarkCheck{stroke:#4caf50;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s cubic-bezier(.65,0,.45,1) .4s forwards CustomOrder-module__vwxUQG__strokeCheck}@keyframes CustomOrder-module__vwxUQG__strokeCircle{to{stroke-dashoffset:0}}@keyframes CustomOrder-module__vwxUQG__strokeCheck{to{stroke-dashoffset:0}}.CustomOrder-module__vwxUQG__successMessage{color:#4caf50;background:#4caf501a;border:1px solid #4caf5080;margin-top:20px;padding:12px;font-size:14px;line-height:1.6}.CustomOrder-module__vwxUQG__errorMessage{color:#f44336;background:#f443361a;border:1px solid #f4433680;margin-top:20px;padding:12px;font-size:14px;line-height:1.6;animation:.5s ease-in-out CustomOrder-module__vwxUQG__shake}@keyframes CustomOrder-module__vwxUQG__shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.CustomOrder-module__vwxUQG__note{color:#666;margin-top:20px;font-size:12px;line-height:1.6}.CustomOrder-module__vwxUQG__story{opacity:0;animation:1.2s ease-out .3s forwards CustomOrder-module__vwxUQG__slideUp}.CustomOrder-module__vwxUQG__step{margin-bottom:40px}.CustomOrder-module__vwxUQG__stepNumber{color:#d4a574;letter-spacing:2px;margin-bottom:10px;font-size:13px}.CustomOrder-module__vwxUQG__stepTitle{margin-bottom:10px;font-family:Georgia,serif;font-size:1.8rem;font-weight:300}.CustomOrder-module__vwxUQG__stepText{color:#aaa;font-size:15px;line-height:1.8}@keyframes CustomOrder-module__vwxUQG__fadeIn{to{opacity:1}}@keyframes CustomOrder-module__vwxUQG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CustomOrder-module__vwxUQG__stepIcon{opacity:0;width:120px;height:120px;margin-bottom:20px;animation:.8s ease-out forwards CustomOrder-module__vwxUQG__fadeIn}.CustomOrder-module__vwxUQG__formLine1{stroke-dasharray:30;stroke-dashoffset:30px;animation:1.5s ease-out .5s forwards CustomOrder-module__vwxUQG__drawLine}.CustomOrder-module__vwxUQG__formLine2{stroke-dasharray:30;stroke-dashoffset:30px;animation:1.5s ease-out .8s forwards CustomOrder-module__vwxUQG__drawLine}.CustomOrder-module__vwxUQG__formLine3{stroke-dasharray:20;stroke-dashoffset:20px;animation:1.5s ease-out 1.1s forwards CustomOrder-module__vwxUQG__drawLine}.CustomOrder-module__vwxUQG__pen{animation:2s ease-in-out 1.5s infinite CustomOrder-module__vwxUQG__writing}.CustomOrder-module__vwxUQG__check1{stroke-dasharray:10;stroke-dashoffset:10px;animation:.5s ease-out 2s forwards CustomOrder-module__vwxUQG__drawCheck}.CustomOrder-module__vwxUQG__check2{stroke-dasharray:10;stroke-dashoffset:10px;animation:.5s ease-out 2.3s forwards CustomOrder-module__vwxUQG__drawCheck}@keyframes CustomOrder-module__vwxUQG__drawLine{to{stroke-dashoffset:0}}@keyframes CustomOrder-module__vwxUQG__writing{0%,to{transform:translate(0)}50%{transform:translate(-3px,3px)}}@keyframes CustomOrder-module__vwxUQG__drawCheck{to{stroke-dashoffset:0}}.CustomOrder-module__vwxUQG__magnifyHandle{animation:2s ease-in-out infinite CustomOrder-module__vwxUQG__magnifyMove}.CustomOrder-module__vwxUQG__reviewCheck{stroke-dasharray:15;stroke-dashoffset:15px;animation:.8s ease-out 1s forwards CustomOrder-module__vwxUQG__drawCheck}.CustomOrder-module__vwxUQG__sparkle1{animation:1.5s ease-in-out infinite CustomOrder-module__vwxUQG__sparkle}.CustomOrder-module__vwxUQG__sparkle2{animation:1.5s ease-in-out .5s infinite CustomOrder-module__vwxUQG__sparkle}@keyframes CustomOrder-module__vwxUQG__magnifyMove{0%,to{transform:translate(0)}50%{transform:translate(-2px,-2px)}}@keyframes CustomOrder-module__vwxUQG__sparkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.CustomOrder-module__vwxUQG__steam1{animation:2s ease-in-out infinite CustomOrder-module__vwxUQG__steam}.CustomOrder-module__vwxUQG__steam2{animation:2s ease-in-out .3s infinite CustomOrder-module__vwxUQG__steam}.CustomOrder-module__vwxUQG__steam3{animation:2s ease-in-out .6s infinite CustomOrder-module__vwxUQG__steam}.CustomOrder-module__vwxUQG__veggie1{animation:2s ease-in-out infinite CustomOrder-module__vwxUQG__bubble}.CustomOrder-module__vwxUQG__veggie2{animation:2s ease-in-out .5s infinite CustomOrder-module__vwxUQG__bubble}.CustomOrder-module__vwxUQG__veggie3{animation:2s ease-in-out 1s infinite CustomOrder-module__vwxUQG__bubble}.CustomOrder-module__vwxUQG__spoon{animation:2s ease-in-out infinite CustomOrder-module__vwxUQG__stir}@keyframes CustomOrder-module__vwxUQG__steam{0%{opacity:.6;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes CustomOrder-module__vwxUQG__bubble{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes CustomOrder-module__vwxUQG__stir{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.CustomOrder-module__vwxUQG__scooter{animation:3s ease-in-out infinite CustomOrder-module__vwxUQG__scooterMove}.CustomOrder-module__vwxUQG__speedLine1{animation:1s ease-out infinite CustomOrder-module__vwxUQG__speedLine}.CustomOrder-module__vwxUQG__speedLine2{animation:1s ease-out .2s infinite CustomOrder-module__vwxUQG__speedLine}.CustomOrder-module__vwxUQG__speedLine3{animation:1s ease-out .4s infinite CustomOrder-module__vwxUQG__speedLine}.CustomOrder-module__vwxUQG__heat1{animation:2s ease-in-out infinite CustomOrder-module__vwxUQG__steam}.CustomOrder-module__vwxUQG__heat2{animation:2s ease-in-out .3s infinite CustomOrder-module__vwxUQG__steam}.CustomOrder-module__vwxUQG__heat3{animation:2s ease-in-out .6s infinite CustomOrder-module__vwxUQG__steam}@keyframes CustomOrder-module__vwxUQG__scooterMove{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@keyframes CustomOrder-module__vwxUQG__speedLine{0%{opacity:.4;transform:translate(0)}to{opacity:0;transform:translate(-10px)}}@media (max-width:900px){.CustomOrder-module__vwxUQG__grid{grid-template-columns:1fr;gap:60px}.CustomOrder-module__vwxUQG__formCard{padding:14px}.CustomOrder-module__vwxUQG__formGroup{margin-bottom:10px}.CustomOrder-module__vwxUQG__input,.CustomOrder-module__vwxUQG__select,.CustomOrder-module__vwxUQG__textarea{padding:6px;font-size:13px}.CustomOrder-module__vwxUQG__textarea{min-height:40px}.CustomOrder-module__vwxUQG__submitButton{margin-top:12px;padding:6px;font-size:12px}.CustomOrder-module__vwxUQG__note{margin-top:8px;font-size:11px}.CustomOrder-module__vwxUQG__phonePrefix{padding:6px 0 6px 6px;font-size:13px}.CustomOrder-module__vwxUQG__phoneInput{padding:6px 6px 6px 4px;font-size:13px}}
