html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--active:#2c6a96;--background:#feffff;--card:#eff7fd;--link:#00538f;--link-hover:#002d4d;--primary:#f07651;--border-color:#d7e2ea;--nav-background:#21272c;--max-line-length:60rem;--widget-background:var(--background);--zebra-stripe:#f6f8f8;--carbs-color:#f1b604;--fats-color:#11bdcd;--proteins-color:#a375ff;--input-background:var(--background);--input-hover:#303a4108;--input-focus:white;--input-border-color:#bfced9;--input-border:1px solid var(--input-border-color);--border:1px solid var(--border-color);--border-radius:.3rem;--button-height:2.5rem;--gutter:1rem;--icon-height:1.25rem;--list-padding:5ch;--elevation-1:1px 1px 3px #0006;--elevation-2:2px 4px 7px #00000040;--elevation-3:4px 8px 15px #0003;--text:#303a41;--text-reversed:#fff;--semi-bold:600;--text-small:.83rem;--text-regular:1rem;--text-large:1.333rem;--text-header:1.5rem;--text-title:2.25rem;--text-page-title:3.157rem;--warning-background:#fdf0ec;--warning-text:#b82b00;--z-index-toast:200}[data-color-scheme=dark]{--background:#1f2021;--link:#5e9aed;--link-hover:#75a8f0;--text:#d7d8db}@media (max-width:45rem){:root{--list-padding:3ch}}*{scroll-margin-top:7em}html,body{margin:0}html{background:var(--background);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif;font-size:100%;line-height:1.4}@media (max-width:45rem){:root{--text-small:.8rem;--text-regular:1rem;--text-large:1.25rem;--text-header:1.563rem;--text-title:1.953rem;--text-page-title:2.441rem}html{font-size:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{line-height:1.5;position:relative}a{color:var(--link);text-decoration:none}cite a,p a{text-decoration:underline}a:where(:focus-visible),a:where(:hover){color:var(--link-hover);text-decoration:underline}address{font-style:normal}b{font-weight:var(--semi-bold)}blockquote{box-sizing:border-box;max-width:100%;margin:0;padding-left:2em;position:relative}blockquote:before{color:var(--primary);content:"“";font-family:Times New Roman,Times,serif;font-size:3rem;position:absolute;top:-.8rem;left:0}button{cursor:pointer;font:inherit}figure{margin:0}figcaption{font-weight:var(--semi-bold);text-align:center}h1,h2,h3,h4,h5{font-weight:var(--semi-bold);text-wrap:balance;margin:1.2em 0 .8em;line-height:1.2}h1{font-size:var(--text-page-title);text-align:center;margin-top:0;line-height:1.1}h2{font-size:var(--text-title);text-align:center}h3{font-size:var(--text-header)}h4{font-size:var(--text-large)}h5{font-size:var(--text-regular)}hgroup{margin:1em 0}hgroup :is(h1,h2,h3,h4,h5),hgroup p{margin:0}hgroup :is(h1,h2)~p{font-weight:var(--semi-bold);text-align:center}hgroup h1~p{font-size:var(--text-large)}hgroup :is(h4,h5)~p{font-size:var(--text-small)}hr{border:var(--border);margin:2em}i{font-style:normal;font-weight:var(--semi-bold)}iframe,img{max-width:100%}ol,ul{padding-left:var(--list-padding);margin:1em 0}small{font-size:var(--text-small)}strong{font-weight:var(--semi-bold)}svg.feather{aspect-ratio:1;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;vertical-align:middle;width:1.5em}table{border-collapse:collapse;width:100%}thead th{font-weight:var(--semi-bold)}th{font-weight:inherit;text-align:left}.footer.svelte-25fuf4{font-size:var(--text-small);grid-auto-flow:column;justify-content:space-between;align-items:flex-start;gap:2em 4em;display:grid}.social.svelte-25fuf4 a:where(.svelte-25fuf4){gap:.3em;display:flex}li.svelte-25fuf4{margin:.3em 0}ul.svelte-25fuf4{margin:0;padding:0;list-style:none}img.svelte-25fuf4{filter:grayscale();opacity:.6;width:10em}:is(.svelte-25fuf4:focus-visible img:where(.svelte-25fuf4),img.svelte-25fuf4:hover){filter:grayscale(0);opacity:1}@media (max-width:60em){.footer.svelte-25fuf4{grid-auto-flow:initial;grid-template-columns:repeat(3,1fr)}ul.svelte-25fuf4{order:-1}.social.svelte-25fuf4{order:1}}@media (max-width:35em){.footer.svelte-25fuf4{grid-template-columns:1fr}ul.svelte-25fuf4,.social.svelte-25fuf4{order:unset}}.nav-dropdown.svelte-1ccyid2{position:relative}.trigger.svelte-1ccyid2{color:inherit;text-align:center;padding:0 1em;display:block}.menu.svelte-1ccyid2{background:var(--widget-background);border-radius:var(--border-radius);box-shadow:var(--elevation-2);z-index:101;flex-direction:column;min-width:14em;padding:.5em 0;display:none;position:absolute;top:100%;left:0}.menu.svelte-1ccyid2 a{border-radius:var(--border-radius);color:var(--text);white-space:nowrap;align-items:center;gap:.75em;padding:.5em 1em;font-weight:400;text-decoration:none;display:flex}.menu.svelte-1ccyid2 .dropdown-icon{flex-shrink:0;width:1.5em;height:1.5em;display:flex}.menu.svelte-1ccyid2 .dropdown-icon svg{width:100%;height:100%}.nav-dropdown.svelte-1ccyid2:not(.force-closed):hover .menu:where(.svelte-1ccyid2),.nav-dropdown.svelte-1ccyid2:not(.force-closed):focus-within .menu:where(.svelte-1ccyid2){display:flex}@media (max-width:60em){.menu.svelte-1ccyid2{display:none!important}}body.menu-open{overflow:hidden}.main-nav.svelte-19lrzas{justify-content:space-between;align-items:center;gap:2em;display:flex}a.svelte-19lrzas{color:inherit}button.svelte-19lrzas{display:none}ul.svelte-19lrzas{font-weight:var(--semi-bold);align-items:center;margin:0;padding:0;list-style:none;display:flex}ul.svelte-19lrzas a:where(.svelte-19lrzas){text-align:center;padding:0 1em;display:block}.log-in.svelte-19lrzas{text-align:center}.log-in.svelte-19lrzas a:where(.svelte-19lrzas){font-size:var(--text-small);margin:.5rem 0 0;display:block}.logo.svelte-19lrzas .desktop:where(.svelte-19lrzas){width:auto;height:5em}.logo.svelte-19lrzas .mobile:where(.svelte-19lrzas){display:none}.menu.svelte-19lrzas{flex-grow:1;justify-content:space-between;align-items:center;display:flex}@media (max-width:60em){button.svelte-19lrzas{color:var(--text-reversed);cursor:pointer;background:0 0;border:none;display:block}li.svelte-19lrzas,ul.svelte-19lrzas{width:100%}.log-in.svelte-19lrzas{margin:2em 0}.logo.svelte-19lrzas .desktop:where(.svelte-19lrzas){display:none}.logo.svelte-19lrzas .mobile:where(.svelte-19lrzas){width:auto;height:2.5em;display:block}.menu.svelte-19lrzas{--nav-height:3.5em;background:var(--nav-background);box-sizing:border-box;height:0;left:0;right:0;top:var(--nav-height);will-change:height;z-index:100;flex-direction:column;justify-content:space-between;transition:height .15s ease-in-out;display:flex;position:absolute;overflow:hidden}.menu.open.svelte-19lrzas{height:calc(100vh - var(--nav-height));height:calc(100dvh - var(--nav-height))}ul.svelte-19lrzas{font-size:var(--text-header);flex-direction:column;flex-grow:1;justify-content:center;gap:.5em;margin:1em 0;display:flex}}nav.svelte-eojgv5{background:var(--nav-background);color:var(--primary);z-index:100;padding:.5em 0;position:sticky;top:0}footer.svelte-eojgv5{border-top:var(--border);border-top-width:2px;margin-top:4em;padding:1.5em 0}nav.svelte-eojgv5>div:where(.svelte-eojgv5),main.svelte-eojgv5,footer.svelte-eojgv5>div:where(.svelte-eojgv5){max-width:var(--max-line-length);margin:0 auto;padding:0 1em}main.svelte-eojgv5{margin-top:2em}.body.svelte-eojgv5{width:100%;display:flow-root;overflow:clip}
