:root{--ink:#26332d;--muted:#788078;--cream:#fffaf3;--paper:#fff;--sage:#496957;--sage-soft:#e8f0e8;--peach:#f7c9a9;--peach-soft:#fff0e4;--line:#ece9e2;--shadow:0 8px 28px rgba(57,62,52,.08)}
*{box-sizing:border-box}body{margin:0;background:#eeeae3;color:var(--ink);font-family:ui-rounded,"SF Pro Rounded","PingFang SC","Microsoft YaHei",sans-serif}.app-shell{width:min(100%,480px);min-height:100dvh;margin:auto;background:var(--cream);position:relative;padding-bottom:92px;box-shadow:0 0 40px rgba(30,36,31,.12)}button{font:inherit;color:inherit}.topbar{padding:calc(20px + env(safe-area-inset-top)) 20px 14px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,#fffaf3 80%,rgba(255,250,243,0))}.eyebrow{margin:0 0 4px;color:var(--sage);font-size:12px;font-weight:800;letter-spacing:.12em}.topbar h1{margin:0;font-size:25px;letter-spacing:-.04em}.avatar{border:0;background:var(--sage);color:#fff;width:53px;height:53px;border-radius:20px;box-shadow:0 6px 18px rgba(73,105,87,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.avatar span{font-weight:900;font-size:18px;line-height:18px}.avatar small{font-size:9px}main{padding:4px 16px 24px}.hero{background:linear-gradient(145deg,#eff5ed,#dfeadf);padding:20px;border-radius:28px;overflow:hidden;position:relative;margin-bottom:16px}.hero:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:rgba(255,255,255,.35);right:-50px;top:-55px}.hero .date{color:var(--sage);font-size:13px;font-weight:800}.hero h2{font-size:28px;line-height:1.18;margin:12px 0 8px;max-width:300px;letter-spacing:-.04em}.hero p{margin:0;color:#647167;font-size:14px}.progress{margin-top:18px;height:6px;background:rgba(255,255,255,.7);border-radius:5px;overflow:hidden}.progress i{display:block;width:46%;height:100%;background:var(--sage);border-radius:5px}.section-head{display:flex;align-items:end;justify-content:space-between;margin:24px 4px 12px}.section-head h2{font-size:18px;margin:0}.section-head button,.link{border:0;background:none;color:var(--sage);font-weight:800;font-size:13px;cursor:pointer}.card{background:var(--paper);border:1px solid rgba(225,222,214,.7);border-radius:22px;box-shadow:var(--shadow)}.meal{padding:16px;display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;margin-bottom:10px}.meal .icon{width:48px;height:48px;display:grid;place-items:center;background:var(--peach-soft);border-radius:16px;font-size:23px}.meal h3{margin:0 0 5px;font-size:15px}.meal p{margin:0;color:var(--muted);font-size:12px}.pill{font-size:11px;font-weight:800;padding:7px 9px;background:var(--sage-soft);color:var(--sage);border-radius:99px;border:0}.skill-card{padding:17px;background:var(--peach-soft);border:0;display:flex;gap:14px;align-items:center}.skill-card b{display:block;font-size:15px;margin-bottom:4px}.skill-card p{margin:0;color:#8b6a55;font-size:12px}.skill-icon{font-size:27px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick{border:0;padding:15px;text-align:left;cursor:pointer}.quick span{font-size:22px}.quick b{display:block;margin-top:12px;font-size:14px}.quick small{color:var(--muted)}.bottom-nav{position:fixed;z-index:5;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,480px);height:76px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-top:1px solid var(--line)}.bottom-nav button{border:0;background:none;color:#9b9d98;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:20px;cursor:pointer}.bottom-nav small{font-size:10px;font-weight:700}.bottom-nav .active{color:var(--sage)}.week-tabs{display:flex;gap:8px;overflow:auto;padding:2px 2px 12px;scrollbar-width:none}.day-tab{flex:0 0 51px;padding:9px 4px;border:1px solid var(--line);background:#fff;border-radius:16px;color:var(--muted)}.day-tab.active{background:var(--sage);color:#fff;border-color:var(--sage)}.day-tab b,.day-tab small{display:block}.day-tab small{font-size:10px;margin-top:3px}.day-menu{padding:18px}.menu-row{padding:15px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:42px 1fr;gap:10px}.menu-row:last-child{border:0}.menu-row .time{font-size:11px;color:var(--muted)}.menu-row b{font-size:14px}.menu-row p{margin:4px 0 0;color:var(--muted);font-size:12px}.search{width:100%;border:1px solid var(--line);background:#fff;border-radius:16px;padding:13px 15px;font:inherit;outline:none}.filter-row{display:flex;gap:7px;overflow:auto;margin:12px 0}.filter{white-space:nowrap;border:0;background:#eeeae2;padding:8px 12px;border-radius:99px;font-size:12px}.filter.active{background:var(--sage);color:white}.food-list{display:grid;gap:9px}.food{padding:13px;display:grid;grid-template-columns:43px 1fr auto;align-items:center;gap:10px}.food .emoji{width:43px;height:43px;background:var(--cream);border-radius:14px;display:grid;place-items:center;font-size:20px}.food b{font-size:14px}.food p{margin:3px 0 0;color:var(--muted);font-size:11px}.hearts{font-size:11px;color:#e39a78}.summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.stat{padding:14px 8px;text-align:center}.stat b{font-size:20px;display:block}.stat small{color:var(--muted);font-size:10px}.shop-group{padding:16px;margin-bottom:10px}.shop-group h3{margin:0 0 10px;font-size:15px}.check-row{display:flex;align-items:center;padding:11px 0;border-top:1px solid var(--line);gap:10px}.check-row input{appearance:none;width:21px;height:21px;border:2px solid #b9c2ba;border-radius:7px}.check-row input:checked{background:var(--sage);border-color:var(--sage);box-shadow:inset 0 0 0 4px #fff}.check-row label{flex:1;font-size:14px}.check-row small{color:var(--muted)}.more-card{padding:17px;margin-bottom:10px;display:flex;gap:13px;align-items:center;cursor:pointer}.more-card .big-icon{font-size:24px;width:44px;height:44px;background:var(--sage-soft);border-radius:14px;display:grid;place-items:center}.more-card b{font-size:15px}.more-card p{margin:4px 0 0;font-size:12px;color:var(--muted)}.stage{padding:17px;margin-bottom:10px}.stage.active{border:2px solid var(--sage)}.stage header{display:flex;justify-content:space-between}.stage h3{margin:0}.stage p{font-size:12px;color:var(--muted);line-height:1.6}.tag{display:inline-block;padding:6px 9px;border-radius:99px;background:var(--sage-soft);color:var(--sage);font-size:11px;font-weight:800;margin:3px 3px 0 0}.record-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:15px 0}.record-options button{padding:12px 3px;border:1px solid var(--line);background:#fff;border-radius:14px;font-size:18px}.record-options small{display:block;font-size:9px;margin-top:4px}.primary{width:100%;border:0;border-radius:15px;padding:13px;background:var(--sage);color:#fff;font-weight:800}.empty{text-align:center;padding:35px 10px;color:var(--muted)}.toast{position:fixed;z-index:20;left:50%;bottom:90px;transform:translate(-50%,20px);opacity:0;background:#26332d;color:#fff;padding:11px 16px;border-radius:99px;font-size:12px;transition:.2s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}
.week-pager{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;margin:2px 0 12px}.week-pager button{height:42px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--sage);font-size:27px;line-height:1;cursor:pointer}.week-pager div{text-align:center}.week-pager b,.week-pager small{display:block}.week-pager b{font-size:15px}.week-pager small{margin-top:3px;color:var(--muted);font-size:11px}.week-overview-head{display:flex;align-items:center;justify-content:space-between;padding:8px 4px 18px}.week-overview-head h2{margin:9px 0 4px;font-size:22px}.week-overview-head p{margin:0;color:var(--muted);font-size:12px}.week-count{width:54px;height:54px;border-radius:18px;background:var(--peach-soft);display:grid;place-items:center;text-align:center;font-size:20px;font-weight:900;line-height:14px;color:#a06c50}.week-count small{font-size:9px}.week-overview{display:grid;gap:12px}.week-day{padding:16px}.week-day.today-card{border:2px solid var(--sage);box-shadow:0 9px 28px rgba(73,105,87,.12)}.week-day header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--line)}.weekday{font-weight:900;font-size:17px;margin-right:8px}.week-day header small{color:var(--muted)}.today-badge{font-size:10px;font-weight:800;color:#fff;background:var(--sage);padding:5px 8px;border-radius:99px}.week-meal{padding:10px 0;border-bottom:1px dashed var(--line)}.week-meal div{display:grid;grid-template-columns:42px 1fr;align-items:start;gap:7px}.week-meal small{color:var(--sage);font-weight:800;font-size:10px;padding-top:2px}.week-meal b{font-size:13px;line-height:1.45}.week-skill{display:grid;grid-template-columns:24px 52px 1fr;align-items:center;gap:5px;padding-top:12px}.week-skill small{font-size:10px;color:var(--muted)}.week-skill b{font-size:12px;color:#8b6a55}.profile-card{padding:22px}.profile-card h2{text-align:center;margin:8px 0}.profile-card>p{text-align:center;color:var(--muted);font-size:12px;line-height:1.6;margin:0 0 20px}.profile-card label{display:block;font-size:12px;font-weight:800;margin:0 0 7px}.profile-baby{width:62px;height:62px;margin:auto;border-radius:22px;background:var(--peach-soft);display:grid;place-items:center;font-size:30px}.age-preview{margin:12px 0;padding:12px;border-radius:14px;background:var(--sage-soft);color:var(--sage);text-align:center;font-size:13px;font-weight:800}
.week-pager{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;margin:2px 0 12px}.week-pager button{height:42px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--sage);font-size:27px;line-height:1;cursor:pointer}.week-pager div{text-align:center}.week-pager b,.week-pager small{display:block}.week-pager b{font-size:15px}.week-pager small{margin-top:3px;color:var(--muted);font-size:11px}.week-overview-head{display:flex;align-items:center;justify-content:space-between;padding:8px 4px 18px}.week-overview-head h2{margin:9px 0 4px;font-size:22px}.week-overview-head p{margin:0;color:var(--muted);font-size:12px}.week-count{width:54px;height:54px;border-radius:18px;background:var(--peach-soft);display:grid;place-items:center;text-align:center;font-size:20px;font-weight:900;line-height:14px;color:#a06c50}.week-count small{font-size:9px}.week-overview{display:grid;gap:12px}.week-day{padding:16px}.week-day.today-card{border:2px solid var(--sage);box-shadow:0 9px 28px rgba(73,105,87,.12)}.week-day header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--line)}.weekday{font-weight:900;font-size:17px;margin-right:8px}.week-day header small{color:var(--muted)}.today-badge{font-size:10px;font-weight:800;color:#fff;background:var(--sage);padding:5px 8px;border-radius:99px}.week-meal{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:10px 0;border-bottom:1px dashed var(--line)}.week-meal div{display:grid;grid-template-columns:42px 1fr;align-items:start;gap:7px}.week-meal small{color:var(--sage);font-weight:800;font-size:10px;padding-top:2px}.week-meal b{font-size:13px;line-height:1.45}.meal-edit{border:0;background:var(--sage-soft);color:var(--sage);font-size:10px;font-weight:800;padding:7px 9px;border-radius:99px}.week-skill{display:grid;grid-template-columns:24px 52px 1fr auto;align-items:center;gap:5px;padding-top:12px}.week-skill small{font-size:10px;color:var(--muted)}.week-skill b{font-size:12px;color:#8b6a55}.profile-card{padding:22px}.profile-card h2{text-align:center;margin:8px 0}.profile-card>p{text-align:center;color:var(--muted);font-size:12px;line-height:1.6;margin:0 0 20px}.profile-card label{display:block;font-size:12px;font-weight:800;margin:0 0 7px}.profile-baby{width:62px;height:62px;margin:auto;border-radius:22px;background:var(--peach-soft);display:grid;place-items:center;font-size:30px}.age-preview{margin:12px 0;padding:12px;border-radius:14px;background:var(--sage-soft);color:var(--sage);text-align:center;font-size:13px;font-weight:800}.food-tools{display:grid;grid-template-columns:1fr auto;gap:8px}.food-tools #addFoodButton{border:0;border-radius:16px;padding:0 14px;background:var(--sage);color:#fff;font-size:12px;font-weight:800}.editor-card{padding:22px}.editor-card h2{margin:14px 0 6px}.editor-card>p{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.6}.editor-card label{display:block;margin:15px 0 7px;font-size:12px;font-weight:800}.editor-card textarea{resize:vertical;line-height:1.6}.editor-actions{display:grid;grid-template-columns:1fr 2fr;gap:9px;margin-top:18px}.secondary{border:1px solid var(--line);background:#fff;border-radius:15px;font-weight:800}
.week-pager{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;margin:2px 0 12px}.week-pager button{height:42px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--sage);font-size:27px;line-height:1;cursor:pointer}.week-pager div{text-align:center}.week-pager b,.week-pager small{display:block}.week-pager b{font-size:15px}.week-pager small{margin-top:3px;color:var(--muted);font-size:11px}.week-overview-head{display:flex;align-items:center;justify-content:space-between;padding:8px 4px 18px}.week-overview-head h2{margin:9px 0 4px;font-size:22px}.week-overview-head p{margin:0;color:var(--muted);font-size:12px}.week-count{width:54px;height:54px;border-radius:18px;background:var(--peach-soft);display:grid;place-items:center;text-align:center;font-size:20px;font-weight:900;line-height:14px;color:#a06c50}.week-count small{font-size:9px}.week-overview{display:grid;gap:12px}.week-day{padding:16px}.week-day.today-card{border:2px solid var(--sage);box-shadow:0 9px 28px rgba(73,105,87,.12)}.week-day header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--line)}.weekday{font-weight:900;font-size:17px;margin-right:8px}.week-day header small{color:var(--muted)}.today-badge{font-size:10px;font-weight:800;color:#fff;background:var(--sage);padding:5px 8px;border-radius:99px}.week-meal{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:10px 0;border-bottom:1px dashed var(--line)}.week-meal>div{display:grid;grid-template-columns:42px 1fr;align-items:start;gap:7px}.week-meal small{color:var(--sage);font-weight:800;font-size:10px;padding-top:2px}.week-meal b{display:block;font-size:13px;line-height:1.45}.meal-edit{border:0;background:var(--sage-soft);color:var(--sage);font-size:10px;font-weight:800;padding:7px 9px;border-radius:99px}.ingredient-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.ingredient-tags i{font-style:normal;font-size:9px;color:#647167;background:var(--sage-soft);padding:3px 6px;border-radius:99px}.ingredient-tags.unmatched{font-size:9px;color:#a07861}.week-skill{display:grid;grid-template-columns:24px 52px 1fr auto;align-items:center;gap:5px;padding-top:12px}.week-skill small{font-size:10px;color:var(--muted)}.week-skill b{font-size:12px;color:#8b6a55}.profile-card{padding:22px}.profile-card h2{text-align:center;margin:8px 0}.profile-card>p{text-align:center;color:var(--muted);font-size:12px;line-height:1.6;margin:0 0 20px}.profile-card label{display:block;font-size:12px;font-weight:800;margin:0 0 7px}.profile-baby{width:62px;height:62px;margin:auto;border-radius:22px;background:var(--peach-soft);display:grid;place-items:center;font-size:30px}.age-preview{margin:12px 0;padding:12px;border-radius:14px;background:var(--sage-soft);color:var(--sage);text-align:center;font-size:13px;font-weight:800}.food-tools{display:grid;grid-template-columns:1fr auto;gap:8px}.food-tools #addFoodButton{border:0;border-radius:16px;padding:0 14px;background:var(--sage);color:#fff;font-size:12px;font-weight:800}.editor-card{padding:22px}.editor-card h2{margin:14px 0 6px}.editor-card>p{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.6}.editor-card label{display:block;margin:15px 0 7px;font-size:12px;font-weight:800}.editor-card textarea{resize:vertical;line-height:1.6}.match-box{margin-top:12px;padding:12px;background:var(--cream);border-radius:14px}.match-box>small{font-size:10px;color:var(--muted);font-weight:800}.editor-actions{display:grid;grid-template-columns:1fr 2fr;gap:9px;margin-top:18px}.secondary{border:1px solid var(--line);background:#fff;border-radius:15px;font-weight:800}
.week-pager{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;margin:2px 0 12px}.week-pager button{height:42px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--sage);font-size:27px;line-height:1;cursor:pointer}.week-pager div{text-align:center}.week-pager b,.week-pager small{display:block}.week-pager b{font-size:15px}.week-pager small{margin-top:3px;color:var(--muted);font-size:11px}.week-overview-head{display:flex;align-items:center;justify-content:space-between;padding:8px 4px 18px}.week-overview-head h2{margin:9px 0 4px;font-size:22px}.week-overview-head p{margin:0;color:var(--muted);font-size:12px}.week-count{width:54px;height:54px;border-radius:18px;background:var(--peach-soft);display:grid;place-items:center;text-align:center;font-size:20px;font-weight:900;line-height:14px;color:#a06c50}.week-count small{font-size:9px}.week-overview{display:grid;gap:12px}.week-day{padding:16px}.week-day.today-card{border:2px solid var(--sage);box-shadow:0 9px 28px rgba(73,105,87,.12)}.week-day header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--line)}.weekday{font-weight:900;font-size:17px;margin-right:8px}.week-day header small{color:var(--muted)}.today-badge{font-size:10px;font-weight:800;color:#fff;background:var(--sage);padding:5px 8px;border-radius:99px}.week-meal{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:10px 0;border-bottom:1px dashed var(--line)}.week-meal>div{display:grid;grid-template-columns:42px 1fr;align-items:start;gap:7px}.week-meal small{color:var(--sage);font-weight:800;font-size:10px;padding-top:2px}.week-meal b{display:block;font-size:13px;line-height:1.45}.meal-edit{border:0;background:var(--sage-soft);color:var(--sage);font-size:10px;font-weight:800;padding:7px 9px;border-radius:99px}.ingredient-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.ingredient-tags i{font-style:normal;font-size:9px;color:#647167;background:var(--sage-soft);padding:3px 6px;border-radius:99px}.ingredient-tags.unmatched{font-size:9px;color:#a07861}.portion-tags{margin-top:8px}.portion-tags i{padding:4px 7px}.portion-tags strong{color:var(--sage);font-weight:900}.meal-info{min-width:0}.week-skill{display:grid;grid-template-columns:24px 52px 1fr auto;align-items:center;gap:5px;padding-top:12px}.week-skill small{font-size:10px;color:var(--muted)}.week-skill b{font-size:12px;color:#8b6a55}.profile-card{padding:22px}.profile-card h2{text-align:center;margin:8px 0}.profile-card>p{text-align:center;color:var(--muted);font-size:12px;line-height:1.6;margin:0 0 20px}.profile-card label{display:block;font-size:12px;font-weight:800;margin:0 0 7px}.profile-baby{width:62px;height:62px;margin:auto;border-radius:22px;background:var(--peach-soft);display:grid;place-items:center;font-size:30px}.age-preview{margin:12px 0;padding:12px;border-radius:14px;background:var(--sage-soft);color:var(--sage);text-align:center;font-size:13px;font-weight:800}.food-tools{display:grid;grid-template-columns:1fr auto;gap:8px}.food-tools #addFoodButton{border:0;border-radius:16px;padding:0 14px;background:var(--sage);color:#fff;font-size:12px;font-weight:800}.editor-card{padding:22px}.editor-card h2{margin:14px 0 6px}.editor-card>p{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.6}.editor-card label{display:block;margin:15px 0 7px;font-size:12px;font-weight:800}.editor-card textarea{resize:vertical;line-height:1.6}.match-box{margin-top:12px;padding:12px;background:var(--cream);border-radius:14px}.match-box>small{font-size:10px;color:var(--muted);font-weight:800}.portion-row{display:flex!important;align-items:center;justify-content:space-between;margin:9px 0 0!important;padding-top:9px;border-top:1px solid var(--line)}.portion-row input{width:68px;border:1px solid var(--line);border-radius:9px;padding:7px;text-align:right;font:inherit}.no-match{margin:9px 0 0;color:#a07861;font-size:10px}.editor-actions{display:grid;grid-template-columns:1fr 2fr;gap:9px;margin-top:18px}.secondary{border:1px solid var(--line);background:#fff;border-radius:15px;font-weight:800}.check-row label em{display:block;margin-top:3px;color:var(--muted);font-size:9px;font-style:normal}.estimate-note{margin:14px 2px;padding:14px;border-radius:16px;background:var(--peach-soft);color:#7b6658}.estimate-note b{font-size:12px}.estimate-note p{margin:5px 0 0;font-size:10px;line-height:1.55}
@media(min-width:700px){body{padding:24px 0}.app-shell{min-height:calc(100dvh - 48px);border-radius:32px;overflow:hidden}.bottom-nav{bottom:24px;border-radius:0 0 32px 32px}}
