.dev{max-width:940px;margin:0 auto;padding:44px 20px 96px}.dev-crumbs{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted);margin-bottom:26px}.dev-crumbs a{color:var(--text-muted);text-decoration:none}.dev-crumbs a:hover{color:var(--indigo-primary)}.dev-hero{margin-bottom:46px}.dev-h1{font-family:var(--font-display);font-size:clamp(30px,4.6vw,46px);font-weight:600;letter-spacing:-.02em;line-height:1.1;color:var(--text-primary);margin:10px 0 16px;text-wrap:balance}.dev-lede{font-size:18px;line-height:1.7;color:var(--text-secondary);max-width:68ch;margin:0}.dev-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:14px;gap:14px;margin:28px 0 0;padding:0}.dev-facts>div{padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface-white);min-width:0}.dev-facts dt{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--indigo-primary);margin-bottom:6px}.dev-facts dd{margin:0;font-size:13px;overflow-wrap:anywhere}.dev-section{margin:0 0 48px}.dev-section>h2{font-size:clamp(23px,2.6vw,28px);letter-spacing:-.01em;margin:0 0 14px}.dev-section>h2,.dev-section>h3{font-family:var(--font-display);font-weight:600;color:var(--text-primary)}.dev-section>h3{font-size:17px;margin:30px 0 8px}.dev-section p{font-size:16px;line-height:1.75;color:var(--text-secondary);max-width:72ch;margin:0 0 14px}.dev-facts code,.dev-section code{font-size:.88em;border-radius:5px;padding:1px 5px}.dev-code,.dev-facts code,.dev-section code{font-family:var(--font-mono);color:var(--text-primary);background:var(--surface-soft)}.dev-code{margin:0 0 18px;padding:16px 18px;overflow-x:auto;border-radius:12px;border:1px solid var(--border);font-size:13px;line-height:1.65;white-space:pre;-moz-tab-size:2;tab-size:2}.dev-code code{background:none;padding:0;font-size:inherit}.dev-tablewrap{overflow-x:auto;margin:6px 0 18px}.dev-table{width:100%;min-width:620px;border-collapse:collapse;background:var(--surface-white);border:1px solid var(--border);border-radius:14px;overflow:hidden}.dev-table td,.dev-table th{padding:12px 16px;text-align:left;font-size:14.5px;line-height:1.55;color:var(--text-secondary);border-bottom:1px solid var(--border);vertical-align:top}.dev-table thead th{font-family:var(--font-display);background:var(--surface-soft)}.dev-table tbody th,.dev-table thead th{font-weight:600;color:var(--text-primary)}.dev-table tbody th{white-space:nowrap}.dev-table tr:last-child td,.dev-table tr:last-child th{border-bottom:none}.dev-method{font-family:var(--font-mono);font-size:12px;letter-spacing:.03em;color:var(--indigo-primary)}.dev-guides{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:14px;gap:14px}.dev-guides li{display:flex;flex-direction:column;gap:6px;padding:16px 18px;border:1px solid var(--border);border-radius:14px;background:var(--surface-white)}.dev-guides a{font-family:var(--font-display);font-weight:600;color:var(--indigo-primary);text-decoration:none}.dev-guides a:hover{text-decoration:underline}.dev-guides span{font-size:14px;line-height:1.6;color:var(--text-secondary)}