html,body{height:100%;margin:0;overflow:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#111827}#root{height:100%;overflow:hidden}a{color:#0f172a}a:hover{opacity:.85}button{padding:8px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-weight:600}button:hover{background:#f9fafb}button:disabled{opacity:.6;cursor:not-allowed}input,textarea{padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font:inherit}input:focus,textarea:focus{outline:2px solid rgba(59,130,246,.25);border-color:#3b82f699}@keyframes cmap-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cmap-spinner{display:inline-block;box-sizing:border-box;border:2px solid #e5e7eb;border-top-color:#111827;border-radius:9999px;animation:cmap-spin .8s linear infinite}.cmap-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;padding:24px;z-index:60}.cmap-modal{width:min(980px,100%);max-height:min(80vh,840px);overflow:auto;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 60px #00000040}.cmap-modal-header{position:sticky;top:0;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #e5e7eb;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.cmap-examples-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.cmap-example-card{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:12px;cursor:pointer;text-align:left}.cmap-example-card:hover{background:#f9fafb}.cmap-pill{display:inline-flex;align-items:center;padding:2px 8px;border:1px solid #e5e7eb;border-radius:9999px;font-size:12px;opacity:.85}.cmap-md{line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.cmap-md>*:first-child{margin-top:0}.cmap-md>*:last-child{margin-bottom:0}.cmap-md p{margin:.5em 0}.cmap-md h1,.cmap-md h2,.cmap-md h3,.cmap-md h4,.cmap-md h5,.cmap-md h6{margin:.9em 0 .4em;line-height:1.3;font-weight:700}.cmap-md h1{font-size:1.25em}.cmap-md h2{font-size:1.15em}.cmap-md h3{font-size:1.05em}.cmap-md h4,.cmap-md h5,.cmap-md h6{font-size:1em}.cmap-md ul,.cmap-md ol{margin:.4em 0;padding-left:1.4em}.cmap-md li{margin:.2em 0}.cmap-md li>p{margin:.2em 0}.cmap-md a{color:#1d4ed8;text-decoration:underline}.cmap-md a:hover{opacity:.85}.cmap-md code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.92em;background:#f1f5f9;border:1px solid #e5e7eb;border-radius:6px;padding:1px 5px}.cmap-md pre{margin:.6em 0;padding:12px;border-radius:12px;background:#0b1020;color:#e6e6e6;overflow:auto;border:1px solid rgba(255,255,255,.08);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.92em;line-height:1.5}.cmap-md pre code{background:transparent;border:0;padding:0;color:inherit;font-size:inherit}.cmap-md blockquote{margin:.6em 0;padding:4px 12px;border-left:3px solid #e5e7eb;color:#4b5563;background:#f9fafb;border-radius:0 8px 8px 0}.cmap-md hr{border:0;border-top:1px solid #e5e7eb;margin:1em 0}.cmap-md-table-wrap{overflow-x:auto;margin:.6em 0;border:1px solid #e5e7eb;border-radius:10px}.cmap-md table{border-collapse:collapse;width:100%;font-size:.95em}.cmap-md th,.cmap-md td{border-bottom:1px solid #eef2f7;padding:6px 10px;text-align:left;vertical-align:top}.cmap-md thead th{background:#f8fafc;font-weight:600}.cmap-md tbody tr:last-child td{border-bottom:0}.cmap-md img{max-width:100%;height:auto;border-radius:10px;border:1px solid #eee}
