.gastro-root{--bg:#f4ebe0;--surface:#fff8f0;--raised:#efe0d2;--text:#1c1410;--muted:#5c463c;--faint:#7a5e50;--red-text:#c1121f;--border:rgba(80,42,28,.14);--grid-line:rgba(80,42,28,.08);--glow:rgba(193,18,31,.12);--nav-bg:hsla(33,48%,92%,.72);--nav-bg-strong:rgba(255,248,240,.94);--gastro-well:#2c1c16;--gastro-wine:#4a181c;--gastro-cream:#f4ebe0;background:var(--bg);color:var(--text);color-scheme:light;min-height:100%;caret-color:#c1121f}.gastro-root ::-moz-selection{background:rgba(193,18,31,.22);color:#1c1410}.gastro-root ::selection{background:rgba(193,18,31,.22);color:#1c1410}html:has(.gastro-root),html:has(.gastro-root) body{background:#f4ebe0;overflow-x:hidden}.gastro-hero{background:radial-gradient(90% 60% at 0 -20%,rgba(193,18,31,.1),transparent 52%),radial-gradient(70% 40% at 100% 0,rgba(196,140,72,.12),transparent 48%),var(--bg)}.gastro-well{margin-top:1.25rem;background:var(--gastro-well);width:100%;padding-block:0}@media (min-width:900px){.gastro-well{margin-top:2rem}}.gastro-try{margin:0 auto;max-width:40rem;padding:1rem 1.25rem 1.35rem;text-align:center;color:#e8d2c8;font-size:.95rem;line-height:1.45}@media (min-width:900px){.gastro-try{padding:1.15rem 1.5rem 1.75rem;font-size:1.05rem}}.gastro-wa{display:inline-flex;align-items:center;min-height:44px;padding:0 1rem;border-radius:999px;background:#c1121f;color:#fff;font-size:.875rem;font-weight:600}.gastro-wa:hover{background:#a10e19}.gastro-own{background:var(--gastro-wine);color:var(--gastro-cream)}.gastro-own-body{color:#e8d2c8}.gastro-well:has(.gastro-demo.is-coaching) .gastro-try{display:none}