:root{color:#1a1f1e;font-synthesis:none;text-rendering:optimizelegibility;--primary:#2dbe9e;--primary-strong:#1e9e84;--primary-soft:#eaf8f4;--ink:#1a1f1e;--muted:#6f7b78;--line:#e3e8e6;--surface:#fff;--warning:#ff6b6b;--caution:#ffb547;--shadow:0 12px 32px #17342e12;background:#f7f8f8;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{background:#f7f8f8;min-width:320px}body{min-width:320px;min-height:100vh;margin:0;font-size:16px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.login-page{align-content:center;gap:28px;max-width:430px;min-height:100vh;margin:0 auto;padding:34px 20px;display:grid}.login-intro{gap:10px;display:grid}.brand-mark{width:54px;height:54px;color:var(--primary-strong);background:var(--primary-soft);border-radius:18px;place-items:center;display:grid}.brand-mark svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:34px}.eyebrow{color:var(--primary-strong);letter-spacing:.08em;font-weight:700}.login-intro h1{letter-spacing:-.03em;font-size:clamp(29px,8vw,38px);line-height:1.18}.login-intro>p:last-child,.muted,.privacy-note{color:var(--muted);line-height:1.65}.login-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;gap:18px;padding:24px;display:grid}.login-card h2{margin-bottom:5px;font-size:22px}label{gap:8px;font-weight:600;display:grid}input,select,textarea{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #cfd8d5;border-radius:12px;outline:none;padding:11px 14px}textarea{resize:vertical;min-height:116px}input:focus,select:focus,textarea:focus{border-color:var(--primary-strong);box-shadow:0 0 0 3px #2dbe9e24}.code-tip{color:var(--primary-strong);background:var(--primary-soft);border-radius:10px;padding:10px 12px;font-size:14px}.form-error{color:#c83e3e;font-size:14px}.primary-button,.secondary-button,.quiet-button{border:0;border-radius:12px;min-height:48px;padding:0 18px;font-weight:700}.primary-button{color:#fff;background:var(--primary-strong)}.primary-button:hover{background:#178e76}.primary-button:disabled{cursor:wait;opacity:.65}.secondary-button{color:var(--primary-strong);background:var(--primary-soft)}.quiet-button{color:var(--ink);background:#f1f4f3}.privacy-note{text-align:center;font-size:13px}@media (width>=820px){.login-page{grid-template-columns:1fr 420px;align-items:center;gap:80px;max-width:980px}}.surface{background:var(--surface);border:1px solid var(--line);border-radius:16px}.app-layout{min-height:100vh}.desktop-sidebar{display:none}.app-column{min-height:100vh}.mobile-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f8f8eb;border-bottom:1px solid #e3e8e6cc;grid-template-columns:44px 1fr 44px;align-items:center;height:58px;padding:0 14px;display:grid;position:sticky;top:0}.mobile-header strong{text-align:center;font-size:17px}.mini-mark{color:#fff;background:var(--primary-strong);border-radius:11px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.icon-button{border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.back-icon{transform:rotate(180deg)}.page-content{max-width:1060px;margin:0 auto;padding:22px 16px 104px}.page-stack{gap:20px;display:grid}.compact-page{max-width:740px;margin:0 auto}.bottom-nav{z-index:30;height:calc(70px + env(safe-area-inset-bottom));padding:7px 10px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#82908c;border-radius:12px;align-content:center;justify-items:center;gap:3px;min-height:52px;font-size:12px;display:grid}.bottom-nav a.router-link-active{color:var(--primary-strong);background:var(--primary-soft)}.welcome-block,.page-title,.profile-hero{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.welcome-block h1,.page-title h1,.profile-hero h1{letter-spacing:-.025em;margin-top:4px;font-size:clamp(27px,7vw,38px);line-height:1.2}.welcome-block>div>p:last-child,.page-title>div>p:last-child,.profile-hero p{color:var(--muted);margin-top:8px}.date-chip,.step-badge,.status-pill{white-space:nowrap;min-height:30px;color:var(--primary-strong);background:var(--primary-soft);border-radius:999px;align-items:center;padding:5px 10px;font-size:13px;font-weight:700;display:inline-flex}.quick-actions,.metric-grid{gap:12px;display:grid}.quick-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:50px 1fr 24px;align-items:center;gap:14px;min-height:96px;padding:18px;display:grid}.quick-card strong,.quick-card small{display:block}.quick-card strong{margin-bottom:5px;font-size:18px}.quick-card small{color:var(--muted)}.quick-icon{width:48px;height:48px;color:var(--primary-strong);background:var(--primary-soft);border-radius:14px;place-items:center;display:grid}.quick-card.pressure .quick-icon{color:#e65353;background:#fff0ef}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.section-heading h2{margin-top:3px}.section-heading>a{color:var(--primary-strong);font-weight:700}.section-heading.simple{margin:0}.metric-card{align-content:space-between;gap:12px;min-height:160px;padding:20px;display:grid}.metric-label{color:var(--muted);align-items:center;gap:8px;display:flex}.metric-value{font-size:32px;font-weight:800}.metric-value small{color:var(--muted);font-size:14px;font-weight:600}.danger{color:#d84646!important}.gentle-tip,.privacy-box{color:#356158;background:#f0faf7;align-items:flex-start;gap:14px;padding:18px;display:flex}.gentle-tip p,.privacy-box p{color:var(--muted);margin-top:5px;line-height:1.6}.button-link{white-space:nowrap;justify-content:center;align-items:center;gap:7px;display:inline-flex}.segmented{background:#e9eeec;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:4px;padding:4px;display:grid}.segmented button{min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:10px;font-weight:700}.segmented button.active{color:var(--primary-strong);background:#fff;box-shadow:0 3px 9px #18332d14}.period-tabs{grid-template-columns:repeat(3,1fr)}.trend-entry{grid-template-columns:48px 1fr 24px;align-items:center;gap:13px;min-height:82px;padding:16px;display:grid}.trend-entry strong,.trend-entry small{display:block}.trend-entry small{color:var(--muted);margin-top:4px}.record-list,.medicine-list,.feed-list{gap:10px;display:grid}.record-row{grid-template-columns:12px 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.record-row strong{font-size:18px}.record-row p,.record-meta,.medicine-card p,.post-author p{color:var(--muted);margin-top:4px;font-size:14px}.record-dot{background:var(--primary);border-radius:50%;width:10px;height:10px}.record-dot.alert{background:var(--warning)}.record-meta{text-align:right;justify-items:end;gap:3px;display:grid}.empty-state{text-align:center;color:var(--muted);padding:36px 20px}.setup-page,.public-page{align-content:center;gap:24px;max-width:760px;min-height:100vh;margin:0 auto;padding:30px 18px;display:grid}.setup-intro{justify-items:start;gap:10px;display:grid}.setup-intro h1{font-size:clamp(28px,7vw,38px)}.setup-intro p{color:var(--muted);line-height:1.65}.form-stack{gap:18px;padding:22px;display:grid}.form-grid{gap:14px;display:grid}.check-row{grid-template-columns:22px 1fr;align-items:start;font-weight:400;line-height:1.55}.check-row input{height:19px;min-height:auto;margin:3px 0 0}.upload-panel{gap:15px;padding:20px;display:grid}.upload-copy{gap:14px;display:flex}.upload-copy p{color:var(--muted);margin-top:6px;line-height:1.55}.photo-picker{min-height:165px;color:var(--primary-strong);cursor:pointer;background:#f6fcfa;border:1.5px dashed #acd8cd;border-radius:14px;place-items:center;display:grid;overflow:hidden}.photo-picker input{opacity:0;width:1px;height:1px;position:absolute}.photo-picker span{justify-items:center;gap:9px;display:grid}.photo-picker img{object-fit:contain;width:100%;max-height:260px}.status-note,.success-note{color:var(--primary-strong);font-weight:700}.tiny{font-size:13px}.chart-card{min-height:360px;padding:12px}.trend-chart{width:100%;height:330px}.medicine-card{grid-template-columns:46px 1fr;gap:14px;padding:18px;display:grid}.medicine-icon{width:46px;height:46px;color:var(--primary-strong);background:var(--primary-soft);border-radius:14px;place-items:center;display:grid}.medicine-main,.medicine-title{min-width:0}.medicine-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.status-pill.danger{background:#fff0ef;color:#bd3333!important}.status-pill.caution{color:#a86400;background:#fff6e5}.progress-track{background:#edf1f0;border-radius:10px;height:8px;margin:14px 0 8px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--primary);height:100%;display:block}.progress-track span.caution{background:var(--caution)}.progress-track span.danger{background:var(--warning)}.medicine-foot{color:var(--muted);justify-content:space-between;gap:12px;font-size:13px;display:flex}.prescription-panel,.share-result{gap:18px;padding:22px;display:grid}.prescription-panel p{color:var(--muted);margin-top:7px;line-height:1.55}.share-result img{object-fit:contain;border-radius:12px;width:100%;max-height:430px}.post-card{gap:14px;padding:20px;display:grid}.post-author{grid-template-columns:42px 1fr auto;align-items:center;gap:10px;display:grid}.avatar{width:42px;height:42px;color:var(--primary-strong);background:var(--primary-soft);border-radius:50%;place-items:center;font-weight:800;display:grid}.avatar.large{flex:none;width:66px;height:66px;font-size:24px}.post-content{color:#3f4947;line-height:1.7}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.tag-row span{color:var(--primary-strong);font-size:13px}.post-actions{border-top:1px solid var(--line);align-items:center;gap:14px;padding-top:12px;display:flex}.post-actions button{min-height:38px;color:var(--muted);background:0 0;border:0}.post-actions button.active{color:var(--primary-strong);font-weight:700}.post-actions span{color:var(--muted);margin-left:auto;font-size:12px}.logout-button{color:#b94343;justify-content:center;align-items:center;gap:8px;display:flex}.public-page header{align-items:center;gap:10px;display:flex}.prescription-sheet{padding:26px}.prescription-sheet h1{margin:6px 0 8px}.prescription-table{border-top:1px solid var(--line);margin-top:24px}.prescription-table article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:16px;padding:17px 0;display:grid}.prescription-table p{color:var(--muted);margin-top:4px;font-size:14px}@media (width>=620px){.quick-actions,.metric-grid,.form-grid{grid-template-columns:repeat(2,1fr)}.form-grid.three{grid-template-columns:repeat(3,1fr)}.prescription-panel{grid-template-columns:1fr auto;align-items:center}}@media (width>=920px){.app-layout{grid-template-columns:232px 1fr;display:grid}.desktop-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:11px;padding:0 10px 28px;font-size:20px;font-weight:800;display:flex}.desktop-sidebar nav{gap:5px;display:grid}.desktop-sidebar nav a,.profile-link{min-height:48px;color:var(--muted);border-radius:12px;align-items:center;gap:12px;padding:0 14px;font-weight:700;display:flex}.desktop-sidebar nav a.router-link-active,.profile-link.router-link-active{color:var(--primary-strong);background:var(--primary-soft)}.profile-link{margin-top:auto}.mobile-header,.bottom-nav{display:none}.page-content{padding:44px 42px 72px}}
