.create-order-page{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;padding:2rem 1.5rem;max-width:660px;margin:3rem auto;background:#f7f9f7;box-shadow:0 4px 12px rgba(0,0,0,.12);border-radius:16px}.create-order-page h1{color:#2f4f4f;margin-bottom:1.5rem;text-align:left}.create-order-page .order-items-section{margin-bottom:2rem}.create-order-page .order-items-section h3{color:#2c3e2f;margin-bottom:1rem}.create-order-page .order-items-section .order-table{width:100%;border-collapse:collapse;margin-bottom:1rem}.create-order-page .order-items-section .order-table td,.create-order-page .order-items-section .order-table th{padding:.7em 1em;border-bottom:1px solid rgba(0,0,0,.1);text-align:left}.create-order-page .order-items-section .order-table th{background:rgba(76,119,84,.025);color:#2f4f4f;font-weight:600}.create-order-page .order-items-section .order-table td{background:#fff}.create-order-page .order-items-section .order-summary{margin-top:8px;font-size:1.1rem;font-weight:500}.create-order-page .order-items-section .order-summary .order-sum{color:#4c7754;font-weight:700;margin-left:10px;font-size:1.2rem}.create-order-page .payment-section{margin-bottom:1.5rem}.create-order-page .payment-section h3{color:#2c3e2f;margin-bottom:1rem}.create-order-page .payment-section select{width:100%;font-size:1.1rem;padding:.55em 1em;border-radius:8px;border:1px solid rgba(0,0,0,.1);background:#fff;margin-bottom:1rem;transition:all .3s linear}.create-order-page .payment-section select:focus{border-color:#4c7754;box-shadow:0 0 0 3px rgba(76,119,84,.15)}.create-order-page .order-actions{display:flex;gap:1.1rem;justify-content:flex-end;margin-top:2rem}.create-order-page .order-actions button{padding:.7em 2em;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s linear}.create-order-page .order-actions button.cancel-btn{background:#721c24;color:#fff}.create-order-page .order-actions button.cancel-btn:hover{filter:brightness(1.09);box-shadow:0 1px 2px rgba(0,0,0,.05);transform:scale(1.04)}.create-order-page .order-actions button.pay-btn{background:linear-gradient(135deg,#2f4f4f 0,#4c7754 100%);color:#fff}.create-order-page .order-actions button.pay-btn:hover{box-shadow:0 10px 15px rgba(0,0,0,.15);transform:scale(1.03)}@media (max-width:640px){.create-order-page{padding:1.5rem 1rem}.create-order-page .order-table td,.create-order-page .order-table th{padding:.5em .5em;font-size:.98em}.create-order-page .order-actions{flex-direction:column}.create-order-page .order-actions button{width:100%}}
/*# sourceMappingURL=create-order.css.map */
