body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4ede3;color:#3d3229;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background:#f4ede3;color:#3d3229;margin:0;overflow-x:hidden;overflow-y:auto!important}#root,body,html{height:auto!important;min-height:100%}#root{overflow:visible!important}.app-shell,.app-shell>.grommet,div[class*=StyledGrommet]{display:block;height:auto!important;min-height:100vh}.app-header{align-items:center;background:#3e542e;color:#fffbf5;display:flex;flex-wrap:nowrap;gap:12px;justify-content:space-between;padding:10px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:30}.app-header__brand{background:none;border:0;font-size:1.25rem;font-weight:600}.app-header__brand,.app-header__toggle{color:#fffbf5;cursor:pointer;padding:0;z-index:32}.app-header__toggle{align-items:center;background:#0000;border:1px solid #fffbf559;border-radius:8px;display:none;height:44px;justify-content:center;margin:0;width:44px}.app-header__scrim{background:#3d322966;border:0;cursor:pointer;inset:0;position:fixed;z-index:30}.app-header__nav{align-items:center;display:flex;flex-wrap:nowrap;gap:4px}.app-header__link{background:none;border:0;border-radius:8px;color:#fffbf5;cursor:pointer;font:inherit;padding:8px 10px}.app-header__nav a,.app-header__nav button{color:#fffbf5}.app-header__nav svg{fill:#fffbf5;stroke:#fffbf5}.app-header__hint{color:#ebe3d6;display:none;font-size:.92rem;font-weight:400;line-height:1.45;margin:4px 0 0;padding:8px 12px 4px;white-space:normal}.install-toast{background:#3e542e;border:0;border-radius:10px;box-shadow:0 10px 28px #3d322947;color:#fffbf5;cursor:pointer;font:inherit;font-size:1rem;left:16px;line-height:1.45;margin:0 auto;max-width:420px;padding:14px 16px;position:fixed;right:16px;text-align:left;top:68px;z-index:40}@media (max-width:839px){.app-header__toggle{display:inline-flex}.app-header__nav{align-items:stretch;background:#3e542e;border-top:1px solid #fffbf52e;box-shadow:0 12px 24px #3d322947;display:none;flex-direction:column;flex-wrap:nowrap;gap:4px;left:0;padding:8px 12px 16px;position:absolute;right:0;top:100%;z-index:31}.app-header__nav.is-open{display:flex}.app-header__link,.app-header__nav button{justify-content:flex-start;min-height:44px;padding:10px 12px;text-align:left;width:100%}.app-header__hint{display:block}}.app-main{background:#f4ede3;display:block;min-height:calc(100vh - 56px)}.page{margin:0 auto;padding:24px 0 72px;width:min(880px,calc(100% - 32px))}.stack{display:flex;flex-direction:column;gap:24px}.page-head{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.page-head h1,.page-head h2{margin:0}.actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px}.banner,.meal-card,.panel,.plan-card{background:#fffbf5;border:1px solid #d4c6b4;border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:16px}.banner{background:#e7eedc;border-color:#b7c4a4}.field{display:flex;flex-direction:column;gap:8px}.field>label,.field>span{font-weight:600}.field input:not([type=radio]):not([type=checkbox]),.field select,.field textarea,.panel>input:not([type=radio]):not([type=checkbox]),.panel>textarea,.stack .field input:not([type=radio]):not([type=checkbox]),.stack>input{background:#fffbf5;border:1px solid #d4c6b4;border-radius:6px;box-sizing:border-box;font:inherit;padding:10px 12px;width:100%}.field textarea,.panel>textarea,.stack textarea{min-height:88px;resize:vertical}.field-row{display:flex;flex-wrap:wrap;gap:16px}.field-row>.field{flex:1 1 180px}.choice-row{display:flex;flex-wrap:wrap;gap:10px 18px}.choice{align-items:center;display:inline-flex;gap:10px;white-space:nowrap}.choice-row--slots{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.choice--slot{align-items:center;background:#fffbf5;border:1px solid #d4c6b4;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;font-weight:600;gap:12px;min-height:52px;padding:14px 16px;-webkit-user-select:none;user-select:none}.choice--slot:focus-within,.choice--slot:hover{border-color:#4f6b3a}.choice--slot.is-active{background:#e7eedc;border-color:#4f6b3a;box-shadow:inset 0 0 0 1px #4f6b3a}.choice--slot input[type=checkbox],.choice--slot input[type=radio]{accent-color:#4f6b3a;flex-shrink:0;height:24px;margin:0;min-height:24px;min-width:24px;pointer-events:none;width:24px}.meal-card input[type=checkbox]{accent-color:#4f6b3a;cursor:pointer;flex-shrink:0;height:22px;margin:0;min-height:22px;min-width:22px;width:22px}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#fffbf5;border:1px solid #d4c6b4;border-radius:999px;color:#3d3229;cursor:pointer;font:inherit;padding:4px 10px}.chip:focus,.chip:hover{border-color:#4f6b3a}.chip.is-active{background:#e8c56b;border-color:#c9a227}.meal-list{gap:20px}.day-group,.meal-list{display:flex;flex-direction:column}.day-group{gap:12px}.day-group__title{font-size:1.1rem;font-weight:650;margin:0}.day-group__note{color:#6b5a4a;font-size:.95rem;line-height:1.45;margin:0}.meal-card{align-items:flex-start;flex-direction:row;gap:12px;justify-content:space-between}.meal-card__body{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;min-width:0}.meal-card .choice{align-items:flex-start;display:flex;min-width:0;white-space:normal;width:100%}.meal-card .choice strong{flex:1 1;min-width:0;overflow-wrap:anywhere;word-break:break-word}.meal-card__meta{color:#6b5a4a;font-size:.9rem;overflow-wrap:anywhere}.meal-card__actions{display:flex;flex-shrink:0;gap:0}@media (max-width:520px){.meal-card{flex-wrap:wrap}.meal-card__body{flex-basis:calc(100% - 9rem);flex-grow:1;flex-shrink:1}.meal-card__actions{margin-left:auto}}.pricing-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;width:100%}@media (min-width:840px){.pricing-grid{grid-template-columns:1fr 1fr}}.plan-card--featured{background:#b5522a;border-color:#9a3412;color:#fffbf5}.plan-card__feature{align-items:flex-start;display:flex;gap:8px}.muted{color:#6b5a4a;font-size:.9rem}.form-actions{display:flex;justify-content:flex-start;padding-bottom:24px;padding-top:8px}.find-meals{background:#fffbf5;border:1px solid #d4c6b4;border-radius:8px}.find-meals>summary{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;font-weight:650;gap:8px 16px;justify-content:space-between;list-style:none;padding:12px 16px}.find-meals>summary::-webkit-details-marker{display:none}.find-meals>summary:before{color:#4f6b3a;content:"▸";display:inline-block;font-size:1.45rem;line-height:1;margin-right:8px}.find-meals[open]>summary:before{content:"▾"}.find-meals__body{border-top:1px solid #d4c6b4;display:flex;flex-direction:column;gap:12px;padding:12px 16px 16px}.map-frame{border:1px solid #d4c6b4;border-radius:8px;height:180px;overflow:hidden;width:100%}.map-frame iframe{border:0;display:block;height:100%;width:100%}.prose{display:flex;flex-direction:column;gap:0;line-height:1.55}.prose p{margin:0 0 1em}.prose h3{font-size:1.1rem;margin:.4em 0 .5em}.guide-list{gap:12px}.guide-card,.guide-list{display:flex;flex-direction:column}.guide-card{align-items:flex-start;background:#fffbf5;border:1px solid #d4c6b4;border-radius:8px;cursor:pointer;font:inherit;gap:8px;padding:16px;text-align:left;width:100%}.guide-card:focus,.guide-card:hover{border-color:#4f6b3a}.marketing{display:flex;flex-direction:column;gap:40px;margin:0 auto;padding:32px 0 80px;width:min(880px,calc(100% - 32px))}.hero h1{font-size:clamp(1.85rem,5vw,2.6rem);font-weight:700;line-height:1.2;margin:0 0 16px}.hero__eyebrow{color:#4f6b3a;font-weight:650;letter-spacing:.02em;margin:0 0 10px}.hero__lead{font-size:1.15rem;line-height:1.55;margin:0 0 24px;max-width:40rem}.hero__actions{display:flex;flex-wrap:wrap;gap:10px}.feature-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}@media (min-width:640px){.feature-grid{grid-template-columns:1fr 1fr}}.feature-card{background:#fffbf5;border:1px solid #d4c6b4;border-radius:8px;padding:16px}.feature-card h3{font-size:1.05rem;margin:0 0 8px}.feature-card p{color:#6b5a4a;line-height:1.5;margin:0}.steps{counter-reset:step;gap:12px;list-style:none;margin:0;padding:0}.steps,.steps li{display:flex;flex-direction:column}.steps li{background:#fffbf5;border:1px solid #d4c6b4;border-radius:8px;gap:4px;padding:16px 16px 16px 56px;position:relative}.steps li:before{align-items:center;background:#3e542e;border-radius:50%;color:#fffbf5;content:counter(step);counter-increment:step;display:flex;font-size:.9rem;font-weight:700;height:28px;justify-content:center;left:16px;position:absolute;top:16px;width:28px}.steps span{color:#6b5a4a}.marketing__footer{border-top:1px solid #d4c6b4;display:flex;flex-wrap:wrap;gap:8px 16px;padding-top:8px}.marketing__footer button{background:none;border:0;color:#6b4f2a;cursor:pointer;font:inherit;padding:8px 0;text-decoration:underline;text-underline-offset:3px}.dialog{background:#fffbf5;color:#3d3229;font-size:1.05rem;line-height:1.55;padding:32px 24px 24px;width:min(440px,calc(100vw - 32px))}.dialog h2{font-size:1.45rem;font-weight:650;line-height:1.25;margin:0 0 20px}.dialog p{font-size:1.05rem;margin:0 0 20px}.dialog .choice--slot,.dialog .field{margin-bottom:20px}.dialog .muted{font-size:1rem}.dialog__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;padding-top:8px}
/*# sourceMappingURL=main.a0f7368b.css.map*/