Canβt Tina Salsa β Triple 5 Farms (Medium)
:root{
--brand:#0f6f3d;
--accent:#e4572e;
--ink:#1b1b1b;
--muted:#666;
--bg:#fffdf8;
}
html,body{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;background:var(--bg);color:var(--ink);}
.wrap{max-width:880px;margin:0 auto;padding:28px;}
.badge{display:inline-block;border:2px solid var(--accent);color:var(--accent)