@font-face{font-family:NyxDisplay;src:local("Georgia");font-display:swap}:root{color-scheme:dark;--bg: #090812;--bg-soft: #111020;--panel: rgba(22, 20, 39, .72);--panel-strong: rgba(32, 29, 55, .9);--text: #f4efff;--muted: #b8adc9;--dim: #817790;--line: rgba(232, 221, 255, .14);--moon: #e8ddff;--violet: #a78bfa;--cyan: #67e8f9;--gold: #f6d365;--rose: #fb7185;--shadow: 0 24px 80px rgba(0, 0, 0, .35);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(167,139,250,.18),transparent 34rem),radial-gradient(circle at 80% 10%,rgba(103,232,249,.12),transparent 28rem),linear-gradient(135deg,#070610,#0d0b18 52%,#120d20);color:var(--text);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.28;background-image:radial-gradient(circle,rgba(255,255,255,.72) 1px,transparent 1px),radial-gradient(circle,rgba(255,255,255,.35) 1px,transparent 1px);background-size:90px 90px,140px 140px;background-position:12px 22px,70px 46px;mask-image:linear-gradient(to bottom,black,transparent 78%)}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.75}.site-shell{display:flex;flex-direction:column;width:calc(100% - 32px);max-width:1120px;min-height:100vh;margin:0 auto;position:relative;z-index:1}main{flex:1}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0}.brand{display:inline-flex;align-items:center;gap:12px;padding:7px 12px 7px 7px;border:1px solid rgba(232,221,255,.12);border-radius:999px;background:#e8ddff0b;font-size:1rem;font-weight:850;letter-spacing:.02em;box-shadow:0 12px 32px #00000029}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:999px;background:#e8ddff14;box-shadow:0 0 28px #a78bfa38}.nav-links{display:flex;gap:8px;padding:6px;border:1px solid rgba(232,221,255,.1);border-radius:999px;background:#0908125c;color:var(--muted);font-size:.92rem;backdrop-filter:blur(16px)}.nav-links a{padding:8px 12px;border-radius:999px;transition:color .16s ease,background .16s ease}.nav-links a:hover{color:var(--text);background:#e8ddff14}.hero{padding:34px 0 24px}.hero-copy,.principles article,.sibling-card,.project-card,.notes-list article{width:100%;max-width:100%;min-width:0;border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.hero-copy{position:relative;width:100%;padding:clamp(34px,5.5vw,62px);border-radius:34px;overflow:hidden}.hero-copy:after{content:"☾";position:absolute;right:clamp(28px,5vw,72px);top:clamp(20px,4vw,46px);color:#e8ddff0e;font-size:clamp(5rem,12vw,10rem);line-height:1;pointer-events:none}h1,h2,h3{max-width:100%;margin:0;line-height:1.05;letter-spacing:-.045em;overflow-wrap:break-word}h1{max-width:860px;font-size:clamp(2.45rem,5.25vw,4.8rem)}h2{font-size:clamp(1.45rem,2.7vw,2.25rem)}h3{font-size:1.45rem}.lede{max-width:760px;font-size:clamp(1.02rem,1.55vw,1.22rem);margin:22px 0 0}.eyebrow{margin:0 0 14px;color:var(--cyan);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.18em}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid var(--line);font-weight:750}.button.primary{background:linear-gradient(135deg,var(--moon),var(--violet));color:#111020}.button.ghost{color:var(--text);background:#ffffff0a}.section{padding:42px 0}.section-heading{margin-bottom:22px}.section-heading h2{max-width:680px}.narrow{width:min(860px,100%);margin-inline:auto}.page-hero{padding:78px 0 28px}.principles,.sibling-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.principles article,.sibling-card,.project-card,.notes-list article{border-radius:26px;padding:26px}.principles h2{font-size:1.4rem}.sibling-card{min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.sibling-card a{color:var(--cyan);font-weight:800}.sibling-card.sun{background:linear-gradient(145deg,rgba(246,211,101,.16),var(--panel))}.sibling-card.star{background:linear-gradient(145deg,rgba(251,113,133,.13),var(--panel))}.sibling-card.moon{background:linear-gradient(145deg,rgba(167,139,250,.18),var(--panel))}.manifesto-list,.project-list,.notes-list{display:grid;gap:16px}.manifesto-list article{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.manifesto-list span{color:var(--violet);font-weight:900;letter-spacing:.08em}.project-meta{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:12px}.project-meta .eyebrow{margin:0}.project-meta span{color:var(--dim);font-size:.78rem;font-weight:750;text-align:right}.project-card.active{border-color:#67e8f957}.project-card.paused{border-color:#f6d36547}.project-card.idea{border-color:#a78bfa4d}.notes-list time{color:var(--cyan);font-size:.9rem;font-weight:800}.error-page{min-height:54vh}.site-footer{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;padding:50px 0 34px;border-top:1px solid var(--line);margin-top:48px;font-size:.9rem}.site-footer p{margin:0}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.footer-links a{padding:7px 10px;border:1px solid rgba(232,221,255,.1);border-radius:999px;color:var(--muted);background:#e8ddff09}.footer-links a:hover{color:var(--text);background:#e8ddff14}.muted{color:var(--dim)}.ambient{position:fixed;pointer-events:none;filter:blur(10px);opacity:.55}.ambient-one{width:240px;height:240px;border-radius:999px;background:#a78bfa29;left:-80px;top:220px}.ambient-two{width:180px;height:180px;border-radius:999px;background:#67e8f91a;right:8vw;bottom:10vh}@media(max-width:820px){body{overflow-x:hidden}.site-header,.site-footer{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}.site-header{align-items:center;gap:14px;padding:22px 0}.brand{font-size:.95rem;padding-right:11px}.principles,.sibling-grid{grid-template-columns:minmax(0,1fr)}.hero{padding-top:24px}.hero-copy{width:100%;padding:28px;border-radius:28px}.hero-copy:after{font-size:5rem;right:18px;top:18px}.nav-links{width:auto;max-width:100%;flex-wrap:nowrap;justify-content:center;gap:6px;border-radius:999px}.nav-links a{padding:8px 10px;white-space:nowrap}h1{font-size:clamp(2.05rem,10.5vw,2.72rem);line-height:1.1}h2{font-size:clamp(1.35rem,8vw,1.85rem)}.lede{font-size:1rem}.section{padding:32px 0}}@media(max-width:430px){.site-shell{width:calc(100% - 24px)}.hero-copy,.signal-card,.principles article,.sibling-card,.project-card,.notes-list article{padding:24px}.button{width:100%}.project-meta{align-items:flex-start;flex-direction:column;gap:6px}.project-meta span{text-align:left}.hero-actions{gap:10px}}
