body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.customers-page{background-color:#1f1e1e;box-sizing:border-box;color:#fff;font-family:Arial,sans-serif;margin:40px auto;max-width:600px;min-height:100vh;padding:24px;position:relative}.search-bar{align-items:center;background-color:#363636;border-radius:8px;display:flex;font-size:16px;margin-bottom:20px;padding:10px;width:100%}.search-bar input{background-color:initial;border:none;color:#fff;flex:1 1;font-size:15px;outline:none}.customers-list{margin-bottom:80px}.customer-link{color:#fff;justify-content:space-between;padding:12px 0;text-decoration:none}.customer-info,.customer-link{align-items:center;display:flex}.profile-icon{margin-right:15px}.customer-name{display:flex;flex-direction:column;gap:0}.customer-name h1{font-size:18px;line-height:1.2;margin:0}.customer-name p{color:#ccc;font-size:14px;line-height:1.2;margin:0}.hr-line{color:#414040!important;margin:0}.chevron-icon{font-size:18px}.add-customer-btn{align-items:center;background-color:green;border-radius:50%;bottom:20px;box-shadow:0 2px 5px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:24px;height:56px;justify-content:center;position:absolute;right:20px;text-decoration:none;width:56px}.customer-profile{background-color:#1f1e1e;box-sizing:border-box;color:#fff;font-family:Arial,sans-serif;margin:40px auto;max-width:600px;min-height:100vh;padding:24px;position:relative}.profile-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.delete-customer-btn{background:#0000;border:none;color:red;cursor:pointer;font-size:25px;outline:none}.addresses-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.add-new-btn{color:green;cursor:pointer}.address-item{align-items:center;background-color:#383838;border-radius:8px;display:flex;justify-content:space-between;margin:10px;padding:10px}.address-actions button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:20px;margin-left:10px;outline:none}.profile-buttons{bottom:20px;left:40%;position:absolute}.yes-btn{background-color:red;margin-right:10px}.no-btn,.yes-btn{border:none;border-radius:10px;cursor:pointer;font-size:16px;outline:none;padding:10px 20px}.no-btn{background-color:gray}.confirm-dialog{align-items:center;background-attachment:fixed;background-color:#c5c4c4;border-radius:10px;color:#000;display:flex;flex-direction:column;margin:10px;padding:10px}.confirm-btns{display:flex}.customer-address{display:flex;flex-direction:column;gap:0}.customer-address h3,p{line-height:1.4;margin:0}.add-customer-page{background-color:#1f1e1e;box-sizing:border-box;color:#fff;font-family:Arial,sans-serif;margin:40px auto;max-width:600px;min-height:100vh;padding:24px;position:relative}.add-customer-header{align-items:center;background-color:#272727;display:flex;padding:10px}.add-customer-header h2{padding-left:20px}.input-field{display:flex;flex-direction:column}.input-field input{align-items:center;background-color:#363636;border-radius:8px;color:#fff;display:flex;font-size:16px;margin-bottom:20px;padding:10px;width:100%}.cancel-btn{background-color:initial;border:1px solid green;border-radius:8px;color:green}.cancel-btn,.save-btn{cursor:pointer;font-size:16px;padding:10px 20px}.save-btn{background-color:green;border:none;border-radius:8px;color:#fff;margin-left:10px}.form-buttons{display:flex;justify-content:flex-end;margin-top:20px}
/*# sourceMappingURL=main.1cd0941a.css.map*/