:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#18302a;background:#f7f8f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 4% 0%,#dcefe1 0,transparent 26rem),radial-gradient(circle at 95% 20%,#fff2d7 0,transparent 28rem),#f8f9f5}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.app-shell{width:min(1240px,calc(100% - 48px));margin:auto;padding:24px 0 80px}.topbar{display:flex;align-items:center;justify-content:space-between;height:50px}.brand{display:flex;gap:9px;align-items:center;color:#17583a;letter-spacing:-.02em}.brand>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(140deg,#199c62,#236a45);box-shadow:0 7px 18px #27825740}.brand b{font:800 25px/1 Georgia,serif}.brand em{font:500 13px/1 sans-serif;font-style:normal;color:#729080;border-left:1px solid #cbd8ce;padding-left:10px}.topbar>i{color:#367252;background:#e9f5ea;border:1px solid #d2ead7;border-radius:99px;padding:7px 11px;font-size:12px;font-style:normal}.journey{display:flex;justify-content:center;gap:clamp(10px,4vw,50px);padding:18px 0 34px}.journey>div{display:flex;align-items:center;gap:8px;color:#98a79e;font-size:13px;position:relative}.journey>div:not(:last-child):after{content:"";width:clamp(13px,3vw,42px);height:1px;background:#d5dfd7;margin-left:clamp(2px,1vw,12px)}.journey span{width:25px;height:25px;border:1px solid #cddbd0;border-radius:50%;display:grid;place-items:center;font-size:11px}.journey .current,.journey .done{color:#236b48}.journey .current span{background:#236b48;color:#fff;border-color:#236b48;box-shadow:0 0 0 5px #dbefdf}.journey .done span{color:#fff;background:#63ae78;border-color:#63ae78}.eyebrow{margin:0 0 8px;color:#50916a;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.survey-layout{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(35px,7vw,100px);min-height:610px;padding:15px 2vw 40px}.survey-copy h1,.intro h1{font-size:clamp(38px,4.6vw,61px);line-height:1.13;letter-spacing:-.055em;margin:0 0 22px;color:#1e3e30}.survey-copy>p:not(.eyebrow),.intro>p{color:#708076;line-height:1.9;font-size:15px;max-width:390px}.survey-copy>div{display:flex;align-items:center;gap:8px;margin-top:29px;color:#43785b;font-size:13px;font-weight:650}.survey-card,.panel,.photo-card{background:#fff;border:1px solid #e5ece4;border-radius:25px;box-shadow:0 16px 45px #214c3012}.survey-card{padding:clamp(23px,4vw,42px)}.card-title{display:flex;gap:14px;align-items:center;padding-bottom:23px;border-bottom:1px solid #ecf0e9}.card-title>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#e2f3e6;color:#227445}.card-title h2,.section-heading h2{margin:0;font-size:20px;letter-spacing:-.025em}.card-title p{margin:5px 0 0;font-size:12px;color:#839087}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px;margin:28px 0}.form-grid fieldset,.form-grid label{border:0;padding:0;margin:0;min-width:0;color:#38483f;font-size:13px;font-weight:700}.form-grid legend{margin-bottom:11px;padding:0}.form-grid small{color:#9ba79f;font-weight:500;margin-left:6px}.wide{grid-column:1 / -1}.segmented,.options,.health-options,.chips{display:flex;gap:7px;flex-wrap:wrap}.segmented button,.options button,.health-options button,.chips button{min-height:39px;border:1px solid #dce6dd;background:#fff;color:#718077;border-radius:10px;padding:0 13px;font-size:12px;font-weight:650;transition:.2s}.segmented{display:grid;grid-template-columns:1fr 1fr}.segmented button{padding:0}.options button{flex:1;padding:0 7px}.health-options button,.chips button{display:inline-flex;align-items:center;gap:4px}.segmented button.chosen,.options button.chosen,.health-options button.chosen,.chips button.chosen{color:#17663f;background:#e9f6eb;border-color:#62af78;box-shadow:inset 0 0 0 1px #62af78}.number-input{display:flex;align-items:center;gap:6px;border:1px solid #dce6dd;border-radius:10px;padding:0 12px;height:41px;background:#fff}.number-input:focus-within{border-color:#44a568;box-shadow:0 0 0 3px #e2f3e5}.number-input input{width:100%;min-width:0;border:0;outline:0;color:#244131;font-weight:650;background:transparent}.number-input span{color:#9aa99f;font-weight:500}.primary-button,.secondary-button{min-height:44px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;font-weight:750;font-size:13px;transition:transform .2s,box-shadow .2s}.primary-button{color:#fff;background:linear-gradient(135deg,#258e57,#17633e);box-shadow:0 9px 18px #2476453d}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 13px 23px #2476454d}.secondary-button{color:#276746;background:#edf6ed;border:1px solid #d7e9d8}.form-submit{width:100%;min-height:51px}.error-message,.gentle-error{display:flex;align-items:center;gap:9px;color:#a84921;background:#fff4e9;border:1px solid #f5d9bf;border-radius:12px;padding:11px 13px;font-size:13px;margin:0 0 17px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.experience{max-width:1090px;margin:0 auto}.intro{text-align:center;margin:4px 0 25px}.intro h1{font-size:clamp(31px,4vw,48px);margin-bottom:12px}.intro>p{margin:auto;max-width:560px}.photo-card{overflow:hidden}.empty-upload{min-height:360px;display:grid;place-items:center;align-content:center;text-align:center;padding:30px}.empty-upload>span{width:69px;height:69px;display:grid;place-items:center;color:#3e9761;background:#e6f4e8;border-radius:23px}.empty-upload h2{font-size:21px;margin:18px 0 7px}.empty-upload p{color:#849188;font-size:13px;margin:0 0 23px}.empty-upload>div{display:flex;gap:10px}.photo-stage{position:relative;min-height:340px;display:grid;place-items:center;background:#1d3027;overflow:hidden}.image-canvas{position:relative;display:inline-block;max-width:100%;line-height:0}.image-canvas>img{display:block;max-width:100%;max-height:620px;object-fit:contain}.food-box{position:absolute;background:color-mix(in srgb,var(--box, #2f9e6e) 10%,transparent);border:2px solid;min-width:1px;min-height:1px;padding:0;transition:.16s}.food-box:hover,.food-box.active{filter:brightness(1.08);box-shadow:0 0 0 3px #fff8;transform:scale(1.005);z-index:3}.food-box span{position:absolute;top:-33px;left:-2px;padding:6px 10px;border-radius:7px 7px 7px 0;color:#fff;font-size:15px;font-weight:800;line-height:1.25;white-space:nowrap}.scan{position:absolute;left:0;right:0;height:75px;background:linear-gradient(180deg,transparent,#74ffad26,transparent);border-top:1px solid #9affbd66;animation:scan 1.8s ease-in-out infinite}@keyframes scan{0%{top:-70px}to{top:100%}}.photo-actions{position:absolute;right:15px;bottom:15px;display:flex;gap:9px}.small{min-height:38px;border-radius:10px;padding:0 12px}.photo-status{position:absolute;bottom:16px;left:16px;display:flex;align-items:center;gap:8px;color:#fff;background:#13291edb;border:1px solid #ffffff30;border-radius:10px;padding:9px 11px;font-size:12px}.progress{margin:16px 4px}.progress>div{display:flex;justify-content:space-between;color:#5c7063;font-size:12px;font-weight:700;margin-bottom:8px}.progress>i{height:7px;display:block;background:#e2e9e2;border-radius:9px;overflow:hidden}.progress em{height:100%;display:block;background:linear-gradient(90deg,#42a965,#8dcc76);border-radius:9px;transition:width .4s}.gentle-error{margin:16px 0;align-items:flex-start}.gentle-error div{display:grid;gap:3px;flex:1}.gentle-error b{color:#9d4823}.gentle-error span{color:#a27b65;font-size:12px}.gentle-error button{border:0;color:#2b774b;background:transparent;font-size:12px;font-weight:700}.results{margin-top:24px}.saved{min-height:44px;display:flex;align-items:center;gap:8px;color:#247347;background:#eaf7ec;border:1px solid #d4ebd9;padding:9px 14px;border-radius:13px;font-size:13px;font-weight:700}.saved em{margin-left:auto;color:#7a9c83;font-style:normal;font-size:11px;font-weight:600}.nutrition-warning{display:flex;gap:13px;align-items:flex-start;margin:18px 0;padding:17px 19px;border:1px solid #dcecdf;border-radius:16px;background:#f8fcf8}.nutrition-warning.alert{border-color:#f0cda6;background:#fff8ef}.nutrition-warning.muted{border-color:#e5e9e4;background:#fafbfa}.warning-icon{width:35px;height:35px;flex:none;display:grid;place-items:center;color:#348454;background:#e3f3e6;border-radius:11px}.nutrition-warning.alert .warning-icon{color:#c9692c;background:#fff0df}.nutrition-warning.muted .warning-icon{color:#87948c;background:#eef1ee}.nutrition-warning .eyebrow{margin:0 0 4px;font-size:10px}.nutrition-warning h2{margin:0;color:#234234;font-size:15px}.nutrition-warning>div:last-child{flex:1}.nutrition-warning>div:last-child>p:last-child{margin:7px 0 0;color:#718177;font-size:12px;line-height:1.6}.warning-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.warning-list article{min-width:min(100%,180px);flex:1;padding:9px 10px;border:1px solid #f1dfc9;border-radius:10px;background:#fffdf9}.warning-list b,.warning-list span,.warning-list small{display:block}.warning-list b{color:#a85123;font-size:14px;font-weight:850;letter-spacing:-.1px}.warning-list span{margin-top:4px;color:#d06c31;font-size:12px;font-weight:800}.warning-list small{margin-top:5px;color:#96755d;font-size:10px;line-height:1.45}.warning-list article.low{border-color:#c9dced;background:#fbfdff}.warning-list article.low b{color:#356fa9}.warning-list article.low span{color:#477fb8}.warning-list article.low small{color:#647f9a}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}.panel{padding:24px}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:19px}.section-heading .eyebrow{font-size:10px;margin-bottom:5px}.section-heading h2{font-size:18px}.section-heading>span{color:#287548;background:#e8f6eb;border-radius:20px;font-size:12px;padding:6px 10px;font-weight:700}.energy{display:flex;align-items:center;gap:17px;padding:5px 0 20px;border-bottom:1px solid #edf1eb}.energy p{color:#718077;line-height:1.65;font-size:12px}.energy small{color:#9aaba0}.ring{width:89px;height:89px;flex:none;display:grid;place-content:center;text-align:center;border-radius:50%;background:radial-gradient(closest-side,#fff 75%,transparent 76% 100%),conic-gradient(#e58142 70%,#ffe8d6 0)}.ring b{font-size:22px}.ring small{font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:18px}.metric-grid article{position:relative;padding-left:9px;border-left:1px solid #edf1ed}.metric-grid i{width:5px;height:5px;display:block;border-radius:50%;margin:0 0 7px}.metric-grid b{font-size:16px}.metric-grid small{margin-left:2px;color:#98a59d;font-size:10px}.metric-grid span{display:block;color:#85938a;font-size:10px;margin-top:3px}.dishes>article{border-top:1px solid #edf1ed}.dish-line{width:100%;border:0;background:transparent;min-height:55px;padding:9px 0;display:flex;align-items:center;gap:10px;text-align:left;color:#284236}.dish-line>i{width:8px;height:8px;border-radius:50%;flex:none}.dish-line div{flex:1}.dish-line b,.dish-line span{display:block}.dish-line b{font-size:13px}.dish-line span{color:#8a998f;font-size:11px;margin-top:3px}.dishes>article.highlighted{background:#eff9f0;margin:0 -9px;padding:0 9px}.dish-detail{background:#f6f9f6;margin:0 0 9px;padding:11px;border-radius:10px;font-size:11px;color:#728178}.dish-detail>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.dish-detail>div span{display:grid;gap:2px}.dish-detail b{color:#3c5345}.dish-detail>div b{font-size:11px}.dish-detail p{display:flex;flex-wrap:wrap;gap:5px 12px;margin:12px 0 0}.dish-detail p>b{width:100%}.dish-detail em{font-style:normal;color:#3b9a60}.dish-detail-actions{display:flex!important;grid-template-columns:none!important;gap:8px!important;margin-top:13px}.dish-detail-actions button,.dish-editor button{min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #b9ddc0;border-radius:8px;padding:0 9px;color:#257144;background:#fff;font:inherit;font-weight:700}.dish-detail-actions .delete-dish{color:#b05935;border-color:#efcdbb}.dish-detail-actions button:disabled{opacity:.5;cursor:not-allowed}.dish-editor{display:grid!important;grid-template-columns:1fr 110px!important;gap:8px!important;margin-top:13px;padding-top:12px;border-top:1px dashed #d9e4da}.dish-editor label{display:grid;gap:5px;color:#5e7464;font-size:10px;font-weight:700}.dish-editor input{min-width:0;min-height:34px;box-sizing:border-box;border:1px solid #cfe0d1;border-radius:8px;padding:0 8px;color:#294737;background:#fff;font:inherit;font-size:12px;outline-color:#65a879}.dish-editor>div{grid-column:1 / -1;display:flex;gap:8px}.dish-editor .save-dish{color:#fff;border-color:#288050;background:#288050}.dish-editor .cancel-dish{color:#6f8075;border-color:#d7e2d8}.report{margin:18px 0}.score{color:#d27337;background:#fff1e6;border-radius:16px;padding:7px 11px;line-height:1}.score small{display:block;font-size:9px;color:#b6815b}.score b{font-size:25px}.score em{font-size:10px;font-style:normal;color:#c99772}.stream{border:1px dashed #cae0cd;background:#f9fcf8;border-radius:14px;padding:15px}.stream-steps{display:flex;flex-wrap:wrap;gap:8px}.stream-steps span{display:inline-flex;align-items:center;gap:5px;color:#70927b;background:#edf6ed;padding:6px 8px;border-radius:7px;font-size:11px}.stream-steps span.active{color:#1f7043;background:#dff3e3}.first-meal{display:inline-flex;align-items:center;gap:6px;color:#6e8775;margin-top:12px;font-size:12px}.stream pre{white-space:pre-wrap;font:13px/1.8 inherit;color:#485e4e;margin:14px 0 0}.stream pre i{display:inline-block;width:2px;height:15px;vertical-align:middle;background:#479463;animation:blink .8s steps(2) infinite}@keyframes blink{50%{opacity:0}}.report-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.report-cards article{display:flex;gap:11px;background:#f8fbf8;border:1px solid #ebf1ea;border-radius:15px;padding:15px}.report-cards article.insight{background:#f0faef;border-color:#d9efd8}.report-cards article>span{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;flex:none}.report-cards .orange{background:#fff0e4;color:#d87739}.report-cards .blue{background:#e8f1ff;color:#5281c9}.report-cards .purple{background:#f1ebff;color:#8d68c7}.report-cards .green{background:#e2f4e3;color:#3c9560}.report-cards h3{margin:1px 0 7px;font-size:13px}.report-cards p,.report-cards ul{margin:0;color:#65776b;font-size:12px;line-height:1.7}.report-cards ul{padding-left:16px}.report-cards aside{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.report-cards aside small{color:#4f8962;background:#ddf2df;border-radius:5px;padding:3px 5px;font-size:10px}.recommendation{margin-top:18px}.loading-label{display:inline-flex;align-items:center;gap:6px;color:#5e8b6d;font-size:12px}.recommendation-empty{color:#a76a49;background:#fff8ee;border-radius:10px;padding:12px;display:flex;align-items:center;gap:7px;font-size:12px}.recommendation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.recommendation-grid article{overflow:hidden;border:1px solid #e8ede7;border-radius:16px;background:#fbfcfa}.recommendation-grid img,.food-placeholder{display:block;width:100%;height:125px;object-fit:cover}.food-placeholder{display:grid;place-items:center;color:#5da174;background:linear-gradient(135deg,#e0f1e2,#fff0d9)}.recommendation-grid article>div:not(.food-placeholder){position:relative;padding:14px}.recommendation-grid article>div>span{position:absolute;top:-16px;right:10px;color:#fff;background:#258a55;padding:5px 7px;border-radius:7px;font-size:10px;font-weight:800}.recommendation-grid h3{margin:0 0 8px;font-size:15px}.recommendation-grid aside{display:flex;gap:5px}.recommendation-grid aside small{color:#498862;background:#e7f5e8;padding:3px 6px;border-radius:5px;font-size:10px}.recommendation-grid p{color:#77877d;font-size:11px;line-height:1.7;margin:11px 0 0}.recommendation-grid video{display:block;width:100%;height:125px;object-fit:cover}.today-summary{margin-top:18px;background:linear-gradient(135deg,#fbfdf9,#f2f8f0)}.today-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.today-summary-grid article{min-width:0;padding:14px;border:1px solid #e2ebe1;border-radius:13px;background:#fff}.today-summary-grid small,.today-summary-grid b,.today-summary-grid p{display:block}.today-summary-grid small{color:#57916b;font-size:10px;font-weight:800}.today-summary-grid b{margin-top:7px;color:#294837;font-size:14px;line-height:1.35}.today-summary-grid p{min-height:34px;margin:7px 0 0;color:#78897e;font-size:11px;line-height:1.55}.today-summary-total{display:flex;align-items:center;gap:8px;margin-top:13px;color:#527563;font-size:12px}.today-summary-total svg{color:#df7e3d}.today-summary-total b{color:#c9652c;font-size:15px}.today-summary-total i{width:1px;height:14px;background:#d9e6d9}.today-summary-grid .nutrition-overview{padding-bottom:11px}.today-nutrient-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.today-nutrient-list span{display:inline-flex;align-items:center;gap:5px;min-height:25px;padding:3px 6px;border:1px solid #d8e9da;border-radius:7px;background:#f5faf5}.today-nutrient-list span b{margin:0;color:#3e5949;font-size:10px;white-space:nowrap}.today-nutrient-list span em{color:#41815a;font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}.today-nutrient-list span.high{border-color:#f0d0ba;background:#fff8f1}.today-nutrient-list span.high em{color:#c96932}.today-nutrient-list span.low{border-color:#cbddec;background:#f7fbff}.today-nutrient-list span.low em{color:#3c78ae}.today-nutrient-list span.pending{border-color:#e1e6e1;background:#fafbfa}.today-nutrient-list span.pending em{color:#8a978d}.today-meal-timeline{display:grid;gap:7px;margin:10px 0 0;padding:0;list-style:none}.today-meal-timeline li{display:grid;grid-template-columns:auto auto auto 1fr;align-items:baseline;gap:6px;color:#6d8273;font-size:11px;line-height:1.45}.today-meal-timeline li:before{content:"";width:5px;height:5px;align-self:center;border-radius:50%;background:#58a271;box-shadow:0 0 0 3px #e5f3e6}.today-meal-timeline strong{margin-left:5px;color:#2e6f49;font-size:11px;font-weight:800;white-space:nowrap}.today-meal-timeline time{color:#a0ada3;font-size:10px;font-weight:700;white-space:nowrap}.today-meal-timeline span{min-width:0;color:#607669;font-weight:600}.next-meal-fab{position:fixed;z-index:7;top:20px;right:max(24px,calc((100vw - 1240px)/2));min-height:43px;display:inline-flex;align-items:center;gap:8px;border:1px solid #9bd0a8;border-radius:12px;padding:0 15px;color:#fff;background:linear-gradient(135deg,#2b9b5e,#17633e);box-shadow:0 12px 24px #1c5b393d;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s}.next-meal-fab:hover{transform:translateY(-2px);box-shadow:0 16px 28px #1c5b3950}.next-meal-bottom{width:100%;min-height:52px;margin-top:20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,#258e57,#17633e);box-shadow:0 10px 20px #24764538;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s}.next-meal-bottom:hover{transform:translateY(-2px);box-shadow:0 14px 24px #2476454d}.history-access{display:flex;justify-content:center;margin:18px 0}.history-access button{min-height:47px;display:inline-flex;align-items:center;gap:8px;border:1px solid #d7e7d8;border-radius:13px;padding:0 17px;color:#276746;background:#fff;box-shadow:0 8px 18px #244d3110;font-size:13px;font-weight:800}.history-access button span{min-width:20px;padding:2px 6px;border-radius:99px;color:#fff;background:#40935d;font-size:11px}.history-panel{margin:0 0 20px}.history-list{display:grid;gap:10px}.history-list article{border:1px solid #e6eee5;border-radius:13px;padding:13px 14px;background:#fbfdfb}.history-list article>div{display:flex;align-items:center;gap:9px}.history-list b{color:#2a7047;font-size:13px}.history-list time{color:#8c9a90;font-size:11px}.history-list p{display:flex;align-items:center;gap:9px;margin:8px 0;color:#566b5d;font-size:12px}.history-list p small{color:#d2763b;font-size:11px;font-weight:800;white-space:nowrap}.history-list aside{display:flex;align-items:flex-start;gap:8px;color:#6d8073;font-size:12px;line-height:1.55}.history-list aside strong{flex:none;color:#d06f34;background:#fff0e4;border-radius:7px;padding:3px 5px;font-size:12px}.history-list article>em{color:#90a096;font-size:11px;font-style:normal}.history-empty{display:flex;align-items:center;justify-content:center;gap:8px;min-height:90px;color:#7d9383;background:#f7faf7;border-radius:12px;font-size:13px}.toast{position:fixed;z-index:8;top:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;color:#247447;background:#eef9ef;border:1px solid #cfe8d3;box-shadow:0 12px 28px #244d3121;padding:11px 14px;border-radius:12px;font-size:13px;font-weight:700;animation:toast .3s ease-out}@keyframes toast{0%{opacity:0;transform:translate(-50%,-8px)}}@media (max-width: 780px){.app-shell{width:min(100% - 28px,620px);padding-top:13px}.brand em{display:none}.journey{gap:6px;padding:15px 0 22px}.journey>div{gap:4px;font-size:10px}.journey>div:not(:last-child):after{display:none}.journey span{width:22px;height:22px}.survey-layout,.result-grid{grid-template-columns:1fr}.survey-layout{gap:22px;padding-top:5px}.survey-copy{text-align:center}.survey-copy>p:not(.eyebrow){margin-left:auto;margin-right:auto}.form-grid{grid-template-columns:1fr;gap:18px}.wide{grid-column:auto}.survey-card,.panel{border-radius:19px;padding:19px}.intro h1{font-size:33px}.empty-upload{min-height:310px}.photo-stage{min-height:260px}.metric-grid{grid-template-columns:repeat(3,1fr);row-gap:15px}.metric-grid article:nth-last-child(-n+2){grid-column:span 1}.report-cards,.recommendation-grid,.today-summary-grid{grid-template-columns:1fr}.recommendation-grid img,.food-placeholder{height:155px}.saved{flex-wrap:wrap}.saved em{margin-left:0}.photo-actions{right:10px;bottom:10px}.food-box span{font-size:12px;top:-29px;padding:5px 8px}.dish-detail>div{grid-template-columns:repeat(2,1fr)}.dish-editor{grid-template-columns:1fr!important}.dish-detail-actions,.dish-editor>div{flex-direction:column}.dish-detail-actions button,.dish-editor button{width:100%}.today-summary-total{flex-wrap:wrap}.next-meal-fab{top:auto;right:16px;bottom:18px;border-radius:999px;min-height:48px;padding:0 18px}.next-meal-bottom{margin-top:16px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
