:root{background:#f5f7f6;color:#202725;font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-synthesis:none;--ink:#202725;--muted:#717a77;--line:#e1e6e4;--paper:#fff;--surface:#f8faf9;--primary:#285f52;--primary-hover:#1f4c42;--eat:#b95146;--eat-soft:#fcf1ef;--activity:#347864;--activity-soft:#edf7f3;--sleep:#466f9c;--sleep-soft:#eff5fb;--you:#8b6b26;--you-soft:#faf5e8;--danger:#a53b3b;--shadow:0 10px 30px rgba(35,55,49,.07)}*{-moz-box-sizing:border-box;box-sizing:border-box}body,html{background:#f5f7f6;min-width:320px}body{margin:0}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}.app-shell,.page{min-height:100vh}.page{margin:auto;padding:22px 18px 64px;width:min(680px,100%)}.splash{color:#717a77;color:var(--muted);display:grid;font-size:16px;min-height:100vh;place-items:center}.baby-header{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;gap:16px;justify-content:space-between;margin-bottom:16px}.baby-header>div:first-child{min-width:0}.auth-panel>span,.baby-header span,.daily-brief header span,.draft-sheet header span,.quick-sheet header span,.settings-header span{color:#717a77;color:var(--muted);font-size:13px;font-weight:700}.baby-header h1{font-size:30px;line-height:1.18;margin:2px 0 1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.baby-header p{color:#717a77;color:var(--muted);font-size:15px;margin:3px 0 0}.weight-link{background:transparent;border:0;border-bottom:1px solid #9bb5ad;color:#285f52;color:var(--primary);font-size:13px;font-weight:700;margin-top:7px;padding:0 0 2px}.header-actions{display:-moz-box;display:flex;flex-shrink:0;gap:7px}.header-actions button,.settings-header>button{background:#fff;background:var(--paper);border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:6px;font-size:14px;font-weight:650;min-height:40px;padding:0 12px}.header-actions button:hover,.settings-header>button:hover{border-color:#b8c2be}.text-mode-button.active{background:#285f52;background:var(--primary);border-color:#285f52;border-color:var(--primary);color:#fff}.date-navigator{display:grid;grid-template-columns:42px 1fr 42px;position:relative;-moz-box-align:center;align-items:center;background:hsla(0,0%,100%,.85);border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:8px;gap:6px;margin-bottom:14px;padding:5px}.date-arrow{background:#f0f3f2;border:0;border-radius:6px;color:#48514e;font-size:25px;height:42px;line-height:1;width:42px}.date-arrow:hover:not(:disabled){background:#e5eae8}.date-picker{cursor:pointer;display:grid;place-items:center;position:relative}.date-picker span{color:#717a77;color:var(--muted);font-size:12px;font-weight:650}.date-picker strong{font-size:17px;font-weight:700}.date-picker input{cursor:pointer;inset:0;opacity:0;position:absolute;width:100%}.back-today{background:#e8efec;border:0;border-radius:4px;color:#285f52;color:var(--primary);font-size:11px;font-weight:700;padding:5px 7px;position:absolute;right:53px;top:50%;-moz-transform:translateY(-50%);transform:translateY(-50%)}.smart-recorder{background:#fff;background:var(--paper);border:1px solid #d9e2df;border-radius:8px;box-shadow:0 10px 30px rgba(35,55,49,.07);box-shadow:var(--shadow);margin-bottom:10px;padding:16px}.smart-recorder>label{display:block;font-size:19px;font-weight:750;margin-bottom:9px}.smart-recorder textarea{background:#f8faf9;background:var(--surface);border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:6px;font-size:16px;line-height:1.5;min-height:88px;outline:none;padding:11px 12px;resize:vertical;width:100%}.smart-recorder textarea:focus{background:#fff;border-color:#8eaaa2;box-shadow:0 0 0 3px rgba(40,95,82,.09)}.smart-recorder small{color:#717a77;color:var(--muted);display:block;font-size:12px;margin-top:8px}.recorder-actions{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin-top:10px}.photo-button,.primary-button,.quick-entry-button,.voice-button{border-radius:6px;font-size:15px;font-weight:700;min-height:46px}.primary-button{background:#285f52;background:var(--primary);border:1px solid #285f52;border:1px solid var(--primary);color:#fff;padding:10px 16px}.primary-button:hover:not(:disabled){background:#1f4c42;background:var(--primary-hover)}.voice-button{background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);padding:10px 12px}.photo-button{background:#edf5f2;border:1px solid #b8cbc5;color:#285f52;color:var(--primary);padding:10px 8px}.photo-button:hover:not(:disabled){border-color:#285f52;border-color:var(--primary)}.photo-input{display:none}.voice-button:hover:not(:disabled){background:#fafbfb;border-color:#aab7b3}.voice-button.active{background:#fcf1ef;background:var(--eat-soft);border-color:#b95146;border-color:var(--eat);color:#b95146;color:var(--eat)}.quick-entry-button{display:-moz-box;display:flex;width:100%;-moz-box-align:center;align-items:center;-moz-box-pack:justify;background:hsla(0,0%,100%,.75);border:1px solid #e1e6e4;border:1px solid var(--line);gap:12px;justify-content:space-between;margin-bottom:22px;padding:10px 14px;text-align:left}.quick-entry-button:hover{background:#fff;border-color:#b9c5c1}.quick-entry-button b{font-size:15px}.quick-entry-button span{color:#717a77;color:var(--muted);font-size:13px}.inline-error{color:#a53b3b!important;color:var(--danger)!important;font-size:13px!important;font-weight:650}.day-heading{display:-moz-box;display:flex;-moz-box-align:end;align-items:end;-moz-box-pack:justify;justify-content:space-between;margin:0 2px 10px}.day-heading span{color:#717a77;color:var(--muted);font-size:12px;font-weight:650}.day-heading h2{font-size:20px;margin:2px 0 0}.day-heading em{color:#717a77;color:var(--muted);font-size:12px;font-style:normal}.easy-groups{display:grid;gap:10px}.easy-group{background:#fff;background:var(--paper);border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:8px;box-shadow:0 4px 16px rgba(35,55,49,.035);overflow:hidden}.easy-group>header{display:grid;grid-template-columns:38px 1fr auto;-moz-box-align:center;align-items:center;border-bottom:1px solid rgba(30,45,40,.055);gap:10px;padding:11px 13px}.easy-group.eat>header{background:#fcf1ef;background:var(--eat-soft)}.easy-group.activity>header{background:#edf7f3;background:var(--activity-soft)}.easy-group.sleep>header{background:#eff5fb;background:var(--sleep-soft)}.easy-group.you>header{background:#faf5e8;background:var(--you-soft)}.easy-letter{background:hsla(0,0%,100%,.72);border-radius:6px;display:grid;font-size:18px;font-weight:850;height:38px;place-items:center;width:38px}.eat .easy-letter{color:#b95146;color:var(--eat)}.activity .easy-letter{color:#347864;color:var(--activity)}.sleep .easy-letter{color:#466f9c;color:var(--sleep)}.you .easy-letter{color:#8b6b26;color:var(--you)}.easy-group h2{font-size:17px;margin:0}.easy-group header p{color:#717a77;color:var(--muted);font-size:12px;margin:1px 0 0}.easy-group header strong{background:hsla(0,0%,100%,.72);border-radius:99px;font-size:12px;min-width:42px;padding:5px 8px;text-align:center}.record-rows{padding:0 13px}.record-row{display:grid;grid-template-columns:48px minmax(0,1fr);-moz-box-align:start;align-items:start;border-bottom:1px solid #edf0ef;gap:9px;min-height:62px;padding:10px 0}.record-row:last-child{border-bottom:0}.record-row time{color:#717a77;color:var(--muted);font-size:13px;font-weight:700;padding-top:1px}.record-main{min-width:0}.record-main>p{font-size:15px;line-height:1.45;margin:0;overflow-wrap:anywhere}.record-actions{display:-moz-box;display:flex;gap:12px;margin-top:6px}.record-actions button{background:transparent;border:0;font-size:12px;font-weight:700;min-height:28px;padding:2px 0}.record-actions .edit-button{color:#285f52;color:var(--primary)}.record-actions .delete-button{color:#a15e5e}.record-actions button:hover{text-decoration:underline}.empty-group{color:#919996;font-size:13px;margin:0;padding:14px}.daily-brief{background:#f0f6f4;border:1px solid #d8e2df;border-radius:8px;margin-top:16px;padding:16px}.daily-brief.urgent{background:#fff5f5;border-color:#d7a3a3}.daily-brief header{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;gap:12px;justify-content:space-between}.daily-brief h2{font-size:18px;margin:2px 0}.daily-brief header button{background:hsla(0,0%,100%,.82);border:1px solid #a8bbb5;border-radius:6px;color:#285f52;color:var(--primary);font-size:13px;font-weight:700;min-height:38px;padding:7px 11px}.daily-brief li,.daily-brief p{font-size:14px;line-height:1.6}.daily-brief p{color:#5f6966;margin-bottom:0}.daily-brief ul{margin-bottom:8px;padding-left:20px}.sheet-backdrop{display:grid;inset:0;position:fixed;z-index:20;-moz-box-align:end;align-items:end;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(21,31,28,.42)}.draft-sheet,.quick-sheet{background:#fff;border-radius:8px 8px 0 0;box-shadow:0 -12px 40px rgba(20,35,30,.14);margin:0 auto;max-height:92vh;overflow:auto;padding:18px 18px -moz-calc(22px + env(safe-area-inset-bottom));padding:18px 18px calc(22px + env(safe-area-inset-bottom));width:min(680px,100%)}.draft-sheet>header,.quick-sheet>header{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;gap:12px;justify-content:space-between;margin-bottom:14px}.draft-sheet h2,.quick-sheet h2{font-size:22px;margin:2px 0 0}.close-button{background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:6px;color:#717a77;color:var(--muted);display:grid;font-size:22px;height:38px;place-items:center;width:38px}.quick-type-grid{display:grid;gap:9px;grid-template-columns:1fr 1fr}.quick-type-grid button{border:1px solid transparent;border-radius:8px;min-height:88px;padding:14px;text-align:left}.quick-type-grid .eat{background:#fcf1ef;background:var(--eat-soft);border-color:#f1d5d1;color:#b95146;color:var(--eat)}.quick-type-grid .activity{background:#edf7f3;background:var(--activity-soft);border-color:#cee8de;color:#347864;color:var(--activity)}.quick-type-grid .sleep{background:#eff5fb;background:var(--sleep-soft);border-color:#d3e2f1;color:#466f9c;color:var(--sleep)}.quick-type-grid .you{background:#faf5e8;background:var(--you-soft);border-color:#eee1bc;color:#8b6b26;color:var(--you)}.quick-type-grid b,.quick-type-grid span{display:block}.quick-type-grid b{font-size:27px}.quick-type-grid span{font-size:15px;font-weight:750;margin-top:2px}.original-input,.urgent-message{background:#f3f5f4;border-radius:6px;font-size:13px;line-height:1.5;margin:0 0 12px;padding:10px 11px}.urgent-message{background:#fff3f3;border:1px solid #e1b5b5;color:#a53b3b;color:var(--danger);font-weight:700}.draft-list{display:grid;gap:12px}.draft-item{border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:8px;padding:13px}.draft-item.disabled{opacity:.48}.draft-toggle{display:-moz-box!important;display:flex!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important;-moz-box-align:center;align-items:center;font-size:14px!important;font-weight:700;gap:8px;margin-bottom:10px}.draft-toggle input{height:20px!important;min-height:0!important;width:20px!important}.duplicate-badge{background:#fff0df;border-radius:4px;color:#8b4f12;font-size:11px;margin-left:auto;padding:4px 6px}.record-fields{display:grid;gap:12px}.auth-panel label,.profile-form label,.record-fields label{display:grid;font-size:14px;font-weight:650;gap:6px}.auth-panel input,.profile-form input,.profile-form select,.record-fields input,.record-fields select,.record-fields textarea{background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:6px;font-size:15px;min-height:46px;outline:none;padding:9px 10px;width:100%}.auth-panel input:focus,.profile-form input:focus,.profile-form select:focus,.record-fields input:focus,.record-fields select:focus,.record-fields textarea:focus{border-color:#8eaaa2;box-shadow:0 0 0 3px rgba(40,95,82,.08)}.record-fields textarea{min-height:76px;resize:vertical}.type-selector{display:grid;gap:6px;grid-template-columns:repeat(4,1fr)}.type-selector button{background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:6px;min-height:54px}.type-selector button:disabled{cursor:default}.type-selector b,.type-selector span{display:block}.type-selector b{font-size:18px}.type-selector span{font-size:12px}.type-selector button.active{color:#fff}.type-selector button.active.eat{background:#b95146;background:var(--eat);border-color:#b95146;border-color:var(--eat)}.type-selector button.active.activity{background:#347864;background:var(--activity);border-color:#347864;border-color:var(--activity)}.type-selector button.active.sleep{background:#466f9c;background:var(--sleep);border-color:#466f9c;border-color:var(--sleep)}.type-selector button.active.you{background:#8b6b26;background:var(--you);border-color:#8b6b26;border-color:var(--you)}.choice-grid{display:grid;gap:7px;grid-template-columns:repeat(2,1fr)}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-grid button{background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:6px;font-size:14px;font-weight:650;min-height:44px}.choice-grid button:hover{border-color:#aab7b3}.choice-grid button.active{background:#eaf2ef;border-color:#285f52;border-color:var(--primary);color:#285f52;color:var(--primary)}.field-pair{display:grid;gap:9px;grid-template-columns:1fr 1fr}.save-drafts{margin-top:14px;width:100%}.auth-page,.profile-page{display:grid;min-height:100vh;padding:20px 16px;place-items:center}.auth-panel,.profile-form,.profile-page>header{width:min(480px,100%)}.profile-page>header{margin-bottom:16px}.auth-panel h1,.profile-page h1{font-size:28px;margin:4px 0 7px}.auth-panel p,.profile-page p{color:#717a77;color:var(--muted);font-size:14px;line-height:1.55}.auth-panel,.profile-form{background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px rgba(35,55,49,.07);box-shadow:var(--shadow);display:grid;gap:14px;padding:20px}.easy-mark{display:grid;gap:5px;grid-template-columns:repeat(4,40px)}.easy-mark b{border-radius:6px;color:#fff;display:grid;font-size:15px;height:40px;place-items:center;width:40px}.easy-mark b:first-child{background:#b95146;background:var(--eat)}.easy-mark b:nth-child(2){background:#347864;background:var(--activity)}.easy-mark b:nth-child(3){background:#466f9c;background:var(--sleep)}.easy-mark b:nth-child(4){background:#8b6b26;background:var(--you)}.settings-header{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;gap:14px;margin-bottom:18px}.settings-header h1{font-size:27px;margin:2px 0 0}.settings-section{background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:8px;margin-bottom:12px;padding:16px}.settings-section.profile-form{box-shadow:none;width:100%}.settings-section h2{font-size:19px;margin:0 0 14px}.large-mode-row{display:-moz-box;display:flex;min-height:64px;width:100%;-moz-box-align:center;align-items:center;-moz-box-pack:justify;background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:6px;gap:12px;justify-content:space-between;padding:10px 11px;text-align:left}.large-mode-row b,.large-mode-row span{display:block}.large-mode-row b{font-size:16px}.large-mode-row span{color:#717a77;color:var(--muted);font-size:12px;margin-top:2px}.large-mode-row.active{background:#f3f8f6;border-color:#8eaaa2}.large-mode-row strong{color:#285f52;color:var(--primary);font-size:13px;white-space:nowrap}.settings-copy{color:#717a77;color:var(--muted);font-size:14px;line-height:1.6}.logout-button{background:#fff;border:1px solid #dfb4b4;border-radius:6px;color:#a53b3b;color:var(--danger);font-size:14px;font-weight:700;min-height:46px;width:100%}.update-toast{bottom:12px;display:-moz-box;display:flex;left:12px;position:fixed;right:12px;z-index:30;-moz-box-align:center;align-items:center;-moz-box-pack:justify;background:#fff;border:1px solid #aab7b3;border-radius:8px;box-shadow:0 10px 30px rgba(35,55,49,.07);box-shadow:var(--shadow);font-size:13px;gap:12px;justify-content:space-between;margin:auto;max-width:480px;padding:11px 12px}.update-toast button{background:#285f52;background:var(--primary);border:0;border-radius:6px;color:#fff;font-size:13px;font-weight:700;min-height:36px;padding:7px 10px}.install-row{display:-moz-box;display:flex;min-height:64px;width:100%;-moz-box-align:center;align-items:center;-moz-box-pack:justify;background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:6px;gap:12px;justify-content:space-between;padding:10px 11px;text-align:left}.install-row b,.install-row small,.install-row span{display:block}.install-row small{color:#717a77;color:var(--muted);margin-top:3px}.install-row strong,.install-status{color:#285f52;color:var(--primary);font-size:13px}.install-backdrop{z-index:60;-moz-box-align:end;align-items:flex-end}.install-sheet{background:#fff;border-radius:8px 8px 0 0;box-shadow:0 -18px 50px rgba(24,45,39,.15);margin:auto;padding:26px 20px -moz-calc(22px + env(safe-area-inset-bottom));padding:26px 20px calc(22px + env(safe-area-inset-bottom));text-align:center;width:min(520px,100%)}.install-app-mark{background:#285f52;background:var(--primary);border-radius:8px;color:#fff;display:grid;font-size:17px;font-weight:850;height:62px;margin:0 auto 14px;place-items:center;width:62px}.install-sheet h2{font-size:24px;margin:0 0 10px}.install-sheet ol,.install-sheet p{color:#717a77;color:var(--muted);line-height:1.7;margin:0 auto 18px}.install-sheet ol{padding-left:22px;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.install-sheet .primary-button,.install-sheet .secondary-button{margin-top:8px;min-height:50px;width:100%}.secondary-button{background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:6px;font-weight:700}.weight-form,.weight-history,.weight-overview{background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:8px;margin-bottom:14px;padding:17px}.weight-overview>div:first-child{display:-moz-box;display:flex;-moz-box-align:baseline;align-items:baseline;-moz-box-pack:justify;justify-content:space-between}.weight-overview span{color:#717a77;color:var(--muted);font-size:13px;font-weight:700}.weight-overview strong{font-size:28px}.weight-overview>p{color:#285f52;color:var(--primary);margin:4px 0 0;text-align:right}.weight-chart{display:block;margin-top:14px;overflow:visible;width:100%}.weight-chart line{stroke:#dce4e1}.weight-chart-line{fill:none;stroke:#285f52;stroke:var(--primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.weight-chart circle{fill:#fff;stroke:#285f52;stroke:var(--primary);stroke-width:3}.weight-chart-empty{color:#717a77;color:var(--muted);display:grid;min-height:110px;place-items:center}.weight-form h2,.weight-history h2{font-size:19px;margin:0 0 14px}.weight-form-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr}.weight-form label{color:#717a77;color:var(--muted);display:grid;font-size:13px;font-weight:700;gap:6px;margin-bottom:12px}.weight-form input{background:#fff;border:1px solid #cfd8d5;border-radius:6px;color:#202725;color:var(--ink);font-size:16px;min-height:46px;padding:9px 11px;width:100%}.form-actions{display:-moz-box;display:flex;-moz-box-pack:end;gap:8px;justify-content:flex-end}.form-actions button{min-height:46px;padding:0 18px}.weight-history article{display:grid;grid-template-columns:105px 1fr auto;-moz-box-align:center;align-items:center;border-top:1px solid #e1e6e4;border-top:1px solid var(--line);gap:12px;padding:13px 0}.weight-history article:first-of-type{border-top:0}.weight-history time{color:#717a77;color:var(--muted);font-size:13px}.weight-history article strong{font-size:18px}.weight-history article p{color:#717a77;color:var(--muted);font-size:13px;margin:2px 0 0}.analysis-entry{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;background:#f3f8f6;border:1px solid #bfcfca;border-radius:8px;gap:18px;justify-content:space-between;margin-top:18px;padding:17px}.analysis-entry span{color:#285f52;color:var(--primary);font-size:12px;font-weight:800}.analysis-entry h2{font-size:19px;margin:3px 0}.analysis-entry p{color:#717a77;color:var(--muted);font-size:13px;margin:0}.analysis-entry>button,.export-button,.retry-ai{background:#285f52;background:var(--primary);border:0;border-radius:6px;color:#fff;flex-shrink:0;font-weight:750;min-height:44px;padding:0 15px}.analysis-overlay{background:#f5f7f6;inset:0;overflow:auto;position:fixed;z-index:45}.analysis-toolbar{display:-moz-box;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:2;-moz-box-align:center;align-items:center;-moz-box-pack:justify;background:hsla(0,0%,100%,.96);border-bottom:1px solid #e1e6e4;border-bottom:1px solid var(--line);justify-content:space-between;padding:12px max(18px,-moz-calc(50vw - 380px));padding:12px max(18px,calc(50vw - 380px))}.analysis-toolbar span{color:#717a77;color:var(--muted);font-size:12px;font-weight:750}.analysis-toolbar h2{font-size:22px;margin:2px 0 0}.analysis-toolbar>button{background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:6px;font-size:27px;height:42px;width:42px}.analysis-content{margin:auto;padding:18px 16px 70px;width:min(760px,100%)}.range-presets{display:grid;gap:7px;grid-template-columns:repeat(5,1fr)}.range-presets button{background:#fff;border:1px solid #e1e6e4;border:1px solid var(--line);border-radius:6px;font-size:13px;font-weight:700;min-height:42px}.range-presets button.active{background:#285f52;background:var(--primary);border-color:#285f52;border-color:var(--primary);color:#fff}.range-fields{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:12px 0}.range-fields label{color:#717a77;color:var(--muted);display:grid;font-size:12px;font-weight:700;gap:5px}.range-fields input{background:#fff;border:1px solid #ccd6d2;border-radius:6px;color:#202725;color:var(--ink);min-height:45px;padding:8px 10px;width:100%}.analysis-generate,.export-button,.retry-ai{min-height:48px;width:100%}.report-preview{margin-top:18px}.analysis-report{background:#f8faf8;border:1px solid #d8e0dd;border-radius:8px;color:#1d2825;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden;width:100%}.analysis-report>header{display:-moz-box;display:flex;-moz-box-align:end;align-items:flex-end;-moz-box-pack:justify;background:#285f52;color:#fff;gap:20px;justify-content:space-between;padding:28px 30px}.analysis-report header span{color:#cde1da;font-size:13px;font-weight:800}.analysis-report header h2{font-size:30px;margin:5px 0 0}.analysis-report header p{color:#e1ece8;font-size:13px;margin:0}.report-metrics{background:#fff;border-bottom:1px solid #dfe6e3;display:grid;grid-template-columns:repeat(4,1fr)}.report-metrics div{border-right:1px solid #e6ebe9;min-width:0;padding:20px}.report-metrics div:last-child{border-right:0}.report-metrics small,.report-metrics span,.report-metrics strong{display:block}.report-metrics small,.report-metrics span{color:#6d7975;font-size:12px}.report-metrics strong{font-size:22px;margin:5px 0 2px}.report-ai,.report-section{border-top:1px solid #dfe6e3;margin:22px 25px;padding-top:20px}.report-ai h3,.report-section h3{font-size:18px;margin:0 0 14px}.report-title{-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.chart-legend,.report-title{display:-moz-box;display:flex}.chart-legend{font-size:11px;gap:10px}.chart-legend span{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;gap:4px}.chart-legend i{border-radius:2px;height:8px;width:8px}.analysis-chart{display:block;max-height:230px;width:100%}.analysis-chart line{stroke:#d6dfdc}.analysis-chart text{fill:#73807c;font-size:12px}.report-weight-chart{display:block;max-height:180px;width:100%}.report-weight-chart path{fill:none;stroke:#285f52;stroke:var(--primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.report-weight-chart circle{fill:#fff;stroke:#285f52;stroke:var(--primary);stroke-width:3}.report-weight-chart text{fill:#53615d;font-size:12px;font-weight:700}.report-empty{color:#78827f;font-size:13px;margin:0}.distribution-list{display:grid;gap:12px}.distribution-list>div{display:grid;grid-template-columns:120px 1fr 55px;-moz-box-align:center;align-items:center;font-size:13px;gap:10px}.distribution-list>div>span{background:#e8edeb;border-radius:3px;height:9px;overflow:hidden}.distribution-list i{border-radius:3px;display:block;height:100%}.distribution-list strong{text-align:right}.report-ai{background:#edf5f2;border:1px solid #bfd1ca;border-radius:7px;padding:20px}.report-ai.urgent{background:#fff1f1;border-color:#dba6a6}.report-ai>span{color:#285f52;color:var(--primary);font-size:12px;font-weight:800}.report-ai h3{margin-top:5px}.report-ai li,.report-ai p{line-height:1.65}.analysis-report footer{border-top:1px solid #dfe6e3;color:#7b8582;font-size:11px;padding:15px 25px;text-align:center}.retry-ai{background:#9c4141}.export-button,.retry-ai{margin-top:12px}.export-report{left:-10000px;pointer-events:none;position:fixed;top:0;width:900px}.export-report>div{width:900px}html.elder-mode{font-size:22px}html.elder-mode .page{padding-left:20px;padding-right:20px;width:min(760px,100%)}html.elder-mode .baby-header h1{font-size:46px}html.elder-mode .baby-header{-moz-box-align:start;align-items:flex-start;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}html.elder-mode .header-actions{width:100%}html.elder-mode .header-actions button{-moz-box-flex:1;flex:1 1}html.elder-mode .baby-header p,html.elder-mode .daily-brief li,html.elder-mode .daily-brief p,html.elder-mode .empty-group,html.elder-mode .profile-form label,html.elder-mode .record-fields label,html.elder-mode .record-main>p,html.elder-mode .weight-form label{font-size:23px;line-height:1.55}html.elder-mode .analysis-entry h2,html.elder-mode .analysis-toolbar h2,html.elder-mode .day-heading h2,html.elder-mode .easy-group h2,html.elder-mode .settings-section h2,html.elder-mode .smart-recorder>label,html.elder-mode .weight-form h2,html.elder-mode .weight-history h2{font-size:29px}html.elder-mode .profile-form input,html.elder-mode .profile-form select,html.elder-mode .range-fields input,html.elder-mode .record-fields input,html.elder-mode .record-fields select,html.elder-mode .record-fields textarea,html.elder-mode .smart-recorder textarea,html.elder-mode .weight-form input{font-size:25px;min-height:68px}html.elder-mode .analysis-entry>button,html.elder-mode .choice-grid button,html.elder-mode .export-button,html.elder-mode .form-actions button,html.elder-mode .logout-button,html.elder-mode .photo-button,html.elder-mode .primary-button,html.elder-mode .quick-entry-button,html.elder-mode .range-presets button,html.elder-mode .retry-ai,html.elder-mode .secondary-button,html.elder-mode .voice-button{font-size:23px;min-height:68px}html.elder-mode .record-actions button{font-size:21px;min-height:54px;padding:8px 14px}html.elder-mode .analysis-entry p,html.elder-mode .analysis-entry span,html.elder-mode .analysis-toolbar span,html.elder-mode .auth-panel>span,html.elder-mode .baby-header span,html.elder-mode .daily-brief header span,html.elder-mode .date-picker span,html.elder-mode .day-heading em,html.elder-mode .day-heading span,html.elder-mode .draft-sheet header span,html.elder-mode .easy-group header p,html.elder-mode .easy-group header strong,html.elder-mode .install-row small,html.elder-mode .install-status,html.elder-mode .large-mode-row span,html.elder-mode .large-mode-row strong,html.elder-mode .original-input,html.elder-mode .quick-entry-button span,html.elder-mode .quick-sheet header span,html.elder-mode .range-fields label,html.elder-mode .settings-copy,html.elder-mode .settings-header span,html.elder-mode .smart-recorder small,html.elder-mode .urgent-message,html.elder-mode .weight-history article p,html.elder-mode .weight-history time,html.elder-mode .weight-overview span,html.elder-mode .weight-overview>p{font-size:18px!important;line-height:1.55}html.elder-mode .auth-panel h1{font-size:40px}html.elder-mode .auth-panel label,html.elder-mode .auth-panel p{font-size:22px;line-height:1.55}html.elder-mode .auth-panel input{font-size:25px;min-height:68px}html.elder-mode .easy-mark{grid-template-columns:repeat(4,54px)}html.elder-mode .easy-mark b{font-size:22px;height:54px;width:54px}html.elder-mode .inline-error{font-size:19px!important;line-height:1.5}html.elder-mode .baby-header p{font-size:22px}html.elder-mode .weight-link{font-size:20px;min-height:42px}html.elder-mode .analysis-toolbar>button,html.elder-mode .header-actions button,html.elder-mode .settings-header>button{font-size:20px;min-height:58px;min-width:58px;padding:8px 14px}html.elder-mode .date-navigator{grid-template-columns:58px 1fr 58px;padding:8px}html.elder-mode .date-arrow{font-size:34px;height:58px;width:58px}html.elder-mode .date-picker strong{font-size:24px}html.elder-mode .back-today{font-size:20px;grid-column:1/-1;min-height:54px;padding:7px 10px;position:static;-moz-transform:none;transform:none;width:100%}html.elder-mode .quick-entry-button{-moz-box-align:start;align-items:flex-start;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:4px;padding:15px 17px}html.elder-mode .quick-entry-button b{font-size:24px}html.elder-mode .easy-group>header{gap:14px;grid-template-columns:52px 1fr auto;padding:16px}html.elder-mode .easy-letter{font-size:25px;height:52px;width:52px}html.elder-mode .record-rows{padding:0 16px}html.elder-mode .record-row{gap:14px;grid-template-columns:70px minmax(0,1fr);padding:18px 0}html.elder-mode .record-row time{font-size:22px}html.elder-mode .draft-sheet h2,html.elder-mode .quick-sheet h2,html.elder-mode .settings-header h1{font-size:32px}html.elder-mode .close-button{font-size:34px;height:58px;width:58px}html.elder-mode .quick-type-grid button{min-height:100px}html.elder-mode .quick-type-grid b{font-size:32px}html.elder-mode .quick-type-grid span,html.elder-mode .type-selector span{font-size:18px}html.elder-mode .draft-toggle{flex-wrap:wrap;font-size:21px!important}html.elder-mode .draft-toggle input{height:28px!important;width:28px!important}html.elder-mode .duplicate-badge{font-size:18px}html.elder-mode .type-selector button{min-height:76px}html.elder-mode .type-selector b{font-size:25px}html.elder-mode .install-row,html.elder-mode .large-mode-row{min-height:82px;padding:14px}html.elder-mode .install-row b,html.elder-mode .large-mode-row b{font-size:22px}html.elder-mode .install-row strong{font-size:18px}html.elder-mode .install-sheet h2{font-size:32px}html.elder-mode .install-sheet li,html.elder-mode .install-sheet p{font-size:21px}html.elder-mode .weight-overview strong{font-size:38px}html.elder-mode .weight-chart-empty{font-size:20px}html.elder-mode .weight-history article{gap:16px;padding:18px 0}html.elder-mode .weight-history article strong{font-size:25px}html.elder-mode .range-presets{grid-template-columns:repeat(3,1fr)}html.elder-mode .range-fields{grid-template-columns:1fr}html.elder-mode .update-toast{-moz-box-align:stretch;align-items:stretch;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;font-size:18px;line-height:1.5}html.elder-mode .update-toast button{font-size:20px;min-height:54px}@media (max-width:390px){.page{padding-left:12px;padding-right:12px}.baby-header h1{font-size:27px}.header-actions{gap:5px}.header-actions button{font-size:12px;min-height:38px;padding:0 9px}.quick-entry-button{-moz-box-align:start;align-items:flex-start;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:2px}.easy-group>header{grid-template-columns:36px 1fr auto;padding:10px 11px}.easy-letter{height:36px;width:36px}.easy-group header p{display:none}.record-rows{padding:0 11px}.record-row{grid-template-columns:44px minmax(0,1fr)}.field-pair{grid-template-columns:1fr}.analysis-entry{-moz-box-align:stretch;align-items:stretch;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.analysis-entry>button{width:100%}.range-presets{grid-template-columns:repeat(3,1fr)}.range-fields,.weight-form-grid{grid-template-columns:1fr}.report-metrics{grid-template-columns:1fr 1fr}.report-metrics div:nth-child(2){border-right:0}.analysis-report>header{-moz-box-align:start;align-items:flex-start;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:20px}.analysis-report header h2{font-size:24px}.report-ai,.report-section{margin:18px 15px}.distribution-list>div{grid-template-columns:85px 1fr 45px}.weight-history article{grid-template-columns:1fr auto}.weight-history time{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;-moz-transition:none!important;transition:none!important}}