.customers-section{padding:3rem 1.5rem}.customers-section__container{max-width:500px;margin:0 auto}.customers-section__container--wide{max-width:900px}.customers-section__title{font-size:2rem;font-weight:600;color:#334155;margin-bottom:2rem;text-align:center}.customers-section__subtitle{font-size:1.25rem;font-weight:600;color:#334155;margin-top:2rem;margin-bottom:1rem}.customers-form__group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.customers-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.customers-form__label{font-size:.875rem;font-weight:500;color:#334155}.customers-form__input{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;font-family:inherit;color:#334155;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.customers-form__input:focus{outline:none;border-color:#4c6b43;box-shadow:0 0 0 3px #4c6b431a}.customers-form__actions{margin-top:1.5rem;display:flex;gap:1rem}.customers-form__submit{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;background-color:#4c6b43;color:#fff;font-size:1rem;font-weight:500;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease;width:100%}.customers-form__submit:hover{background-color:#3d5636}.customers-form__submit--secondary{background-color:#94a3b8}.customers-form__submit--secondary:hover{background-color:#64748b}.customers-form__links{margin-top:1.5rem;display:flex;justify-content:center;gap:1.5rem;font-size:.875rem}.customers-form__links a{color:#4c6b43;text-decoration:underline}.customers-form__links a:hover{color:#3d5636}.customers-form__errors{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:6px;margin-bottom:1.5rem;font-size:.875rem}.customers-form__success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;padding:1rem;border-radius:6px;margin-bottom:1.5rem;font-size:.875rem}.customers-table{width:100%;border-collapse:collapse;margin-bottom:2rem;font-size:.875rem}.customers-table th{text-align:left;padding:.75rem 1rem;background-color:#f8fafc;border-bottom:2px solid #e2e8f0;font-weight:600;color:#334155}.customers-table td{padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;color:#475569}.customers-table td a{color:#4c6b43;text-decoration:underline}.customers-table tfoot td{font-weight:500}.customers-table__total td{font-weight:700;font-size:1rem;border-top:2px solid #334155}.customers-order__date{color:#64748b;margin-bottom:2rem;text-align:center}.customers-order__fulfillment{display:block;font-size:.8rem;color:#64748b;margin-top:.25rem}.customers-order__addresses{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.customers-addresses__list{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.customers-addresses__card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.customers-addresses__card em{display:inline-block;margin-top:.5rem;font-size:.8rem;color:#4c6b43;font-weight:600}.customers-pagination{text-align:center;margin:2rem 0}.customers-pagination a,.customers-pagination span{display:inline-block;padding:.5rem .75rem;margin:0 .25rem;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;color:#334155;text-decoration:none}.customers-pagination span.current{background-color:#4c6b43;color:#fff;border-color:#4c6b43}@media screen and (max-width:600px){.customers-section{padding:2rem 1rem}.customers-section__title{font-size:1.5rem}.customers-form__row{grid-template-columns:1fr}.customers-table{font-size:.8rem}.customers-table th,.customers-table td{padding:.5rem}.customers-order__addresses,.customers-addresses__list{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/customers.css.map */
