:root{--primary-purple:#431c5b;--secondary-navy:#1d1f48;--accent-green:#4bcd3e}.home-module__gsEHRa__pageTitle{color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:600}.home-module__gsEHRa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.home-module__gsEHRa__column{flex-direction:column;gap:1rem;display:flex}.home-module__gsEHRa__sectionTitle{letter-spacing:.04em;text-transform:uppercase;color:#ffffffeb;margin-bottom:.25rem;font-size:1rem;font-weight:600}.home-module__gsEHRa__columnSpacer{height:1.5rem}.home-module__gsEHRa__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.2rem 1.4rem;box-shadow:0 8px 24px #0f172a14}.home-module__gsEHRa__cardEmphasis{background:#fff}.home-module__gsEHRa__cardHeader{border-bottom:1px solid #e5e7eb;align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.home-module__gsEHRa__cardIcon{width:20px;height:20px;color:var(--primary-purple);flex-shrink:0}.home-module__gsEHRa__cardTitle{color:#111827;margin:0;font-size:1rem;font-weight:600}.home-module__gsEHRa__cardSubtitle{color:#111827;margin:0;font-size:.9rem;font-weight:500}.home-module__gsEHRa__card p,.home-module__gsEHRa__card li{color:#4b5563;font-size:.9rem;line-height:1.5}.home-module__gsEHRa__card ul{margin-top:.25rem;padding-left:1.1rem;list-style:outside}.home-module__gsEHRa__pill{color:var(--primary-purple);background:#4bcd3e14;border:1px solid #4bcd3e66;border-radius:999px;align-items:center;gap:.35rem;margin-top:.3rem;padding:.25rem .6rem;font-size:.8rem;display:inline-flex}.home-module__gsEHRa__pillDot{background:var(--accent-green);border-radius:50%;width:6px;height:6px}.home-module__gsEHRa__myApps{margin-top:2rem}.home-module__gsEHRa__myAppsInner{margin-top:.6rem}.home-module__gsEHRa__hint{color:#6b7280;margin-top:.4rem;font-size:.8rem}.home-module__gsEHRa__buttonGroup{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.home-module__gsEHRa__btn{cursor:pointer;text-align:center;border:none;border-radius:8px;padding:.65rem 1.2rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.home-module__gsEHRa__btnPrimary{background:linear-gradient(135deg,var(--primary-purple),var(--secondary-navy));color:#fff;box-shadow:0 2px 8px #431c5b40}.home-module__gsEHRa__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #431c5b59}.home-module__gsEHRa__btnSecondary{color:var(--primary-purple);border:1.5px solid var(--primary-purple);background:#fff}.home-module__gsEHRa__btnSecondary:hover{background:#431c5b0d;transform:translateY(-1px)}.home-module__gsEHRa__miniTable{border-collapse:collapse;width:100%;margin-top:.6rem;font-size:.85rem}.home-module__gsEHRa__miniTableCompact{font-size:.8rem}.home-module__gsEHRa__miniTable thead{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.home-module__gsEHRa__miniTable th,.home-module__gsEHRa__miniTable td{text-align:left;padding:.5rem .6rem}.home-module__gsEHRa__miniTableSmallText{font-size:.75rem}.home-module__gsEHRa__miniTable th{color:#374151;border-bottom:1px solid #e5e7eb;font-weight:600}.home-module__gsEHRa__miniTable tbody tr+tr td{border-top:1px solid #e5e7eb}.home-module__gsEHRa__badge{color:#166534;background:#4bcd3e14;border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .45rem;font-size:.7rem;font-weight:500;display:inline-flex}.home-module__gsEHRa__badgeDot{background:#22c55e;border-radius:999px;width:6px;height:6px}.home-module__gsEHRa__notificationQueue{flex-direction:column;gap:1rem;display:flex}.home-module__gsEHRa__notification{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.home-module__gsEHRa__notificationWarning{background:#fffbeb;border-left:3px solid #f59e0b}.home-module__gsEHRa__notificationContent{flex-direction:column;flex:1;gap:.25rem;display:flex}.home-module__gsEHRa__notificationTitleRow{align-items:center;gap:.5rem;display:flex}.home-module__gsEHRa__notificationTitle{color:#111827;font-size:.875rem;font-weight:600}.home-module__gsEHRa__warningIcon{color:#f59e0b;flex-shrink:0;width:18px;height:18px}.home-module__gsEHRa__notificationText{color:#6b7280;font-size:.8rem}.home-module__gsEHRa__notificationSubtext{color:#9ca3af;margin-top:.125rem;font-size:.75rem}.home-module__gsEHRa__notificationLink{color:var(--primary-purple);margin-top:.25rem;font-size:.8rem;text-decoration:none;transition:color .2s;display:inline-block}.home-module__gsEHRa__notificationLink:hover{color:var(--secondary-navy);text-decoration:underline}.home-module__gsEHRa__tpoSearchBox{background:#f3f4f6;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;display:flex}.home-module__gsEHRa__tpoSearchIcon{width:18px;height:18px;color:var(--accent-green);flex-shrink:0}.home-module__gsEHRa__tpoSearchInput{color:#374151;background:0 0;border:none;outline:none;flex:1;font-size:.85rem}.home-module__gsEHRa__tpoSearchInput::placeholder{color:#9ca3af}.home-module__gsEHRa__tpoSearchButton{background:var(--accent-green);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;padding:.4rem .9rem;font-size:.8rem;font-weight:500;transition:all .2s}.home-module__gsEHRa__tpoSearchButton:hover{background:#3db830;transform:translateY(-1px)}.home-module__gsEHRa__quickLinksLabel{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin-top:.75rem;font-size:.75rem;font-weight:600}.home-module__gsEHRa__quickLinksRow{flex-wrap:nowrap;gap:.75rem;margin-top:.4rem;display:flex}.home-module__gsEHRa__quickLink{color:#1d1f48;background:#eff6ff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:64px;height:64px;font-size:.7rem;text-decoration:none;display:inline-flex}.home-module__gsEHRa__quickLinkIcon{width:24px;height:24px}.home-module__gsEHRa__quickLink:hover{background:var(--primary-purple);color:#fff}.home-module__gsEHRa__btnSmall{white-space:nowrap;padding:.5rem 1rem;font-size:.8rem}.home-module__gsEHRa__appLinksList{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.home-module__gsEHRa__appLinksList .home-module__gsEHRa__btnSmall{text-align:left;white-space:normal;justify-content:flex-start;align-items:center;width:48%;padding:.45rem .75rem;font-size:.75rem;display:flex}.home-module__gsEHRa__appLinksList .home-module__gsEHRa__btnSmall span{white-space:normal;line-height:1.2}.home-module__gsEHRa__appLinksList .home-module__gsEHRa__quickLinkIcon{border-right:1px solid #e5e7eb;flex-shrink:0;margin-right:.5rem;padding-right:.5rem}.home-module__gsEHRa__appLink{color:var(--primary-purple);font-size:.85rem;text-decoration:none;transition:color .2s}.home-module__gsEHRa__appLink:hover{color:var(--secondary-navy);text-decoration:underline}.home-module__gsEHRa__seeAllAppsLink{color:var(--primary-purple);margin-top:1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.home-module__gsEHRa__seeAllAppsLink:hover{color:var(--secondary-navy);text-decoration:underline}@media (max-width:960px){.home-module__gsEHRa__grid{grid-template-columns:1fr}}@media (max-width:640px){.home-module__gsEHRa__mainContent{padding:1.75rem}}
