.hc-workspace{color:#123452;font-size:1rem;line-height:1.5;min-width:0}.hc-heading,.hc-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.hc-heading h2{font-family:Georgia,serif;font-size:2rem;margin:3px 0 7px;color:#0b2850}.hc-heading p,.hc-muted{color:#587085;margin:4px 0 16px}.hc-kicker{text-transform:uppercase;letter-spacing:.09em;font-size:.75rem;font-weight:750;color:#607b92}.hc-toolbar{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.hc-button{font:inherit;font-size:.875rem;font-weight:650;padding:10px 14px;border:1px solid #b9cbd8;border-radius:9px;background:#fff;color:#163e64;cursor:pointer;min-height:42px}.hc-button:hover{background:#edf4f9;border-color:#6087a6}.hc-button:focus-visible{outline:3px solid #64a4d1;outline-offset:3px}.hc-button:disabled{opacity:.6;cursor:wait}.hc-button--primary{background:#0b2850;color:#fff;border-color:#0b2850}.hc-button--primary:hover{background:#164371;color:#fff}.hc-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #d2e0e9;border-radius:13px;background:#f4f8fb;margin-bottom:24px}.hc-summary>div{padding:18px 22px;min-width:0}.hc-summary>div+div{border-left:1px solid #d2e0e9}.hc-summary span{display:block;font-size:.875rem;color:#61798b}.hc-summary strong{display:block;font-size:1.125rem;margin-top:5px}.hc-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hc-plan{border:1px solid #d0dde6;border-top:4px solid #315d83;border-radius:12px;background:white;padding:22px;min-width:0}.hc-plan--prescription{border-top-color:#357c7c}.hc-plan--dental{border-top-color:#776098}.hc-plan--vision{border-top-color:#63848f}.hc-plan header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:24px}.hc-plan h3{font-size:1.25rem;margin:2px 0 0}.hc-plan h4{font-size:1.125rem;margin:0 0 2px;overflow-wrap:anywhere}.hc-plan-name{color:#64798b;margin:0 0 20px}.hc-status{font-size:.8125rem;font-weight:650;background:#edf2f6;border:1px solid #e0e7ec;border-radius:100px;padding:5px 10px;white-space:normal;text-align:center;display:inline-block}.hc-status--active{background:#e8f4ed;color:#256249;border-color:#cfe4d7}.hc-status--ending{background:#fff5e7;color:#815720;border-color:#e9d7b5}.hc-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:0}.hc-details>div{min-width:0}.hc-workspace dt,.hc-inline dt{font-size:.8125rem;color:#60768a;margin-bottom:3px}.hc-workspace dd,.hc-inline dd{font-size:.9375rem;margin:0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.hc-plan footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;border-top:1px solid #e2eaf0;margin-top:22px;padding-top:15px;font-size:.8125rem}.hc-plan footer strong{display:block;font-size:.9375rem}.hc-plan a{color:#174f7e;text-decoration:underline}.hc-dependents,.hc-workflow{margin-top:28px;padding:24px;border:1px solid #d2dfe8;background:#fff;border-radius:12px}.hc-section-heading h3{font-size:1.25rem;margin:4px 0}.hc-section-heading{margin-bottom:16px}.hc-empty{padding:20px;background:#f6f9fb;border:1px dashed #cddbe5;border-radius:10px;color:#5a7185}.hc-dependent{border-top:1px solid #e2eaf0;padding:20px 0;display:grid;grid-template-columns:minmax(130px,1fr) 2fr;gap:22px}.hc-dependent h4{margin:0;font-size:1rem}.hc-dependent>div>span{font-size:.875rem;color:#60768a}.hc-dependent dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.hc-action{display:flex;justify-content:space-between;gap:18px;padding:20px 0;border-top:1px solid #e0e8ee}.hc-action h4{font-size:1rem;margin:5px 0}.hc-action p{font-size:.875rem;color:#60768a;margin:4px 0}.hc-action>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.hc-start{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-end;border-top:1px solid #e0e8ee;padding-top:20px}.hc-start>label{flex:1;min-width:160px}.hc-workspace label,.hc-dialog label{display:flex;flex-direction:column;gap:6px;font-size:.875rem;font-weight:650}.hc-workspace input,.hc-workspace select,.hc-dialog input,.hc-dialog select{font:inherit;background:#fff;border:1px solid #bbcdda;border-radius:7px;padding:11px;min-height:42px;color:#133855;width:100%;box-sizing:border-box}.hc-privacy{color:#61778a;font-size:.8125rem;margin-top:22px;max-width:85ch}.hc-feedback{color:#8c341b;overflow-wrap:anywhere}.hc-dialog{box-sizing:border-box;position:fixed;inset:0;margin:auto;width:min(860px,calc(100vw - 32px));max-height:90vh;overflow:auto;border:1px solid #c9d8e3;border-radius:16px;box-shadow:0 24px 80px #0b28503d;padding:28px;color:#143652;font-size:1rem;line-height:1.5;background:#fff;z-index:10000}.hc-dialog--small{max-width:560px}.hc-dialog::backdrop{background:#0b285080}.hc-dialog header,.hc-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.hc-dialog h3{font-family:Georgia,serif;font-size:1.625rem;margin:0}.hc-dialog p{color:#5d7386;font-size:.9375rem}.hc-dialog form>label{margin:16px 0}.hc-dialog fieldset{border:1px solid #d7e2e9;border-radius:12px;padding:18px;margin:24px 0}.hc-dialog legend{font-weight:750;padding:0 8px}.hc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.hc-dialog footer{border-top:1px solid #d8e3eb;padding-top:20px;margin-top:22px;justify-content:flex-end}.hc-checks{display:flex;flex-direction:row!important;gap:16px;flex-wrap:wrap;margin:16px 0;align-items:center}.hc-checks label{flex-direction:row!important;align-items:center;font-weight:500}.hc-checks input{width:18px!important;min-height:18px!important;flex:none}.hc-inline{border:1px solid #d1dfe9;border-radius:10px;padding:18px;background:#f6f9fb;margin-top:20px;font-size:.9375rem;line-height:1.5}.hc-inline>div>p{margin:4px 0;color:#61778a}.hc-inline .hc-action h4{font-size:.9375rem}.hc-inline .hc-muted{margin:12px 0}
.hc-plan-name,.hc-dependent h4,.hc-dependent dd,.hc-action p,.hc-summary strong{overflow-wrap:anywhere}.hc-dependent>div,.hc-action>div{min-width:0}.hc-dialog .hc-feedback{color:#8c341b}
@media(max-width:800px){.hc-heading{flex-direction:column}.hc-toolbar{justify-content:flex-start}.hc-summary{grid-template-columns:1fr}.hc-summary>div+div{border-left:0;border-top:1px solid #d2e0e9}.hc-plan-grid{grid-template-columns:1fr}.hc-dependent{grid-template-columns:1fr}.hc-form-grid{grid-template-columns:1fr}.hc-dialog{padding:20px}.hc-plan{padding:18px}.hc-action{flex-direction:column}.hc-action>div:last-child{flex-direction:row;align-items:center}.hc-dependents,.hc-workflow{padding:18px}.hc-details{gap:13px}.hc-section-heading{flex-wrap:wrap}}
