import{j as r}from"./chunk-UIGDSWPH-BhuNDbxn.js";const o=({children:t,className:e="",onClick:a})=>r.jsx("div",{className:`rounded-xl border border-gray-200 bg-white p-5 dark:border-gray-800 dark:bg-white/[0.03] sm:p-6 ${e}`,onClick:a,children:t}),m=({children:t,className:e=""})=>r.jsx("h4",{className:`mb-1 font-medium text-gray-800 text-theme-xl dark:text-white/90 ${e}`,children:t}),b=({children:t,className:e=""})=>r.jsx("p",{className:`text-sm text-gray-500 dark:text-gray-400 ${e}`,children:t}),i=({children:t,href:e,onClick:a,variant:d="button",className:s=""})=>{const n=d==="button"?"inline-flex items-center gap-2 px-4 py-3 mt-4 text-sm font-medium text-white rounded-lg bg-brand-500 shadow-theme-xs hover:bg-brand-600":"inline-flex items-center gap-1 mt-4 text-sm text-brand-500 hover:text-brand-600";return e?r.jsx("a",{href:e,className:`${n} ${s}`,onClick:a,children:t}):r.jsx("button",{className:`${n} ${s}`,onClick:a,type:"button",children:t})},c=({children:t,className:e=""})=>r.jsx("div",{className:`mb-5 flex h-14 max-w-14 items-center justify-center rounded-[10.5px] bg-brand-50 text-brand-500 dark:bg-brand-500/10 ${e}`,children:t});export{o as C,m as a,b,c,i as d};