:root{color-scheme:light dark;--graphite-400:#464c55;--graphite-600:#2c3138;--graphite-700:#22262b;--graphite-900:#121417;--amber:#f5b33a;--surface:#fff;--surface-raised:#f4f5f7;--text:var(--graphite-700);--text-muted:var(--graphite-400);--rule:#dcdfe4;--focus:var(--graphite-700);--measure:34rem;--font:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}@media (prefers-color-scheme:dark){:root{--surface:var(--graphite-900);--surface-raised:var(--graphite-600);--text:#edeff2;--text-muted:#a8aeb8;--rule:#343a42;--focus:var(--amber)}}*,:before,:after{box-sizing:border-box}html{background:var(--surface)}body{background:var(--surface);min-height:100vh;color:var(--text);font-family:var(--font);text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;flex-direction:column;margin:0;font-size:1.0625rem;line-height:1.6;display:flex}.wrap{width:100%;max-width:calc(var(--measure) + 4rem);margin-inline:auto;padding-inline:1.5rem}main{flex:1 0 auto;padding-block:clamp(2.5rem,9vw,5.5rem) clamp(3rem,10vw,6rem)}h1{letter-spacing:-.02em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.9rem,6.5vw,2.6rem);font-weight:650;line-height:1.15}p{max-width:var(--measure);margin:0 0 1.1rem}p:last-child{margin-bottom:0}.lede{color:var(--text-muted);text-wrap:pretty;margin-bottom:1.75rem;font-size:1.2rem}a{color:var(--text);text-decoration-line:underline;text-decoration-color:var(--amber);text-underline-offset:.2em;text-decoration-thickness:2px}a:hover{text-decoration-thickness:3px}a:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:2px}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}code{background:var(--surface-raised);border-radius:4px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.92em}.release h2{letter-spacing:-.01em;text-wrap:balance;margin:0 0 .2rem;font-size:1.35rem;font-weight:650;line-height:1.25}.release h3{margin:1.6rem 0 .4rem;font-size:1.05rem;font-weight:650;line-height:1.3}.release ul,.release ol{max-width:var(--measure);margin:0 0 1.1rem;padding-left:1.35rem}.release li{margin-bottom:.3rem}.release li:last-child{margin-bottom:0}.release li::marker{color:var(--text-muted)}.release{margin-top:2.5rem}.release+.release{border-top:1px solid var(--rule);padding-top:2.5rem}.release time{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-bottom:1.1rem;font-size:.9rem;display:block}.download{margin-block:2.25rem}.download-button{--download-radius:8px;border-radius:var(--download-radius);background:var(--text);color:var(--surface);padding:.7rem 1.4rem;font-weight:600;text-decoration:none;display:inline-block}.download-button:hover{box-shadow:inset 0 -3px 0 var(--amber);text-decoration:none}.download-button:focus-visible{border-radius:var(--download-radius)}.download-prerequisite{margin:.9rem 0 0;font-weight:500}.download-version{color:var(--text-muted);margin:.9rem 0 .8rem;font-size:.95rem}.download-facts{color:var(--text-muted);max-width:var(--measure);margin:0;padding:0;font-size:.95rem;list-style:none}.download-facts li{padding-left:1.1rem;position:relative}.download-facts li:before{content:"";background:var(--amber);border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.62em;left:0}.app-hero{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.app-hero h1{margin:0}.app-hero-icon{flex:none;width:clamp(6rem,26vw,8rem);max-width:128px;height:auto;display:block}@media (width>=36rem){.app-hero{flex-direction:row;align-items:center;gap:1.25rem;margin-bottom:1rem}}.app-unofficial{color:var(--text-muted);margin-bottom:0;font-size:.95rem}.app-section{margin-top:4.5rem}.app-section h2{text-wrap:balance;margin:0 0 1.25rem;font-size:1.35rem;font-weight:650;line-height:1.25}.app-section h3{margin:0 0 .5rem;font-size:1.2rem;font-weight:650;line-height:1.3}.feature+.feature{margin-top:2.75rem}.shot{max-width:var(--measure);margin:1.25rem 0 0}.shot-card{background:var(--graphite-900);border:1px solid var(--rule);border-radius:12px;justify-content:center;padding:clamp(1rem,5vw,1.75rem);display:flex}.shot-card img{max-width:100%;height:auto;display:block}.shot-card img.shot-chip{border-radius:6px}.shot figcaption{color:var(--text-muted);margin-top:.7rem;font-size:.95rem}.site-header{border-bottom:1px solid var(--rule);padding-block:1.25rem}.wordmark{letter-spacing:.01em;color:var(--text);align-items:baseline;gap:.4rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.wordmark:hover{text-decoration-line:underline;text-decoration-color:var(--amber);text-underline-offset:.25em;text-decoration-thickness:2px}.dot{background:var(--amber);border-radius:50%;flex:none;align-self:center;width:.45rem;height:.45rem}.site-footer{border-top:1px solid var(--rule);color:var(--text-muted);padding-block:1.75rem 2.25rem;font-size:.9rem}.site-footer p{max-width:none;margin:0}.site-footer p+p{margin-top:.4rem}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
