.glyphrow{--glyphrow-accent:#000;--glyphrow-fg:#000;--glyphrow-bg:#fff;--glyphrow-bar-bg:#fff;--glyphrow-bar-track:#e5e5e5;--glyphrow-bar-fill:#000;--glyphrow-bar-h:26px;--glyphrow-bar-radius:6px;--glyphrow-speed:0.18s;--glyphrow-panel-bg:var(--glyphrow-bg);--glyphrow-panel-fg:var(--glyphrow-fg);--glyphrow-panel-border:rgba(0,0,0,0.14);--glyphrow-panel-shadow:0 8px 24px rgba(0,0,0,0.18);display:flex;flex-direction:column;color:var(--glyphrow-fg);background:var(--glyphrow-bg)}.glyphrow__stage{min-width:0;overflow-x:clip;overflow-y:visible}.glyphrow__type{margin:0;line-height:1.1}.glyphrow__text{outline:none;min-height:1em}.glyphrow__text:empty:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none}.glyphrow__controls{display:flex;flex-wrap:wrap;align-items:stretch;margin:0;background:var(--glyphrow-bar-bg);border-radius:var(--glyphrow-bar-radius);max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-4px);transition:max-height var(--glyphrow-speed) ease,opacity var(--glyphrow-speed) ease,transform var(--glyphrow-speed) ease,margin-top var(--glyphrow-speed) ease}.glyphrow:focus-within .glyphrow__controls{max-height:50vh;margin-top:.5rem;opacity:1;overflow:visible;pointer-events:auto;transform:none}.glyphrow__control{position:relative;flex:1 1;min-width:56px;height:var(--glyphrow-bar-h);overflow:visible}.glyphrow__caption,.glyphrow__control{display:flex;align-items:center;justify-content:center}.glyphrow__caption{position:absolute;inset:0;z-index:2;gap:.35em;padding:0 6px;font:600 10px/1 system-ui,sans-serif;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;overflow:hidden;pointer-events:none;color:#fff;mix-blend-mode:difference}.glyphrow__value{display:none;text-transform:none}.glyphrow--show-values .glyphrow__value{display:inline}.glyphrow--show-values .glyphrow__value:before{content:": "}.glyphrow__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset:0;width:100%;height:100%;margin:0;background:transparent;cursor:ew-resize;z-index:1}.glyphrow__slider::-webkit-slider-runnable-track{height:100%;background:linear-gradient(to right,var(--glyphrow-bar-fill) 0 var(--glyphrow-fill,0),var(--glyphrow-bar-track) var(--glyphrow-fill,0))}.glyphrow__slider::-moz-range-track{height:100%;background:linear-gradient(to right,var(--glyphrow-bar-fill) 0 var(--glyphrow-fill,0),var(--glyphrow-bar-track) var(--glyphrow-fill,0))}.glyphrow__slider::-webkit-slider-thumb{-webkit-appearance:none;width:2px;height:100%;background:var(--glyphrow-bar-fill);opacity:0}.glyphrow__slider::-moz-range-thumb{width:2px;height:100%;border:0;background:var(--glyphrow-bar-fill);opacity:0}.glyphrow__slider:focus-visible{outline:2px solid var(--glyphrow-accent);outline-offset:-2px}.glyphrow__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;margin:0;border:0;background:transparent;cursor:pointer;transition:background var(--glyphrow-speed) ease}.glyphrow__toggle[aria-pressed=true]{background:var(--glyphrow-bar-fill)}.glyphrow__toggle:focus-visible{outline:2px solid var(--glyphrow-accent);outline-offset:-2px}.glyphrow__select{width:100%;height:100%;border:0;background:transparent;color:transparent;cursor:pointer}.glyphrow__select:focus-visible{outline:2px solid var(--glyphrow-accent);outline-offset:-2px}.glyphrow__control--features{position:relative}.glyphrow__panel{position:absolute;z-index:10;top:calc(100% + 2px);left:0;min-width:12rem;display:grid;grid-gap:.25rem;gap:.25rem;max-height:16rem;overflow:auto;padding:.5rem .75rem;color:var(--glyphrow-panel-fg);background:var(--glyphrow-panel-bg);border:1px solid var(--glyphrow-panel-border);border-radius:.5rem;box-shadow:var(--glyphrow-panel-shadow);font:500 13px/1.3 system-ui,sans-serif}.glyphrow__panel[hidden]{display:none}.glyphrow__feature{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.glyphrow__feature input{accent-color:var(--glyphrow-accent)}.glyphrow__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.glyphrow--dark{--glyphrow-accent:#67f4b8;--glyphrow-bg:#000;--glyphrow-fg:#fff;--glyphrow-bar-bg:#000;--glyphrow-bar-track:#000;--glyphrow-bar-fill:#67f4b8;--glyphrow-bar-radius:0}@media (prefers-reduced-motion:reduce){.glyphrow *{transition:none!important;animation:none!important}}@media (pointer:coarse){.glyphrow{--glyphrow-bar-h:40px}.glyphrow__slider::-webkit-slider-thumb{width:4px;opacity:.85}.glyphrow__slider::-moz-range-thumb{width:4px;opacity:.85}.glyphrow__controls{max-height:none;margin-top:.5rem;opacity:1;overflow:visible;pointer-events:auto;transform:none}}*,:after,:before{box-sizing:border-box}:root{--ink:#ededed;--muted:#8a8a8a;--line:#1c1c1c;--bg:#000;--maxw:78rem}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font:400 16px/1.5 system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.intro{max-width:52rem;margin:0 auto;padding:clamp(3rem,8vw,6rem) 1.5rem 3rem}.eyebrow{margin:0 0 1.5rem;font:600 12px/1 system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.hero{padding:clamp(.5rem,3vw,1.5rem) 0}.hero .hero__proof{min-height:3.5rem;--glyphrow-bg:transparent;--glyphrow-fg:#fff}.hero__hint{margin:.9rem 0 2rem;font-size:13px;color:var(--muted)}.lede{margin:0 0 2rem;font-size:clamp(1.05rem,2.4vw,1.3rem);line-height:1.55;color:#dcdcdc}.lede strong{font-weight:700;color:#fff}.install{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem 1.4rem;margin:0 0 1.1rem}.install__pill{display:inline-flex;align-items:center;gap:.65rem;margin:0;padding:.6rem .85rem .6rem 1rem;background:#141414;border:1px solid #2a2a2a;border-radius:8px;color:#f0f0f0;cursor:pointer;transition:border-color .15s ease,background .15s ease}.install__pill:hover{background:#171717;border-color:#3d3d3d}.install__pill:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.install__pill code{font:500 14px/1 ui-monospace,SFMono-Regular,Menlo,monospace;color:inherit}.install__icon{flex-shrink:0;color:var(--muted);transition:color .15s ease}.install__pill:hover .install__icon{color:#cfcfcf}.install__links{display:flex;gap:1.25rem;font-size:15px;font-weight:600}.install__links a{color:var(--muted);text-decoration:none;transition:color .15s ease}.install__links a:last-child{color:var(--ink)}.install__links a:hover{color:#fff}.stats{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem 0;margin:0 0 2rem;font-size:14px;color:var(--muted)}.stats span:not(:last-child):after{content:"·";margin:0 .75rem;color:#4a4a4a}.showcase{padding:0}.showcase__note{max-width:46rem;margin:0 auto;padding:1rem 1.5rem 2.5rem;text-align:center;color:#9a9a9a;font-size:15px;line-height:1.5}.rows{display:flex;flex-direction:column;gap:0}.row{min-width:0;text-align:center}.rows .row__proof{--glyphrow-bg:transparent;--glyphrow-fg:inherit;--glyphrow-accent:currentColor;--glyphrow-bar-bg:rgba(0,0,0,0.78);--glyphrow-bar-track:rgba(255,255,255,0.2);--glyphrow-bar-fill:#ffffff;--glyphrow-bar-radius:0;--glyphrow-panel-bg:#191410;--glyphrow-panel-fg:#f4f1ea;--glyphrow-panel-border:rgba(255,255,255,0.14);--glyphrow-panel-shadow:0 12px 32px rgba(0,0,0,0.55)}.rows .row__proof .glyphrow__stage{padding:clamp(2.75rem,6vw,5.5rem) max(1.5rem,5vw)}.sentinel{padding:3rem 0;text-align:center;font:500 12px/1 system-ui,sans-serif;letter-spacing:.08em;color:#555}.load-more,.sentinel{text-transform:uppercase}.load-more{display:block;margin:3rem auto;padding:.8rem 1.6rem;background:transparent;color:var(--ink);border:1px solid var(--line);border-radius:8px;font:600 13px/1 system-ui,sans-serif;letter-spacing:.06em;cursor:pointer}.load-more:hover{border-color:var(--muted)}.foot{max-width:var(--maxw);margin:0 auto;padding:2rem 1.5rem 4rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:14px;color:var(--muted)}