:root{color-scheme:light dark;--bg:#fbfcfb;--surface:#fff;--surface-soft:#f1f7f4;--ink:#1f2d29;--muted:#5c6d67;--line:#d7e3de;--brand:#2f7f68;--brand-strong:#1f5f4d;--accent:#e7c7a6;--focus:#0b7a75;--shadow:0 18px 50px #1e40351a;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--bg:#101715;--surface:#17211e;--surface-soft:#1d2b27;--ink:#edf5f2;--muted:#b7c8c1;--line:#31443e;--brand:#8bd2bd;--brand-strong:#bde8db;--accent:#e3c2a2;--focus:#8bd2bd;--shadow:0 18px 50px #00000047}}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-soft), transparent 40%), transparent 420px), var(--bg);min-width:320px;color:var(--ink);margin:0;line-height:1.7}a{color:var(--brand-strong);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{color:var(--brand)}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}img{max-width:100%}.skip-link{z-index:100;background:var(--ink);color:var(--bg);border-radius:6px;padding:.6rem .8rem;position:fixed;inset:12px auto auto 12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--line), transparent 30%);background:color-mix(in srgb, var(--bg), transparent 8%);backdrop-filter:blur(14px);position:sticky;top:0}.header-inner,.footer-inner,.page-shell,.hero,.section,.cta-band{width:min(1120px,100% - 32px);margin-inline:auto}.header-inner{align-items:center;gap:1rem;min-height:72px;display:flex}.brand{color:var(--ink);align-items:center;gap:.55rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--brand-strong);box-shadow:var(--shadow);border-radius:8px;place-items:center;display:inline-grid}.brand-mark img{object-fit:contain;border-radius:7px;width:100%;height:100%;display:block}.primary-nav{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:.2rem .75rem;display:flex}.primary-nav a,.language-switcher a,.language-switcher span{color:var(--muted);border-radius:6px;padding:.35rem .45rem;font-size:.94rem;text-decoration:none}.primary-nav a[aria-current=page],.language-switcher span{color:var(--ink);background:var(--surface-soft)}.language-switcher{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-shrink:0;gap:.1rem;padding:.18rem;display:inline-flex}.hero{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:clamp(2rem,6vw,5rem);padding:clamp(3rem,8vw,6.8rem) 0 clamp(2.2rem,5vw,4rem);display:grid}.hero-copy{max-width:760px}.section-kicker{color:var(--brand-strong);letter-spacing:0;text-transform:uppercase;margin:0 0 .75rem;font-size:.88rem;font-weight:700}h1,h2,h3{letter-spacing:0;margin:0;line-height:1.18}h1{max-width:12.5em;font-size:clamp(2.45rem,8vw,5.7rem)}h2{font-size:clamp(1.55rem,4vw,2.55rem)}h3{font-size:1.08rem}p{margin:0}.lead{max-width:44rem;color:var(--muted);margin-top:1.35rem;font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions,.cta-actions,.link-grid{flex-wrap:wrap;gap:.75rem;display:flex}.hero-actions{margin-top:1.75rem}.button{border:1px solid var(--line);border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:.62rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.button.primary{border-color:var(--brand-strong);background:var(--brand-strong);color:var(--bg)}.button.secondary{background:var(--surface);color:var(--ink)}.product-panel,.hero-visual{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.hero-visual{justify-items:center;padding:clamp(1.2rem,4vw,2rem);display:grid}.hero-character{width:min(100%,320px);height:auto}.panel-toolbar{border-bottom:1px solid var(--line);gap:.45rem;padding:.8rem;display:flex}.panel-dot{background:var(--accent);border-radius:50%;width:12px;height:12px}.panel-dot:nth-child(2){background:var(--brand)}.panel-dot:nth-child(3){background:var(--line)}.panel-body{padding:clamp(1.2rem,4vw,2rem)}.markdown-preview{gap:.7rem;display:grid}.markdown-preview span{background:var(--surface-soft);border-radius:3px;height:12px;display:block}.markdown-preview span:first-child{background:color-mix(in srgb, var(--brand), transparent 55%);width:46%;height:22px}.markdown-preview span:nth-child(2){width:86%}.markdown-preview span:nth-child(3){width:68%}.markdown-preview span:nth-child(4){width:92%}.status-note{border:1px solid color-mix(in srgb, var(--accent), var(--line) 40%);background:color-mix(in srgb, var(--accent), transparent 82%);color:var(--ink);border-radius:8px;margin-top:1rem;padding:.9rem 1rem;font-weight:700}.section{padding:clamp(2rem,6vw,4.8rem) 0}.section-header{max-width:720px;margin-bottom:1.4rem}.section-header p{color:var(--muted);margin-top:.7rem}.feature-grid,.format-grid,.info-grid,.release-list,.screenshot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card,.format-card,.info-card,.release-card,.empty-state,.screenshot-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:1.1rem}.feature-card p,.format-card p,.info-card p,.release-card p,.empty-state p,.screenshot-card p{color:var(--muted);margin-top:.45rem}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.screenshot-card{padding:0;overflow:hidden}.screenshot-card figure{margin:0}.screenshot-card img{background:var(--surface-soft);width:100%;height:auto;display:block}.screenshot-card figcaption{padding:1rem}.help-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.help-toc{border:1px solid var(--line);background:var(--surface);border-radius:8px;max-height:calc(100vh - 120px);padding:1rem;position:sticky;top:96px;overflow:auto}.help-toc h2{font-size:1rem}.help-toc ol{gap:.35rem;margin:.75rem 0 0;padding-left:1.25rem;display:grid}.help-article{max-width:760px}.help-section{padding-bottom:2.4rem;scroll-margin-top:100px}.help-section h2{border-bottom:1px solid var(--line);padding-bottom:.65rem}.help-section h3{margin-top:1.45rem}.help-section p,.help-section ul{margin-top:.55rem}.help-section ul,.privacy-content ul{padding-left:1.2rem}.privacy-content,.licenses-page,.release-notes-page{max-width:780px}.privacy-content h2,.licenses-page h2{margin-top:2.2rem}.privacy-content p,.privacy-content ul,.licenses-page p,.licenses-page ul{margin-top:.7rem}.license-summary{margin-top:2rem}.license-summary ul{gap:.45rem;padding-left:1.2rem;display:grid}.license-summary li span{color:var(--muted);margin-left:.45rem}.license-library-list{gap:1.4rem;margin-top:2.2rem;display:grid}.license-library{border-top:1px solid var(--line);padding-top:1.2rem;scroll-margin-top:100px}.license-meta{gap:.7rem;margin:1rem 0 0;display:grid}.license-meta div{grid-template-columns:minmax(7.5rem,.35fr) minmax(0,1fr);gap:.7rem;display:grid}.license-meta dt{color:var(--muted);font-weight:700}.license-meta dd{margin:0}.license-text{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-soft), var(--surface) 42%);color:var(--ink);overflow-wrap:anywhere;white-space:pre-wrap;border-radius:8px;margin:1rem 0 0;padding:1rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,monospace;font-size:.9rem;line-height:1.65}.release-card time{color:var(--muted);font-size:.92rem}.release-card ul{margin-bottom:0;padding-left:1.1rem}.cta-band{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;margin-block:clamp(2rem,6vw,4rem);padding:clamp(1.2rem,4vw,2rem);display:flex}.site-footer{border-top:1px solid var(--line);margin-top:3rem;padding:2rem 0}.footer-inner{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-inner nav{flex-wrap:wrap;gap:.85rem;display:flex}.copyright{font-size:.9rem}.redirect-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.redirect-page main{border:1px solid var(--line);background:var(--surface);border-radius:8px;max-width:640px;padding:2rem}.redirect-page p{color:var(--muted);margin-top:.75rem}.redirect-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.redirect-actions a{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;padding:.6rem .9rem;text-decoration:none}@media (width<=860px){.header-inner{flex-direction:column;align-items:flex-start;padding:.85rem 0}.primary-nav{justify-content:flex-start}.hero,.help-layout{grid-template-columns:1fr}.help-toc{max-height:none;position:static}.feature-grid,.format-grid,.info-grid,.release-list,.screenshot-grid{grid-template-columns:1fr}.cta-band{flex-direction:column;align-items:flex-start}.license-meta div{grid-template-columns:1fr;gap:.15rem}}@media (width<=520px){.header-inner,.footer-inner,.page-shell,.hero,.section,.cta-band{width:min(100% - 24px,1120px)}.language-switcher{width:100%}.language-switcher a,.language-switcher span{text-align:center;flex:1}}
