:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.welcome-overlay{-webkit-backdrop-filter:blur(15px);z-index:9999;background-color:#fff6;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out forwards fadeIn;display:flex;position:fixed;top:0;left:0}.welcome-content{flex-direction:column;align-items:center;animation:.6s cubic-bezier(.175,.885,.32,1.275) forwards bounceIn;display:flex}.welcome-avatar-wrapper{margin-bottom:24px;position:relative}.welcome-emoji{filter:drop-shadow(0 12px 24px #00000026);font-size:120px;line-height:1;display:block}.welcome-sparkle{font-size:32px;animation:1.5s ease-in-out infinite alternate twinkle;position:absolute;bottom:20px;left:-15px}.welcome-text{color:#1f1f1f;letter-spacing:4px;text-shadow:0 2px 10px #fffc;margin:0;font-size:28px;font-weight:600}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounceIn{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes twinkle{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}.dashboard-container{padding:0 12px}.welcome-banner{background:linear-gradient(135deg,#1890ff 0%,#36cfc9 100%);border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #1890ff33}.welcome-banner .ant-card-body{padding:32px 40px}.welcome-content{align-items:center;gap:24px;display:flex}.welcome-avatar{border:4px solid #ffffff4d;box-shadow:0 4px 12px #0000001a}.stat-card{border-radius:12px;transition:all .3s;box-shadow:0 2px 8px #0000000a}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000014}.recent-tasks-card,.notice-card{border-radius:12px;height:100%;box-shadow:0 2px 8px #0000000a}.recent-tasks-card .ant-card-head-title,.notice-card .ant-card-head-title{font-weight:600}.recent-tasks-card .ant-list-item{padding:16px 0}.recent-tasks-card .ant-list-item-meta-title{margin-bottom:8px!important}.notice-card .ant-list-item{padding:12px 0}.notice-card .ant-list-item-meta-title{font-size:14px;font-weight:400}.task-lobby-container{padding:24px 0}.task-lobby-header{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:20px 24px;display:flex;box-shadow:0 2px 8px #0000000a}.task-card{border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden}.task-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.task-card-emergency{border:1px solid #ffccc7;box-shadow:0 4px 12px #ff4d4f1a}.task-card-emergency:hover{box-shadow:0 12px 24px #ff4d4f33}.task-card-header{background:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.task-card-emergency .task-card-header{background:#fff1f0;border-bottom:1px solid #ffccc7}.task-card-body{flex:1;padding:20px}.task-info-item{align-items:flex-start;margin-bottom:12px;display:flex}.task-info-label{color:#8c8c8c;flex-shrink:0;width:70px}.task-info-value{color:#262626;flex:1;font-weight:500}.task-card-footer{background:#fff;border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.task-card-emergency .task-card-footer{border-top:1px solid #ffccc7}.task-time{color:#bfbfbf;font-size:12px}.empty-container{background:#fff;border-radius:12px;padding:60px 0;box-shadow:0 2px 8px #0000000a}.family-dashboard-container{color:#333;background-color:#fdfcf8;min-height:calc(100vh - 160px);padding:40px 60px}.fd-header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.fd-title{color:#1a1a1a;letter-spacing:2px;margin:0 0 10px;font-family:Georgia,Times New Roman,Times,serif;font-size:48px;font-weight:400}.fd-subtitle{color:#666;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-style:italic}.fd-card{box-shadow:none;background-color:#fff;border:1px solid #eaeaea;border-radius:0;height:100%}.fd-card .ant-card-body{padding:30px}.fd-metric-title{color:#a68a68;margin-bottom:24px;font-size:13px;font-weight:700}.fd-metric-value{color:#1a1a1a;align-items:baseline;gap:8px;margin-bottom:24px;font-family:Georgia,Times New Roman,Times,serif;font-size:48px;font-weight:400;display:flex}.fd-metric-unit{font-family:PingFang SC,sans-serif;font-size:24px;font-weight:300}.fd-metric-divider{background-color:#eaeaea;width:100%;height:1px;margin-bottom:16px;position:relative}.fd-metric-divider:after{content:"";background-color:#1a1a1a;width:60%;height:1px;position:absolute;top:0;left:0}.fd-metric-footer{color:#888;align-items:center;gap:8px;font-size:12px;display:flex}.fd-status-tag{color:#333;background:#fafafa;border:1px solid #eaeaea;padding:2px 8px;font-size:12px}.fd-section-card{box-shadow:none;background:0 0;border:none}.fd-section-card .ant-card-head{border-bottom:1px solid #eaeaea;margin-bottom:20px;padding:0 0 16px}.fd-section-card .ant-card-head-title{padding:0;font-family:Georgia,Times New Roman,Times,serif;font-size:20px;font-weight:400}.fd-section-card .ant-card-body{padding:0}.fd-calendar-wrapper{background:#fff;border:1px solid #eaeaea;padding:16px}.fd-calendar-wrapper .ant-picker-cell-selected .ant-picker-cell-inner{color:inherit!important;background-color:#0000!important}.fd-calendar-wrapper .ant-picker-cell-selected:before{display:none!important}@media (width<=768px){.family-dashboard-container{padding:20px 16px}.fd-header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:24px}.fd-title{letter-spacing:1px;font-size:28px}.fd-subtitle{font-size:13px;line-height:1.5}.fd-header>div:last-child{justify-content:space-between;width:100%}.fd-elder-select{flex:1;width:auto!important}.fd-metric-value{font-size:32px}.fd-metric-unit{font-size:16px}}.elder-mobile-container{background:#f7f8fa;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;display:flex}.elder-header{z-index:10;background:#fff;border-bottom:1px solid #00000005;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0;box-shadow:0 2px 12px #0000000a}.elder-header-title{letter-spacing:2px;color:#ff4d4f!important;margin:0!important;font-size:26px!important;font-weight:800!important}.elder-action-btn{color:#595959!important;height:auto!important;padding:4px 8px!important;font-size:16px!important}.elder-action-btn:hover{color:#1890ff!important}.elder-content{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;padding:24px 16px;display:flex}.elder-greeting{text-align:center;width:100%;color:#262626!important;margin-bottom:24px!important;font-size:20px!important;font-weight:600!important}.elder-card{background:#fff;width:100%;max-width:500px;margin-bottom:24px;overflow:hidden;border:none!important;border-radius:20px!important;box-shadow:0 4px 16px #0000000a!important}.sos-card-body{background:linear-gradient(#fff5f5 0%,#fff 100%);padding:30px 20px!important}.sos-button{background:linear-gradient(135deg,#ff4d4f 0%,#ff7875 100%)!important;border:none!important;border-radius:50%!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:180px!important;height:180px!important;margin:0 auto!important;transition:all .2s cubic-bezier(.64,.04,.35,1)!important;display:flex!important;box-shadow:0 12px 24px #ff4d4f4d,inset 0 -4px 8px #0000001a,inset 0 4px 8px #fff6!important}.sos-button:active{transform:scale(.95);box-shadow:0 6px 12px #ff4d4f4d,inset 0 4px 8px #0003!important}.sos-icon{color:#fff;text-shadow:0 2px 4px #0003;margin-bottom:8px;font-size:48px!important}.sos-text-en{color:#fff;text-shadow:0 2px 4px #0003;letter-spacing:2px;font-size:32px;font-weight:900;line-height:1}.sos-text-cn{color:#fffffff2;letter-spacing:2px;margin-top:6px;font-size:18px;font-weight:600}.health-card .ant-card-head{border-bottom:1px solid #f0f0f0;min-height:48px;padding:0 20px}.health-card .ant-card-head-title{color:#262626;padding:12px 0;font-size:18px;font-weight:600}.health-card .ant-card-body{padding:20px 16px!important}.health-btn-group{gap:12px;justify-content:space-between!important;width:100%!important;display:flex!important}.health-btn{background:#fafafa!important;border-width:2px!important;border-radius:16px!important;flex-direction:column!important;flex:1!important;justify-content:center!important;align-items:center!important;height:90px!important;transition:all .3s!important;display:flex!important}.health-btn:active{transform:scale(.96)}.health-btn-normal{color:#52c41a!important;border-color:#52c41a!important}.health-btn-normal:hover,.health-btn-normal:focus{background:#f6ffed!important;box-shadow:0 4px 12px #52c41a26!important}.health-btn-unwell{color:#faad14!important;border-color:#faad14!important}.health-btn-unwell:hover,.health-btn-unwell:focus{background:#fffbe6!important;box-shadow:0 4px 12px #faad1426!important}.health-icon{margin-bottom:8px!important;font-size:32px!important}.health-text{letter-spacing:1px;font-size:18px!important;font-weight:600!important}.family-layout-header{background:#fdfcf8;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;height:80px;padding:0 60px;line-height:80px;display:flex}.family-layout-logo{color:#1a1a1a;font-family:Georgia,Times New Roman,serif;font-size:32px;font-style:italic;font-weight:700}.family-layout-right{align-items:center;gap:40px;display:flex}.family-layout-nav{gap:30px;font-size:14px;font-weight:500;display:flex}.family-layout-user{cursor:pointer;color:#1a1a1a;background:0 0;border:1px solid #1a1a1a;height:40px;padding:0 20px;font-size:14px;font-weight:700;line-height:38px;transition:all .3s}.family-layout-user:hover{color:#fff;background:#1a1a1a}@media (width<=768px){.family-layout-header{padding:0 16px}.family-layout-logo{font-size:24px}.family-layout-right{gap:16px}.family-layout-nav{gap:12px;font-size:13px}.family-layout-user{padding:0 10px;font-size:12px}.family-layout-username-text{display:none}}
