:root{color-scheme:light dark;--lime: #bcff00;--lime-soft: rgba(188, 255, 0, .16);--bg: #ffffff;--panel: #ffffff;--panel-soft: #f6f6f6;--text: #050505;--muted: rgba(5, 5, 5, .66);--line: rgba(5, 5, 5, .12);--strong: #050505;--strong-text: #ffffff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme: dark){:root{--bg: #050505;--panel: #0d0d0d;--panel-soft: #151515;--text: #ffffff;--muted: rgba(255, 255, 255, .68);--line: rgba(255, 255, 255, .14);--strong: #ffffff;--strong-text: #050505;--lime-soft: rgba(188, 255, 0, .2)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input{font:inherit}.docs-shell{display:grid;grid-template-columns:280px minmax(0,1fr) 220px;gap:2rem;min-height:100dvh;margin:0 auto;padding:1rem 1.25rem}.sidebar,.toc{position:sticky;top:1rem;height:calc(100dvh - 2rem);overflow-y:auto}.sidebar{display:flex;flex-direction:column;gap:1.25rem;border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:1rem;box-shadow:0 18px 50px #00000014}.brand{display:flex;align-items:center;gap:.7rem;font-weight:850}.brand img{width:2.5rem;height:2.5rem;object-fit:contain}.brand span{border-left:4px solid var(--lime);padding-left:.6rem}.search{display:grid;gap:.45rem;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.search input{width:100%;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);padding:.75rem .8rem;color:var(--text);outline:none;text-transform:none}.search input:focus{border-color:var(--lime);box-shadow:0 0 0 3px var(--lime-soft)}.sidebar nav{display:grid;gap:.3rem}.sidebar nav a,.toc a{border-radius:8px;padding:.66rem .75rem;color:var(--muted);font-size:.92rem;font-weight:700}.sidebar nav a:hover,.toc a:hover{background:var(--lime-soft);color:var(--text)}.sidebar nav small{display:block;margin-bottom:.12rem;color:var(--text);font-size:.68rem;font-weight:850;text-transform:uppercase}.content{min-width:0;max-width:960px;padding-bottom:5rem}.toc{display:flex;flex-direction:column;gap:.2rem;border-left:1px solid var(--line);padding-left:1rem}.toc p{margin:0 0 .7rem;color:var(--muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.toc a{padding:.42rem .55rem;font-size:.86rem}.hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:2rem;align-items:center;min-height:520px;border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:2rem;box-shadow:0 24px 80px #00000014}.pill{display:inline-flex;width:fit-content;border:1px solid var(--lime);border-radius:999px;background:var(--lime-soft);padding:.35rem .65rem;color:var(--text);font-size:.78rem;font-weight:850}.hero h1{max-width:12ch;margin:1rem 0;font-size:clamp(3rem,7vw,5.6rem);line-height:.94}.hero p{max-width:42rem;margin:0;color:var(--muted);font-size:1.1rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);padding:.7rem 1rem;color:var(--text);font-weight:800}.button.primary{border-color:var(--lime);background:var(--lime);color:#050505}.calendar-preview,.intro-card,.hello-card,.summary-card,.feature-card,.screenshot-card,.mode-grid article,.flow article,.status-list article,.callout,.note,.source-grid article,.question-list article{border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:0 16px 42px #0000000f}.calendar-preview{padding:1rem}.preview-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:.8rem}.preview-top span{color:var(--muted);font-weight:750}.timeline-demo{display:grid;grid-template-columns:56px minmax(0,1fr);gap:.75rem;padding-top:1rem}.timeline-demo>span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem}.event{border-radius:8px;padding:.8rem;font-size:.9rem;font-weight:800}.event-filled{background:var(--lime);color:#050505}.event-outline{border:1px solid var(--lime);background:var(--lime-soft);color:var(--text)}.event-dark{background:var(--strong);color:var(--strong-text)}.doc-section{margin-top:2.5rem;scroll-margin-top:1.5rem}.section-header{margin-bottom:1rem;scroll-margin-top:1.5rem}.section-header>span{color:var(--text);font-size:.78rem;font-weight:900;text-transform:uppercase}.section-header>span:before{content:"";display:inline-block;width:.72rem;height:.72rem;border-radius:999px;background:var(--lime);margin-right:.45rem;vertical-align:-.06rem}.section-header h2{max-width:18ch;margin:.35rem 0;font-size:clamp(2rem,4vw,3.35rem);line-height:1}.section-header p,.doc-section>p,.split p,.callout p,.note,.question-list p,.source-grid p{color:var(--muted);font-size:1rem;line-height:1.75}.intro-card,.hello-card,.summary-card,.callout,.note,.source-grid article,.question-list article{padding:1.1rem}.intro-card{border-color:var(--lime);background:var(--lime-soft)}.intro-card h3,.hello-card h3,.summary-card h3,.callout h3,.split h3,.source-grid h3,.question-list h3{margin:0 0 .75rem;font-size:1.05rem}.intro-card p,.hello-card p,.summary-card p,.callout p,.source-grid p,.question-list p{margin:0}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.95fr);gap:1rem;align-items:start;margin-top:1rem}.hello-card,.summary-card{display:grid;gap:.55rem}.hello-card span,.summary-card span{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.hello-card strong,.summary-card strong{max-width:16ch;font-size:2rem;line-height:1.05}.feature-grid,.mode-grid,.source-grid,.question-list{display:grid;gap:.8rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1rem}.feature-card{display:flex;gap:.65rem;align-items:flex-start;padding:.95rem}.feature-card p{margin:0;color:var(--text);font-size:.94rem;line-height:1.55}.dot{width:.58rem;height:.58rem;flex:0 0 auto;border-radius:50%;background:var(--lime);margin-top:.38rem}.mode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mode-grid article{padding:1rem}.mode-grid span,.flow span{display:inline-flex;margin-bottom:.9rem;color:#050505;background:var(--lime);border-radius:999px;padding:.22rem .55rem;font-size:.78rem;font-weight:900}.mode-grid h3,.mode-grid p,.flow h3,.flow p{margin:0}.mode-grid h3,.flow h3{font-size:1rem}.mode-grid p,.flow p{margin-top:.5rem;color:var(--muted);font-size:.94rem;line-height:1.6}.note{margin-top:1rem;border-color:var(--lime);background:var(--lime-soft);color:var(--text)}.flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.intro-card+.flow,.flow+.split,.split+.source-grid{margin-top:1rem}.visual-guide{margin-top:1.4rem}.visual-guide h3{margin:0;font-size:1.2rem}.visual-guide>p{max-width:44rem;margin:.45rem 0 1rem;color:var(--muted);line-height:1.7}.screenshot-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}.screenshot-card{display:grid;gap:.9rem;overflow:hidden;padding:1rem}.screenshot-copy h4,.screenshot-copy p{margin:0}.screenshot-copy h4{font-size:1rem}.screenshot-copy p{margin-top:.35rem;color:var(--muted);font-size:.94rem;line-height:1.6}.screenshot-frame{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.screenshot-frame img{display:block;width:100%;height:auto}.screenshot-marker{position:absolute;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;transform:translate(-50%,-50%);border:2px solid #050505;border-radius:999px;background:var(--lime);color:#050505;font-size:.85rem;font-weight:950;box-shadow:0 0 0 4px #bcff003d,0 10px 24px #00000047}.marker-list{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.marker-list li{display:grid;grid-template-columns:1.45rem minmax(0,1fr);gap:.55rem;align-items:start;color:var(--muted);font-size:.92rem;line-height:1.45}.marker-list span{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:999px;background:var(--lime);color:#050505;font-size:.75rem;font-weight:900}.flow article{padding:1rem}.check-list{display:grid;gap:.55rem;margin:0;padding-left:1.2rem;color:var(--text);line-height:1.65}.check-list li::marker{color:var(--lime)}.status-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.status-list article{border-left:5px solid var(--lime);padding:.95rem}.status-list strong{font-size:.82rem}.status-list p{margin:.4rem 0 0;color:var(--muted);line-height:1.55}.callout{margin-top:1rem;border-color:var(--lime)}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.question-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.question-list article{background:var(--panel-soft)}@media (max-width: 1180px){.docs-shell{grid-template-columns:240px minmax(0,1fr)}.toc{display:none}}@media (max-width: 860px){.docs-shell{display:block;padding:0}.sidebar{position:sticky;z-index:20;top:0;height:auto;max-height:70dvh;border-width:0 0 1px;border-radius:0;box-shadow:0 12px 30px #00000014}.sidebar nav{display:flex;overflow-x:auto;padding-bottom:.2rem}.sidebar nav a{min-width:10rem}.content{max-width:none;padding:1rem}.hero,.split,.feature-grid,.screenshot-grid,.mode-grid,.flow,.status-list,.source-grid,.question-list{grid-template-columns:1fr}.hero{min-height:auto;padding:1.25rem}.hero h1{max-width:11ch}.screenshot-marker{width:1.45rem;height:1.45rem;font-size:.75rem}}@media (max-width: 520px){.content{padding:.85rem}.hero h1{font-size:2.9rem}.section-header h2{font-size:2.1rem}.hero-actions,.button{width:100%}.timeline-demo{grid-template-columns:48px minmax(0,1fr)}}
