*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafa}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s ease-in-out infinite}.examples-row{display:flex;align-items:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}@media (max-width: 640px){.examples-row{flex-direction:column;align-items:flex-start;gap:8px}}.examples-chips{display:flex;flex-wrap:wrap;gap:8px;flex:1;min-width:0}.handbook-md{color:#121212;font-size:14px;line-height:1.7}.handbook-md>*:first-child{margin-top:0}.handbook-md h1{font-size:26px;font-weight:700;color:#121212;letter-spacing:-.3px;margin:32px 0 12px;padding-bottom:10px;border-bottom:2px solid #25A488}.handbook-md h2{font-size:19px;font-weight:600;color:#1e8a6e;margin:28px 0 10px}.handbook-md h3{font-size:16px;font-weight:600;color:#166654;margin:22px 0 8px}.handbook-md h4{font-size:14px;font-weight:600;color:#444;margin:16px 0 6px;text-transform:uppercase;letter-spacing:.4px}.handbook-md p{margin:0 0 14px}.handbook-md a{color:#1e8a6e;text-decoration:underline;text-decoration-color:#25a48866;text-underline-offset:2px}.handbook-md a:hover{text-decoration-color:#1e8a6e}.handbook-md strong{color:#121212;font-weight:600}.handbook-md ul,.handbook-md ol{margin:6px 0 14px;padding-left:24px}.handbook-md li{margin-bottom:4px}.handbook-md li::marker{color:#25a488}.handbook-md ul ul,.handbook-md ol ol,.handbook-md ul ol,.handbook-md ol ul{margin:4px 0}.handbook-md hr{border:none;border-top:1px solid #D2D2D3;margin:28px 0}.handbook-md blockquote{border-left:4px solid #25A488;background:#f0fdf4;padding:10px 16px;margin:14px 0;color:#444;border-radius:0 6px 6px 0}.handbook-md blockquote p:last-child{margin-bottom:0}.handbook-md code{background:#f1f5f4;color:#166654;padding:1px 6px;border-radius:4px;font-family:Consolas,Courier New,monospace;font-size:12.5px}.handbook-md pre{background:#121212;color:#e5e7eb;padding:12px 14px;border-radius:8px;overflow-x:auto;margin:12px 0 18px;font-size:12.5px;line-height:1.5}.handbook-md pre code{background:none;color:inherit;padding:0}.handbook-md table{width:100%;border-collapse:collapse;margin:14px 0 20px;font-size:13px;background:#fff;border:1px solid #D2D2D3;border-radius:8px;overflow:hidden}.handbook-md th{background:#f8fafa;font-weight:600;color:#121212;text-align:left;padding:8px 12px;border-bottom:2px solid #25A488}.handbook-md td{padding:8px 12px;border-bottom:1px solid #ECEEEE;vertical-align:top}.handbook-md tr:last-child td{border-bottom:none}.handbook-md tr:nth-child(2n) td{background:#fafcfb}.handbook-md em{color:#444;font-style:italic}
