*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html[data-theme=light]{--bg: #f6f6f7;--surface: #ffffff;--surface-2: #fafafb;--border: #e3e3e3;--border-strong: #c9cccf;--border-hover: #c9cccf;--divider: #ebebeb;--text: #303030;--text-bright: #1a1a1a;--text-sub: #616161;--dim: #8a8a8a;--dimmer: #b5b5b5;--green: #008060;--green-dark: #004c3f;--green-bg: #ebf9f4;--green-border: #a8e6cd;--blue: #0070ff;--blue-bg: #e0efff;--yellow: #b78103;--yellow-bg: #fff5e0;--red: #d72c0d;--red-bg: #ffe9e5;--red-border: #f5b5aa;--shadow-card: 0 1px 0 rgba(0,0,0,.05), 0 0 0 1px rgba(0,0,0,.03);--shadow-card-hover: 0 4px 12px rgba(0,0,0,.06), 0 0 0 1px rgba(0,0,0,.04);--font: "Inter", system-ui, sans-serif;--font-mono: "IBM Plex Mono", "SF Mono", Consolas, monospace;--radius-card: 12px;--radius-btn: 6px;--radius-chip: 3px}html[data-theme=dark]{--bg: #08090a;--surface: #0e0f11;--surface-2: #131518;--border: #1a1d22;--border-strong: #282c34;--border-hover: #282c34;--divider: #1a1d22;--text: #c0c4cc;--text-bright: #f0f1f3;--text-sub: #8a8f9a;--dim: #555b66;--dimmer: #3a3f48;--green: #4ade80;--green-dark: #22c55e;--green-bg: #062b12;--green-border: #163d28;--blue: #60a5fa;--blue-bg: #0c1a2e;--yellow: #facc15;--yellow-bg: #1f1a05;--red: #f87171;--red-bg: #1a1011;--red-border: #3d1818;--shadow-card: none;--shadow-card-hover: none;--font: "IBM Plex Mono", "SF Mono", Consolas, monospace;--font-mono: "IBM Plex Mono", "SF Mono", Consolas, monospace;--radius-card: 4px;--radius-btn: 3px;--radius-chip: 3px}body{font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}html[data-theme=light] body{font-size:14px;line-height:1.5}html[data-theme=dark] body{font-size:12px;line-height:1.6}a{color:var(--green);text-decoration:none}html[data-theme=light] a{opacity:.95}html[data-theme=dark] a{opacity:.8}a:hover{opacity:1}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:var(--font);width:100%;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-btn);color:var(--text-bright);padding:7px 10px;outline:none;transition:border-color .15s,box-shadow .15s}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{font-size:13px}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:#0a0b0c;font-size:12px}input:focus,select:focus,textarea:focus{border-color:var(--green)}html[data-theme=light] input:focus,html[data-theme=light] select:focus,html[data-theme=light] textarea:focus{box-shadow:0 0 0 3px var(--green-bg)}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{border-color:#2e4a38}textarea{resize:vertical;min-height:80px}@keyframes blink{50%{opacity:0}}.cursor{display:inline-block;background:var(--green);animation:blink 1s step-end infinite;vertical-align:text-bottom}html[data-theme=dark] .cursor{width:8px;height:17px}html[data-theme=light] .cursor{width:7px;height:14px}.status{padding:2px 7px;border-radius:2px;display:inline-block;font-family:var(--font-mono)}html[data-theme=dark] .status{font-size:9px;letter-spacing:.5px}html[data-theme=light] .status{font-size:10px;font-weight:500;letter-spacing:.02em;text-transform:lowercase}.status-launched{background:var(--green-bg);color:var(--green)}.status-building{background:var(--blue-bg);color:var(--blue)}.status-idea{background:var(--yellow-bg);color:var(--yellow)}.status-abandoned{background:var(--red-bg);color:var(--red)}.vis-public{color:var(--green)}.vis-private{color:var(--dimmer)}.vis-gated{color:var(--yellow)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--dim)}.heatmap-grid{display:grid;grid-auto-flow:column;grid-template-rows:repeat(7,12px);grid-auto-columns:12px;gap:2px}.heatmap-cell{width:12px;height:12px;border-radius:2px;background:var(--bg);border:1px solid var(--divider)}html[data-theme=dark] .heatmap-cell{background:var(--surface);border-color:var(--border)}html[data-theme=light] .heatmap-cell.l1{background:#d6f4e3;border-color:#b9ebd0}html[data-theme=light] .heatmap-cell.l2{background:#8ddcae;border-color:#6fcf99}html[data-theme=light] .heatmap-cell.l3{background:#2da66a;border-color:#218354}html[data-theme=light] .heatmap-cell.l4{background:#00603e;border-color:#004a30}html[data-theme=dark] .heatmap-cell.l1{background:#0f2a1a;border-color:#163d28}html[data-theme=dark] .heatmap-cell.l2{background:#1a5234;border-color:#226b45}html[data-theme=dark] .heatmap-cell.l3{background:#2da66a;border-color:#2da66a}html[data-theme=dark] .heatmap-cell.l4{background:#4ade80;border-color:#4ade80}
