:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#16332e;--ink:#16332e;--muted:#6c7770;--paper:#fffcf3e6;--green:#0c4a3f;--mint:#dcefe6;--gold:#f7c948;--line:#16332e1f;--shadow:0 24px 80px #16332e2e;background:#f4f1e8;font-family:Avenir Next,PingFang TC,Noto Sans TC,sans-serif}*{box-sizing:border-box}html{background:radial-gradient(circle at 18% 8%,#f7c94859,#0000 32rem),radial-gradient(circle at 88% 0,#0c4a3f2e,#0000 28rem),#f4f1e8;min-height:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100%;margin:0}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell,.login-shell{width:min(100%,560px);min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) 16px calc(28px + env(safe-area-inset-bottom));margin:0 auto}.login-shell{place-items:center;display:grid}.login-card,.hero-card,.panel-card,.meal-card,.empty-card,.install-card{background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff9e}.login-card{border-radius:34px;width:100%;padding:28px;position:relative;overflow:hidden}.login-card:before,.hero-card:before{content:"";filter:blur(4px);pointer-events:none;background:linear-gradient(135deg,#f7c9486b,#0c4a3f1f);border-radius:999px;height:220px;position:absolute;inset:auto -28% -26% 36%;transform:rotate(-10deg)}.mark{color:#0c4a3f;background:linear-gradient(145deg,#ffefab,#dcefe6);border-radius:22px;place-items:center;width:64px;height:64px;display:grid;box-shadow:inset 0 1px #fffc,0 16px 34px #0c4a3f29}.eyebrow{color:#8a6b12;letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:.74rem;font-weight:800}h1,h2,h3,p{margin-top:0}.login-card h1,.hero-card h1{letter-spacing:-.08em;margin:10px 0;font-size:clamp(2.1rem,10vw,3.5rem);line-height:.94}.login-copy,.subtle,.network-line,.timestamp,.empty-card p{color:var(--muted)}.login-copy{max-width:23rem;margin-bottom:28px;line-height:1.7}.login-form{z-index:1;gap:10px;display:grid;position:relative}.login-form label{color:#314c45;font-size:.85rem;font-weight:800}.login-form input{width:100%;color:var(--ink);background:#ffffffdb;border:1px solid #0c4a3f2e;border-radius:18px;outline:none;padding:16px;box-shadow:inset 0 1px #ffffffe6}.login-form input:focus{border-color:#0c4a3f9e;box-shadow:0 0 0 4px #0c4a3f1a}.login-form button,.refresh-button,.ghost-button{cursor:pointer;border:0;border-radius:18px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.login-form button{color:#fffbe8;background:linear-gradient(145deg,#0c4a3f,#13715f);min-height:54px;margin-top:4px;box-shadow:0 16px 28px #0c4a3f38}.login-form button:disabled,.refresh-button:disabled{opacity:.55;cursor:not-allowed}.network-line{margin:16px 0 0;font-size:.83rem}.network-line.offline{color:#b45309}.notice{border-radius:16px;margin-top:14px;padding:12px 14px;font-size:.9rem}.notice.error{color:#9f1239;background:#ffe4e6e6;border:1px solid #be123c2e}.hero-card{border-radius:32px;padding:18px;position:relative;overflow:hidden}.status-row,.control-strip,.section-heading,.meal-head,.summary-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.network-pill,.count-pill{border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.network-pill.online{color:#0f5132;background:#dcefe6eb}.network-pill.offline{color:#92400e;background:#fef3c7eb}.ghost-button{color:#16332ebf;background:#ffffffad;padding:8px 10px}.profile-block{z-index:1;align-items:center;gap:14px;margin-top:22px;display:flex;position:relative}.avatar-orb{color:#fff7d6;background:conic-gradient(from 200deg,#0c4a3f,#1a7f69,#f7c948,#0c4a3f);border-radius:26px;flex:none;place-items:center;width:70px;height:70px;font-size:2rem;font-weight:950;display:grid;box-shadow:inset 0 2px 4px #ffffff6b,0 18px 34px #0c4a3f3d}.profile-block h1{margin:0 0 4px;font-size:2.2rem}.subtle{margin:0;font-weight:700}.diet-note{z-index:1;color:#4c3b0b;background:#fff6cac7;border-radius:18px;margin:18px 0 0;padding:12px 14px;line-height:1.55;position:relative}.control-strip{margin:18px 0 12px}.range-tabs{background:#ffffffa3;border-radius:18px;padding:4px;display:flex;box-shadow:inset 0 0 0 1px #16332e14}.range-tabs button{color:#16332ea6;background:0 0;border:0;border-radius:14px;min-height:38px;padding:0 14px;font-weight:900}.range-tabs button.active{color:#fffbe8;background:#0c4a3f;box-shadow:0 10px 20px #0c4a3f33}.refresh-button{color:#0c4a3f;background:#ffffffbd;min-height:44px;padding:0 14px;box-shadow:inset 0 0 0 1px #0c4a3f1a}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.install-card{color:#0c4a3f;text-align:left;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;margin:12px 0;padding:13px 14px;font-weight:900;display:grid}.today-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.metric-card{background:#ffffffd1;border-radius:24px;min-height:132px;padding:14px;position:relative;overflow:hidden;box-shadow:0 16px 42px #16332e1a}.metric-card:after{content:"";opacity:.1;background:currentColor;border-radius:50%;width:92px;height:92px;position:absolute;bottom:-32px;right:-30px}.metric-card.amber{color:#b7791f}.metric-card.green{color:#0f766e}.metric-card.rose{color:#be123c}.metric-card.blue{color:#2563eb}.metric-icon{background:#fffc;border-radius:13px;place-items:center;width:34px;height:34px;display:grid}.metric-card span,.metric-card small{color:#16332ea3;font-weight:800;display:block}.metric-card span{margin-top:14px;font-size:.82rem}.metric-card strong{color:var(--ink);letter-spacing:-.08em;margin-top:3px;font-size:clamp(1.6rem,8vw,2.25rem);line-height:1;display:inline-block}.metric-card small{margin-top:2px;font-size:.76rem}.panel-card,.empty-card{border-radius:28px;padding:16px}.section-heading h2{letter-spacing:-.04em;margin:0;font-size:1.2rem}.summary-row{color:var(--muted);flex-wrap:wrap;justify-content:flex-start;margin:12px 0 14px;font-size:.82rem;font-weight:800}.summary-row span{background:#ffffffa6;border-radius:999px;padding:7px 10px}.trend-strip{grid-auto-columns:minmax(22px,1fr);grid-auto-flow:column;align-items:end;gap:7px;min-height:110px;padding:10px 2px 0;display:grid;overflow-x:auto}.trend-day{justify-items:center;gap:6px;min-width:24px;display:grid}.bar-shell{background:#0c4a3f14;border-radius:999px;align-items:end;width:100%;height:78px;display:flex;overflow:hidden}.bar-shell span{background:linear-gradient(#f7c948,#0c4a3f);border-radius:999px;width:100%;min-height:8px;display:block}.trend-day small{color:var(--muted);font-size:.7rem;font-weight:800}.meal-section{margin-top:18px}.sticky-title{top:env(safe-area-inset-top);z-index:5;background:linear-gradient(#f4f1e8 70%,#f4f1e800);padding:8px 0 12px;position:sticky}.count-pill{color:#0c4a3f;background:#dcefe6eb}.meal-card{border-radius:30px;margin-bottom:16px;overflow:hidden}.meal-photo{aspect-ratio:16/10;background:linear-gradient(145deg,#0c4a3f1f,#f7c9482e);width:100%}.meal-photo img{object-fit:cover;width:100%;height:100%;display:block}.photo-placeholder{color:#16332e8c;place-items:center;gap:6px;height:100%;font-weight:900;display:grid}.meal-body{padding:16px}.meal-head h3{letter-spacing:-.02em;margin:0 0 4px;font-size:1.08rem}.meal-head p{color:var(--muted);margin:0;font-size:.86rem;font-weight:800}.meal-head>span{color:#0c4a3f;background:var(--mint);border-radius:999px;flex:none;padding:7px 10px;font-size:.78rem;font-weight:900}.meal-nutrition{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.meal-nutrition span{color:#16332ec2;text-align:center;background:#0c4a3f12;border-radius:15px;place-items:center;min-height:44px;font-size:.78rem;font-weight:900;display:grid}.food-list{gap:8px;display:grid}.food-row{background:#ffffffb8;border-radius:17px;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.cell-dot{color:#fffbe8;background:#0c4a3f;border-radius:12px;place-items:center;width:34px;height:34px;font-size:.82rem;font-weight:950;display:grid}.food-row strong,.food-row small{display:block}.food-row strong{font-size:.96rem}.food-row small{color:var(--muted);margin-top:3px;font-size:.78rem;font-weight:700}.empty-food,.timestamp{margin:12px 0 0;font-size:.82rem;line-height:1.5}.empty-card{text-align:center;justify-items:center;gap:8px;margin-top:12px;display:grid}.empty-card h3{margin:2px 0 0}.empty-card p{max-width:18rem;margin:0;line-height:1.6}.skeleton-list{gap:14px;display:grid}.skeleton-card{background:linear-gradient(100deg,#ffffff6b,#ffffffd9,#ffffff6b) 0 0/220% 100%;border-radius:30px;height:320px;animation:1.2s ease-in-out infinite shimmer}@keyframes shimmer{0%{background-position:0 0}to{background-position:-220% 0}}@media (width>=700px){.app-shell,.login-shell{width:min(100%,720px)}.today-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.meal-card{grid-template-columns:260px 1fr;display:grid}.meal-photo{aspect-ratio:auto;height:100%}}
