@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=IBM+Plex+Sans:wght@500&display=swap";:root{--bg: #0f0f0f;--bg-elev: #272727;--bg-soft: #1f1f1f;--text: #ffffff;--text-muted: #aaaaaa;--border: #2c2c2c;--accent: #58d3a7;--accent-soft: rgba(88, 211, 167, .18);--max-width: 700px;--radius: 12px;--radius-sm: 999px;--shadow-soft: 0 0 0 rgba(0, 0, 0, 0);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: .9rem;--space-5: 1rem;--space-6: 1.25rem;--space-7: 1.75rem;--space-8: 2.25rem;--duration-fast: .16s;--duration-base: .26s}html[data-theme=light]{--bg: #ffffff;--bg-elev: #f4f8f6;--bg-soft: #edf3f0;--text: #111111;--text-muted: #555555;--border: #d2ddd7;--accent: #1d8f6d;--accent-soft: rgba(29, 143, 109, .12)}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scrollbar-gutter:stable}body{background:var(--bg);color:var(--text);font-family:Inter,Avenir Next,Segoe UI,sans-serif;font-size:14px;line-height:1.45;text-rendering:optimizeLegibility}a{color:var(--text);text-decoration-color:color-mix(in oklab,var(--text) 35%,transparent);text-underline-offset:.18em;transition:color var(--duration-fast) ease}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}main{width:min(var(--max-width),calc(100% - 2.5rem));margin:0 auto;padding:var(--space-7) 0 var(--space-7)}.top-actions{display:flex;justify-content:flex-end;margin-bottom:var(--space-5)}.theme-toggle-wrap{display:inline-flex;align-items:center;gap:.42rem}.theme-label{font-size:9px;font-weight:600;letter-spacing:.01em;transition:opacity var(--duration-fast) ease,color var(--duration-fast) ease}.theme-toggle{border:none;background:transparent;border-radius:var(--radius-sm);width:2.8rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.theme-toggle:focus-visible{outline:1px solid color-mix(in oklab,var(--accent) 75%,white 25%);outline-offset:1px}.theme-toggle-track{position:relative;width:100%;height:100%;border-radius:999px;overflow:hidden;background:linear-gradient(140deg,#6ea1ff,#6f94ea);box-shadow:inset 0 0 0 1px #ffffff14;transition:background var(--duration-base) ease}.theme-toggle-thumb{position:absolute;width:1.05rem;height:1.05rem;border-radius:50%;top:.22rem;left:.22rem;background:#f0f0f0;box-shadow:0 2px 10px #00000038;transition:transform var(--duration-base) ease,background var(--duration-base) ease}.theme-toggle-sun-dot,.theme-toggle-star{position:absolute;transition:opacity var(--duration-base) ease,transform var(--duration-base) ease}.theme-toggle-sun-dot{border-radius:50%;background:#ffffffeb}.theme-toggle-sun-dot--one{width:.17rem;height:.17rem;right:.5rem;top:.35rem}.theme-toggle-sun-dot--two{width:.1rem;height:.1rem;right:.88rem;top:.68rem}.theme-toggle-star{color:#ffffffe6;opacity:0;font-size:.26rem}.theme-toggle-star--one{left:.45rem;top:.35rem}.theme-toggle-star--two{left:.78rem;top:.72rem}.theme-toggle-star--three{left:.59rem;top:.64rem}html[data-theme=dark] .theme-label--light{color:var(--text-muted);opacity:.35}html[data-theme=dark] .theme-label--dark,html[data-theme=light] .theme-label--light{color:var(--text);opacity:1}html[data-theme=light] .theme-label--dark{color:var(--text-muted);opacity:.35}html[data-theme=dark] .theme-toggle-track{background:linear-gradient(150deg,#0b1430,#03070f)}html[data-theme=dark] .theme-toggle-thumb{transform:translate(1.32rem);background:#f6f6f6}html[data-theme=dark] .theme-toggle-thumb:after{content:"";position:absolute;width:.86rem;height:.86rem;border-radius:50%;background:#03070f;top:.09rem;left:-.06rem}html[data-theme=dark] .theme-toggle-sun-dot{opacity:0;transform:scale(.7)}html[data-theme=dark] .theme-toggle-star,html[data-theme=light] .theme-toggle-sun-dot{opacity:1;transform:scale(1)}html[data-theme=light] .theme-toggle-star{opacity:0;transform:scale(.7)}html[data-theme=light] .theme-toggle-thumb:after{content:none}h1,h2,h3,h4{font-family:IBM Plex Sans,SF Pro Display,Segoe UI,sans-serif;line-height:1.2;margin:0;font-weight:500}h1{font-size:24px;letter-spacing:-.01em}h2{font-size:14px;letter-spacing:0}h3{font-size:14px}p{font-size:12px;margin:0;color:var(--text-muted)}.section{margin-top:var(--space-6)}.section:first-of-type{margin-top:0}.section-title{margin-bottom:var(--space-3)}.eyebrow{display:inline-block;margin-bottom:var(--space-2);color:var(--text-muted);font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.list-reset{list-style:none;margin:0;padding:0}.surface{border:none;border-radius:var(--radius);background:var(--bg-elev);box-shadow:var(--shadow-soft)}.status{display:inline-flex;align-items:center;border-radius:var(--radius-sm);border:1px solid transparent;padding:.2rem .55rem;font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:color-mix(in oklab,var(--text-muted) 95%,transparent);background:color-mix(in oklab,var(--text) 6%,transparent)}.status[data-status=active]{border-color:#4ade8059;background:#4ade801f;color:#4ade80}.status[data-status=paused]{border-color:#ffc35c4d;background:#ffc35c1f;color:#efcf77}.status[data-status=archived]{border-color:#a0a0a04d;color:#b0b0b0}html[data-theme=light] .status[data-status=archived]{border-color:#71717173;background:#7171711f;color:#6a6a6a}html[data-theme=light] .status{color:#5a5a5a;background:#0000000d;border-color:#00000029}html[data-theme=light] .status[data-status=active]{border-color:#13a45d8c;background:#13a45d29;color:#0f8d51}html[data-theme=light] .status[data-status=paused]{border-color:#b77b0b8c;background:#b77b0b29;color:#9f6b0b}.stack-sm>*+*{margin-top:var(--space-3)}.stack-md>*+*{margin-top:var(--space-4)}.stack-lg>*+*{margin-top:var(--space-5)}.reveal{animation:reveal .18s ease both}.reveal[data-delay="1"]{animation-delay:80ms}.reveal[data-delay="2"]{animation-delay:.14s}.reveal[data-delay="3"]{animation-delay:.2s}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){main{width:min(var(--max-width),calc(100% - 1.5rem));padding-top:var(--space-7)}.section{margin-top:var(--space-6)}}
