
:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#14243a;background:#f4f9fd}
*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(135deg,#f8fbff 0%,#edf8ff 55%,#eefdf7 100%)}
.hc-page{max-width:1180px;margin:0 auto;padding:28px 22px 70px}.hc-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}
.hc-brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:20px}.hc-brand img{width:48px;height:48px;object-fit:contain}.hc-back{color:#0877c9;text-decoration:none;font-weight:800}
.hc-hero,.hc-card{background:rgba(255,255,255,.94);border:1px solid #d7e7f4;border-radius:24px;box-shadow:0 18px 55px rgba(29,71,115,.08)}
.hc-hero{padding:30px;margin-bottom:22px}.hc-kicker{color:#0877c9;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.hc-hero h1{font-size:34px;margin:8px 0 10px}.hc-hero p{color:#65758b;line-height:1.7;max-width:850px}
.hc-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:22px}.hc-card{padding:24px;min-width:0}.hc-card h2{margin:0 0 8px}.hc-card p{color:#65758b;line-height:1.6}
.hc-form{display:grid;gap:16px;margin-top:20px}.hc-field{display:grid;gap:7px}.hc-field label{font-weight:850}.hc-field input,.hc-field textarea,.hc-field select{width:100%;border:1px solid #cbdcec;border-radius:13px;padding:13px 14px;font:inherit;color:#14243a;background:#fff}.hc-field textarea{min-height:96px;resize:vertical}
.hc-actions{display:flex;flex-wrap:wrap;gap:12px}.hc-btn{border:0;border-radius:13px;padding:13px 18px;font:inherit;font-weight:900;cursor:pointer}.hc-btn-primary{background:linear-gradient(135deg,#0877c9,#13a1e8);color:#fff}.hc-btn-secondary{background:#fff;color:#14243a;border:1px solid #cbdcec}.hc-btn-danger{background:#fff1f3;color:#b4233c;border:1px solid #f4bcc7}.hc-btn:disabled{opacity:.55;cursor:not-allowed}
.hc-status{padding:14px 16px;border-radius:14px;margin-top:16px;display:none;white-space:pre-wrap;overflow-wrap:anywhere}.hc-status.show{display:block}.hc-status.info{background:#edf7ff;color:#075b99}.hc-status.success{background:#eafaf2;color:#0b6b48}.hc-status.warning{background:#fff8e8;color:#8a5900}.hc-status.error{background:#fff0f2;color:#9e2238}
.hc-chip{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:7px 11px;background:#eef6fb;color:#34536e;font-weight:800;font-size:13px}.hc-chips{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}
.hc-list{display:grid;gap:13px}.hc-item{border:1px solid #dbe8f3;border-radius:16px;padding:16px;overflow-wrap:anywhere}.hc-item-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.hc-item strong{display:block}.hc-meta{font-size:13px;color:#708096;margin-top:5px}.hc-provider-lastlink{border-left:5px solid #f59e0b}.hc-provider-stripe{border-left:5px solid #635bff}
.hc-note{border-radius:16px;padding:16px;background:#f4f8fc;color:#52667d;line-height:1.6}.hc-danger-note{background:#fff4f5;color:#8b2e40}.hc-empty{padding:24px;text-align:center;color:#708096;border:1px dashed #cbdcec;border-radius:16px}
.hc-table-wrap{overflow:auto;max-width:100%}.hc-table{width:100%;border-collapse:collapse;font-size:14px}.hc-table th,.hc-table td{text-align:left;padding:11px;border-bottom:1px solid #e3edf5;white-space:normal;overflow-wrap:anywhere}.hc-table th{color:#62748a}
@media(max-width:860px){.hc-grid{grid-template-columns:1fr}.hc-page{padding:18px 14px 50px}.hc-hero h1{font-size:28px}.hc-top{align-items:flex-start}.hc-item-head{flex-direction:column}}

.hc-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.hc-section-head h2{margin:0 0 8px}.hc-section-head p{margin:0}
.hc-pager{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-top:16px;padding-top:14px;border-top:1px solid #e3edf5}.hc-pager-btn{width:40px;height:38px;border:1px solid #cbdcec;border-radius:11px;background:#fff;color:#14243a;font-size:20px;font-weight:900;cursor:pointer}.hc-pager-btn:disabled{opacity:.4;cursor:not-allowed}.hc-pager-info{color:#60738a;font-size:13px;font-weight:800}.hc-page-size{display:inline-flex;align-items:center;gap:8px;color:#60738a;font-size:13px;font-weight:800}.hc-page-size select{border:1px solid #cbdcec;border-radius:10px;padding:8px 10px;background:#fff;color:#14243a;font:inherit}
@media(max-width:640px){.hc-section-head{flex-direction:column}.hc-pager{justify-content:flex-start}}
