:root{--bg:#ffffff;--surface:#f5f5f7;--surface-raised:#ffffff;--text:#1d1d1f;--text-secondary:#86868b;--hairline:#ececec;--hairline-strong:#e2e2e4;--brand:#e0322d;--archive:#8a8a8e;--accent-today:var(--brand);--accent-leadership:#2f6df0;--accent-motivation:#f5871f;--accent-work-and-home:#16a37a;--accent-reflection:#8a5cf6;--accent-archive:var(--archive);--logo-filter:none;--font-sans:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--tracking-tight:-0.022em;--measure:680px;--page-max:1080px;--radius:14px;--radius-sm:10px;color-scheme:light}[data-theme=dark]{--bg:#000000;--surface:#1c1c1e;--surface-raised:#1c1c1e;--text:#f5f5f7;--text-secondary:#98989d;--hairline:#2c2c2e;--hairline-strong:#3a3a3c;--brand:#ff4d47;--archive:#aeaeb2;--accent-leadership:#5b8cff;--accent-motivation:#ff9d3d;--accent-work-and-home:#3bc79a;--accent-reflection:#a78bff;--logo-filter:invert(1);color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]):not([data-theme=dark]){--bg:#000000;--surface:#1c1c1e;--surface-raised:#1c1c1e;--text:#f5f5f7;--text-secondary:#98989d;--hairline:#2c2c2e;--hairline-strong:#3a3a3c;--brand:#ff4d47;--archive:#aeaeb2;--accent-leadership:#5b8cff;--accent-motivation:#ff9d3d;--accent-work-and-home:#3bc79a;--accent-reflection:#a78bff;--logo-filter:invert(1);color-scheme:dark}}[data-section=today]{--accent:var(--accent-today)}[data-section=leadership]{--accent:var(--accent-leadership)}[data-section=motivation]{--accent:var(--accent-motivation)}[data-section=work-and-home]{--accent:var(--accent-work-and-home)}[data-section=reflection]{--accent:var(--accent-reflection)}[data-section=archive]{--accent:var(--accent-archive)}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{letter-spacing:var(--tracking-tight);line-height:1.12;margin:0;font-weight:800}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit}:focus-visible{outline:2px solid var(--accent,var(--brand));outline-offset:2px;border-radius:4px}::selection{background:color-mix(in srgb,var(--brand) 25%,transparent)}