*{box-sizing:border-box;margin:0;padding:0}html,body{color:#1d2129;background:#fff;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Arial,sans-serif;overflow:hidden}.stage{background:#fff;width:100vw;height:100vh}.screen{width:100vw;height:100vh;box-shadow:none;background:#fff;position:relative;overflow:hidden}.bg{background:radial-gradient(circle at 0 0,#bce0ff66 0,#bce0ff00 44%),radial-gradient(circle at 100% 0,#e1c8ff66 0,#e1c8ff00 46%),radial-gradient(circle at 100% 100%,#99ffc666 0,#99ffc600 44%),radial-gradient(circle at 0 100%,#ffbed166 0,#ffbed100 44%),#fff;position:absolute;inset:0}.status{z-index:30;color:#000;justify-content:space-between;align-items:center;width:100%;height:4vh;min-height:28px;max-height:32px;padding:4px clamp(18px,2.03vw,26px);font-size:12px;font-weight:600;display:flex;position:absolute;top:0;left:0}.status-left{gap:8px;display:flex}.status-right{align-items:center;gap:4px;display:flex}.signal{align-items:flex-end;gap:2px;width:17px;height:12px;display:flex}.signal i{background:#000;border-radius:2px;width:3px}.signal i:first-child{height:5px}.signal i:nth-child(2){height:7px}.signal i:nth-child(3){height:9px}.signal i:nth-child(4){height:11px}.wifi{width:15px;height:12px;position:relative}.wifi:before,.wifi:after{content:"";border:2px solid #0000;border-top-color:#000;border-bottom:none;border-radius:50% 50% 0 0;position:absolute}.wifi:before{width:14px;height:8px;top:1px;left:0}.wifi:after{width:7px;height:4px;top:5px;left:3.5px}.battery{border:1.4px solid #000;border-radius:3px;width:26.5px;height:12px;margin-left:2px;position:relative}.battery:before{content:"";background:#000;border-radius:1px;width:2px;height:5px;position:absolute;top:3.2px;right:-3px}.battery:after{content:"";background:#000;border-radius:1.5px;width:20px;height:8px;position:absolute;top:2px;left:2px}.nurse-wrap{z-index:5;justify-content:center;align-items:flex-start;width:min(46vw,589px);height:96vh;display:flex;position:absolute;top:4vh;left:50%;overflow:hidden;transform:translate(-50%)}.screen.home-mode .nurse-wrap{width:min(46.02vw,589px);height:calc(100vh - 39px);top:32px;left:50%}.nurse{justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex;position:relative}.nurse-img{object-fit:contain;object-position:top center;z-index:2;filter:drop-shadow(0 18px 32px #1d212914);backface-visibility:hidden;width:100%;height:100%;display:block;position:absolute;inset:0;transform:translateZ(0)}.nurse-fallback{display:none}.quick{z-index:20;gap:16px;width:auto;height:40px;display:flex;position:absolute;bottom:136px;left:32px}.reminder-quick,.screen.task-reminder #homeQuick{display:none}.screen.task-reminder #reminderQuick{display:flex}.chip{-webkit-backdrop-filter:blur(6.7px);backdrop-filter:blur(6.7px);color:#1d2129;white-space:nowrap;cursor:pointer;background:#fff3;border:1px solid #ffffffb8;border-radius:8px;justify-content:center;align-items:center;height:100%;padding:0 16px;font-size:18px;font-weight:600;line-height:18px;transition:all .18s;display:flex;box-shadow:0 0 24px 4px #1d21290f}.voice{z-index:60;cursor:default;background:#fff;border:1px solid #00a86b;border-radius:100px;align-items:center;width:auto;height:80px;min-height:80px;max-height:80px;padding-left:24px;display:flex;position:absolute;bottom:32px;left:32px;right:156px;box-shadow:0 0 10px 4px #00a86b33}.screen.home-mode .voice{border:1px solid #00a86b;height:80px;bottom:32px;left:32px;right:156px;box-shadow:0 0 10px 4px #00a86b33}.mic{flex:0 0 38px;place-items:center;width:38px;height:38px;margin-right:17px;display:grid}.mic svg{width:38px;height:38px}.voice-copy{flex:1;min-width:0;overflow:hidden}.hint{color:#6e7681;white-space:nowrap;margin-bottom:3px;font-size:18px;line-height:22px}.main-msg{color:#1d2129;width:100%;height:34px;font-size:24px;font-weight:700;line-height:1.25;position:relative;overflow:hidden}.main-msg .scroll-text{will-change:transform;display:block}.main-msg .scroll-line{white-space:nowrap;height:34px;line-height:1.25;display:block}.main-msg .scroll-text.is-scroll{animation:voiceScrollUp var(--scroll-duration,8s) linear infinite}@keyframes voiceScrollUp{0%{transform:translateY(0)}18%{transform:translateY(0)}82%{transform:translateY(calc(-1 * var(--scroll-distance,0px)))}to{transform:translateY(calc(-1 * var(--scroll-distance,0px)))}}.wave{flex:0 0 61px;align-items:center;gap:3px;width:61px;height:24px;margin-right:80px;display:flex}.wave i{background:#0fc58f;border-radius:4px;width:3px;animation:1.1s ease-in-out infinite w}.wave i:first-child{height:9px}.wave i:nth-child(2){height:15px;animation-delay:80ms}.wave i:nth-child(3){height:20px;animation-delay:.16s}.wave i:nth-child(4){height:24px;animation-delay:.24s}.wave i:nth-child(5){height:16px;animation-delay:.32s}.wave i:nth-child(6){height:21px;animation-delay:.4s}.wave i:nth-child(7){height:12px;animation-delay:.48s}@keyframes w{0%,to{opacity:.62;transform:scaleY(.55)}50%{opacity:1;transform:scaleY(1.2)}}.sos{color:#fff;z-index:65;filter:drop-shadow(0 8px 24px #92000b4d);width:80px;height:80px;box-shadow:none;cursor:pointer;background:radial-gradient(165.28% 165.28%,#ff4d4d 0%,#92000b 100%);border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-weight:800;transition:all .18s;display:flex;position:absolute;bottom:33px;right:52px}.screen.home-mode .sos{width:80px;height:80px;bottom:33px;right:52px}.sos b{letter-spacing:.5px;font-size:18px}.sos span{margin-top:3px;font-size:14px}.sound{aspect-ratio:1;z-index:65;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:50px;min-width:50px;max-width:50px;height:50px;min-height:50px;max-height:50px;transition:all .18s;display:grid;position:absolute;bottom:47px;right:180px;box-shadow:0 0 24px 4px #1d21290f}.voice.speaking~.sound{box-shadow:0 0 24px 4px #1d21290f,0 0 14px #00a86b3d}.screen.home-mode .sound{width:50px;min-width:50px;max-width:50px;height:50px;min-height:50px;max-height:50px;bottom:47px;right:180px;box-shadow:0 0 24px 4px #1d21290f}.sound svg,.screen.home-mode .sound svg{width:26px;height:26px}.sound.off:after{content:"";background:#ef373a;border-radius:3px;width:32px;height:4px;position:absolute;transform:rotate(-38deg)}.bp-report-page.show~.voice,.spo2-report-page.show~.voice,.glucose-report-page.show~.voice,.steps-report-page.show~.voice{z-index:96}.bp-report-page.show~.sound,.bp-report-page.show~.sos,.spo2-report-page.show~.sound,.spo2-report-page.show~.sos,.glucose-report-page.show~.sound,.glucose-report-page.show~.sos,.steps-report-page.show~.sound,.steps-report-page.show~.sos{z-index:97}.voice.speaking{animation:1.6s ease-in-out infinite voiceGlowPulse}.voice.speaking .wave i{background:#00b42a;animation-duration:.78s}@keyframes voiceGlowPulse{0%,to{box-shadow:0 0 10px 4px #00a86b2e}50%{box-shadow:0 0 14px 6px #00a86b57}}.today-page{z-index:18;display:none;position:absolute;inset:0}.today-page.show{display:block}.health-page{z-index:18;display:none;position:absolute;inset:0}.health-page.show{display:block}.health-title{color:#1d2129;font-size:clamp(22px,1.875vw,24px);font-weight:700;line-height:1.2;position:absolute;top:6.1vh;left:2.5vw}.health-back{color:#000;cursor:pointer;background:#fff;border:0;border-radius:100px;width:84px;height:32px;font-size:18px;font-weight:600;position:absolute;top:5.9vh;right:2.5vw;box-shadow:0 0 18px #1d21290a}.health-summary{background:#ffffffe0;border-radius:24px;align-items:center;height:17.5vh;min-height:132px;max-height:140px;padding:0 24px;display:flex;position:absolute;top:20.6vh;left:2.5vw;right:2.5vw;box-shadow:0 0 24px 4px #1d21290f}.health-hero-icon{border-radius:50%;flex:0 0 108px;place-items:center;width:108px;height:108px;margin-right:25px;display:grid;position:relative;box-shadow:inset 0 0 0 12px #e5f6f0bf}.health-hero-icon svg{width:64px;height:64px;display:none}.health-summary.status-good .health-hero-icon{color:#00a86b;background:radial-gradient(circle,#e8fff5 0 35%,#d4f7eb 36% 51%,#0000 52%);box-shadow:inset 0 0 0 12px #e5f6f0bf,0 0 0 12px #00a86b14}.health-summary.status-watch .health-hero-icon{color:#ff7d00;background:radial-gradient(circle,#fff7ed 0 35%,#fff5e6 36% 51%,#0000 52%);box-shadow:inset 0 0 0 12px #fff5e6d1,0 0 0 12px #ff7d0014}.health-summary.status-risk .health-hero-icon{color:#f53f3f;background:radial-gradient(circle,#fff1f1 0 35%,#ffefef 36% 51%,#0000 52%);box-shadow:inset 0 0 0 12px #ffefefd1,0 0 0 12px #f53f3f14}.health-summary.status-emergency .health-hero-icon{color:#92000b;background:radial-gradient(circle,#fff1f1 0 35%,#ffe1e4 36% 51%,#0000 52%);box-shadow:inset 0 0 0 12px #ffe1e4db,0 0 0 12px #92000b1a}.health-summary.status-good .icon-good,.health-summary.status-watch .icon-watch,.health-summary.status-risk .icon-risk,.health-summary.status-emergency .icon-emergency{display:block}.health-summary.status-good .health-state{color:#007a4d}.health-summary.status-watch .health-state{color:#b85a00}.health-summary.status-risk .health-state{color:#b42323}.health-summary.status-emergency .health-state{color:#7a0009}.health-summary-copy{flex:1;min-width:0}.health-state{color:#1d2129;letter-spacing:-.6px;font-size:32px;font-weight:700;line-height:32px}.health-state-desc{color:#6e7681;margin-top:20px;font-size:18px;line-height:20px}.health-rings{align-items:center;gap:32px;margin-left:24px;display:flex}.health-ring-wrap{text-align:center;min-width:116px}.health-ring-label{color:#1d2129;margin-bottom:8px;font-size:14px;font-weight:600}.health-ring{background:conic-gradient(#00a86b var(--p),#e9edf0 0);border-radius:50%;place-items:center;width:80px;height:80px;margin:0 auto;display:grid;position:relative}.health-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:8px;box-shadow:0 0 10px #1d21290a}.health-ring span{color:#1d2129;font-size:18px;font-weight:700;position:relative}.health-ring.train{background:conic-gradient(#00a86b var(--p),#e9edf0 0)}.health-tabs{gap:24px;height:40px;display:flex;position:absolute;top:12.6vh;left:2.5vw}.health-tab{color:#1d2129;cursor:pointer;background:0 0;border:0;border-radius:999px;height:40px;padding:0 24px;font-size:18px;font-weight:600}.health-tab.active{color:#fff;background:linear-gradient(135deg,#2dc973,#00a86b);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.health-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid;position:absolute;top:41.1vh;left:2.5vw;right:2.5vw}.health-card{background:#fff;border-radius:24px;height:15vh;min-height:119px;max-height:120px;padding:16px 156px 16px 80px;position:relative;overflow:hidden;box-shadow:0 0 24px 4px #1d21290f}.health-card.abnormal{background:snow;border:0;box-shadow:0 0 24px 4px #f53f3f14}.health-card-icon{color:#00a86b;background:#e5f6f0;border-radius:8px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:50%;left:24px;transform:translateY(-50%)}.health-card.abnormal .health-card-icon{color:#f53f3f;background:#ffefef}.health-card-icon svg{stroke:currentColor;width:30px;height:30px}.health-card-title{color:#6e7681;font-size:18px;line-height:20px}.health-value{color:#1d2129;letter-spacing:-.6px;margin-top:8px;font-size:24px;font-weight:700;line-height:32px}.health-unit{color:#6e7681;letter-spacing:0;margin-left:8px;font-size:18px;font-weight:400}.health-range{color:#00a86b;align-items:center;gap:8px;margin-top:7px;font-size:18px;line-height:20px;display:flex}.health-range:before{content:"";background:#00a86b;border-radius:50%;width:10px;height:10px}.health-range.watch{color:#1677ff}.health-range.watch:before{background:#1677ff}.health-range.abnormal{color:#f53f3f}.health-range.abnormal:before{background:#f53f3f}.health-alert-tag{display:none}.health-report-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2dc973,#00a86b);border:0;border-radius:9999px;height:40px;padding:0 24px;font-size:18px;font-weight:700;position:absolute;top:50%;right:24px;transform:translateY(-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.health-quick{z-index:22;gap:clamp(8px,1.1vw,14px);height:40px;min-height:40px;max-height:40px;display:flex;position:absolute;bottom:136px;left:2.5vw}.health-range-toggle{-webkit-backdrop-filter:blur(6.7px);backdrop-filter:blur(6.7px);z-index:22;background:#ffffff47;border:1px solid #ffffffb8;border-radius:8px;align-items:center;height:40px;padding:4px;display:none;position:absolute;top:12.6vh;right:2.5vw;box-shadow:0 0 24px 4px #1d21290f}.bp-report-page,.spo2-report-page,.glucose-report-page,.steps-report-page{z-index:90;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#0000001a;justify-content:center;align-items:flex-start;display:none;position:absolute;inset:0}.bp-report-page.show,.spo2-report-page.show,.glucose-report-page.show,.steps-report-page.show{display:flex}.bp-title{color:#1d2129;z-index:92;font-size:24px;font-weight:700;line-height:24px;position:absolute;top:calc(13vh + 24px);left:calc(50% - 326px)}.bp-back{color:#2b2f36;width:24px;height:24px;box-shadow:none;cursor:pointer;z-index:93;background:0 0;border:0;border-radius:0;font-size:0;font-weight:700;position:absolute;top:calc(13vh + 24px);left:calc(50% + 302px)}.bp-back:before,.bp-back:after{content:"";background:#2b2f36;border-radius:4px;width:4px;height:24px;position:absolute;top:1px;left:10px}.bp-back:before{transform:rotate(45deg)}.bp-back:after{transform:rotate(-45deg)}.bp-wrap{z-index:91;background:#fff;border:1px solid #ffffffe0;border-radius:24px;width:700px;height:415px;padding:115px 24px 24px;position:absolute;top:13vh;left:50%;transform:translate(-50%);box-shadow:0 0 24px 4px #1d21290f}.bp-guide-card{display:none}.bp-input-card{height:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;position:relative;overflow:visible}.bp-section-title{display:none}.bp-form-grid{grid-template-columns:repeat(2,314px);gap:24px;display:grid}.bp-field{height:100px;box-shadow:none;background:#f6f5f5;border-radius:12px;padding:0;position:relative}.bp-field label{color:#6e7681;margin:0;font-size:14px;font-weight:400;line-height:22.5px;display:block;position:absolute;top:-31px;left:0}.bp-input-row{align-items:center;gap:0;height:100%;padding-left:24px;display:flex}.bp-input-row input{color:#1d2129;letter-spacing:-.6px;text-align:left;background:0 0;border:0;outline:none;width:150px;height:58px;font-size:40px;font-weight:600;line-height:32px}.bp-input-row input:focus{border:0}.bp-unit,.bp-result-card,.bp-result-dot,.bp-result-title,.bp-result-desc{display:none}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.bp-stepper{flex-direction:column;gap:10px;width:30px;display:flex;position:absolute;top:15px;right:24px}.bp-step-btn{color:#5f6772;cursor:pointer;background:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:30px;font-weight:700;line-height:28px;display:flex}.bp-step-btn.minus{padding-bottom:5px;font-size:34px;line-height:20px}.bp-history{color:#1d2129;cursor:pointer;background:#fff;border:1px solid #dfdede;border-radius:56px;height:64px;font-size:24px;font-weight:600;position:absolute;top:132px;left:0;right:0}.bp-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2dc973,#00a86b);border:0;border-radius:56px;height:64px;padding:0;font-size:24px;font-weight:600;position:absolute;top:212px;left:0;right:0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.bp-quick{z-index:98;gap:14px;height:40px;display:none;position:absolute;bottom:136px;left:2.5vw}.bp-report-page.show .bp-quick,.spo2-report-page.show .bp-quick,.glucose-report-page.show .bp-quick,.steps-report-page.show .bp-quick{display:flex}.spo2-report-page .bp-form-grid,.glucose-report-page .bp-form-grid,.steps-report-page .bp-form-grid{grid-template-columns:1fr}.spo2-report-page .bp-field,.glucose-report-page .bp-field,.steps-report-page .bp-field{width:100%}.spo2-report-page .bp-input-row input,.glucose-report-page .bp-input-row input,.steps-report-page .bp-input-row input{width:180px}.spo2-report-page .bp-title,.glucose-report-page .bp-title,.steps-report-page .bp-title{top:calc(13vh + 24px)}.history-page{z-index:92;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#0000001a;display:none;position:absolute;inset:0}.history-page.show{display:block}.history-card{z-index:93;background:#fff;border-radius:24px;width:700px;height:415px;padding:24px;position:absolute;top:13vh;left:50%;transform:translate(-50%);box-shadow:0 0 24px 4px #1d21290f}.history-title{color:#1d2129;font-size:24px;font-weight:700;line-height:24px}.history-close{cursor:pointer;background:0 0;border:0;width:24px;height:24px;font-size:0;position:absolute;top:24px;right:24px}.history-close:before,.history-close:after{content:"";background:#2b2f36;border-radius:4px;width:4px;height:24px;position:absolute;top:1px;left:10px}.history-close:before{transform:rotate(45deg)}.history-close:after{transform:rotate(-45deg)}.history-summary,.history-list-title{display:none}.history-list{-webkit-overflow-scrolling:touch;flex-direction:column;gap:16px;height:304px;margin-top:32px;padding-right:8px;display:flex;overflow-y:auto}.history-list::-webkit-scrollbar{width:6px}.history-list::-webkit-scrollbar-thumb{background:#00a86b52;border-radius:99px}.history-row{background:#f6f5f5;border:0;border-radius:8px;grid-template-columns:1fr auto 68px;align-items:center;gap:24px;height:64px;min-height:64px;padding:0 24px;display:grid}.history-row-date{color:#6e7681;font-size:18px;line-height:22.5px}.history-row-value{color:#1d2129;font-size:24px;font-weight:600;line-height:30px}.history-row-status{color:#00a86b;background:#d5f7eb;border-radius:100px;justify-content:center;align-items:center;height:32px;padding:0 16px;font-size:18px;font-weight:600;display:flex}.history-row-status.abnormal{color:#f53f3f;background:#ffefef}.history-quick{z-index:98;gap:14px;height:40px;display:none;position:absolute;bottom:136px;left:2.5vw}.history-page.show .history-quick{display:flex}.history-page.show~.voice{z-index:96}.history-page.show~.sound,.history-page.show~.sos{z-index:97}.health-page.trend-mode .health-range-toggle{display:flex}.range-btn{color:#6e7681;cursor:pointer;background:0 0;border:0;border-radius:4px;height:32px;padding:0 10px;font-size:18px;font-weight:600}.range-btn.active{color:#1d2129;background:#fff;box-shadow:0 0 18px #1d21290d}.health-trend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:none;position:absolute;top:20.6vh;left:2.5vw;right:2.5vw}.health-page.trend-mode .health-summary,.health-page.trend-mode .health-grid{display:none}.health-page.trend-mode .health-trend-grid{display:grid}.trend-card{background:#fff;border-radius:24px;height:25.2vh;min-height:190px;max-height:202px;padding:24px;position:relative;overflow:hidden;box-shadow:0 0 24px 4px #1d21290f}.trend-title{color:#1d2129;font-size:24px;font-weight:700;line-height:24px}.trend-legend{color:#1d2129;align-items:center;gap:16px;font-size:18px;display:flex;position:absolute;top:26px;right:24px}.legend-dot{border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}.legend-dot.orange{background:#ff7d00}.legend-dot.green{background:#00a86b}.trend-chart{position:absolute;inset:58px 24px 24px}.trend-svg{width:100%;height:100%;display:block}.trend-axis{fill:#6e7681;font-size:14px}.trend-line-green{fill:none;stroke:#00a86b;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.trend-line-orange{fill:none;stroke:#ff7d00;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.trend-fill-green{fill:url(#trendGreenFade);opacity:.6}.trend-fill-orange{fill:#ff7d000f}.bar{fill:#00a86b}.health-page.trend-mode .health-quick .chip[data-health-action=overview],.health-page.trend-mode .health-quick .chip[data-health-action=week],.health-page.trend-mode .health-quick .chip[data-health-action=month]{display:flex}.health-page:not(.trend-mode) .health-quick .chip[data-health-action=overview],.health-page:not(.trend-mode) .health-quick .chip[data-health-action=week],.health-page:not(.trend-mode) .health-quick .chip[data-health-action=month],.health-page.trend-mode .health-quick .chip[data-health-action=trend]{display:none}.advice-page{z-index:18;display:none;position:absolute;inset:0}.advice-title{color:#1d2129;font-size:clamp(22px,1.875vw,24px);font-weight:700;line-height:1.2;position:absolute;top:6.1vh;left:2.5vw}.advice-back{color:#000;cursor:pointer;background:#fff;border:0;border-radius:100px;width:84px;height:32px;font-size:18px;font-weight:600;position:absolute;top:5.9vh;right:2.5vw;box-shadow:0 0 18px #1d21290a}.advice-list{flex-direction:column;gap:3vh;display:flex;position:absolute;top:11.8vh;left:2.5vw;right:2.5vw}.advice-card{cursor:pointer;background:#fff;border-radius:24px;align-items:center;height:13.5vh;min-height:108px;max-height:108px;padding:16px 24px;display:flex;box-shadow:0 0 24px 4px #1d21290f}.advice-thumb{background:#111;border-radius:16px;flex:0 0 110px;width:110px;height:76px;margin-right:16px;position:relative;overflow:hidden}.advice-thumb:before,.advice-thumb:after{content:"";position:absolute}.advice-thumb.warm:before{background:#fffc;border-radius:18px;height:26px;bottom:8px;left:12px;right:12px}.advice-thumb.warm:after{background:#f4c5bb;border-radius:50%;width:34px;height:34px;top:16px;left:39px;box-shadow:0 18px 0 8px #7dd3fc,0 32px 0 12px #fff}.advice-thumb.breath:before{background:#60a5fa;border-radius:30px 10px 25px 30px;width:28px;height:44px;top:14px;left:20px;box-shadow:42px 0 #60a5fa}.advice-thumb.breath:after{background:#93c5fd;border-radius:8px;width:12px;height:46px;top:18px;left:49px}.advice-thumb.inhaler:before{background:#f8fafc;border:4px solid #9cc7d9;border-radius:10px;width:42px;height:54px;top:14px;left:35px}.advice-thumb.inhaler:after{background:#16a34a;border-radius:10px;width:48px;height:18px;top:6px;left:47px;transform:rotate(-24deg)}.advice-thumb.warning:before{background:#fb923c;border-radius:50%;width:38px;height:38px;top:14px;left:38px}.advice-thumb.warning:after{background:#fff;border-radius:6px;width:8px;height:28px;top:22px;left:53px;box-shadow:0 34px 0 -1px #fff}.advice-thumb.video{background:radial-gradient(circle at 50% 42%,#fff 0 9%,#e7e9cf 10% 14%,#0e120d 15% 100%)}.advice-thumb.video:after{filter:drop-shadow(0 2px 6px #0000003d);border-top:18px solid #0000;border-bottom:18px solid #0000;border-left:30px solid #ffffffe6;top:25px;left:41px}.video-play-icon{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:5;background:#00000075;border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 18px #00000038}.video-play-icon:before{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid #fff;position:absolute;top:12px;left:17px}.advice-detail-image.video-detail:before{content:"";-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:5;background:#00000075;border-radius:50%;width:74px;height:74px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 28px #00000040}.advice-detail-image.video-detail:after{content:"";z-index:6;border-top:16px solid #0000;border-bottom:16px solid #0000;border-left:26px solid #fff;position:absolute;top:calc(50% - 16px);left:calc(50% - 10px)}.video-expand-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:44px;height:44px;box-shadow:none;color:#fff;z-index:8;cursor:pointer;background:#0000008f;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:0;font-weight:700;display:none;position:absolute;top:270px;right:24px}.video-expand-btn svg{stroke:#fff;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:24px;height:24px;display:block}.video-expand-btn .icon-close{display:none}.video-expand-btn:before,.video-expand-btn:after{display:none!important}.advice-detail-page.video-mode .video-expand-btn{justify-content:center;align-items:center;display:flex}.advice-detail-page.video-expanded{z-index:120;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.advice-detail-page.video-expanded:before{content:"";-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);z-index:120;pointer-events:none;background:#0000001a;position:absolute;inset:0}.advice-detail-page.video-expanded .advice-detail-title,.advice-detail-page.video-expanded .advice-detail-back,.advice-detail-page.video-expanded .advice-detail-quick{display:none}.advice-detail-page.video-expanded .advice-detail-wrap{z-index:121;border-radius:24px;width:700px;height:415px;min-height:0;max-height:none;display:block;top:13vh;left:50%;right:auto;overflow:hidden;transform:translate(-50%)}.advice-detail-page.video-expanded .advice-author-card{z-index:122;background:#fff;border-radius:24px;padding:12px;position:absolute;inset:0;overflow:hidden;box-shadow:0 0 24px 4px #1d21290f}.advice-detail-page.video-expanded .advice-detail-image{border-radius:18px;width:100%;height:100%}.advice-detail-page.video-expanded .advice-article-panel,.advice-detail-page.video-expanded .advice-detail-name,.advice-detail-page.video-expanded .advice-detail-date,.advice-detail-page.video-expanded .advice-detail-author{display:none}.advice-detail-page.video-expanded .video-expand-btn{z-index:130;background:#0000009e;top:28px;right:28px}.advice-detail-page.video-expanded~.voice{z-index:125}.advice-detail-page.video-expanded~.sound,.advice-detail-page.video-expanded~.sos{z-index:126}.advice-detail-page.video-expanded .video-expand-btn .icon-expand{display:none}.advice-detail-page.video-expanded .video-expand-btn .icon-close{display:block}.advice-info{flex:1;min-width:0;padding-right:24px}.advice-name{color:#1d2129;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(21px,1.875vw,24px);font-weight:700;line-height:24px;overflow:hidden}.advice-desc{color:#6e7681;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:14px;line-height:22.5px;display:-webkit-box;overflow:hidden}.advice-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2dc973,#00a86b);border:0;border-radius:9999px;width:120px;height:40px;font-size:18px;font-weight:700;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.advice-quick{z-index:22;gap:clamp(8px,1.1vw,14px);height:40px;min-height:40px;max-height:40px;display:flex;position:absolute;bottom:136px;left:2.5vw}.advice-card.hidden{display:none}.advice-card.focus{outline:3px solid #00a86b47;box-shadow:0 10px 34px #00a86b1f}.advice-detail-page{z-index:19;display:none;position:absolute;inset:0}.advice-detail-page.show{display:block}.advice-detail-title{color:#1d2129;font-size:clamp(22px,1.875vw,24px);font-weight:700;line-height:1.2;position:absolute;top:6.1vh;left:2.5vw}.advice-detail-back{color:#000;cursor:pointer;background:#fff;border:0;border-radius:100px;width:84px;height:32px;font-size:18px;font-weight:600;position:absolute;top:5.9vh;right:2.5vw;box-shadow:0 0 18px #1d21290a}.advice-detail-wrap{grid-template-columns:384px 1fr;gap:32px;height:61.25vh;min-height:490px;max-height:490px;display:grid;position:absolute;top:12.75vh;left:2.5vw;right:2.5vw}.advice-author-card,.advice-article-panel{-webkit-backdrop-filter:blur(1.4px);backdrop-filter:blur(1.4px);background:#fbfdfc4d;border:1px solid #fffffff2;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 0 24px #1d21290f}.advice-author-card{padding:12px}.advice-detail-image{background:#dbeafe;border-radius:14px;width:100%;height:300px;position:relative;overflow:hidden}.advice-detail-image.warm{background:linear-gradient(135deg,#2c3b38 0%,#657a7c 55%,#f7d6d6 100%)}.advice-detail-image.warm:before{content:"";background:#d7a283;border-radius:80px 80px 34px 34px;width:178px;height:212px;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%);box-shadow:0 -76px 0 -18px #231f20,0 68px 0 24px #e85d54}.advice-detail-image.warm:after{content:"";background:linear-gradient(135deg,#fff,#f6cfd0);border-radius:24px;width:220px;height:78px;position:absolute;top:58%;left:50%;transform:translate(-50%,-6%);box-shadow:0 -92px 0 -48px #ffffff6b}.advice-detail-image.breath{background:linear-gradient(135deg,#d1fae5,#e0f2fe)}.advice-detail-image.breath:before{content:"";background:#60a5fa;border-radius:70px 28px 70px 70px;width:86px;height:160px;position:absolute;top:56px;left:78px;box-shadow:138px 0 #60a5fa}.advice-detail-image.breath:after{content:"";background:#93c5fd;border-radius:18px;width:36px;height:168px;position:absolute;top:72px;left:176px}.advice-detail-image.inhaler{background:linear-gradient(135deg,#ecfdf5,#e0f2fe)}.advice-detail-image.inhaler:before{content:"";background:#f8fafc;border:10px solid #9cc7d9;border-radius:20px;width:120px;height:184px;position:absolute;top:62px;left:122px}.advice-detail-image.inhaler:after{content:"";background:#16a34a;border-radius:22px;width:140px;height:46px;position:absolute;top:34px;left:156px;transform:rotate(-22deg)}.advice-detail-image.warning{background:linear-gradient(135deg,#fff7ed,#fee2e2)}.advice-detail-image.warning:before{content:"";background:#fb923c;border-radius:50%;width:120px;height:120px;position:absolute;top:62px;left:132px}.advice-detail-image.warning:after{content:"";background:#fff;border-radius:14px;width:24px;height:94px;position:absolute;top:88px;left:182px;box-shadow:0 118px 0 -5px #fff}.advice-detail-name{text-align:center;color:#1d2129;padding:0 24px;font-size:28px;font-weight:700;line-height:32px;position:absolute;top:348px;left:0;right:0}.advice-detail-date{text-align:center;color:#6e7681;font-size:18px;line-height:18px;position:absolute;top:413px;left:0;right:0}.advice-detail-author{text-align:center;color:#6e7681;font-size:18px;line-height:18px;position:absolute;top:447px;left:0;right:0}.advice-article-panel{padding:24px}.advice-article-card{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#00a86b61 transparent;background:#fff;border-radius:24px;width:100%;height:100%;padding:24px 26px;overflow:hidden auto;box-shadow:0 0 24px 4px #1d21290f}.advice-article-card::-webkit-scrollbar{width:8px}.advice-article-card::-webkit-scrollbar-track{background:0 0}.advice-article-card::-webkit-scrollbar-thumb{background:#00a86b57;border-radius:999px}.advice-article-text{color:#1d2129;padding-right:8px;font-size:24px;font-weight:500;line-height:33.6px}.advice-article-text p{margin-bottom:26px}.advice-article-text b{font-weight:800}.advice-detail-quick{z-index:22;gap:clamp(8px,1.1vw,14px);height:40px;min-height:40px;max-height:40px;display:flex;position:absolute;bottom:136px;left:2.5vw}.profile-page{z-index:18;display:none;position:absolute;inset:0}.profile-page.show{display:block}.profile-title{color:#1d2129;font-size:clamp(22px,1.875vw,24px);font-weight:700;position:absolute;top:6.1vh;left:2.5vw}.profile-back{color:#000;cursor:pointer;background:#fff;border:0;border-radius:100px;width:84px;height:32px;font-size:18px;font-weight:600;position:absolute;top:5.9vh;right:2.5vw;box-shadow:0 0 18px #1d21290a}.profile-wrap{grid-template-columns:384px 1fr;gap:32px;height:61.25vh;min-height:490px;max-height:490px;display:grid;position:absolute;top:12.75vh;left:2.5vw;right:2.5vw}.profile-face-card,.profile-info-card{-webkit-backdrop-filter:blur(1.4px);backdrop-filter:blur(1.4px);background:#fbfdfc4d;border:1px solid #fffffff2;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 0 24px #1d21290f}.profile-face-card{text-align:center;padding:24px}.profile-face-title{color:#1d2129;font-size:28px;font-weight:700;line-height:32px}.profile-face-sub{color:#6e7681;margin-top:16px;font-size:18px;line-height:18px}.profile-avatar-scan{width:200px;height:200px;box-shadow:none;background:0 0;border:1px solid #00a86b;border-radius:50%;position:absolute;top:128px;left:50%;overflow:hidden;transform:translate(-50%)}.profile-avatar-scan:before{content:"";background:#d5f7eb url(/icons/face-capture-avatar.svg.svg) 50%/100% no-repeat;border-radius:50%;position:absolute;inset:7px}.profile-avatar-scan:after{display:none}.profile-avatar-scan.captured{box-shadow:none;background:0 0;border:1px solid #00a86b}.profile-avatar-scan.captured:before{content:"";background:#d5f7eb url(/images/captured-face.png) 50% 42%/118% no-repeat;border-radius:50%;position:absolute;inset:7px}.profile-avatar-scan.captured:after{display:none}.profile-face-tip{text-align:center;color:#6e7681;font-size:18px;position:absolute;top:367px;left:0;right:0}.profile-capture-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2dc973,#00a86b);border:0;border-radius:56px;height:64px;font-size:24px;font-weight:700;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.profile-info-card{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#00a86b61 transparent;padding:24px;overflow:hidden auto}.profile-info-card::-webkit-scrollbar{width:8px}.profile-info-card::-webkit-scrollbar-track{background:0 0}.profile-info-card::-webkit-scrollbar-thumb{background:#00a86b57;border-radius:999px}.profile-info-inner{min-height:100%;padding-right:8px}.profile-patient-name{color:#1d2129;letter-spacing:-.6px;font-size:32px;font-weight:700;line-height:32px}.profile-meta{color:#6e7681;gap:24px;margin-top:14px;font-size:18px;line-height:20px;display:flex}.profile-section{margin-top:28px;position:relative}.profile-section-title{color:#1d2129;margin-bottom:17px;padding-left:18px;font-size:24px;font-weight:700;line-height:24px}.profile-section-title:before{content:"";background:linear-gradient(#00a86b80,#00a86b);border-radius:100px;width:4px;height:24px;position:absolute;top:0;left:0}.profile-drug-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.profile-drug-card{background:#fff;border-radius:24px;height:100px;padding:12px 14px 12px 104px;position:relative;box-shadow:0 0 24px 4px #1d21290f}.profile-drug-icon{background:#f9f9f9;border-radius:12px;place-items:center;width:76px;height:76px;display:grid;position:absolute;top:12px;left:12px}.profile-drug-icon:before{content:"";background:#f8fafc;border:4px solid #9cc7d9;border-radius:8px;width:32px;height:56px}.profile-drug-icon.disk:before{background:conic-gradient(#00a86b 0 25%,#f8fafc 0 100%);border:0;border-radius:50%;width:52px;height:52px}.profile-drug-name{color:#1d2129;font-size:24px;font-weight:700;line-height:24px}.profile-drug-spec{color:#6e7681;margin-top:8px;font-size:14px;line-height:14px}.profile-drug-status{color:#00a86b;background:#d5f7eb;border-radius:8px;align-items:center;height:22px;margin-top:10px;padding:0 8px;font-size:14px;display:inline-flex}.profile-add-drug{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2dc973,#00a86b);border:0;border-radius:9999px;height:40px;padding:0 24px;font-size:18px;font-weight:700;position:absolute;top:-8px;right:3px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.profile-device-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.profile-device-card{background:#fff;border-radius:24px;height:102px;padding:16px;box-shadow:0 0 24px 4px #1d21290f}.profile-device-card small{color:#6e7681;font-size:14px;line-height:14px;display:block}.profile-device-card b{color:#1d2129;word-break:break-all;margin-top:8px;font-size:24px;line-height:30px;display:block}.profile-quick{z-index:22;gap:clamp(8px,1.1vw,14px);height:40px;min-height:40px;max-height:40px;display:flex;position:absolute;bottom:136px;left:2.5vw}.drug-add-page{z-index:90;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#0000001a;justify-content:center;align-items:flex-start;display:none;position:absolute;inset:0}.drug-add-page.show{display:flex}.drug-add-page.show~.voice{z-index:96}.drug-add-page.show~.sound,.drug-add-page.show~.sos{z-index:97}.drug-add-card{z-index:91;background:#fff;border-radius:24px;width:700px;height:415px;padding:24px;position:absolute;top:13vh;left:50%;transform:translate(-50%);box-shadow:0 0 24px 4px #1d21290f}.drug-add-title{color:#1d2129;font-size:24px;font-weight:700;line-height:24px}.drug-add-close{cursor:pointer;background:0 0;border:0;width:24px;height:24px;font-size:0;position:absolute;top:24px;right:24px}.drug-add-close:before,.drug-add-close:after{content:"";background:#2b2f36;border-radius:4px;width:4px;height:24px;position:absolute;top:1px;left:10px}.drug-add-close:before{transform:rotate(45deg)}.drug-add-close:after{transform:rotate(-45deg)}.drug-add-body{grid-template-columns:314px 1fr;gap:24px;display:grid;position:absolute;inset:76px 24px 24px}.drug-scan-card{background:#dfe6dc;border-radius:18px;height:100%;padding:0;position:relative;overflow:hidden}.drug-camera-bg{background:linear-gradient(135deg,#c6d3c2f2,#eff1e5e6),radial-gradient(circle at 52% 36%,#ffffff8c,#0000 38%);position:absolute;inset:0}.drug-camera-bg:after{content:"";pointer-events:none;background:linear-gradient(#ffffff0f,#0000001f);position:absolute;inset:0}.drug-camera-pack{background:#f8fafc;border:8px solid #d3e0e5;border-radius:18px;width:126px;height:176px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)rotate(-8deg);box-shadow:0 18px 45px #1d21292e}.drug-camera-pack:before{content:"ELLIPTA";color:#00a86b;letter-spacing:.5px;font-size:18px;font-weight:900;position:absolute;top:22px;left:13px}.drug-camera-pack:after{content:"60吸";color:#00a86b;background:#e5f6f0;border-radius:999px;justify-content:center;align-items:center;width:72px;height:28px;font-size:16px;font-weight:700;display:flex;position:absolute;bottom:24px;left:20px}.drug-camera-scan{z-index:2;border:2px dashed #22c55e70;border-radius:24px;width:220px;height:220px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.drug-camera-scan:before,.drug-camera-scan:after{content:"";border-color:#22c55e;width:38px;height:38px;position:absolute}.drug-camera-scan:before{border-top:4px solid;border-left:4px solid;border-radius:22px 0 0;top:-2px;left:-2px}.drug-camera-scan:after{border-bottom:4px solid;border-right:4px solid;border-radius:0 0 22px;bottom:-2px;right:-2px}.drug-camera-corner{border-color:#22c55e;width:38px;height:38px;position:absolute}.drug-camera-corner.rt{border-top:4px solid;border-right:4px solid;border-radius:0 22px 0 0;top:-2px;right:-2px}.drug-camera-corner.lb{border-bottom:4px solid;border-left:4px solid;border-radius:0 0 0 22px;bottom:-2px;left:-2px}.drug-camera-line{background:linear-gradient(90deg,#22c55e00,#22c55e,#22c55e00);width:100%;height:2px;animation:2s linear infinite drugCameraScan;position:absolute;top:40px;left:0;box-shadow:0 0 12px #22c55e}.drug-scan-text{text-align:center;color:#1d2129;z-index:3;font-size:18px;font-weight:700;line-height:24px;position:absolute;bottom:58px;left:0;right:0}.drug-scan-sub{text-align:center;color:#6e7681;z-index:3;font-size:14px;line-height:20px;position:absolute;bottom:28px;left:18px;right:18px}.drug-scan-btn{color:#00a86b;cursor:pointer;z-index:4;background:#ffffffeb;border:0;border-radius:999px;height:44px;font-size:18px;font-weight:700;display:none;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 0 18px #1d212914}.drug-add-page.scanning .drug-scan-text{bottom:78px}.drug-add-page.scanning .drug-scan-sub{bottom:50px}.drug-add-page.scanning .drug-scan-btn{display:none}.drug-add-page.ready .drug-scan-btn{display:block}.drug-add-page.ready .drug-scan-text{bottom:84px}.drug-add-page.ready .drug-scan-sub{bottom:56px}@keyframes drugCameraScan{0%{opacity:.55;top:24px}50%{opacity:1;top:194px}to{opacity:.55;top:24px}}.drug-add-form{-webkit-overflow-scrolling:touch;height:100%;padding-bottom:88px;padding-right:8px;display:block;position:relative;overflow:hidden auto}.drug-add-form::-webkit-scrollbar{width:6px}.drug-add-form::-webkit-scrollbar-track{background:0 0}.drug-add-form::-webkit-scrollbar-thumb{background:#00a86b57;border-radius:999px}.drug-add-form .drug-field{margin-bottom:24px}.drug-field{background:#f6f5f5;border-radius:12px;height:86px;padding:18px;position:relative}.drug-field label{color:#6e7681;margin-bottom:8px;font-size:14px;font-weight:400;line-height:18px;display:block}.drug-field input,.drug-field select{color:#1d2129;background:0 0;border:0;outline:none;width:100%;height:34px;font-size:24px;font-weight:600}.drug-field.full{grid-column:1/-1}.drug-add-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2dc973,#00a86b);border:0;border-radius:56px;height:64px;font-size:24px;font-weight:600;position:absolute;bottom:0;left:0;right:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.drug-add-quick{z-index:98;gap:14px;height:40px;display:none;position:absolute;bottom:136px;left:2.5vw}.drug-add-page.show .drug-add-quick{display:flex}.face-capture-page{z-index:26;background:#dfe6dc;display:none;position:absolute;inset:0;overflow:hidden}.face-capture-page.show{display:block}.face-capture-page.show .face-capture-back{opacity:1;visibility:visible;display:flex!important}.face-camera-bg{filter:saturate(.98);background:linear-gradient(90deg,#bac6b8f2,#e6e8ddeb),radial-gradient(circle at 50% 34%,#ffffff59,#0000 34%);position:absolute;inset:0}.face-camera-bg:after{content:"";pointer-events:none;background:linear-gradient(#ffffff0a,#0000001a),radial-gradient(circle at 50% 42%,#fff0,#00000024 80%);position:absolute;inset:0}.face-person{z-index:1;width:min(58vw,760px);height:min(88vh,720px);position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.face-head{background:linear-gradient(#c99362 0%,#ad744e 48%,#8f5f43 100%);border-radius:48% 48% 44% 44%;width:440px;height:520px;position:absolute;top:3%;left:50%;transform:translate(-50%);box-shadow:inset 0 20px 50px #ffffff1a,inset 0 -26px 48px #46231638,0 20px 58px #282f242e}.face-hair{background:linear-gradient(135deg,#cdd0c4 0%,#787b72 48%,#e5e2d5 100%);border-radius:56% 56% 34% 34%;width:468px;height:156px;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:inset 20px 0 38px #ffffff47,inset -20px 16px 38px #31302b40}.face-ear{filter:brightness(.96);background:#a36c49;border-radius:50%;width:56px;height:128px;position:absolute;top:205px}.face-ear.left{left:-30px}.face-ear.right{right:-30px}.face-brow{background:#514334;border-radius:50%;width:92px;height:16px;position:absolute;top:182px}.face-brow.left{left:112px;transform:rotate(-5deg)}.face-brow.right{right:112px;transform:rotate(5deg)}.face-eye{background:#24180f;border-radius:50%;width:70px;height:28px;position:absolute;top:221px;box-shadow:0 -7px #57372459}.face-eye.left{left:124px}.face-eye.right{right:124px}.face-nose{background:linear-gradient(90deg,#5a2d1a1f,#ffffff29,#5a2d1a1f);border-radius:45% 45% 52% 52%;width:62px;height:116px;position:absolute;top:228px;left:50%;transform:translate(-50%)}.face-mouth{border-bottom:9px solid #673022;border-radius:0 0 80px 80px;width:145px;height:28px;position:absolute;top:398px;left:50%;transform:translate(-50%)}.face-wrinkle{border-top:2px solid #502f2038;border-radius:50%;position:absolute;left:50%;transform:translate(-50%)}.face-wrinkle.w1{width:260px;top:144px}.face-wrinkle.w2{width:232px;top:168px}.face-wrinkle.w3{width:240px;top:356px}.face-body{background:linear-gradient(#3a463b,#1f281f);border-radius:180px 180px 0 0;width:620px;height:300px;position:absolute;top:570px;left:50%;transform:translate(-50%);box-shadow:0 -10px 30px #0000001f}.face-capture-back{color:#000;cursor:pointer;z-index:120;background:#fff;border:0;border-radius:100px;justify-content:center;align-items:center;width:84px;height:32px;font-size:18px;font-weight:600;display:flex;position:absolute;top:5.9vh;right:2.5vw;box-shadow:0 0 18px #1d21291f}.face-capture-tip{-webkit-backdrop-filter:blur(6.7px);backdrop-filter:blur(6.7px);z-index:6;color:#1d2129;white-space:nowrap;background:#ffffffe6;border-radius:24px;align-items:center;gap:17px;height:72px;padding:0 24px;font-size:24px;font-weight:700;display:flex;position:absolute;top:11.2vh;left:50%;transform:translate(-50%);box-shadow:0 0 24px 4px #1d21290f}.face-capture-tip .warn-icon{color:#fff;background:#ff7d00;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:28px;font-weight:900;display:flex}.face-scan-overlay{z-index:5;pointer-events:none;width:384px;height:384px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.face-scan-overlay:before{content:"";border:2px dashed #22c55e4d;border-radius:50%;position:absolute;inset:0}.face-scan-overlay:after{content:"";border:2px dashed #22c55e5c;border-radius:50%;width:288px;height:288px;position:absolute;top:48px;left:48px}.face-scan-line{background:linear-gradient(90deg,#22c55e00,#22c55e,#22c55e00);width:100%;height:2px;animation:2.2s linear infinite faceCaptureScan;position:absolute;top:191px;left:0;box-shadow:0 0 15px #22c55e}.face-scan-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;position:absolute;top:189px;left:189px;box-shadow:0 0 6px #22c55e}.face-scan-corner{border-color:#22c55e;width:40px;height:40px;position:absolute}.face-scan-corner.lt{border-top:4px solid;border-left:4px solid;border-radius:48px 0 0;top:0;left:0}.face-scan-corner.rt{border-top:4px solid;border-right:4px solid;border-radius:0 48px 0 0;top:0;right:0}.face-scan-corner.lb{border-bottom:4px solid;border-left:4px solid;border-radius:0 0 0 48px;bottom:0;left:0}.face-scan-corner.rb{border-bottom:4px solid;border-right:4px solid;border-radius:0 0 48px;bottom:0;right:0}@keyframes faceCaptureScan{0%{opacity:.55;top:54px}50%{opacity:1;top:328px}to{opacity:.55;top:54px}}.face-capture-quick{z-index:22;gap:14px;height:40px;display:flex;position:absolute;bottom:136px;left:2.5vw}.face-capture-page.show~.voice{z-index:60}.face-capture-page.show~.sound,.face-capture-page.show~.sos{z-index:65}.near-page{z-index:18;display:none;position:absolute;inset:0}.near-page.show{display:block}.near-title{color:#1d2129;font-size:clamp(22px,1.875vw,24px);font-weight:700;line-height:1.2;position:absolute;top:6.1vh;left:2.5vw}.near-back{color:#000;cursor:pointer;background:#fff;border:0;border-radius:100px;width:84px;height:32px;font-size:18px;font-weight:600;position:absolute;top:5.9vh;right:2.5vw;box-shadow:0 0 18px #1d21290a}.near-list{flex-direction:column;gap:3vh;display:flex;position:absolute;top:12.6vh;left:2.5vw;right:2.5vw}.near-card{cursor:pointer;background:#fff;border-radius:24px;align-items:center;height:10.5vh;min-height:74px;max-height:84px;padding:0 24px;display:flex;box-shadow:0 0 24px 4px #1d21290f}.date-badge{border-radius:8px;flex-direction:column;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:16px;display:flex}.date-badge span{font-size:12px;font-weight:700;line-height:20px}.date-badge b{font-size:18px;font-weight:700;line-height:20px}.date-badge.red,.date-badge.orange,.date-badge.blue,.date-badge.green{color:#00a86b;background:#e5f6f0}.near-info{flex:1;min-width:0}.near-name{color:#1d2129;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(21px,1.875vw,24px);font-weight:700;line-height:1.15;overflow:hidden}.near-date{color:#6e7681;margin-top:8px;font-size:14px;line-height:20px}.near-done-tag{color:#6e7681;white-space:nowrap;background:#e5e6eb;border-radius:999px;flex:none;justify-content:center;align-items:center;height:26px;margin-left:auto;margin-right:16px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.near-done-tag.today{color:#1677ff;background:#e6f2ff}.near-done-tag.confirm{color:#ff7d00;background:#fff5e6}.near-done-tag.overdue{color:#f53f3f;background:#ffefef}.near-done-tag.done{color:#6e7681;background:#e5e6eb}.near-card.completed{opacity:.82}.near-card.completed .near-arrow{color:#c9cdd4}.near-arrow{color:#6e7681;font-size:34px;font-weight:300;line-height:1}.near-quick{z-index:22;gap:clamp(8px,1.1vw,14px);height:40px;min-height:40px;max-height:40px;display:flex;position:absolute;bottom:136px;left:2.5vw}.near-card.hidden{display:none}.near-card.focus{outline:3px solid #00a86b47;box-shadow:0 10px 34px #00a86b1f}.near-empty{text-align:center;color:#6e7681;font-size:22px;font-weight:700;display:none;position:absolute;top:34vh;left:2.5vw;right:2.5vw}.near-empty.show{display:block}.near-detail-page{z-index:19;display:none;position:absolute;inset:0}.near-detail-page.show{display:block}.near-detail-title{color:#1d2129;font-size:clamp(22px,1.875vw,24px);font-weight:700;line-height:1.2;position:absolute;top:6.1vh;left:2.5vw}.near-detail-card{background:#fffffff0;border-radius:28px;min-height:34vh;padding:28px 32px;position:absolute;top:12.6vh;left:2.5vw;right:2.5vw;box-shadow:0 0 24px 4px #1d21290f}.near-detail-card.lung-layout{box-shadow:none;background:0 0;grid-template-columns:384px 1fr;align-items:start;gap:32px;min-height:0;padding:0;display:grid}.lung-side,.lung-main{-webkit-backdrop-filter:blur(1.4px);backdrop-filter:blur(1.4px);background:#fbfdfc4d;border:1px solid #fffffff2;border-radius:24px;height:61.25vh;min-height:490px;max-height:490px;position:relative;overflow:hidden;box-shadow:0 0 24px #1d21290f}.lung-side{padding:20px 24px 24px}.lung-date{color:#00a86b;background:#e5f6f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 22px;display:flex}.lung-date span{font-size:24px;font-weight:600;line-height:24px}.lung-date b{font-size:36px;font-weight:600;line-height:36px}.lung-name{text-align:center;color:#1d2129;font-size:28px;font-weight:600;line-height:32px}.lung-status{color:#fff;background:#ff7d00;border-radius:48px;justify-content:center;align-items:center;width:102px;height:32px;margin:10px auto 16px;font-size:18px;font-weight:600;display:flex}.lung-status.today{color:#fff;background:#1677ff}.lung-status.confirm{color:#fff;background:#ff7d00}.lung-status.overdue{color:#fff;background:#f53f3f}.lung-status.done{color:#6e7681;background:#d9dee3}.lung-info-row{align-items:center;gap:16px;margin-top:16px;display:flex}.lung-info-icon{color:#1d2129;background:#fffc;border-radius:12px;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset -1px -1px #fff,inset 1px 1px #fff}.lung-info-icon svg{stroke:currentColor;width:26px;height:26px;display:block}.lung-info-text small{color:#6e7681;margin-bottom:4px;font-size:18px;line-height:20px;display:block}.lung-info-text b{color:#1d2129;font-size:24px;font-weight:600;line-height:26px;display:block}.lung-info-text b.warn{color:#ff7d00}.lung-finish-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2dc973,#00a86b);border:0;border-radius:56px;height:64px;font-size:24px;font-weight:600;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.lung-main{padding:24px}.lung-section-title{color:#1d2129;margin-bottom:24px;padding-left:18px;font-size:24px;font-weight:700;line-height:24px;position:relative}.lung-section-title:before{content:"";background:linear-gradient(#00a86b80,#00a86b);border-radius:100px;width:4px;height:24px;position:absolute;top:0;left:0}.lung-note{white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:24px;align-items:center;height:56px;margin-bottom:24px;padding:0 24px;font-size:24px;line-height:24px;display:flex;overflow:hidden;box-shadow:0 0 24px 4px #1d21290f}.lung-prep{background:#fff;border-radius:24px;flex-direction:column;gap:24px;height:calc(100% - 48px);padding:24px;display:flex;overflow:hidden;box-shadow:0 0 24px 4px #1d21290f}.lung-prep-item{grid-template-columns:30px 1fr;align-items:start;gap:12px;display:grid}.lung-index{color:#00a86b;background:#d5f7eb;border-radius:8px 8px 0;place-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:grid}.lung-prep-item p{color:#1d2129;font-size:22px;line-height:32px}.near-detail-quick .chip[data-detail-action=finish]{color:#1d2129;background:#ffffff47;border-color:#ffffffb8}.near-detail-head{align-items:center;gap:18px;margin-bottom:22px;display:flex}.near-detail-name{color:#1d2129;font-size:28px;font-weight:800}.near-detail-sub{color:#6e7681;margin-top:8px;font-size:16px}.near-detail-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.near-detail-item{background:#f7faf9;border-radius:20px;padding:18px}.near-detail-item b{color:#6e7681;margin-bottom:8px;font-size:15px;display:block}.near-detail-item span{color:#1d2129;font-size:22px;font-weight:800}.near-detail-desc{color:#156f55;background:#eefbf6;border-radius:20px;margin-top:18px;padding:18px 20px;font-size:20px;font-weight:700;line-height:1.5}.near-detail-quick{z-index:22;gap:clamp(8px,1.1vw,14px);height:40px;min-height:40px;max-height:40px;display:flex;position:absolute;bottom:136px;left:2.5vw}.home-only.hide{display:none}.screen.home-mode .bg{background:radial-gradient(141.42% 141.42% at 0 0,#bce0ff66 0%,#bce0ff00 50%),radial-gradient(141.42% 141.42% at 100% 0,#e1c8ff66 0%,#e1c8ff00 56.25%),radial-gradient(141.42% 141.42% at 100% 100%,#99ffc666 0%,#99ffc600 50%),radial-gradient(141.42% 141.42% at 0 100%,#ffbed166 0%,#ffbed100 50%),#fff!important}.home-hero{z-index:18;position:absolute;top:96px;left:32px}.home-greeting-row{align-items:center;gap:16px;display:flex}.home-greeting-title{color:#1d2129;letter-spacing:0;font-size:48px;font-weight:500;line-height:67px}.home-time-icon{flex:0 0 56px;width:56px;height:56px}.home-subtitle{color:#1d2129;margin-top:0;font-size:18px;font-weight:400;line-height:25px}.home-trust-pill{color:#00a86b;background:#d1f7e9;border:1px solid #94e8c9;border-radius:999px;align-items:center;gap:12px;width:max-content;height:40px;margin-top:16px;padding:0 24px;font-size:18px;font-weight:500;display:flex;box-shadow:0 2px 4px -2px #0000001a,0 4px 20px -1px #0000001a}.home-temp-trigger{width:24px;height:24px;box-shadow:none;color:#0000;cursor:pointer;z-index:31;opacity:.22;background:#00a86b1a;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:0;font-weight:600;display:flex;position:fixed;top:42px;right:10px}.home-temp-trigger:before{content:"";background:#00a86b;border-radius:50%;width:8px;height:8px;display:block}.home-temp-trigger:active{opacity:.8}.home-trust-pill svg{width:24px;height:24px}.home-overview-card{z-index:18;background:#fff;border-radius:24px;width:680px;height:220px;padding:24px;position:absolute;top:303px;left:32px;box-shadow:0 0 24px 4px #1d21290f}.home-overview-title{color:#1d2129;font-size:18px;font-weight:500;line-height:18px}.home-overview-grid{grid-template-columns:repeat(3,200px);gap:16px;margin-top:26px;display:grid}.home-overview-item{background:#f6f5f5;border-radius:12px;height:128px;padding:16px 24px}.home-overview-name{color:#1d2129;align-items:center;gap:8px;height:24px;font-size:18px;line-height:20px;display:flex}.home-overview-icon{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.home-overview-icon svg,.home-overview-icon img{width:24px;height:24px;display:block}.home-overview-value{letter-spacing:-.6px;color:#1d2129;margin-top:16px;font-size:32px;font-weight:500;line-height:32px}.home-overview-unit{color:#6e7681;margin-top:4px;font-size:18px;line-height:20px}.screen.home-mode .nurse-wrap{z-index:7;overflow:visible;width:589px!important;height:756px!important;top:38px!important;left:auto!important;right:15px!important;transform:none!important}.screen.home-mode .nurse-wrap:after{content:"";z-index:6;pointer-events:none;background:linear-gradient(#fff0 0% 100%);height:260px;position:absolute;bottom:0;left:-90px;right:-20px}.screen.home-mode .nurse{overflow:visible}.screen.home-mode .nurse-img{position:absolute;object-fit:contain!important;object-position:top center!important;width:620px!important;height:760px!important;top:-8px!important;left:-38px!important}.screen.home-mode #homeQuick{z-index:30;overflow:visible;align-items:center!important;gap:clamp(8px,1.25vw,16px)!important;width:auto!important;height:62px!important;display:flex!important;inset:auto 136px 136px 32px!important}.screen.home-mode #homeQuick.hide{display:none!important}.screen.home-mode #homeQuick .chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1d2129;white-space:nowrap;text-overflow:ellipsis;background:#fff3;border:0;border-radius:24px;flex:1 1 0;justify-content:center;align-items:center;gap:clamp(6px,.94vw,12px);width:auto;min-width:0;max-width:none;height:60px;padding:0 clamp(10px,1.25vw,18px);font-size:clamp(15px,1.4vw,18px);font-weight:500;display:flex;overflow:hidden;box-shadow:0 0 24px 4px #1d21290f}.screen.home-mode #homeQuick .chip:before{content:"";background:#00a86b;flex:0 0 clamp(24px,2.5vw,32px);width:clamp(24px,2.5vw,32px);height:clamp(24px,2.5vw,32px);display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.screen.home-mode #homeQuick .chip[data-page=today]:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path d=\"M7 4h18a2 2 0 0 1 2 2v20a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2zm0 8h20M11 2v6M21 2v6M10 17h5v5h-5z\" fill=\"black\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path d=\"M7 4h18a2 2 0 0 1 2 2v20a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2zm0 8h20M11 2v6M21 2v6M10 17h5v5h-5z\" fill=\"black\"/></svg>")}.screen.home-mode #homeQuick .chip[data-page=near]:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path d=\"M16 3a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm-2 5h4v9h-4zM9 26h14v3H9z\" fill=\"black\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path d=\"M16 3a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm-2 5h4v9h-4zM9 26h14v3H9z\" fill=\"black\"/></svg>")}.screen.home-mode #homeQuick .chip[data-page=advice]:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path d=\"M5 6h10a5 5 0 0 1 5 5v15a5 5 0 0 0-5-3H5zm22 0h-5a5 5 0 0 0-5 5v15a5 5 0 0 1 5-3h5z\" fill=\"black\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path d=\"M5 6h10a5 5 0 0 1 5 5v15a5 5 0 0 0-5-3H5zm22 0h-5a5 5 0 0 0-5 5v15a5 5 0 0 1 5-3h5z\" fill=\"black\"/></svg>")}.screen.home-mode #homeQuick .chip[data-page=health]:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path d=\"M16 27S5 20 5 11a6 6 0 0 1 10-4l1 1 1-1a6 6 0 0 1 10 4c0 9-11 16-11 16zm-9-11h6l2-4 4 9 2-5h4\" fill=\"black\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path d=\"M16 27S5 20 5 11a6 6 0 0 1 10-4l1 1 1-1a6 6 0 0 1 10 4c0 9-11 16-11 16zm-9-11h6l2-4 4 9 2-5h4\" fill=\"black\"/></svg>")}.screen.home-mode #homeQuick .chip[data-page=profile]:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path d=\"M4 8a2 2 0 0 1 2-2h8l3 3h9a2 2 0 0 1 2 2v15H4z\" fill=\"black\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><path d=\"M4 8a2 2 0 0 1 2-2h8l3 3h9a2 2 0 0 1 2 2v15H4z\" fill=\"black\"/></svg>")}.screen.home-mode .voice{z-index:60;background:#fff;border:1px solid #00a86b;border-radius:100px;box-shadow:0 0 10px 4px #00a86b33;width:auto!important;height:80px!important;bottom:32px!important;left:32px!important;right:136px!important}.screen.home-mode .sos{bottom:32px!important;right:32px!important}.screen.home-mode .sound{bottom:47px!important;right:160px!important}.screen.home-mode.task-reminder .home-hero,.screen.home-mode.task-reminder .home-overview-card,.screen.home-mode.task-reminder .home-temp-trigger{display:none!important}.screen.home-mode.task-reminder .nurse-wrap{z-index:7;width:589px!important;height:761px!important;top:32px!important;left:50%!important;right:auto!important;overflow:hidden!important;transform:translate(-50%)!important}.screen.home-mode.task-reminder .nurse-img{object-fit:contain!important;object-position:top center!important;width:589px!important;height:761px!important;top:0!important;left:0!important}.screen.home-mode.task-reminder .nurse-wrap:after{background:linear-gradient(#fff0 0% 100%)!important;height:210px!important;bottom:0!important;left:0!important;right:0!important}.screen.home-mode.task-reminder #reminderQuick{z-index:30!important;gap:16px!important;width:auto!important;height:40px!important;display:flex!important;inset:auto auto 136px 32px!important}.screen.home-mode.task-reminder #reminderQuick .chip{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#1d2129!important;background:#fff3!important;border:1px solid #ffffffb8!important;border-radius:8px!important;width:72px!important;height:40px!important;padding:0!important;font-size:18px!important;font-weight:500!important;line-height:18px!important;box-shadow:0 0 24px 4px #1d21290f!important}.screen.home-mode.task-reminder #homeQuick{display:none!important}.screen.home-mode.task-reminder .voice{border-radius:100px!important;width:auto!important;height:80px!important;bottom:32px!important;left:32px!important;right:136px!important}.screen.home-mode.task-reminder .sound{bottom:47px!important;right:160px!important}.screen.home-mode.task-reminder .sos{bottom:32px!important;right:32px!important}.today-title{color:#1d2129;font-size:clamp(22px,1.875vw,24px);font-weight:700;line-height:1.2;position:absolute;top:6.1vh;left:2.5vw}.back-btn{color:#000;cursor:pointer;background:#fff;border:0;border-radius:100px;width:84px;height:32px;font-size:18px;font-weight:600;position:absolute;top:5.9vh;right:2.5vw;box-shadow:0 0 18px #1d21290a}.task-list{flex-direction:column;gap:3vh;display:flex;position:absolute;top:12.6vh;left:2.5vw;right:2.5vw}.task-card{cursor:pointer;background:#fff;border-radius:24px;align-items:center;height:10.5vh;min-height:74px;max-height:84px;padding:0 24px;display:flex;box-shadow:0 0 24px 4px #1d21290f}.task-card.completed{cursor:pointer}.task-icon{border-radius:8px;flex:none;place-items:center;width:40px;height:40px;margin-right:16px;display:grid}.task-icon svg{width:30px;height:30px}.task-info{flex:1;min-width:0}.task-name{color:#1d2129;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(21px,1.875vw,24px);font-weight:700;line-height:1.15;overflow:hidden}.task-time{color:#6e7681;margin-top:8px;font-size:14px;line-height:20px}.task-done-tag{color:#6e7681;white-space:nowrap;background:#e5e6eb;border-radius:999px;flex:none;justify-content:center;align-items:center;height:26px;margin-left:auto;margin-right:16px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.task-card.completed{opacity:.82}.task-card.completed .task-name,.task-card.completed .task-time{color:#6e7681}.task-card.completed .execute-btn{color:#6e7681;box-shadow:none;cursor:default;background:#e5e6eb}.execute-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2dc973,#00a86b);border:0;border-radius:9999px;width:auto;height:40px;padding:0 24px;font-size:18px;font-weight:700;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.today-complete-page{z-index:48;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#ffffff1a;display:none;position:absolute;inset:0}.today-complete-page.show{display:block}.today-complete-card{z-index:49;background:#fff;border-radius:24px;width:700px;height:415px;padding:24px;position:absolute;top:13vh;left:50%;transform:translate(-50%);box-shadow:0 0 24px 4px #1d21290f}.today-complete-title{color:#1d2129;font-size:24px;font-weight:700;line-height:24px;position:absolute;top:24px;left:24px}.today-complete-close{cursor:pointer;background:0 0;border:0;width:24px;height:24px;font-size:0;position:absolute;top:24px;right:24px}.today-complete-close:before,.today-complete-close:after{content:"";background:#2b2f36;border-radius:4px;width:4px;height:24px;position:absolute;top:1px;left:10px}.today-complete-close:before{transform:rotate(45deg)}.today-complete-close:after{transform:rotate(-45deg)}.today-complete-body{text-align:center;position:absolute;top:86px;left:24px;right:24px}.today-complete-icon{background:#00b42a;border-radius:50%;place-items:center;width:80px;height:80px;margin:0 auto 24px;display:grid}.today-complete-icon svg{width:48px;height:48px}.today-complete-state{color:#1d2129;font-size:32px;font-weight:700;line-height:32px}.today-complete-time{color:#6e7681;margin-top:24px;font-size:24px;line-height:24px}.today-complete-actions{position:absolute;bottom:24px;left:24px;right:24px}.today-complete-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2dc973,#00a86b);border:0;border-radius:56px;width:100%;height:64px;font-size:24px;font-weight:600;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.today-complete-page.show~.voice{z-index:60}.today-complete-page.show~.sound,.today-complete-page.show~.sos{z-index:65}.today-quick{z-index:22;gap:clamp(8px,1.1vw,14px);height:40px;min-height:40px;max-height:40px;display:none;position:absolute;bottom:136px;left:2.5vw}.today-quick.show{display:flex}.inhale-page{z-index:24;color:#fff;background:#eef5ef;display:none;position:absolute;inset:0;overflow:hidden}.inhale-page.show{display:block}.inhale-bg{filter:saturate(1.04)brightness(1.08);background:#eef5ef;width:121.2vw;min-width:1280px;height:109vh;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.inhale-bg:before{content:"";filter:blur(1.2px);background:linear-gradient(90deg,#eef6f0f5,#d7e7dcd1 46%,#f5f8f4fa),radial-gradient(circle at 54% 39%,#ffffffeb 0 8%,#c0d8c694 9% 18%,#94b09d47 19% 34%,#0000 52%),linear-gradient(#ffffff9e,#cde0d36b);animation:6s ease-in-out infinite alternate cameraBreath;position:absolute;inset:-5vh -5vw}.inhale-bg:after{content:"";mix-blend-mode:normal;background:linear-gradient(#ffffff29,#b9cfc13d),radial-gradient(circle at 50% 38%,#ffffff6b,#0000 28%),repeating-linear-gradient(0deg,#ffffff14 0 1px,#0000 1px 4px);position:absolute;inset:0}.mock-patient{opacity:.58;filter:blur(.35px)saturate(1.02)brightness(1.08);z-index:1;width:min(34vw,360px);height:min(62vh,500px);position:absolute;top:50%;left:50%;transform:translate(-50%,-44%)}.mock-patient svg{width:100%;height:100%;display:block}.mock-room{z-index:0;opacity:.9;position:absolute;inset:0}.room-bed{filter:blur(.25px);background:linear-gradient(#ffffffd1,#b2ccba6b);border-radius:28px;width:34vw;height:12vh;position:absolute;bottom:20vh;left:57%;transform:skew(-10deg)}.room-curtain{filter:blur(.8px);background:linear-gradient(90deg,#daeae07a,#ffffff52,#b2cebc61);border-radius:28px;width:16vw;height:54vh;position:absolute;top:7vh;right:4vw}.room-cabinet{filter:blur(.7px);background:linear-gradient(#d2e2d875,#8ea89757);border-radius:18px;width:18vw;height:20vh;position:absolute;bottom:18vh;left:7vw}.camera-noise{z-index:3;opacity:.045;background-image:radial-gradient(circle at 20% 30%,#fff 0 1px,#0000 1px),radial-gradient(circle at 80% 70%,#fff 0 1px,#0000 1px);background-size:18px 18px,26px 26px;animation:.9s steps(2,end) infinite noiseMove;position:absolute;inset:0}@keyframes cameraBreath{0%{filter:blur(1.4px)brightness(1.04);transform:scale(1.01)}to{filter:blur(.9px)brightness(1.12);transform:scale(1.03)}}@keyframes noiseMove{0%{transform:translate(0)}to{transform:translate(-9px,6px)}}.inhale-back{color:#000;z-index:35;cursor:pointer;background:#fff;border:0;border-radius:100px;width:84px;height:32px;font-size:18px;font-weight:600;position:absolute;top:5.9vh;right:2.5vw}.test-next{z-index:70;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;white-space:nowrap;background:#0006;border:1px solid #ffffff6b;border-radius:999px;height:36px;padding:0 18px;font-size:15px;font-weight:700;display:none;position:absolute;top:5.9vh;left:50%;transform:translate(-50%);box-shadow:0 0 24px 4px #1d212914}.screen.inhale-active .test-next{display:block}.progress-card{-webkit-backdrop-filter:blur(6.7px);backdrop-filter:blur(6.7px);z-index:28;background:#fff9;border-radius:100px;width:240px;height:40px;position:absolute;top:49.6vh;left:2.5vw;box-shadow:0 0 24px 4px #1d21290f}.progress-card .label{background:linear-gradient(90deg,#00a86b,#2dc973);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:700;position:absolute;top:10px;left:10px}.progress-track{background:#fff;border-radius:100px;width:154px;height:10px;position:absolute;top:15px;left:76px;box-shadow:0 0 24px 4px #1d21290f}.progress-fill{background:linear-gradient(135deg,#2dc973,#00a86b);border-radius:100px;width:26px;height:10px;position:absolute;top:15px;left:76px;box-shadow:0 0 24px 4px #1d21290f}.progress-dot{background:#00b42a;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:12px;left:95px;box-shadow:0 0 8px #00a86ba6,0 2px 6px #1d21291f}.step-card{-webkit-backdrop-filter:blur(6.7px);backdrop-filter:blur(6.7px);z-index:28;background:#0006;border:1px solid #ffffff6b;border-radius:24px;width:240px;min-height:120px;padding:16px;position:absolute;top:auto;bottom:208px;left:2.5vw;box-shadow:0 0 24px 4px #1d21290f}.step-rows{flex-direction:column;gap:12px;display:flex}.step-row{color:#fff9;white-space:nowrap;align-items:center;min-height:24px;padding-right:30px;font-size:18px;font-weight:400;line-height:24px;display:flex;position:relative}.step-row.active{color:#fff;min-height:30px;font-size:24px;font-weight:700;line-height:30px}.step-row.done{color:#ffffffb8}.step-row.future{color:#ffffff47}.step-row>.status-icon{justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;margin:0!important;display:flex!important;position:absolute!important;top:50%!important;right:0!important;transform:translateY(-50%)!important}.step-row>.status-icon.loading{transform-origin:50%!important;animation:none!important;transform:translateY(-50%)!important}.step-row>.status-icon.loading svg{transform-origin:50%!important;animation:.9s linear infinite spinVerify!important}.screen.phase-b .step-card,.screen.training-use.phase-a .step-card{height:120px;min-height:120px;overflow:hidden}.screen.phase-b .step-rows,.screen.training-use.phase-a .step-rows{will-change:transform;gap:9px;height:auto;transition:transform .42s;overflow:visible}.screen.phase-b .step-rows.is-scroll{animation:none}.screen.phase-b .step-row,.screen.training-use.phase-a .step-row{font-size:16px}.screen.phase-b .step-row.active,.screen.training-use.phase-a .step-row.active{font-size:24px}.screen.phase-c .step-card{min-height:120px}.screen.phase-c .step-row.active{font-size:24px}.screen.phase-c .step-row{font-size:18px}.step-card h2{color:#fff;font-size:24px;font-weight:700;position:absolute;top:16px;left:16px}.step-card p{color:#fff9;font-size:18px;position:absolute;top:58px;left:16px}.screen.drug-verifying .step-card h2{color:#fff9;font-size:18px;font-weight:500}.screen.drug-verifying .step-card p{color:#fff;font-size:24px;font-weight:700}.step-card .status-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:24px;right:16px}.step-card .step-row>.status-icon{top:50%!important;right:0!important}.step-card .drug-status{display:none;top:62px}.screen.drug-verifying .step-card .drug-status{display:block}.step-card .status-icon svg{width:20px;height:20px;display:block}.step-card .status-icon.check{background:0 0;border-radius:0;width:20px;height:20px}.step-card .status-icon.check svg,.step-card .status-icon.check:after{display:none}.step-card .status-icon.check .success-svg{width:20px;height:20px;display:block}.step-card .status-icon.fail{background:0 0;border-radius:0;width:20px;height:20px}.step-card .status-icon.fail svg,.step-card .status-icon.fail:before,.step-card .status-icon.fail:after{display:none}.step-card .status-icon.fail .fail-svg{width:20px;height:20px;display:block}.step-card .status-icon.loading{transform-origin:50%;animation:.9s linear infinite spinVerify}.step-card .step-row>.status-icon.loading{animation:none!important}.step-card .status-icon.loading:before,.step-card .status-icon.loading:after{display:none}@keyframes spinVerify{to{transform:rotate(360deg)}}.face-tip{-webkit-backdrop-filter:blur(6.7px);backdrop-filter:blur(6.7px);z-index:28;background:#ffffffe6;border:1px solid #ffffffbf;border-radius:24px;align-items:center;gap:17px;width:max-content;min-width:0;height:72px;padding:0 24px;transition:all .24s;display:flex;position:absolute;top:11.1vh;left:50%;transform:translate(-50%);box-shadow:0 0 24px 4px #1d21290f}.face-tip.success{width:max-content}.face-tip.success .face-icon,.face-tip.success:before,.face-tip.success:after{display:none}.face-tip.success .face-success-icon{display:block}.face-tip.success span{color:#1d2129;font-size:24px;font-weight:700}.face-tip.fail{width:max-content}.face-tip.fail .face-icon,.face-tip.fail:before,.face-tip.fail:after{display:none}.face-tip.fail .face-fail-icon{display:block}.face-tip.fail span{color:#1d2129;font-size:24px;font-weight:700}.face-tip .face-error-x{display:none}.face-tip .face-fail-icon,.face-tip .face-success-icon{flex:0 0 40px;width:40px;height:40px;display:none}.face-tip .face-icon{flex:0 0 40px;width:40px;height:40px;display:block}.face-tip span{color:#000;white-space:nowrap;font-size:24px;font-weight:700}.scan-area{z-index:27;width:384px;height:384px;transition:opacity .28s,transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.screen.identity-success .scan-area,.screen.identity-fail .scan-area,.screen.drug-verifying .scan-area{opacity:0;pointer-events:none;transform:translate(-50%,-50%)scale(.96)}.screen.identity-success .task-photo-bg{filter:saturate(1.04)contrast(1.03)}.screen.identity-fail .task-photo-bg{filter:saturate(.98)contrast(1.02)}.screen.drug-verifying .task-photo-bg{filter:saturate(1.03)contrast(1.04)}.screen.drug-verifying .progress-fill{width:82px}.screen.drug-verifying .progress-dot{left:151px}.screen.use-drug .task-photo-bg,.screen.use-drug .drug-scan,.screen.use-drug .scan-area,.screen.training-use .task-photo-bg,.screen.training-use .drug-scan,.screen.training-use .scan-area{display:none}.screen.use-drug .use-scene,.screen.training-use .use-scene{display:block}.screen.no-camera-task .inhale-page{background:0 0!important}.screen.no-camera-task .inhale-bg{filter:none!important;background:0 0!important;display:none!important}.screen.no-camera-task .use-scene,.screen.no-camera-task .task-photo-bg,.screen.no-camera-task .drug-scan,.screen.no-camera-task .scan-area,.screen.no-camera-task .example-label{display:none!important}.screen.no-camera-task .nurse-wrap{z-index:7;width:589px!important;height:761px!important;display:flex!important;top:32px!important;left:50%!important;right:auto!important;overflow:hidden!important;transform:translate(-50%)!important}.screen.no-camera-task .nurse-img{object-fit:contain!important;object-position:top center!important;width:589px!important;height:761px!important;top:0!important;left:0!important}.screen.no-camera-task .nurse-wrap:after{content:"";z-index:6;pointer-events:none;position:absolute;background:linear-gradient(#fff0 0% 100%)!important;height:210px!important;bottom:0!important;left:0!important;right:0!important}.screen.no-camera-task .home-hero,.screen.no-camera-task .home-overview-card,.screen.no-camera-task #homeQuick,.screen.no-camera-task #reminderQuick,.screen.no-camera-task .home-temp-trigger{display:none!important}.screen.no-camera-task .progress-card{visibility:visible!important;opacity:1!important;z-index:34!important;width:240px!important;height:40px!important;display:block!important;top:auto!important;bottom:360px!important;left:32px!important}.screen.no-camera-task .step-card{visibility:visible!important;opacity:1!important;z-index:33!important;width:240px!important;height:120px!important;min-height:120px!important;display:block!important;top:auto!important;bottom:208px!important;left:32px!important}.screen.no-camera-task .inhale-quick{z-index:31!important;height:40px!important;bottom:136px!important;left:32px!important}.screen.no-camera-task .voice{z-index:60!important;border-radius:100px!important;width:auto!important;height:80px!important;bottom:32px!important;left:32px!important;right:136px!important}.screen.no-camera-task .sound{z-index:65!important;bottom:47px!important;right:160px!important}.screen.no-camera-task .sos{z-index:65!important;bottom:32px!important;right:32px!important}.screen.no-camera-task .inhale-back{color:#000!important;width:84px!important;height:32px!important;box-shadow:none!important;z-index:120!important;background:#fff!important;border-radius:100px!important;justify-content:center!important;align-items:center!important;font-size:18px!important;font-weight:500!important;display:flex!important;top:47px!important;right:32px!important}.screen.no-camera-task .test-next{display:none!important}.screen.use-drug .progress-fill{width:71px}.screen.use-drug .progress-dot{left:139px}.screen.use-drug .face-tip{display:none!important}.screen.training-use .face-tip{display:none}.screen.use-drug .step-card h2{color:#fff;font-size:24px;font-weight:700;top:16px}.screen.use-drug .step-card p{color:#fff9;font-size:18px;font-weight:400;top:58px}.screen.use-drug .step-card .drug-status,.screen.use-drug .step-card #identityStatus{display:none}.screen.use-drug .step-card .use-status{display:block}.use-scene{z-index:1;background:#dce8e2;display:none;position:absolute;inset:0;overflow:hidden}.use-scene:after{content:"";pointer-events:none;background:linear-gradient(#ffffff08,#00000014);position:absolute;inset:0}.use-left,.use-right{width:50%;height:100%;position:absolute;top:0;overflow:hidden}.use-left{background:linear-gradient(135deg,#eaf4f2,#cfdedb);left:0}.use-right{background:linear-gradient(135deg,#f6ddb1,#c08e55);right:0}.use-left svg,.use-right svg{width:100%;height:100%;display:block}.example-label{-webkit-backdrop-filter:blur(6.7px);backdrop-filter:blur(6.7px);z-index:29;color:#fff;background:#0006;border:1px solid #ffffff6b;border-radius:18px;justify-content:center;align-items:center;width:104px;height:57px;font-size:18px;font-weight:700;display:none;position:absolute;top:5.9vh;left:2.5vw;box-shadow:0 0 24px 4px #1d21290f}.screen.use-drug .example-label,.screen.training-use .example-label{display:flex}.use-success-tip{-webkit-backdrop-filter:blur(6.7px);backdrop-filter:blur(6.7px);z-index:29;color:#1d2129;white-space:nowrap;background:#ffffffe6;border:1px solid #ffffffbf;border-radius:24px;align-items:center;gap:17px;height:72px;padding:0 24px;font-size:24px;font-weight:700;display:none;position:absolute;top:11.1vh;left:50%;transform:translate(-50%);box-shadow:0 0 24px 4px #1d21290f}.screen.use-drug .use-success-tip{display:none}.screen.cap-fail .use-success-tip,.screen.cap-success .use-success-tip{display:flex;top:11.1vh}.screen.training-use .use-success-tip{display:none!important}.screen.inhale-active .face-tip,.screen.inhale-active .use-success-tip{border-radius:20px!important;justify-content:flex-start!important;gap:12px!important;min-width:0!important;max-width:360px!important;height:56px!important;padding:0 18px!important;top:calc(5.9vh + 64px)!important;left:auto!important;right:2.5vw!important;transform:none!important}.screen.inhale-active .face-tip span,.screen.inhale-active .use-success-tip span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:282px!important;font-size:20px!important;font-weight:700!important;overflow:hidden!important}.screen.inhale-active .face-tip .face-icon,.screen.inhale-active .face-tip .face-fail-icon,.screen.inhale-active .face-tip .face-success-icon,.screen.inhale-active .use-success-tip svg{flex:0 0 32px!important;width:32px!important;height:32px!important}.screen.use-drug.phase-b:not(.cap-fail):not(.cap-success) .use-success-tip,.screen.use-drug.phase-c:not(.cap-fail):not(.cap-success) .use-success-tip,.screen.cap-fail .use-success-tip .success-icon{display:none}.screen.cap-fail .use-success-tip .fail-icon,.screen.cap-success .use-success-tip .success-icon{display:block}.screen.cap-success .use-success-tip .fail-icon{display:none}.use-success-tip svg{flex:0 0 40px;width:40px;height:40px}.use-success-tip .fail-icon,.use-success-tip.tip-warning .success-icon,.use-success-tip.tip-warning .fail-icon{display:none}.use-success-tip.tip-warning:before{content:"!";color:#fff;background:#ff7d00;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:28px;font-weight:900;display:flex}.screen.inhale-active .use-success-tip.tip-warning:before{flex-basis:32px;width:32px;height:32px;font-size:22px}.step-card .use-step{color:#0000;background:linear-gradient(#ffffff5c,#fff0);-webkit-background-clip:text;background-clip:text;font-size:18px;position:absolute;top:91px;left:16px}.step-card .use-status{display:none;top:24px}.screen.cap-fail .step-card .use-status,.screen.cap-success .step-card .use-status{display:block}.scan-area:before{content:"";border:2px dashed #22c55e4d;border-radius:50%;position:absolute;inset:0}.scan-area:after{content:"";border:1px solid #22c55e1a;border-radius:50%;position:absolute;inset:-16px}.scan-inner{opacity:.6;border:2px dashed #22c55e66;border-radius:50%;width:288px;height:288px;position:absolute;top:48px;left:48px}.scan-corner{border-color:#22c55e;width:40px;height:40px;position:absolute}.scan-corner.lt{border-top:4px solid;border-left:4px solid;border-radius:48px 0 0;top:0;left:0}.scan-corner.rt{border-top:4px solid;border-right:4px solid;border-radius:0 48px 0 0;top:0;right:0}.scan-corner.lb{border-bottom:4px solid;border-left:4px solid;border-radius:0 0 0 48px;bottom:0;left:0}.scan-corner.rb{border-bottom:4px solid;border-right:4px solid;border-radius:0 0 48px;bottom:0;right:0}.scan-line{background:linear-gradient(90deg,#22c55e00,#22c55e,#22c55e00);width:100%;height:2px;animation:2.2s linear infinite scanMove;position:absolute;top:191px;left:0;box-shadow:0 0 15px #22c55e}.scan-dot{filter:blur(.33px);background:#22c55e;border-radius:50%;width:6px;height:6px;position:absolute;top:189px;left:189px;box-shadow:0 0 5px #22c55e}@keyframes scanMove{0%{opacity:.55;top:54px}50%{opacity:1;top:328px}to{opacity:.55;top:54px}}.drug-scan{z-index:27;border:2px dashed #22c55e75;border-radius:28px;width:300px;height:170px;display:none;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 9999px #0000000a}.screen.drug-verifying .drug-scan{display:block}.drug-scan:before,.drug-scan:after{content:"";border-color:#22c55e;width:42px;height:42px;position:absolute}.drug-scan:before{border-top:4px solid;border-left:4px solid;border-radius:26px 0 0;top:-2px;left:-2px}.drug-scan:after{border-bottom:4px solid;border-right:4px solid;border-radius:0 0 26px;bottom:-2px;right:-2px}.drug-corner{border-color:#22c55e;width:42px;height:42px;position:absolute}.drug-corner.rt{border-top:4px solid;border-right:4px solid;border-radius:0 26px 0 0;top:-2px;right:-2px}.drug-corner.lb{border-bottom:4px solid;border-left:4px solid;border-radius:0 0 0 26px;bottom:-2px;left:-2px}.drug-scan-line{background:linear-gradient(90deg,#22c55e00,#22c55e,#22c55e00);width:100%;height:2px;animation:2s linear infinite drugScanMove;position:absolute;top:50%;left:0;box-shadow:0 0 15px #22c55e}.drug-scan-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#00a86b;white-space:nowrap;background:#ffffffdb;border-radius:100px;align-items:center;height:32px;padding:0 16px;font-size:16px;font-weight:700;display:flex;position:absolute;bottom:-44px;left:50%;transform:translate(-50%)}@keyframes drugScanMove{0%{opacity:.55;top:20px}50%{opacity:1;top:148px}to{opacity:.55;top:20px}}.inhale-quick{z-index:30;gap:14px;height:40px;min-height:40px;max-height:40px;display:flex;position:absolute;bottom:136px;left:2.5vw}.inhale-quick .chip{color:#1d2129;background:#fff3}.inhale-voice{z-index:30}.screen.inhale-active .voice{z-index:60}.screen.inhale-active .sos,.screen.inhale-active .sound{z-index:65}.panel{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-radius:28px;max-height:45vh;padding:clamp(16px,1.875vw,24px);display:none;position:absolute;bottom:23.5vh;left:2.5vw;right:2.5vw;overflow:auto;box-shadow:0 24px 70px #1d212929}.panel.show{animation:.22s panelIn;display:block}.panel-keywords{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.panel-keywords .chip{background:#f5f7faeb;border-color:#eef0f3;height:40px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel-title{font-size:24px;font-weight:800}.close{color:#1d2129;cursor:pointer;background:#f2f3f5;border:0;border-radius:14px;width:40px;height:40px;font-size:22px}.grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.card{background:#fff;border:1px solid #eef0f3;border-radius:20px;min-height:116px;padding:18px;box-shadow:0 10px 30px #1d21290d}.card h3{margin-bottom:10px;font-size:18px}.card p{color:#5f6772;font-size:15px;line-height:1.55}.tag{color:#00af7f;background:#e7fff5;border-radius:999px;margin-top:12px;padding:5px 10px;font-size:13px;font-weight:700;display:inline-flex}.tag.warn{color:#d98900;background:#fff8e7}.form{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px;display:grid}.field{background:#fff;border:1px solid #eceff3;border-radius:18px;padding:14px}.field label{color:#6e7681;margin-bottom:8px;font-size:14px;display:block}.field input,.field select{border:1px solid #dfe3e8;border-radius:12px;width:100%;height:44px;padding:0 12px;font-size:18px}.btn{color:#fff;cursor:pointer;background:#00af7f;border:0;border-radius:14px;height:44px;padding:0 20px;font-size:16px;font-weight:700}.toast,.toast.show{display:none!important}.mask{z-index:100;background:#00000040;justify-content:center;align-items:center;display:none;position:absolute;inset:0}.mask.show{display:flex}.modal{text-align:center;background:#fff;border-radius:28px;width:460px;padding:28px;box-shadow:0 30px 100px #00000038}.modal .big{filter:drop-shadow(0 8px 24px #92000b4d);color:#fff;background:radial-gradient(165.28% 165.28%,#ff4d4d 0%,#92000b 100%);border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin:0 auto 20px;font-size:30px;font-weight:900;display:flex}.modal h2{margin-bottom:10px;font-size:26px}.modal p{color:#5f6772;font-size:17px;line-height:1.55}.modal-actions{gap:12px;margin-top:22px;display:flex}.modal-actions button{cursor:pointer;border:0;border-radius:16px;flex:1;height:48px;font-size:17px;font-weight:800}.cancel{color:#1d2129;background:#f2f3f5}.confirm{color:#fff;background:#ef373a}@keyframes panelIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.task-photo-bg{object-fit:cover;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.inhale-bg{filter:none!important;background:#f4f7f4!important}.inhale-bg:before,.inhale-bg:after,.mock-room,.mock-patient,.camera-noise{display:none!important}.video-vignette{z-index:2;pointer-events:none;background:linear-gradient(#ffffff0a,#0000001a),radial-gradient(circle at 50% 42%,#fff0,#0003 78%);position:absolute;inset:0}.camera-grain{z-index:3;opacity:.055;mix-blend-mode:overlay;pointer-events:none;background-image:radial-gradient(circle,#fff 0 1px,#0000 1px);background-size:22px 22px;animation:1s steps(2,end) infinite noiseMove;position:absolute;inset:0}.advice-page.show{display:block}.advice-page.show~.voice{z-index:60}.advice-page.show~.sound,.advice-page.show~.sos{z-index:65}.advice-title{color:#1d2129!important;font-size:24px!important;font-weight:500!important;line-height:28px!important;top:49px!important;left:32px!important}.advice-back{color:#000!important;width:84px!important;height:32px!important;box-shadow:none!important;background:#fff!important;border-radius:100px!important;font-size:18px!important;font-weight:500!important;top:47px!important;right:32px!important}.advice-list{scroll-snap-type:y proximity!important;-webkit-overflow-scrolling:touch!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:minmax(420px,1fr)!important;gap:24px!important;width:auto!important;height:auto!important;max-height:none!important;padding:0 0 20px!important;display:grid!important;inset:94px 32px 196px!important;overflow:hidden auto!important}.advice-list::-webkit-scrollbar{width:8px}.advice-list::-webkit-scrollbar-track{background:#ffffff59;border-radius:999px}.advice-list::-webkit-scrollbar-thumb{background:#00a86b59;border-radius:999px}.advice-card{scroll-snap-align:start!important;background:#fff!important;border-radius:24px!important;flex:none!important;width:100%!important;min-width:0!important;height:auto!important;min-height:420px!important;max-height:none!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important;transform:none!important;box-shadow:0 0 24px 4px #1d21290f!important}.advice-thumb{border-radius:24px 24px 0 0!important;flex:none!important;width:100%!important;height:46%!important;min-height:190px!important;max-height:230px!important;margin:0!important;position:absolute!important;top:0!important;left:0!important;right:0!important;overflow:hidden!important}.advice-info{padding:0!important;position:absolute!important;top:calc(min(46%,230px) + 24px)!important;left:24px!important;right:24px!important}.advice-name{color:#1d2129!important;white-space:normal!important;text-overflow:clip!important;font-size:24px!important;font-weight:500!important;line-height:36px!important;display:block!important;overflow:visible!important}.advice-desc{color:#6e7681!important;white-space:nowrap!important;text-overflow:ellipsis!important;-webkit-line-clamp:initial!important;margin-top:8px!important;font-size:14px!important;line-height:22.5px!important;display:block!important;overflow:hidden!important}.advice-btn{color:#fff!important;background:linear-gradient(94.21deg,#2dc973 0%,#00a86b 100%)!important;border-radius:9999px!important;width:120px!important;height:40px!important;font-size:18px!important;font-weight:500!important;position:absolute!important;bottom:24px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a!important}.advice-thumb.warm{background:linear-gradient(135deg,#cfe2f3 0%,#eef7ff 45%,#d3e8f6 100%)!important}.advice-thumb.warm:before{position:absolute;content:""!important;background:linear-gradient(#ffb2a7,#f16d62)!important;border-radius:44px 44px 36px 36px!important;width:78px!important;height:98px!important;top:78px!important;left:34px!important;box-shadow:88px -6px 0 24px #3a78b42e!important}.advice-thumb.warm:after{position:absolute;content:""!important;background:linear-gradient(#23466e,#356ea0)!important;border-radius:50px 50px 0 0!important;width:88px!important;height:220px!important;top:8px!important;left:166px!important;box-shadow:-86px 72px 0 -26px #ffffffe6!important}.advice-thumb.inhaler{background:linear-gradient(135deg,#edf7fb 0%,#eaf5fb 55%,#d7edf8 100%)!important}.advice-thumb.inhaler:before{content:""!important;background:linear-gradient(165deg,#42a8e7 0%,#8ad2f4 45%,#1286ca 100%)!important;border-radius:10px 10px 28px 28px!important;width:82px!important;height:190px!important;position:absolute!important;top:8px!important;left:108px!important;transform:rotate(-4deg)!important;box-shadow:50px 36px 0 -16px #4c9bdc2e!important}.advice-thumb.inhaler:after{content:""!important;background:linear-gradient(135deg,#53b6ec,#117fc7)!important;border-radius:16px!important;width:92px!important;height:58px!important;position:absolute!important;top:142px!important;left:142px!important;box-shadow:-110px 30px 0 -32px #51a6de59!important}.advice-thumb.breath{background:linear-gradient(#dff4ff 0%,#c8ecf3 42%,#b8dfbd 100%)!important}.advice-thumb.breath:before{content:""!important;background:#f4b58e!important;border-radius:36px 36px 18px 18px!important;width:66px!important;height:142px!important;position:absolute!important;top:48px!important;left:128px!important;transform:rotate(-8deg)!important;box-shadow:0 -20px 0 -6px #69422f,38px 60px 0 18px #f59e45!important}.advice-thumb.breath:after{content:""!important;clip-path:polygon(0 48%,18% 28%,32% 45%,48% 25%,65% 44%,80% 26%,100% 44%,100% 100%,0 100%)!important;background:linear-gradient(135deg,#78b96c,#a8d28a)!important;height:90px!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.advice-thumb.warning{background:linear-gradient(135deg,#d7efd5 0%,#f2faec 50%,#cde8bd 100%)!important}.advice-thumb.warning:before{content:""!important;background:radial-gradient(circle at 48% 20%,#fff 0 34%,#f6f7ef 35% 100%)!important;border-radius:50%!important;width:212px!important;height:92px!important;position:absolute!important;top:112px!important;left:38px!important;box-shadow:58px -86px 0 -48px #efb15d!important}.advice-thumb.warning:after{content:""!important;background:radial-gradient(circle at 36px 34px,#f47a1f 0 18px,#0000 19px),radial-gradient(circle at 78px 56px,#f2dfbf 0 20px,#0000 21px),radial-gradient(circle at 122px 36px,#5ab953 0 32px,#0000 33px),#f8e0ad!important;border-radius:48px!important;width:168px!important;height:90px!important;position:absolute!important;top:118px!important;left:54px!important}.advice-quick{z-index:22!important;-webkit-overflow-scrolling:touch!important;align-items:center!important;gap:14px!important;width:auto!important;max-width:none!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding-bottom:0!important;display:flex!important;inset:auto 136px 136px 32px!important;overflow:auto hidden!important}.advice-quick::-webkit-scrollbar{height:0}.advice-quick:before{content:"关键词";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1d2129;background:#fff3;border-radius:8px;flex:0 0 92px;justify-content:center;align-items:center;width:92px;height:40px;font-size:18px;font-weight:500;display:flex;box-shadow:0 0 24px 4px #1d21290f}.advice-quick .chip{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#1d2129!important;white-space:nowrap!important;background:#fff3!important;border:1px solid #ffffffb8!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;height:40px!important;padding:0 16px!important;font-size:18px!important;font-weight:500!important;display:flex!important;box-shadow:0 0 24px 4px #1d21290f!important}.advice-page.show~.voice{border-radius:100px!important;width:auto!important;height:80px!important;bottom:32px!important;left:32px!important;right:136px!important}.advice-page.show~.sound{bottom:47px!important;right:160px!important}.advice-page.show~.sos{bottom:32px!important;right:32px!important}@media (width<=900px){.nurse-wrap{width:min(64vw,520px)}.quick{bottom:136px;left:2.5vw;right:2.5vw;overflow-x:auto}.grid{grid-template-columns:1fr}.form{grid-template-columns:1fr 1fr}.panel{max-height:50vh}}.health-hero-icon.has-status-image img{width:108px;height:108px;display:block}.health-summary .health-hero-icon.has-status-image{box-shadow:none!important;background:0 0!important}.health-card-icon.has-icon-image img{filter:brightness(0)saturate()invert(45%)sepia(96%)saturate(1043%)hue-rotate(123deg)brightness(91%)contrast(101%);width:30px;height:30px;display:block}.health-card.abnormal .health-card-icon.has-icon-image img{filter:brightness(0)saturate()invert(35%)sepia(80%)saturate(2907%)hue-rotate(337deg)brightness(99%)contrast(94%)}.screen.home-mode #homeQuick .chip:before{background-color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;-webkit-mask-image:none!important;mask-image:none!important}.screen.home-mode #homeQuick .chip[data-page=today]:before{background-image:url(/icons/home-today.svg)!important}.screen.home-mode #homeQuick .chip[data-page=near]:before{background-image:url(/icons/home-near.svg)!important}.screen.home-mode #homeQuick .chip[data-page=advice]:before{background-image:url(/icons/home-advice.svg)!important}.screen.home-mode #homeQuick .chip[data-page=health]:before{background-image:url(/icons/home-health.svg)!important}.screen.home-mode #homeQuick .chip[data-page=profile]:before{background-image:url(/icons/home-profile.svg)!important}.screen.home-mode #homeQuick .chip{-webkit-backdrop-filter:blur(10px)!important;background:linear-gradient(#fff3,#fff3) padding-box padding-box,linear-gradient(#fff0 0%,#fff 100%) border-box!important;border:1px solid #0000!important;border-radius:24px!important;flex:1 1 0!important;width:auto!important;min-width:0!important;height:60px!important;padding:0 18px!important;box-shadow:0 0 24px 4px #1d21290f!important}.screen:not(.home-mode) .quick .chip,.screen:not(.home-mode) .today-quick .chip,.screen:not(.home-mode) .health-quick .chip,.screen:not(.home-mode) .bp-quick .chip,.screen:not(.home-mode) .history-quick .chip,.screen:not(.home-mode) .advice-quick .chip,.screen:not(.home-mode) .advice-detail-quick .chip,.screen:not(.home-mode) .profile-quick .chip,.screen:not(.home-mode) .drug-add-quick .chip,.screen:not(.home-mode) .face-capture-quick .chip,.screen:not(.home-mode) .near-quick .chip,.screen:not(.home-mode) .near-detail-quick .chip,.screen:not(.home-mode) .inhale-quick .chip,.screen:not(.home-mode) .panel-keywords .chip,.screen:not(.home-mode) #reminderQuick .chip,.screen:not(.home-mode) #todayQuick .chip,.screen:not(.home-mode) .advice-quick:before{-webkit-backdrop-filter:blur(10px)!important;color:#1d2129!important;background:#fff3!important;border:1px solid #ffffffb8!important;border-radius:8px!important;width:auto!important;min-width:0!important;height:40px!important;padding:0 16px!important;font-size:18px!important;font-weight:500!important;line-height:18px!important;box-shadow:0 0 24px 4px #1d21290f!important}.screen.home-mode #homeQuick .chip{border-radius:24px!important}.profile-face-card{position:relative}.profile-capture-success{color:#1d2129;opacity:0;pointer-events:none;z-index:8;background:#fffffff2;border-radius:16px;align-items:center;gap:10px;height:56px;padding:0 18px;font-size:22px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:214px;right:-280px;transform:translate(8px);box-shadow:0 8px 24px #1d21291f}.profile-capture-success .ok{color:#fff;background:#00b42a;border-radius:50%;place-items:center;width:28px;height:28px;font-size:20px;line-height:1;display:grid}.profile-capture-success.show{opacity:1;transform:translate(0)}.face-capture-success{color:#1d2129;opacity:0;pointer-events:none;z-index:8;background:#fffffff2;border-radius:16px;align-items:center;gap:10px;height:56px;padding:0 18px;font-size:22px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:18.5vh;right:3.2vw;transform:translate(8px);box-shadow:0 8px 24px #1d21291f}.face-capture-success .ok{color:#fff;background:#00b42a;border-radius:50%;place-items:center;width:28px;height:28px;font-size:20px;line-height:1;display:grid}.face-capture-success.show{opacity:1;transform:translate(0)}.face-capture-tip{display:none!important}.profile-drug-card{height:auto;min-height:100px;padding-right:112px;overflow:visible}.profile-drug-name,.profile-drug-spec{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%;display:block}.profile-drug-status{white-space:nowrap}.profile-drug-grid .profile-drug-icon{background-color:#f6f5f5;background-position:50%;background-repeat:no-repeat;background-size:contain}.profile-drug-grid .profile-drug-icon:before{display:none}.profile-drug-grid .profile-drug-card:nth-child(odd) .profile-drug-icon{background-image:url(/images/drug-scan-preview.png)}.profile-drug-grid .profile-drug-card:nth-child(2n) .profile-drug-icon{background-image:url(/images/drug-scan-preview2.png)}.profile-drug-delete{color:#6e7681;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:999px;min-width:64px;height:32px;padding:0 14px;font-size:16px;font-weight:600;line-height:1;transition:all .18s;position:absolute;top:50%;right:14px;transform:translateY(-50%);box-shadow:0 2px 8px #1d21290f}.profile-drug-delete:active{transform:translateY(-50%)scale(.98)}.screen.home-mode #homeQuick .chip{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#1d2129!important;background:#fff3!important;border:1px solid #ffffffb8!important;border-radius:24px!important;width:auto!important;min-width:120px!important;padding:0 12px!important;font-size:18px!important;font-weight:500!important;box-shadow:0 0 24px 4px #1d21290f!important}.screen .advice-page .advice-quick,.screen .advice-page.show .advice-quick{-webkit-overflow-scrolling:touch!important;height:56px!important;min-height:56px!important;max-height:56px!important;box-shadow:none!important;background:0 0!important;gap:16px!important;margin-top:-8px!important;margin-bottom:-8px!important;padding-top:8px!important;padding-bottom:8px!important;overflow:auto hidden!important;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 10px calc(100% - 10px),#0000 100%)!important;mask-image:linear-gradient(90deg,#0000 0,#000 10px calc(100% - 10px),#0000 100%)!important}.screen .advice-page .advice-quick:before,.screen .advice-page.show .advice-quick:before{content:none!important;display:none!important}.screen .advice-page .advice-quick .chip,.screen .advice-page.show .advice-quick .chip{background:#ffffff42!important;border-color:#ffffffd1!important;flex:none!important;height:40px!important;padding-left:16px!important;padding-right:16px!important;box-shadow:0 2px 10px #1d21290d,inset 0 0 0 1px #ffffff2e!important}
