.cat-actions{gap:var(--space-2);align-items:center;min-width:0;display:flex}.cat-cta{border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:none;flex:none;justify-content:center;align-items:center;height:40px;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.cat-cta--primary{background:var(--color-accent-strong);color:#fff}.cat-cta--outline{border:1px solid var(--color-accent-strong);color:var(--color-accent-strong);background:0 0}.cat-share{flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cat-share button{width:40px;height:40px}@media (max-width:768px){.cat-actions{gap:8px;width:100%;display:grid}.cat-actions--2{grid-template-columns:1fr 40px}.cat-actions--3{grid-template-columns:1fr 1fr 40px}.cat-cta{flex:unset;width:100%;min-width:0}.cat-share{width:40px}.cat-share .share-dropdown{top:calc(var(--navbar-height) + 60px);width:calc(100vw - 32px);max-width:280px;transform:translate(-50%);position:fixed!important;left:50%!important;right:auto!important}}
