.customers_page__7bdlZ{min-height:100vh;background:var(--navy)}.customers_header__VyA6Z{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.customers_logo__MDf7i{font-size:1.4rem;font-weight:700;color:#fff}.customers_logoY__MwB0g{color:var(--gold)}.customers_content__JH3jX{max-width:720px;margin:0 auto;padding:2rem 1rem}.customers_titleRow__tOUN4{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.customers_titleRow__tOUN4 h1{font-size:1.5rem;font-weight:700;color:#fff}.customers_form__M1vXJ{background:var(--navy-mid);border:1px solid rgba(201,168,76,.2);border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.customers_label__ilJaT{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:hsla(0,0%,100%,.7)}.customers_list__w7tnf{list-style:none;display:flex;flex-direction:column;gap:.75rem}.customers_card__6GvAT{display:flex;flex-direction:column;gap:.25rem;background:var(--navy-mid);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:1rem 1.25rem;text-decoration:none;transition:border-color .15s}.customers_card__6GvAT:hover{border-color:var(--gold)}.customers_cardName__I9s4z{font-size:1rem;font-weight:600;color:#fff}.customers_cardContext__7km_g{font-size:.8rem;color:hsla(0,0%,100%,.45)}.customers_hint__zGYUp{color:hsla(0,0%,100%,.4);font-size:.9rem}.customers_cardRow__gy0Ob{display:flex;align-items:stretch;gap:.5rem}.customers_cardRow__gy0Ob .customers_card__6GvAT{flex:1 1}.customers_editBtn__9xitv{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:hsla(0,0%,100%,.5);font-size:1rem;padding:0 .75rem;cursor:pointer;transition:color .15s,border-color .15s}.customers_editBtn__9xitv:hover{color:var(--gold);border-color:var(--gold)}.customers_editForm__LvbNN{background:var(--navy-mid);border:1px solid rgba(201,168,76,.3);border-radius:10px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}.customers_editActions__wzewM{display:flex;gap:.5rem}