@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Unbounded:wght@600;700&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#20231e;background:#ddd9ce;font-synthesis:none;--paper: #f4f1e8;--ink: #20231e;--muted: #71756d;--line: #d9d5c9;--lime: #b7d43f;--orange: #ef6c45;--yellow: #e9b73a;--white: #fffdf7}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#ddd9ce}button,input,select{font:inherit}button{color:inherit}.app-shell{width:min(100%,520px);min-height:100vh;margin:0 auto;background:var(--paper);padding:0 18px 108px;position:relative;overflow-x:hidden;box-shadow:0 0 50px #2320191f}.app-shell--center{display:grid;place-content:center;gap:14px;text-align:center}.loader{width:44px;height:44px;margin:auto;border:4px solid var(--line);border-top-color:var(--orange);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.topbar{height:72px;padding-top:max(8px,env(safe-area-inset-top));display:flex;align-items:center;justify-content:space-between}.brand{font-family:Unbounded,sans-serif;letter-spacing:-.04em;font-size:14px}.topbar-actions{display:flex;align-items:center;gap:7px}.city-button{height:36px;max-width:150px;border:1px solid var(--line);border-radius:999px;background:#ffffff73;padding:0 10px;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:800;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-dot{width:11px;height:11px;display:inline-block;border-radius:50%;background:var(--orange);margin-right:5px}.icon-button{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:#ffffff73;display:inline-grid;place-items:center;cursor:pointer}.icon-button--quiet{border:0;background:transparent;color:#999b94;width:28px;height:28px}.error-banner{padding:10px 12px;border-radius:12px;background:#fee4db;display:flex;justify-content:space-between;gap:12px;font-size:12px;margin-bottom:12px}.error-banner button{border:0;background:none;font-weight:800;text-decoration:underline}.hero-card{min-height:230px;border:1px solid #2c2f29;border-radius:28px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--ink);color:var(--paper);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:130px;height:130px;border-radius:48% 52% 56% 44%;background:var(--lime);right:-65px;bottom:-70px;transform:rotate(28deg)}.hero-copy{position:relative;z-index:1}.eyebrow{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--orange)}.hero-card .eyebrow{color:#d7dcce}.hero-copy h1{font-family:Unbounded,sans-serif;font-size:clamp(40px,12vw,56px);line-height:1;margin:12px 0 7px;letter-spacing:-.08em}.hero-copy p{margin:0 0 21px;font-size:12px;color:#bfc4b8}.text-button{padding:0;border:0;color:var(--paper);background:transparent;font-weight:800;font-size:12px;display:flex;align-items:center;gap:7px;cursor:pointer}.calorie-ring{--progress: 0deg;width:122px;height:122px;flex:0 0 122px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--orange) var(--progress),#3b3f37 0);position:relative}.calorie-ring:before{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border-radius:50%;background:var(--ink)}.calorie-ring div{position:relative;z-index:1;text-align:center;display:grid}.calorie-ring strong{font-family:Unbounded,sans-serif;font-size:19px}.calorie-ring span{color:#aeb3a7;font-size:9px;line-height:1.35;margin-top:4px}.macro-panel{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:8px 18px;margin-top:12px}.macro-bar{padding:12px 0;border-bottom:1px solid #ebe8df}.macro-bar:last-child{border-bottom:0}.macro-line{display:flex;justify-content:space-between;align-items:baseline;font-size:12px}.macro-line span{color:var(--muted);font-weight:700}.macro-line strong{font-size:13px}.macro-line strong em{color:var(--ink);font-style:normal}.macro-line small{color:#9a9d95;font-weight:500}.track{height:5px;background:#e7e4dc;border-radius:10px;overflow:hidden;margin-top:8px}.track span{display:block;height:100%;border-radius:inherit;transition:width .35s ease}.coach-note{display:flex;gap:12px;margin:12px 0 0;padding:15px 16px;border-radius:18px;background:#e8efc8;color:#2d3612}.coach-note svg{flex:0 0 auto;margin-top:2px}.coach-note strong{font-size:13px}.coach-note p{font-size:11px;line-height:1.45;margin:4px 0 0;color:#5d663c}.meal-list{margin-top:24px}.meal-block{margin-bottom:22px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.section-heading>div{display:flex;align-items:baseline;gap:8px}.section-heading h2{margin:0;font-family:Unbounded,sans-serif;font-size:17px;letter-spacing:-.05em}.section-heading span{font-size:10px;color:#92958e}.entry-card{border-top:1px solid var(--line);padding:12px 0;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px}.status-check{width:30px;height:30px;border-radius:10px;border:1px solid #cac7be;display:grid;place-items:center;background:transparent;color:#9a9c96;cursor:pointer}.status-check--done{background:var(--lime);border-color:var(--lime);color:var(--ink)}.entry-main{display:grid;min-width:0}.entry-edit-button{border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.entry-main strong{font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.entry-main span{color:#8b8e86;font-size:9px;margin-top:3px}.entry-energy{display:grid;text-align:right}.entry-energy strong{font-size:13px}.entry-energy span{font-size:8px;color:#9c9e98}.catalog-header h1,.history-screen h1{font-family:Unbounded,sans-serif;font-size:34px;letter-spacing:-.07em;margin:10px 0 18px}.catalog-kicker{display:flex;align-items:center;justify-content:space-between;gap:12px}.sync-button{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:7px 10px;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:800;cursor:pointer}.sync-button:disabled{opacity:.65;cursor:wait}.spinning{animation:spin .8s linear infinite}.catalog-note{margin:-10px 0 12px;color:var(--muted);font-size:9px}.sync-status{display:flex;flex-wrap:wrap;gap:5px;margin:-2px 0 12px}.sync-status span{border-radius:999px;background:#e7e4dc;padding:4px 7px;color:#686c64;font-size:8px;font-weight:800}.search-box{height:48px;border:1px solid var(--line);background:var(--white);border-radius:15px;display:flex;align-items:center;gap:9px;padding:0 14px}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:13px}.chip-row{display:flex;gap:7px;overflow-x:auto;padding:14px 0;scrollbar-width:none;margin-right:-18px}.chip-row::-webkit-scrollbar{display:none}.chip{white-space:nowrap;border:1px solid var(--line);background:transparent;border-radius:100px;padding:8px 12px;font-size:10px;font-weight:700;cursor:pointer}.chip--active{color:var(--paper);background:var(--ink);border-color:var(--ink)}.dish-grid{display:grid;gap:8px}.dish-card{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-align:left;border:1px solid var(--line);background:var(--white);border-radius:18px;padding:13px;cursor:pointer}.venue-mark{width:44px;height:58px;border-radius:13px;display:grid;place-items:center;font-family:Unbounded,sans-serif;font-weight:800;font-size:18px}.venue-mark--surf{background:#b9dcea}.venue-mark--corner{background:#f2c6b4}.venue-mark--av{background:#e8d2eb}.venue-mark--home{background:#dce7b7}.dish-card__body{display:grid;min-width:0}.dish-card__body>span{font-size:8px;color:#8a8d86;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.dish-card__body>strong{font-size:12px;margin:3px 0 1px}.dish-card__body>small{color:#969991;font-size:9px}.dish-macros{display:flex;gap:8px;align-items:baseline;margin-top:7px}.dish-macros b{font-size:11px}.dish-macros span{font-size:8px;color:#81847d}.confidence{width:fit-content;border-radius:20px;padding:3px 6px;font-size:7px;font-weight:800;margin-top:6px}.confidence--positive{background:#dfeeb0;color:#536517}.confidence--neutral{background:#e5e2d9;color:#6f726b}.confidence--warning{background:#fee0d4;color:#a24527}.sheet-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;background:#17191585;display:flex;align-items:flex-end;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.bottom-sheet{width:min(100%,520px);max-height:88vh;overflow-y:auto;background:var(--paper);border-radius:28px 28px 0 0;padding:24px 20px max(24px,env(safe-area-inset-bottom));position:relative;animation:rise .22s ease-out}@keyframes rise{0%{transform:translateY(25%);opacity:0}}.sheet-handle{width:38px;height:4px;border-radius:10px;background:#cbc8be;position:absolute;left:50%;top:9px;transform:translate(-50%)}.sheet-close{position:absolute;top:20px;right:18px;width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:transparent;display:grid;place-items:center}.bottom-sheet h2{font-family:Unbounded,sans-serif;font-size:24px;line-height:1.25;letter-spacing:-.06em;padding-right:42px;margin:10px 0 4px}.sheet-subtitle{color:var(--muted);font-size:12px;margin:0 0 9px}.field-label{display:block;margin:25px 0 8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.portion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.portion{height:42px;border:1px solid var(--line);background:var(--white);border-radius:12px;font-size:11px;font-weight:700}.portion--active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.two-fields label,.target-fields label{display:grid;gap:6px;font-size:9px;color:var(--muted);font-weight:800}select,.target-fields input{height:44px;width:100%;border:1px solid var(--line);border-radius:12px;background:var(--white);padding:0 10px;outline:0;color:var(--ink);font-size:11px}.primary-button{width:100%;min-height:50px;border:0;border-radius:15px;background:var(--orange);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.primary-button:disabled{opacity:.45;cursor:not-allowed}.quantity-input{width:100%;height:48px;border:1px solid var(--line);border-radius:12px;background:var(--white);padding:0 12px;outline:0;font-size:14px;margin-bottom:8px}.recommendation-list{margin-top:18px;display:grid;gap:8px}.recommendation-card{text-align:left;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border:1px solid var(--line);background:var(--white);padding:12px;border-radius:16px}.recommendation-number{font-family:Unbounded,sans-serif;color:var(--orange);font-size:12px}.recommendation-card div{display:grid}.recommendation-card strong{font-size:11px;line-height:1.35}.recommendation-card div span{color:var(--muted);font-size:8px;margin-top:4px}.target-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.location-settings{margin:20px 0 24px;padding:14px;border:1px solid var(--line);border-radius:16px;background:var(--white)}.location-settings label{display:grid;gap:6px;color:var(--muted);font-size:9px;font-weight:800}.location-settings p{min-height:16px;margin:9px 0;color:var(--muted);font-size:9px;line-height:1.45}.location-button{width:100%;min-height:40px;border:1px solid var(--line);border-radius:12px;background:var(--paper);display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:800;cursor:pointer}.location-button:disabled{opacity:.55;cursor:wait}.notification-settings{margin:0 0 24px;padding:15px;border:1px solid var(--line);border-radius:16px;background:var(--white)}.notification-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.notification-heading>div{display:flex;align-items:center;gap:10px}.notification-heading>div>div{display:grid;gap:2px}.notification-heading strong{font-size:12px}.notification-heading span{color:var(--muted);font-size:8px}.switch{position:relative;width:42px;height:24px;flex:0 0 auto}.switch input{position:absolute;opacity:0;pointer-events:none}.switch span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#d9d5c9;transition:background .2s;cursor:pointer}.switch span:after{content:"";position:absolute;width:18px;height:18px;top:3px;left:3px;border-radius:50%;background:var(--white);box-shadow:0 1px 4px #20231e33;transition:transform .2s}.switch input:checked+span{background:var(--lime)}.switch input:checked+span:after{transform:translate(18px)}.notification-schedule{display:grid;margin-top:13px;border-top:1px solid #ebe8df;transition:opacity .2s}.notification-schedule--disabled{opacity:.48}.reminder-row{min-height:56px;display:grid;grid-template-columns:18px minmax(0,1fr) 78px;align-items:center;gap:9px;border-bottom:1px solid #ebe8df}.reminder-row:last-child{border-bottom:0}.reminder-row>input[type=checkbox]{width:16px;height:16px;accent-color:var(--lime)}.reminder-row>span{display:grid;gap:2px}.reminder-row strong{font-size:10px}.reminder-row small{color:var(--muted);font-size:8px;line-height:1.3}.reminder-row>input[type=time]{width:78px;height:34px;border:1px solid var(--line);border-radius:10px;background:var(--paper);padding:0 7px;color:var(--ink);font-size:10px}.reminder-row>input:disabled{cursor:not-allowed}.settings-subtitle{margin:0;font-family:Unbounded,sans-serif;font-size:14px;letter-spacing:-.04em}.history-list{display:grid;gap:9px}.history-card{width:100%;background:var(--white);border:1px solid var(--line);border-radius:18px;padding:15px;display:grid;grid-template-columns:68px 1fr auto;gap:12px;align-items:center;text-align:left;cursor:pointer}.history-detail{display:contents}.history-back{border:0;background:transparent;padding:3px 0 13px;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;font-weight:800;cursor:pointer}.history-date{display:grid}.history-date strong{text-transform:uppercase;font-size:11px}.history-date span{color:var(--muted);font-size:8px;margin-top:3px}.history-track{height:7px;border-radius:10px;background:#e7e4dc;overflow:hidden}.history-track span{display:block;height:100%;background:var(--lime);border-radius:inherit}.history-total strong{font-size:12px}.history-total span{font-size:8px;color:var(--muted)}.bottom-nav{position:fixed;z-index:10;left:50%;bottom:0;transform:translate(-50%);width:min(100%,520px);height:calc(78px + env(safe-area-inset-bottom));padding:9px 14px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#faf8f1ed;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-item{border:0;background:transparent;color:#858880;display:grid;place-items:center;align-content:center;gap:4px;font-size:8px;font-weight:800;cursor:pointer}.nav-item span{width:36px;height:31px;border-radius:12px;display:grid;place-items:center}.nav-item--active{color:var(--ink)}.nav-item--active span{background:var(--lime)}.pending-shield{position:fixed;z-index:29;top:0;right:0;bottom:0;left:0;cursor:wait}.pending-bar{position:fixed;z-index:30;top:max(12px,env(safe-area-inset-top));left:50%;transform:translate(-50%);border-radius:999px;padding:8px 13px;background:var(--ink);color:var(--paper);box-shadow:0 8px 24px #17191538;font-size:10px;font-weight:800}.streak-card{min-height:184px;margin-bottom:12px;padding:17px 142px 17px 19px;border:1px solid var(--line);border-radius:24px;background:#e8efc8;position:relative;overflow:hidden}.streak-card--reminder{background:#fee7dc}.streak-card--complete,.streak-card--milestone{background:#dfeeb0}.streak-card--restart{background:#e9e6dc}.streak-card__copy{min-height:150px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.streak-count{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:6px 9px;background:#ffffffa6;color:#56641f;font-size:10px;font-weight:800}.streak-count svg{fill:currentColor}.streak-card__copy>strong{margin:11px 0 5px;font-size:13px;line-height:1.35}.streak-card__copy>span:not(.streak-count){color:#737868;font-size:9px}.streak-week{display:grid;grid-template-columns:repeat(7,15px);gap:4px;margin-top:10px}.streak-week i{width:15px;height:15px;border:1px solid rgba(58,64,42,.22);border-radius:50%;display:grid;place-items:center;background:#ffffff73;color:var(--ink)}.streak-week .streak-week__done{border-color:var(--lime);background:var(--lime)}.streak-week .streak-week__future{opacity:.38}.streak-action{min-height:38px;margin-top:auto;border:0;border-radius:12px;background:var(--ink);color:var(--paper);padding:0 12px;font-size:9px;font-weight:800;cursor:pointer}.streak-action:disabled{color:#777b72;background:#ffffff8c;cursor:default}.streak-complete{min-height:36px;margin-top:auto;display:flex;align-items:center;gap:6px;color:#526215;font-size:9px;font-weight:800}.streak-card .nutri-penguin{position:absolute;z-index:1;right:4px;bottom:-22px;width:145px;height:190px;object-fit:contain}.nutri-penguin{display:block}@keyframes milestone-pop{0%{transform:scale(.92) rotate(-2deg);opacity:.4}60%{transform:scale(1.04) rotate(1deg)}to{transform:scale(1) rotate(0);opacity:1}}.nutri-penguin--milestone{animation:milestone-pop .65s ease-out both}.complete-day-sheet .primary-button{margin-top:24px}.completion-secondary{width:100%;min-height:44px;margin:8px 0 18px;border:1px solid var(--line);border-radius:13px;background:transparent;color:var(--muted);font-size:10px;font-weight:800}.completion-secondary--accent{border-color:var(--ink);background:var(--ink);color:var(--paper)}.progress-screen{display:grid;gap:12px}.progress-title{min-height:128px;border-radius:22px;padding:20px 126px 20px 20px;background:var(--ink);color:var(--paper);position:relative;overflow:hidden}.progress-title>div{position:relative;z-index:2;display:grid}.progress-title>div>span{color:#aeb3a7;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.progress-title h1{margin:7px 0;font-family:Unbounded,sans-serif;font-size:30px;letter-spacing:-.07em}.progress-title strong{display:flex;align-items:center;gap:5px;color:#dfeeb0;font-size:9px}.progress-title strong svg{fill:currentColor}.progress-title .nutri-penguin{position:absolute;right:-1px;bottom:-34px;width:130px;height:172px;object-fit:contain}.progress-panel{border:1px solid var(--line);border-radius:22px;background:var(--white);padding:17px}.progress-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.progress-section-heading h2,.progress-history h2{margin:5px 0 0;font-family:Unbounded,sans-serif;font-size:15px;letter-spacing:-.05em}.progress-note{max-width:112px;color:var(--muted);font-size:8px;line-height:1.35;text-align:right}.calendar-weekdays,.calendar-row{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendar-weekdays{margin-bottom:6px;color:#969990;font-size:7px;font-weight:800;text-align:center;text-transform:uppercase}.progress-calendar{display:grid;gap:5px}.calendar-day,.calendar-row i{aspect-ratio:1;min-width:0;border-radius:10px;display:grid;place-items:center;background:#eeece5;color:#989b93;font-size:8px;font-style:normal}.calendar-day--done{background:var(--lime);color:var(--ink)}.achievement-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.achievement{min-width:0;aspect-ratio:.78;border-radius:12px;background:#efede6;color:#a0a39b;display:flex;flex-direction:column;align-items:center;justify-content:center}.achievement svg{margin-bottom:3px}.achievement strong{font-family:Unbounded,sans-serif;font-size:10px}.achievement span{font-size:6px}.achievement--open{color:#536517;background:#dfeeb0}.achievement--open svg{fill:currentColor}.week-panel{display:grid;gap:12px}.week-panel .progress-section-heading{margin-bottom:2px}.week-row>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:9px}.week-row>div:first-child span{color:var(--muted)}.week-track{height:7px;margin-top:6px;border-radius:99px;background:#e8e5dc;overflow:hidden}.week-track span{display:block;height:100%;border-radius:inherit;background:var(--lime)}.weight-panel .progress-section-heading h2{font-size:22px}.weight-change{border-radius:999px;background:#fee4db;color:#a2462a;padding:6px 9px;font-size:9px;font-weight:800}.weight-change--down{background:#e5efc4;color:#536517}.weight-chart{width:100%;height:116px;overflow:visible}.weight-chart line{stroke:#e5e2da;stroke-width:1;stroke-dasharray:4 4}.weight-chart polyline{fill:none;stroke:var(--orange);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.weight-chart circle{fill:var(--white);stroke:#858b79;stroke-width:2}.weight-insufficient{margin:-5px 0 12px;color:var(--muted);font-size:8px;text-align:center}.empty-progress{min-height:70px;margin:0;display:grid;place-items:center;color:var(--muted);font-size:9px;line-height:1.5;text-align:center}.weight-form{display:grid;grid-template-columns:1fr 42px 42px;gap:7px;align-items:end}.weight-form label{display:grid;gap:5px;color:var(--muted);font-size:8px;font-weight:800}.weight-form input{width:100%;height:42px;border:1px solid var(--line);border-radius:11px;background:var(--paper);padding:0 10px;outline:0}.weight-form button{width:42px;height:42px;border:0;border-radius:11px;background:var(--ink);color:var(--paper);display:grid;place-items:center}.weight-form button:disabled{opacity:.4}.weight-form .weight-delete{background:#efece4;color:var(--muted)}.workout-counters{display:grid;grid-template-columns:1fr 1fr;gap:8px}.workout-counters>button{min-height:86px;padding:12px;border:1px solid var(--line);border-radius:15px;background:var(--paper);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:5px;text-align:left}.workout-counters>button>span{grid-column:1 / -1;color:var(--muted);font-size:8px}.workout-counters>button strong{font-family:Unbounded,sans-serif;font-size:18px}.workout-list{margin-top:11px;border-top:1px solid #ebe8df}.workout-list>div{min-height:52px;display:grid;grid-template-columns:minmax(105px,1fr) minmax(86px,1fr) 38px;gap:7px;align-items:center;border-bottom:1px solid #ebe8df}.workout-list input,.workout-list select{width:100%;min-width:0;height:36px;border:1px solid var(--line);border-radius:10px;background:var(--paper);padding:0 6px;color:var(--ink);font-size:8px}.workout-list button{width:36px;height:36px;border:0;background:transparent;color:var(--muted);display:grid;place-items:center}.progress-history{margin-top:7px}.progress-history h2{margin-bottom:12px}.progress-history .history-total{display:flex;align-items:center;gap:3px}.progress-history .history-total svg{color:#63761f}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:390px){.hero-card{padding:20px}.calorie-ring{width:105px;height:105px;flex-basis:105px}.hero-copy h1{font-size:38px}.streak-card{padding-right:126px}.streak-card .nutri-penguin{right:-4px;width:132px}.achievement-grid{gap:4px}.achievement{border-radius:10px}}
