:root{color-scheme:dark;--bg:#050505;--body-bg:#080808;--surface:#101010;--surface-strong:#191919;--text:#ececea;--muted:#9c9c96;--line:#ffffff1f;--ink:#f6f6f1;--accent:#2997ff;--accent-soft:#2997ff24;--accent-border:#2997ff52;--shell-bg:#0f0f0f;--shell-border:#ffffff1f;--shell-shadow:0 24px 80px #0000007a;--heading:#f8f8f4;--nav:#d5d5cf;--nav-active:#fff;--subtle:#8f8f88;--divider:#ffffff1f;--card-bg:#ffffff0a;--pill-bg:#ffffff14;--pill-text:#d8ded9;--reader-bg:#ffffff08;--photo-bg:linear-gradient(135deg, #ffffff14, #ffffff06);--footer:#8f8f88;--icon:#eeeeea;--icon-hover:#fff;--note-time:#76766f;--radius:8px;--shadow:0 18px 60px #00000042;--font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html[data-theme=light]{color-scheme:light;--bg:#f7f8f4;--body-bg:#f8f7f3;--surface:#fff;--surface-strong:#eef3ef;--text:#18201d;--muted:#5d6862;--line:#d9e0dc;--ink:#101417;--accent:#0071e3;--accent-soft:#0071e317;--accent-border:#0071e338;--shell-bg:#fff;--shell-border:#11111114;--shell-shadow:0 22px 70px #1111111f;--heading:#0b0b0b;--nav:#2a2a2a;--nav-active:#111;--subtle:#8a8985;--divider:#1111111a;--card-bg:#ffffffc7;--pill-bg:#eef3ef;--pill-text:#35413b;--reader-bg:#11111106;--photo-bg:linear-gradient(135deg, #1111110d, #11111104);--footer:#8a8985;--icon:#222;--icon-hover:#000;--note-time:#aaa9a5;--shadow:0 18px 60px #1b29221f}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{color:var(--text);background:var(--body-bg);font-family:var(--font-family);margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.site-shell{background:var(--shell-bg);border:1px solid var(--shell-border);width:min(820px,100% - 2rem);min-height:calc(100svh - clamp(.75rem,3vw,2rem));box-shadow:var(--shell-shadow);border-radius:24px;flex-direction:column;margin:clamp(.375rem,1.5vw,1rem) auto;padding:clamp(1.45rem,3vw,2.35rem) clamp(1.6rem,3.6vw,3rem);display:flex}.site-header{z-index:10;background:0 0;border-bottom:0;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;margin:0;padding:0;display:flex;position:relative}.brand,.site-nav,.button-row,.meta-list,.tag-list,.stats-grid,.card-grid{display:flex}.brand{color:var(--heading);letter-spacing:0;white-space:nowrap;align-items:center;gap:.65rem;font-size:.95rem;font-weight:700;text-decoration:none}.brand-avatar{object-fit:cover;border:1px solid var(--divider);background:#000;border-radius:6px;width:2.45rem;height:2.45rem}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(1.2rem,3vw,2rem)}.site-nav a{color:var(--nav);border-radius:0;padding:0;font-size:.95rem;font-weight:700;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--nav-active);background:0 0}.header-actions{justify-content:flex-end;align-items:center;gap:clamp(.9rem,2vw,1.4rem);display:flex}.theme-toggle{width:1.75rem;height:1.75rem;color:var(--nav);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:color .18s,transform .22s;display:inline-flex;position:relative}.theme-toggle:hover{color:var(--nav-active);transform:translateY(-1px)}.theme-toggle:active{transform:scale(.92)}.theme-toggle-glow{background:var(--pill-bg);border-radius:inherit;opacity:0;transition:opacity .22s,transform .26s;position:absolute;inset:.08rem;transform:scale(.65)}.theme-toggle:hover .theme-toggle-glow{opacity:1;transform:scale(1)}.theme-icon{z-index:1;fill:currentColor;width:1.1rem;height:1.1rem;transition:opacity .18s,transform .26s cubic-bezier(.2,.8,.2,1);position:relative}.theme-toggle[data-theme-state=dark] .theme-icon-sun,.theme-toggle[data-theme-state=light] .theme-icon-moon{animation:.32s cubic-bezier(.2,.8,.2,1) theme-pop}.theme-icon-moon{width:1.22rem;height:1.22rem}.theme-icon-moon,html[data-theme=light] .theme-icon-sun{display:none}html[data-theme=light] .theme-icon-moon{display:block}@keyframes theme-pop{0%{opacity:.4;transform:scale(.72)rotate(-18deg)}to{opacity:1;transform:scale(1)rotate(0)}}main{flex-direction:column;flex:1;width:100%;margin:0;display:flex}.hero{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);min-height:auto;padding:clamp(3rem,7vw,6rem) 0 clamp(2.5rem,6vw,5rem);display:grid}.hero-copy{max-width:660px}.eyebrow{color:var(--subtle);text-transform:none;letter-spacing:0;margin:0 0 .85rem;font-size:.82rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,.page-title{color:var(--heading);letter-spacing:0;margin-bottom:1.1rem;font-size:clamp(2.35rem,6vw,5.35rem);line-height:.98}.page-title{font-size:clamp(2.2rem,5vw,4.5rem)}h2{color:var(--heading);letter-spacing:0;margin-bottom:1rem;font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.1}h3{color:var(--heading);margin-bottom:.45rem;font-size:1.05rem;line-height:1.25}.lead{color:var(--muted);font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.55}.muted{color:var(--muted)}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.button{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:2.8rem;color:var(--ink);justify-content:center;align-items:center;padding:.78rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.hero-visual,.avatar-hero{border-radius:var(--radius);box-shadow:var(--shadow);aspect-ratio:16/11;background:#dce6df;position:relative;overflow:hidden}.hero-visual img,.avatar-hero img{object-fit:cover;width:100%;height:100%}.avatar-hero{aspect-ratio:1;background:#000;border:1px solid #151515;justify-self:end;max-width:560px;box-shadow:0 24px 70px #1014173d}.avatar-hero img{object-position:center}.avatar-hero:before{content:"";pointer-events:none;background:linear-gradient(135deg,#2f8f5f29,#0000 42%,#2f67b21f);position:absolute;inset:0}.section{border-top:1px solid var(--divider);padding:clamp(2.75rem,6vw,5.5rem) 0}.section-header{grid-template-columns:minmax(0,.75fr) minmax(260px,.45fr);align-items:end;gap:2rem;margin-bottom:1.5rem;display:grid}.section-kicker{margin-bottom:1.25rem}.section-kicker h2{margin-bottom:0;font-size:1.25rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.card,.feature-card,.article-card,.timeline-item,.setup-item{background:var(--card-bg);border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem}.setup-section{padding-top:clamp(2rem,5vw,3.4rem);padding-bottom:clamp(2rem,5vw,3.4rem)}.setup-hero{padding-bottom:clamp(1.5rem,4vw,2.8rem)}.setup-stack{gap:0;padding-top:clamp(1.5rem,4vw,2.8rem);padding-bottom:clamp(1.5rem,4vw,2.8rem);display:grid}.setup-stack-row{border-top:1px solid var(--divider);grid-template-columns:minmax(5rem,.24fr) minmax(0,1fr);gap:clamp(1rem,3vw,2rem);padding:1.15rem 0;display:grid}.setup-stack-row:first-child{border-top:0;padding-top:0}.setup-stack-row>span{color:var(--subtle);font-size:.82rem;font-weight:850}.setup-stack-row h2{margin-bottom:.45rem;font-size:clamp(1.15rem,2.4vw,1.45rem);line-height:1.2}.setup-stack-row p{color:var(--muted);margin-bottom:0}.setup-photo-note{border-top:1px solid var(--divider);padding-top:1.25rem}.setup-photo-note h2{margin-bottom:.4rem;font-size:1.05rem}.setup-photo-note p{color:var(--muted);margin-bottom:0}.setup-list{gap:0;display:grid}.setup-row{border-top:1px solid var(--divider);grid-template-columns:minmax(8rem,.35fr) minmax(0,1fr);gap:1rem;padding:1rem 0;display:grid}.setup-row:first-child{border-top:0;padding-top:0}.setup-row h3,.setup-app h3{margin-bottom:.2rem}.setup-row p,.setup-app p,.setup-photo figcaption{color:var(--muted);margin:0}.setup-app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.setup-app{background:var(--reader-bg);border:1px solid var(--divider);border-radius:var(--radius);grid-template-columns:2.6rem minmax(0,1fr);align-items:start;gap:.85rem;padding:1rem;display:grid}.setup-app span{background:var(--pill-bg);width:2.6rem;height:2.6rem;color:var(--heading);border-radius:8px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.setup-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.setup-photo{margin:0}.setup-photo-frame{aspect-ratio:4/3;background:var(--photo-bg);border:1px solid var(--divider);border-radius:var(--radius);color:var(--subtle);place-items:center;font-size:.82rem;font-weight:900;display:grid}.setup-photo figcaption{margin-top:.55rem;font-size:.9rem;font-weight:700}.feature-card{background:var(--surface)}.card p,.feature-card p,.article-card p,.timeline-item p,.setup-item p{color:var(--muted);margin-bottom:0}.meta-list,.tag-list{flex-wrap:wrap;gap:.55rem;margin:1.25rem 0 0;padding:0;list-style:none}.meta-list li,.tag-list li{background:var(--pill-bg);color:var(--pill-text);border-radius:999px;padding:.35rem .6rem;font-size:.9rem;font-weight:700}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.stat{background:var(--heading);border-radius:var(--radius);color:var(--shell-bg);padding:1rem}.stat strong{font-size:clamp(1.7rem,3vw,2.4rem);line-height:1;display:block}.stat span{color:var(--muted);margin-top:.35rem;font-size:.9rem;display:block}.page-hero{padding:clamp(3.25rem,7vw,5.5rem) 0 clamp(1.8rem,4vw,3.5rem)}.split{grid-template-columns:minmax(0,.75fr) minmax(280px,.45fr);align-items:start;gap:1rem;display:grid}.timeline{gap:1rem;display:grid}.timeline-item{grid-template-columns:8rem minmax(0,1fr);gap:1rem;display:grid}.timeline-date{color:var(--subtle);font-weight:900}.article-card{gap:.45rem;display:grid}.article-meta{color:var(--subtle);font-size:.88rem;font-weight:800}.progress-bar{background:var(--surface-strong);border-radius:999px;height:.6rem;margin-top:1rem;overflow:hidden}.progress-bar span{background:var(--accent);border-radius:inherit;height:100%;display:block}.site-footer{border-top:1px solid var(--divider);width:100%;color:var(--footer);justify-content:space-between;align-items:center;gap:1rem;margin:auto 0 0;padding:1.2rem 0 0;font-size:.95rem;font-weight:650;display:flex}.site-footer p{margin:0}.social-links{flex-wrap:wrap;justify-content:flex-end;gap:.9rem;display:flex}.social-links a{width:1.35rem;height:1.35rem;color:var(--icon);background:0 0;border-radius:0;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex}.social-links a:hover{color:var(--icon-hover);background:0 0}.social-links svg{fill:currentColor;width:1.05rem;height:1.05rem}@media (width<=860px){.hero,.section-header,.split{grid-template-columns:1fr}.hero{min-height:auto}.avatar-hero{justify-self:start;width:min(100%,460px)}.card-grid,.stats-grid,.setup-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.card-grid,.stats-grid,.setup-app-grid,.setup-photo-grid{grid-template-columns:1fr}.setup-row{grid-template-columns:1fr;gap:.25rem}.setup-stack-row{grid-template-columns:1fr;gap:.35rem}.timeline-item{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start}.social-links{justify-content:flex-start}}.home-page{color:var(--text)}.home-page main{padding:0}.home-hero{max-width:520px;padding-top:clamp(3.25rem,7vw,5.25rem)}.home-hero-copy{min-width:0}.home-hero h1{color:var(--heading);letter-spacing:0;margin:0 0 1.45rem;font-size:clamp(3.4rem,7.8vw,5.65rem);font-weight:800;line-height:.96}.home-hero p{color:var(--muted);margin-bottom:2rem;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:600;line-height:1.5}.text-link{color:var(--heading);align-items:center;gap:.6rem;font-size:1.2rem;font-weight:800;text-decoration:none;display:inline-flex}.notes-list{border-top:1px solid var(--divider);margin-top:clamp(4.75rem,9vw,6.75rem);padding-top:clamp(1.6rem,3.5vw,2.25rem)}.notes-list h2{color:var(--heading);margin-bottom:1.25rem;font-size:1.25rem;font-weight:800}.notes-list ul{gap:1.08rem;margin:0;padding:0;list-style:none;display:grid}.notes-list li{gap:.15rem;display:grid}.notes-list a{color:var(--heading);font-weight:750;text-decoration:none}.notes-list time{color:var(--note-time);font-size:.86rem;font-weight:700}.more-logs-link{width:fit-content;color:var(--accent);background:0 0;border:0;margin-top:1.45rem;padding:0;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .18s;display:inline-flex}.more-logs-link:hover{color:var(--accent);background:0 0;transform:translateY(-1px)}.site-shell .card-grid{grid-template-columns:1fr;gap:1rem}.site-shell .article-card,.site-shell .card{background:0 0;border:0;border-radius:0;padding:0}.site-shell .article-card+.article-card{border-top:1px solid var(--divider);padding-top:1.1rem}.site-shell .article-card h2,.site-shell .card h2{margin-bottom:.6rem;font-size:clamp(1.25rem,2.5vw,1.65rem);line-height:1.15}.article-card-link h2 a{color:var(--heading);text-decoration:none}.article-card-link h2 a:hover{color:var(--accent)}.app-card{gap:.65rem}.article-view{flex-direction:column;flex:1;gap:clamp(1.4rem,3vw,2.2rem);padding-top:clamp(2rem,5vw,3.75rem);display:flex}.back-link{width:fit-content;color:var(--subtle);font-size:.9rem;font-weight:800;text-decoration:none}.back-link:hover{color:var(--heading)}.article-view-header{gap:.8rem;display:grid}.article-view-header .page-title{margin-bottom:0}.article-view-header time{color:var(--note-time);font-size:.92rem;font-weight:800}.article-reader{background:var(--reader-bg);border:1px solid var(--divider);border-radius:var(--radius);scrollbar-color:var(--subtle) transparent;flex:1;min-height:min(42svh,430px);max-height:min(68svh,720px);padding:clamp(1.25rem,3vw,2rem) clamp(1.15rem,3vw,1.75rem);overflow-y:auto}.article-reader p{max-width:62ch;color:var(--text);margin-bottom:1.2rem;font-size:clamp(1.05rem,1.8vw,1.2rem);line-height:1.75}.article-reader p:last-child{margin-bottom:0}.ticker-note{background:var(--reader-bg);border:1px solid var(--divider);border-radius:var(--radius);color:var(--heading);padding:.85rem 1rem;font-weight:800}.pagination{border-top:1px solid var(--divider);color:var(--subtle);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.4rem;padding-top:1rem;font-size:.92rem;font-weight:800;display:flex}.pagination a{color:var(--accent);text-decoration:none}.pagination a:hover{color:var(--heading)}.site-shell .article-card p,.site-shell .card p{color:var(--muted)}.site-shell .article-meta{color:var(--subtle);font-size:.82rem}@media (width<=620px){.site-shell{border-radius:22px;width:min(100% - 1rem,820px);margin:.5rem auto;padding:1.45rem}.site-header{flex-direction:column;align-items:flex-start}.header-actions{justify-content:space-between;width:100%}.site-nav{gap:.9rem}.site-nav a,.brand{font-size:.86rem}.brand-avatar{width:2.15rem;height:2.15rem}.home-hero{padding-top:2.6rem}.home-hero h1{font-size:clamp(3rem,13vw,4rem)}.site-footer{flex-direction:column;align-items:flex-start}}
