:root{color-scheme:light;--background: #f2f2f7;--background-elevated: #ffffff;--surface: rgba(255, 255, 255, .74);--surface-strong: rgba(255, 255, 255, .94);--surface-muted: rgba(242, 242, 247, .92);--text: #000000;--text-muted: #6e6e73;--border: rgba(0, 0, 0, .08);--border-strong: rgba(0, 0, 0, .16);--accent: #007aff;--accent-strong: #0066d6;--accent-soft: rgba(0, 122, 255, .12);--brand-title: var(--text);--protein: #007aff;--carbs: #ff9f0a;--fat: #ef4f87;--shadow-bento: 0 18px 48px rgba(0, 57, 115, .08);--shadow-strong: 0 28px 70px rgba(0, 57, 115, .14);--radius-lg: 32px;--radius-md: 20px;--radius-sm: 12px;--radius-pill: 999px;--container: 1040px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(0,122,255,.14),transparent 34rem),linear-gradient(180deg,#ffffff 0%,var(--background) 28rem);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.page-shell{min-height:100vh;display:flex;flex-direction:column}main,.site-header,.site-footer{position:relative;z-index:1}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:var(--surface);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:.5px solid var(--border)}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0}.brand{font-size:1.1rem;font-weight:700;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:.5rem;color:var(--brand-title)}.nav-list{display:flex;flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none}.nav-link{display:inline-flex;padding:.4rem .8rem;border-radius:var(--radius-pill);color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .15s ease,background-color .15s ease}.nav-link--active,.nav-link:hover{background:var(--accent-soft);color:var(--accent)}.section{padding:4rem 0}h1,h2,h3{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:-.04em;line-height:1.1;margin-top:0}.page-header{padding:5rem 0 2rem;text-align:center}.page-header h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin-bottom:1rem}.page-header p{font-size:1.25rem;color:var(--text-muted);max-width:42rem;margin:0 auto}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.4rem;border-radius:var(--radius-pill);font-weight:600;font-size:1rem;transition:opacity .15s ease,transform .15s ease;cursor:pointer;border:none}.button{background-color:var(--accent);color:#fff;box-shadow:0 12px 28px #007aff3d}.button-secondary{background-color:var(--background-elevated);color:var(--text);border:1px solid var(--border)}.button:active,.button-secondary:active{opacity:.8;transform:scale(.98)}.card-grid,.detail-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}.card,.detail-card,.support-card,.page-panel{background:var(--surface-strong);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-bento);border:1px solid var(--border);overflow:hidden;display:flex;flex-direction:column}.card h2,.detail-card h2,.page-panel h2{font-size:1.5rem;margin-bottom:.75rem;font-weight:700;letter-spacing:-.02em}.card p,.detail-card p,.page-panel p{color:var(--text-muted);font-size:1.05rem;margin:0}.stack{display:grid;gap:1.5rem}.app-showcase-img{border-radius:2rem;width:min(100%,320px);height:auto;object-fit:contain;box-shadow:0 24px 70px #00397329}.container--hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}.macros-hero-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem}.huge-title{font-size:clamp(4rem,10vw,7rem);font-weight:800;letter-spacing:-.06em;line-height:1;margin:0;display:inline-block;padding-right:.08em;color:var(--brand-title)}.subtitle{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;color:var(--brand-title)}.macros-hero-visual{display:flex;justify-content:center}.macros-hero-visual .app-showcase-img{width:min(100%,360px);height:auto;box-shadow:none}.section--carousel{overflow:hidden}.carousel-container{position:relative;display:flex;align-items:center;gap:1rem}.carousel-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:1.5rem;padding:1rem 0 2rem;-ms-overflow-style:none;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.carousel-card{scroll-snap-align:center;flex:0 0 calc(33.333% - 1rem);min-width:260px;display:flex;flex-direction:column;align-items:center;gap:1.1rem}.carousel-card__media{display:flex;justify-content:center;width:100%}.carousel-card__media .app-showcase-img{border-radius:2rem;width:100%;height:auto;box-shadow:none}.carousel-card__title{text-align:center;font-weight:600;font-size:1.1rem;letter-spacing:-.03em}.carousel-nav{background:var(--surface-strong);border:1px solid var(--border);color:var(--text);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-bento);z-index:10;flex-shrink:0;transition:transform .15s ease}.carousel-nav:hover{transform:scale(1.05)}.carousel-nav:active{transform:scale(.95)}@media(max-width:768px){.carousel-nav{display:none}.carousel-track{padding:1rem 1rem 2rem;margin:0 -1rem}.carousel-card{flex:0 0 80%}}.section--waitlist{padding-top:1rem;padding-bottom:2rem}.container--waitlist{display:flex;flex-direction:column;align-items:center;max-width:500px}.waitlist-form-container{width:100%;text-align:center;padding:0}.waitlist-form-container h2{margin-bottom:1.5rem}.status{border-radius:var(--radius-sm);font-size:.95rem;font-weight:500}.status-banner{padding:0;margin:0;max-height:0;opacity:0;overflow:hidden;transform-origin:top center;transform:translateY(-.25rem);will-change:max-height,opacity,transform;transition:max-height .15s cubic-bezier(.4,0,1,1),padding .15s cubic-bezier(.4,0,1,1),margin-bottom .15s cubic-bezier(.4,0,1,1),opacity .15s cubic-bezier(.4,0,1,1),transform .15s cubic-bezier(.4,0,1,1)}.status-banner--visible,.support-status-banner:target{padding:1rem;margin-bottom:1rem;max-height:8rem;opacity:1;transform:translateY(0);transition:max-height .2s cubic-bezier(.16,1,.3,1),padding .2s cubic-bezier(.16,1,.3,1),margin-bottom .2s cubic-bezier(.16,1,.3,1),opacity .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1)}.support-status-banner{text-align:center}.waitlist-form{display:flex;gap:.5rem;background:var(--background-elevated);padding:.45rem;border-radius:var(--radius-pill);border:1px solid var(--border-strong);box-shadow:0 14px 36px #00397314}.waitlist-input{flex:1;background:transparent;border:none!important;padding:.75rem 1.25rem!important;font-size:1rem;color:var(--text);outline:none}.waitlist-input::placeholder{color:var(--text-muted)}.waitlist-submit{background:var(--accent);color:#fff;border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.waitlist-submit:disabled{opacity:.45;cursor:not-allowed;transform:none}.waitlist-submit:active{transform:scale(.95)}@media(max-width:960px){.container--hero{grid-template-columns:1fr;text-align:center}.macros-hero-copy{order:-1}}.support-list,.policy-list{padding-left:1.2rem;color:var(--text-muted);margin:1rem 0;line-height:1.6}.support-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.status--success{background:#34c7591f;color:#248a3d}.status--error{background:#ff3b301f;color:#d70015}.field-list{display:grid;gap:1.25rem}.field{display:flex;flex-direction:column;gap:.5rem}.field label{font-size:.95rem;font-weight:600}.field-hint{font-size:.85rem;color:var(--text-muted)}.field input,.field textarea{padding:.85rem 1rem;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:#ffffffc7;color:var(--text);font-size:1rem;font-family:inherit;transition:border-color .15s ease}.field textarea{min-height:120px;resize:vertical}.field input:focus,.field textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.site-footer{margin-top:auto;border-top:.5px solid var(--border);background:var(--background);padding:2rem 0}.site-footer__inner{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.site-footer__title{font-weight:600;margin:0 0 .5rem}.site-footer__copy{color:var(--text-muted);font-size:.9rem;margin:0;max-width:30rem}.site-footer__links{display:flex;gap:1.5rem}.site-footer__links a{font-size:.9rem;color:var(--text-muted)}.site-footer__links a:hover{color:var(--accent)}@media(max-width:768px){.support-layout{grid-template-columns:1fr}h1{font-size:2.5rem!important}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
