.order-form_adminAddOrder__Gz7rf{display:flex;justify-content:center;padding:40px 0;background:#f5f6fa;min-height:100vh}.order-form_embedded__RY7Hc{padding:0;background:transparent;min-height:auto}.order-form_adminAddOrder__Gz7rf .order-form_container__FWMpa,.order-form_embedded__RY7Hc .order-form_container__FWMpa{background:#fff;padding:28px;border-radius:14px;width:760px;margin:auto;box-shadow:0 16px 30px rgba(0,0,0,.08);border:1px solid #e5e7eb}.order-form_embedded__RY7Hc .order-form_container__FWMpa{width:100%;margin:0;padding:0;border:none;box-shadow:none;background:transparent}.order-form_adminAddOrder__Gz7rf .order-form_form__PI7gT,.order-form_embedded__RY7Hc .order-form_form__PI7gT{display:flex;flex-direction:column;gap:16px}.order-form_adminAddOrder__Gz7rf .order-form_label__2lb6J,.order-form_embedded__RY7Hc .order-form_label__2lb6J{display:flex;flex-direction:column;font-weight:700;color:#0f172a}.order-form_adminAddOrder__Gz7rf button,.order-form_adminAddOrder__Gz7rf input,.order-form_adminAddOrder__Gz7rf select,.order-form_adminAddOrder__Gz7rf textarea,.order-form_embedded__RY7Hc button,.order-form_embedded__RY7Hc input,.order-form_embedded__RY7Hc select,.order-form_embedded__RY7Hc textarea{margin-top:5px;padding:12px;border:1px solid #cbd5e1;border-radius:10px;width:100%;background:#f8fafc;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.order-form_adminAddOrder__Gz7rf input:focus,.order-form_adminAddOrder__Gz7rf select:focus,.order-form_adminAddOrder__Gz7rf textarea:focus,.order-form_embedded__RY7Hc input:focus,.order-form_embedded__RY7Hc select:focus,.order-form_embedded__RY7Hc textarea:focus{border-color:#0a48ff;background:#fff;box-shadow:0 12px 24px rgba(10,72,255,.12);outline:none}.order-form_adminAddOrder__Gz7rf input[type=checkbox],.order-form_embedded__RY7Hc input[type=checkbox]{width:auto;transform:scale(1.05);margin-right:6px;box-shadow:none}.order-form_adminAddOrder__Gz7rf button,.order-form_embedded__RY7Hc button{background:linear-gradient(90deg,#0a48ff,#0042d6);color:#fff;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;font-weight:700;box-shadow:0 14px 28px rgba(10,72,255,.22)}.order-form_adminAddOrder__Gz7rf button:hover,.order-form_embedded__RY7Hc button:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(10,72,255,.28);filter:brightness(1.03)}.order-form_adminAddOrder__Gz7rf .order-form_message__p2GFi,.order-form_embedded__RY7Hc .order-form_message__p2GFi{margin-top:15px;font-weight:700;text-align:center;color:#0f172a}.order-form_errorMessage__Yk7hr{color:#b91c1c}