Skip to content

Instantly share code, notes, and snippets.

@Neilson-rhythms
Neilson-rhythms / goal-creation-playbook_6.html
Created April 15, 2026 00:02
Rhythms — Goal Creation Playbook prototype
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rhythms — Goal Creation Playbook</title>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
:root {
--bg:#fff; --sidebar-bg:#f8f5ff; --active:#6c47ff; --active-bg:rgba(108,71,255,.10);
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rhythms — Goal Creation Playbook</title>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
:root {
--bg:#fff; --sidebar-bg:#f8f5ff; --active:#6c47ff; --active-bg:rgba(108,71,255,.10);