.cct-root{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;max-width:1400px;margin:0 auto;padding:16px;display:flex}.cct-cards{gap:16px;display:flex}.cct-toolbar{align-items:center;gap:10px;display:flex}.cct-spacer{flex:1}.cct-center{justify-content:center;padding:48px;display:flex}@media (width<=900px){.cct-cards{flex-direction:column}}