:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0d0c;--bg-raised:#121a16;--border:#22302a;--text:#e7f2ec;--text-dim:#8fa39a;--accent:#5eead4;--accent-dim:#2f6f63;--danger:#f2a65a;--lime-accent:#96ff5a}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:ui-monospace,SFMono-Regular,Consolas,Menlo,monospace;line-height:1.5}.grid-background{z-index:-1;pointer-events:none;display:block;position:fixed;inset:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.shell{max-width:860px;margin:0 auto;padding:2rem 1.25rem 4rem}.site-header-row{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.site-header{border-bottom:1px solid var(--border);z-index:10;background:var(--bg);border-radius:8px;flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:.5rem 1rem;display:flex;position:relative}.site-title{letter-spacing:.02em;color:var(--text);font-size:1.1rem;font-weight:700}.site-title .dot{color:var(--accent)}nav.main-nav{gap:1.25rem;font-size:.9rem;display:flex}nav.main-nav a{color:var(--text-dim)}nav.main-nav a[data-active=true]{color:var(--accent)}.site-x-link{border:1px solid var(--border);width:2.75rem;height:2.75rem;color:var(--text-dim);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,border-color .15s,box-shadow .15s;display:flex;box-shadow:0 0 8px #96ff5a2e}.site-x-link:hover{color:var(--lime-accent);border-color:var(--lime-accent);box-shadow:0 0 16px #96ff5a80}h1{margin:0 0 .5rem;font-size:1.3rem}h2{color:var(--text-dim);margin:0 0 1rem;font-size:1rem;font-weight:500}.card{border:1px solid var(--border);background:#ffffff04;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.status-row{align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.badge{border:1px solid var(--border);color:var(--text-dim);border-radius:999px;padding:.15rem .55rem;font-size:.75rem;display:inline-block}.badge[data-tone=live]{color:var(--accent);border-color:var(--accent-dim)}.badge[data-tone=dry-run]{color:var(--danger);border-color:var(--danger)}.badge[data-tone=quote]{color:var(--accent)}.badge[data-tone=negative]{color:var(--danger);border-color:var(--danger)}.badge[data-tone=positive]{color:var(--accent);border-color:var(--accent-dim)}.allocation-section{border:1px solid var(--border);border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.allocation-intro{margin:0 0 1.25rem}.allocation-bucket h2{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.allocation-bucket:last-child{margin-bottom:0}.muted{color:var(--text-dim);font-size:.85rem}table{border-collapse:collapse;width:100%;font-size:.85rem}th,td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.6rem .5rem}th{color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.table-wrap{overflow-x:auto}.pagination{justify-content:space-between;align-items:center;margin-top:1rem;font-size:.85rem;display:flex}.pagination a{border:1px solid var(--border);color:var(--text);border-radius:6px;padding:.3rem .75rem}.pagination span.disabled{border:1px solid var(--border);color:var(--text-dim);opacity:.4;border-radius:6px;padding:.3rem .75rem}.empty-state{color:var(--text-dim);text-align:center;padding:1.5rem 0;font-size:.9rem}.prose p{margin:0 0 .9rem}.prose p:last-child{margin-bottom:0}.overview-page{max-width:66.666%}@media (max-width:1100px){.overview-page{max-width:none}}.thought-list{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;gap:.75rem;max-height:16rem;display:flex;overflow-y:auto}.thought-list::-webkit-scrollbar{width:6px}.thought-list::-webkit-scrollbar-track{background:0 0}.thought-list::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.thought-list::-webkit-scrollbar-thumb:hover{background:var(--accent-dim)}.thought-item{border-bottom:1px solid var(--border);padding-bottom:.75rem}.thought-item:last-child{border-bottom:none;padding-bottom:0}.thought-text{margin:0 0 .25rem}.thought-time{font-size:.75rem}.changelog{font-family:Iowan Old Style,Palatino Linotype,Georgia,Times New Roman,serif}.changelog-hero{margin-bottom:2.5rem}.changelog-hero h1{letter-spacing:-.01em;background:linear-gradient(120deg, var(--text) 0%, var(--accent) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 .4rem;font-family:inherit;font-size:2.1rem;font-weight:700}.changelog-hero p{color:var(--text-dim);margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,Menlo,monospace;font-size:.95rem}.changelog-timeline{margin:0;padding:0 0 0 1.75rem;list-style:none;position:relative}.changelog-timeline:before{content:"";background:linear-gradient(180deg, var(--accent) 0%, var(--border) 85%);opacity:.6;width:2px;position:absolute;top:8px;bottom:8px;left:5px}.changelog-entry{margin-bottom:1.75rem;position:relative}.changelog-entry:last-child{margin-bottom:0}.changelog-marker{background:var(--bg);border:2px solid var(--accent);border-radius:999px;width:11px;height:11px;position:absolute;top:1.6rem;left:-1.75rem}.changelog-card{border:1px solid var(--border);background:linear-gradient(160deg,#5eead40d 0%,#ffffff04 45%);border-radius:10px;transition:border-color .15s;overflow:hidden}.changelog-card:hover{border-color:var(--accent-dim)}.changelog-header{width:100%;font:inherit;color:inherit;text-align:left;cursor:default;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:1rem;margin:0;padding:1.5rem 1.75rem;display:flex}.changelog-header[data-clickable=true]{cursor:pointer}.changelog-header-text{flex:1;min-width:0}.changelog-meta{align-items:center;gap:.75rem;margin-bottom:.6rem;font-family:ui-monospace,SFMono-Regular,Consolas,Menlo,monospace;display:flex}.version-badge{letter-spacing:.02em;color:#04231d;background:linear-gradient(120deg, var(--accent) 0%, #9ef5e6 100%);border-radius:999px;padding:.2rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.changelog-date{color:var(--text-dim);font-size:.78rem}.changelog-hash{color:var(--text-dim);opacity:.7;font-size:.75rem}.changelog-title{color:var(--text);margin:0;font-family:inherit;font-size:1.25rem;font-weight:600}.changelog-chevron-wrap{width:22px;height:22px;color:var(--text-dim);flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;transition:transform .2s;display:flex}.changelog-chevron-wrap[data-expanded=true]{color:var(--accent);transform:rotate(180deg)}.changelog-body-wrap{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.changelog-body-wrap[data-expanded=true]{grid-template-rows:1fr}.changelog-body-inner{min-height:0;overflow:hidden}.changelog-body{color:var(--text-dim);white-space:pre-line;margin:0;padding:0 1.75rem 1.5rem;font-size:.95rem;line-height:1.65}.overview-decoration{z-index:5;pointer-events:none;opacity:.95;width:auto;max-width:380px;max-height:calc(100vh - 8rem);position:fixed;top:7rem;right:max(1rem,50vw - 557px)}@media (max-width:1500px){.overview-decoration{max-width:200px;right:max(.5rem,50vw - 362px)}}@media (max-width:1100px){.overview-decoration{display:none}}
