.AppHeader-module__2S7YEG__header{z-index:80;justify-content:space-between;align-items:center;gap:18px;padding:8px 2px 18px;display:flex;position:relative}.AppHeader-module__2S7YEG__brand{font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.AppHeader-module__2S7YEG__brandCopy{gap:3px;min-width:0;display:grid}.AppHeader-module__2S7YEG__brandCopy strong{color:#183b3a;letter-spacing:-.025em;font-size:clamp(1.15rem,2vw,1.62rem);line-height:1.08}.AppHeader-module__2S7YEG__brandCopy span{color:#788685;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.AppHeader-module__2S7YEG__desktopActions{align-items:center;gap:10px;display:flex}.AppHeader-module__2S7YEG__profileButton,.AppHeader-module__2S7YEG__logoutButton,.AppHeader-module__2S7YEG__mobileMenuButton,.AppHeader-module__2S7YEG__menuPanel button{font:inherit;cursor:pointer;border:0}.AppHeader-module__2S7YEG__profileButton,.AppHeader-module__2S7YEG__logoutButton{border-radius:15px;align-items:center;gap:9px;min-height:48px;padding:0 17px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.AppHeader-module__2S7YEG__profileButton{color:#356b68;background:linear-gradient(145deg,#e4f3ee,#d9eee7);box-shadow:inset 0 0 0 1px #356b6814}.AppHeader-module__2S7YEG__logoutButton{color:#263536;background:#ffffffd1;box-shadow:inset 0 0 0 1px #d8e5e1}.AppHeader-module__2S7YEG__profileButton:hover,.AppHeader-module__2S7YEG__logoutButton:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a1a}.AppHeader-module__2S7YEG__mobileMenu{display:none;position:relative}.AppHeader-module__2S7YEG__mobileMenuButton{color:#356b68;background:linear-gradient(145deg,#e4f3ee,#dcefe9);border-radius:15px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:inset 0 0 0 1px #356b681a,0 10px 26px #356b681f}.AppHeader-module__2S7YEG__menuPanel{background:#fffffffa;border:1px solid #cbd5e1e0;border-radius:18px;width:min(285px,100vw - 28px);padding:10px;animation:.16s ease-out AppHeader-module__2S7YEG__menuEnter;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #0f172a33}.AppHeader-module__2S7YEG__menuIdentity{border-bottom:1px solid #e3ece9;align-items:center;gap:10px;margin-bottom:5px;padding:8px 8px 12px;display:flex}.AppHeader-module__2S7YEG__menuIdentity div{min-width:0;display:grid}.AppHeader-module__2S7YEG__menuIdentity strong{color:#183b3a}.AppHeader-module__2S7YEG__menuIdentity span{color:#788685;text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;overflow:hidden}.AppHeader-module__2S7YEG__menuPanel button{color:#263536;text-align:left;background:0 0;border-radius:12px;align-items:center;gap:11px;width:100%;min-height:46px;padding:0 12px;font-weight:700;display:flex}.AppHeader-module__2S7YEG__menuPanel button:hover{background:#eaf4f1}.AppHeader-module__2S7YEG__menuPanel .AppHeader-module__2S7YEG__dangerAction{color:#a4512d}@keyframes AppHeader-module__2S7YEG__menuEnter{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:720px){.AppHeader-module__2S7YEG__header{padding:4px 0 12px}.AppHeader-module__2S7YEG__brand{gap:9px}.AppHeader-module__2S7YEG__brandCopy strong{font-size:1.14rem}.AppHeader-module__2S7YEG__brandCopy span{max-width:190px;font-size:.76rem}.AppHeader-module__2S7YEG__desktopActions{display:none}.AppHeader-module__2S7YEG__mobileMenu{display:block}}.AppHeader-module__2S7YEG__brand:hover .AppHeader-module__2S7YEG__brandCopy strong{color:#356b68}.AppHeader-module__2S7YEG__brand:focus-visible{outline-offset:5px;border-radius:12px;outline:3px solid #8fcbb873}
.MainNavigation-module__rWM2bW__desktopNav{z-index:40;background:#e4f3eedb;border:1px solid #cbd5e185;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0 0 22px;padding:7px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffa8}.MainNavigation-module__rWM2bW__desktopNav button,.MainNavigation-module__rWM2bW__mobileNav button{font:inherit;cursor:pointer;border:0}.MainNavigation-module__rWM2bW__desktopNav button{color:#667876;background:0 0;border-radius:15px;justify-content:center;align-items:center;gap:9px;min-height:62px;padding:9px 12px;font-weight:800;transition:transform .16s,color .16s,background .16s,box-shadow .16s;display:flex}.MainNavigation-module__rWM2bW__desktopNav button:hover{color:#183b3a;background:#ffffff9e}.MainNavigation-module__rWM2bW__desktopNav button.MainNavigation-module__rWM2bW__active{color:#356b68;background:#fff;box-shadow:0 10px 26px #0f172a14,inset 0 0 0 1px #356b680f}.MainNavigation-module__rWM2bW__desktopIcon{background:#ffffff6b;border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.MainNavigation-module__rWM2bW__desktopNav button.MainNavigation-module__rWM2bW__active .MainNavigation-module__rWM2bW__desktopIcon{background:#e4f3ee}.MainNavigation-module__rWM2bW__mobileNav{display:none}@media (max-width:720px){.MainNavigation-module__rWM2bW__desktopNav{display:none}.MainNavigation-module__rWM2bW__mobileNav{z-index:1000;right:10px;bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #cbd5e1e0;border-radius:21px;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;height:68px;padding:6px;display:grid;position:fixed;left:10px;box-shadow:0 20px 60px #0f172a38,inset 0 1px #ffffffeb}.MainNavigation-module__rWM2bW__mobileNav button{color:#788685;background:0 0;border-radius:16px;align-content:center;place-items:center;gap:2px;min-width:0;padding:4px 2px;font-size:.66rem;font-weight:800;display:grid;position:relative}.MainNavigation-module__rWM2bW__mobileNav button.MainNavigation-module__rWM2bW__active{color:#356b68;background:linear-gradient(145deg,#e4f3ee,#d8eee7)}.MainNavigation-module__rWM2bW__mobileIcon{border-radius:10px;justify-content:center;align-items:center;width:34px;height:30px;display:inline-flex}.MainNavigation-module__rWM2bW__mobileNav button.MainNavigation-module__rWM2bW__active .MainNavigation-module__rWM2bW__mobileIcon{transform:translateY(-1px)}body{padding-bottom:92px}}
.PlannedCareCard-module__vZOita__card{background:radial-gradient(circle at 100% 0,#2563eb14,#0000 34%),#fff;border:1px solid #cbd5e1ad;border-radius:24px;padding:22px;box-shadow:0 16px 46px #0f172a0f}.PlannedCareCard-module__vZOita__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.PlannedCareCard-module__vZOita__kicker{color:#5b6c87;letter-spacing:.13em;font-size:.73rem;font-weight:850}.PlannedCareCard-module__vZOita__header h2{color:#111827;letter-spacing:-.03em;margin:5px 0}.PlannedCareCard-module__vZOita__header p{color:#64748b;margin:0}.PlannedCareCard-module__vZOita__childIcon,.PlannedCareCard-module__vZOita__doneIcon{border-radius:16px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.PlannedCareCard-module__vZOita__doneIcon{color:#15803d;background:#ecfdf5}.PlannedCareCard-module__vZOita__times{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.PlannedCareCard-module__vZOita__times article{background:#fbfdff;border:1px solid #e0e7f1;border-radius:16px;align-items:center;gap:11px;min-width:0;padding:14px;display:flex}.PlannedCareCard-module__vZOita__timeIcon{color:#1d4ed8;background:#edf4ff;border-radius:13px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.PlannedCareCard-module__vZOita__times article div{gap:4px;min-width:0;display:grid}.PlannedCareCard-module__vZOita__times small{color:#64748b}.PlannedCareCard-module__vZOita__times strong{color:#172033}.PlannedCareCard-module__vZOita__actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.PlannedCareCard-module__vZOita__actions button{min-height:44px;font:inherit;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:800;display:inline-flex}.PlannedCareCard-module__vZOita__confirmButton{color:#fff;background:#2455db;border:1px solid #1d4ed8}.PlannedCareCard-module__vZOita__secondaryButton{color:#334155;background:#fff;border:1px solid #d7e0ec}.PlannedCareCard-module__vZOita__missedButton{color:#b45309;background:#fff7ed;border:1px solid #fed7aa}.PlannedCareCard-module__vZOita__form{border-top:1px solid #e2e8f0;gap:13px;margin-top:18px;padding-top:17px;display:grid}.PlannedCareCard-module__vZOita__form label{gap:6px;display:grid}.PlannedCareCard-module__vZOita__form label>span{color:#334155;font-weight:750}.PlannedCareCard-module__vZOita__form input,.PlannedCareCard-module__vZOita__form select,.PlannedCareCard-module__vZOita__form textarea{color:#172033;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d7e0ec;border-radius:12px;padding:9px 11px}.PlannedCareCard-module__vZOita__form textarea{resize:vertical;min-height:82px}.PlannedCareCard-module__vZOita__form label small{color:#64748b}.PlannedCareCard-module__vZOita__info{color:#1e40af;background:#eff6ff;border-radius:12px;padding:11px 13px;line-height:1.45}.PlannedCareCard-module__vZOita__error{color:#b91c1c;background:#fff1f2;border-radius:11px;margin:13px 0 0;padding:10px 12px}@media (max-width:720px){.PlannedCareCard-module__vZOita__card{border-radius:20px;padding:16px}.PlannedCareCard-module__vZOita__times{grid-template-columns:1fr}.PlannedCareCard-module__vZOita__actions{grid-template-columns:1fr;display:grid}.PlannedCareCard-module__vZOita__actions button{width:100%}}
.DashboardView-module__KtPrjq__dashboard{gap:18px;display:grid}.DashboardView-module__KtPrjq__welcomeCard,.DashboardView-module__KtPrjq__comparisonCard,.DashboardView-module__KtPrjq__monthSection{background:radial-gradient(circle at 100% 0,#2563eb17,#0000 34%),#fff;border:1px solid #cbd5e1ad;border-radius:24px;box-shadow:0 16px 46px #0f172a11}.DashboardView-module__KtPrjq__welcomeCard{padding:22px}.DashboardView-module__KtPrjq__welcomeMain{justify-content:space-between;align-items:center;gap:22px;display:flex}.DashboardView-module__KtPrjq__childIdentity{align-items:center;gap:14px;display:flex}.DashboardView-module__KtPrjq__kicker{color:#788685;letter-spacing:.14em;font-size:.74rem;font-weight:850;display:block}.DashboardView-module__KtPrjq__childIdentity h1,.DashboardView-module__KtPrjq__sectionHeader h2{color:#183b3a;letter-spacing:-.035em;margin:4px 0}.DashboardView-module__KtPrjq__childIdentity h1{font-size:clamp(1.8rem,4vw,3rem)}.DashboardView-module__KtPrjq__childIdentity p,.DashboardView-module__KtPrjq__sectionHeader p{color:#788685;margin:0}.DashboardView-module__KtPrjq__careStatus{background:#f8fafceb;border:1px solid #dbe5f3;border-radius:17px;align-items:flex-start;gap:11px;min-width:260px;max-width:420px;padding:14px 16px;display:flex}.DashboardView-module__KtPrjq__careStatus div{gap:4px;display:grid}.DashboardView-module__KtPrjq__careStatus strong{color:#263536;font-size:.98rem}.DashboardView-module__KtPrjq__careStatus span:last-child{color:#788685;font-size:.82rem;line-height:1.4}.DashboardView-module__KtPrjq__statusDot{background:#94a3b8;border-radius:50%;width:11px;height:11px;margin-top:4px;box-shadow:0 0 0 5px #94a3b821}.DashboardView-module__KtPrjq__statusActive{background:#16a34a;box-shadow:0 0 0 5px #16a34a21}.DashboardView-module__KtPrjq__quickActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.DashboardView-module__KtPrjq__quickActions button,.DashboardView-module__KtPrjq__emptyState,.DashboardView-module__KtPrjq__monthCard{font:inherit;cursor:pointer;border:0}.DashboardView-module__KtPrjq__quickActions button{text-align:left;background:#ffffffdb;border:1px solid #e0e7f1;border-radius:17px;align-items:center;gap:11px;min-height:72px;padding:11px;transition:transform .16s,box-shadow .16s;display:flex}.DashboardView-module__KtPrjq__quickActions button:hover,.DashboardView-module__KtPrjq__monthCard:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1a}.DashboardView-module__KtPrjq__quickActions button>span:last-child{gap:2px;display:grid}.DashboardView-module__KtPrjq__quickActions b{color:#263536}.DashboardView-module__KtPrjq__quickActions small{color:#718096;font-size:.78rem}.DashboardView-module__KtPrjq__iconTileBlue,.DashboardView-module__KtPrjq__iconTilePurple,.DashboardView-module__KtPrjq__iconTileOrange,.DashboardView-module__KtPrjq__metricIconBlue,.DashboardView-module__KtPrjq__metricIconIndigo,.DashboardView-module__KtPrjq__metricIconRed,.DashboardView-module__KtPrjq__metricIconPurple,.DashboardView-module__KtPrjq__metricIconGray,.DashboardView-module__KtPrjq__metricIconOrange{border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.DashboardView-module__KtPrjq__iconTileBlue,.DashboardView-module__KtPrjq__metricIconBlue,.DashboardView-module__KtPrjq__iconTilePurple,.DashboardView-module__KtPrjq__metricIconPurple{color:#356b68;background:#e4f3ee}.DashboardView-module__KtPrjq__iconTileOrange,.DashboardView-module__KtPrjq__metricIconOrange{color:#c66b3c;background:#fce9dd}.DashboardView-module__KtPrjq__metricIconIndigo{color:#356b68;background:#e4f3ee}.DashboardView-module__KtPrjq__metricIconRed{color:#a4512d;background:#fce9dd}.DashboardView-module__KtPrjq__metricIconGray{color:#667876;background:#eef5f3}.DashboardView-module__KtPrjq__metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.DashboardView-module__KtPrjq__metricCard{background:#fff;border:1px solid #cbd5e1ad;border-radius:21px;align-items:flex-start;gap:12px;min-width:0;min-height:126px;padding:16px;display:flex;box-shadow:0 10px 34px #0f172a0e}.DashboardView-module__KtPrjq__metricCard>div{gap:5px;min-width:0;display:grid}.DashboardView-module__KtPrjq__metricCard small{color:#65748c;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.DashboardView-module__KtPrjq__metricCard strong{color:#101827;text-overflow:ellipsis;font-size:clamp(1.3rem,2.3vw,1.8rem);overflow:hidden}.DashboardView-module__KtPrjq__metricCard span:last-child{color:#718096;font-size:.82rem}.DashboardView-module__KtPrjq__comparisonCard,.DashboardView-module__KtPrjq__monthSection{padding:22px}.DashboardView-module__KtPrjq__sectionHeader{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.DashboardView-module__KtPrjq__sectionHeader h2{font-size:clamp(1.28rem,2.4vw,1.7rem)}.DashboardView-module__KtPrjq__sectionHeader p{max-width:720px;line-height:1.5}.DashboardView-module__KtPrjq__score{color:#356b68;text-align:right;background:#e4f3ee;border-radius:16px;min-width:122px;padding:12px 14px}.DashboardView-module__KtPrjq__score strong{font-size:1.45rem;display:block}.DashboardView-module__KtPrjq__score span{color:#788685;font-size:.76rem}.DashboardView-module__KtPrjq__warning{color:#9b573a;background:#fce9dd;border-radius:12px;margin-top:14px;padding:11px 13px}.DashboardView-module__KtPrjq__emptyState{color:#263536;text-align:left;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;align-items:center;gap:12px;width:100%;margin-top:16px;padding:13px;display:flex}.DashboardView-module__KtPrjq__emptyState>span:nth-child(2){flex:1;gap:3px;display:grid}.DashboardView-module__KtPrjq__emptyState small{color:#788685}.DashboardView-module__KtPrjq__sollIstGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.DashboardView-module__KtPrjq__sollIstGrid article{background:#f8faf9;border:1px solid #dce7e3;border-radius:17px;align-content:start;gap:7px;min-height:112px;padding:14px;display:grid}.DashboardView-module__KtPrjq__sollIstGrid small{color:#788685;font-weight:750}.DashboardView-module__KtPrjq__sollIstGrid strong{color:#183b3a;font-size:1.65rem}.DashboardView-module__KtPrjq__progressArea{background:#f8fafc;border-radius:17px;margin-top:18px;padding:15px}.DashboardView-module__KtPrjq__progressHeader{color:#263536;justify-content:space-between;gap:12px;font-size:.88rem;display:flex}.DashboardView-module__KtPrjq__progressTrack,.DashboardView-module__KtPrjq__miniTrack{background:#dceae6;border-radius:999px;overflow:hidden}.DashboardView-module__KtPrjq__progressTrack{height:13px;margin-top:10px}.DashboardView-module__KtPrjq__progressTrack span,.DashboardView-module__KtPrjq__miniTrack span{border-radius:inherit;background:linear-gradient(90deg,#356b68,#8fcbb8);height:100%;display:block}.DashboardView-module__KtPrjq__progressArea p{color:#788685;margin:10px 0 0;font-size:.82rem}.DashboardView-module__KtPrjq__periodShare{color:#356b68;background:#e4f3ee;border-radius:11px;padding:8px 11px;font-size:.8rem;font-weight:800}.DashboardView-module__KtPrjq__monthGrid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:10px;margin-top:16px;display:grid}.DashboardView-module__KtPrjq__monthCard{color:#1f2937;text-align:left;background:#fff;border:1px solid #e0e7f1;border-radius:16px;padding:14px;transition:transform .16s,box-shadow .16s}.DashboardView-module__KtPrjq__monthCard>div:first-child{justify-content:space-between;gap:8px;display:flex}.DashboardView-module__KtPrjq__monthCard>div:first-child span{color:#356b68;font-weight:800}.DashboardView-module__KtPrjq__miniTrack{height:8px;margin:12px 0}.DashboardView-module__KtPrjq__monthCard small{color:#788685}@media (max-width:980px){.DashboardView-module__KtPrjq__metricGrid,.DashboardView-module__KtPrjq__sollIstGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.DashboardView-module__KtPrjq__welcomeMain{align-items:flex-start}}@media (max-width:720px){.DashboardView-module__KtPrjq__dashboard{gap:13px}.DashboardView-module__KtPrjq__welcomeCard,.DashboardView-module__KtPrjq__comparisonCard,.DashboardView-module__KtPrjq__monthSection{border-radius:20px;padding:16px}.DashboardView-module__KtPrjq__welcomeMain{gap:14px;display:grid}.DashboardView-module__KtPrjq__childIdentity{align-items:center}.DashboardView-module__KtPrjq__childIdentity h1{font-size:1.65rem}.DashboardView-module__KtPrjq__careStatus{width:100%;min-width:0;max-width:none}.DashboardView-module__KtPrjq__quickActions{grid-template-columns:1fr}.DashboardView-module__KtPrjq__quickActions button{min-height:62px}.DashboardView-module__KtPrjq__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.DashboardView-module__KtPrjq__metricCard{gap:9px;min-height:122px;padding:13px;display:grid}.DashboardView-module__KtPrjq__metricCard strong{font-size:1.28rem}.DashboardView-module__KtPrjq__sectionHeader{display:grid}.DashboardView-module__KtPrjq__score{text-align:left}.DashboardView-module__KtPrjq__sollIstGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.DashboardView-module__KtPrjq__sollIstGrid article{min-height:104px;padding:12px}.DashboardView-module__KtPrjq__progressHeader{gap:4px;display:grid}.DashboardView-module__KtPrjq__monthGrid{grid-template-columns:1fr}}@media (max-width:390px){.DashboardView-module__KtPrjq__metricGrid{grid-template-columns:1fr}.DashboardView-module__KtPrjq__metricCard{min-height:auto;display:flex}}.DashboardView-module__KtPrjq__primaryActionRow{margin-top:20px}.DashboardView-module__KtPrjq__primaryCareAction{color:#356b68;text-align:left;width:100%;min-height:76px;font:inherit;cursor:pointer;background:linear-gradient(145deg,#f8faf9,#e4f3ee);border:1px solid #c7e0d8;border-radius:18px;align-items:center;gap:12px;padding:12px 15px;display:flex}.DashboardView-module__KtPrjq__primaryCareAction>span:nth-child(2){flex:1;gap:3px;display:grid}.DashboardView-module__KtPrjq__primaryCareAction b{color:#183b3a;font-size:1rem}.DashboardView-module__KtPrjq__primaryCareAction small{color:#788685}.DashboardView-module__KtPrjq__appointmentSection{background:#fff;border:1px solid #cbd5e1ad;border-radius:24px;padding:22px;box-shadow:0 16px 46px #0f172a0e}.DashboardView-module__KtPrjq__smallCalendarLink{color:#356b68;min-height:40px;font:inherit;cursor:pointer;background:#f8faf9;border:1px solid #c9dcd6;border-radius:12px;align-items:center;gap:7px;padding:0 12px;font-weight:800;display:inline-flex}.DashboardView-module__KtPrjq__appointmentList{gap:9px;margin-top:16px;display:grid}.DashboardView-module__KtPrjq__appointmentItem{background:#f8faf9;border:1px solid #dce7e3;border-radius:15px;align-items:center;gap:11px;padding:11px;display:flex}.DashboardView-module__KtPrjq__appointmentDate{text-align:center;flex:none;width:54px;display:grid}.DashboardView-module__KtPrjq__appointmentDate b{color:#263536}.DashboardView-module__KtPrjq__appointmentDate small{color:#788685;font-size:.73rem}.DashboardView-module__KtPrjq__appointmentChild{border-radius:13px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.DashboardView-module__KtPrjq__appointmentCopy{gap:3px;min-width:0;display:grid}.DashboardView-module__KtPrjq__appointmentCopy b{color:#263536}.DashboardView-module__KtPrjq__appointmentCopy small{color:#788685;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DashboardView-module__KtPrjq__noAppointments{color:#788685;text-align:center;background:#f8fafc;border-radius:14px;padding:18px}@media (max-width:720px){.DashboardView-module__KtPrjq__appointmentSection{border-radius:20px;padding:16px}.DashboardView-module__KtPrjq__smallCalendarLink{justify-self:start}}.DashboardView-module__KtPrjq__appointmentType{border-radius:13px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.DashboardView-module__KtPrjq__appointmentType.DashboardView-module__KtPrjq__sport{color:#356b68;background:#e4f3ee}.DashboardView-module__KtPrjq__appointmentType.DashboardView-module__KtPrjq__medical{color:#a4512d;background:#fce9dd}.DashboardView-module__KtPrjq__appointmentType.DashboardView-module__KtPrjq__school,.DashboardView-module__KtPrjq__appointmentType.DashboardView-module__KtPrjq__handover{color:#356b68;background:#e4f3ee}.DashboardView-module__KtPrjq__appointmentType.DashboardView-module__KtPrjq__leisure{color:#b86a3a;background:#fce9dd}.DashboardView-module__KtPrjq__appointmentType.DashboardView-module__KtPrjq__default{color:#667876;background:#eef5f3}.DashboardView-module__KtPrjq__allAppointmentsButton{color:#356b68;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#f7f9ff;border:1px solid #c9dcd6;border-radius:13px;justify-content:center;align-items:center;gap:8px;margin-top:11px;font-weight:800;display:flex}.DashboardView-module__KtPrjq__v60AppointmentActions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.DashboardView-module__KtPrjq__v60ScopeSwitch{background:#f8fafc;border:1px solid #dbe3ef;border-radius:12px;padding:3px;display:inline-flex}.DashboardView-module__KtPrjq__v60ScopeButton,.DashboardView-module__KtPrjq__v60ScopeActive{cursor:pointer;color:#788685;background:0 0;border:0;border-radius:9px;min-height:38px;padding:0 14px;font-weight:800}.DashboardView-module__KtPrjq__v60ScopeActive{color:#356b68;background:#fff;box-shadow:0 1px 4px #0f172a14}.DashboardView-module__KtPrjq__v60PrimaryAction{color:#fff;cursor:pointer;background:#356b68;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-weight:900;display:inline-flex}.DashboardView-module__KtPrjq__v60CareGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.DashboardView-module__KtPrjq__v60CareCard{background:#fff;border:1px solid #dce7e3;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-width:0;padding:14px;display:grid}.DashboardView-module__KtPrjq__v60CareCard small{color:#788685;font-size:12px;line-height:1.2;display:block}.DashboardView-module__KtPrjq__v60CareCard strong{color:#0f172a;margin-top:3px;font-size:24px;line-height:1.05;display:block}.DashboardView-module__KtPrjq__v60CareCard div>span{color:#788685;margin-top:3px;font-size:12px;display:block}.DashboardView-module__KtPrjq__v60MetricIcon{border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.DashboardView-module__KtPrjq__v60Purple,.DashboardView-module__KtPrjq__v60Blue{color:#356b68;background:#e4f3ee}.DashboardView-module__KtPrjq__v60Green{color:#16a34a;background:#e4f3ee}.DashboardView-module__KtPrjq__v60Orange{color:#c66b3c;background:#fce9dd}.DashboardView-module__KtPrjq__v60NextCare{font-size:18px!important;line-height:1.15!important}@media (max-width:820px){.DashboardView-module__KtPrjq__v60AppointmentActions{align-items:stretch;width:100%;margin-top:8px}.DashboardView-module__KtPrjq__v60ScopeSwitch{width:100%}.DashboardView-module__KtPrjq__v60ScopeButton,.DashboardView-module__KtPrjq__v60ScopeActive{flex:1;padding:0 8px;font-size:13px}.DashboardView-module__KtPrjq__v60PrimaryAction{align-self:flex-end;min-height:40px;padding:0 13px}.DashboardView-module__KtPrjq__v60CareGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.DashboardView-module__KtPrjq__v60CareGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.DashboardView-module__KtPrjq__v60CareCard{grid-template-columns:1fr;gap:6px;padding:11px}.DashboardView-module__KtPrjq__v60MetricIcon{width:36px;height:36px}.DashboardView-module__KtPrjq__v60CareCard strong{font-size:21px}}.DashboardView-module__KtPrjq__v62CareSection{background:#fff;border:1px solid #dbe3ef;border-radius:20px;padding:16px;box-shadow:0 10px 28px #0f172a0a}.DashboardView-module__KtPrjq__v62CareHeading{margin-bottom:14px}.DashboardView-module__KtPrjq__v62CareGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.DashboardView-module__KtPrjq__v62CareCard{border:1px solid;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:14px;min-width:0;padding:18px;display:grid}.DashboardView-module__KtPrjq__v62CarePurple{background:linear-gradient(135deg,#fbf8ff 0%,#f0f7f5 100%);border-color:#bfd8d0}.DashboardView-module__KtPrjq__v62CareBlue{background:linear-gradient(135deg,#f8faf9 0%,#e4f3ee 100%);border-color:#bfd8d0}.DashboardView-module__KtPrjq__v62CareGreen{background:linear-gradient(135deg,#f8faf9 0%,#e4f3ee 100%);border-color:#b9dccd}.DashboardView-module__KtPrjq__v62IconBox{border-radius:15px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;font-size:32px;display:inline-flex}.DashboardView-module__KtPrjq__v62IconPurple,.DashboardView-module__KtPrjq__v62IconBlue{color:#356b68;background:#e4f3ee}.DashboardView-module__KtPrjq__v62IconGreen{color:#16a34a;background:#e4f3ee}.DashboardView-module__KtPrjq__v62CareCard small{color:#788685;font-size:13px;line-height:1.2;display:block}.DashboardView-module__KtPrjq__v62CareCard strong{color:#0f172a;margin-top:4px;font-size:30px;line-height:1;display:block}.DashboardView-module__KtPrjq__v62CareCard div>span{color:#667876;margin-top:7px;font-size:13px;display:block}.DashboardView-module__KtPrjq__v62AppointmentIcon{box-shadow:inset 0 0 0 1px #ffffff8c;border-radius:14px!important;width:48px!important;height:48px!important}.DashboardView-module__KtPrjq__v62TaskRow{background:#fff;border:1px solid #dce7e3;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.DashboardView-module__KtPrjq__v62TaskIcon{border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:inline-flex}.DashboardView-module__KtPrjq__v62TaskIcon-rose,.DashboardView-module__KtPrjq__v62TaskIcon-amber{background:#fce9dd}.DashboardView-module__KtPrjq__v62TaskIcon-green,.DashboardView-module__KtPrjq__v62TaskIcon-blue{background:#e4f3ee}@media (max-width:820px){.DashboardView-module__KtPrjq__v62CareGrid{grid-template-columns:1fr}.DashboardView-module__KtPrjq__v62CareCard{padding:15px}}@media (max-width:520px){.DashboardView-module__KtPrjq__v62CareGrid{grid-template-columns:1fr;gap:10px}.DashboardView-module__KtPrjq__v62CareCard{grid-template-columns:auto 1fr;gap:11px;padding:13px}.DashboardView-module__KtPrjq__v62IconBox{flex-basis:44px;width:44px;height:44px;font-size:27px}.DashboardView-module__KtPrjq__v62CareCard strong{font-size:25px}.DashboardView-module__KtPrjq__v62TaskRow{grid-template-columns:auto 1fr}.DashboardView-module__KtPrjq__v62TaskRow>div:last-child{grid-column:1/-1;justify-self:end}}
