:root{font-family:IBM Plex Sans,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f3f4f6;margin:0}.app{box-sizing:border-box;justify-content:center;min-height:100svh;padding:1.5rem 1rem 3rem;display:flex}.app-inner{width:min(100%,44rem)}.app-inner h1{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.65rem;font-weight:650}.lede{color:#4b5563;margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}.type-input{gap:.75rem;margin-bottom:1.25rem;display:flex}.type-input input{font:inherit;border:1px solid #c7ccd1;border-radius:.5rem;flex:1;padding:.7rem .9rem}.type-input button{color:#fff;font:inherit;cursor:pointer;background:#1f2937;border:1px solid #1f2937;border-radius:.5rem;padding:.7rem 1rem}.type-input button:hover{background:#111827}.error-banner{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:.85rem 1rem;font-size:.9rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.step-viewer{flex-direction:column;gap:.85rem;margin-top:.25rem;display:flex}.step-viewer-frame{align-items:stretch;gap:.6rem;display:flex}.step-nav{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.55rem;flex:none;align-self:center;width:2.85rem;min-height:7.5rem;padding:.35rem 0;font-size:1.85rem;font-weight:300;line-height:1;transition:background .12s,border-color .12s}.step-nav:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.step-nav:disabled{opacity:.32;cursor:not-allowed}.step-viewer-main{flex-direction:column;flex:1;gap:.65rem;min-width:0;display:flex}.step-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:.6rem;overflow:hidden}.step-card--current{margin-bottom:0}.step-title{text-transform:uppercase;letter-spacing:.04em;color:#374151;background:#f3f4f6;border-bottom:1px solid #e5e7eb;margin:0;padding:.65rem 1rem;font-size:.8rem;font-weight:600}.step-title-num{color:#6b7280}.step-body{padding:.75rem 1rem .9rem}.step-line{white-space:pre-wrap;word-break:break-word;color:#111827;margin:0 0 .5rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.88rem;line-height:1.45}.step-line:last-child{margin-bottom:0}.step-viewer-meta{flex-direction:column;gap:.35rem;display:flex}.step-counter{color:#6b7280;text-align:center;font-variant-numeric:tabular-nums;font-size:.82rem}.step-scrub input[type=range]{accent-color:#1f2937;cursor:pointer;width:100%;height:1.5rem;display:block}.step-viewer-footer{justify-content:center;padding:0 .15rem;display:flex}.step-show-all{color:#1f2937;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.55rem 1rem;font-size:.9rem;transition:background .12s,border-color .12s}.step-show-all:hover{background:#f9fafb;border-color:#9ca3af}.step-all-list{flex-direction:column;gap:.75rem;display:flex}.step-card--stacked{flex-shrink:0}@media (width<=520px){.step-viewer-frame{flex-direction:column}.step-viewer-main{order:-1}.step-nav{width:100%;min-height:2.75rem}}
