.detail-header{--aa-content-width:var(--aa-width-lg);padding-bottom:var(--aa-space-4);padding-top:var(--aa-space-6)}.detail-header-row{display:flex;flex-direction:column;gap:var(--aa-space-3)}.detail-header-left{flex:1;min-width:0}.detail-header-actions{display:none}@media(min-width:1024px){.detail-header-row{align-items:flex-start;flex-direction:row;justify-content:space-between}.detail-header-actions{align-items:center;display:flex;gap:var(--aa-space-3);padding-top:var(--aa-space-1)}}.detail-header-btn{border-radius:var(--aa-radius-full);white-space:nowrap}.detail-header-btn--saved{background:color-mix(in srgb,var(--aa-color-primary) 8%,transparent);border-color:var(--aa-color-primary);color:var(--aa-color-primary)}.detail-header-btn-icon{height:18px;width:18px}.detail-subtitle-dot{color:var(--aa-color-text-muted);font-size:var(--aa-text-lg)}.detail-category-badge{align-items:center;background:var(--aa-color-primary);border-radius:var(--aa-radius-full);color:var(--aa-color-on-primary);display:inline-flex;font-size:var(--aa-text-sm);font-weight:var(--aa-font-medium);gap:var(--aa-space-1);padding:var(--aa-space-1) var(--aa-space-3)}.detail-category-badge-icon{height:14px;width:14px}.detail-subtitle-secondary{align-items:center;color:var(--aa-color-text-secondary);display:inline-flex;font-size:inherit;font-weight:var(--aa-font-normal);gap:var(--aa-space-1)}.detail-subtitle-secondary-icon{height:14px;width:14px}
