:root{--bg:#f4f6f2;--card:#fff;--text:#1f2922;--muted:#6d786f;--green:#2f6b4f;--green-dark:#214f3b;--soft:#e5f1e9;--line:#dde4de;--orange:#d77836;--red:#b7473c;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:var(--bg);font-size:16px}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent;cursor:pointer}.shell{min-height:100svh;display:grid;place-items:start center;background:radial-gradient(circle at 18% 0,#dbeee3 0,transparent 34%),var(--bg)}.app-frame{width:min(100%,480px);min-height:100svh;position:relative;background:var(--bg);box-shadow:0 0 70px #20312716}.topbar{position:sticky;top:0;z-index:5;padding:max(20px,env(safe-area-inset-top)) 18px 12px;display:flex;justify-content:space-between;align-items:center;background:#f4f6f2e8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar>div>span{color:var(--green);font-size:.75rem;font-weight:800;letter-spacing:.09em}.topbar h1{margin:2px 0 0;font-size:1.75rem;letter-spacing:-.04em}.icon-button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--card);display:grid;place-items:center;color:var(--text)}.icon-button svg{width:20px}.content-area{padding:8px 14px calc(112px + env(safe-area-inset-bottom))}.bottom-nav{position:fixed;left:50%;bottom:0;z-index:7;transform:translate(-50%);width:min(100%,480px);height:calc(76px + env(safe-area-inset-bottom));padding:7px 7px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#fffffff2;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{border:0;border-radius:14px;background:transparent;color:var(--muted);display:grid;place-items:center;align-content:center;gap:3px;font-size:.75rem}.bottom-nav svg{width:21px}.bottom-nav button[aria-current=page]{color:var(--green);background:var(--soft);font-weight:750}.floating-add{position:fixed;left:calc(50% + min(41vw,198px));bottom:calc(86px + env(safe-area-inset-bottom));transform:translate(-100%);z-index:8;width:58px;height:58px;border:0;border-radius:19px;background:var(--green);color:#fff;display:grid;place-items:center;box-shadow:0 12px 30px #2f6b4f55}.floating-add:active{transform:translate(-100%) scale(.96)}.home-hero{position:relative;overflow:hidden;padding:22px;border-radius:24px;background:linear-gradient(135deg,var(--green-dark),#3d7c5e);color:#fff;box-shadow:0 16px 35px #2f6b4f25}.home-hero:after{content:"";position:absolute;right:-35px;top:-55px;width:150px;height:150px;border-radius:50%;border:28px solid #ffffff12}.home-hero>span{font-size:.875rem;color:#dcece2}.home-hero h2{position:relative;margin:9px 0 18px;max-width:280px;font-size:1.4rem;line-height:1.35}.home-hero button{position:relative;border:0;background:transparent;color:#fff;padding:0;display:flex;gap:5px;align-items:center;font-weight:700;font-size:.875rem}.home-hero button svg{width:16px}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.quick-actions button{min-width:0;padding:14px 8px;border:0;border-radius:18px;background:var(--card);display:grid;justify-items:start;gap:4px;text-align:left;box-shadow:0 5px 18px #2031270a}.quick-actions button>span{width:38px;height:38px;border-radius:12px;background:var(--soft);display:grid;place-items:center;color:var(--green);margin-bottom:5px}.quick-actions svg{width:19px}.quick-actions strong{font-size:.875rem}.quick-actions small{max-width:100%;color:var(--muted);font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-heading{margin:25px 2px 11px;display:flex;align-items:center;justify-content:space-between}.section-heading h2{margin:0;font-size:1rem}.section-heading button{border:0;background:transparent;color:var(--green);padding:8px 0;font-size:.875rem}.mini-cards{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mini-cards button{min-width:0;padding:13px;border:0;border-radius:18px;background:var(--card);display:grid;text-align:left;gap:4px}.mini-cards button>span{width:36px;height:36px;border-radius:11px;background:#fff1e5;color:var(--orange);display:grid;place-items:center;margin-bottom:4px}.mini-cards svg{width:18px}.mini-cards strong{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-cards small,.home-documents small{font-size:.75rem;color:var(--muted)}.home-documents{display:grid;gap:8px}.home-documents button{width:100%;padding:11px;border:0;border-radius:17px;background:var(--card);display:flex;align-items:center;gap:11px;text-align:left}.home-documents button>span:last-child{display:grid;gap:3px}.small-file-icon{width:46px;height:46px;border-radius:14px;background:var(--soft);color:var(--green);display:grid;place-items:center}.small-file-icon svg{width:20px}.empty-inline{grid-column:1/-1;margin:0;padding:20px;text-align:center;color:var(--muted);background:var(--card);border-radius:17px;font-size:.875rem}.search-field{height:50px;padding:0 13px;border-radius:16px;background:var(--card);border:1px solid var(--line);display:flex;align-items:center;gap:8px}.search-field svg{width:20px;color:var(--muted)}.search-field input{width:100%;border:0;outline:0;background:transparent;font-size:1rem}.filter-scroll{display:flex;gap:8px;overflow:auto;margin:13px -14px 15px;padding:0 14px 2px;scrollbar-width:none}.filter-scroll::-webkit-scrollbar{display:none}.filter-scroll button{flex:0 0 auto;height:38px;padding:0 14px;border:1px solid var(--line);border-radius:20px;background:var(--card);color:var(--muted);font-size:.875rem}.filter-scroll button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fff}.recipe-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.food-card{min-width:0;padding:0;border:0;border-radius:20px;overflow:hidden;background:var(--card);text-align:left;box-shadow:0 7px 22px #2031270b}.food-photo{aspect-ratio:1.22;background:linear-gradient(145deg,#f8e5d4,#edc99f);overflow:hidden}.attachment-preview{width:100%;height:100%;object-fit:cover;display:block}.attachment-fallback,.food-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#b47643}.food-placeholder svg{width:34px}.food-copy{padding:12px;display:grid;gap:4px}.food-copy>span,.document-copy>span{font-size:.75rem;color:var(--green);font-weight:700}.food-copy strong{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.food-copy small{font-size:.75rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-list{display:grid;gap:9px}.document-card{width:100%;padding:11px;border:0;border-radius:18px;background:var(--card);display:grid;grid-template-columns:58px minmax(0,1fr) 22px;gap:12px;align-items:center;text-align:left;color:var(--text)}.document-preview{width:58px;height:58px;border-radius:15px;background:var(--soft);display:grid;place-items:center;color:var(--green);overflow:hidden}.document-preview>svg{width:24px}.document-copy{min-width:0;display:grid;gap:3px}.document-copy strong{font-size:.95rem}.document-copy small{font-size:.75rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.important-star{width:18px;color:#dda528}.task-summary{padding:20px 22px;border-radius:22px;background:linear-gradient(140deg,#e7f2ea,#d5e9dc);display:flex;align-items:center;justify-content:space-between;color:var(--green-dark)}.task-summary>div{display:flex;align-items:baseline;gap:7px}.task-summary span,.task-summary small{font-size:.875rem}.task-summary strong{font-size:2.25rem;line-height:1}.task-summary>svg{width:30px}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;border-radius:14px;background:#eef1ed}.segmented button{min-height:38px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-size:.875rem}.segmented button[aria-pressed=true]{background:var(--card);color:var(--green);box-shadow:0 3px 10px #20312712;font-weight:700}.task-tabs{grid-template-columns:1fr 1fr;margin:13px 0}.task-list{display:grid;gap:9px}.task-card{padding:15px 13px;border-radius:18px;background:var(--card);display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px}.task-check{width:34px;height:34px;border:0;background:transparent;color:var(--green);display:grid;place-items:center;padding:0}.task-check svg{width:23px}.task-title{display:flex;gap:8px;align-items:center;justify-content:space-between}.task-title strong{font-size:1rem}.task-title span{flex:0 0 auto;padding:3px 7px;border-radius:8px;background:#eef1ed;color:var(--muted);font-size:.75rem}.task-title span[data-priority=重要]{background:#fff0dc;color:#a2601f}.task-title span[data-priority=紧急]{background:#fee7e4;color:var(--red)}.task-card p{margin:5px 0;color:var(--muted);font-size:.875rem;line-height:1.45}.task-card small{color:var(--muted);font-size:.75rem}.task-card.is-complete{opacity:.62}.task-card.is-complete strong{text-decoration:line-through}.empty-state{padding:44px 10px;text-align:center;color:var(--muted);font-size:.875rem}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#14201970;display:flex;align-items:flex-end;justify-content:center}.add-sheet{width:min(100%,480px);padding:12px 18px calc(22px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:var(--card);max-height:93svh;overflow:auto}.sheet-handle{width:38px;height:5px;border-radius:5px;background:var(--line);margin:0 auto 16px}.add-sheet header{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.add-sheet h2{margin:0;font-size:1.35rem}.add-sheet header p{margin:4px 0 0;color:var(--muted);font-size:.8rem}.record-form{display:grid;gap:13px}.record-form label,.choice-field{display:grid;gap:6px;font-size:.875rem;font-weight:650}.record-form input,.record-form textarea{width:100%;border:1px solid var(--line);border-radius:13px;padding:12px;background:#fff;font-size:1rem;color:var(--text)}.record-form input:focus,.record-form textarea:focus{outline:2px solid #2f6b4f33;border-color:var(--green)}.record-form textarea{min-height:88px;resize:vertical}.choice-field{border:0;padding:0;margin:0}.choice-field legend{margin-bottom:6px}.file-picker{min-height:52px;padding:0 13px;border:1px dashed #aec4b4!important;border-radius:13px;display:flex!important;align-items:center;gap:8px!important;color:var(--green);font-weight:600!important;background:var(--soft)}.file-picker svg{width:18px}.file-picker input{display:none}.check-row{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:9px!important;font-weight:500!important}.check-row input{width:20px;height:20px;accent-color:var(--green)}.primary-button{min-height:50px;border:0;border-radius:14px;background:var(--green);color:#fff;font-weight:750}.primary-button:disabled{opacity:.45}.toast{position:fixed;left:50%;bottom:96px;z-index:30;transform:translate(-50%);max-width:min(370px,calc(100% - 40px));padding:11px 16px;border-radius:20px;background:var(--text);color:#fff;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:700px){.shell{padding:25px 0}.app-frame{min-height:calc(100svh - 50px);border-radius:30px;overflow:hidden}.bottom-nav{bottom:25px;border-radius:0 0 30px 30px}.floating-add{bottom:111px}}
