@layer kcdust{.kcdust-card{background-color:var(--kcdust-color-bg-elevated);border:1px solid var(--kcdust-color-border);border-radius:var(--kcdust-radius-lg);box-shadow:var(--kcdust-shadow-sm);flex-direction:column;display:flex;overflow:hidden}.kcdust-card-header{gap:var(--kcdust-space-1);padding:var(--kcdust-space-5) var(--kcdust-space-5) var(--kcdust-space-3);border-bottom:1px solid var(--kcdust-color-border);flex-direction:column;display:flex}.kcdust-card-header:has(.kcdust-card-header__help){justify-content:space-between;align-items:flex-start;gap:var(--kcdust-space-3);flex-direction:row}.kcdust-card-header__main{gap:var(--kcdust-space-1);flex-direction:column;flex:1;min-width:0;display:flex}.kcdust-card-header__help{border:1px solid var(--kcdust-color-border);width:1.6rem;height:1.6rem;color:var(--kcdust-color-fg-muted);border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.kcdust-card-header__help:hover{color:var(--kcdust-color-fg);border-color:var(--kcdust-color-border-strong)}.kcdust-card-title{font-size:var(--kcdust-text-xl);color:var(--kcdust-color-fg);margin:0;font-weight:600;line-height:1.25}.kcdust-card-description{font-size:var(--kcdust-text-sm);color:var(--kcdust-color-fg-muted);margin:0;line-height:1.4}.kcdust-card-content{padding:var(--kcdust-space-5)}.kcdust-card-footer{align-items:center;gap:var(--kcdust-space-3);padding:var(--kcdust-space-3) var(--kcdust-space-5);background:color-mix(in srgb, var(--kcdust-color-fg) 5%, transparent);border-top:1px solid var(--kcdust-color-border);display:flex}}
