.randapigen-widget{border:1px solid #ddd;padding:12px;border-radius:6px;background:#fff;max-width:720px}
.randapigen-button{background:#2271b1;color:#fff;border:0;padding:8px 12px;border-radius:4px;cursor:pointer}
.randapigen-button[disabled]{opacity:.6;cursor:default}
.randapigen-result{margin-top:12px}
.randapigen-meta .randapigen-name{font-weight:600;font-size:18px;margin-bottom:4px}
.randapigen-meta .randapigen-category{color:#555;margin-bottom:6px}
.randapigen-actions{display:flex;gap:8px;align-items:center;margin:8px 0}
.randapigen-endpoint{flex:1 1 auto;padding:6px 8px;border:1px solid #ccc;border-radius:4px}
.randapigen-copy-url{padding:6px 10px;border:1px solid #2271b1;background:#f0f6fc;color:#2271b1;border-radius:4px;cursor:pointer}
.randapigen-snippets summary{cursor:pointer;margin:8px 0}
.randapigen-code pre, .randapigen-code code{white-space:pre-wrap;word-break:break-word}
.randapigen-favorites{margin-top:12px;padding-top:8px;border-top:1px dashed #ddd}
.randapigen-favorites .randapigen-fav-btn{padding:6px 10px;border:1px solid #666;background:#fafafa;border-radius:4px;cursor:pointer}
.randapigen-fav-list{margin-top:8px;padding-left:18px}


