:root{color:#252831;font-synthesis:none;text-rendering:optimizelegibility;--ink:#252831;--muted:#84817d;--soft:#aaa49d;--coral:#df6845;--coral-dark:#c85335;--peach:#fff0e8;--sage:#5b856f;--sage-soft:#e9f1e9;--gold:#dc9b38;--gold-soft:#fff5db;--paper:#fffdf9;--line:#ebe7e1;--shadow:0 18px 50px #42312712;background:#f7f5f1;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f7f5f1}body{background:#f7f5f1;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #df684538}h1,h2,h3,p{margin-top:0}.app-loading{background:var(--paper);min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:14px;display:grid}.brand-seed{background:var(--coral);color:#fff;border-radius:15px 15px 15px 5px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;transform:rotate(-4deg)}.login-page{background:var(--paper);grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.login-story{background:linear-gradient(145deg,#fff7f1 0%,#fffdf9 57%,#f4f7ef 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(38px,7vw,92px);display:flex;position:relative;overflow:hidden}.login-story:after{content:"";background:#eeb18624;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-170px;right:-80px}.story-mark{width:56px;height:56px;color:var(--coral);box-shadow:var(--shadow);background:#fff;border-radius:20px;place-items:center;display:grid}.story-mark svg{width:28px;height:28px}.login-story span{color:#9b7162;letter-spacing:.08em;margin-bottom:18px;font-size:14px;display:block}.login-story h1{letter-spacing:-.04em;max-width:720px;margin-bottom:24px;font-size:clamp(39px,5vw,66px);font-weight:610;line-height:1.18}.login-story p{color:#77736f;max-width:520px;font-size:17px;line-height:1.8}.story-flower{z-index:1;width:170px;height:170px;margin-left:auto;position:relative}.story-flower i{transform-origin:27px 42px;background:#fff;border-radius:55% 55% 48% 48%;width:52px;height:76px;position:absolute;top:48px;left:58px;box-shadow:0 8px 24px #5041360f}.story-flower i:nth-child(2){transform:rotate(72deg)}.story-flower i:nth-child(3){transform:rotate(144deg)}.story-flower i:nth-child(4){transform:rotate(216deg)}.story-flower i:nth-child(5){transform:rotate(288deg)}.story-flower b{background:#eda841;border-radius:50%;width:30px;height:30px;position:absolute;top:74px;left:70px}.login-card{align-self:center;width:min(430px,100% - 64px);margin:40px auto}.eyebrow{color:#b97862;letter-spacing:.08em;font-size:13px;font-weight:700}.login-card h2{margin:10px 0 8px;font-size:36px;font-weight:640}.login-card>p{color:var(--muted);margin-bottom:32px;line-height:1.6}.login-card form{gap:18px;display:grid}.login-card label,.form-field{color:#5c5a57;gap:8px;font-size:14px;font-weight:600;display:grid}.login-card input,.form-field input,.form-field textarea,.form-field select,.filter-bar input{width:100%;color:var(--ink);background:#fff;border:1px solid #dedad4;border-radius:13px;min-height:48px;padding:13px 14px;transition:border-color .15s,box-shadow .15s}.login-card input:focus,.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#d6937c;outline:0;box-shadow:0 0 0 4px #df684514}.login-card small{color:var(--soft);text-align:center;margin-top:20px;display:block}.form-error,.inline-error{color:#a63f27;background:#fff2ee;border:1px solid #f1c2b4;border-radius:12px;padding:12px 14px;font-size:14px}.primary-button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:50px;padding:0 24px;font-weight:700;box-shadow:0 10px 24px #c04c2d29}.primary-button:hover{background:var(--coral-dark)}.primary-button:disabled{opacity:.62;cursor:wait}.primary-button.compact{justify-content:center;align-items:center;gap:9px;min-width:170px;font-size:17px;display:inline-flex}.app-shell{min-height:100vh}.sidebar{z-index:20;border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9f2;flex-direction:column;width:244px;padding:26px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-items:center;gap:12px;padding:0 8px 34px;display:flex}.sidebar-brand .brand-seed{border-radius:13px 13px 13px 4px;width:38px;height:38px}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand strong{font-size:15px}.sidebar-brand small{color:var(--muted);margin-top:3px;font-size:11px}.sidebar nav{gap:5px;display:grid}.sidebar nav button,.sidebar-profile{color:#77736f;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;min-height:46px;padding:0 13px;display:flex}.sidebar nav button svg,.sidebar-profile svg{width:19px;height:19px}.sidebar nav button:hover,.sidebar-profile:hover,.sidebar nav button.active,.sidebar-profile.active{color:var(--ink);background:#f4eee8}.sidebar nav button.active{color:var(--coral);font-weight:700}.sidebar-add{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:24px;font-weight:700;display:flex}.sidebar-profile{margin-top:auto}.app-main{min-height:100vh;margin-left:244px}.page{width:min(1180px,100%);margin:0 auto;padding:48px clamp(28px,5vw,72px) 80px}.page-header{margin-bottom:30px}.page-header h1{letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(29px,3vw,42px);font-weight:620}.page-intro{max-width:680px;color:var(--muted);margin:-18px 0 28px;line-height:1.7}.home-page{padding-top:38px}.home-hero{justify-content:space-between;align-items:center;gap:30px;min-height:138px;padding:0 6px 18px;display:flex}.home-hero h1{letter-spacing:-.045em;align-items:center;gap:10px;margin:8px 0 5px;font-size:clamp(34px,4vw,52px);font-weight:620;line-height:1.1;display:flex}.home-hero h1 svg{color:#ee9b7d;width:27px;height:27px;transform:rotate(-9deg)}.age-line{margin:0 0 5px;font-size:17px}.muted{color:var(--muted);margin:0;font-size:14px}.hero-note{color:#9c8580;align-items:center;gap:12px;padding-right:20px;font-family:KaiTi,STKaiti,serif;font-size:15px;line-height:1.7;display:flex;transform:rotate(-3deg)}.hero-note svg{color:#e6a24a;width:30px;height:30px}.record-banner{background:linear-gradient(110deg,#fff0e8,#fff8ef);border-radius:27px;justify-content:space-between;align-items:center;gap:22px;min-height:126px;padding:25px 30px;display:flex}.record-banner>div{gap:7px;display:grid}.record-banner span{color:#bd755e;font-size:14px;font-weight:700}.record-banner strong{color:#a76b58;font-size:16px;font-weight:520;line-height:1.6}.home-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.panel{border:1px solid var(--line);background:#ffffffdb;border-radius:22px;box-shadow:0 2px #43302404}.attention-panel,.health-panel{min-height:190px;padding:22px}.section-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.section-title h2{margin:0;font-size:18px;font-weight:650}.section-title button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:13px;display:flex}.section-title button svg{width:14px}.recent-panel{margin-top:16px;padding:24px}.gentle-empty{color:var(--muted);margin:22px 0 0;font-size:14px;line-height:1.6}.big-empty{text-align:center;justify-items:center;padding:46px 18px;display:grid}.big-empty h3{margin:8px 0 7px;font-size:19px;font-weight:630}.big-empty p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.big-empty button{color:var(--coral);cursor:pointer;background:0 0;border:0;margin-top:18px;font-weight:700}.empty-sprout{color:var(--sage);font-size:34px}.record-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f0ece7;grid-template-columns:88px auto minmax(150px,1fr) auto;grid-template-areas:"time tag title attachment""time tag summary attachment";align-items:center;column-gap:15px;width:100%;min-height:76px;padding:12px 10px;display:grid;position:relative}.record-row:last-child{border-bottom:0}.record-row:hover{background:#fcfaf7;border-radius:13px}.record-time{color:var(--muted);grid-area:time;font-size:13px}.record-tag{white-space:nowrap;border-radius:999px;grid-area:tag;justify-content:center;align-items:center;min-height:28px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.record-tag.coral{background:var(--peach);color:#c75c3c}.record-tag.sage{background:var(--sage-soft);color:#4d7962}.record-tag.gold{background:var(--gold-soft);color:#a46e20}.record-row>strong{white-space:nowrap;text-overflow:ellipsis;grid-area:title;font-size:15px;overflow:hidden}.record-row>small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;grid-area:summary;margin-top:4px;overflow:hidden}.attachment-badge{color:var(--muted);grid-area:attachment;align-items:center;gap:4px;font-size:12px;display:flex}.attachment-badge svg{width:15px}.timeline-list{position:relative}.timeline-row{padding-left:22px}.timeline-dot{border-radius:50%;width:9px;height:9px;position:absolute;top:33px;left:2px;box-shadow:0 0 0 4px #fff}.timeline-dot.coral{background:#eea184}.timeline-dot.sage{background:#7caa91}.timeline-dot.gold{background:#e5b65d}.timeline-list:before{content:"";background:#efd6ca;width:1px;position:absolute;top:34px;bottom:34px;left:5.5px}.reminder-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f0ece7;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;width:100%;min-height:68px;padding:8px 4px;display:grid}.reminder-row:last-child{border-bottom:0}.reminder-icon{background:var(--gold-soft);width:38px;height:38px;color:var(--gold);border-radius:13px;place-items:center;display:grid}.reminder-row strong,.reminder-row small{display:block}.reminder-row strong{font-size:14px}.reminder-row small{color:var(--muted);margin-top:5px;line-height:1.4}.reminder-row>svg{color:var(--soft)}.week-link{color:#4f6f5d;cursor:pointer;background:#eef3ec;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:20px 24px;display:flex}.week-link span,.week-link strong{display:block}.week-link span{margin-bottom:5px;font-size:12px}.week-link strong{font-size:15px}.skeleton{gap:9px;padding:12px 0;display:grid}.skeleton i{background:linear-gradient(90deg,#f2efeb,#faf8f5,#f2efeb) 0 0/200% 100%;border-radius:8px;height:13px;animation:1.4s infinite pulse}.skeleton i:nth-child(2){width:75%}.skeleton i:nth-child(3){width:48%}@keyframes pulse{to{background-position:-200% 0}}.sheet-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#271f1b47;justify-content:center;align-items:flex-end;padding:20px;animation:.18s fade;display:flex;position:fixed;inset:0}.quick-sheet{background:var(--paper);border-radius:28px;width:min(620px,100%);padding:18px 26px 26px;animation:.24s sheet-in;position:relative;box-shadow:0 28px 80px #281f1a3b}.sheet-handle{background:#d7d2cc;border-radius:999px;width:42px;height:5px;margin:0 auto 16px}.sheet-close{position:absolute;top:15px;right:18px}.icon-button{cursor:pointer;background:#f4f0eb;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.quick-sheet h2{margin:7px 0 18px;font-size:25px;font-weight:630}.quick-sheet>p{color:var(--muted);text-align:center;margin:15px 0 0;font-size:12px}.quick-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.quick-grid>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;min-height:76px;padding:11px;display:grid}.quick-grid>button:hover{background:#fffaf6;border-color:#edcabb}.quick-grid>button>span{background:var(--peach);width:40px;height:40px;color:var(--coral);border-radius:13px;place-items:center;display:grid}.quick-grid strong,.quick-grid small{display:block}.quick-grid strong{font-size:14px}.quick-grid small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.35}.quick-grid>button>svg{color:var(--soft)}@keyframes fade{0%{opacity:0}}@keyframes sheet-in{0%{opacity:.5;transform:translateY(28px)}}.filter-tabs{scrollbar-width:none;gap:6px;margin-bottom:16px;display:flex;overflow:auto}.filter-tabs button{border:1px solid var(--line);min-height:39px;color:var(--muted);white-space:nowrap;cursor:pointer;background:#fff;border-radius:999px;padding:0 18px}.filter-tabs button.active{background:var(--peach);color:var(--coral);border-color:#edb9a5;font-weight:700}.filter-bar{grid-template-columns:minmax(220px,1fr) 160px 160px;gap:10px;margin-bottom:18px;display:grid}.filter-bar label{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.filter-bar input{min-height:44px;padding:9px 11px}.search-field{position:relative}.search-field svg{position:absolute;left:13px}.search-field input{padding-left:40px}.record-list-panel{padding:8px 20px}.records-page .record-row{grid-template-columns:110px auto minmax(180px,1fr) auto}.back-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:25px;padding:0;display:inline-flex}.detail-header{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:24px;display:flex}.detail-header h1{letter-spacing:-.035em;margin:13px 0 9px;font-size:clamp(29px,4vw,44px);font-weight:620}.detail-header p{color:var(--muted)}.secondary-button{min-height:44px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dcd7d1;border-radius:999px;padding:0 20px;font-weight:650}.detail-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:16px;display:grid}.detail-fields,.detail-side .panel{padding:24px}.detail-fields h2,.detail-side h2{margin-bottom:20px;font-size:17px}.detail-field{border-bottom:1px solid #f0ece7;grid-template-columns:150px 1fr;gap:20px;padding:15px 0;display:grid}.detail-field:last-child{border:0}.detail-field span{color:var(--muted);font-size:13px}.detail-field strong{white-space:pre-wrap;font-size:14px;font-weight:560;line-height:1.65}.detail-side{align-content:start;gap:16px;display:grid}.attachment-list{gap:8px;display:grid}.attachment-list a{color:var(--ink);background:#f8f6f2;border-radius:12px;align-items:center;gap:10px;padding:11px;text-decoration:none;display:flex}.attachment-list span,.attachment-list small{min-width:0;display:block}.attachment-list span{text-overflow:ellipsis;overflow:hidden}.attachment-list small{color:var(--muted);margin-top:3px;font-size:11px}.relation-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:12px 0;display:flex}.record-form{gap:16px;display:grid}.form-section{padding:25px}.form-section h2{margin-bottom:22px;font-size:18px}.form-field{margin-bottom:17px}.form-field span{gap:4px;display:flex}.form-field b{color:var(--coral)}.form-field textarea{resize:vertical;min-height:104px;line-height:1.65}.field-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.doctor-separator{color:#9b6b58;align-items:center;gap:12px;margin:26px 0 18px;font-size:12px;display:flex}.doctor-separator:before,.doctor-separator:after{content:"";background:#ecd8cf;flex:1;height:1px}.file-drop{cursor:pointer;background:#fcfaf7;border:1px dashed #d8c9bf;border-radius:17px;align-items:center;gap:14px;padding:20px;display:flex;position:relative}.file-drop>svg{width:25px;height:25px;color:var(--sage)}.file-drop span,.file-drop strong,.file-drop small{display:block}.file-drop small{color:var(--muted);margin-top:4px}.file-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.selected-files{color:var(--muted);margin:12px 0 0;padding-left:20px;font-size:13px}.form-actions{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9e0;border:1px solid #e4ded7cc;border-radius:999px;justify-content:flex-end;gap:10px;padding:10px;display:flex;position:sticky;bottom:18px;box-shadow:0 12px 35px #3428201a}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.archive-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:22px;grid-template-columns:50px 1fr auto;align-items:center;gap:14px;min-height:112px;padding:21px;display:grid}.archive-card:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.archive-card>svg:first-child{width:25px;height:25px;color:var(--coral);padding:0}.archive-card strong,.archive-card small{display:block}.archive-card strong{font-size:16px}.archive-card small{color:var(--muted);margin-top:6px;line-height:1.45}.archive-card>svg:last-child{color:var(--soft)}.reminder-page-list{padding:12px 22px}.summary-cards{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.summary-cards>div{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px}.summary-cards strong,.summary-cards span{display:block}.summary-cards strong{font-size:32px;font-weight:610}.summary-cards span{color:var(--muted);margin-top:6px;font-size:13px}.profile-card{align-items:center;gap:15px;padding:24px;display:flex}.profile-avatar{background:var(--peach);width:54px;height:54px;color:var(--coral);border-radius:18px;place-items:center;font-size:22px;font-weight:700;display:grid}.profile-card strong,.profile-card span{display:block}.profile-card span{color:var(--muted);margin-top:6px;font-size:13px}.privacy-card{margin-top:14px;padding:24px}.privacy-card h2{font-size:17px}.privacy-card p{color:var(--muted);margin:0;line-height:1.7}.logout-button{color:#ac543c;cursor:pointer;background:0 0;border:1px solid #e4d9d3;border-radius:15px;width:100%;min-height:48px;margin-top:18px}.bottom-nav{display:none}@media (width<=900px){.sidebar{display:none}.app-main{margin-left:0}.page{padding:28px 18px 108px}.bottom-nav{z-index:50;height:74px;padding:7px max(8px,env(safe-area-inset-left)) calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9f0;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav>button{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;display:flex}.bottom-nav>button.active{color:var(--coral);font-weight:700}.bottom-nav svg{width:20px;height:20px}.bottom-nav .bottom-add{background:var(--coral);color:#fff;border-radius:50%;align-self:start;width:52px;height:52px;margin:-18px auto 0;box-shadow:0 8px 22px #ba4a2b40}.bottom-nav .bottom-add svg{width:24px;height:24px}.home-grid,.detail-grid{grid-template-columns:1fr}.summary-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.login-page{background:linear-gradient(160deg,#fff5ed,#fffdf9 48%);display:block}.login-story{background:0 0;min-height:auto;padding:30px 24px 16px}.login-story>div:nth-child(2) p,.story-flower{display:none}.login-story h1{margin:34px 0 0;font-size:34px}.login-story span{display:none}.login-card{width:auto;margin:0;padding:20px 24px 40px}.home-page{padding-top:20px}.home-hero{min-height:128px;padding:0 4px 10px}.home-hero h1{font-size:34px}.hero-note{display:none}.record-banner{border-radius:22px;min-height:112px;padding:20px}.record-banner strong{font-size:13px}.primary-button.compact{min-width:auto;padding:0 18px;font-size:15px}.home-grid{gap:12px;margin-top:12px}.attention-panel,.health-panel,.recent-panel{border-radius:20px;padding:18px}.record-row,.records-page .record-row{grid-template-columns:72px 1fr auto;grid-template-areas:"time tag attachment""title title attachment""summary summary attachment";gap:5px 9px;padding:13px 4px}.record-tag{justify-self:start}.timeline-row{padding-left:20px}.timeline-list:before{left:4px}.timeline-dot{left:0}.week-link{margin-top:12px}.quick-sheet{padding:15px 18px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.sheet-backdrop{padding:0}.quick-grid{grid-template-columns:1fr}.quick-grid>button{min-height:68px}.filter-bar{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.archive-grid{grid-template-columns:1fr}.archive-card{min-height:92px}.detail-header{display:grid}.detail-header .secondary-button{justify-self:start}.detail-field{grid-template-columns:1fr;gap:6px}.field-pair{grid-template-columns:1fr}.form-section{padding:20px}.form-actions{bottom:84px}.summary-cards>div{padding:18px}.summary-cards strong{font-size:27px}.page-header{margin-bottom:24px}.page-header h1{font-size:30px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}.attachment-item{background:#f8f6f2;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:6px;display:grid}.attachment-item .attachment-list a,.attachment-item a{background:0 0;min-width:0}.attachment-item>button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;margin-right:6px;display:grid}.attachment-item>button:hover{color:#a74e38;background:#eee7e1}
