*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;background:#0f0f0f;color:#e0d6c6;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem}.c{width:min(100%,48rem)}.ctrl{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:rgba(255,255,255,.06);backdrop-filter:blur(12px);border-radius:1rem;border:1px solid rgba(255,255,255,.1)}.btn{width:48px;height:48px;border-radius:50%;border:none;background:rgba(198,160,120,.2);color:#c6a078;font-size:1.4rem;cursor:pointer;display:grid;place-items:center;flex-shrink:0;transition:background .2s}.btn:hover{background:rgba(198,160,120,.4)}.t{font-variant-numeric:tabular-nums;font-size:.9rem;color:#a0896a;min-width:8ch}.pw{flex:1;height:6px;background:rgba(255,255,255,.1);border-radius:3px;cursor:pointer;position:relative}.pb{height:100%;background:#c6a078;border-radius:3px;width:0}.tc{max-height:75vh;overflow-y:auto;padding:1rem;line-height:1.9;font-size:1.05rem}.w{display:inline;transition:all .15s;padding:.04em .08em;border-radius:.15em;cursor:pointer}.w:hover{background:rgba(198,160,120,.15)}.w.active{background:rgba(198,160,120,.35);color:#fff;font-weight:700}.w.ae{color:#887a62;font-style:italic;font-size:.85em}.sl{font-size:.78rem;font-weight:600;letter-spacing:.04em;margin:1.2rem 0 .2rem;padding:.15rem .3rem;border-left:3px solid currentColor;opacity:.8;text-transform:uppercase}.pw input[type=range]{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(198,160,120,.3);border-radius:3px}
