@import "https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;600&family=Google+Sans+Text:wght@400;500&display=swap";:root{color:#202124;font-synthesis:none;--blue:#1a73e8;--blue-soft:#e8f0fe;--red:#ea4335;--yellow:#fbbc04;--green:#34a853;--ink:#202124;--muted:#5f6368;--line:#dadce0;--soft:#f8fafd;--shadow:0 1px 2px #3c40431f,0 4px 12px #3c404314;background:#fff;font-family:Google Sans Text,Google Sans,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:#fff;min-width:320px;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}.app{min-height:100vh}.topbar{z-index:20;background:#fff;border-bottom:1px solid #f1f3f4;align-items:center;gap:40px;height:72px;padding:0 max(24px,50vw - 640px);display:flex;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:11px;font-family:Google Sans,Arial,sans-serif;font-size:21px;text-decoration:none;display:flex}.brand-mark{grid-template-columns:repeat(2,8px);gap:3px;width:19px;height:19px;display:grid;transform:rotate(-8deg)}.brand-mark i{border-radius:3px;width:8px;height:8px}nav[aria-label=主导航]{gap:5px;height:100%;display:flex}nav[aria-label=主导航] button{height:40px;color:var(--muted);background:0 0;border:0;border-radius:22px;align-self:center;padding:0 16px;font-size:14px}nav[aria-label=主导航] button.active,nav[aria-label=主导航] button:hover{color:var(--blue);background:var(--blue-soft)}.refresh-button{width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;margin-left:auto;font-size:21px;display:grid}.refresh-button:hover{color:var(--blue);background:var(--blue-soft)}.app-shell{max-width:1280px;margin:0 auto;padding:54px 40px 90px}.intro,.history-title{justify-content:space-between;align-items:flex-end;margin-bottom:42px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.13em;margin-bottom:12px;font-size:11px;font-weight:600;display:block}.intro h1,.history-title h1{letter-spacing:-.065em;margin:0 0 10px;font-family:Google Sans,Arial,sans-serif;font-size:clamp(36px,5vw,58px);font-weight:500;line-height:1.05}.intro p,.history-title p{color:var(--muted);margin:0;font-size:16px}.color-dots{gap:9px;padding-bottom:12px;display:flex}.color-dots i{border-radius:50%;width:12px;height:12px}.color-dots i:first-child{background:var(--blue)}.color-dots i:nth-child(2){background:var(--red)}.color-dots i:nth-child(3){background:var(--yellow)}.color-dots i:nth-child(4){background:var(--green)}.content-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:72px;display:grid}.flow{min-width:0}.flow-step{grid-template-columns:36px minmax(0,1fr);gap:18px;padding-bottom:38px;display:grid;position:relative}.flow-step:not(:last-child):after{content:"";background:#e8eaed;width:1px;position:absolute;top:35px;bottom:0;left:17px}.step-number{z-index:1;background:#fff;border:1px solid;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Google Sans;font-size:14px;font-weight:600;display:grid;position:relative}.step-number.blue{color:var(--blue)}.step-number.red{color:var(--red)}.step-number.yellow{color:#d89400}.step-content{min-width:0}.step-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.step-heading h2{letter-spacing:-.025em;margin:0 0 5px;font-family:Google Sans;font-size:21px;font-weight:500}.step-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.optional,.counter{color:#80868b;flex:none;font-size:12px}.time-area{max-width:720px}.time-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.date-field{min-width:0;color:var(--blue);background:#f8faff;border:1px solid #c7d7f5;border-radius:12px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:9px 12px;font-size:12px;font-weight:500;display:grid}.date-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.date-field input:focus{box-shadow:none}.time-foot{color:#80868b;justify-content:space-between;align-items:center;margin:8px 2px 0;font-size:12px;display:flex}.now-button,.text-button{color:var(--blue);background:0 0;border:0;font-size:13px}.now-button{border-radius:12px;padding:4px 8px}.now-button:hover,.text-button:hover{background:var(--blue-soft)}.meal-picker{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.meal-picker button{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#fff;border-radius:20px;padding:0 15px;font-size:13px;transition:all .18s}.meal-picker button span{margin-right:7px}.meal-picker button:hover,.meal-picker button.selected{border-color:var(--blue);color:#174ea6;background:var(--blue-soft)}.meal-picker.compact{margin-top:8px}.meal-picker.compact button{min-height:34px;padding:0 13px;font-size:12px}.photo-block{max-width:720px}.photo-drop{min-height:250px;color:var(--muted);text-align:center;background:#fbfcff;border:1px dashed #bdc1c6;border-radius:14px;place-items:center;gap:7px;transition:all .18s;display:grid}.photo-drop strong{color:var(--ink);font-size:14px;font-weight:500}.photo-drop span:last-child{font-size:12px}.camera-icon{width:50px;height:50px;color:var(--blue);background:var(--blue-soft);border-radius:50%;place-items:center;margin-bottom:5px;font-size:28px;display:grid}.photo-drop.has-photo{background:#f1f3f4;border-style:solid;min-height:0;display:block;overflow:hidden}.photo-drop img{object-fit:contain;width:100%;height:300px;display:block}.photo-details{background:var(--soft);border-radius:12px;margin-top:14px;padding:16px}.photo-detail-head{justify-content:space-between;font-size:13px;display:flex}.photo-detail-head strong{font-weight:500}.photo-details input[type=range]{width:100%;accent-color:var(--blue);margin:14px 0 5px}.range-copy{color:#80868b;justify-content:space-between;gap:8px;font-size:11px;display:flex}.range-copy span:nth-child(2){color:var(--muted)}.photo-details .text-button{margin-top:11px;padding:5px 0}.photo-busy{color:var(--blue);margin-top:8px;font-size:12px;display:block}textarea{border:1px solid var(--line);resize:vertical;width:100%;max-width:720px;min-height:142px;color:var(--ink);border-radius:12px;outline:0;padding:15px;line-height:1.65;display:block}textarea:focus,.search-box:focus-within,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1a73e824}textarea::placeholder{color:#9aa0a6}.action-row{grid-template-columns:1fr 1.2fr;gap:10px;max-width:720px;margin-top:17px;display:grid}.primary-button,.secondary-button{border-radius:24px;min-height:48px;font-size:14px;font-weight:500}.primary-button{border:1px solid var(--blue);color:#fff;background:var(--blue)}.primary-button:hover{box-shadow:var(--shadow);background:#185abc}.primary-button span{margin-left:10px;font-size:17px}.secondary-button{color:var(--blue);background:#fff;border:1px solid #aeb4bb}.status{border-radius:9px;max-width:720px;margin:13px 0 0;padding:11px 13px;font-size:13px}.status.success{color:#137333;background:#e6f4ea}.status.error{color:#c5221f;background:#fce8e6}.history-rail{box-shadow:var(--shadow);background:#fff;border:1px solid #e1e4e8;border-radius:16px;padding:21px 20px 19px;position:sticky;top:105px}.rail-head{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.rail-head span{color:var(--muted);letter-spacing:.13em;margin-bottom:5px;font-size:10px;display:block}.rail-head h2{margin:0;font-family:Google Sans;font-size:21px;font-weight:500}.rail-head button{width:32px;height:32px;color:var(--muted);background:0 0;border:0;border-radius:50%;font-size:19px}.rail-head button:hover{color:var(--blue);background:var(--blue-soft)}.history-list{border-top:1px solid #f1f3f4;max-width:800px}.compact-list{margin-top:10px}.record-row{border-bottom:1px solid #e8eaed;grid-template-columns:92px minmax(0,1fr) 18px;align-items:start;gap:16px;padding:20px 0;display:grid}.record-row.compact{grid-template-columns:44px minmax(0,1fr) 12px;gap:10px;padding:14px 0}.record-row>img,.record-avatar{object-fit:cover;border-radius:12px;width:92px;height:92px}.record-row.compact>img,.record-row.compact .record-avatar{border-radius:10px;width:44px;height:44px}.record-avatar{color:var(--blue);background:var(--blue-soft);place-items:center;font-size:26px;display:grid}.record-row.compact .record-avatar{font-size:18px}.record-main{min-width:0}.record-meta{color:#80868b;justify-content:space-between;gap:8px;font-size:11px;display:flex}.meal-label{color:var(--blue);font-weight:500}.record-main h3{text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:14px;font-weight:500;line-height:1.45;overflow:hidden}.record-row:not(.compact) .record-main h3{white-space:normal;font-size:16px}.record-main p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.5}.food-tags{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.food-tags span{color:#5f6368;background:#f1f3f4;border-radius:10px;padding:3px 7px;font-size:10px}.record-arrow{color:#80868b;align-self:center;font-size:24px}.history-link{width:100%;color:var(--blue);text-align:left;background:0 0;border:0;margin-top:15px;padding:8px;font-size:13px}.history-link span{float:right;font-size:17px}.empty-state{color:var(--muted);text-align:center;padding:48px 20px;line-height:1.7}.empty-state span{color:#80868b;font-size:12px}.history-view{max-width:900px}.history-title{margin-bottom:34px}.history-toolbar{grid-template-columns:minmax(0,1fr) 160px;gap:10px;max-width:720px;margin-bottom:22px;display:grid}.search-box{border:1px solid var(--line);min-height:48px;color:var(--muted);border-radius:24px;align-items:center;gap:8px;padding:0 14px;display:flex}.search-box span{font-size:21px}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.history-toolbar select{border:1px solid var(--line);min-width:0;color:var(--ink);background:#fff;border-radius:10px;outline:0;padding:0 13px}.bottom-nav{display:none}.review-dialog{background:#fff;border:1px solid #dfe3e8;border-radius:20px;width:min(92vw,560px);padding:26px;box-shadow:0 18px 60px #3c404340}.review-dialog::backdrop{background:#20212461}.dialog-head{justify-content:space-between;align-items:flex-start;display:flex}.dialog-head h2{letter-spacing:-.03em;margin:0;font-family:Google Sans;font-size:24px;font-weight:500}.close-button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;font-size:24px;display:grid}.close-button:hover{color:var(--blue);background:var(--blue-soft)}.review-time{color:var(--blue);margin:15px 0 12px;font-size:13px}.review-surface{background:var(--soft);border-radius:13px;padding:17px}.review-summary{color:var(--ink);font-size:14px;line-height:1.65}.review-label{color:var(--muted);margin-top:16px;font-size:12px}.food-list{margin-top:14px}.food-row{border-bottom:1px solid #e8eaed;justify-content:space-between;gap:12px;padding:11px 0;font-size:13px;display:flex}.food-row span{color:var(--muted)}.uncertain{color:#b06000;margin:13px 0 0;font-size:12px;line-height:1.5}.dialog-actions{justify-content:flex-end;align-items:center;gap:16px;margin-top:18px;display:flex}.dialog-actions .primary-button{padding:0 18px}.review-meal-label{display:none}@media (width<=900px){.topbar{padding:0 22px}.app-shell{padding:44px 24px 78px}.content-grid{grid-template-columns:1fr;gap:24px}.history-rail{position:static}.intro{margin-bottom:34px}.time-area,.photo-block,textarea,.action-row,.status{max-width:none}}@media (width<=600px){body{padding-bottom:70px}.topbar{gap:16px;height:62px;padding:0 16px}.brand{min-width:0;font-size:18px}.brand>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar nav{display:none}.app-shell{width:100%;padding:32px 16px 28px}.intro,.history-title{align-items:flex-start;margin-bottom:29px}.intro h1,.history-title h1{overflow-wrap:anywhere;max-width:calc(100vw - 75px);font-size:36px;line-height:1.08}.intro p,.history-title p{font-size:14px;line-height:1.5}.color-dots{gap:7px;padding-top:7px}.color-dots i{width:11px;height:11px}.flow-step{grid-template-columns:30px minmax(0,1fr);gap:12px;padding-bottom:31px}.flow-step:not(:last-child):after{top:31px;left:14px}.step-number{width:29px;height:29px;font-size:12px}.step-heading{gap:8px;margin-bottom:15px}.step-heading h2{font-size:19px}.step-heading p{font-size:12px}.optional,.counter{font-size:11px}.time-grid{grid-template-columns:1fr;gap:9px}.date-field{grid-template-columns:38px minmax(0,1fr);padding:8px 10px}.date-field input{font-size:14px}.time-foot{font-size:11px}.meal-picker{gap:6px;margin-top:12px}.meal-picker button{min-height:36px;padding:0 12px;font-size:12px}.photo-drop{min-height:215px}.photo-drop img{height:245px}.photo-details{padding:13px}.range-copy{font-size:10px}.range-copy span:nth-child(2){text-align:center;max-width:150px}.action-row{grid-template-columns:1fr;gap:9px;margin-top:14px}.primary-button,.secondary-button{min-height:47px}.history-rail{padding:18px 15px}.record-row{grid-template-columns:64px minmax(0,1fr) 12px;gap:12px;padding:16px 0}.record-row>img,.record-row .record-avatar{width:64px;height:64px}.record-main h3,.record-row:not(.compact) .record-main h3{font-size:14px}.record-main p{font-size:12px}.history-toolbar{grid-template-columns:1fr;gap:9px}.history-toolbar select{min-height:46px}.bottom-nav{z-index:30;height:70px;padding-bottom:env(safe-area-inset-bottom);background:#fffffff7;border-top:1px solid #e8eaed;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px 14px #3c404317}.bottom-nav button{min-width:100px;color:var(--muted);background:0 0;border:0;place-items:center;padding:6px 18px;display:grid}.bottom-nav button span{font-size:21px;line-height:20px}.bottom-nav button small{font-size:11px}.bottom-nav button.active{color:var(--blue)}.review-dialog{border-radius:18px;width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:21px 17px}.review-dialog .dialog-head h2{font-size:21px}.review-surface{padding:14px}.dialog-actions{gap:10px}.dialog-actions .primary-button{padding:0 13px}.meal-picker.compact{gap:6px}.meal-picker.compact button{padding:0 10px}}@media (prefers-reduced-motion:no-preference){.flow-step,.history-rail,.intro{animation:.35s ease-out both rise}.flow-step:nth-child(2){animation-delay:50ms}.flow-step:nth-child(3){animation-delay:.1s}.photo-drop,.primary-button,.secondary-button,.meal-picker button{transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.photo-drop:active,.primary-button:active,.secondary-button:active,.meal-picker button:active{transform:scale(.985)}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}:root{--primary:#1a73e8;--on-primary:#fff;--primary-container:#e8f0fe;--on-primary-container:#174ea6;--secondary:#0f9d58;--surface:#fff;--surface-container:#f8fafd;--surface-high:#eef1f4;--outline:#9aa0a6;--outline-variant:#dadce0;--on-surface:#202124;--muted:#5f6368;--shadow:0 2px 10px #3c40431a,0 1px 3px #3c404314}body{background:linear-gradient(#fff 0%,#f8fafd 62%,#fff 100%)}.topbar{background:#ffffffeb;border-bottom-color:#eef1f4}.history-rail{border-color:#e1e4e8}.history-link:hover,.record-avatar{color:#174ea6;background:#e8f0fe}.review-dialog{border-color:#dadce0}.review-surface{background:#f8fafd}@media (width<=600px){.flow:before{top:42px;bottom:42px;left:15px}.record-card{border-top-width:3px}.intro-mark span{border-radius:14px;width:40px;height:40px;font-size:22px}}@media (prefers-reduced-motion:reduce){.reveal,.reveal.is-visible{opacity:1;transition:none;transform:none}}:root{color:#1b1b1f;--primary:#6750a4;--on-primary:#fff;--primary-container:#eaddff;--on-primary-container:#21005d;--secondary:#625b71;--surface:#faf8ff;--surface-container:#f0edf4;--surface-high:#ebe7ef;--outline:#79747e;--outline-variant:#cac4d0;--on-surface:#1b1b1f;--muted:#49454f;--shadow:0 2px 8px #2d234117,0 1px 2px #2d23410f;background:#faf8ff;font-family:Google Sans Text,Google Sans,Arial,sans-serif}body{background:var(--surface);color:var(--on-surface)}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf8fff0;border-bottom:1px solid #cac4d080;gap:36px;height:80px;padding:0 max(24px,50vw - 620px)}.brand{font-size:21px}.brand-mark i:first-child{background:#6750a4}.brand-mark i:nth-child(2){background:#ba1a1a}.brand-mark i:nth-child(3){background:#8c6d1f}.brand-mark i:nth-child(4){background:#386a20}.desktop-nav{gap:4px;height:100%;display:flex}.desktop-nav button{height:44px;color:var(--muted);background:0 0;border:0;border-radius:22px;align-self:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:500;display:flex}.desktop-nav button:hover{background:var(--surface-container)}.nav-icon{font-size:18px;line-height:1}.icon-button,.mini-icon-button{color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.icon-button{width:44px;height:44px;margin-left:auto;font-size:22px}.icon-button:hover,.mini-icon-button:hover{color:var(--primary);background:var(--primary-container)}.app-shell{max-width:1240px;padding:54px 32px 96px}.eyebrow,.section-kicker{color:var(--primary);letter-spacing:.14em;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.eyebrow{margin-bottom:13px}.eyebrow-dot{background:var(--primary);border-radius:50%;width:8px;height:8px;display:inline-block}.intro h1,.history-title h1{font-size:clamp(38px,5vw,58px)}.intro p,.history-title p{font-size:16px;line-height:1.5}.intro-mark{width:84px;height:84px;color:var(--on-primary-container);background:var(--primary-container);box-shadow:var(--shadow);border-radius:28px;place-items:center;font-family:Google Sans,sans-serif;font-size:34px;display:grid;transform:rotate(5deg)}.content-grid{grid-template-columns:minmax(0,1fr) 330px;gap:28px}.record-card,.history-rail{border:1px solid var(--outline-variant);box-shadow:var(--shadow);background:#fff;border-radius:28px}.record-card{padding:28px 32px 20px}.card-header{border-bottom:1px solid var(--surface-high);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:24px;display:flex}.card-header h2,.rail-head h2{letter-spacing:-.03em;margin:7px 0 0;font-family:Google Sans,sans-serif;font-size:24px;font-weight:500}.card-status{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex}.card-status i{background:#6d9d56;border-radius:50%;width:7px;height:7px}.flow{padding-top:27px}.flow-step{grid-template-columns:38px minmax(0,1fr);gap:18px;padding-bottom:34px}.flow-step:not(.last):after{background:var(--outline-variant);width:2px;top:38px;bottom:0;left:18px}.step-marker{border:0;border-radius:50%;width:38px;height:38px;font-size:14px}.step-heading{margin:2px 0 18px}.step-heading h3{font-size:20px}.step-heading p{font-size:13px}.date-field{border:1px solid var(--outline);min-height:56px;color:var(--muted);background:#fff;border-radius:12px;padding:9px 14px}.date-field:focus-within{border:2px solid var(--primary);padding:8px 13px}.meal-picker button{border:1px solid var(--outline);background:#fff;border-radius:20px}.meal-picker button:hover{background:var(--surface-container)}.meal-picker button.selected{border-color:var(--primary);color:var(--on-primary-container);background:var(--primary-container)}.photo-drop{border:1px dashed var(--outline);background:var(--surface);border-radius:16px;min-height:226px}.photo-drop:hover{border-color:var(--primary);background:#f8f2ff}.camera-icon{width:52px;height:52px;color:var(--on-primary-container);background:var(--primary-container);border-radius:18px}.photo-details{background:var(--surface-container);border-radius:16px}textarea{border:1px solid var(--outline);background:#fff;border-radius:16px;min-height:142px;padding:16px}.action-row{margin-top:17px}.primary-button,.secondary-button{border-radius:26px;min-height:52px}.primary-button{border-color:var(--primary);background:var(--primary)}.secondary-button{border-color:var(--outline);color:var(--primary);background:#fff}.secondary-button:hover{border-color:var(--primary);background:var(--primary-container)}.status{border-radius:12px}.history-rail{padding:23px 21px 18px;top:105px}.mini-icon-button{width:36px;height:36px;font-size:19px}.history-list{border-top:1px solid var(--surface-high)}.record-row{border-bottom:1px solid var(--surface-high)}.record-row>img,.record-avatar{border-radius:16px}.record-row.compact>img,.record-row.compact .record-avatar{border-radius:12px}.record-avatar{color:var(--on-primary-container);background:var(--primary-container)}.meal-label{color:var(--primary)}.food-tags span{background:var(--surface-container);border-radius:8px}.history-link{border-radius:20px}.history-link:hover{background:var(--primary-container)}.history-toolbar select,.search-box{border-color:var(--outline);background:#fff}.review-dialog{border-color:var(--outline-variant);border-radius:28px}.review-surface{background:var(--surface-container);border-radius:16px}@media (width<=900px){.app-shell{padding:42px 24px 82px}.content-grid{grid-template-columns:1fr;gap:22px}.history-rail{position:static}.record-card{padding:25px 26px 18px}}@media (width<=600px){.topbar{gap:13px;height:68px;padding:0 16px}.desktop-nav{display:none}.app-shell{padding:32px 16px 28px}.intro h1,.history-title h1{font-size:36px}.intro-mark{border-radius:20px;width:58px;height:58px;font-size:24px}.record-card{border-radius:22px;padding:20px 16px 14px}.card-header{padding-bottom:18px}.card-header h2{font-size:20px}.card-status{font-size:10px}.flow{padding-top:22px}.flow-step{grid-template-columns:30px minmax(0,1fr);gap:12px;padding-bottom:28px}.flow-step:not(.last):after{top:31px;left:14px}.step-marker{width:30px;height:30px;font-size:12px}.step-heading h3{font-size:18px}.time-grid{grid-template-columns:1fr}.date-field{min-height:52px;padding:8px 11px}.photo-drop{min-height:205px}.action-row{grid-template-columns:1fr}.history-rail{border-radius:22px;padding:18px 15px}.bottom-nav{border-top-color:var(--outline-variant);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf8fff7}.bottom-nav button.active{color:var(--on-primary-container)}.bottom-nav button.active span{background:var(--primary-container)}}:root{color:#202124;--primary:#1a73e8;--on-primary:#fff;--primary-container:#e8f0fe;--on-primary-container:#174ea6;--surface:#fff;--surface-container:#f8fafd;--surface-high:#eef1f4;--outline:#9aa0a6;--outline-variant:#dadce0;--on-surface:#202124;--muted:#5f6368;--shadow:0 2px 10px #3c40431a,0 1px 3px #3c404314;background:#fff;font-family:Google Sans Text,Google Sans,Arial,sans-serif}body{color:#202124;background:linear-gradient(#fff 0%,#f8fafd 62%,#fff 100%)}.topbar{background:#ffffffeb;border-bottom-color:#eef1f4;gap:36px;height:80px;padding:0 max(24px,50vw - 620px)}.desktop-nav button.active{color:#174ea6;background:#e8f0fe}.desktop-nav button:hover,.icon-button:hover,.mini-icon-button:hover{color:#174ea6;background:#f1f3f4}.eyebrow,.section-kicker,.meal-label{color:#1a73e8}.eyebrow-dot{background:linear-gradient(135deg,#1a73e8 0 50%,#ea4335 50% 100%)}.intro-mark{color:#202124;background:conic-gradient(#1a73e8 0 25%,#34a853 25% 50%,#fbbc04 50% 75%,#ea4335 75% 100%);box-shadow:0 8px 24px #1a73e829}.intro-mark span{background:#fff;border-radius:20px;place-items:center;width:58px;height:58px;font-size:28px;display:grid}.record-card{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#1a73e8 0 25%,#ea4335 25% 50%,#fbbc04 50% 75%,#34a853 75%) border-box;border-color:#0000 #e1e4e8 #e1e4e8;border-top-style:solid;border-top-width:4px}.card-status i{background:#34a853}.card-header{border-bottom-color:#eef1f4}.flow{padding-top:27px;position:relative}.flow:before{content:"";z-index:0;background:linear-gradient(#1a73e8 0 32%,#ea4335 32% 62%,#fbbc04 62% 82%,#34a853 82%);border-radius:2px;width:2px;position:absolute;top:46px;bottom:46px;left:19px}.flow-step{z-index:1}.flow-step:not(.last):after{display:none}.step-marker{z-index:2;border:3px solid #fff;box-shadow:0 0 0 1px,0 2px 5px #3c404329}.step-marker.blue{color:#1a73e8;background:#e8f0fe}.step-marker.coral{color:#ea4335;background:#fce8e6}.step-marker.amber{color:#b06000;background:#fff4ce}.step-marker{text-align:center;font-variant-numeric:tabular-nums;place-items:center;line-height:1;display:grid}.meal-picker button.selected{color:#174ea6;background:#e8f0fe;border-color:#1a73e8}.meal-picker button:nth-child(2).selected{color:#c5221f;background:#fce8e6;border-color:#ea4335}.meal-picker button:nth-child(3).selected{color:#7a4e00;background:#fff4ce;border-color:#fbbc04}.meal-picker button:nth-child(4).selected{color:#137333;background:#e6f4ea;border-color:#34a853}.primary-button{background:#1a73e8;border-color:#1a73e8}.primary-button:hover{background:#185abc}.secondary-button{color:#1a73e8}.secondary-button:hover{background:#e8f0fe;border-color:#1a73e8}.status.info{color:#174ea6;background:#e8f0fe}.history-link{color:#1a73e8}.history-link:hover,.record-avatar{color:#174ea6;background:#e8f0fe}.food-tags span{background:#f1f3f4}.search-box:focus-within,select:focus,textarea:focus{border-color:#1a73e8}.reveal{opacity:0;transition:opacity .55s cubic-bezier(.2,0,0,1),transform .65s cubic-bezier(.2,0,0,1);transform:translateY(24px);animation:none!important}.reveal.is-visible{opacity:1;transform:none}.flow-step.reveal:nth-child(2){transition-delay:.1s}.flow-step.reveal:nth-child(3){transition-delay:.18s}.history-rail.reveal{transition-delay:.16s}.history-toolbar.reveal{transition-delay:80ms}@media (width<=600px){.topbar{gap:13px;height:68px;padding:0 16px}.flow:before{top:42px;bottom:42px;left:15px}.record-card{border-top-width:3px}.intro-mark span{border-radius:14px;width:40px;height:40px;font-size:22px}}@media (prefers-reduced-motion:reduce){.reveal,.reveal.is-visible{opacity:1;transition:none;transform:none}}
