:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#000;color:#fff;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}.page{max-width:820px;margin:0 auto;padding:48px 20px 96px}.hero{margin-bottom:20px}.wordmark{width:260px;min-height:86px}.hero p{margin:10px 0 0;max-width:640px;color:#a3a3a3;font-size:14px;line-height:1.45}.demo,.controls,.codeRow,.codeBlock{background:#111;border:none;border-radius:16px}.demo{min-height:260px;padding:24px}.controls{margin-top:16px;padding:24px;display:grid;gap:14px}textarea,select,button{width:100%;border:none;border-radius:12px;background:#181818;color:#fff;padding:12px 14px;font:inherit;font-size:14px}textarea{resize:vertical;min-height:88px;line-height:1.45}.bar{display:grid;grid-template-columns:minmax(200px,1.4fr) minmax(150px,1fr) auto;gap:12px}.reset{width:auto;min-width:104px;background:#fff;color:#000;font-weight:600;cursor:pointer}.docs,.docs *,.footer,.footer *{font-size:14px}.docs{margin-top:52px}.docs h3{margin:0 0 12px;font-weight:600}.tabs{margin-bottom:12px;display:flex;gap:14px}.tabBtn{width:auto;padding:0;background:transparent;color:#7f7f86;border-radius:0;cursor:pointer}.tabBtn.active{color:#fff}.codeRow{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;margin-bottom:44px}.codeRow code{color:#dedee3}.pills{display:flex;gap:10px;margin-bottom:14px;flex-wrap:wrap}.pill{width:auto;border-radius:999px;padding:8px 12px;background:#17171a;color:#fff}.codeBlock{padding:20px;display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.codeBlock pre{margin:0;color:#e6e6eb;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.55;white-space:pre-wrap}.copyBtn{width:auto;min-width:60px;padding:0;background:transparent;color:#7f7f86;cursor:pointer}.copyBtn:hover{color:#fff}.footer{margin-top:88px;text-align:center;color:#8f8f95}.footer p{margin:8px 0}.footer a{color:#d7d7dd;text-decoration:none}.footer a:hover{color:#fff}.footerLinks{margin-top:12px}@media(max-width:900px){.page{padding:30px 14px 72px}.wordmark{width:220px}.demo{padding:18px}.controls{padding:16px}.bar{grid-template-columns:1fr}.reset{width:100%}}textarea:focus,select:focus,button:focus{outline:none}textarea:focus-visible,select:focus-visible,button:focus-visible,.tabBtn:focus-visible,.copyBtn:focus-visible{outline:2px solid #3a3a3a;outline-offset:1px;box-shadow:0 0 0 3px #ffffff0f}
