:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#24332d;background:#f4f1e8;font-synthesis:none;--ink: #24332d;--forest: #1f5b46;--forest-dark: #174536;--cream: #fbfaf5;--line: #dfe2d8;--muted: #68766f;--terracotta: #c86f4b}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 93% 5%,rgba(210,165,107,.18),transparent 24rem),radial-gradient(circle at 4% 35%,rgba(82,137,107,.1),transparent 28rem),#f4f1e8}button,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{width:min(1800px,100%);margin:0 auto;padding:50px clamp(20px,4vw,70px) 36px}.hero{display:flex;min-width:0;justify-content:space-between;gap:36px;align-items:flex-end;margin-bottom:36px}.hero__copy{min-width:0;max-width:720px}.eyebrow{margin:0 0 9px;color:var(--terracotta);font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{margin:0;color:var(--ink);font-size:clamp(2.6rem,5vw,5.2rem);line-height:.98;letter-spacing:-.035em}h1 span{color:var(--forest)}.hero__description{margin:20px 0 0;max-width:580px;color:var(--muted);font-size:1.05rem;line-height:1.65}.hero__controls{display:flex;min-width:0;gap:12px;align-items:flex-end;flex-wrap:wrap;justify-content:flex-end}.month-select{display:grid;min-width:0;gap:6px;color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.month-select select{min-width:164px;max-width:100%;border:1px solid #cfd5ca;border-radius:10px;padding:12px 38px 12px 14px;color:var(--ink);background:var(--cream);text-transform:none;letter-spacing:0;font-weight:600}.button{display:inline-flex;gap:9px;align-items:center;justify-content:center;border:0;border-radius:10px;padding:13px 18px;font-weight:700;transition:transform .15s ease,background .15s ease}.button:not(:disabled):hover{transform:translateY(-1px)}.button--primary{background:var(--forest);color:#fff;box-shadow:0 7px 20px #1f5b4629}.button--primary:hover{background:var(--forest-dark)}.button:disabled{opacity:.45}.plan-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 14px;color:var(--muted);font-size:.82rem}.plan-meta div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.plan-meta strong{color:var(--ink)}.plan-meta p{margin:0}.status-dot{width:8px;height:8px;border-radius:50%;background:#3b9b70;box-shadow:0 0 0 4px #3b9b701f}.table-frame{width:100%;max-width:100%;overflow:auto;max-height:calc(100vh - 285px);min-height:440px;border:1px solid var(--line);border-radius:14px;background:var(--cream);box-shadow:0 18px 48px #323d3514}.diet-table{width:100%;min-width:1280px;border-collapse:separate;border-spacing:0;table-layout:fixed}.diet-table th,.diet-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.diet-table tr>:last-child{border-right:0}.diet-table tbody tr:last-child>*{border-bottom:0}.diet-table thead th{position:sticky;z-index:3;top:0;padding:15px 12px;background:#eef0e8;color:#536159;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-align:left;text-transform:uppercase}.diet-table .meal-heading{left:0;z-index:5;width:160px;background:#e4e9df}.diet-table td{padding:0;vertical-align:top;background:#ffffff8c}.slot{position:sticky;z-index:2;left:0;width:160px;padding:18px 14px;color:var(--forest-dark);background:#f0f2eb;font-size:.82rem;line-height:1.35;text-align:left}.slot__mark{display:block;width:24px;height:3px;margin-bottom:10px;border-radius:2px;background:var(--terracotta)}.slot--fasting .slot__mark,.slot--earlyBreakfast .slot__mark,.slot--breakfast .slot__mark{background:#d49a45}.slot--lunch .slot__mark{background:#4f8e68}.slot--snack .slot__mark{background:#bc7b65}.slot--dinner .slot__mark{background:#526d89}.meal-cell{display:flex;flex-direction:column;justify-content:space-between;min-height:148px;padding:15px 13px 11px}.meal-cell p{margin:0;white-space:pre-line;color:#34423c;font-size:.79rem;line-height:1.48}.meal-cell .nutrition{margin-top:12px;padding-top:9px;border-top:1px solid #e5e7df;color:var(--forest);font-size:.72rem;font-weight:700;letter-spacing:.01em;white-space:normal}.meal-cell .nutrition--unavailable{color:var(--muted);font-weight:600}.meal-images{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 auto 14px}.meal-image{width:96px;height:96px;overflow:hidden;padding:0;border:1px solid #d4dbd1;border-radius:10px;background:#eef0e8;box-shadow:0 3px 10px #1f33291f}.meal-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.meal-image:hover img{transform:scale(1.08)}.meal-cell__actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:12px}.reload-button{display:grid;place-items:center;flex:0 0 auto;width:31px;height:31px;border:1px solid #d4dbd1;border-radius:50%;color:var(--forest);background:#fff;font-size:1.05rem;transition:transform .2s ease,color .2s,border-color .2s}.reload-button:hover:not(:disabled){transform:rotate(70deg);border-color:var(--forest)}.reload-button:disabled{opacity:.28}.recipe-link{margin-right:auto;border:0;padding:4px 0;color:var(--terracotta);background:none;font-size:.73rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.footnote{margin:13px 4px 0;color:#7c867f;font-size:.74rem}.diet-table tfoot th,.diet-table tfoot td{border-top:2px solid #cfd7cc;border-bottom:0;background:#e9eee7}.total-heading{position:sticky;z-index:2;left:0;padding:16px 14px;color:var(--forest-dark);background:#dfe8df!important;font-size:.8rem;text-align:left}.daily-total{padding:13px 12px!important;color:var(--forest-dark);font-size:.72rem;line-height:1.45}.daily-total strong,.daily-total span,.daily-total small{display:block}.daily-total small{margin-top:3px;color:var(--muted)}.empty-state,.loading-state,.fatal-error{display:grid;place-items:center;align-content:center;min-height:430px;padding:50px;border:1px solid var(--line);border-radius:14px;background:#fbfaf5bf;text-align:center}.empty-state__icon{display:grid;place-items:center;width:58px;height:58px;border:1px dashed #8da092;border-radius:50%;color:var(--forest);font-size:2.2rem}.empty-state h2,.fatal-error h1{margin:20px 0 7px;font-size:2rem}.empty-state p,.fatal-error p{color:var(--muted)}.fatal-error{margin:40px}.recipe-dialog{width:min(680px,calc(100% - 28px));max-height:min(82vh,780px);padding:0;border:0;border-radius:18px;color:var(--ink);background:transparent;box-shadow:0 30px 100px #0d1e164d}.recipe-dialog::backdrop{background:#18251e91;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.recipe-dialog__paper{padding:clamp(24px,5vw,42px);background:var(--cream)}.recipe-dialog__heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid var(--line)}.recipe-dialog h2{margin:0;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.05}.close-button{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:#fff;font-size:1.6rem;line-height:1}.recipe-dialog__content{max-height:48vh;overflow:auto;padding:22px 6px 12px 0}.recipe h3{margin:0 0 10px;font-size:1.35rem}.recipe p{margin:0 0 11px;color:#435149;line-height:1.65;white-space:pre-line}.recipe hr{margin:28px 0;border:0;border-top:1px solid var(--line)}.dialog-close{width:100%;margin-top:12px}.image-dialog{width:min(900px,calc(100% - 28px));max-height:92vh;padding:0;border:0;border-radius:18px;color:var(--ink);background:transparent;box-shadow:0 30px 100px #0d1e1659}.image-dialog::backdrop{background:#14201ab8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-dialog__paper{padding:clamp(18px,4vw,34px);background:var(--cream)}.image-dialog__heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.image-dialog h2{margin:0;font-size:clamp(1.55rem,3vw,2.2rem)}.image-viewer{display:grid;place-items:center;margin:20px 0 0}.image-viewer img{display:block;max-width:100%;max-height:65vh;border-radius:10px;object-fit:contain;background:#e8e9e2}.image-viewer figcaption{margin-top:10px;color:var(--muted);font-size:.82rem;text-align:center}.image-viewer__navigation{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.image-viewer__navigation button{border:1px solid #d4dbd1;border-radius:9px;padding:9px 13px;color:var(--forest);background:#fff;font-weight:700}.image-viewer__navigation span{color:var(--muted);font-size:.8rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid rgba(200,111,75,.45);outline-offset:2px}@media(max-width:850px){.app-shell{padding:28px 14px 24px}.hero{width:100%;max-width:100%;overflow:hidden;align-items:stretch;flex-direction:column;margin-bottom:25px}.hero__copy,.hero__controls{width:100%;max-width:100%}.hero__controls{justify-content:flex-start}.plan-meta{align-items:flex-start;flex-direction:column}.plan-meta p{display:none}.table-frame{max-height:none}}@media(max-width:520px){.hero__controls,.month-select,.month-select select,.hero__controls .button{width:100%}h1{font-size:2.85rem}.table-frame{border-radius:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}:root{--ink: #25342e;--ink-soft: #415149;--forest: #205c47;--forest-dark: #123f31;--forest-soft: #e8f0e9;--cream: #fffdf8;--line: #dce2d8;--line-strong: #c9d3c8;--muted: #6c7972;--terracotta: #cb704e;--terracotta-dark: #a94f34;--shadow-sm: 0 8px 24px rgba(31, 54, 43, .08);--shadow-lg: 0 24px 65px rgba(31, 54, 43, .12)}body{background:radial-gradient(circle at 92% 2%,rgba(211,157,83,.2),transparent 28rem),radial-gradient(circle at 0 42%,rgba(80,132,103,.12),transparent 34rem),#f3efe5}.app-shell{width:min(1880px,100%);padding:32px clamp(18px,3.5vw,64px) 42px}.hero{position:relative;isolation:isolate;min-height:0;gap:28px;align-items:center;overflow:hidden;padding:22px clamp(24px,2.5vw,38px);border:1px solid rgba(255,255,255,.1);border-radius:20px;color:#f9f6ed;background:radial-gradient(circle at 92% 18%,rgba(219,160,94,.24),transparent 19rem),linear-gradient(135deg,#123f31,#1d5844 68%,#326953);box-shadow:var(--shadow-lg)}.hero:before{position:absolute;z-index:-1;top:-110px;right:15%;width:260px;height:260px;border:1px solid rgba(255,255,255,.09);border-radius:50%;content:""}.hero:after{position:absolute;z-index:-1;right:-78px;bottom:-128px;width:330px;height:330px;border:60px solid rgba(255,255,255,.035);border-radius:50%;content:""}.hero__copy{max-width:680px}.eyebrow{display:flex;align-items:center;gap:7px;margin-bottom:6px;color:#f3b99f;font-size:.64rem;font-weight:800}h1{color:#fffdf8;font-size:clamp(2.15rem,3.4vw,3.55rem);letter-spacing:-.035em}h1 span{color:#f1c29d}.hero__description{max-width:610px;margin-top:9px;color:#ffffffb8;font-size:.86rem;line-height:1.45}.hero__controls{flex-wrap:nowrap}.month-select{color:#ffffffad;font-size:.69rem;font-weight:800;letter-spacing:.12em}.month-select select{min-width:148px;border-color:#ffffff47;border-radius:12px;padding:10px 36px 10px 13px;color:#183e31;background:#fffdf8;box-shadow:0 8px 20px #071a1324}.button{min-height:40px;border-radius:11px;padding:10px 16px;font-size:.84rem;font-weight:800}.button:not(:disabled):hover{transform:translateY(-2px)}.button--primary{background:var(--terracotta);box-shadow:0 10px 24px #581e0e40}.button--primary:hover{background:var(--terracotta-dark)}.button--secondary{border:1px solid rgba(255,255,255,.35);color:#fff;background:#ffffff1a}.button--secondary:hover{background:#ffffff2e}.button__icon{font-size:1.14rem;transition:transform .25s ease}.button:hover .button__icon{transform:rotate(70deg)}.plan-content{position:relative}.plan-toolbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px;width:calc(100% - clamp(20px,4vw,64px));margin:-12px auto 22px;padding:14px 18px;border:1px solid rgba(207,216,206,.9);border-radius:15px;color:var(--muted);background:#fffdf8f5;box-shadow:var(--shadow-sm);font-size:.79rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.plan-toolbar__status{display:flex;align-items:center;gap:12px}.plan-toolbar__status>div{display:grid;gap:2px}.plan-toolbar strong{color:var(--ink)}.plan-toolbar__status strong{font-size:.85rem}.plan-toolbar__status span:not(.status-dot){color:var(--muted);font-size:.74rem}.plan-toolbar p{margin:0}.plan-toolbar p>span{margin-right:4px;color:var(--terracotta);font-weight:900}.status-dot{flex:0 0 auto;width:9px;height:9px;box-shadow:0 0 0 5px #3b9b7021}.sync-message{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px auto 20px;padding:12px 15px;border:1px solid #e3b5a4;border-radius:12px;color:#783b29;background:#fff1eb;font-size:.8rem;line-height:1.45}.sync-message button{flex:0 0 auto;border:0;padding:4px;color:inherit;background:transparent;font-weight:800;text-decoration:underline}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.login-card{width:min(480px,100%);padding:clamp(28px,6vw,48px);border:1px solid rgba(255,255,255,.14);border-radius:24px;color:#fff;background:radial-gradient(circle at 90% 8%,rgba(219,160,94,.27),transparent 16rem),linear-gradient(145deg,#123f31,#225e49);box-shadow:0 28px 80px #16342833}.login-card .eyebrow{color:#f3b99f}.login-card h1{margin-bottom:14px;font-size:clamp(2.4rem,8vw,3.8rem)}.login-card>p:not(.eyebrow){margin:0 0 28px;color:#ffffffc2;line-height:1.6}.login-card form{display:grid;gap:10px}.login-card label{color:#ffffffc7;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.login-card input{width:100%;border:1px solid rgba(255,255,255,.35);border-radius:11px;padding:12px 14px;color:var(--ink);background:#fffdf8;font:inherit}.login-card form .button{width:100%;margin-top:7px}.login-card__error{margin:2px 0 0;color:#ffd1c1;font-size:.8rem}.login-card>small{display:block;margin-top:18px;color:#ffffff8f;text-align:center}.week-section__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:0 2px 16px}.section-kicker{margin:0 0 5px;color:var(--terracotta);font-size:.68rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.week-section h2{margin:0;color:var(--ink);font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.05}.week-section__heading>p{max-width:470px;margin:0 0 3px;color:var(--muted);font-size:.78rem;line-height:1.5;text-align:right}.day-switcher{display:none}.table-frame{max-height:calc(100vh - 270px);min-height:430px;border-color:var(--line-strong);border-radius:18px;background:var(--cream);box-shadow:var(--shadow-lg);scrollbar-color:#a9b9ad #eef1eb;scrollbar-width:thin}.diet-table{min-width:1320px}.diet-table th,.diet-table td{border-color:var(--line)}.diet-table thead th{z-index:4;padding:16px 14px;color:#53635b;background:#edf1ea;box-shadow:inset 0 -1px 0 var(--line-strong);font-size:.69rem;font-weight:850}.diet-table .meal-heading{z-index:6;width:154px;color:var(--forest-dark);background:#e2eae2;box-shadow:7px 0 18px #1f362b0f,inset 0 -1px 0 var(--line-strong)}.diet-table td{transition:background-color .14s ease}.diet-table tbody tr:nth-child(odd) td{background:#fffdf9}.diet-table tbody tr:nth-child(2n) td{background:#f9fbf8}.slot{z-index:3;width:154px;padding:18px 15px;color:var(--forest-dark);background:#ebf0e9;box-shadow:7px 0 18px #1f362b0f;font-size:.78rem}.diet-table tbody tr:nth-child(2n) .slot{background:#e2ebe2}.slot__mark{width:30px;height:4px;margin-bottom:11px;border-radius:999px}.meal-cell{min-height:158px;padding:16px 14px 12px}.meal-cell>p:not(.nutrition){color:#33443c;font-size:.79rem;line-height:1.52}.day-column--merged .meal-cell{align-items:center;text-align:center}.day-column--merged .meal-cell>p:not(.nutrition){width:100%}.day-column--merged .meal-cell .nutrition{align-self:center}.day-column--merged .meal-cell__actions{align-self:stretch;width:100%}.meal-cell .nutrition{align-self:flex-start;margin:13px 0 0;padding:5px 8px;border:1px solid #d9e6da;border-radius:7px;color:var(--forest);background:#e8f0e9cc;font-size:.67rem;line-height:1.25}.meal-cell .nutrition--unavailable{background:#ffffff8c}.meal-images{margin-bottom:15px}.meal-image{width:92px;height:92px;border:2px solid rgba(255,255,255,.9);border-radius:12px;box-shadow:0 4px 13px #1f332929}.meal-image:hover img{filter:saturate(1.08);transform:scale(1.07)}.meal-cell__actions{margin-top:auto;padding-top:13px}.reload-button{width:33px;height:33px;margin-left:auto;border-color:#cfd9cf;box-shadow:0 2px 7px #1f362b0f}.reload-button:hover:not(:disabled){color:#fff;background:var(--forest)}.recipe-link{color:var(--terracotta-dark);font-size:.7rem;font-weight:850;text-decoration:none}.recipe-link span{display:inline-block;transition:transform .16s ease}.recipe-link:hover span{transform:translate(3px)}.diet-table tfoot th,.diet-table tfoot td{position:sticky;z-index:3;bottom:0;border-top-color:#c3d1c3;background:#e6eee5;box-shadow:0 -7px 18px #1f362b0f}.total-heading{z-index:5!important;background:#dce8dc!important}.footnote{max-width:1080px;line-height:1.5}.empty-state,.loading-state,.fatal-error{margin-top:24px;border-radius:22px;background:#fffdf8d6;box-shadow:var(--shadow-sm)}.empty-state__icon{width:62px;height:62px;background:var(--forest-soft)}.recipe-dialog,.image-dialog{border-radius:22px;box-shadow:0 34px 110px #0d1e1661}.recipe-dialog::backdrop,.image-dialog::backdrop{background:#0f221aad;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.recipe-dialog__paper,.image-dialog__paper{background:var(--cream)}.recipe-dialog .eyebrow,.image-dialog .eyebrow{color:var(--terracotta)}.close-button{width:40px;height:40px;transition:transform .16s ease,background .16s ease}.close-button:hover{background:var(--forest-soft);transform:rotate(4deg)}.image-viewer img{border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow-sm)}.image-viewer__navigation button{border-radius:10px;padding:10px 14px;font-weight:800}.image-viewer__navigation button:hover{border-color:var(--forest);background:var(--forest-soft)}:focus-visible{outline:3px solid rgba(229,143,108,.62);outline-offset:3px}@media(max-width:1050px){.table-frame{max-height:calc(100vh - 235px)}}@media(max-width:850px){.app-shell{padding:14px 12px 28px}.hero{align-items:stretch;flex-direction:column;gap:18px;padding:21px 20px 20px;border-radius:17px}.hero__controls{flex-wrap:wrap;justify-content:flex-start}.hero__description{margin-top:8px;font-size:.82rem}.plan-toolbar{align-items:flex-start;flex-direction:column;gap:11px;width:calc(100% - 20px);margin:-15px auto 25px;padding:14px 15px}.plan-toolbar p{display:block;padding-left:21px;line-height:1.4}.week-section__heading{align-items:flex-start;flex-direction:column;gap:8px;margin:0 3px 15px}.week-section__heading>p{text-align:left}.day-switcher{position:sticky;z-index:8;top:0;display:block;margin:0 -12px 13px;padding:9px 12px;overflow:hidden;background:#f3efe5f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.day-switcher [role=tablist]{display:flex;gap:7px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:none}.day-switcher [role=tablist]::-webkit-scrollbar{display:none}.day-tab{flex:0 0 auto;border:1px solid var(--line-strong);border-radius:999px;padding:9px 14px;color:var(--muted);background:#fffdf8c7;font-size:.73rem;font-weight:800;transition:color .15s ease,border-color .15s ease,background .15s ease,transform .15s ease}.day-tab--selected{border-color:var(--forest);color:#fff;background:var(--forest);box-shadow:0 5px 14px #1f5b462e}.day-tab:active{transform:scale(.97)}.table-frame{max-height:none;min-height:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.diet-table{display:block;width:100%;min-width:0}.diet-table thead{display:none}.diet-table tbody{display:grid;gap:12px}.diet-table tbody tr{display:grid;grid-template-columns:minmax(86px,27%) minmax(0,1fr);overflow:hidden;border:1px solid var(--line-strong);border-radius:15px;background:var(--cream);box-shadow:var(--shadow-sm)}.diet-table tbody .day-column:not(.day-column--selected),.diet-table tfoot .day-column:not(.day-column--selected){display:none}.diet-table tbody tr>*,.diet-table tfoot tr>*{border:0}.slot{position:static;width:auto;padding:17px 11px;background:#e9f0e8!important;box-shadow:none;font-size:.72rem}.slot__mark{width:25px;height:4px;margin-bottom:10px}.diet-table td.day-column--selected{display:block;min-width:0;background:#fffdf9}.diet-table tbody tr:nth-child(2n) td.day-column--selected{background:#f9fbf8}.meal-cell{min-height:145px;padding:16px 13px 12px}.meal-cell>p:not(.nutrition){font-size:.8rem}.meal-images{justify-content:flex-start;margin-right:0;margin-left:0}.meal-image{width:86px;height:86px}.diet-table tfoot{display:block;margin-top:13px}.diet-table tfoot tr{display:grid;grid-template-columns:minmax(86px,27%) minmax(0,1fr);overflow:hidden;border:1px solid #c4d1c4;border-radius:15px;box-shadow:var(--shadow-sm)}.diet-table tfoot th,.diet-table tfoot td{position:static;box-shadow:none}.total-heading{padding:16px 11px;font-size:.72rem}.daily-total{padding:14px!important;background:#e9f0e8!important}}@media(max-width:560px){.hero__controls,.month-select,.month-select select,.hero__controls .button{width:100%}.hero .eyebrow{display:block;max-width:100%;font-size:.66rem;line-height:1.55;letter-spacing:.12em;white-space:normal}.hero .eyebrow span{margin-right:5px}h1{font-size:2.35rem}.week-section h2{font-size:1.9rem}.empty-state,.loading-state{min-height:350px;padding:35px 20px}.recipe-dialog__paper,.image-dialog__paper{padding:21px 18px}}
